/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #56483c;
/*	background: #44382d url(../images/body_bg.png) repeat-y;*/
	background: #44382d url(../images/footer_bg_y.gif) repeat-y;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration:none;
	color: #f0510b;
	outline: none;
}
a:hover {
	color: #cc4910;
	text-decoration: underline;
}
div.alert_div {
	position: absolute;
	z-index: 1000;
	top: 80px;
	left: 100px;
	width: 700px;
	height: 500px;
	background: #333;
	border: 2px solid #aaa;
	padding: 10px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	filter:alpha(opacity=90);
  	-moz-opacity:0.9;
  	opacity: 0.9;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}
h1 {
	position: absolute;
	z-index: 500;
	top: 270px;
	left: 204px;
	width: 582px;
	margin: 0 0 0 0;
	padding: 0 0 0px 0px;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #ce694a;
}
h2 {
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 16px;
	color: #bbb;
}
/* image preloader */
div.img_preloader {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
div.pre_m_blue {
	background: url(../images/m_blue.png) no-repeat;
}
div.pre_m_green {
	background: url(../images/m_green.png) no-repeat;
}
div.pre_m_left {
	background: url(../images/m_left.png) no-repeat;
}
div.pre_m_left_over {
	background: url(../images/m_left_over.png) no-repeat;
}
div.pre_m_over_bg {
	background: url(../images/m_over_bg.png) no-repeat;
}
div.pre_header_search_submit_over {
	background: url(../images/header_search_submit_over.png) no-repeat;
}
div.pre_button_bg {
	background: url(../images/input_button_bg.gif) no-repeat;
}
div.pre_button_bg_over {
	background: url(../images/input_button_bg_over.gif) no-repeat;
}



/************* PAGE COMPONENTS **************/

div.main_body_frame {
	padding: 96px 10px 0 0;
	width: 990px;
	background: url(../images/body_bg2.png) no-repeat 0px 330px;
}
div.main_body_inner_frame {
	background: url(../images/body_bottom.png) no-repeat 0px bottom;
}
div.middle_right_frame {
	float: right;
	width: 800px;
}
div.middle_col_frame {
	float: left;
	width: 610px;
	height: auto;
	padding: 150px 0 0px 0;
}
div.right_col_frame {
	float: right;
	width: 190px;
}
div.left_col_frame {
	float: left;
	width: 190px;
	padding-top: 134px;
}
div.left_box div.box_header div.icon,
div.right_box div.box_header div.icon {
	display: none;
	
	margin: -5px 0 0 0px;
	position: absolute;
	width: 36px;
	height: 34px;
}

/* left box */
div.left_box {
	border-top: none;
	margin: 0 0 10px 0;
	overflow: visible;
}
div.left_box div.box_header {
	margin: 0 0px 4px 0px;
	padding: 0 0 0 0px;
	height: 22px;
	overflow: visible;
}
div.left_box div.box_header div.text {
	margin: 0 0px 0px 0px;
	padding: 0 0px 0 0px;
	font: bold 13px "Trebuchet Ms";
	border-bottom: 1px solid #f0dbee;
	line-height: 22px;
	color: #ed301d;
}
div.left_box div.box_header div.text a {
	padding: 0 8px 0 10px;
	display: block;
	color: #ed301d;
}

div.jobb_kiemelt {
}
div.jobb_kiemelt table {
	width: 100%;
}
div.jobb_kiemelt table th {
	text-align: left;
	color: #fff;
	padding: 2px 12px;
}
div.jobb_kiemelt table td {
	vertical-align: top;
}
div.jobb_kiemelt table td.img {
	padding: 3px 0 3px 6px;
}
div.jobb_kiemelt table td.img a img {
	border: 2px solid #9C836A;
}
div.jobb_kiemelt table td.desc {
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	color: #3b2f25;
}
div.jobb_kiemelt table td.desc a {
	color: #F0E4D0;
}
div.jobb_kiemelt table td.desc div.name {
	margin: 0 0 5px 0;
}

/* right box */
div.right_box {
	margin: 0 0 4px 0;
}
div.right_box div.box_header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 22px;
	overflow: visible;
	background: url(../images/right_box_header_bg.gif) repeat-x;
}
div.right_box div.box_header div.text {
	padding: 0 0 0 18px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: url(../images/right_dot.gif) no-repeat 4px 3px;
	color: #f1e3cd;
}
div.right_box.message {
	padding: 5px;
}
div.right_box.message div.header_1 {
	margin-top: 0px;
}

/* middle content col */
div.middle_col_frame {	
	
}
div.content_frame {
	border-top: none;
	padding: 28px 14px 10px 14px;
}

/* footer */
div.footer_frame {
	background: url(../images/footer_bg_y.gif) repeat-y;
	clear: both;
	width: 1010px;
}
div.footer_frame div.footer_inner_frame {
	padding: 0 20px 0 0;
	background: url(../images/footer_bg.png) no-repeat left top;
}
div.footer_frame div.body_bottom_line {
	margin: 0 0 10px 0;
	height: 25px;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #e6dac6;
}
div.footer_frame div.footer_info {
	width: 610px;
	text-align: center;
	padding: 0px 0 30px 0;
	margin: 0 auto 0 auto;
	font-size: 11px;
	color: #fff;
	color: #7a6c54;
}
div.footer_frame div.footer_info a {
	color: #fff;
}
div.footer_frame div.footer_info h2,
div.footer_frame div.footer_info h3 {
	display: inline;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 13px;
	color: #7a6c54;
}


/************* HEADER **************/

/* header background */
div.home_nav {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 218px;
	height: 166px;
	cursor: pointer;
	z-index: 1000;
}
div.header_bg {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 230px;
	background: url(../images/top_x_bg.gif) repeat-x;
}
div.header_bg div {
	width: 100%;
	height: 330px;
	background: url(../images/header_bg.png) no-repeat;
}
/* header menu */
table.header_menu {
	position: absolute;
	top: 201px;
	left: 254px;
	height: 29px;
}
table.header_menu td {
	vertical-align: top;
}
table.header_menu a {
	display: block;
	margin: 3px 6px 0 6px;
	padding: 0 5px 0 4px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #eac4a0;
	text-decoration: none;
	line-height:26px;
}
table.header_menu a div {
	height: 29px;
	width: 10px;
	float: left;
	margin: 0 4px 0 0;
	background: url(../images/menu_dot.gif) no-repeat 0 6px;
}
table.header_menu a:hover,
table.header_menu a.active {
	border-bottom: 0px;
	border-top: 0px;
	color: #b4481d;
	text-decoration: underline;
	background: url(../images/menu_bg.gif) repeat-x;
	line-height: 29px;
	margin-top: 0px;
}
table.header_menu a:hover div,
table.header_menu a.active div {
	background: url(../images/menu_dot_over.gif) no-repeat 0 8px;
}
table.header_menu a.active {
	text-decoration: none;
}
table.header_menu a.active:hover {
	text-decoration: underline;
}

/* header info 
div.header_info {
	display: none;
	position: absolute;
	top: 0px;
	left: 200px;
	width: 590px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
}*/

/* header search */
div.header_search_text {
	position: absolute;
	top: 30px;
	left: 800px;
	color: #f1e3cd;
	padding: 0 0 0 18px;
	line-height: 20px;
	background: url(../images/right_dot.gif) no-repeat 4px 3px;
}
input.header_search_input {
	position: absolute;
	top: 66px;
	left: 830px;
	width: 114px;
	border: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #755c49;
	background: none;
}
a.header_search_submit {
	position: absolute;
	top: 67px;
	left: 947px;
	width: 17px;
	height: 14px;
}
a.header_search_submit:hover {
	background: url(../images/header_search_submit_over.png) no-repeat;
}

/* location path */
div.location_path {
	position: absolute;
	top: 231px;
	left: 195px;
	font-size: 10px;
	color: #67573d;
	font-weight: bold;
}
div.location_path a {
	color: #7e3f2a;
}
div.location_path a:hover {
	color: #7938c8;
	text-decoration: underline;
}
div.location_path span {
	color: #7a6e59;
	font-style: italic;
	margin: 0 4px 0 0;
}

/* spec info */
div.spec_info {
	text-align: center;
	background: #7a6047;
	border-bottom: 1px solid #a1866b;
	color: #f0e4d0;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
}
div.spec_info span {
	color: #ff9f00;
	font-size: 18px;
}

/************* CATEGORIES BOX **************/

div.categories {
	padding: 6px 0 10px 12px;
}
div.categories a {
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 2px 10px 3px 16px;
	font: normal 13px "Trebuchet Ms";
	text-align: left;
	color: #f8f5ef;
	text-decoration: none;
	line-height: 16px;
	background: url(../images/categ_link_dot.gif) no-repeat 2px 3px;
}
div.categories a span {
	display: none;
}
div.categories a.noware {
	color: #CFCFCF;
	text-decoration: none !important;
	cursor:default;
}
div.categories a:hover {
	background: #7f654a url(../images/categ_link_dot_over.gif) no-repeat 2px 3px;
	text-decoration: underline;
}
div.categories a.noware:hover {
	background: url(../images/categ_link_dot.gif) no-repeat 2px 3px;
}
div.categories a.active {
	color: #fff;
	font-weight: bold;
	background: #70553c url(../images/categ_link_dot_active.gif) no-repeat 2px 3px;
}
div.categories div.sub_categories {
	padding: 0 0px 0 20px;
}
div.categories div.sub_categories a {
	color: #ebded7;
	padding: 1px 10px 2px 4px;
	background: none;
	font-size: 12px;
	line-height: 15px;
}
div.categories div.sub_categories a.noware {
	color: #CFCFCF;
	text-decoration: none !important;
	cursor:default;
}
div.categories div.sub_categories a:hover {
	text-decoration: underline;
	background: #977d63;
}
div.categories div.sub_categories a.noware:hover {
	background: none;
}
div.categories div.sub_categories a.active {
	font-weight: bold;
	color: #533320;
	background: #c7ae94;
}


/************* BANNERS **************/

table.banners {
	width: 100%;
	background: #ede1ce;
	border-bottom: 1px solid #ede1ce;
	border-top: 1px solid #ede1ce;
	margin: 0 0 4px 0;
}
table.banners td.top {
	font-size:0px;
	height:1px;
	border-top: 1px solid #d5bd95;
}
table.banners td.bottom {
	font-size:0px;
	height:1px;
	border-bottom: 1px solid #d5bd95;
}
table.banners td.img {
	text-align: center;
	width: 34%;
}
table.banners td.text {
	padding: 4px 0 4px 0;
	font-size: 12px;
}

/************* BOXES **************/

/* action box */

div.action_box {
	text-align: left;
}
div.action_box a {
	text-decoration: none;
}
div.action_box a img {
	border: none;
	margin: 4px 0 0 0;
}
div.action_box div.nav_to {
	background: #7a6047/*536e3f*/;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #a1866b;
}
div.action_box div.nav_to a {
	color: #87f138;
	font-weight: bold;
}
div.action_box div.nav_to a:hover {
	text-decoration: underline;
}

/* basket box */

div.basket_loader {
	text-align: center;
	margin: 6px 0 0 0;
}
div.basket_loader img {
	margin: 0 auto 0 auto;
}
div.basket_box {
	padding: 0 0 0 0;
	cursor: pointer;
}
div.basket_box table {
	width: 100%;
	font-size: 12px;
}
div.basket_box table th {
	padding: 4px;
	font-weight: normal;
}
div.basket_box table th span {
	font-weight: bold;
}
div.basket_box table td {
	padding: 4px;
}
div.basket_box table td.name {
	border-bottom: 1px solid #ccb692;
}
div.basket_box table td.qty {
	width: 20%;
	text-align: center;
	border-right: 1px solid #ccb692;
	border-bottom: 1px solid #ccb692;
}
div.basket_box table tr.sum td {
	border-bottom: 1px solid #ccb692;
}
div.basket_box table td.empty_msg {
	text-align: center;
	border-bottom: 1px solid #ccb692;
}
div.basket_box table td.to_basket {
	padding: 0px;
	background: none;
	text-align: center;
	border-bottom: 1px solid #ccb692;
}

div.basket_box table td.to_basket a {
	padding: 0 0 0 10px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	background: url(../images/link_dot.gif) no-repeat 3px center;
	color: #b0461c;
}
div.basket_box table td.to_basket a:hover {
	text-decoration: underline;
	color: #6c3716;
}

div.login_box {
	padding: 2px 0 0 0;
}
div.login_box a {
	display: block;
	color: #56483c;
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #ccb692;
}

/* cimke box */

div.cimke_box {
	text-align: center;
}
div.cimke_box a {
	text-decoration: none;
	color: #664f28;
}
div.cimke_box a:hover {
	text-decoration: underline;
}
div.cimke_box a img {
	border: none;
	margin: 4px 0 0 0;
}


/************* HINTBOX **************/

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #9f3d16;
	/*width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid #ac664a;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	/*border-right: 3px solid black;
	border-bottom: 3px solid black;*/
	visibility: hidden;
	color:#fff;
	text-align:center;
	vertical-align: middle;
	width: 185px;
}