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

/* overwrite padding in  editor_style */

img{ border:0px; }

.errorText{ color: #F00101; }

.errortextwhite { color:#FFFFFF; font-size:11px; }

.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: #C4C4C4;
	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/spacers/white.gif);
	background-repeat:repeat;
}

.leftcolinput {
	background-image:url(/images/spacers/dark_grey.gif); 
	background-repeat:repeat;
	background-position:top left;
	border:1px solid #C4C4C4;
	padding-left:3px;
	color:#3A3A3A;
}


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

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

.subfooter { font-size:11px; }

.sitemap { color:#9A8EA0; line-height:14px; }

.sitemap:hover { color:#FFFFFF; }

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

.footer:hover { color:#39637F; text-decoration:none; }

.footerdark { color:#473052; font-size:10px; line-height:14px; }

.footerdark:hover { color:#39637F; text-decoration:none; }

.white { color:#FFFFFF; }

.selectionheading { color:#6C5975; font-weight:bold; }
