@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width:100%; /* had value 822 - flaged as unsupported */
	height: 100%;
}

a img {
	border:none;
}

img a:visited { 
	text-decoration: none;

}

.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:100%;
	background-color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#signupContainer { 
	margin: 0px 10px;
	padding: 0px;
	height: 43px;
	width: 800px;
	height: 649px;
	display: inline;
	clear:both;
	background-color:#000000;
}

#signup {
	font-size:19px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: right;
	color:#FF6;
	float: right;
        text-align: right;
        margin-right: 460px;
        margin-top: 5px;
}

#searchForm{
        margin: 0px;
	padding: 0px;
        float: right;
        width: 440px;
        text-align: right;
        vertical-align: top;
        position: relative;
}

#searchForm a{
        position: absolute;
        top: -30px;
        right: 0;
        margin: 0px;
	padding: 0px;
        text-align: right;
}

#searchForm form input{
        margin: 0px;
	padding: 0px;
        vertical-align: middle;
}

#tvcommercial {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color:#FFF;
	background-color: #000000;
}

#tvcommercial a
{
	color: #FF6;
	text-decoration: none;
	font-size:12px;
}

#tvcommercial a:hover
{
	color: #FFF;
}


#topImage { 
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 43px;
	float: left;
}

#signup ul{
	margin: 0px 12px;
	padding: 0px;
	text-decoration: none;	
}

#signup ul li { display: inline; }

#signup ul li a
{
	color: #FF6;
	text-decoration: none;
	font-size:12px;
	
}


#signup ul li a:hover
{
	color: #FFF;
}


.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	width: 960px;
	height: 56px;
	background-image: url(../images/BannerBar-NoLogo2.png);
	background-position: center;
	
	clear: both;
	
}


#header ul
{
	padding-left: 0;
	margin-left: 0;
	color: #000000;
	float: right;
	width:100%;
	font-family: arial, helvetica, sans-serif;
	
}

#header ul li { display: inline; }

#header ul li a
{
	padding: 0.2em 1em;
	color: #000000;
	text-decoration: none;
	float: right;
	font-size:12px;
	/*border-left: 1px solid #FFC000; */
	
}

#header ul li a:hover
{
	/*background-color: #FFC000;*/
	color: #fff;
}
#logo {
	height:35px;
	width:50px;
	float:left;
	padding:0;
	margin: 0px 9px;
	clear:left;
}

#spaceDiv {
	height:16px;
	width:500px;
	float:right;
}

#topNavContainer {
	
	height: 30px;
	float:right;
	width: 500px;
	display:inline;
	
	/*
	margin-top: 10px;
	*/
	
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


/*------------------------------------------------------------------------------------------------------------------------- videoHeader */

.oneColFixCtrHdr #videoHeader {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-color: #60F;
	background-repeat: no-repeat;
	color:#FFF;
	width: 800px;
	height: 56px;
	background-image: url(../images/BannerBar-NoLogo.png);
	/*background-position: center;*/
	clear: left;
	clear:right;
	
	
}


#videoHeader ul
{
	padding-left: 0;
	margin-left: 0;
	color: #000000;
	float: right;
	width:100%;
	font-family: arial, helvetica, sans-serif;
	
}

#videoHeader ul li { display: inline; }

#videoHeader ul li a
{
	padding: 0.2em 1em;
	color: #FCFFEC;
	text-decoration: none;
	float: right;
	font-size:12px;
	/*border-left: 1px solid #FFC000; */
	
}

#videoHeader ul li a:hover
{
	/*background-color: #FFC000;*/
	color: #FF9;
}


.oneColFixCtrHdr #videoHeader h1 {
	margin: 0 20px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}




/*--------------------------------------------------------------------------------------------------------------MAIN CONTENT */




.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000000;
	margin:0 1px;
	height:550px;
	width:960px;
	
	
	
}

.background { 
	margin: 0;
	padding: 0;
	height: 550px;
	width:800px;
	background-image: url(../images/background/bodyFill.png);
	background-repeat: repeat-y;
	clear:both;
	
}


/*------------------------------------------------------------------------------------------------------------------------------Content */



.content {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 5px 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	width: 960px;
	/*height: 580px;*/
	background-image:url(../images/background/bodyFill.png);
	clear: both;
}


/*----------------------------------------------------------------------------------------------------------------------------- LEFT */

.mainLeft {
	margin-left: 0;
	padding-left: 100px;
	width: 320px;
	height: 582px;
	float:left;
	clear:left;
	background-image:url(../images/background/gradient-left.png);
	background-repeat:repeat-x;
}

.mainLeft img { 
	margin: 0;
	padding-top: 20px;
	padding-left: 9px;
	
	
}

#featureVidNav { 
	/*background-image:url(../images/background/helpVideoBox.png);*/
	color:#E6C900;
	width:175px;
	height:221px;
	margin:45px 10px;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	
}

#featureVidNav h2 {
	color:#FF6;
	size:14px;
}

#featureVidNav ul{
	color: #FF6;
	margin: 0px 12px;
	padding: 5px 0px;
	
}

#featureVidNav ul li { 
	
	list-style-type: none;

	padding: 5px;
}

#featureVidNav ul li a
{
	color: #FF6;
	
	
	text-decoration: none;
	font-size:12px;
	
}

#featureVidNav ul li a:hover
{
	color: #FFF;
	text-decoration:underline;
}


/*------------------------------------------------------------------------------------------------------------------------------ MAIN RIGHT */


.mainRight {
	width: 425px;
	color:#FFF;
	margin: 0;
	padding-top: 20px;
	padding-right: 100px;
	float: right;
	clear: right;
}



#innerText { 
	width: 300px;
	margin:45px 0 0 0;
	padding-top: 2px;
	padding-left: 57px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	

}

#innerText a {
	text-decoration:none;
	color: #FF6;
}

#innerText a:hover { 
	color:#FFF;
	text-decoration:underline;

}

.featureContainer { 
	
	margin:30px 0px;
	padding:0;
	
	width:400px;

}

.featureIcon { 
	
	margin:10px 10px 5px 0px;
	padding:0;
	
	width:85px;
	
	
	clear:left;
	float:left;
	

}

.featureBlurb {
	
	margin:0;
	padding:0;
	
	width:305px;
	
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	
	clear:right;
	float:right;
	
}

.featureContainer a {
	
	color: #FF6;
	text-decoration: none;
	font-size:12px;
}

.featureContainer a:hover {
	size:10px;
	color:#FFF;
	text-decoration:underline;

}

.featureLine { 
	
	margin:30px 0px 0px 0px;
	padding:0;
	background-image:url(../images/background/horizontalLine.png);
	background-position: center;
	width: 400px;
	height:5px;
	background-repeat:repeat-x;
	clear:both;

}

/*------------------------------------------------------------------------------------------------------------------------------*/


#line {
	color:#FFF;
	margin:0px;
	padding:0;
	background-image:url(../images/background/horizontalLine.png);
	background-position: center;
	width: 960px;
	height:5px;
	background-repeat:repeat-x;
	clear:both;
	

}

.oneColFixCtrHdr h2 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}



.oneColFixCtrHdr #mainVideoContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000;
	margin:100px 1px;
	height:550px;
	width:800px;
}

.footer {
	text-align:center;
	clear:both;
	
}

.footer ul{
	color: #FF6;
	margin: 0px 12px;
	padding: 5px 0px;
	text-decoration: none;	
}

.footer ul li { 
	display: inline;
	padding: 5px;
}

.footer ul li a
{
	color: #FF6;
	text-decoration: none;
	font-size:12px;
	
}

.footer ul li a:hover
{
	color: #FFF;
}
