/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: white url(images/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-size: 9pt;
	color:  #D98C00;
	text-decoration: none;
}

a:hover{
	font-size: 9pt;
	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 100% Arial,sans-serif;
 color: Black;
 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;
}

/********* 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                                 */
/***********************************************/
#pagecelll{
	position: absolute;
	top: 140px;
	left: 2.2%;
	width: 16%;
	background-color: #ffffff;
	border: 1px dashed #D98C00;
}

#pagesearch{
	position: absolute;
	top: 140px;
	left: 19.5%;
	right: 19.5%;
	width: 61%;
	background-color: #ffffff;
	border: 1px dashed #D98C00;
}

#pagecell{
	position: absolute;
	top: 230px;
	left: 19.5%;
	right: 19.5%;
	width: 61%;
	background-color: #ffffff;
	border: 1px dashed #D98C00;
}

#pagecelltopr{
	position: absolute;
	top: 140px;
	right: 2.4%;
	width: 15.6%;
	background-color: #ffffff;
	border: 1px dashed #D98C00;
}

#pagecellr{
	position: absolute;
	top: 315px;
	right: 2.4%;
	width: 15.6%;
	background-color: #ffffff;
	border: 1px dashed #D98C00;
}

#tl {
	position:absolute;
	top: -4px;
	left: -4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -4px;
	right: -4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#bl {
	position:absolute;
	bottom: -4px;
	left: -4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br {
	position:absolute;
	bottom: -4px;
	right: -4px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 4px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	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 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* 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: #D98C00;
}

#utility a{
	color: #D98C00;
}

#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% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 75px;
	right: 0px;
}

#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 #8FB8BC;
}

a.glink:hover{
  	background-image:  url("images/glblnav_selected.gif");
	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: #cccccc;
}

/*************** search styles *****************/

#search{
/*	position: absolute;*/
/*	top: 75px;*/
	z-index: 101;
	right: 0px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#btsearch{
	display: inline;
	font: bold 9pt Arial,sans-serif;
}
#btsearch a:link, #btsearch a:visited {
	background-color: #C2C3C6;
	padding: 3px 10px 2px 10px;
	color: Black;
	border: 1px dashed Black;
}

#btsearch a:hover{
	background-color: #D98C00;
	background-image: none;
	font-weight: bold;
	color: White;
	text-decoration: none;
	border: 1px dashed #FACC8C;
}


/************* breadCrumb styles ***************/

#orangeLine{
	display: block;
	position: absolute;
	padding: 0px 0px 2px 0px;
	left: 2%;
	right: 2%;
	width: 95.6%;
	top: 110px;
	height: auto;
	background-color: #FACC8C;
}

#breadCrumb{
	padding: 0px 0px 0px 10px;
	font: small Verdana,sans-serif;
	color: Black;
}

#breadCrumb a{
	color: Black;
}

#breadCrumb a:hover{
	color: White;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** 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: #C2C3C6;
	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 #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{

	padding: 0px;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	margin-bottom: 2;
	font: bold 9pt Arial,sans-serif;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px dotted #94A3B1;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px dashed #D98C00;
	background-color: #FACC8C;
	padding: 3px 0px 3px 10px;
	color: Black;
	margin-left: 2;
	margin-right: 2;
	margin-top: 2;
	margin-bottom: 2;
}

#sectionLinks a:hover{
	border-bottom: 1px dashed #FACC8C;
	background-color: #D98C00;
	background-image: none;
	font-weight: bold;
	color: White;
	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;
}

/**************** tables styles ******************
.sort {
	FONT-SIZE: 12px; FONT-FAMILY: verdana;
	BACKGROUND: #FACC8D;
	COLOR: Black;
}

.sort a:link, .sort a:visited{
	color: Black;
	text-decoration: underline;
}

.sort a:hover{
	color: White;
}
TD {

}
TR.normal0 {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #f0f0f0;
}
TR.normal1 {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #f8f8f8;
}
TR.priority {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #edeff7;
}
TD.bold {
	FONT-WEIGHT: bold
}
TD.leftitem {
	FONT-SIZE: 12px; FONT-FAMILY: verdana
}
TD.centeritem {
	FONT-SIZE: 12px; FONT-FAMILY: verdana
	TEXT-ALIGN: center

}
TD.leftitembold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
TD.centeritembold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
TD.leftitemprio {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
TD.centeritemprio {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana
}
TD.leftitem {
	TEXT-ALIGN: left
}
TD.leftitembold {
	TEXT-ALIGN: left
}
TD.leftitemprio {
	TEXT-ALIGN: left
}
TD.centeritembold {
	TEXT-ALIGN: center
}
TD.centeritemprio {
	TEXT-ALIGN: center
}
TH.itemlist {
	FONT-SIZE: 12px; BACKGROUND: #FACC8D; COLOR: Black; FONT-FAMILY: verdana
}
TH.itemlist1 {
	FONT-SIZE: 12px; BACKGROUND: #336699; COLOR: #ffffff; FONT-FAMILY: verdana
}
TD.itemlist2 {
	BACKGROUND: #f0f0f0; FONT: 10pt arial; COLOR: black
}
TD.itemlist3 {
	BACKGROUND: #f8f8f8; FONT: 10pt arial; COLOR: black
}
TD {

}
TD.osnlist {
	FONT-SIZE: 12px; BACKGROUND: aqua; COLOR: black
}
TD.activetopmenu {
	FONT-SIZE: 12px; VERTICAL-ALIGN: middle
}
TD.noactivetopmenu {
	FONT-SIZE: 12px; VERTICAL-ALIGN: middle
}
TD.activetopmenu {
	BACKGROUND: #5897c2
}
/********************* end **********************/

/** new section 28.02.2008 **/
.pl {color: #555; font-family: Verdana, Tahoma, Sans Serif; font-weight:normal; font-size: 8pt;}
th.pl {font-weight: bold; font-size: 8pt; color: #000000; background: #FACC8D;}
td.pl {background: #f8f8f8;}
.error {font-size: 8pt; color: red;}
.text {width: 250px;}
div.cp5 {width: 100%; height: 100%; padding: 5px;}
div.cp10 {width: 98%; height: 100%; padding: 10px;}
div.menumain {color: #A07200; font-size: 9pt;}
.searchbox {color: #A07200; font-size: 9pt; background: #fef5ec; width: 99%;}
.pricebox {width: 15%;}
/***** new section eof *****/
