/* CSS Document */

body {margin:12px 0px 0px 2px;font-family:arial,helvetica,sans-serif;font-size:75%;background-color:#FFFFFF}

#main {width:800px; margin:0 auto}
#container1000 {width: 800px;border:1px solid #999;vertical-align:top;	background-color:#fff; }
#content800{width:800px; margin:0 auto; margin-top:20px;margin-bottom:20px; padding:5px; vertical-align:top;background-color1:#99FFCC;}

#news_letter_header{ padding:10px 40px; background-color:#253D8A; font-size:32px; color:#FFFFFF;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}



#header {width:100%; margin-bottom:5px;}
#footer{text-align:center; margin-top:15px;}
#footer a:link,a:visited {color: #333333;margin-top: 0px;	margin-right: 5px;	margin-bottom: 0px;	margin-left: 5px;	text-decoration: none;}
#copy{text-align:center; margin-top:15px; font-size:11px; color:#666;}

.right_move{float:right; clear:right}
.left_move{float:left; }
.orange{color:#EC7B25;}
.blue{color:#0099CC;}
.red{color:#FF0000}
h1 { font-size:24px; margin-top:0px;}
h2 { font-size:18px;}
h2 span{color:#999999;font-weight: normal;}
a:link {color:#369;text-decoration:underline}
a:visited {color:#369}
a:hover,a:active {color:#4986ff;text-decoration:none;}



#choose_program{background-image: url(../images/affiliate/choose_your_plan.gif);background-repeat: no-repeat;	height: 346px;	width: 427px;position:relative; z-index:1; left: 460px; top: -270px;}
#col_left{width:402px; color:#333333; font-size:18px; margin-top:0px;}
#col_left h2 { font-size:18px; color:#EC7B25; margin-bottom:0px;}
#col_left span { color:#999;}

#para{ width:390px; font-size:12px; background-color1:#99FF99;margin-top:0px;}
#para h2 {margin-top:0px; margin-bottom:10px;}

table.units1 {border-collapse:separate;margin-top:25px;color:#000;}
table.units {border-collapse:collapse;margin-top:25px;color:#000;}

table.units td{	padding:6px;border:1px solid #999999;	text-align:center;}
table.units td span{color:#666666;}
table.units td.left{text-align:left;font-variant: normal;}
table.units td.nobor{border:none;}

table.units tr.hdr_gray{background-color:#eee; font-size:14px; font-weight:bold;}
table.units tr.hdr_yellow{background-color:#FEE951;font-size:14px; font-weight:bold;}
table.units td.bg_yellow{background-color:#FEE951;}
table.units td.bg_yell_img{background-image: url(../images/affiliate/bg_premium_top.gif);background-repeat: no-repeat;	height: 16px;	width: 207px; padding:0px;}


#sign_up{padding-left:15px;background-image: url(../images/signup_news_bg.gif);background-repeat: no-repeat; height: 308px;	width: 757px;position:relative; z-index:1; left: 5px; top:-27px;}
#sign_up .create_ac td{ color:#666;vertical-align:top; font-size:15px;}
#sign_up .create_ac td p img{ vertical-align:middle}
table.para {font-size:16px; color:#666;}
table.para td {padding:8px; vertical-align:top;}
table.para td p img{ vertical-align:middle}
table.para td hr{ border-top:1px dotted #999; height:1px; margin:10px 0px;}

#signup_email{padding-left:15px;background-image: url(../images/newsletter_signup.gif);background-repeat: no-repeat;	height: 184px;	width: 710px; position:relative; z-index:1; left: 35px; top:-31px;}
#signup_email .create_ac td{ color:#666; padding:6px; vertical-align:top; font-size:16px;}

#bullet_green li {font-size:12px; margin:0 0 8px 2px;padding:0;list-style-type: none;list-style-image: url(../images/bullet_blue.gif);}
#bullet_green UL { margin-left:0px;}
.hdr1{font-size:22px;}
.hdr2{font-size:18px;}
/*Form layout */
table.frmlayout {width:96%;margin-bottom:2px; margin-top:20px; font-weight:bold; color:#666; font-size:13px;}
table.frmlayout td span.star{color:#FF0000;}
table.frmlayout td {vertical-align:top;padding:5px 0 0px 5px;}
table.frmlayout td span {font-size:95%;color:#666;font-style:italic}
table.frmlayout td.separator {	border-bottom:1px solid #999; padding:6px 0px 6px;}
table.zip td{padding:2px;}
table.subs{width:400px; color:#333;border-collapse:collapse; padding:1px;}
table.subs tr.hdr{ background-color:#eee; font-weight:bold; text-align:center;}
table.subs td{ border:1px solid #999}
table.frmlayout td p input {vertical-align:middle;}

/* Help Display */
.info {display:none; float:right;}
#infoContainer {display:none;width:384px;background-color:#ffc;padding:8px;	border:1px solid #999;}
#infoContainer p{text-align: left;}
#close {display:block;float:right;clear:left;margin-bottom:5px}
.star {	color: #FF0000 !important; padding-left: 5px; padding-right: 5px;}

/* amaxim changes */
p.notice {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 26px;
}

p.success {
	color: #cbe993;
}

p.error {
	color: #f00;
}

div#main div#content h1 {
	margin-bottom: 0;
	text-align: left;
}

	div#main div#content h1 span {
		display: block;
	}
	
	div#main div#content h1 strong {
		font-size: 1.4em;
	}
	
	div#main div#content h1 small {
		font-weight: normal;
	}

input.submit { 
	display: block; 
	overflow: hidden;
	position: relative; 
	margin: 0; 
	border: 0;
	cursor: pointer;
	/* IE hacks */
	font-size: 0; 
	line-height: 0; 
	text-indent: -9999px; 
	text-align: left;
}

	div#signup_email input.submit {
		width: 187px;
		height: 42px;
		background-image: url(/images/btn_signup_now.gif);
	}
	
	form#newsletter_form input.submit {
		width: 215px;
		height: 34px;
		background-image: url(/images/btn_get_top_news.gif);
	}
