@import "rte.css";

body {
	background: #fff;
	color : #4e2a28;
	padding : 0;
	margin : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.71em;
	text-align: center;
	
	
}
a { 
	color : #4e2a28;
text-decoration: none;
}
img { 
	border : 0;
}
hr { 
	background: #bebec0;
	color : #bebec0;
	-moz-opacity : .50;
	margin : 10px 0 10px 0;
}
div.clear { 
	clear : both;
}

h2 {
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
}

li, table, td, th {font-size: 1em;}
input {background: #eee; border:1px solid #ccc; }
/*************** HEADER ***************/

.wrapper { 
	width : 840px; 
	margin : 0 auto;
	text-align : left;
	position: relative;
}

#basket {
	float: left;
	margin: 10px 10px 10px 0px;
	padding-right: 10px;
	padding-left: 20px;
	border-right: 1px solid #4e2a28;
	background: url(/fileadmin/images/basket.gif) center left no-repeat;
}
#regdata {
	float: left;
	margin: 10px 0px 0 0;
}
#consultinfo{
	float: left;
	margin: 10px 0px 0 0;
	border-left: 1px solid #4e2a28;
	padding-left: 10px;
}
#regdata a{
	margin-right: 10px;
}
#login{
	float: right;
	margin: 10px 0px 0 0;
	padding: 3px 10px 0 0;
}
#search{
	float: right;
	margin: 10px 0px 0 0;
}

#header {
	clear: both;
	margin: 0;
	border-bottom: 3px solid #e1c7c8;
	margin-top: 20px;
	height: 60px;
}
#top {
	clear: both;
	margin: 0;
	height: 40px;
}


#logo {
	height: 60px;
	width: 161px;
	position: absolute;
	right: 0;
	background: url(/fileadmin/images/logo.gif) right no-repeat;
	cursor: pointer;
	text-indent: -9000px;
}
#logo a {
	display: block;
	height: 64px;
	width: 281px;
}



/*************** CONTENT ***************/

#index {clear: both; }
.slide {
	height: 320px;
	width: 840px;
	background-color: #414045; 
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}
.slide-links {
	width: 230px;
	float: right;
	margin-top: 20px;
}
.slide-links ul{
	margin: 0;
padding: 0;
list-style: none;
}
.slide-links a{
	padding: 15px 5px 15px 20px;
	font-size: 14px;
	font-weight: normal;
color: #fff;
width: 190px;
}
.slide a {color: #fff; display: block; background: url(/fileadmin/images/arrow.gif) center right no-repeat;}
.slide-goto {
	position: absolute;
	right: 40px;
	bottom: 35px;
	z-index: 100;
	width: 510px;
	text-align: right;
}
.slide-goto a{
	display: block;
	padding: 15px 20px 15px 20px;
	font-size: 14px;
	font-weight: normal;
}
.slide-text{
	background: #f3f3f3;
	height: 130px; 
	border-bottom: 3px solid #e1c7c8;
}
.slide-text div{
	height: 130px;
}
.slide-logo{
	background: #fff url(/fileadmin/images/arttimehomeindex.gif) 50% 50% no-repeat;
	width: 230px;
	float: right;
}
.slide-welcome{
	width: 600px;
	float: left;
}
.slide-welcome h2 {color: #333; margin-top: 10px; font-size: 17px;}
.slide-welcome p {color: #333; text-align: justify;}



#main {
	clear : both;
	background:  url(/fileadmin/images/bg.gif) repeat-y;
	text-align: left;
	width: 100%;
}
#main p{text-align: justify;}
.content-wrapper { padding: 0 11px 0 16px; }
.topimage { padding: 0px 0px 10px 20px; }

#left {
	width : 215px;
	float : left;
	min-height: 400px;
}
#mainsub {
	background:   url(/fileadmin/images/bg.gif) -25px 0 repeat-y;
	min-height: 300px;
	margin-left: 13px;
	width: 580px;
}
#subleft {
	width: 190px;
	float: left;
	min-height: 300px;
}
#subright {
	width: 370px;
float: right;
}
#subright .content-wrapper {margin:  0 !important; padding: 0 !important;}

#right {
	float: left;
	width: 623px;
	min-height: 400px;
}
#right-content {
	padding: 0 0 0 6px;

}


#main h2 {margin-top: 0;}
#footer{clear: both; margin-top:10px;}
#call-us-anytime-home {
	float: left; 
	margin: 0 0px 0 0px;
	font-size: 0.9em;
}
#copyright{
	float: left;
}
#menu-bottom {float: right;}
#menu-bottom ul{
	margin: 10px 0 0 0 ; 
	padding: 0; 
	list-style: none;
}
#menu-bottom li{
	float: left; 
	margin-right: 10px;
}
#menu-bottom a{ color: #ccc;}
#menu-bottom a:hover{ color : #4e2a28;}

.left-menu  {
	text-transform1: uppercase; 
	list-style: none; 
	margin: 7px; 
	padding: 0;
}
.left-menu a {
	display: block; 
	text-decoration: none; 
	margin: 3px 0; 
	padding: 5px 3px;
}
.left-menu a:hover { background: #fff; }
.left-menu .active a { background: #fff; }
.left-menu .active ul a { background: none; }
.left-menu ul { list-style: none; margin: 0; padding: 0 0 0 15px;}
.left-menu ul li a{ padding: 2px 0px;}
.left-menu ul a:hover{ background: none;}


#menu-top {
	position: absolute;
	top: 30px;
}
#menu-top ul{
	list-style: none;
	margin: 0;
	padding: 0;

}
#menu-top  a{
	color: #4f3130;
	display: block;
	text-align: left;
	font-size: 12px; 
	height: 30px;
}
#menu-top  li{
	float: left;
	margin-right: 15px;
	position: relative;
}
#menu-top ul li ul{
	position: absolute;
	list-style: none;
	background: url(/fileadmin/images/menutr.png);
	margin: 0;
	padding: 0;
	top: 30px;
	left: -10000;
	width: 200px;
	z-index: 1000;
}
#menu-top li ul li{
	float: none;
	margin: 0;
	padding: 0;
}
#menu-top  li ul a{
	display: block;
	color: #443735;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	border-top: 1px solid #fff;
	height: auto;
	font-size: 11px; 
}

#menu-top  li:hover ul, #menu-top li.sfhover ul {
	left: 0;
}

#menu-top  li ul a:hover{
	background: #fff;
}


.tx-commerce-pi1 h2.title {text-transform: uppercase;}
.product-list {
	margin-top: 10px;
}
.product-list-block {
	position: relative;
	text-align: center;
	float: left;
	width: 139px;
	height: 122px;
	margin: 10px 7px 0 0;
}
.product-list-block .brframe a img {border: 1px solid #8f7146 !important;}
.product-list-title {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #efefef;
	height: 32px;
	width: 140px;
}
.product-list-title a{
	text-decoration: none;
	display: block;
	padding: 8px 0 0px;
height: 100%;
vertical-align: middle;
}
.product-list-block h2{
	font-size: 9px;
	font-weight: normal;
	margin: 0;

}

.pagebrowser {clear: both; padding: 20px 30px 0 0; text-align: right;}


#product-image {
	width: 289px;
	float: right;
text-align: right;
}
.product-image-main {
	margin-bottom: 0px;
}
.product-image-main a{
	display: block;

}

#product-desc {
	float: left;
	width: 280px;
}
#product-desc h2{
	font-size: 17px;
	background: #eee;
	padding: 7px 5px;
}
.com-single-cat h3 {font-size: 17px; font-weight: normal; margin-top: 0; text-transform: uppercase}
.com-list-action-entry {
	border-top: 1px solid #000;
	padding: 10px  10px;
}
.com-list-action-entry-title {
	font-weight: bold;
}
.com-list-action-entry-price {
	float: left;
	padding: 5px 0 0 0;
}
.com-list-action-entry-qty{
	float: right;
	width: 90px;
}
.extras-list {text-align: left}
.extras-list-block {text-align: left; clear: both; padding-top: 10px;}
.extras-image {width: 100px; float: left;}
.extras-image a img {border: 1px solid #8f7146 !important;}
.extras-desc {float: left; width: 150px; margin-left: 10px;}
.extras-list h3 {font-size: 9px; margin: 0; font-weight: normal;}


.headerzoom h2{
	font-size: 12px;
	text-align: left;
text-transform: uppercase;
background: #eee;
padding: 10px;
margin: 0;
float: left;
}
.close{
	float: right;
}
.product-gallery {
margin-top: 20px;
	clear: left;
	float: left; 
	width: 85px;
background: #eee;
padding: 0 10px;
}
.product-gallery .image-preview{
	padding: 10px 0;
}
#big-image {
margin-top: 20px;
float: right; 
width: 700px;
background: #eee;
padding: 10px;
}
#print-top {
	width: 840px;
	text-align: left;
	margin: 10px auto;
	border-bottom: 3px solid #e1c7c8;
text-align: right;
padding: 10px 0;
}
#print-content {
	clear: both;
	width: 840px;
	text-align: left;
	margin: 10px auto;
}
#print-button {
	float: right;
	margin: 10px 0
}
#print-button .btn-submit{
	margin-left: 10px;
}
#print-copyright{
	float: left;
}
#print-bottom {
	clear: both;
	width: 840px;
	text-align: left;
	margin: 10px auto;
	border-top: 3px solid #e1c7c8;
}
#productcard {
	width: 840px;
	text-align: left;
	margin: 0 auto;
}
#productcard #product-desc{
	width: 450px;
}

.brframe img, .brframe a img { border: 1px solid #4e2a28 !important;}


.tx-felogin-pi1 label {
	display: block;
	float: left;
	width: 140px;
}

.form-row {
	display: block;
	clear: both;
	margin: 5px 0;
}

input.btn-submit, .btn-submit input, .btn-submit a, a.btn-submit{background: #4e2a28; color: #fff;}
.btn-submit a, a.btn-submit {display: block; width: auto; float: left; padding: 3px 5px; text-decoration: none; font-size: 12px;}
.com-basket-buttons {float: left; margin-right: 10px;}

.basket-list {border-collapse: none ; border-top: 1px solid #ccc; }
.basket-list th, .basket-list td{padding: 5px;}
.basket-list th, .basket-list td.basket-item{border-bottom: 1px solid #ccc;}
.basket-list .com-input-qty {width: 30px;}
.com-text-center {text-align: center;}


.com-chkout-step-actual {
	font-size: 18px;
	font-weight: normal !important;
	border-bottom: 1px solid #b7b6af;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.login-block{
	float: left;
	width: 280px;
	margin-right: 10px;
	height: 230px;
}
.login-block .inner{padding: 20px;}
#login-left{ border: 1px solid #4e2a28;}
#login-right{background: #eee;}

#tx_mwimagemap_img_17 {padding: 0 0 5px 5px;}
.com-chkout-step-active, .com-chkout-step-inactive {display: none;}
#nodelivery {display: none;}



.clearer {clear: both; height: 0px;}



.mailform dt{
	clear: both;
	margin: 20px 0 5px 0;
}
.mailform dd{
	margin: 0;
	padding: 0;
	display: block;
}
.mailform dd input{ width: 300px; }
.mailform dd textarea{ width: 300px; height: 100px}

.oldprice {
	text-decoration: line-through;
}
.newprice {
	margin-left: 20px;
	color: red;
}