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

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

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

.subfooter { font-size:11px; }

.sidetext { color:#BDB8A8; line-height:16px; }

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

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

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

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

.hangupsstep3 {
	padding:10px 193px 30px 15px; background:url(/images/backgrounds/step_3_bg.jpg) no-repeat; color:#FFFFFF; line-height:16px;
}

.hangupsstepPoints {
	height:194px; padding:5px 182px 0 15px; background:url(/images/backgrounds/step_1_bg.jpg) no-repeat; color:#323C4B; line-height:16px;
}

.hangupsstepPoints li {
	padding:0 0 5px 0;
}
