﻿/****************************************************/
/*---------------------------Base CSS----------------------------------*/
/****************************************************/

/* Travis' Classes */

* ol.normal
{
margin-left: 100px !important;
list-style-type: normal;
}

.floatLeft
{
float: left;
}

.floatRight
{
float: right;
}


* ol.normal li
{
margin-bottom: 15px;
}

.clsError
{
color: black !important;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
font-style: italic;
}

.signup
{
font-size: 14px;
}

/* END Travis' Classes */




img { border:0; }
* {margin:0; padding:0;}
p
{
margin-bottom: 15px;
}
a:link {text-decoration:underline; color:#dd9c15;}
a:visited { color:#e96250; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }

body
{
font-size: 12px;
/*font-size: 62.5%;*/
font-family: Avenir, Arial, Helvetica, sans-serif;
}

body.base {
text-align:center;
font-size: 12px;
font-family: Avenir, Arial, Helvetica, sans-serif;
color:#ffffff;
background: #9d0203 url(images/bg_red.jpg) top center no-repeat;
}

body.splash{
margin: 0;
padding: 0;
background: #9d0203 url(images/bg_intro.gif) top left repeat-x;
text-align:center;
}

.clear
{
clear: both;
}

h1 {
float: left;
margin-left: 30px;
padding: 131px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:131px; /* for IE5/Win only */
background: transparent url(images/logo.jpg) top left no-repeat;
width:160px;
}
h2{
margin: 40px 20px 20px 20px;
font-size: 3em;
font-weight:normal;
text-align:center;
float:none;
font-weight: lighter;
}
h3 {
/*margin: 25px 0 15px 90px;*/
font-size: 2em;
font-weight:normal;
}
#homeBanner h2 {
padding-top: 30px;
font-size: 3.6em;
width: 600px;
text-align:center;
font-weight: lighter;
}
div.hr hr { display:none; }
div.bright {background:transparent url(images/div_bright.jpg) top left no-repeat; width: 960px; height: 1px;}
div.dim {background:transparent url(images/div_dim.jpg) top left no-repeat;width: 960px;height: 1px;}
/******Header*****************************************************************************************************/
#headerContainer {
width:100%;
height: 135px;
background:#333333 url(images/bg_top.jpg) top left repeat-x;
}
#header {
position:absolute;
z-index:0;
width: 960px;
margin: 0 auto;
}
/*Homepage****************************************************************************************************/
.homebutton{
display:block;
float:right;
margin: 0 70px 1px 0;
padding: 68px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:68px; /* for IE5/Win only */
width:290px;
}


#subNav{
text-align:center;
font-size: 1.1em;
height: 2.5em;
line-height: 2.5em;
background-color:#9d0203;
width: 960px;
}
#subNav a{
color:#ff7c68;
text-decoration:none;
padding: 5px 20px;
}
#subNav a:hover{
background-color:#780302;
color:#fff;
}




.homeLeftColumn
{
width: 290px;
height: auto;
margin-top: 25px;
}

.homeMiddleColumn
{
width: auto;
height: auto;
}

.homeRightColumn
{
width: 290px;
height: auto;
margin-top: 25px;
}




#homeBullets {
/*float:left;*/
/*margin: 0 0 50px 70px;*/
background: #820901 url(images/2_redbox_top.gif) top left no-repeat;
width: auto;
}
#homeBullets ul {
list-style:none;
background: transparent url(images/2_redbox_bottom.gif) bottom left no-repeat;
padding:15px 30px;
}
#homeBullets ul li {
margin: 15px 0;
font-size: 1.8em;
padding-left: 20px;
background: transparent url(images/bullet.gif) 0 0.3em no-repeat;
font-weight:normal;
}
#homeBullets ul li span {
display:block;
font-size: 0.7em;
}
#nav {

margin-left: 200px;
list-style:none;
display:inline;

}
#nav li { display:inline; }
#nav li a {
display:block;
float:left;
margin: 25px 0 0 20px;
padding: 89px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:89px; /* for IE5/Win only */
width:223px;
}
#nav a#nav1 { background: transparent url(images/step1.jpg) top left no-repeat; }
#nav a#nav2 { background: transparent url(images/step2.jpg) top left no-repeat; }
#nav a#nav3 { background: transparent url(images/step3.jpg) top left no-repeat; }
#container {
margin: 0 auto;
width: 960px;
position:relative;
clear:both;
text-align:left;
}
#faqButton {
border:none;
position:absolute;
top: -20px;
left: 800px;
z-index: 100;
}
#faqButton img { border:0; }
#homeBanner {
position:absolute;
z-index:0;
width: 960px;
height: 266px;
background: transparent url(images/bg_explosion.jpg) top left no-repeat;
}

#footer {
float:left;
clear:both;
font-size: 1.1em;
margin: 20px auto;
margin-top: 40px;
color:#E08072;
text-align:center;
width: 960px;
}
#footer p { padding: 20px 0; }
#opportunityVideoContainer,#opportunityVideoContainerSmall {
text-align:center;
margin: 20px auto;
border: 1px solid #ff1f01;
background-color: #850901;
width: 722px;
}
#opportunityVideoContainerSmall{
width: 322px;
}
#cdrpFlashContainer {
background-color: #850901;
width: 700px;
height: 541px;
padding: 10px;
margin: 20px auto;
}
#cdrpChoice{
background-color: #850901;
width: 900px;
margin: 20px auto;
height: 265px;
}
#opportunityVideo, #cdrpFlash {
width: 658px;
height: 362px;
padding: 30px;
}
#opportunityVideo a img, #cdrpFlash a img {
border: 0;
float:left;
clear:both;
margin-top: 30px;
margin-left: 180px;
}
#videoControls {
text-align:center;
background-color: #850901;
padding: 5px;
width: 722px;
margin: 20px auto;
}
#videoControls h3 {
font-size: 1.4em;
font-weight:normal;
margin:0;
padding:0;
display:block;
display:inline;
}
#videoControls a {
display:inline;
font-size: 1.2em;
margin-left: 20px;
}


#cdrpPlans h3 {
float: left;
margin:30px;

margin-bottom: 100px;
margin-left: 10px;
padding: 87px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:87px; /* for IE5/Win only */
background: transparent url(images/cdrpplans.gif) top left no-repeat;
width:156px;
}
#cdrpPlans p {
display:block;
padding: 59px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:59px; /* for IE5/Win only */

width:651px;
margin: 15px 0;
}
#plan1{background: transparent url(images/cdrp_plan1.gif) top left no-repeat;}
#plan2{background: transparent url(images/cdrp_plan2.gif) top left no-repeat;}
#plan3{background: transparent url(images/cdrp_plan3.gif) top left no-repeat;}


#cdrpChoice h3 {
float: left;
margin:30px;
margin-bottom: 100px;
margin-left: 30px;
padding: 149px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:149px; /* for IE5/Win only */
background: transparent url(images/view_cdrp.gif) top left no-repeat;
width:191px;
}
#cdrpChoice p a {
float:left;
display:block;
padding: 241px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:233px; /* for IE5/Win only */
width:233px;
margin: 15px;
}
#audio a{background: transparent url(images/cdrp_audio.jpg) top left no-repeat;}
#noaudio a{background: transparent url(images/cdrp_noaudio.jpg) top left no-repeat;}
#who{
width: 760px;
margin:0 auto;
}
#who h3{
margin:0;
}
#who p{
font-size: 1.3em;
line-height: 1.5em;
margin: 20px 0;
}
#pros, #stayTuned{
background-color:#760102;
padding: 30px;
float:left;
width: 310px;
}
#stayTuned{
margin-top:20px;
font-size: 1.1em;
font-weight:bold;
}
#sincere{
background-color:#760102;
padding: 30px;
float:right;
width: 310px;
}
#faq, #news, #alp{
width: 760px;
margin:0 auto;
background-color:#760102;
padding: 30px;
text-align:center;
}

.redContainer{
width: 760px;
margin:0 auto;
background-color:#760102;
padding: 30px;
text-align:left;
margin-bottom: 20px;
}


#alp p{
font-size: 1.4em;
line-height: 2em;
width: 70%;
margin: 20px 0;
text-align:left;
}
#alp p .uberText{
font-size: 2.8em;
font-weight:bold;
line-height: 1em;
}
#alp ul{
list-style:none;
width: 70%;
}
#alp ul li {
margin: 5px 0;
font-size: 1.6em;
padding-left: 20px;
background: transparent url(images/bullet.gif) 0 0.3em no-repeat;
font-weight:normal;
text-align:left;
}
#homeBullets ul li span {
display:block;
font-size: 0.7em;
}
#faq p{
display:block;
width: 500px;
text-align:center;
font-size: 1.4em;
margin: 30px auto;
}
#faq p a{
padding: 10px 40px;
background: #d78615 url(images/grad_yellow.gif) top left repeat-x;
text-decoration:none;
border:1px solid #570101;
color:#fff;
width: 380px;
display:block;
font-weight:bold;

}
#faq p a:hover{
border: 1px solid #fff;
}







#exF_sLicenses, #exF_sSecuritiesRegistrations
{
padding: 5px;
font-size: 13px;
font-family: Arial, Helvetica, sans serif;
}



#oDiv
{
background-color: #FFFFFF !important;
}




.clsError
{
color: red !important;
}









.homeOptions
{
width: 62.5%;
height: 140px;
padding: 20px;
text-align:left;
margin-bottom: 20px;
float: left;
font-size: 13px;
background-color: #760102;
}

homeOptions li
{
margin-left: 30px;
list-style-type: circle; 
}

.signInOptions
{
width: 27.5%;
height: 140px;
background-color:#760102;
padding: 20px;
text-align:left;
margin-bottom: 20px;
float: right;
}


.homeOptions .enroll
{
width: auto;
height: auto;
float: left;
vertical-align: center;
}

.homeOptions img
{
margin-top: 30px;
}

.homeOptions .become
{
width: auto;
height: auto;
float: right;
vertical-align: center;
}

.homeOptions h2
{
font-size: 18px;
font-weight: bold;
text-align: left;
width: auto;
margin: 0;
margin-bottom: 5px;
}

.signInOptions h2
{
font-size: 18px;
font-weight: bold;
text-align: left;
width: auto;
margin: 0;
margin-bottom: 15px;
}







.leftColumnEvents
{
float: left;
width: 30%;
height: auto;
text-align: left !important;
font-size: 80%;
}

.rightColumnEvents
{
float: right;
width: 60%;
height: auto;
}








.thirdColumn
{
width: 27%;
float: left;
background-color:#760102;
padding: 20px;
text-align:left;
margin-right: 20px;
}

.halfColumn
{
width: 43%;
float: left;
background-color:#760102;
padding: 20px;
text-align:left;
margin-right: 20px;
}