/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #FF0000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: 950px;
}

a:link, a:visited, a:hover {
	color: #003399;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */
#Layer1 {
	position:absolute;
	width:950px;
	height:120px;
	z-index:1;
	left: 0;
	top: 5px;
	background-image: url(../RESIM/X-Treme-Top-1.gif);
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:458px;
	height:311px;
	z-index:2;
	left: 380px;
	top: 279px;
	
	visibility: visible;
}
#Layer3 {
	position:absolute;
	width:950px;
	height:120px;
	z-index:1;
	background-image: url(../RESIM/X-Treme-Top-1.gif);
	left: 25px;
	top: 100px;
}
.style1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#Layer4 {
	position:absolute;
	width:760px;
	height:23px;
	z-index:1;
	left: 236px;
	top: 130px;
}
#Layer5 {
	position:absolute;
	width:229px;
	height:24px;
	z-index:2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	left: 0px;
	top: 129px;
}
#Layer6 {
	position:absolute;
	width:1000px;
	height:6px;
	z-index:3;
	left: 0px;
	top: 164px;
	background-color: #666666;
	padding: 0px;
}
#Layer7 {
	position:absolute;
	width:1002px;
	height:11px;
	z-index:3;
	left: -50px;
	top: 152px;
	background-color: #999999;
	overflow: auto;
}
.style3 {font-size: 18px}
.style4 {font-size: 16px}
.style5 {font-size: 14px}
#Layer8 {
	position:absolute;
	width:1000px;
	height:4px;
	z-index:3;
	left: 12px;
	top: 158px;
	background-color: #999999;
	visibility: visible;
}
#Layer9 {
	position:absolute;
	width:1000px;
	height:4px;
	z-index:3;
	left: 0px;
	top: 152px;
	background-color: #999999;
}
.style15 {color: #FF0000}
.style17 {font-style: normal; color: #FF0000; font-family: Arial, Helvetica, sans-serif;}
.style18 {font-family: Arial, Helvetica, sans-serif; font-style: normal;}
#Layer10 {
	position:absolute;
	width:230px;
	height:385px;
	z-index:1;
	left: 323px;
	top: 233px;
}
#Layer11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 635px;
	top: 300px;
}
#Layer12 {
	position:absolute;
	width:350px;
	height:310px;
	z-index:4;
	left: 250px;
	top: 200px;
	
}
#Layer13 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 250px;
	top: 200px;
}
#Layer14 {
	position:absolute;
	width:498px;
	height:117px;
	z-index:5;
	left: 508px;
	top: 450px;
}
#Layer15 {
	position:absolute;
	width:500px;
	height:76px;
	z-index:6;
	left: 500px;
	top: 250px;
}
#Layer16 {
	position:absolute;
	width:752px;
	height:32px;
	z-index:7;
	left: 242px;
	top: 190px;
	background-color: #FFFFFF;
	margin: 10px;
}
#Layer17 {
	position:absolute;
	width:750px;
	height:189px;
	z-index:8;
	left: 250px;
	top: 702px;
}
#Layer18 {
	position:absolute;
	left:250px;
	top:200px;
	width:750px;
	height:342px;
	z-index:4;
}
.style26 {color: #333333}
#Layer19 {
	position:absolute;
	left:250px;
	top:563px;
	width:750px;
	height:271px;
	z-index:5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 5px 0px;
	border-bottom: 1px none #cccccc;
	width: 227px;
	position: absolute;
	left: 0px;
	top: 126px;
	height: 13px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#navBar{
	margin: 0 auto 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 0px;
	top: 170px;
	width: 224px;
	height: 670px;
	visibility: visible;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FF0000;
	padding: 0px;
	white-space: nowrap;
	width: 691px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	position: absolute;
	height: 25px;
	left: 300px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	position: absolute;
	left: 250px;
	top: 988px;
	width: 728px;
	height: 27px;
	visibility: visible;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	top: 200px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
