/*--------------GENERAL PAGE CONTENT--------------*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body {background-color: #ffffff;margin: 0px;}
p {margin: 0px; padding: 0px;}

img {border: none;}
input, img {vertical-align: middle;}

a {color: #038c9c;text-decoration: none;}
a:visited {color: #038c9c;text-decoration: none;}
a:hover {color: #79947f;text-decoration: none;}
a:active {color: #c96d00;text-decoration: none;}

.clear {clear:both;}
.bold {font-weight: bold;}
input {vertical-align:middle}
form {
	margin: 5px 15px 0px 0px;
	padding: 0px;
}
.orange {color: #F90;}




/*-------------- MAIN CONTAINER --------------*/
#mainContainer {
	width: 100%;
	background: #FFF url(images/bg_top.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
	
}

/*-------------- SIDE GRADIENTS --------------*/
#sideGradients {
	background: url(images/side_gradients.png) repeat-y;
	width: 828px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

/*-------------- LOGIN --------------*/
#login {
	width: 800px;
	height: 48px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	font-size: 0.8em;
	color: #0bc9cc;
	overflow: hidden;
	background: url(images/bg_nav.jpg) repeat-x bottom;
}
#login span {margin: 0px 10px;}
#login a {color: #fff;text-decoration: none;}
#login a:visited {color: #fff;text-decoration: none;}
#login a:hover {color: #038c9c;text-decoration: underline;}
#login a:active {color: #c96d00;text-decoration: none;}




/*-------------- HEADER --------------*/
#header {
	background: url(images/header.jpg) no-repeat;
	height: 138px;
	width: 800px;
	background-position: top;	
}

/*-------------- step1 --------------*/
#step1 {
	background: url(images/step1.jpg) no-repeat;
	height: 134px;
	width: 800px;
	}
	
	/*-------------- step2 --------------*/
#step2 {
	background: url(images/step2.jpg) no-repeat;
	height: 134px;
	width: 800px;
	}
	
	/*-------------- step3 --------------*/
#step3 {
	background: url(images/step3.jpg) no-repeat;
	height: 134px;
	width: 800px;
	}
	
	/*-------------- more info HEADER --------------*/
#moreinfoheader {
	background: url(images/moreinfo-header.jpg) no-repeat;
	height: 138px;
	width: 800px;
	background-position: top;	
}

/*-------------- more info text --------------*/
#moreinfocontent {
	padding: 20px;
}




/*-------------- BODY CONTENT --------------*/
#bodyContent {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 0px;
	background: #fff;
	position: relative;
}
#bodyContent .contentDivider {
	margin: 0px auto;
	width: 900px;
	background: url(images/content_divider.png) no-repeat center center;
	height: 60px;
}





/*-------------- HOMEPAGE CONTENT --------------*/
#videoSpot {
	height: 530px;
	width: 705px;
	position: absolute;
	background: url(images/main-imagery.png) no-repeat;
	top: 0px;
	right: -18px;
}

#videoSpot #trailer {
	height: 180px;
	width: 270px;
	position: absolute;
	top: 204px;
	left: 204px;
	background: #333;
}

#leftRail {
	background: url(images/bg_left_rail.png) no-repeat top;
	height: 555px;
	width: 259px;
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 10px;
	padding: 30px;
}
#leftRail h1 {
	color: #0575a9;
	font-size: 1.7em;
	margin: 0px;
}
#leftRail p {
	margin: 15px 0px;
	font-size: 0.9em;
	line-height: 1.49em;
}

#bodyContent #advantages, #bodyContent #payouts {
	height: 257px;
	width: 300px;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	/*border: 1px solid red;*/
}
#bodyContent #advantages {right: 325px;}
#bodyContent #payouts {
	right: 20px;
}
#advantages #label {
	background: url(images/label_advantages.png) no-repeat;
	float: left;
	height: 257px;
	width: 30px;
	margin: 0px;
}
#advantages ul {
	margin: 30px 0px 0px 0px;
	float: left;
	padding-left: 20px;
	color: #0575a9;
	list-style: none;
}
#advantages ul li {
	margin-top: 10px;
	border-top: 1px solid #d4d4d4;
	padding-top: 10px;
	background: url(images/bullet_green.gif) no-repeat 0em 1.08em;
	padding-left: 0.8em;
}
#payouts #label {
	background: url(images/label_ourpayouts.png) no-repeat;
	float: left;
	height: 257px;
	width: 30px;
	margin: 0px;
}
#payouts img {
	margin-left: 15px;
	float: left;
}






/*-------------- SIGN UP --------------*/
#signUp {
	color: #fff;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}
#signUp h1 {
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 0px;
}
#signUp p {
	margin: 8px 0px;
}
#signupform {
	margin: 30px auto 0px;
	width: 600px;
}
#signupform form table tbody tr td {
	padding: 5px 0px;
}
#signupform form table tbody h1 {
	font-size: 1.2em;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}
#signupform form div p {
	margin: 0px auto 20px;
}






/*-------------- COMPATIBLE MOBILE DEVICES --------------*/
#mobileDevices {
	height: 130px;
	width: 100%;
	margin: 0px auto 30px;
	background: url(images/img_mobile_devices.png) no-repeat right top;
	padding: 25px 0px 0px;
	text-align: left;
	border-bottom: 1px solid #0E344C;
}
#mobileDevices img {
	float: left;
}
#mobileDevices p {
	color: #fff;
	float: left;
	height: 60px;
	width: 250px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 16px;
}



/*-------------- SUPPORT --------------*/
#support {
	color: #fff;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}
#support h1 {
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 0px;
}
#support p {
	margin: 8px 0px;
}
.handcursor{
	cursor:hand;
	cursor:pointer;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	
}
.headers	{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	cursor:pointer;
	margin-top:50px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom: solid 1px #ccc;
}
.switchgroup1 {
	font-size: .9em;
	color: #333;
	padding-bottom:10px;
	border-bottom: solid 1px #ccc;
	
}
#support #content {
	text-align: left;
	width: 600px;
	margin: 30px auto 0px;
}
#support #content .anchors {
	margin: 0px 0px 20px;
	padding: 10px;
	background: #eee;
	width: 580px;
	text-align: center;
	color: #ddd;
	border: 1px solid #ccc;
}
.anchors a {
	margin-right: 10px;
	margin-left: 10px;
}
#support #content .top {
	font-size: .7em;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}
