/*Header */
body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
}


td{
	font-size:11px;
	color:#676767;

}

ul{
	list-style: none;
	margin-left:5pt;
	padding-left:5pt;
	margin-bottom:0px;
}

li {
	background: url(/images/bullet.gif) no-repeat;
	background-position: 0 7px;
	padding-left:12px;
	padding-bottom:7px;
} 



input{
	border:#C0C0C0 1px solid;
	margin:1px;
	color:#676767;
}

select{
	border:#C0C0C0 1px solid;
	color:#676767;	
}

form{
	margin:0px;
}

.header_container{
	width:100%;
	height:161px;
	background: url(/images/header/background.jpg) repeat-x;
	clear:both;
	padding-bottom:20px;
}
.header{
	width:760px;
	height:161px;
	background:url(/images/header/header_background2.jpg) no-repeat;
}
.navbar{
	float:left;
	position:absolute;
	top:136px;
}

.main .logo{
	float:left;
}


.header .login{
	padding-top:10px;
	float:right;
}


.header .login .content{
	float:right;
}
.header .login .content .text{
	padding-top:10px;
	padding-right:5px;
	
}

.header .login .content .button{
	height:33px;
	width:86px;
	background:url(/images/buttons/loginout.gif) no-repeat;
}
.header .login .content .button .text{
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
	width:86px;	
}

.nav_container{
	float:left;
	padding-right:5px;
}

.navitem_on, .navitem_off, .navitem_on a, .navitem_off a{
	cursor:pointer;
	text-decoration:none;
}

.navitem_on .left {
	background:url(/images/header/nav_on_left.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}

.navitem_on .middle {
	background:url(/images/header/nav_on_middle.gif) repeat-x;
	height:20px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#676767;
}


.navitem_on .right {
	background:url(/images/header/nav_on_right.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}

.navitem_off .left {
	background:url(/images/header/nav_off_left.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}

.navitem_off .middle {
	background:url(/images/header/nav_off_middle.gif) repeat-x;
	height:20px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#FFFFFF;	
}

.navitem_off .right {
	background:url(/images/header/nav_off_right.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}

.navitem_off:hover .left {
	background:url(/images/header/nav_on_left.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}

.navitem_off:hover .middle {
	background:url(/images/header/nav_on_middle.gif) repeat-x;
	height:20px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	color:#676767;
}


.navitem_off:hover .right {
	background:url(/images/header/nav_on_right.gif) no-repeat;
	width:5px;
	height:25px;
	float:left;
}


/*Main*/

.main_container{
	width:100%;
	clear:both;	
}

.main{
	width:760px;
	clear:both;	
}

.main .largeimage {
	width:200px;
	float:left;
}

.main .content_row{
	float:left;
	width:760px;
}

.main .content_row .content_paragraph{
	float:left;
	width:760px;
	padding-bottom:20px;
	line-height:180%;
	text-align:left;
}

.main .title_row{
	float:left;
	width:760px;
	padding-bottom:10px;
}

.main .title_row .text{
	font-size:20px;
	color:#8778A3;
	font-weight:bold;
	text-align:left;	
}

.main .title_row .bar{
	padding-top:10px;
	padding-bottom:10px;
}


.main .toshoutabout{
	line-height:180%;
	width:520px;
	padding-left:20px;
	float:right;
	text-align:left;
}

.main .intro{
	padding-top:5px;
	font-weight:bold;
}

.main .hone{
	padding-top:5px;
	padding-bottom:0px;
	font-weight:bold;
	color:#666699; font-size:13px;	
}

.main .description{
	padding-top:5px;
}

.main .points{
	padding-top:10px;
}

.main .pointsleft{
	float:left;
	width:250px;
}
.main .pointsleftfull{
	float:left;
	width:500px;
}

.main .pointsright{
	float:right;
	width:250px;
}

.main .freetrial{
	background:url(/images/homepage/freetrial.jpg) no-repeat;
	width: 439px;
	height:119px;
	padding-top:70px;
	float:left;
	text-align:left;	
}

.main .freetrial .button{
	height:31px;
	width:98px;
	background:url(/images/homepage/freetrial_button.gif) no-repeat;
	float:right;
	padding-right:30px;

}


.main .freetrial .button .text{
	padding-top:10px;
	color:#FFFFFF;
	font-weight:bold;
	width:98px;
	padding-left:0px;
	text-align:center;
}


.main .freetrial .text{
	text-align:left;
	width:320px;
	padding-left:15px;
	height:80px;
}


.main .registered{
	background:url(/images/homepage/registered_background.jpg) no-repeat;
	background-position:bottom;
	width: 318px;
	height:119px;
	float:left;
	text-align:left;
	padding-top:70px;
}

.registered .regtitle{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

.registered .regerror{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	color:#FF0000;
	font-weight:bold;
}



.registered .login .loginrow{
	clear:both;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:0px;
	margin:0px;
	height:25px;
}


.registered .login .label{
	float:left;
	font-weight:bold;
}

.registered .login .inputbox{
	float:right;
	font-weight:bold;
}

.registered .login .loginbutton_container{
	float:right;
}

.registered .login .loginbutton{
	background:url(/images/homepage/login_button.gif);
	border:0px;
	width:78px;
	height:31px;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.registered .forgot{
	float:left;
	padding-top:10px;
}



/*Footer*/

.footer_container{
	width:100%;
	clear:both;
	padding-top:20px;	
}

.footer{
	width:740px;
	background:url(/images/footer/background.gif) no-repeat;
	height:73px;
	padding-left:10px;
	padding-right:10px;
}

.footer .content{
	float:left;
	clear:both;
	width:700px;
	text-align:left;
	padding-bottom:10px;
}

.footer .content .links{
	color:#FFFFFF;
	padding-top:10px;
	padding-right:10px;
	left:auto	
}

.footer .content .links a, .footer .content .links a:visited, .footer .content .links a:hover{
	color:#FFFFFF;
}

.footer .content .copyright{
	color:#FFFFFF;
	padding-top:2px;
}

/*Register*/

.register{
	text-align:left;
}

.registerForm{
	font-size:11px;
}

.clearInput{
	border:none;
}


/*Terms and Conditions*/

.terms_container{
	width:100%;
	clear:both;	
}

.terms{
	width:430px;
	clear:both;	
	padding-left:10px;
	padding-right:10px;
}

.terms .largeimage {
	width:200px;
	float:left;
}

.terms .content_row{
	float:left;
	width:430px;
}

.terms .content_row .content_paragraph{
	float:left;
	width:430px;
	padding-bottom:20px;
	line-height:180%;
	text-align:left;
}

.terms .title_row{
	float:left;
	width:430px;
	padding-bottom:10px;
}

.terms .title_row .text{
	font-size:20px;
	color:#8778A3;
	font-weight:bold;
	text-align:left;	
}

.terms .title_row .bar{
	padding-top:10px;
	padding-bottom:10px;
	background:url(/images/grey_bar2.gif) repeat-x center;
}


