* {margin:0;padding:0;} 

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

html, body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	color: #eee; 
	line-height: 16px; 
	margin:0px; 
	padding:0px; 
	border:none;
}


a {
   color: #eee;
   font-weight: bold;
}

a:active {
   color: #fff;
}

body {
	background:#313131; 
	background-image: url(../../images/background_gradient.jpg); 
	background-repeat:repeat-x;
	background-position: top center;
}


strong {
	color: #ffffff;

}

#wrapper {
	
	width: 900px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	z-index: 90;


}

#mainContent {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-bottom: 200px;
	padding-top: 180px;
}

#footer {position: relative;
	margin-top: -180px; /* negative value of footer height */
	height: 180px;
	clear:both;
	
} 


img {
	border: 0px;
}

.bodyMain h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36px;	
	color: #fff; 
	line-height: 36px; 
	margin:30px 0px 0px 0px; 
	padding:0px; 
	height: 100%;
	border:none;
	


}

.bodyMain h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;	
	color: #508ac8; 
	line-height: 16px; 
	margin:0px; 
	padding:10px 0px; 
	height: 100%;
	border:none;

}




p {
	line-height: 24px;
	width: 550px;
	padding-bottom: 10px;


}




ul {
	margin-left: 30px;
	list-style-image: url(../../images/custom_bullet.gif)
	

}

ol {
	margin-left: 30px;
	margin-top: 10px;

}

ol li {
	margin-bottom: 10px;
}

ol li image {
	
	border:3px solid #000000;

}



ul.list {
	margin: 20px 20px 20px 40px;
}

ul.list li {

	margin-bottom: 10px;
	line-height: 20px;

}


#topContent {
	width:100%;
}


#topBackground {
	width: 100%;
	height: 125px; 
	margin: 0px auto;
	background-color: #091b2e; 
	background-image: url(../../images/headerBackground_blu.jpg); 
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index: 1;

}


#navBar {
	width: 100%;
	height: 46px; 
	margin: 0px auto;
	background-color: #091b2e; 
	background-image: url(../../images/navBar_back.gif); 
	background-repeat: repeat-y;
	background-position: center;
	position: absolute;
	bottom: -10px;
	z-index: 2;
	
	

}





.logo {
	position:absolute;
	padding:10px; 
	display:block;
	top: 0px;
	left: 10px;
	

}



#subscriptionButton {
	width: 254px;
	height: 83px;
	position:absolute;
	top: 0px;
	right: 30px;
	

}

#subscriptionButton  a {
	width: 254px;
	height: 83px;
	border:none;

}




#subNav {
	width: 100px;
	padding: 5px;
	float: left;
	margin-top: 30px;


}

#rightContent {
	padding-left: 150px;
	margin-top: -10px;

}


#supportBox {
	width: 336px;
	padding: 0;
	margin-left: 10px;
	float:right;
	


}

#supportWindowText {
	width: 300px;
	padding: 10px 20px 0px 30px;
	background-image: url(../../images/support/supportBox_middle.gif); 
	background-repeat: repeat-y;
}


#awards {
	width: 250px;
	padding: 0px;
	margin-left: 50px;
	margin-right: 0px;
	position: absolute;
	top: 150px;
	left: 600px;
	margin-top: 30px;
	display: inline;
	
/*  TESTING SOMETHING

	width: 250px;
	padding: 0px;
	margin-left: 50px;
	margin-right: 0px;
	float:right;
	margin-top: 30px;
	display: inline;              */

}

#awardsText {
	width: 300px;
	padding: 10px 20px 0px 30px;
	background-image: url(../../images/support/supportBox_middle.gif); 
	background-repeat: repeat-y;
}



#newsPage {
	width: 400px;
	margin: 0px;
	padding: 0px;
	display: inline;
	

}




/*       border: 1px dashed #F00;               */


/*---------------*/
/* TOP NAV AREA  */
/*---------------*/




ul.navigation {
	display: inline;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 104px;
	left: 0px;
		
	
} 


ul.navigation li {
	margin-left: 0;
	list-style: none;
	display: inline;
	
	

	}

ul.navigation li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 16px 20px;
    color:#FFF;
	text-decoration: none;
	border-left: 1px solid #508ac8;

	
	
	

}

ul.navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background-color: #508ac8;
	padding: 16px 20px 16px 20px;
	color:#FFF;
	border-left: 1px solid #508ac8;


}
		
ul.navigation li.first {
	
	border-left: none;
	
	}





/*------------------*/
/* FOOTER STYLES    */
/*-----------------*/


#footer {
	margin-left: auto;
	margin-right: auto; 
	padding-top: 20px;

	width: 100%;
	text-align: center; 
	background-image: url(../../images/footerBackground.jpg); 
	
	background-position: top center;

	z-index:99;
	

	
 }
 


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 
 .footerNav {
 	width: 900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-bottom: 20px;
 
 }
 
 .footerLink	{ 
	font-size: 14px; 	
	color: #FFF; 
	text-decoration: none; 
	padding: 3px 10px;
}

.footerLink:hover { 
	font-size: 14px; 
	color: #fff;	
	text-decoration: none;	
	background-color : #508ac8;
}

.footerCopyright {
	width: 900px;
	text-align:left;
	font-size: 10px;
	line-height:12px;
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-top: 20px;
	padding-bottom: 40px;
	padding-left:20px;

}



/* NEWS page styles START */


.newsItem {
	width: 530px;
	border-bottom: 1px solid #333;
	padding: 30px 0px;
	

}

#wrapper #maincontent p.newsDescription {
	width: 100%;
	line-height:12px;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;	
	color: #508ac8; 
	line-height: 16px; 
	width: 100%;
	padding-left: 75px;

}

p.newsDescription {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;	
	color: #eee; 
	line-height: 14px; 
	width: 100%;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:75px;


}

.date {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;	
	color: #eee; 
	
	float: left;

}

.newsItem a {
	padding-left: 75px;

}




/* NEWS page styles END */





/*  SLIDESHOW LITE start here --------------------*/

/* slideshow gallery */

.slideshowlite {
	position: relative;
	/* border: 2px solid #111; */
	overflow: hidden;
	top: -20px;
}

.slideshowlite a {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		text-align: center;
	}

.slideshowlite img {
		border: none;
	}

/* pagination control */

.slideshowlite ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 13px;
	right: 13px;
	z-index: 3;
}

.slideshowlite ul li {
		float: left;
		margin: 0 3px;
		width: 25px;
		
	}
	
.slideshowlite ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 20px;
		padding-top: 2px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 1px solid #666;
		text-align: center;
		font-size: 11px;
	}
	
.slideshowlite ul li a.current {
		color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #fff;
	}
	
.slideshowlite ul li a:hover {
		color: #fff;
		background: #333;
	}
	
	
	
/*  slideshow lite END here --------------------*/


.faq {
   margin-left: 20px;
   padding-left: 10px;
}

.faq h2 {
   margin-left: -20px;
   margin-top: 20px;
}

.faq .question {
   font-size: 14px;
   color: #fff;
   font-weight: bold;
   text-decoration: underline;
   margin-bottom: 10px;
}

.faq .answer {
   display: none;
   color: #dddddd;
   margin-top: 5px;
   margin-bottom: 20px;
}



/* start subscription page styles */

.subscribeBodyMain {
   padding-left: 10px;
   padding-right: 10px;
}

.subscribeBodyMain h1 {
   font-family: Arial, sans-serif;
   font-size: 24px;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
   border-bottom: 1px #fff solid;
   margin-bottom: 14px;
   padding-bottom: 14px;
   padding-top: 14px;
}

.subscribeBodyMain h2 {
   font-weight: normal;
   padding: 0px;
   margin-bottom: 20px;
}

.subscribeBodyMain #pagebody {
   margin: 20px;
}


/* end subscription page styles */



/* TEMP

#tvWall {
	background-image: url(../../images/banners/about_phones.png);
	position: absolute;
	top: 100px;
	margin: 0 auto;
	z-index: 1;
	width: 2000px;
	height: 227px;
	
}

#tvWall {
	background-image: url(../../images/banners/about_phones.png);

	width: 2000px;
	height: 227px;
	
}


TEMP   */



/* banners and background images */




#imageHolder {
	position: absolute;
	top: 100px;
	z-index: 1;
	margin: 0 auto;
	width: 100%;
	height: 227px;
}


#aboutBackground {
	width: 100%;
	height: 227px; 
	margin: 0px auto;
	background-image: url(../../images/about_background.png); 
	background-repeat: no-repeat;
	background-position: top center;
	
	position: absolute;
	top: 120px;
	left: 0px;
	padding: 0px;
	z-index: 1;

}




#showsBackground {
	width: 100%;
	height: 227px; 
	margin: 0px auto;
	background-image: url(../../images/background_waves8bit.png); 
	background-repeat: no-repeat;
	background-position: top center;
	
	position: absolute;
	top: 120px;
	left: 0px;
	padding: 0px;
	z-index: 1;

}







/* banners and background images */


/* PNG Transparency HACK */

 img, div, input { behavior: url("http://www.primetime2go.com/staging/images/iepngfix.htc") }

/* PNG Transparency HACK */




/* SHOW PAGE START */



.networkDiv {
	width: 400px;
	height: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	
	
}

.networkLogo {
	width: 150px;
	height: 100%;
	float: left;
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	
	

	

}

.showList {
	width: 220px;
	margin: 0px;
	display: inline;
	float: right;
	/*
	
	padding: 0px 0px 0px 150px;
	display: inline;
	
	 SHOW PAGE START */

}


.showList p {
	line-height: 14px;
	width: 200px;
	
}








/* SHOW PAGE END */






/* ------------- */
/* jQuery Styles */
/* ------------- */

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
}

form table td {
	padding: 5px;
}



form table input {
	width: 300px;
	padding: 3px;
	margin: 0px;
	border: 2px solid #BBB;
}

select {
	width: 310px;

}

textarea {
	width: 510px
}

td.label {
	width: 190px;
}

tr.required td.label {
	font-weight: bold;
	
}


td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select, td.field textarea.error {
	border: 2px solid red;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
}

tr td.field div.formError {
	display: none;
	color: #FF0000;
}

tr.errorRow td.field div.formError {
	display: block;
	font-weight: normal;
}

.errorMessage {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;

}



/* ------------- */
/* jQuery Styles */
/* ------------- */



/*Service End Style*/


#title-waves {
	width: 100%;
	height: 227px; 
	margin: 0px auto;
	background-image: url(../../images/background_waves8bit.png); 
	background-repeat: no-repeat;
	background-position: top left;	
	position: absolute;
	top: 150px;
	left: 0px;
	padding: 0px;
	z-index: 1;
}


#title {
	width:806px;
	height:50px;
	margin-top: -40px;
	}

#title h1{
	background-image: url(../../images/title_OffAir.png); 
	background-repeat: no-repeat;
	background-position: top center;
	text-indent:-9999px;
	padding: 0px;

}

/*Instructions styles*/

#instructions{
	width:100%;
	margin-top:125px;

}

#instructions p {
	width:100%;
	font-size:22px;
	line-height:30px;
	margin-bottom:25px;
}

#instructions p a {
	font-weight:normal;
	text-decoration:none;
	color:#508ac8;
}

#instructions p a:hover {
	text-decoration:underline;
	color:#3d5a78;

}



#contact {
	width:100%;
}

#contact .infobox-att {
	width:412px;
	height:355px;
	background-image: url(../../images/infoBox_sm.png); 
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
	margin-right:45px;

}

#contact .content{
	width:363px;
	height:281px;
	margin:15px 0 0 25px;
}

#contact .content h2{
	height:24px;
	font-size:20px;
	margin-bottom:10px;
	color:#508ac8;
}

#contact .content p {
	width:100%;
	font-size:14px;
	line-height: 24px;
	margin-bottom:10px;
}

#contact .content a{
	color:#508ac8;
	text-decoration:none;

}





#contact .content-long{
	width:800px;
	height:100px;
	margin:25px 0px 0px 25px;
	padding:13px 0 0 0;

}

#contact .content-long h2{
	height:24px;
	font-size:20px;
	margin-bottom:10px;
	color:#508ac8;
}

#contact .content-long p {
	width:100%;
	font-size:14px;
	line-height: 24px;
}

#contact .content-long a{
	color:#508ac8;
	text-decoration:none;

}



	
#contact .infobox-tmobile {
	width:412px;
	height:355px;
	margin-bottom:20px;
	background-image: url(../../images/infoBox_sm.png); 
	background-repeat: no-repeat;
	background-position: top center;
	float:left;

}

#contact .infobox-paypal {
	width:870px;
	height:141px;
	background-image: url(../../images/infoBox_lg.png); 
	background-repeat: no-repeat;
	background-position: top center;
	clear:both;
	margin:0px;

}



#contact .infobox-paypal h2{

	margin-bottom:0px;

}


