/**
 * halison 25-08-2010
 */
body
{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin:0px;
	background:#846A51 url(../images/boss/background.jpg) no-repeat top center fixed; 
	line-height:200%;}

body, html { height:100%}
#header {max-width:1007px; margin:0 auto;}
#header #logo { width:430px; height:114px; background:url(../images/boss/logo.png) no-repeat top left; margin-left:2px; float:left;}

#content {width:1007px; margin:0 auto;}

#bottom { max-width:1007px; height:55px; margin:20px auto 0; padding:12px 0 0 38px; background:url(../images/boss/bottom-menu.png) no-repeat top center;}

#left {float:left;}

.clr {clear:both; height:0; line-height:0;}

#designer {width:175px; float:right; margin-right:65px;}
#designer a {color:#FFFFFF;}

/************  menu at the header ************/
#menutop {background:url(../images/boss/menu-top.png) no-repeat top left; width:339px; height:42px; float:right; margin-top:33px; padding:10px 0 0 2px;}
#menutop a, .finder_search label { padding:8px 15px 0; color:#999999; font-size:14px; text-shadow:#F0F0F0 1px 1px 1px;}
 
.moduletable_search, #menutop span {float:left;}
.moduletable_search  .search-query {width:100px; background:none; border:none;}
 
 
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
 	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
 	margin: 0;
}