/***********************************************/
/* inw_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: "Myriad Web",arial,sansserif,sans-serif;
	color: #4B4B4B;
	line-height: 1.266;	
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:red;
	background: #cccccc url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/IAHNKWG9/images/bg_grad.jpg) fixed;
	
	/* the background image created the gray border around the page*/
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color:#000000;
	font-style:none;
	font-weight:bold;
	text-decoration:none
}

a:hover{
    color:#D69601;
	text-decoration: underline;
	font-weight:bold;
}

/************** header tag styles **************/

h1{
 font: bold 120% ;
 color: #A0A0A4;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Myriad Web;
 color: #D69601;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100%  Myriad Web;
 color: #D69601;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100%  Myriad Web;
 ;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100%  Myriad Web;
 ;
 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  Myriad Web;
 ;
}
				
input{
font-family: "Myriad Web",arial,sansserif,sans-serif;
}

/********* table and related tag styles *********/


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	top: 10px; 
	/*top: 176px;*/
	left: 14px;
	right: 2%;
	margin-right: auto;
	margin-left: auto;
	/*width:95.6%;*/
	width: 780px;
	background-color: #ffffff;
	/* 	height: 842px; */ /* whole page is fixed in length, even if a bunch of white space at bottom */
	height:100%;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 9px; 
	left: 14px;
	right: 2%;
	margin-right: auto;
	margin-left: auto;
	/*width:95.6%;*/
	width:780px;
	height: 198px;
	background: #FFFFFF;
	text-decoration: none;
}

#pageNav{
	float: left;
	width:200px;
	padding: 0px; 
	/* background-color: #B9C8C8; */
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}



#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 200px;
	border-left: 1px solid #ccd2d2;
	background-image:url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/IAHNKWG9/images/SOL-circle-LH_reduced.jpg)	
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75%  Myriad Web;
	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 #ccd2d2;
}

#pageName h2{
	font: bold 175%  Myriad Web;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative; 
	/*width: 100%;*/
/*	width: 780px; */
/*	min-width: 640px; */
	height: 40px;  
/*	color: #cccccc; */
/*	margin-right: auto; */
/*	margin-left: auto; */ 
/*	padding: 0px; */ 
/*	margin: 0px; */ 
	/* background-image: url("images/glbnav_background.gif"); */
	top: -6px; 
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink1{
	position: absolute;
	height: 24px;
	min-width: 200px;
	padding: 1px;
	left: 0px;
	width: 200px;
	background-color:#DFDFDF;
		
	/* background-image: url("images/glbnav_background2.gif"); */

}

#globalLink2{
	position: absolute;
	height: 24px;
	min-width: 200px;
	margin: 0px;
	left: 203px;
	width: 575px;
	background-color:#DFDFDF;
	border-left: 1px solid #8FB8BC;
	top: 0px;
	
}
/* glink is used in the menus to set fonts and vertical bars between each item */
a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 6px 0px 6px;
/*	border-right: 1px solid #8FB8BC; */
	background-color:#DFDFDF
	
}

a.glink:hover{
  	background-image:  
	text-decoration: none;
}



/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 145px;
	left: 0px;
	/*width: 100%;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000f00;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000f00;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** 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;
}

/************* location_path styles ***************/

#location_path{
	padding: 0px 0px 0px 0px; /*padding from MastHead and Featured Product*/
	font: small Myriad Web,sans-serif;
	color: #AAAAAA;
}

#location_path a{
	color: #AAAAAA;
}

#location_path a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: auto;
}

.feature h1{
	font: bold 175%  Myriad Web;
	color:#818181;
	padding: 10px 0px 0px 0px;
}
.feature h2{
	font: bold 115%  Myriad Web;
	color: #D69601;
	padding: 0px 0px 0px 0px;
	margin: 6px 13px 6px 10px
}
.feature h3{
	font: bold 175%  Myriad Web;
	color: #D69601;
	padding: 30px 0px 0px 0px;
	margin: 10px 3px 3px 10px
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
.feature p {
    color: #818181;
	font:  Myriad Web;
	padding: 0px 13px 0px 10px;
}
.feature ul {
    color: #818181;
	font:  Myriad Web;
}
.feature table{
    color: #818181;
	font:  Myriad Web;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h1{
	font: bold 175%  Myriad Web;
	color: #A0A0A4;
	padding: 30px 0px 0px 0px;
}
.story h2{
	font: bold 150%  Myriad Web;
	color: #D69601;
}

.story h3{
	font: bold 125%  Myriad Web;
	color: #D69601;
}

.story p {
	padding: 0px 0px 0px 0px;
}

.story a.capsule{
	font: bold 1em  Myriad Web;
	color: #4B4B4B;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/
#siteInfo1{
position: absolute;
	clear: both;
	height: 25px;
	/*border-top: 1px solid #cccccc;*/
	font-size: small;
	color: #889294;
	background-color:#FDB201;
	min-width: 200px;
	border-right-color:#FDB201;
	width: 201px; /* added one so they two adjacent areas overlap-then use z-index to overlap */
	left: 0px;
	z-index: 1; /* this is higher than the other area so in on top */
	padding: 5px 0px 0px 0px;  /* took out padding so text is flush with colour bar*/
	margin: 0px 0px 0px 0px;
}

#siteInfo2{
	position: absolute;
	clear: both;
	height: 25px;
	/*border-top: 1px solid #cccccc;*/
	font-size: small;
	color: #55918F;
	background-color:#FDB201;
	margin-left: 0px;
	outline-color: #FDB201;
	left: 200px;
	min-width: 390px;
	width: 390px;
	z-index: 100;
	padding: 5px 0px 0px 0px; 
}
#siteInfo3{
	position: absolute;
	clear: both;
	height: 25px;
	/*border-top: 1px solid #cccccc;*/
	font-size: small;
	color: #55918F;
	background-color:#FDB201;
	margin-left: 0px;
	outline-color: #FDB201;
	left: 590px;
	min-width: 190px;
	width: 190px;
	z-index: 100;
	padding: 5px 0px 0px 0px; 
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #f5f7f7;
}

#sectionLinks h3{
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/IAHNKWG9/images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	/* border-bottom: 1px solid #cccccc; */
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
