/* 
Project: ClearPlay International
Filename: screen.css
Date: April 2009
*/


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    	height: 100%;  
	font-size: 62.5%;	
	color: #333;
	text-align: center;
	font-family: arial, sans-serif;
    }


body a img {
	border: none;
}

img{
	display: block;
}

.clearing{	
	clear: both;
}





/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/*------ general styles ------*/


.clear {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
	}


.disguise {
	position: absolute;
	left: -10000px;
	}
	
.hide {
	display: none;
	}
	
	
	
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
        min-height: 0;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */




/*------ wrap ------*/


#wrap {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	border-top: 15px solid #fff;
	width: 892px;
	text-align: left;
	background: url(/img/sidebar-bg.jpg) repeat-y 100% 0;
}


#wrap .gutter{
	background: url(/img/sidebar-last-bg.jpg) no-repeat 100% 100%;
}


/*------ header ------*/


#header {
	float: left;
	width: 647px;
}



#header .title a{
	float: left;
	width: 230px;
	height: 124px;
	color: #fff;
	font-size: 1px;
	background: url(/img/clearplay-logo.gif) no-repeat 0 0;
}


#header .intro{
	float: left;
	width: 417px;
	height: 124px;
	color: #fff;
	font-size: 1px;

}



/*------ sidebar ------*/


#sidebar {
	float: right;
	width: 224px;
	padding-bottom: 30px;
}


#sidebar .clearplayClub{
	float: left;
	width: 224px;
	height: 70px;
	color: #fff;
	font-size: 1px;
	background: url(/img/clearplayClub-bg.jpg) no-repeat 0 0;
}


#loginForm{
	float: left;
	width: 196px;
	margin-left: 14px;
}

* html #loginForm{
	margin-left: 7px;
}


#loginForm .join{
	padding-bottom: 10px;
}


#sidebar .feature{
	float: left;
	width: 196px;
	border-top: 1px solid #183B88;
	margin: 10px 0 0 14px;
	padding-top: 10px;
}	

* html #sidebar .feature{
	margin-left: 7px;
}



#sidebar .feature .subtitle{
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #173A85;
	padding-bottom: 11px;
}


#sidebar .feature .subtitle em{
	color: #fff;
}



#sidebar .feature blockquote{
	width: 190px;
	background: #DCF3D4 url(/img/blockquote-top-bg.gif) no-repeat 0 0;
}


#sidebar .feature blockquote p{
	padding: 10px;
	font-style: italic;
	color: #183A87;
	background: url(/img/blockquote-bottom-bg.gif) no-repeat 0 100%;
}


* html #sidebar .feature blockquote p{
	padding: 10px 8px;
}


#sidebar .field label{
	position: absolute;
	left: -10000px;
}

#sidebar .field input{
	float: left;
	width: 190px;
	padding: 6px 6px; 
	height: 28px;
	font-size: 12px;
	border: none;
	color: #000;
	background: url(/img/field-bg.gif) no-repeat 0 50%;
}

	

#sidebar .submit input{
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 158px;
	font-size: 14px;
	padding: 3px 0 16px 0; 
	margin: 5px 0 0 19px;
	border: none;
	cursor: pointer;
	background: url(/img/submit-bg.gif) no-repeat 0 0;
}


#sidebar p{
	font-size: 1.2em;
}


#sidebar .feature .links{
	color: #fff;
	padding-top: 12px;
}


#sidebar a{
	color: #183986;
	font-weight: bold;
	text-decoration: none;
}


#sidebar a:hover{
	text-decoration: underline;
}



/*------ content ------*/


#homeContent {
	float: left;
	width: 647px;
	position: relative;
	margin-bottom: 15px;
}


#content {
	float: left;
	width: 647px;
}


#content img{
	float: left;
	padding: 0 0 10px 20px;
}


#content .pageTitle{
	font-size: 2.2em;
	color: #50C126;
	padding-bottom: 20px;
}


#content h2{
	font-size: 1.8em;
	font-weight: bold;
	color: #173985;
	margin: -10px 0 0 0;
	padding: 0px 0 20px 0;
}


#content h3{
	font-size: 1.6em;
	font-weight: bold;
	color: #173985;
	padding: 5px 0 20px 0;
}


#content h3 img{
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#content p{
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 20px;
}


#content ul{
	font-size: 1.2em;
	list-style: disc;
	padding: 0 0 15px 20px;
}



#content ol{
	font-size: 1.2em;
	list-style: decimal;
	padding: 0 0 15px 25px;
}



#content li{
	margin-bottom: 3px;
}





#content a{
	font-weight: bold;
	color: #173A85;
}


#content a:hover{
	text-decoration: none;
}


#content form{
	float: left;
	width: 647px;
	padding-bottom: 15px;
}


#content fieldset{
	float: left;
	width: 647px;
	padding: 10px 0;
	border-top: 1px solid #50C226;
}



#content .field{
	float: left;
	width: 647px;
	margin: 0 0 14px 0;
	padding: 0;
}


#content .field .label{
	float: left;
	width: 185px;
	font-weight :bold;
}

#content .field input{
	border: 1px solid #999999;
	padding: 1px 2px;
	width: 238px;
}


#content .select .label{
	float: left;
	width: 185px;
	font-weight :bold;
}


#content .checkbox{
	padding-left: 185px;
}

#content .checkbox input{
	margin-right: 5px;
}


#content .radio{
	float: left;
	width: 647px;
}


#content .radio strong{
	float: left;
	width: 185px;
}

#content .radio span{
	float: right;
	width: 462px;
	padding-bottom: 4px;
}	



#content .submit{
	padding-left: 185px;
}


#content .submit input{
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 150px;
	font-size: 14px;
	padding: 3px 0 16px 0; 
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
	background: url(/img/submit-bg.jpg) no-repeat 0 0;
}


/*------ navigation ------*/



#navigation, #navigation ul { /* all lists */
	float: left;
	position: relative;
	width: 644px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 50;
}


#navigation{
	margin-bottom: 25px;
	background: url(/img/nav-bg.jpg) no-repeat 0 0;
}


#navigation a {
	display: block;
	padding: 11px;
	color: #193A85;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	background: url(/img/line.gif) no-repeat 100% 50%;
}


#navigation .last a{
	background: none;
}


#navigation a:hover{
	color: #fff;
}


#navigation li { /* all list items */
	float: left;
}

#navigation li ul { /* second-level lists */
	position: absolute;
	z-index: 1;
	background: #50C226;
	padding: 0;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#navigation li ul li a{
	float: left;
	width: 110px;
	margin: 0 15px;
	border-bottom: 1px solid #183B88;
	padding: 10px 0;
	color: #fff;
	font-size: 1.2em !important;
	background: none;
}


* html #navigation li ul li a{
	margin: 0 7px;
}


#navigation li ul li a:hover{
	text-decoration: underline;
}


#navigation li ul li.last a{
	border-bottom: none;
}


#navigation li:hover ul, #navigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




/*------ threeSteps ------*/


#threeSteps{
	float: left;
	width: 220px;
	background: url(/img/threeSteps-bg.gif) no-repeat 0 0;
}


#threeSteps .steps{
	float: left;
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	background: url(/img/steps-bg.jpg) no-repeat 0 0;
}
	

#threeSteps .step1,
#threeSteps .step2,
#threeSteps .step3{
	float: left;
	width: 145px;
	margin-left: 15px;
	padding: 15px 0 10px 40px;
	border-bottom: 1px solid #7489B8;
	font-size: 1.2em;

}


* html #threeSteps .step1,
* html #threeSteps .step2,
* html #threeSteps .step3{
	margin-left: 7px;
	padding: 10px 0 10px 40px;
}


#threeSteps h4{
	font-weight: bold;
	padding-bottom: 6px;
}


#threeSteps h4 a{
	color: #183A87;
}

#threeSteps h4 a:hover{
	text-decoration: none;
}

#threeSteps .step1{
	background: url(/img/step1-bg.gif) no-repeat 0 10px;
}

#threeSteps .step2{
	background: url(/img/step2-bg.gif) no-repeat 0 10px;
}


#threeSteps .step3{
	background: url(/img/step3-bg.gif) no-repeat 0 10px;
}




#threeSteps strong{
	display: none;
}


#threeSteps .link{
	width: 125px;
	padding: 5px 10px 15px 15px;
	margin-top: 3px;
	background: url(/img/threeSteps-button.gif) no-repeat 0 0;
}

#threeSteps .submit input
{
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 150px;
	font-size: 14px;
	padding: 3px 0 16px 0; 
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
	background: url(/img/threeSteps-button.gif) no-repeat 0 0;
}

#threeSteps .link a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}


#threeSteps .link a:hover{
	text-decoration: underline;
}



#threeSteps .demo{
	float: left;
	width: 220px;
	text-align: center;
	padding: 15px 0;
	background: url(/img/threeSteps-footer-bg.gif) no-repeat 0 100%;
}


* html #threeSteps .demo{
	float: none;
}


#threeSteps .demo img{
	margin: 0 auto;
}



/*------ homeIntro ------*/


#homeIntro{
	float: right;
	width: 405px;
	padding-bottom: 38px;
}


#homeIntro .moreInfo{
	float: right;
	width: 405px;
	height: 38px;
	line-height: 38px;
	bottom: 0;
	left: 245px;
	position: absolute;
	text-align: center;
	font-weight :bold;
	color: #fff;
	font-size: 1.4em;
	background: url(/img/moreInfo-bg.jpg) no-repeat 0 0;
}


#homeIntro .moreInfo a{
	color: #183A87;
}


#homeIntro .moreInfo a:hover{
	text-decoration: none;
}

/*------ footer ------*/


#footer {
	float: left;
	width: 892px;
	padding: 10px 0 10px 0;
	background: #fff url(/img/footer-bg.gif) no-repeat 5px 0;
	color: #183A87;
}





#footer a{
	color: #0000A0;
	font-weight: bold;
	text-decoration: none;
}


#footer a:hover{
	text-decoration: underline;
}


#footer .terms{
	float: left;
	margin-left: 5px;
}

* html #footer .terms{
	margin-left:2px;
}


#footer .support{
	float: right;
	margin-right: 8px;
}

* html #footer .support{
	margin-right: 4px;
}




#form1{
	font-size: 1em !important;
}


#Table1 tr,
#Table2 tr,
#Table3 tr{
float: left;
	width:500px;
	margin: 10px 0;
}

#Table1 td,
#Table2 td,
#Table3 td{
float: left;
	width:235px;
	padding-right :15px;
	font-size: 12px !important;
}



#lblPleaseRegister{
	font-size: 12px !important;
}


#lblIndicates{
	font-size: 11px !important;
	color: #ff0000;
}


#Label14,
#Label15,
#Label16,
#Label23,
#Label24{
	font-size: 1px;
	color: #fff;
}


#rbtnMonthly,
#rbtnAnnual{
float: left;
	margin-right: 10px;
}


#Label26,
#Label27{
	margin-left: 10px;
	font-size: 12px;
}



#Label25{
float: left;
	width:500px;
	font-size: 11px;
margin-bottom: 10px;
}

