@charset "UTF-8";
/* CSS Document */

body { padding:0px; background-color:#F3F2F1; height:101%; background-image:url(images/diagonalLines.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; }

body a, body a:visited{ text-decoration:none; }

body a:hover {
	text-decoration:underline;
	word-spacing: 0px;
}


#floatingLang {
	z-index:90;
	position:absolute;
	margin-left:305px;

/margin-left:500px; 								margin-top:70px;
	width:300px;
	font-size:10px;
	top: -8px;
	height: 15px;
	left: 246px;
}

.SearchLinkResult { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0c796a; text-decoration: none; }

.inactiveLink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #c9c0ba; text-decoration: none; }


#outerWrapper { margin: 0px auto; padding:0px; width: 733px; max-width:733px; }

#floatingSearch {
	z-index:100;
	position:absolute;
	margin-left:200px;
	margin-top:32px;
	width:302px;
	font-size:10px;
	top: -20px;
	left: 458px;
}

#floatingSearch input { display:inline; }

#headerBar { margin: 0px auto; width:681px; padding:0px; height:82px; }

#headerBar .mainLogo { float:left; padding-top:22px; }

#headerBar .searchBox { float:right; padding-top:9px; }

#navBar { margin: 0px auto; width:681px; padding:0px 0px 6px 0px; }

#promoArea { margin: 0px auto; width:681px; height:228px; background-image:url(../images/promoArea_main.png); background-repeat:no-repeat; }

#columnWrapper { margin: 0px auto; width:681px; max-width:681px; background-color:#000; }


#leftColumn { width:211px; height:352px; float:left; margin-right:4px; padding-top:45px; background-image:url(../images/leftColumn_panel.png); background-repeat:no-repeat; }

#leftColumn .navigation { margin-bottom:10px; }

#leftColumn div.wrapper { margin: 0px 15px; }

#leftColumn p { font-size:11px; color:#FFF; line-height:125%; word-spacing:1px; }

#middleColumn { width:251px; height:352px; float:left; margin-right:4px; padding-top:40px; background-image:url(../images/middleColumn_panel.png); background-repeat:no-repeat; }

#middleColumn div.wrapper { margin: 0px 15px; }

#middleColumn p {
	font-size:11px;
	color:#FFFFFF;
	line-height:125%;
	margin-bottom:20px;
	font-weight: normal;
}

#middleColumn p.date { text-transform:uppercase; color:#91E0D5; font-size:9px; margin-bottom:4px; line-height:100%; }

#middleColumn tr { width:100%; background-color:#3E9185; }

#middleColumn td { padding:0px 10px; height:22px; color:#FFF; font-size:10px; }

#middleColumn td.spacer { height:4px; padding:0px; background-color:#216b61; }

#middleColumn td.bold { font-weight:bold; font-size:12px; }

#middleColumn .stockFooter { font-size:9px; color:#FFF; padding:10px 10px 0px 10px; height:50px; background-image:url(../images/middleColumn_stockFooter.png); background-repeat:repeat-x; }

#rightColumn {
	width:211px;
	height:352px;
	float:left;
	padding-top:40px;
	background-image:url(../images/rightColumn_panel_03.png);
	background-repeat:no-repeat;
}

#rightColumn div.wrapper {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#rightColumn p {
	font-size:11px;
	color:#FFF;
	line-height:125%;
	word-spacing:0px;
}

#rightColumn a, #rightColumn a:visited{  color: #f7e993; }

#footerArea { width:681px; height:82px; clear:both; background-image:url(../images/footerArea.png); background-repeat:no-repeat; background-color:#F3F2F1; }

#footerArea div.links { text-align:center; font-size:9px; color:#FFFFFF; padding:10px 0px; }

#footerArea div.info { text-align:center; font-size:10px; color:#FFFFFF; padding:8px 0px; font-weight:200; }

#footerArea div.info img { padding:0px 7px; }

#footerArea div.copyright {
	text-align:center;
	font-size:9px;
	color:#90A8A5;
	padding:0px 0px 10px 0px;
}

#footerArea a, #footerArea a:visited{  color: #FFF; }


#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
background-color: #888077;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #07433b;
}
