/**
 * @version $Id: template.css 20075 2011-01-04 12:24:47Z infograf768 $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
.clear{
	clear: both;
	height: 0;
	width: 100%;
} 

body{
	background: url(../images/bg.jpg) no-repeat left top #d7cfab;
	background-size: cover;
	color: #09093c;
	font-family: Georgia;
	font-size: 14px;
}
.wrapper-wood-left{
	background: url(../images/wood.png) repeat-y left top #fff;
	margin: 0 auto;
	width: 1200px;
}
.wrapper-wood-right{
	background: url(../images/wood-right.png) repeat-y right top transparent;
	width: 100%;
}

#header{
	min-height: 257px;
	overflow: hidden;
	position: relative;
}
.mainpage #header{
	height: 539px;
	overflow: unset;
}
#header .headcontacts{
    color: #fff7c4;
    font-size: 17px;
    font-weight: bold;
    left: 50%;
    margin-left: -115px;
    position: absolute;
    top: 130px;
}
#header img.bg{
	min-height: 257px;
    left: 50%;
    margin-left: -499px;
    position: absolute;
    top: 0;
    width: 998px;
}
#header .bg-header{
	background: url("../images/header.png") no-repeat scroll 55px -19px transparent;
    min-height: 38px;
    overflow: hidden;
    padding: 60px 103px 0 180px;
    position: relative;
    width: 100%;
    z-index: 10;
}
#header .bg-header .logo{
	float: left;
}
.wood-pattern{
    background: url("../images/wood-pattern.png") no-repeat scroll left top transparent;
    float: right;
    height: 178px;
    margin-bottom: 30px;
    margin-right: 25px;
    margin-top: 125px;
    padding: 31px 28px;
    width: 246px;
}


#content{
	padding: 0 103px 30px;
}
.mainpage #content {
    margin-top: -45px;
    position: relative;
}
#content .full-b{
	margin: 0 auto;
	width: 960px;
}
#content .aside-b{
	float: left;
	width: 720px;
}
#content .right-left{
	float: left;
	width: 460px;	
}
#content .item-page{
	padding: 30px 50px;
}
#content .right-left .item-page{
	padding: 30px 0;
}
#content .left-b{
    float: left;
    margin-right: 10px;
    padding-left: 15px;
    width: 250px;
}
#content .left-b ul.nav{
    margin-left: -22px;
    margin-top: -32px;
}
#content .left-b .menu > li{
    background: url("../images/menu.png") no-repeat scroll left -4px transparent;
    line-height: 31px;
    padding-left: 22px;
    width: 241px;
}
#content .left-b .menu li a{
	color: #391818;
	text-transform: uppercase;
}
#content .left-b .menu li li{
    background: none repeat scroll 0 0 #ece3ac;
    margin-left: -22px;
    padding-left: 22px;
    width: 236px;
}
#content .left-b .menu li li a{
	text-transform: none;
}

#content .right-b{
    float: right;
    margin-right: 10px;
    padding-top: 30px;
    width: 250px;
}

#content .right-b h3{
	color: #341f04;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h1, #content h2{
	color: #341f04;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#content .topmenu{
    background: url("../images/topmenu.jpg") repeat-x scroll 0 -4px #b78a43;
    height: 31px;
    margin: 0 -7px;
    position: relative;
    top: -12px;
    z-index: 10;
}
#content .topmenu li{
	display: inline-block;
	padding: 6px 0;
	position: relative;
	*display: inline;
	zoom: 1;
}
#content .topmenu li a{
    color: #391818;
    font-size: 18px;
    padding: 0 28px;
    text-transform: uppercase;
}
#content .topmenu li ul{
    background: none repeat scroll 0 0 #ece3ac;
    border-bottom: 2px solid #d8cd9d;
    display: none;
    left: 0;
    position: absolute;
    top: 34px;
    width: 150%;
}
#content .topmenu li:hover ul{
	display: block;
}
#content .topmenu ul li{
	width: 100%;
}
#content .topmenu ul a{
	font-size: 14px;
	text-transform: none;
}

#content .category-view{
	padding: 30px 50px;
}
#content .category-view .category img {
    max-width: 100%;
}
#content .browse-view{
	padding: 30px 50px;
}
#content .productdetails{
	padding: 30px 50px;
}
#content .category h2 a{
    color: #391818;
    font-size: 18px;
    line-height: 30px;
    text-transform: none;
}
#content .product {
    margin-bottom: 50px;
    text-align: center;
}
#content .product img{
	max-width: 100%;
}
#content .productdetails h1{
	font-size: 18px;
	text-transform: none;
}
#content .vm-big-images{
	float: left;
	margin-bottom: 10px;
	width: 300px;
}
#content .vm-big-images img{
	border: 3px solid #ae7e60;
	border-radius: 10px;
	display: block;
	width: 100%;
}
#content .additional-images{
	float: right;
	width: 315px;
}
#content .additional-images .floatleft{
	float: left;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 142px;
}
#content .additional-images .floatleft img{
	border: 2px solid #ae7e60;
	border-radius: 10px;
	display: block;
	width: 100%;
}
#content .dop-images{
	width: 100%;
}
#content .dop-images .floatleft{
	margin-left: 2%;
	margin-bottom: 20px;
	width: 300px;
}
#content .dop-images .floatleft:nth-child(2n+1){
	margin-left: 0;
}
#content .dop-images .floatleft:nth-child(2n){
	float: right;
}
#content .dop-images img{
	border: 2px solid #ae7e60;
	border-radius: 10px;
	display: block;
	width: 100%;
}
#content .product-description{
	margin-top: 20px;
	width: 100%;
}

#content ul.botmenu{
    position: relative;
    text-align: center;
    top: 15px;
}
#content ul.botmenu li{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#content ul.botmenu li a{
	border-right: 1px solid #341f04;
    font-size: 13px;
    padding: 0 10px;
}
#content ul.botmenu li:nth-last-child(1) a{
	border: none;
}
.vm-pagination{
	width: 100%;
}
.vm-pagination li{
    float: left;
    font-size: 12px;
    margin-right: 15px;
    text-transform: lowercase;
}
.vm-pagination li a{
	font-size: 12px;
	text-decoration: underline;
}
.vm-pagination li span{
	font-weight: bold;
	font-size: 120%;
}
.vm-pagination li[class*="pagination-"] span{
	font-weight: normal;
	font-size: 100%;
}
.vm-page-counter{
	display: none;
}
.tooltip{display: none !important;}



#footer{
    background: url("../images/footer.jpg") repeat-x scroll left top transparent;
    padding: 7px 20px;
    width: 100%;
}