/***********************************************/
/* emx_nav_left.css  -  From Allen             */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
 font-family: Arial,sans-serif;
 color: #333333;
 line-height: 1.166;	
 margin: 0px;
 padding: 0px;
 background: #cc0000 fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
 color: #003366;
 text-decoration: none;
 font-weight: bold;
}

a:hover{text-decoration: underline;}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 105% Arial,sans-serif;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{list-style-type: square;}

ul ul{list-style-type: disc;}

ul ul ul{list-style-type: none;}

/********* form and related tag styles *********/

form {
 margin: 0;
 padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
 font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
 position:absolute;
 top: 60px;
 left: 2%;
 right: 2%;
 width: 95%;
 background-color: #ffffff;
}

#tl {
 position:absolute;
 top: -1px;
 left: -1px;
 margin: 0px;
 padding: 1px;
 z-index: 100;
}

#tr {
 position:absolute;
 top: -1px;
 right: -1px;
 margin: 0px;
 padding: 0px;
 z-index: 100;
}

#masthead{
 position: absolute;
 top: 0px;
 left: 2%;
 right: 2%;
 width: 95.6%;	
}

#pageNav{
 float: left;
 width: 170px;
 height: auto;
 padding: 0px;
 padding-bottom: auto;
 background-color: #eeeeee;
 border-right: 1px solid #cc0000;
 font-style: Verdana,sans-serif;
 font-size: small;
 <!--background-color: #aaaaaa;-->
 <!-- border-bottom: 1px solid #cc0000; -->
}

#content{
 padding: 0px 10px 0px 10px;
 margin:0px 0px 0px 170px;
 <!--border-left: 1px solid #cc0000;-->
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#siteName{
 margin: 0px;
 padding: 16px 0px 8px 0px;
 color: #ffffff;
 font-weight: normal;
}

/************** utility styles *****************/

#utility{
 font: 75% Verdana,sans-serif;
 position: absolute;
 top: 16px;
 right: 0px;
 color: #919999;
}

#utility a{color: #ffffff;}

#utility a:hover{text-decoration: underline;}

/************** pageName styles ****************/

#pageName{
 padding: 0px 0px 14px 10px;
 margin: 0px;
 border-bottom:1px solid #cc0000;
}

#pageName h2{
 font: bold 125% Arial,sans-serif;
 color: #AA0000;
 margin:0px;
 padding: 0px;
}

#pageName img{
 top: 12px;
 right: 50px;
 padding: 0px;
 margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
 position: relative;
 width: 100%;
 min-width: 640px;
 height: 32px;
 color: #cc0000;
 padding: 0px;
 margin: 0px;
}

#globalNav img{margin-bottom: -4px;}

#gnl {
 position: absolute;
 top: 0px;
 left:0px;
}

#gnr {
 position: absolute;
 top: 0px;
 right:0px;
}

#globalLink{
 position: absolute;
 top: 6px;
 height: 22px;
 min-width: 640px;
 padding: 0px;
 margin: 0px;
 left: 10px;
 z-index: 100;
}

a.glink, a.glink:visited{
 font-size: small;
 color: #000000;
 font-weight: bold;
 margin: 0px;
 padding: 2px 5px 4px 5px;
 border-right: 1px solid #cc0000;
}

a.glink:hover{;
 text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
 position: absolute;
 top: 84px;
 left: 0px;
 /*width: 100%;*/
 min-width: 640px;
 height: 20px;
 padding: 0px 0px 0px 10px;
 visibility: hidden;
 color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
 font-size: 80%;
 color: #ffffff;
}

.subglobalNav a:hover{
 color: #cc0000;
}

/*************** search styles *****************/

#search{
 position: absolute;
 top: 5px;
 right: 10px;
 z-index: 101;
}

#search input{
 font-size: 70%;
 margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
 font-size: 80%;
 font-weight: bold;
}

#search a:hover{
 margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
 padding: 5px 0px 5px 10px;
 font: 65% Verdana,sans-serif;
 color: #550000;
}

#breadCrumb h3{
 font: bold 120% Arial,sans-serif;
 color: #cc0000;
}

#breadCrumb a{
 color: #008800;
}

#breadCrumb a:hover{
 color: #008800;
 text-decoration: underline;
}


/************** feature styles *****************/

#feature{
 padding: 0px 0px 10px 10px;
 font-size: 80%;
 min-height: 200px;
 height: auto; 
<!--height: 900px;-->
}

#feature h1{
 font: bold 150% Arial,sans-serif;
 color: #cc0000;
 padding: 5px 5px 0px 5px;
}

#feature img{
 float: center;
 padding:0px 3px 0px 3px;
}

#feature p{
 font: 100% Arial,sans-serif;
 padding: 1px 1px 1px 1px;
 clear: right;
}


/*************** story styles ******************/

.story {
 padding: 10px 0px 0px 10px;
 font-size: 80%;
}

.story h3{
 font: bold 125% Arial,sans-serif;
 color: #000000;
}

.story p{
 padding: 0px 0px 10px 0px;
}

.story a.capsule{
 font: bold 1em Arial,sans-serif;
 color: #005FA9;
 display:block;
 padding-bottom: 5px;
}

.story a.capsule:hover{
 text-decoration: underline;
}

td.storyLeft{
 padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
 clear: both;
 border-top: 1px solid #cc0000;
 font-size: small;
 color: #005fa9;
 text-align: center;
 padding: 10px 10px 10px 10px;
 margin-top: -1px;
}

#siteInfo img{
 padding: 4px 4px 4px 0px;
 vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
 margin: 0px;
 padding-bottom: auto;
}

#sectionLinks h2{
 border-top: 2px solid #cc0000;
 padding: 10px 0px 2px 10px;
}

#sectionLinks h3{
 padding: 10px 0px 2px 10px;
}

#sectionLinks h4{
 padding: 20px 0px 20px 6px;
 font-weight: bold;
 text-decoration: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
 display: block;
 border-top: 1px solid #cc0000;
 padding: 6px 0px 3px 10px;
 color: #003300;
 <!--border-bottom: 1px solid #cc0000;-->
}

#sectionLinks a:hover{
 background-color: #cccccc;
 background-image: none;
 font-weight: bold;
 text-decoration: none;
}

/************* relatedLinks styles **************/

#relatedLinks{
 margin: 0px;
 padding: 3px 0px 3px 10px;
 font-weight: bold;
 text-decoration: none;
}

#relatedLinks h4{
 padding: 10px 0px 2px 0px;
 font-weight: bold;
 text-decoration: none;
}

#relatedLinks a:link, #sectionLinks a:visited{
 display: block; 
}

#relatedLinks a:hover{
 border-bottom: 1px solid #cc0000;
 background-color: #cccccc;
 background-image: none;
 text-decoration: none;
}

/**************** advert styles *****************/

#advert{padding: 10px;}

#advert img{display: block;}

/*************** picture gallery *****************/

/* choose a suitable font and center the #container div in 
	Internet Explorer */

/* The containing box for the gallery. */
#container{
 position:relative; 
 width:770px; 
 height:396px; 
 margin:20px auto 0 auto; 
 border:1px solid #aaa; 
 background:#fff url(./images/back.jpg) 75px 10px no-repeat;
}

/* Removing the list bullets and indentation - add size - 
	and position */
#container ul{
 width:198px; 
 height:386px; 
 padding:0;  
 margin:5px; 
 list-style-type:none; 
 float:right;
}

#container li{
 float:left;
}

/* Remove the images and text from sight */
#container a.gallery span{
 position:absolute; 
 width:1px; 
 height:1px; 
 top:5px; 
 left:5px; 
 overflow:hidden; 
 background:#fff;
}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited{
 display:block; 
 color:#000; 
 text-decoration:none; 
 border:1px solid #cc0000; 
 margin:1px 2px 1px 2px; 
 text-align:left; 
 cursor:default;
}

#container a.slidea{
 background:url(./images/p1_t.jpg); height:93px;
 width:60px;
}

#container a.slideb{
 background:url(./images/p2_t.jpg); height:93px;
 width:60px;
}

#container a.slidec{
 background:url(./images/p3_t.jpg); 
 height:93px; width:60px;
}

#container a.slided{
 background:url(./images/p4_t.jpg); 
 height:60px; width:93px;
}

* html #container a.slided {
 width:91px; w\idth:93px;
}

#container a.slidee {
 background:url(./images/p5_t.jpg); 
 height:60px; width:93px;
}

#container a.slidef {
 background:url(./images/p6_t.jpg); 
 height:60px; width:93px;
}

* html #container a.slidef {
 width:91px; w\idth:93px;
}

#container a.slideg {
 background:url(./images/p7_t.jpg); 
 height:60px; 
 width:93px;
}

#container a.slideh {
 background:url(./images/p8_t.jpg); 
 height:93px; width:60px;
}

#container a.slidei {
 background:url(./images/p9_t.jpg); 
 height:93px; 
 width:60px;
}

#container a.slidej {
 background:url(./images/p10_t.jpg); 
 height:93px; 
 width:60px;
}

#container a.slidek {
 background:url(./images/p11_t.jpg); 
 height:60px; 
 width:93px;
}

* html #container a.slidek {
 width:91px; 
 w\idth:93px;
}

#container a.slidel {
 background:url(./images/p12_t.jpg); 
 height:60px; 
 width:93px;
}

/* styling the hovers */
#container a.gallery:hover {
 border:1px solid #cc0000;
}

#container a.gallery:hover span {
 position:absolute; 
 width:372px; 
 height:372px; 
 top:10px; 
 left:75px; 
 color:#000; 
 background:#fff;
}

#container a.gallery:hover img {
 border:1px solid #cc0000; 
 float:left; 
 margin-right:
 5px;
}

#container a.slideb:hover img, 
#container a.slidei:hover img{
 float:right;
}
/********************* end **********************/
