@charset "UTF-8";
/* CSS Document */
 img, div, input { behavior: url("http://directvgoestoschool.com/js/iepngfix.htc") }


body {
	background:url(http://directvgoestoschool.com/img/background.png) repeat-x;
	background-color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	margin:0 auto;
	line-height: 16px;
	font-size: 13px;
	padding:0px;
}

a, a:visited, a img{
	color: #007098;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover{
	color: #FF8100;
	text-decoration: none;
}


#masterContainer{
	width:980px;
	margin:0 auto;
}


/*Navagation Bar*/

#nav ul{
	float: right;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	margin-right: 28px;
	margin-top:22px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li{
		float: left;
		
}

#nav ul li a, #nav ul li a:visited{
	color: #FFF;
	text-decoration: none;		
}

#nav ul li a:hover{
	color: #A4EAFF;
	text-decoration: none;
}

#nav ul li img{
		margin-left:14px;
		margin-right:14px;
}

.navActive{
	color: #A4EAFF;
	font-weight: bold;	
}

/*Footer Navagation Bar*/

#navFooter ul{
	float: left;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-left: 110px;
	margin-top:47px;
	padding: 0px;
	list-style-type: none;
}

#navFooter ul li{
		float: left;
		
}

#navFooter ul li a, #navFooter ul li a:visited{
	color: #FFF;
	text-decoration: none;		
}

#navFooter ul li a:hover{
	color: #A4EAFF;
	text-decoration: none;
}

#navFooter ul li img{
		margin-left:14px;
		margin-right:14px;
}

.navActive{
	color: #A4EAFF;
	font-weight: bold;	
}

/*Logo Link*/

#logoLink{
	width:160px;
	height:160px;
	margin-top:49px;
	margin-left:46px;
	float:left;
	
}

.dividerLine{
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3E2F3;
	text-align: right;
	clear:both;
}

/*Body Background*/

#body{
	background:url(http://directvgoestoschool.com/img/bodyBKG.jpg) repeat-y;
	
}

/*Footer*/

#footer{
	background-image: url(http://directvgoestoschool.com/img/footer.jpg);
	background-repeat: no-repeat;
	width:980px;
	height:108px;
	clear:both;
}

/*Flash Content or Image*/

#flashOrImage{
	position:absolute;
	margin-top:53px;
	margin-left:479px;
	width:501px;
	height:415px;
}

/*Light texyt for modals*/


ul {
	list-style-type: square;		
}


.titles {
	font-size:16px;
	font-weight: bold;
	color: #103870;
}

.subTitles {
	font-size:13px;
	margin-bottom:5px;
}

/*FAQs*/

.up_arrow{
	display:inline;
	margin-right:10px;
}

.down_arrow{
	display:inline;
	margin-right:10px;
}

.faqEntry{
	margin-left:50px;
	text-align:justify;
}

.lightHeaders{
	color: #FF8100;
	font-size: 16px;
	padding-bottom:0px;
	margin-left:25px;
}

.faqEntry a, .faqEntry a:visited{
	color: #71D5FF;
	
	
}

.faqEntry a:hover{
	color: #FC3;	
}

.section{
	width:600px;
	color:#FFF;
	text-align:justify;
	margin-bottom:20px;

	margin-top:25px;
}

.lightText{
	text-align:justify;
	padding-top:5px;
}

#faqHeader{
	font-size: 18px;
	color: #FFF;	
	margin-top:20px;
	margin-left:25px;
	width:400px;
	
}

#contactHeader{
	font-size: 18px;
	color: #FFF;	
	margin-top:20px;
	margin-left:25px;
	width:200px;
	
}

.up_arrow img, .down_arrow img{
	
    margin-top:5px;

}	

#contactInfo{
	margin-top:15px;
	margin-left:25px;
	font-size:17px;
	line-height:25px;
}

.contactTitle{
	color: #FFF;		
}

.contactItem, .contactTitle a{
	color: #71D5FF;	
}

.contactTitle a:hover{
	color: #FC3;	
}
