
/* CSS Document */
html, body {
	width:100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#6d6058;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#39322a;
	text-decoration:none;
	z-index:0;
}

#header{
	width:100%;
	height:82px;
	/*background-image:url(../images/headebackfill.gif);
	background-repeat:repeat-x;*/
	background-color:#fbfbfb;
	z-index:5;
}

#logo_cont{
	float:left;
	height:90px;
	width:49.999%;/*tweak for IE ;) */
	padding:0px;
	margin:0px;
	z-index:0;
}

#search_cont{
	background-image:url(../images/search_back.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:362px;
	height:34px;
}

#adv_search_cont{
	background-image:url(../images/adv_searchback_t.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:362px;
	height:34px;
}

.search_cont_trio{
	background-image:url(../images/adv_searchback_small.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:260px;
	height:34px;
}


#search_options{
	background-image:url(../images/optionbox_back.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:362px;
	height:108px;
}

#searchleft{
	float:left;
	height:88px;
	width:10px;
	background-image:url(../images/searchboxleft.png);
	background-repeat:no-repeat;
}

#searchbody{
	float:left;
	height:88px;
	width:auto;	
	background-image:url(../images/searchboxfill.png);
	background-repeat:repeat-x;
}

#searchright{
	float:left;
	height:88px;
	width:16px;
	background-image:url(../images/searchboxright.png);
	background-repeat:no-repeat;
}

#check_cont1{
	float:left;
	margin-top:1px;
	vertical-align:top;
}

#check_cont2{
	padding-top:0px;
}

#menu_cont{
	float:left;
	width:50%;
	height:90px;
	background-color:#6d6058;
	padding:0px;
	margin:0px;
	z-index:0;
}

#menu_cont a:link, #menu_cont a:visited, #menu_cont a:active{
	color:#000000;
	text-decoration:none;
	/*background-image:url(../images/pipe.gif); background-position:right; background-repeat:no-repeat;*/
	padding-right:8px;
	padding-left:4px;
}

#menu_cont a:hover{
	text-decoration:underline;
}

#top_links a:link, #top_links a:visited, #top_links a:active{
	color:#000000;
	text-decoration:none;
	background-image:url(../images/pipe.gif); background-position:right; background-repeat:no-repeat;
	padding-right:8px;
	padding-left:4px;
}

#top_links a:hover{
	text-decoration:underline;
}

#submenu_cont{
	float:left;
	width:100%;
	height:18px;
	color:#666666;
}

/*#menu{
	float:right;
	width:65%;
	margin-top:2px;
	margin-right:10px;
}*/

#lang{
	float:right;
	width:22%;
	padding-top:3px;
	padding-right:25px;
}

#content_cont{
	/*position:relative;
	left:8%;*/
	width:100%;
	background-color:#b0a79e;
	min-width:1050px;
	overflow:auto;
	/*right:8%;*/
}

#preview_cont{
	/*position:relative;
	left:8%;*/
	width:100%;
	background-color:#f3f3f3;
	/*right:8%;*/
}

#home_content{
	width:880px; min-height:342px; clear:both; padding:10px; border:1px solid #666666; padding-bottom:30px; height:auto;
}

#general_content{
	background-color:#fbfbfb;
	margin-left:25px;
	margin-right:25px;
	z-index:5;
}

#footertop{
	width:100%;
	height:5px;
	/*background-image:url(../images/foootertop.gif);
	background-repeat:repeat-x;*/
	background-color:#59534e;
	border-bottom:1px solid #847a70;
	/*border-bottom:5px solid #59534e;*/
}

#footer{
	height:auto;
	width:100%;
	background-color:#6d6058;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	/*border-top:1px solid #847a70;*/
}

#footer_search{
	height:190px;
	width:100%;
	background-color:#6d6058;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
}


#copyright{
	width:100%;
	height:20px;
	color:#999999;
}

#menu{
	float:right;
	width:65%;
	margin-top:2px;
	margin-right:10px;
	z-index:100;
}

/*dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}*/

#menu dl {
float: left;
width: 120px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
height: 21px;
/*background: #ccc;*/
/*border: 1px solid gray;*/
/*margin: 1px;*/
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
/*height: 100%;*/
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
/*background: #eee;*/
}
/*#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}
*/

/*.basket_edit:hover{
	background-color:#faedda;
}*/

#basket_menu{
	/*margin-left:25px; height:20px;*/
	margin-left:25px; height:20px;
}

#basket_menu a:link, #basket_menu a:visited, #basket_menu a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:500;
	text-decoration:none;
}

#basket_menu a:hover{
	color:#666666;
	text-decoration:underline;
}
