.bgheadertitle,
.navigbar,
.searchField,
.textfield,
.textfix,
.navigbar_selected,
.navigbar_unselected
{
	font-family:Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, sans-serif; 
	font-weight:bold;
	font-size:12px; 
	text-decoration:none;
	color:#C3BC9F;
}
html, body
{
}

.bodyheader
{
	background: #2F3430;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

#header
{
	position:absolute;
	left:0px; 
	top:0px; 
	width:100%; 
	height:100px;
	overflow:hidden; 
	z-index:1;
	border:0px solid #f00;
}

#header #logo
{
	position:absolute;
	left:20px; 
	top:20px; 
	width:106px; 
	height:62px; 
	border:0px solid #f00;
	z-index:2;
}

#header #topnavigation
{
	position:absolute;
	left:330px; 
	top:10px; 
	width:400px; 
	height:14px; 
	text-align: bottom;
	border:0px solid #f00;
	z-index:2;
}

#header #tabsleft
{
	position:absolute;
	top:76px; 
	left:15px; 
	width:180px; 
	height:54px; 
	text-align: left;
	z-index:2;
	overflow:hidden;
	border:0px solid #f00;
}
#header #tabsnavigation
{
	position:absolute;
	left:220px; bottom:0px;
	height:26px; 
	text-align: left;
	z-index:2;
	overflow:hidden;
	border:0px solid #f00;
}
.navigbar_selected,
.navigbar_unselected {
	margin:0px;
	padding:0 5px;
	background: #8C8773;
	color:#ffffff;
	cursor: hand !important;
	cursor: pointer !important;
	font-size:12px;
	width:110px;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
}
.navigbar_selected
{
	background: #FFF;
	color:#8C8773;
	font-size:13px;
	width:120px;
}

#header #searchobjects
{
	position:absolute;
	top:34px; 
	left:340px; 
	width:240px; 
	height:18px; 
	z-index:2;
	border:0px solid #C0C0C0;
}

#header #searchadvanced
{
	position:absolute;
	top:50px; 
	left:580px; 
	width:120px; 
	height:18px; 
	z-index:2;
	border:0px solid #f00;
}

#header #accountnav
{
	position:absolute;
	left:700px; 
	top:6px; 
	width:380px; 
	height:60px; 
	z-index:2;
	overflow:hidden;
	border:0px solid #f00;
}

.navigbar
{
	color: #000; 
	font-size: 11px;
}

.navigbar:link    
{
	text-decoration: none; color: #000000;
}

.navigbar:visited 
{
	text-decoration: none; color: #000000;
}

.navigbar:active  
{
	text-decoration: none; color: #000000;
}

.navigbar:hover   
{
	text-decoration: none; color: #000000;
}

.searchField
{
	font-size: 11px;
	color: #222222;
	border:0px solid;
}
.searchTextField
{
	font-size: 11px;
	color: #222222;
	border:1px solid;
	border-color:#444444;
	background:#eeeeee;
}
.textfield
{
	font-size: 11px;
	color: #000000;
	border:1px solid;
	border-color:#D4D2D5;
}

.menufix
{
	font-size: 11px;
	color: #404040;
}
.menufix a:link    {text-decoration: underline; color: #404040;}
.menufix a:visited {text-decoration: underline; color: #404040;}
.menufix a:active  {text-decoration: underline; color: #404040;}
.menufix a:hover   {text-decoration: underline; color: #404040;}

#header #showHide
{
	position:absolute;
	left:0px; 
	top:84px; 
	width:14px; 
	height:27px; 
	text-align: center;
	z-index:2;
	overflow:hidden;
}

#header #tab_keywords
{
	position:absolute;
	left:14px; 
	top:84px; 
	width:64px; 
	height:27px; 
	text-align: center;
	z-index:2;
	overflow:hidden;
}

#header #tab_keywords a 
{
color:#5D6065;text-decoration:none;
}

#header #tab_lightbox
{
	position:absolute;
	left:78px; 
	top:84px; 
	width:64px; 
	height:27px; 
	text-align: left;
	z-index:2;
	overflow:hidden;
}

#header #tab_topsel
{
	position:absolute;
	left:142px; 
	top:84px; 
	width:64px; 
	height:27px; 
	text-align: left;
	z-index:2;
	overflow:hidden;
}

.tab_on
{
	background: #FEFEFE;
	border-left:1px solid #676D31;
	border-top:1px solid #676D31;
	border-right:1px solid #676D31;
	border-bottom:1px solid #ffffff;
}

.tab_on a 
{
	color:#5D6065;text-decoration:none;
}

.tab_off
{
	background: #DFDFDF;
	border:1px solid #676D31;
}

.tab_off a 
{
color:#5D6065;font-weight: normal;text-decoration:none;
}

.textTab
{
	font-size: 7px;
	color: #5D6065;
	font-weight: bold;
}


/* TREELIST */
.bodytreelist {
	color:#fff;
	font-family:Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Tahoma,Arial,sans-serif;
	font-size:11px;
}
.bodytreelist .treelistcollapselevel1 {
	font-size:12px;
	font-weight:bold;
}


