/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #666767;
	background-image: url(theme_blackIT/images/img01.jpg);
	margin-left: 60 px;
	list-style-position: outside;
	list-style-type: circle;
}

.company_name {
	color: #FFFFFF;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 45px;
	padding-left: 10px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h12{
 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: #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: 190px;
	left: 60 px;
	right: 2%;
	width:878px;
	background-color: #e6e6e6;
	height: relative;
}

#pagecell2{
	position:absolute;
	top: 100px;
	left: 60 px;
	right: 2%;
	width:878px;
	background-color: #e6e6e6;
	height: relative;
}

#pagecell3{
	position:absolute;
	top: 11px;
	left: 60 px;
	right: 2%;
	width:878px;
	background-color: #FFFFFF;
	height: relative;
}

#pagetop{
	position:absolute;
	top: 5px;
	left: 60 px;
	right: 2%;
	width:875px;
	height: 42px;
	
}
#pagesite{
	position:absolute;
	top: 45px;
	left: 280px;
	right: 2%;
	width:875px;
	height: 42px;
	
}



#masthead{
	position: absolute;
	top: 3px;
	left: 60 px;
	right: 2%;
	width:874px;
	height: 58px;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #E6E6E6;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 188px;
	border-left: 0px solid #cccccc;
	
	background-color: #E6E6e6;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/
#pageName{
	margin: 0px;
	background-image: url(theme_blackIT/images/img02.jpg);
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 10px;
	border-bottom:1px solid #cccccc;
	color: #FFFFFF;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

#pageName h3{
	font: bold 100% Arial,sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 22px;
	right: 165px;
	padding: 0px;
	margin: 0px;
}

#search {
	position:relative;
	left: 30px;
	top: 60px;
}

#langbox {
	position:relative;
	left: 130px;
	top: 60px;
}

#langbox img{
	position:relative;
	left: 0px;
	top: 0px;
}
/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	top: 100px;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../../../get_image.php?i=gblnav_background&t=gif&d=images);
	background-color: #CCCCCC;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:-4px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-4px;
}

#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(../../../get_image.php?i=gblnav_selected&t=gif&d=images);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 140px;
	left: 0px;
	
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #CCCCCC;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin-top: 10px;
	background-color: #e6e6e6;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}



/********************* accordion menu **********************/

.glossymenu{
margin: 0px 0;
padding: 0;
width: 177px; /*width of menu*/
border: 0px solid #cccccc;
border-bottom-width: 0;
}

.glossymenu a.menuitem{


display: block;
border-top: 1px solid #ffffff;
border-bottom: 0px solid #cccccc;

background: #FFFFFF url(theme_blackIT/images/glossyback2.jpg) repeat-x bottom left;
font-weight: bold;
padding: 3px 0px 3px 10px;
color: #FFFFFF;

position: relative;/*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #FFFFFF;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{

background-image: url(theme_blackIT/images/glossyback.jpg); /*url(images/glossyback2.jpg)*/
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: circle;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.glossymenu div.submenu ul li a{
    display: block;
	background: url(images/bullet.png) no-repeat center left; /*custom bullet list image*/
	padding-left: 25px; /*link text is indented 19px*/
	color: #339999;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}



/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #e6e6e6;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	background-color: #666767;
	background-image: url(theme_blackIT/images/img01.jpg);
	position: absolute;
	left: 879px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


#advert img{
	display: block;
}

#advert2{
	padding: 10px;
	background-color: #666767;
	background-image: url(theme_blackIT/images/img01.jpg);
	position: absolute;
	left: -150px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


#advert2 img{
	display: block;
}


/********************* end **********************/
