/*
***********  Custom css ************
*/

/* overwrite padding in  editor_style */

img{ border:0px; }

.errorText{ color: #F00101; }

.nextprevdisabled{ color: #cccccc; }

.nextprevlink{ color: #33597e; text-decoration: none; }

.nextprevlink:hover{ color: orange;	text-decoration: none; }

.nextprevcurrentpage{ color: #33597e; text-decoration: underline; }

/** used in send to a freind **/
.input {
	font-family: verdana;
  	font-size: 11px; 
  	color: #999999;
	padding:0px; margin:0px;
}

.button { color: #FFFFFF; background-color: #C31F41; border-bottom: 1px solid #CB3C5A; border-top: 1px solid #D6647C; border-right: 1px solid #CB3C5A; border-left: 1px solid #D6647C; height: 20px; font-weight: bold; }

.textinput {
	border:1px solid #C7C7C7; 
	padding-left:3px;
	padding-right:3px;
	margin:0px;
	background-image:url(/images/backgrounds/textinput_bg.gif);
	background-repeat:repeat-x;
}

.noborder {
	border:0px; padding:0px; margin:0px;
}

/************  Custom - Site specific *************/

.sitemap { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#CCCCCC; padding-right:5px; }

.subfooter { font-size:11px; }

.footer { color:#528DAF; font-size:10px; line-height:14px; }

.footerwhite { color:#FFFFFF; font-size:10px; line-height:14px; }

.style4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px; 
	color:#666666;
}

.style10{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0E6DA3;
}

.style11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #DCDCDC;
	width:100%;
}

.style12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E6DA3;
	border-bottom:1px solid #666666;
	width:100%
}

.style13{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#0E6DA3;
}
