/* */

/* ------------ Global Rules ------------ */
* {
	margin: 0px;
    padding: 0px;	
}
body {
	background-color: #B7B7B7;
    text-align: center;
    margin: auto;
    padding: 0px;
    width:750px;
    font-size: 10pt;

    font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

body * {
	margin: 0px;
    padding: 0px;	
}

a {
}

a img {
	border: none;
}

#mainContainer {
	width: 750px;
    
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    
    background-color: #000000;
    
    text-align: left;
}

/* ----------------------------- */






/* ----- Utility Classes ------ */

.accentWord {
    color: #ACD473;
}

.accentWordWhite {
    color: #FFFFFF;
}

.hidden {
	display: none;
}

/* ----------------------------- */





/* ---------- Header ---------- */

#header {
	position: relative;
    
	width: 750px;
    height: 132px;
    background-image:url(../images/headerBackground.jpg);
}
	#header #topNav {
    	position: absolute;
        
        bottom: 2px;
        right: 15px;
        
        height: 13px;
        
        padding: 10px;
        
        background-color: #000000;
        
        overflow: hidden;        
        
    }
    
		#header #topNav li {
    		display: block;
            float: left;
            margin-left: 8px;
            margin-right: 8px;
	    }
        
        #header #topNav a {
        	text-decoration: none;
            text-transform: uppercase;
            color: #FFFFFF;
            font-weight: bold;
            font-size: 12px;
        }
        
        #header #topNav a:hover {        	
            color: #ACD473;
        }
		
/* ----------- Search ----------- */
	
			#header #search {
		
				width:180px;
				position:absolute;
				top:10px;
				right:25px;		
			}
			
			#header #search_form {
				border:none;
			}
			
				#header #search #searchNav {
					position:relative;										
					/*right: 15px;					
					height: 15px; */							
					overflow: hidden; 
					font-size:11px;       
					width:220px;
					/*margin-right:15px; */
					text-align:left;
					font-family:Arial, Helvetica, sans-serif;
					margin-left:12px;
					
				}
				#header #search #searchNav a {
					color: #CC6600;
					text-decoration: none;
				}
				#header #search #searchNav a:visited {
					color: #CC6633;
					text-decoration: none;
				}
				#header #search #searchNav a:hover {
					color: #FF6600;
					text-decoration: underline;
				}
		
				#header #search #searchNav li {
					display: block;
					float: left;
					margin-left: 1px;
					margin-right: 1px;
					 
				}

/* ----------------------------- */





/* ---------- Splash ---------- */

#splash {
	position: relative;
    
    background-image:url(../images/splashBackIdea01.jpg);
    
	width: 750px;
    height: 418px;
}

    #splash #splashBackground {
        position: absolute;
        
        left: 0px;
        top: 0px;
        
        z-index: 0;
    }
    
    #splash #splashRightBar {
    	position: absolute;
        
        right: 14px;
        top: 14px;
        
        width: 150px;
        height: 390px;
                        
        z-index: 1;
    }
    
        #splash #splashRightBar .splashRightButton {
        	margin-bottom: 5px;
        }
		
/* ----------- Start Extra Buttons ----------- */
			
			#splash #splashRightBar a {
				position: relative;
				top:4px;
				color: #FFFFFF;
				text-align: center;
				font-weight:bolder;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				text-decoration: none;
				
				
			}
			
			#splash #splashRightBar a:hover {
				margin-top: 5px;
				color: #FFFFFF;
				text-align: center;
				font-weight: bold;
				text-decoration: none;
				
			}
			
			#splash #splashRightBar a:visited {
				margin-top: 5px;
				color: #FFFFFF;
				text-align: center;
				font-weight: bold;
				text-decoration: none;
				
			}
						/*#splash #splashRightBar .ExtraButtonTopPhone {
							margin-top:6px;
							/position: absolute;
							left: 0px;
							top: 326px;	
							height:21px;
							width:85px;						
							background-color:#8dc73f;
							border: 1px solid;
							border-color:#FFFFFF;
							color: #FFFFFF;
							text-align:center;
						
						}*/
						
								 #splash #splashRightBar .ExtraButtonTopPhone a {
									position: absolute;
									display:block;
									left: 0px;
									top: 326px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonTopPhone a:hover {
									position: absolute;
									left: 0px;
									top: 326px;
									height: 16px;
									width: 85px;
									background-color:#8dc73f;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
			
					/*	#splash #splashRightBar .ExtraButtonBottomPhone {
							position: absolute;
							left: 0px;
							top: 357px;							
							text-align:center;					
			
						}*/
						
								#splash #splashRightBar .ExtraButtonBottomPhone a {
									position: absolute;
									left: 0px;
									top: 354px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									overflow:hidden;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonBottomPhone a:hover {
									position: absolute;
									left: 0px;
									top: 355px;
									height: 16px;
									width: 85px;
									background-color:#8dc73f;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
						
						#splash #splashRightBar .ExtraButtonCartPhone {
							position: absolute;
							right: 0px;
							top: 316px;
							height: 60px;
							width: 60px;
							/*background-image:url(../images/cart2.gif);
							visibility:visible;
							display:block;	*/			
						}
						
						#splash #splashRightBar .ExtraButtonCartPhone a {
							background-image:url(../images/cart2_2.gif);	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						#splash #splashRightBar .ExtraButtonCartPhone a:hover {
							
							background-image:url(../images/cart_over_2.gif);
							visibility:visible;	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						
						
			/* ----------- Phone Close ----------- */
						
					/*	#splash #splashRightBar .ExtraButtonTopTV {
							margin-top:3px;
							position: absolute;
							left: 0px;
							top: 326px;
							height: 21px;
							width: 85px;
							background-color:#999999;
							border: 1px solid;
							border-color:#FFFFFF;
							color: #FFFFFF;
							text-align:center;
						
						}*/
						
								#splash #splashRightBar .ExtraButtonTopTV a {
									position: absolute;
									display:block;
									left: 0px;
									top: 326px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonTopTV a:hover {
									position: absolute;
									left: 0px;
									top: 326px;
									height: 16px;
									width: 85px;
									background-color: #0099FF;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
									
			
						/*#splash #splashRightBar .ExtraButtonBottomTV {
							position: absolute;
							left: 0px;
							top: 357px;
							height: 21px;
							width: 85px;
							background-color:#FF0000;
							border: 1px solid;
							border-color:#FFFFFF;
							text-align:center;
							
			
						}*/
						
									#splash #splashRightBar .ExtraButtonBottomTV a {
									position: absolute;
									left: 0px;
									top: 354px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonBottomTV a:hover {
									position: absolute;
									left: 0px;
									top: 354px;
									height: 16px;
									width: 85px;
									background-color: #0099FF;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
						
						#splash #splashRightBar .ExtraButtonCartTV {
							position: absolute;
							right: 0px;
							top: 316px;
							height: 60px;
							width: 60px;				
						}
						
						#splash #splashRightBar .ExtraButtonCartTV a {
							background-image:url(../images/cart2_2.gif);	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						#splash #splashRightBar .ExtraButtonCartTV a:hover {
							
							background-image:url(../images/cart_over_2.gif);
							visibility:visible;	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
			/* ----------- TV Close ----------- */
						
					/*	#splash #splashRightBar .ExtraButtonTopInternet {
							margin-top:3px;
							position: absolute;
							left: 0px;
							top: 326px;
							height: 21px;
							width: 85px;
							background-color:#CC00FF;
							border: 1px solid;
							border-color:#FFFFFF;
							color: #FFFFFF;
							text-align:center;
						
						}*/
						
						#splash #splashRightBar .ExtraButtonTopInternet a {
									position: absolute;
									display:block;
									left: 0px;
									top: 326px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonTopInternet a:hover {
									position: absolute;
									left: 0px;
									top: 326px;
									height: 16px;
									width: 85px;
									background-color: #FF6600;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
			
						/*#splash #splashRightBar .ExtraButtonBottomInternet {
							position: absolute;
							left: 0px;
							top: 357px;
							height: 21px;
							width: 85px;
							background-color:#0000FF;
							border: 1px solid;
							border-color:#FFFFFF;
							text-align:center;
							
			
						}*/
						
								#splash #splashRightBar .ExtraButtonBottomInternet a {
									position: absolute;
									left: 0px;
									top: 354px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonBottomInternet a:hover {
									position: absolute;
									left: 0px;
									top: 354px;
									height: 16px;
									width: 85px;
									background-color:#FF6600;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
						#splash #splashRightBar .ExtraButtonCartInternet {
							position: absolute;
							right: 0px;
							top: 316px;
							height: 60px;
							width: 60px;
						/*	background-image:url(../images/cart2.gif);*/
											
						}
						
						#splash #splashRightBar .ExtraButtonCartInternet a {
							background-image:url(../images/cart2_2.gif);	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						#splash #splashRightBar .ExtraButtonCartInternet a:hover {
							
							background-image:url(../images/cart_over_2.gif);
							visibility:visible;	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						
						
						
			/* ----------- Internet Close ----------- */
						
						/*#splash #splashRightBar .ExtraButtonTopBundles {
							margin-top:3px;
							position: absolute;
							left: 0px;
							top: 326px;
							height: 21px;
							width: 85px;
							background-color:#990099;
							border: 1px solid;
							border-color:#FFFFFF;
							color: #FFFFFF;
							text-align:center;
						
						}*/
						
								#splash #splashRightBar .ExtraButtonTopBundles a {
									position: absolute;
									display:block;
									left: 0px;
									top: 326px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonTopBundles a:hover {
									position: absolute;
									left: 0px;
									top: 326px;
									height: 16px;
									width: 85px;
									background-color: #CCCCCC;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #000000;
									text-align:center;
									/*visibility:visible;*/
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
			
						/*#splash #splashRightBar .ExtraButtonBottomBundles {
							position: absolute;
							left: 0px;
							top: 357px;
							height: 21px;
							width: 85px;
							background-color:#FF9900;
							border: 1px solid;
							border-color:#FFFFFF;
							text-align:center;
							
			
						}*/
						
								#splash #splashRightBar .ExtraButtonBottomBundles a {
									position: absolute;
									left: 0px;
									top: 354px;
									height:16px;
									width:85px;																	
									background-color:#000000;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #FFFFFF;
									text-align:center;									
									/*visibility:hidden;*/
									font-family: Verdana, Arial, Helvetica, sans-serif;
									font-size:10px;
									font-weight:bold;
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								} 
								#splash #splashRightBar .ExtraButtonBottomBundles a:hover {
									position: absolute;
									left: 0px;
									top: 354px;
									height: 16px;
									width: 85px;
									background-color: #CCCCCC;
									border: 1px solid;
									border-color:#FFFFFF;
									color: #000000;
									text-align:center;
									/*visibility:visible;*/
									padding:4px 0px 0px 0px;
									margin: 5px auto;
								
								}
						
						#splash #splashRightBar .ExtraButtonCartBundles {
							position: absolute;
							right: 0px;
							top: 316px;
							height: 60px;
							width: 60px;				
						}
						
						#splash #splashRightBar .ExtraButtonCartBundles a {
							background-image:url(../images/cart2_2.gif);	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						#splash #splashRightBar .ExtraButtonCartBundles a:hover {
							
							background-image:url(../images/cart_over_2.gif);
							visibility:visible;	
							position: absolute;
							/*right: 10px;*/
							/*top: 324px;*/
							height: 60px;
							width: 60px;			
						}
						
			/* ----------- Bundles Close  -----------*/
						
/* ----------- Close Extra Buttons  -----------*/
    
    #splash #splashPopBar {
    	position: absolute;
        
        left: 15px;
        top: 320px;
        
        height: 100px;
        
        padding: 15px;
        
        z-index: 1;
    }
    
    #splash #splashPopBar .popButton {
    	width: 50px;
    	height: 50px;
        
        margin-Left: 20px;
        
        display: block;
        
        float: left;       
       
    }
    
/* ----------------------------- */





/* --------- Content ------------ */

#content {
}

#promoBar {
	position: relative;
	top:3px;
    height: 144px;
}

	#promoBar #promoBarPromos {
    	position: absolute;
        /*background-color:#333333;*/
        bottom: 0px;
    }

	#promoBar #promoDevider01 {
    	position: absolute;
        
        top: 15px;
        left: 250px;
    }
    
    #promoBar #promoDevider02 {
    	position: absolute;
        
        top: 15px;
        left: 500px;    
    }

/* ------------------------------ */





/* -------- Footer -------------- */

#footer {

	position: relative;

	width: 750px;
    height: 217px;
    
    background-image:url(../images/footerBackground.jpg);
    
       
}
   #footer #copyright {
   		position: absolute;
		/*float:left;*/
		font-size:10px;
		top:195px;
		left:10px
   
   }

	#footer #billPayButton {
    	position: absolute;
        
        bottom: 15px;
        right: 15px;
        
        z-index: 1;
    }
    
    #footer #blogBlock {
    	position: absolute;
                
        left: 0px;
        top: 25px;
        
        width: 205px;
        height: 120px;
        clear:both;
        text-align:left;
        
    }
    
        #footer #blogBlock #blogTitle {
            font-size: 14px;                                              
            color: #FFFFFF;        
            text-transform: uppercase;
			margin-left:10px;
        }
        
        #footer #blogBlock ul {
        	margin-top:5px;
			margin-left: 10px;
        	color: #ACD473;
			font-size: 11px;
			//margin-left:10px;
			list-style:none;
			
        }
		#footer #blogBlock ul li:before {
        	margin-top:5px;
			margin-left: 5px;
        	color: #ACD473;
			font-size: 11px;			
			/*list-style-image:url(images/bullet.jpg);
			height:8px;
			width:8px;
			content: "\00BB \0020";
			list-style:none;
			//content:url(images/bullet.jpg);*/
			
						
		}
		
		#footer #blogBlock a {
			text-decoration:none;
			color:#ACD473;
		}
		
		#footer #blogBlock a:hover {
			text-decoration:none;
			color:#8dc73f;
		}
		
				#footer .buttonsBlock {
					position: absolute;
					display:block;	
					/*left: 15px;*/
					top: 125px;
					width: 15px;
					/*width: 160px;
					height: 24px;*/
					font-size:10px;
					left:0px
					
				}
				
				/*#footer .support {
					margin-left:25px;
					
				}*/
				
			/*	#footer #buttonsBlock .font1 {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-weight:bold;
					color:#8dc73f;
					margin-top: 0px;
				}
				
				#footer #buttonsBlock .font2 {
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 10px;
					font-weight: bold;
					color: #FFFFFF;
				} */
				
				#footer .buttonsBlock .button {
					position: relative;
					margin-right:50px;					
					top:30px;
					left:10px;
					
				}
				#footer .buttonsBlock .button2 {
					position: relative;
					left:95px;					
					margin-right:50px;					
					top:30px;
					
					
				}
        
        

/* ------------------------------ */





/* ------------ Movie Box ------------ */

#posterBoxContainer {
	position: absolute;
    top:5px;
    left: 200px;
}

#posterBox {
	position: relative;
    padding: 10px;
    
}

#posterBox .poster {
	margin: 10px;
    float: left; 
}

    #posterBox .smallPoster {
        margin-top: 50px;
    }
    
    #posterTitleBox {    
        width: 500px;
   
    	position: absolute;
   
        left:140px;
        top: 20px;
		
		text-align:left;
    }
    
    #posterTitleBox * {
    	margin: 0px;
        padding: 0px;
        
        
        
    }
    
	    #posterTitleBox #posterTitle {
            font-size: 14px;                             
                     
            color: #ACD473;
            
            text-transform: uppercase;        
    
        }
        
        #posterTitleBox #movieTrailerLink {
        	font-size: 10px;
                      
            color: #FFFFFF;
        }
    
    #movieNext {
        position: absolute;
        left: 330px;
        top: 100px;
    }
    
        #movieNext img {
            border: none;
			position: absolute;
			top: 40px;
        }
		
		
				
/*--------- Landing Page ---------*/


#landingFlash {
	position: relative;
    width: 750px;
    height: 469px;
}

    #landingFlash #flashBackground {
        position: absolute;
        
        left: 0px;
        top: 0px;
        
        z-index: 0;
    }
	
/* Flash Block Close */

/* Nav and promo ads */
#promoBarLanding {
	position: relative;
	top:0px;
    height: 159px;
	background-color:#000000;
	
}

	#promoBarLanding #landingPromo1 {
    	position: absolute;
        /*background-color:#333333;*/
        bottom: 0px;
		width:275px;
		height:159px;
		right:0px;
    }
	#promoBarLanding #landingPromo2 {
    	position: absolute;
        /*background-color:#333333;*/
        bottom: 0px;
		width:275px;
		height:159px;
		right:275px;
    }

	#promoBarLanding #promoBarLandingNav {
    	position: absolute;
        display:block;
        top: 8px;
        left: 0px;
		width:194px;
    }
		#promoBarLanding #promoBarLandingNav a {
			display:block;
			background-image:url(../images/landing_nav_hover.jpg);
			height:16px;
			width: 195px;
			margin-top:2px;
			border: 1px solid;
			border-color: #666666;
			padding-top:1px;
			text-indent: 5px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			font-weight:bold;
			text-decoration:none;
			color:#FFFFFF;			
		}
		
		#promoBarLanding #promoBarLandingNav a:hover {
			display:block;
			background-image:url(../images/landing_nav_hover.jpg);
			height:16px;
			width: 195px;
			margin-top:2px;
			/*border: 1px solid;
			border-color: #666666;*/
			text-indent: 5px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			text-decoration:none;
			font-weight:bold;
			/*font-style:italic;*/
			color:#7cc576;
		}
    
/* ------------------------------ Landing Page Close ------------------------------*/

/* ------------------------------ 3 levels deep Pages  ------------------------------*/

#infoPage {
	position: absolute;
    background-image:url(../images/3ld_digital_tv_header.jpg);
	background-repeat:no-repeat;
    width: 750px;
    height: 100%;
	top:0px;
	display:block;
	background:#000000;
}

	#infoPage #header {
		position: absolute;
        left: 0px;
        top: 0px;        
        z-index: 0;
	}
	
	#infoPageContent {
		/*position: relative;*/
		top:0px;
    	height: 100px;
		width:auto;
		clear:both;
		
	}
	
	#infoPageContent #infoPagenav {
    	position: relative;
        /*display:inline-block;*/
        top: 358px;
        /*right: 4px;*/
		width:200px;
		height:100%;
		float:right;
		
		
    }
		#infoPageContent #infoPagenav a {
			display:block;
			background-image:url(../images/landing_nav_hoverOLD.jpg);
			height:16px;
			width: 195px;
			margin-top:2px;
			border: 1px solid;
			border-color: #666666;
			padding-top:1px;
			text-indent: 5px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:bolder;
			text-decoration:none;
			color:#FFFFFF;			
		}
		
		#infoPageContent #infoPagenav a:hover {
			display:block;
			background-image:url(../images/landing_nav_hoverOLD.jpg);
			height:16px;
			width: 195px;
			margin-top:2px;
			border: 1px solid;
			border-color: #666666;
			text-indent: 5px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration: none;
			/*font-style:italic;*/
			color:#7cc576;
		}
		
		#infoPageAds {
			position: relative;
			/*display:block;*/
			margin-top:10px;
			margin-right: 10px;
			width:auto;
			height:75px;
			clear:both;
		}
		
			#infoPageAds #infoPageAd1 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			#infoPageAds #infoPageAd2 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			#infoPageAds #infoPageAd3 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			#infoPageAds #infoPageAd7 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			#infoPageAds #infoPageAd8 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
			}
			
			#infoPageAds #infoPageAd4 {
				height:250px;
				width:196px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			#infoPageAds #infoPageAd5 {
				height:400px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			#infoPageAds #infoPageAdVideo {
				height:120px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			#infoPageAds #infoPageAd6 {
				height:400px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			
			
			#infoPageAds #general200x75 {
				height:75px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;								
			}
			
			
			#infoPageAds #phone200x105 {
				height:105px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;								
			}
			
			#infoPageAds #hd200x115 {
				height:115px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;								
			}
			
			
			#infoPageAds #phonePromoAd {
				height:100px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			
			
			
			
			/* OUTSOURCED ADS */			
			
			
			
			#infoPageAds #mccoy {
				height:200px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			
			
			#infoPageAds #200x200 {
				height:200px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
			
			
			#infoPageAds #mccoyLarge {
				height:400px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
								
			}
			
			
			#infoPageAds #brockMcvey {
				height:400px;
				width:200px;
				/*background-color:#999999;*/
				margin-top: 10px;
				margin-bottom: 10px;
				
				
			}
				
	
	
	
	
	
/* OUTSOURCES ADS  */
			
			
			
			
			
			
			
			
			
				.contactBlockHead {
					height:300px;
					width:195px;
					padding:5px;
					margin-top:15px;
					color:#FFFFFF;
					font-size:18px;
					font-weight:bold;
				}
				.contactBlockTitle {
					height:300px;
					width:195px;
					padding:5px;
					margin-top:15px;
					color:#FFFFFF;
					font-size:14px;
					font-weight:bold;
				}
				.contactBlockInfo {
					height:300px;
					width:195px;
					padding:5px;
					/*margin-top:15px;*/
					color:#FFFFFF;
					font-size:12px;
				}
	
	#infoPageContent #informationPaneBG {
		position:relative;
		float:left;
		top:100px;
		left:2px;
		background-image:url(../images/3ld_content_bg.jpg);
		background-repeat:repeat-y;
		width:498px;
		height:auto;
		display:block;
			
	}	
			#infoPageContent #informationPane {
				position:relative;				
				width:470px;
				display:block;
				margin-left: 10px;
				margin-right:10px;
				margin-top:10px;
					
			}
		

/* ------------------------------ 3 levels deep Pages close ------------------------------*/


/* ------------------------------ 3 levels deep SUPPORT close ------------------------------*/

#supportLandingFlash {
	position: relative;
    width: 750px;
    height: 180px;
}

    #supportLandingFlash #supportBackground {
        position: absolute;
        
        left: 0px;
        top: 0px;
        
        z-index: 0;
    }


#supportSectionContainer {
	width:750px;
	margin:0px auto;
	height:140px;
	display:block;
	position:relative;
	text-align:center;

}

	#supportSectionBlock1 {
		width:250px;
		
		height:140px;
		left:0px;
		position:absolute;
	}
	#supportSectionBlock2 {
		width:250px;
		
		height:140px;
		left:250px;
		position:absolute;
		color:#FFFFFF;
	}
	#supportSectionBlock3 {
		width:250px;
		
		height:140px;
		left:500px;
		position:absolute;
	}


#supportSubHeader {

}

#innerContentSupport {
	width:480px;
	min-height:700px;
	background:#ffffff;
	position:relative;
	/*top:-40px;*/
	padding-top:10px;
	padding-left:20px;
}
#innerContentSupport2 {
	width:500px;
	min-height:700px;
	background:#ffffff;
	position:relative;
	/*top:-40px;*/
	
	
}
#innerContentSupport3 {
	width:510px;
	min-height:700px;
	background:#ffffff;
	position:relative;
	padding-left:10px;
	/*top:-40px;*/
	
	
}

	#equipmentHeader {
		font-size:22px;
		color:#8dc73f;
		font-weight:bold;
	}
		.equipmentAccentWord {
			font-size:24px;
			color:#c9c9c9;
			font-weight:bold;
		}

	#equipmentContainer {
		height:200px;
		width:460px;
		background-color:#ebebeb;
		top:0px;
		left:0px;
		position:relative;
		margin-bottom:25px;
		margin-top:10px;
	}
		#equipmentLeftContainer {
			width:180px;
			height:200px;
		
		}
			#equipmentNavHeader {
				font-size:12px;
				color:#8dc73f;
				font-weight:bold;
				left:10px;
				top:5px;
				position:relative;
			
			}
				#equipmentNavContainer {
					margin-top:10px;
					margin-left:20px;
					
					height:170px;
					width:140px;
					
				}
				
										#equipmentNav a {
											font-size:11px;
											color:#666666;
											font-weight:bold;
											text-decoration:none;
											list-style:none;
											font-family:Arial, Helvetica, sans-serif;
										}
										
										#equipmentNav a:hover {
											font-size:11px;
											color:#000000;
											font-weight:bold;
											text-decoration:none;
										}
			
		
		#equipmentContentContainer {
			right:0px;
			position:absolute;
			background-color:#767676;
			height:200px;
			width:280px;
			background-image:url(../images/support/equipment_bg.jpg);
		}
			#equipmentContentHeader {
				font-size:12px;
				color:#EEEEEE;
				font-weight:bold;
				left:10px;
				top:5px;
				position:relative;
			
			}
			
						#equipmentContentNavContainer {
					margin-top:10px;
					margin-left:20px;
					/*background-color:#000000;*/
					height:160px;
					width:240px;
					
				}
				
										#equipmentContentNav a {
											font-size:10px;
											color:#EEEEEE;
											font-weight:bold;
											text-decoration:none;
											list-style:none;
											
										}
										
										#equipmentContentNav a:hover {
											font-size:10px;
											color:#8dc73f;
											font-weight:bold;
											text-decoration:none;
										}



#supportInfoContainer {
	width:460px;
	
	left:15px;
	/*background-color:#000000;*/
	/*margin-bottom:20px;*/
	
}
/* ------------------------------ 3 levels deep SUPPORT close ------------------------------*/





/* ------- New VOD RECODED ------- */



.vodFlashFlip {
	height:250px; 
	width:750px; 
	background-color:#0000FF;

}

.vodMoviePane {
	height:351px; width:750px; background-color:#FF0000;
}

.vodMovieNavContainer {
	height:100%; width:750px; background-color:#FFFFFF;		
}
.movieListings {
	position:absolute; margin-left:200px; width:550px; height:1000px; background-color:#00FF00; float:right;
}
.movieNavContainer {
	left:0px; width:200px; height:1000px; background-color:#0066CC; clear:both;
}

/* ------------------------------ VoD Pages ------------------------------*/

#vod {
 width:750px;

}
	
	#vodHeader {
		background-color:#666666;
		width:750px;
		height:250px;	
	}
	
	
	#vodMovieInfo {
		/*background-color:#999999;*/
		background-image:url(../images/vod_movieinfo_bg.jpg);
		background-repeat:no-repeat;
		width:inherit;
		height:351px;
	
	}
	
	#vodMovieInfo #vodTitle1 {
			position:absolute;
			/*background-color:#FF0000;*/
			top:12px;
			margin-left:435px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;			
			color:#8dc73f;
			text-align:left;
			/*width:300px;*/
			
		} 
		#vodMovieInfo #vodTitle1 #vodStarring {
			position:relative;
			/*top:231px;
			left:455px;*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:9px;
			color:#000000;
			left:5px;
			width:300px;
			
		} 
				
				#vodMovieInfo #vodSynopsis {
					position:absolute;
					display:block;
					top: 65px;
					left:475px;
					width:265px;
					right:10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9px;
					font-weight:bold;			
					color:#000000;
					margin-right:20px;
					text-align:left;
					
				}
				#vodMovieInfo #vodSynopsis h5 {
					/*position:inherit;*/
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					font-weight:bold;			
					color:#8dc73f;
					padding-right:5px;
				
				}
				
				#vodMovieInfo #vodPhotosTitle {
					position:absolute;
					top:235px;
					left:370px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					font-weight:bold;			
					color:#8dc73f;
				}
				
				#vodMovieInfo #vodPhotosTitle #vodPhotosBlock {
					position:relative;
					/*display:block;*/
					left:110px;
					height:80px;
					width:260px;
					margin-top:10px;
					/*background-color:#000000;					*/
					
				}
				
				#vodMovieInfo #vodPhotosTitle #vodPhotos a {
					/*position:inherit;	*/
					/*top:0px;*/
					left:400px;
					margin-left:10px;
					/*border:1px solid;
					border-color:#000000;*/
					height:77px;			
				}
				
				#vodMovieInfo #vodMovieInfoHDIcon {
					position:absolute;										
					top:321px;
					left:680px;
					margin-left:5px;
					
				}
				
				#vodMovieInfo #vodMovieInfoDvdIcon {
					position:absolute;				
					top:321px;
					left:660px;
					margin-right:5px;
					
				}
				
				
		#vodMovieInfo #vodMovie {
			position:absolute;
			left:0px;
		}
		
		
	
	#vodContent {
		width:750px;
		min-height:800px;
		height:100%;
		position:relative;
		/*background-image:url(../images/vod_content_bg.jpg);*/
		background-repeat:repeat-y;
	}
	
	#vodNavLeft {
		/*position:relative;
		float:left;*/
		display:block;
		/*top:40px;*/
		/*margin-top:30px;*/
		left:0px;
		background-color:#000000;
		/*background-image:url(../images/vod_navleft_bg.jpg);*/
		/*background-image:url(../images/vod_content_bg.jpg);*/
		background-repeat:repeat-y;
		width:200px;
		*padding-bottom:22px;
		height:100% auto;
			
	
	}
		#vodNavLeft #vodButtons a {
			display:block;
			background-image:url(../images/vod_nav_hover.jpg);
			height:16px;
			width: 194px;
			margin-top:1px;
			/*border: 1px solid;
			border-color: #666666;
			padding-top:1px;*/			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			font-weight:bolder;
			text-decoration:none;
			color:#FFFFFF;
			text-indent:5px;			
		}
		
		#vodNavLeft #vodButtons a:hover {
			display:block;
			background-image:url(../images/vod_nav_hover.jpg);
			height:16px;
			width: 194px;
			margin-top:1px;
			/*border: 1px solid;
			border-color: #666666;*/
			/*padding-left: 5px;*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			text-decoration: none;
			/*font-style:italic;*/
			color:#7cc576;
			text-indent:5px;
		}

/*--------------------------	Top 10 List 	--------------------------*/
		
		#vod #vodTop10 {
			position:relative;
			top:0px;
			left:0px;
			margin-bottom:10px;
		}
		
		#vodTop10 #top10focusImg {
			top:20px;
			/*margin-left:3px;*/
			margin-top:10px;
			margin-bottom:5px;
		
		}
		
		 #vodTop10Text {
			position:absolute;
			display:block;
			top:74px;
			left:100px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:9px;
		}
		 #vodTop10 #vodTop10Text2 {
			position:relative;
			/*display:block;*/
			top:0px;
			left:20px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#8dc73f;
		}
		
/*--------------------------	Top 10 List Close	--------------------------*/
	

/*--------------------------	Sort By Genre	--------------------------*/
#vod #vodGenre {
			position:relative;
			top:0px;
			left:0px;
		}
		
	#vod #vodGenre #vodGenreTitleimg {
		margin-top:10px;
		/*margin-left:20px;*/
	}
	
	#vod #vodGenre #vodGenreText {
		position:relative;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		/*margin-left:25px;*/
	}

		#vod #vodGenre #vodGenreText a {
			text-decoration:none;
			color:#8dc73f;
			display:block;
			background-image:url(../images/vod_nav_hover.jpg);
			height:16px;
			width: 194px;
			margin-top:1px;
			/*border: 1px solid;
			border-color: #666666;
			padding-top:1px;*/			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			font-weight:bolder;
			text-decoration:none;
			color:#FFFFFF;
			text-indent:5px;
		}
		
		#vod #vodGenre #vodGenreText a:hover {
			text-decoration:none;
			display:block;
			background-image:url(../images/vod_nav_hover.jpg);
			height:16px;
			width: 194px;
			margin-top:1px;
			/*border: 1px solid;
			border-color: #666666;
			padding-top:1px;*/			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			font-weight:bolder;
			text-decoration:none;
			color:#8dc73f;
			text-indent:5px;	
		}


/*--------------------------	Sort By Genre Close	--------------------------*/	
	
	
/*--------------------------	Sort By Alphabet	--------------------------*/
#vod #vodLetter {
			position:relative;
			top:10px;
			left:0px;
		}
		
	#vod #vodLetter #vodLetterTitleimg {
		left:0px;
	}	
		
		#vod #vodLetter #vodLetterContainer {
			position:relative;
			width:196px;
			left:8px;
			/*display:block;*/
		}
		
			#vod #vodLetter #vodLetterContainer .vodLetterImg {
				position:relative;
				width:40px;
				height:40px;
				/*background-color:#000000;*/
				/*float:left;*/
				margin-right:4px;
				margin-top:5px;
				display:inline;
				
			}
				/*#vod #vodLetter #vodLetterContainer #vodLetterImg a {
					text-decoration:none;
					color:#8dc73f;
				}
				
				#vod #vodLetter #vodLetterContainer #vodLetterImg a:hover {
					text-decoration:underline;
					color:#000000;
				}*/

/*--------------------------	Sort By Alphabet Close	--------------------------*/


/*--------------------------	ADs	--------------------------*/

#ads {
	width:200px;
	top:0px;
	position:relative;
	left:0px;
	padding-bottom:10px;
}

	#adsIMGBig {
		height:485px;
		width:194px;
		/*background-color:#000000;	*/			
		font-size:14px;
		color:#000000;
		position:relative;
		/*margin-top:15px;*/
		
	}
	
	/*#adsIMGSmall {
		height:150px;
		width:180px;
		background-color:#000000;
		text-align:center;
		font-size:14px;
		color:#FFFFFF;
		position:relative;
		margin-top:10px;
	}*/




/*--------------------------	ADs Close	--------------------------*/

/*--------------------------	Legend	--------------------------*/
#legendContainer {
	width:750px;
	position:relative;
	margin-bottom:20px;
	/*margin-left:10px;*/
}

#legendIMGbox {
	width:200px;
	left:0px;
}
	.legendIMG {
		position:relative;
		height:30px;
		/*width:30px;
		background-color:#6633FF;*/
		margin-bottom:3px;
		display:table;
		vertical-align:super;
	}
/*--------------------------	Legend Close Close	--------------------------*/

	
	
	#vodMovieList {
	position:absolute;
		right:0px;
		width:550px;
		background-color:#FFFFFF;
		height:100% auto;
		
	
	}
	
		 #vodMonth {
			/*position:relative;*/
			top:10px;
			left:30px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:20px;
			font-weight:bolder;
			color:#8dc73f;
			
		}
		
		.vodListingsContainer {
			display:block;
			width:200px;
			height:170px;
			position:relative;
			/*background-color:#000000;*/
			/*margin-left:50px;*/
			margin-top:25px;
			float:left;
		}
		
				.vodListingsContainer .vodListingIMG {
					
					position:relative;
					
					top:0px;
					left:0px;
				}
				.vodListingsContainer .vodListingText1 {
					
					position:relative;
					color:#8dc73f;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:bold;					
					top:0px;
					left:0px;
					
				}
				.vodListingsContainer .vodListingText2 {
					position:relative;
					color:#000000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9px;					
					top:0px;
					left:0px;
					
				}
				
				
				.vodListingsContainer .vodListingText2 #vodListingHDIcon {
					position:relative;
					color:#000000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9px;					
					bottom:20px;
					left:130px;
					display:inline-block;
					
				}
				
				.vodListingsContainer .vodListingText2 #vodListingDvdHdIcon {
					position:inherit;
					color:#000000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9px;					
					bottom:20px;
					left:175px;
					
				}
				
				
				


/* ------------------------------ VoD Pages close ------------------------------*/


/* ------------------------------ Cable Theft ------------------------------*/

#cableHeader {
	top:0px;
	left:0px;
	width:750px;
	height:218px;
	background-color:#999999;
	position:relative;
}

#cableContent {
	display:block;
	top:0px;
	background-image:url(../images/cable_theft_bg.jpg);
	background-repeat:repeat-y;
	position:absolute;
}

	#cableNavBar {
		display:block;
		left:0px;
		width:750px;
		position:relative;
	}
	
		#cableNav {
			top:20px;
			display:block;
			margin-bottom:25px;			
			position:relative;
			width:250px;
			height:15px;
			
		}
		
			#cableNav a {
				text-decoration:none;
				color:#8dc73f;
				display:block;
				background-image:url(../images/cable_theft_button1.jpg);
				height:15px;
				width: 110px;
				margin-top:1px;		
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8pt;
				font-weight:bolder;
				text-decoration:none;
				color:#FFFFFF;
				text-align:center;
				padding-top:3px;
				position:inherit;
				float:left;
				margin-left:10px;
			}
			
			#cableNav a:hover {
				text-decoration:none;
				display:block;
				background-image:url(../images/cable_theft_button1_hover.jpg);
				height:15px;
				width: 110px;
				margin-top:1px;		
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8pt;
				font-weight:bolder;
				text-decoration:none;
				color:#000000;
				text-align:center;
				padding-top:3px;
				position:inherit;
			}
		
		#cableForm {
			top:15px;
			margin-left:8px;
			width:230px;
			margin-bottom:10px;
			font:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			position:relative;
		}
		
	/*#cableNavBlock {
		width:240px;
		height:18px;
		display:block;		
		position:absolute;
		margin-top:20px;
	}
		#cableNavButton1 {
			width:110px;
			height:18px;
			background-image:url(../images/cable_theft_button1.jpg);
			left:0px;
			top:0px;
			position:inherit;
			display:block;
			margin-right:5px;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			text-indent:40px;
			text-align:center;
			padding-top:4px;
		}
			#cableNavButtonBlock a{
				width:110px;
				height:18px;
				background-image:url(../images/cable_theft_button1.jpg);								
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
				color:#EEEEEE;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin-top:10px;
			}
			#cableNavButtonBlock a:hover{
				background-image:url(../images/cable_theft_button1_hover.jpg);
				width:110px;
				height:18px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				color:#FFFFFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}*/
		/*#cableNavButton2 {
			width:110px;
			height:18px;
			background-image:url(../images/cable_theft_button1.jpg);
			left:120px;
			top:0px;
			position:inherit;
			display:block;			
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			text-align:center;
			padding-top:4px;
			
		
		}
			#cableNavButton2 a{
				background-image:url(../images/cable_theft_button1.jpg);
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
				color:#000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
			}
			#cableNavButton2 a:hover{
				background-image:url(../images/cable_theft_button1_hover.jpg);
				font-family:Verdana, Arial, Helvetica, sans-serif;
				text-transform:uppercase;
				color:#FFFFFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}*/

#cableInfoPane {
	position:relative;
	width:750px;
	height:950px;
	top:0px;
	left:0px;
	background-image:url(../images/cable_theft_bg.jpg);
	background-repeat:repeat-y;

}
	#cableInfoPane #cableInfo {
		display:block;
		width:480px;
		right:0px;
		position:absolute;
	}
	#cableFont1 {
	
	}
	
	#cableFont3 {
	
	}
	
	#cableFont3 {
	
	}
	
/* ------------------------------ Cable Theft close ------------------------------*/

/* Channel Lineups*/
#lineupHeader {
	width:750px;
	height:317px;
	background-color:#666666;
}

	#lineupButtonNav1 {
		position:relative;
		top:281px;
		left:553px;
		display:block;
		/*background-color:#CCCCCC;*/
		height:22px;
		width:200px;
		
	}
		
		
		#lineupButtonNav1 a {
				text-decoration:none;
				color:#8dc73f;
				display:block;
				background-image:url(../images/channel_lineups/button1.gif);
				height:19px;
				width: 80px;
				margin-top:1px;		
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8pt;
				font-weight:bolder;
				text-decoration:none;
				color:#FFFFFF;
				text-align:center;
				padding-top:3px;
				position:inherit;
				float:left;
				margin-left:10px;
			}
			
			#lineupButtonNav1 a:hover {
				text-decoration:none;
				display:block;
				background-image:url(../images/channel_lineups/button2.gif);
				height:19px;
				width: 80px;
				margin-top:1px;		
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8pt;
				font-weight:bolder;
				text-decoration:none;
				color:#000000;
				text-align:center;
				padding-top:3px;
				position:inherit;
			}

	/* flash nav */
	
	#lineupNav {
		width:750px;
		height:90px;
		
	}

	/* flash nav close */
	
	
#lineupContent {
	background-image:url(../images/channel_lineups/lineup_bg.jpg);
	background-repeat:repeat-y;
	height:550px;
}
	
	#lineupContentRight {
		width:491px;
		right:0px;
		
		float:right;
	}
		#lineupFocus {
			top:0px;
			position:relative;
			width:491px;
			height:303px;
		}
		
			#lineupFocusChannel {
				font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				position:absolute;
				top:5px;
				left:5px;
				
			}
		
			#lineupFocusContainer {
				width:230px;
				height:95px;
				position:absolute;
				right:0px;
				bottom:20px;
				/*background-color:#FFFFFF;*/
			}
			#lineupFocusTitle {
				position:relative;
				/*top:10px;*/
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#993300;
				margin-left:15px;
				text-align:right;
				margin-right:10px;
			}
			
			#lineupFocusInfo {
				position:relative;
				top:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				margin-left:15px;
				margin-right:10px;				
				text-align:right;
			}
			
				#lineupFocusClick {
					position:absolute;
					/*width:476px;
					height:20px;*/
					display:block;
					right:10px;
					/*left:227px;*/
					bottom:5px;			
				}
						#lineupFocusClick a {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#EEEEEE;
							text-decoration:none;
						}
						#lineupFocusClick a:hover {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#8dc63f;
							text-transform:uppercase;
							text-decoration:none;
						}
						
						
						
			
		
		#lineupPreviewBG {
			height:248px;
			width:491px;
			position:relative;
			/*background-color:#8dc63f;*/
		}

#lineupPreview {
	width:262px;
	height:248px;
	display:block;
	top:0px;
	left:0px;
	background-color:#000000;
}
	
	#lineupPreviewImg {
		position:relative;
		height:	120px;
		width:238px;
		padding:12px;
	}
	#lineupPreviewChannel {
				font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				position:absolute;
				float:left;
				top:15px;
				left:15px;
				
			}
	
	#lineupPreviewTitle {
		position:relative;
		/*top:10px;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#993300;
		margin-left:15px;
	}
	
	#lineupPreviewInfo {
		position:relative;
		top:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		/*font-weight:bold;*/
		color:#EEEEEE;
		margin-left:15px;
		margin-right:15px;
	}
		#lineupPreviewClick1 {
			position:relative;
			width:476px;
			height:20px;
			display:block;
			right:15px;
			left:227px;
			top:7px;			
		}
			#lineupPreviewClick1 a {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#EEEEEE;
				text-decoration:none;
			}
			#lineupPreviewClick1 a:hover {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#8dc63f;
				text-transform:uppercase;
				text-decoration:none;
			}
			
			
#lineupAdsBlock  {
	width:229px;
	height:248px;
	display:block;
	top:2px;
	right:0px;
	position:absolute;
	
}
	#lineupAd a {
		/*top:3px;*/
		padding-top:3px;
		position:inherit;
		height:79px;
		width:229px;
		/*background-color:#0099FF;*/
		right:0px;
		/*margin-top:3px;*/
		
	}

#lineupsChannels {
	left:0px;
	top:20px;
	/*height:550px;*/
	width:252px;
	margin-left:20px;
	position:relative;
	
	/*background-color:#00CCFF;*/
}

	
/* HBO */

#lineupChannelList {
	/*position:relative;*/
	top:16px;
	left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	text-align:left;
	**margin-top:-550px; /* This is for IE, Considering IE is stupid and doesn't set margins correctly this is to justify positioning */
	
}

/* HBO Close */

/*  Showtime */
#lineupFocusShowtime {
			top:0px;
			position:relative;
			width:491px;
			height:539px;
		}
		
		#lineupFocusChannelShowtime {
				font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				/*font-weight:bold;*/
				color:#000000;
				position:absolute;
				top:5px;
				left:5px;
				
			}
		
			#lineupFocusContainerShowtime {
				width:225px;
				height:95px;
				position:absolute;
				right:0px;
				top:340px;
				/*background-color:#FFFFFF;*/
			}
			#lineupFocusTitleShowtime {
				position:relative;
				/*top:10px;*/
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#993300;
				margin-left:15px;
				text-align:right;
				margin-right:10px;
			}
			
			#lineupFocusInfoShowtime {
				position:relative;
				top:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				margin-left:15px;
				margin-right:10px;				
				text-align:right;
			}
			
				#lineupFocusClickShowtime {
					position:absolute;
					/*width:476px;
					height:20px;*/
					display:block;
					right:10px;
					/*left:227px;*/
					top:450px;			
				}
						#lineupFocusClickShowtime a {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#EEEEEE;
							text-decoration:none;
						}
						#lineupFocusClickShowtime a:hover {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#8dc63f;
							text-transform:uppercase;
							text-decoration:none;
						}
						
						
						
			
		
		#lineupPreviewBGShowtime {
			height:248px;
			/*width:491px;*/
			position:absolute;
			top:842px;
			/*background-color:#8dc63f;*/
		}

#lineupPreviewShowtime {
	width:262px;
	height:248px;
	display:block;
	top:0px;
	left:0px;
	background-color:#000000;
}
	
	#lineupPreviewImgShowtime {
		position:relative;
		height:	120px;
		width:238px;
		padding:12px;
	}
	
	#lineupPreviewTitleShowtime {
		position:relative;
		/*top:10px;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#993300;
		margin-left:15px;
	}
	
	#lineupPreviewInfoShowtime {
		position:relative;
		top:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		/*font-weight:bold;*/
		color:#EEEEEE;
		margin-left:15px;
		margin-right:15px;
	}
		#lineupPreviewClick1Showtime {
			position:relative;
			width:476px;
			height:20px;
			display:block;
			right:15px;
			left:227px;
			top:7px;			
		}
			#lineupPreviewClick1Showtime a {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#EEEEEE;
				text-decoration:none;
			}
			#lineupPreviewClick1Showtime a:hover {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#8dc63f;
				text-transform:uppercase;
				text-decoration:none;
			}
			
			
#lineupAdsBlockShowtime  {
	width:229px;
	height:79px;
	display:block;
	top:168px;
	left:262px;
	position:absolute;
	
}
	#lineupAdShowtime a {
		/*top:3px;*/
		padding-top:3px;
		position:inherit;
		height:79px;
		width:229px;
		/*background-color:#0099FF;*/
		right:0px;
		/*margin-top:3px;*/
		
	}

/*  Showtime Close */



/*  Showtime */
#lineupFocusCinemax {
			top:0px;
			position:relative;
			width:491px;
			height:539px;
		}
		
		#lineupFocusChannelCinemax {
				font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				/*font-weight:bold;*/
				color:#000000;
				position:absolute;
				top:5px;
				left:5px;
				
			}
		
			#lineupFocusContainerCinemax {
				width:230px;
				height:95px;
				position:absolute;
				right:0px;
				top:273px;
				/*background-color:#FFFFFF;*/
			}
			#lineupFocusTitleCinemax {
				position:relative;
				/*top:10px;*/
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#993300;
				margin-left:15px;
				text-align:right;
				margin-right:10px;
			}
			
			#lineupFocusInfoCinemax {
				position:relative;
				top:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				margin-left:15px;
				margin-right:10px;				
				text-align:right;
			}
			
				#lineupFocusClickCinemax {
					position:absolute;
					/*width:476px;
					height:20px;*/
					display:block;
					right:10px;
					/*left:227px;*/
					top:375px;			
				}
						#lineupFocusClickCinemax a {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#EEEEEE;
							text-decoration:none;
						}
						#lineupFocusClickCinemax a:hover {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#8dc63f;
							text-transform:uppercase;
							text-decoration:none;
						}
						
						
						
			
		
		#lineupPreviewBGCinemax {
			height:248px;
			/*width:491px;*/
			position:absolute;
			top:842px;
			/*background-color:#8dc63f;*/
		}

#lineupPreviewCinemax {
	width:262px;
	height:248px;
	display:block;
	top:0px;
	left:0px;
	background-color:#000000;
}
	
	#lineupPreviewImgCinemax {
		position:relative;
		height:	120px;
		width:238px;
		padding:12px;
	}
	
	#lineupPreviewTitleCinemax {
		position:relative;
		/*top:10px;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#993300;
		margin-left:15px;
	}
	
	#lineupPreviewInfoCinemax {
		position:relative;
		top:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8px;
		/*font-weight:bold;*/
		color:#EEEEEE;
		margin-left:15px;
		margin-right:15px;
	}
		#lineupPreviewClick1Cinemax {
			position:relative;
			width:476px;
			height:20px;
			display:block;
			right:15px;
			left:227px;
			top:7px;			
		}
			#lineupPreviewClick1Cinemax a {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#EEEEEE;
				text-decoration:none;
			}
			#lineupPreviewClick1Cinemax a:hover {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				color:#8dc63f;
				text-transform:uppercase;
				text-decoration:none;
			}
			
			
#lineupAdsBlockCinemax  {
	width:229px;
	height:180px;
	display:block;
	top:87px;
	left:262px;
	position:absolute;
	
}
	#lineupAdCinemax a {
		/*top:3px;*/
		padding-top:3px;
		position:inherit;
		height:79px;
		width:229px;
		/*background-color:#0099FF;*/
		right:0px;
		/*margin-top:3px;*/
		
	}

/*  Cinemax Close */


/* Digital */
#lineupFocusDigital {
			top:0px;
			position:relative;
			width:491px;
			height:539px;
		}

#lineupFocusChannelDigital {
				font-family:Impact, Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				position:absolute;
				top:5px;
				left:5px;
				
			}
#lineupFocusContainerDigital {
				width:190px;
				height:95px;
				position:absolute;
				right:50px;
				top:205px;
				/*background-color:#FFFFFF;*/
			}
			#lineupFocusTitleDigital {
				position:relative;
				/*top:10px;*/
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#993300;
				margin-left:15px;
				text-align:right;
				margin-right:10px;
			}
			
			#lineupFocusInfoDigital {
				position:relative;
				top:5px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8px;
				/*font-weight:bold;*/
				color:#EEEEEE;
				margin-left:15px;
				margin-right:10px;				
				text-align:right;
			}
			
				#lineupFocusClickDigital {
					position:absolute;
					/*width:476px;
					height:20px;*/
					display:block;
					right:60px;
					/*left:227px;*/
					top:285px;			
				}
						#lineupFocusClickDigital a {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#EEEEEE;
							text-decoration:none;
						}
						#lineupFocusClickDigital a:hover {
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							font-weight:bold;
							color:#8dc63f;
							text-transform:uppercase;
							text-decoration:none;
						}
/* Digital Close */

/* Sliding Content */
.glidecontentwrapper{
	position: relative;  /*Do not change this value */
	width: 208px;
	height: 505px; /* Set height to be able to contain height of largest content shown*/
	left:0px;
	top:0px;
	overflow: hidden;
	}
	/*
		Total wrapper width: 350px+5px+5px=360px
		Or width of wrapper div itself plus any left and right CSS border and padding
		Adjust related containers below according to comments
	*/
	
	
	.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: url(../images/channel_lineups/lineup_left_bg.jpg) repeat-y;
	padding: 5px;
	/*visibility: hidden;*/
	width: 200px;
	
	}
	/*
	 Total glidecontent width: 330px+10px+10px=350px
		Or width of wrapper div itself (not counting wrapper border/padding)
	*/
	
	.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 230px;
	margin-top: 0px;
	margin-right:20px;
	
	text-align: center; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
	}
	/*
	 Total contenttoggler width: 350px+5px+5px=360px
		Or total width of wrapper div (counting wrapper border/padding)
	*/
	#glidecontentBlock {
		position:absolute;
		left:0px;
		display:block;
		margin-left:-20px;
	}
	.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	/*border: 1px solid black;*/
	color: #636363;
	/*padding: 1px 3px;*/
	/*margin-right: 3px;*/
	margin-left:3px;
	font-weight: bold;
	text-decoration: none;
	}
	
	.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	/*background: #E4EFFA;*/
	color: black;
	}
	
	.glidecontenttoggler a:hover{
	/*background: #E4EFFA;*/
	color: black;
	}
	
	.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	}
	
	.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	}
	
	.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	/*background: #1A48A4;*/
	color: black;
	}

/* Sliding Content Close */

#channelAreaContainer {
	width:750px;
	margin:0px auto;
	height:200px;
	display:block;
	position:relative;
	text-align:center;
}

	#channelAreaBlock1 {
		width:250px;
		background-color:#CCCCCC;
		height:200px;
		left:0px;
		position:absolute;
	}
	#channelAreaBlock2 {
		width:250px;
		background-color:#000000;
		height:200px;
		left:250px;
		position:absolute;
		color:#FFFFFF;
	}
	#channelAreaBlock3 {
		width:250px;
		background-color:#CCCCCC;
		height:200px;
		left:500px;
		position:absolute;
	}


/* Channel Lineups*/


/* FAQS */

#faqs {
	/*top:25px;*/
	display:block;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:14px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#333333;
	font-size:11px;
	font-weight:bold;
	/*background-color:#317082;*/
	width:455px;
	margin-bottom:5px;
	/*margin-top:2px;*/
	padding-left:2px;
	
	/*background-image:url('../images/bg_answer.gif');*/
	background-repeat:no-repeat;
	background-position:top right;	
	min-height:20px;
	top:25px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:none;
	background:#f2f2f2 url(../images/faq_a.jpg) no-repeat;
	width:440px;
	font-size:11px;
	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	left:15px;
	margin-bottom:15px;
	

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	margin-left:45px;
	padding: 10px;
	margin-right:20px;
}

/* Bundles */


.dhtmlgoodies2_question{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-size:12px;
	font-weight:bold;
	/*background-color:#317082;*/
	width:500px;
	margin-bottom:2px;
	/*margin-top:2px;*/
	padding-left:2px;
	
	background-image:url('../images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:100px;
	top:25px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies2_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:none;
	background:#f2f2f2 url(../images/faq_a.jpg) no-repeat;
	width:462px;
	font-size:12px;
	padding:20px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	left:15px;
	

}
.dhtmlgoodies2_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	margin-left:60px;
	padding: 10px;
}


/*  Bundles Close */


/* Support - Phone */

.callingfeatures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*text-transform: uppercase;*/
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	/*text-transform: uppercase;*/
	font-weight: bold;
}
.style20 {
	/*font-size: 14px*/
	font-style:italic;
	
}

.callingfeatures ol li {
	margin-left:20px;

}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-size: 12px}


.pricingPerMonth {
	right:0px;
	margin-left:75px;

}
.applyButton {
	right:0px;
	margin-left:80px;
	height:20px;
	width:80px;
	background-color:#000000;
	bottom:0px;
}
	.applyButton a {
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		padding:3px;
		text-indent:5px;
	}



/* Support - Phone Close */




/* Used on 3ld pages */
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}

.contentNav {
	text-align:center; 
	font:#666666 Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold;
}
	
	.contentNav a{
		text-decoration:none; 
		color:#666666; 
		
	}
	.contentNav a:hover{
		text-decoration:none; 
		color:#8dc763; 
		
	}
	
	.disclaimerText{
	color:#000;
	font-size:9px;
	line-height:12px;
	padding:10px;
	font-style:italic;
}

#rotator
{
  background: url(images/rotator.php) no-repeat center top;
  margin-right:5px;
}
#rotator img{
	border:0px;
}
