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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	border-left-color: #CCFF00;
	background-image: url(images/background10.gif);
	margin-left: 40px;
	margin-top: 0px;
	background-attachment: fixed;
	line-height: 1.166;
}

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

}
a:link {
	color: #3E0000;
	text-decoration: underline;
}
a:visited {
	color: #00003E;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}
	
/************** header tag styles **************/

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h2{
	font: bold 150% Arial,sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 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;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 149px;
	left: 125px;
	width:750px;
	background-color: #ffffff;
	border: 2px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/content_section_background.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
	visibility: visible;
}

#masthead{
	position: absolute;
	left: 125px;
	width:750px;
	color: #FFFFFF;
	background-color: #6F0000;
	border: 2px solid #CCCCCC;
	margin-top: 0px;
	top: 0px;
	visibility: visible;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 25px 0px 1px;
	background-color: #6F0000;
	border-right: 2px solid #000040;
	border-bottom: 2px solid #000040;
	font: small Verdana,sans-serif;
	margin-top: 0px;
	border-top-color: #000040;
	border-left-color: #000040;
}

#content{
	margin:0px 0px 0px 178px;
	border-left: none #00003E;
	float: none;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

#siteName{
	margin: 0x;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: bolder;
	left: 5px;
	top: 0px;
	font-size: 175%;
	text-indent: 10px;
	margin-top: 0px;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:2px solid #000040;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	background-color: #6F0000;
	padding-bottom: 5px;
	height: 75px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #000040;
	width: 279;
	height: 86;
}

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

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #000040;
padding: 0px;
margin: 0px;
background-image:   url("images/glbnav_background.gif");
}

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

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

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

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	color: #000040;
	text-decoration: none;
	width: 580px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #000040;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
}

a.glink:hover{
	background-image:   url("images/glblnav_selected.gif");
	text-decoration: none;
	color: #000040;
}

.skipLinks {display: none;}

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

.subglobalNav{
	position: absolute;
	top: 122px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	width: 740px;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 85%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subglobalNav a:hover{
	color: #00003E;
	text-decoration: none;
	font-weight: bolder;
	background-color: #CCCCCC;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 2px solid #000040;
	font-size: small;
	color: #000040;
	padding: 0px 0px 5px;
	margin-top: 0px;
	background-color: #6F0000;
	text-decoration: none;
}

#siteInfo img{
	padding: 0px 4px 0px 0px;
	vertical-align: middle;
	color: #00003E;
}

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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;

}

#sectionLinks h3{
	border-bottom: none #cccccc;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 3px solid #6F0000;
	border-bottom: 3px solid #6F0000;
	background-image:  url("bg_nav.jpg");
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 2px solid #000040;
	background-color: #999999;
	background-image: none;
	font-weight: bolder;
	text-decoration: none;
	border-bottom-style: ridge;
	border-bottom-color: #000040;
	border-bottom-width: 2px;
	color: #6F0000;
	border-right-style: none;
}

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

#advert{
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 128px;
	border-top-style: solid;
	border-top-color: #00003E;
	margin-bottom: 0px;
	height: auto;
	border-top-width: 2px;
}

#advert img{
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}

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






.style1 {
	font-size: 200%;
	color: #000066;
}
.style2 {
	color: #000040;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}
.style3 {
	color: #FFFFFF;
	line-height: 10px;
	font-style: normal;
}

}
a:link {
	color: #3E0000;
	text-decoration: underline;
}
a:visited {
	color: #00003E;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00003E;
}
.siteinfotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00003E;
}
#picture {
	float: left;
}
#quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	display: block;
	height: 20px;
	width: 165px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 89px;
}
#products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 48px;
	top: 100px;
}
.stylewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}

