/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul {
	margin:0;
	padding:0;
	border:0;
	}

body, table {
	font-size:12px;
	}

body {
	background: url(img/back.gif);
	text-align: center;
	width: 100%;
	height: 100%;
	color: #4F392E;
	font: normal 11px tahoma, sans-serif;
	}

#top {
	z-index: 1;
	background: url('img/topback.gif') repeat-x center;
	height: 268px;
	width: 100%;
	}

#header {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 904px;	
	background: url('img/head1.jpg') no-repeat;
	height: 268px;
	}


#dd_logo {
	position: absolute;
	}

#dd_logo a {
	margin: 40px 0 0 0; 
	width: 210px;
	height: 150px;
	display: block;
	}



/****************************************************************************  KOSZYK */

#koszyk {
	font: normal 9px tahoma, sans-serif;
	margin: 28px 0 0 10px;
	text-align: left;
	float: left;
	line-height: 16px;
	 }

.produktow 	{
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 2px;
	}

.wartosc {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	}

.cena	{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #c00;
	}

/**************************************************************************** MENU KOSZYK */

#menu1 {
	line-height: 16px;
	font: bold 9px tahoma, sans-serif;
	float:left;
	list-style:none;
	margin: 76px 0 0 10px;
	}

#menu1 li {
	float: left; }

#menu1 li a {
	padding-right: 10px;
	color:#fff;
	text-decoration:none; }

#menu1 li a:hover, #menu1 .selected {
	color:#fff;
	text-decoration:underline; }

#menu1 li#basketMenu { 
	padding:5px 8px 5px 20px;
	}

#menu1 li#basketMenu a { 
	padding: 2px 0 0 18px;
	background:url('img/cart.png') no-repeat 0;
	color:#e62808; 
	}

#menu1 li#basketMenu span { 
	display:block;
	font-size: 0.727em;
	}

#menu1 li#basketMenu span strong {
	color: #e62808;}


/**************************************************************************** MENU GLOWNE GORA */

#mainmenu {
	float: left;
	width: 100%;
	padding-top: 47px;
	letter-spacing: 0px;
	font-style: italic; 
	}

#menu2 {
	font: bold 11px tahoma, sans-serif;
	float: left;
	list-style:none;
	font-style: normal;
	letter-spacing: 0px;
	}

#menu2 li {
	float: left;
	}

#menu2 a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 10px;
	border-right: 1px solid #3b0d03;
	color: #f0efcd;
	line-height:30px;
	text-decoration:none;
	}

#menu2 a:hover {
	background: url('img/hover1.png');
	color:#ff5c28;
	text-decoration:none;
	}

#menu2 .selected{
	color:#fff;
	text-decoration:none;
	}

#profil{
	float:right;
	height: 170px;
	width:300px; 
	}

/*********************************************************************** BOXY LEWA */

.leftbox {
	padding: 3px 0; 
	background: url('img/backbox.gif') no-repeat;
	width: 200px; 
	}

.bottombox {
padding-bottom: 2px;
	background: url('img/bottombox.gif') no-repeat top; 
	width: 200px;
	height: 10px;
	}

#wyszukaj {
	background: url('img/wyszukaj.gif') no-repeat; 
	width: 200px;
	height: 25px; 
	}

#kategorie {
	background: url('img/kategorie.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

#kryteria {
	background: url('img/kryteria.gif') no-repeat; 
	width: 200px;
	height: 25px; 
	}

#newslette {
	background: url('img/newsletter.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

#zawartosc {
	background: url('img/zawartosc.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

#wyroznione {
	background: url('img/wyroznione.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

#info {
	background: url('img/info.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

#sonda {
	background: url('img/sonda.gif') no-repeat; 
	width: 200px;
	height: 25px;
	}

.boxcena {
	font-weight: bold;
	color: #c00;
	font-size: 10px;
	}


#menu3 ul, #menu4 ul { 
	padding: 0 10px;
	list-style: none;
	font: bold 10px tahoma, sans-serif;
	}

#menu3 a, #menu4 a {
	display: block;
	display: inline-block;
	width:86%;
	padding:4px 12px;
	border-top:1px solid #d1bd9d;
	background:url('img/point.gif') no-repeat 3px 10px;
	color: #553;
	text-decoration:none;
	}

#menu3 a:hover, #menu4 a:hover {
		background: #fbf6d0 url('img/point_.gif') no-repeat 2px 9px;
	color:#d01c02;
	text-decoration:none;

	}

#menu3 .l1 a, #menu4 .l1 a{
	border-top:0;
	}

#menu3 .sub1, #menu4 .sub1 {
	margin:0;
	padding:0 0 10px 0;
	border:0;
	}

#menu3 .sub1 a, #menu4 .sub1 a {
	display:block;
	width:75%;
	padding: 2px 10% 2px 15%;
	border:0;
	background:url('img/point.gif') no-repeat 15px 8px;
	}

#menu3 .sub1 a:hover, #menu4 .sub1 a:hover {
	text-decoration:none;
	color:#d01c02;
	background: #fbf6d0 url('img/point_.gif') no-repeat 14px 7px;
	}

#menu3 .sub2 a, #menu4 .sub2 a {
	padding-left:18%;
	}

#menu3 .sub3 a, #menu4 .sub3 a {
	padding-left:21%;
	}

* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a {
	width:100%;
	}

#menu3 .selected, #menu4 .selected { 
	color:#d01c02;
	text-decoration:underline;
	}











.input, select, textarea{border:1px solid #d1bd9d;font:0.917em Arial, sans-serif;}
.submit{font:1em Arial, sans-serif;cursor:pointer;}

a {
	color:#b00;
	text-decoration: none;
	}

a:hover {
	color:#f00;
	text-decoration: underline; 
	}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{	width: 100%;
	min-height: 100%;
	overflow: hidden;}
#main{width:904px;margin:0 auto; text-align:left; }
* html #main{width:904px;}






/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:170px;background:#422d1c url('img/header.jpg') no-repeat;color:#fff;}
#logo{width:222px;padding:40px 0 0;}
#logo h1{float:left;width:100%;padding:12px 0 6px;border-top:1px solid #66563e;border-bottom:1px solid #66563e;background:#513c1e;text-align:center;font-size:1px;line-height:1px;}
#logo h2{clear:left;float:left;width:92%;padding:5px 7%;color:#f4dcbc;font:bold 10px arial, sans-serif;}
* html #logo h2{width:100%;}

/* NAVIGATION PATH - TREE */
#navipath{position:absolute;top:150px;padding:0 0 0 5px;}
#navipath a{background-color:inherit;color:#fff;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}


/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:100%; }
#orderbody{clear:both;float:left;width:100%;}

/* LEFT COLUMN STYLES */
#column{float:left;width:200px;}
#column .type{margin:10px 0 0;padding:5px 0 5px 15px;border-top:2px solid #ea9a8e;border-bottom:2px solid 
#ea9a8e;background:#d01c02;color:#fff;font-weight:bold;font-size:1.1em;}

#column .typee{margin:0;padding:5px 0 5px 15px;border-top:2px solid #ea9a8e;border-bottom:2px solid 
#ea9a8e;background:#d01c02;color:#fff;font-weight:bold;font-size:1.1em;}




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

#content{ 	border: 0px #f00 solid;
	background:url('img/contentback.gif') repeat-y top;
	padding: 0;
	float:left;
	width:695px;
	margin: 0 0 0px 7px;
	text-align:center;
	height: 100%;
	}

#content1{ 
	background:url('img/contentback1.gif') repeat-y top;
	float:left;
	width:905px;
	text-align:center;
	margin: 0 0 10px 0;

	}

#contenttop{
	background:url('img/contenttop.gif') no-repeat top;
	width:695px;
	height: 100%;
	padding: 0;
	margin: 0;
	}

#contenttop1{
	background:url('img/contenttop1.gif') no-repeat top;
	width:905px;
	height: 100%;
	padding: 0;
	margin: 0;
	}

#contentbottom{
	background:url('img/contentbottom.gif') no-repeat top;
	width:695px;
	height: 15px;
	padding: 0;
	margin: 0;
	}

#contentbottom1{
	background:url('img/contentbottom1.gif') no-repeat top;
	width:905px;
	height: 17px;
	padding: 0;
	margin: 0;
	}

#page{
	float:left;
	display:block;
	width:650px;
	margin: 0;
	padding: 10px 20px;
	text-align:left;
	}

#orderbody #content1 {
	width:100%;
	}

#orderbody #page {
	float:none;
	width:94%;
	margin:0 auto;
	}

#page h3, .message h3  {
	height: 17px;
	font: bold 18px Trebuchet MS, sans-serif;
	text-align: left;
	letter-spacing: -1px;
	padding: 5px 0;
	border-bottom:1px solid #c39b5a;
	color:#5b2b00;
	}

.message h3, #page .message h3 {
	border:0;
	font: bold 14px Tahoma, serif;
	color: #d00;
	letter-spacing: 0px;
	}

#page div.content {
	font: 13px Trebuchet ms, sans-serif;
	color:#4f392e; 
	line-height: 19px; 
	font-weight: normal;
	}

#page div.content ul, #product div.content ul, .subpagesList li ol {
	margin:0 0 0 30px;
	padding:0;
	}

#page div.content li, #product div.content li {
	margin:3px 0;
	padding:0;
	border-left:0;
	}

.pages {
	border-bottom: 1px solid #c39b5a;
	text-align:right; 
	}

/************************************************************************** LISTA PRODUKTOW */

#products{
	float:left;
	width:100%;
	list-style:none;
	}

#products li {
	clear:both;
	float:left;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #c39b5a;
	}

* html #products li{width:100%;}
#products li .photo{float:left;margin:4px 7px 3px 0;font-size:0px;line-height:0px;}
#products li .photo img{border:2px solid #e0cf9b;}
#products li .photo a:hover img{border:2px dotted #c8b478;}

#products li h3{
	padding:5px 0;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	border:0;
	color: b00;
	}

#products li h3 a{
	color:#d01c02;
	text-decoration:none;
	}

#products li h3 a:hover{
	text-decoration:underline; }

#products li h4{
	border-top: 1px #e4d6ab dashed;
	border-bottom: 1px #e4d6ab dashed;
	padding:2px 0;
	font-weight:normal;
	font-size:10px;
	}

#products li h4, #products li h4 a {
	color:#987546;
	text-decoration: none;
	}

#products li h4 em{
	padding:0 5px;
	}

#products li h4 a:hover {
	color:#d01c02;
	}

#products li h5 {
	padding: 4px 0;
	font-size: 12px;
	font-weight: normal;
	color: #4F392E; }

#products li h5 a{color:#666;}
#products li .price, #products li .noPrice{float:right;margin:14px 0 5px 0;padding:6px 0 0;background-color:inherit;color:#ee0f04;text-decoration:none;}
#products li .price em {
	padding:0 4px 0 0;
	color:#a78b65;
	font:bold 12px tahoma, sans-serif;font-style:normal;}
#products li .price strong, #products li .noPrice strong{font:bold 17px tahoma, sans-serif; letter-spacing: -1px;}
#products li .price span{padding-left:4px;font:bold 1.083em sans-serif;}
#products li .basket{float:right;margin:17px 0 5px 10px;font-size:0.8em;font-weight:bold;}
#products li .basket a {
	display:block;
	}
/**************************************************************************** STRONY */

#products li.pages{font-size: 10px;border:0;color:#69401f;}
#products li.pages a{ color:#af9577;}
#products li.pages a:hover{color:#d01c02;}

/************************************************************************** KARTA PRODUKTU */
#product{
	float:left;
	padding: 10px 20px;
	display:block;
	width:650px;
	border-bottom:1px solid #d1bd9d;
	text-align:left;
	}

#product h3{
	font: bold 21px tahoma, serif;
	text-align: left;
	letter-spacing: -1px;
	padding: 5px 0;
	border-bottom:1px solid #c39b5a;
	color:#b00;}

#product h4{	
	border-bottom: 1px #e4d6ab dashed;
	padding:2px 0;
	font-weight:normal;
	font-size:10px;
	font-style: italic;
	margin-bottom: 10px;}
#product h4, #product h4 a{	color:#a78b65;
	text-decoration: none;}
#product h4 a:hover{background-color:inherit;color:#d01c02;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:205px;margin:0 0 10px 5px;padding:3px 0 10px;border-top:2px solid #dcc7a7;border-bottom:2px solid #dcc7a7;background:#f3edd6 url('img/basket_bg_bottom.gif') repeat-x 0 bottom;color:#fff;text-align:center;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #fff;background-color:transparent;color:#f00;font-size:1.417em;font-weight:bold;text-align:center;}
#product #box #price em{backgr2008-09-26ound:inherit;color:#764830;font-style:normal;}
#product #box #price strong{padding:0 4px;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#915a3c;font-weight:bold;font-size:10px;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:156px;padding:2px 20px 2px 0;border:1px solid #f00;background:url('img/cart_bg.png') no-repeat right center;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#product div.content{clear:left;padding:0 0 10px;font:12px tahoma, serif;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:10px 0 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f4f3dd;color:#764830;font-size:12px;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{border-bottom:1px solid #e8dac6;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{color:#915a3c;}

#orderedProducts tbody .price, #orderedProducts tbody .summary {
	color:#c00;
	font-weight:bold;
	text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{color:#d01c02;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryDelivery, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep{text-align:right;}
#orderedProducts tfoot .nextStep .submit{border:1px solid #d01c02;background: url('img/basket_button_fw.png') repeat-x;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#basket .info{padding:10px 0;background:transparent;color:#4f3728;text-align:left;}
#basket #recount td{border-bottom:1px solid #e8dac6;text-align:right;}
#basket #recount .submit{padding:1px 3px;border:1px solid #945f43;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .summaryProducts{color:#764830;font-size:1.36em;font-weight:bold;}

#basket .summaryProducts #summary { 
	color:#e00;
	font-size: 17px;
	letter-spacing: -1px;
	}

#basket #save .submit{padding:2px 10px;border:1px solid #945f43;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{color:#915a3c;}

#order legend{padding:20px 0 10px;border:0;color:#764830;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 3%;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f4f3dd;color:#764830;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;font-weight:bold;}
#order #personalData #company label, #order #personalData #comment label{font-weight:normal;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:185px;}

#order #deliveryAndPayment table{border-top:2px solid #e8dac6;border-bottom:1px solid #e8dac6;background:#f4f3dd;color:#764830;font-size:1em;}
#order #deliveryAndPayment table tbody td{padding:5px 7px;border-left:1px solid #e8dac6;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table th{padding:5px 11px;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table thead th{text-align:center;border-left:1px solid #e8dac6;}
#deliveryAndPayment table thead th em{padding:0 4px 0 0;font-style:normal;}
#deliveryAndPayment table thead th span{font-weight:normal;}
#deliveryAndPayment table thead td{border-bottom:1px solid #e8dac6;}

#order tfoot td, #orderPrint tfoot td{color:#f00;}
#order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th{border-top:1px solid #e8dac6;}
#order .summaryProducts, #order .summaryDelivery, #orderPrint .summaryDelivery{font-size:1.182em;}
#order .summaryProducts th, #order .summaryDelivery th, #orderPrint .summaryDelivery th{font-weight:normal;}
#order .summaryOrder, #orderPrint .summaryOrder{color:#764830;font-size:1.36em;font-weight:bold;}
#order #rulesAccept th{color:#472c1d;font-size:0.833em;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint .message h3{padding:5px 8px 0;font-weight:normal;font-size:1.5em;}
#orderPrint h4{color:#764830;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:10px 0 20px;padding:5px 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f4f3dd;color:#764830;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 10px 0;color:#5b5b5b;font-size:0.917em;text-align:center;}
.imagesList li img{border:2px solid #dcdac9;}
.imagesList li a img{border:2px solid #e0cf9b;}
.imagesList li a:hover img{border:2px dotted #c8b478;}
.imagesList li div{text-align:center;}

#imagesList1{float:left;}
#imagesList2{float:right;margin:10px 0 0 10px;}

#page #imagesList1{margin:10px 10px 0 0;}

#product #imagesList2{clear:right;margin:5px 0 0 10px;}
#product .imagesList#imagesList1 li div{width:200px;}
#product .imagesList#imagesList2 li div{width:100px;margin:0 auto;}
* html #product .subpagesList li{margin:0;}

/* FILES LIST STYLES */
#filesList{padding:5px 0;font-size:0.917em;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 4px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{color:#5b5b5b;}

/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:3px 0;padding:5px 2%;border-left:1px solid #dcdac9;background:#fbf9f4;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 6px 5px 0;}
.subpagesList li img{border:2px solid #dcdac9;}
.subpagesList li a:hover img{border:2px solid #dcc7a7;}
.subpagesList li h4{padding-bottom:2px;}
.subpagesList li h4, .subpagesList li h4 a{color:#d01c02;font-weight:bold;font-size:1.083em;}
.subpagesList li h4 a:hover{color:#442;}
.subpagesList li h5{font-weight:normal;font-size:1em;}
.subpagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}



.message{padding:40px 0;text-align:center;}

/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}

/*************************************************************************** OPCJE */

#options {
	float:right;
	margin: 0 5px 0 0;
	color:#7f7f66;
	font-size:11px;
	text-align:right;
	font-weight: bold; 
	background: #dec899;
	width: 99%;
	}

#options .back, #options .print {
	float:right;
	}

#options a {
	padding:0 7px 0;
	}

#options .print a {
	border-left:1px solid #7f7f66;
	}


/*************************************************************************** ROZNE */

#olbox {
	margin: 6px 0 0 3px; 
	padding: 0 10px 0 25px;
	font-weight:normal;
	font-style: normal; 
	font-size: 10px; 
	border-bottom:1px solid #D1BD9D;
	color: #4F392E;
	}

#olbox li h3 {
	font-size:10px;
	}


/*************************************************************************** FOOTER */

#bottom { margin-top:10px;
padding: 10px 0 0 0;
	background: url('img/bottomback.gif') repeat-x center;
	height: 160px;
	width: 100%;
	}

#foot {  
	margin: 0 auto 0 auto;
	height:125px;
	width: 905px;
	padding:30px 0 0 0;
	background:url('img/logos.gif')  no-repeat center;
	}

a.copyright  {font-weight: bold;
	color:#e2cb81;
	text-decoration:none;
	}

a:hover.copyright  {font-weight: bold;
	color:#e2cb81;
	text-decoration:underline;
	}

a.copyright  {font-weight: bold;
	color:#e2cb81;
	text-decoration:none;
	}

#copyright {  padding-right: 5px;
text-align: right;
	margin: 0 auto 0 auto;
	height:10px;
	width: 905px;
	color:#e2cb81;
	font-size:10px;
	}

/**************************************************************************** PLUGINS */



/*
Quick.Cart default plugins stylesheet
/*/
/* admins */
#page #author{text-align:right;}
#page #author span{padding-left:5px;font-weight:bold;}

/* stock */
#page #stockLevel, #page #stockSold{margin:5px 0;color:#515151;font-size:0.917em;}
#page #stockSold{color:#ee0f04;font-weight:bold;}
#page #stockLevel strong{margin:0 0 0 2px;}
#product #stockLevel, #product #stockSold{margin:8px 10px 4px;padding:5px 0 6px;background:#efe8cb;color:#764830;font-weight:bold;font-size:0.917em;border:1px solid #dcc7a7;}
#product #stockSold{background:#efe8cb;color:#ee0f04;}
#product #stockLevel strong{margin:0 0 0 4px;color:#d01c02;}
@media print{
  #product #stockLevel{color:#000;border-color:#ccc;}
  #product #stockLevel strong{color:#000;}
}
#basket #productsOverStock h4{padding:5px 0;font-size:1em;font-weight:bold;}
#basket #productsOverStock strong{display:block;padding:2px 5px;color:#f00;font-size:0.92em;}
#basket #productsOverStock h5{margin:0 0 10px;padding:5px 0 10px;color:#666;font-size:1em;font-weight:normal;border-bottom:1px solid #ddd;}

/* users */
#log{margin:0 auto;text-align:center;}
#log table{width:300px;margin:10px auto;font-size:1em;text-align:left;}
#log table th{padding:2px 5px 0 0;text-align:right;}
#log table td{width:200px;padding:5px 0;}
#log table td input{width:120px;}
#log table .login td, #log table .login th{padding-top:15px;}
#log table .button th{padding-bottom:10px;text-align:left;}
#profile{clear:both;width:90%;margin:0 auto 5px;font-size:1em;}
#profile .input, #profile select, #profile textarea{width:200px;}
#profile td{padding:3px;text-align:left;}
#profile th{padding:2px 2px 2px 5px;font-weight:normal;text-align:right;}
#profile .login td, #profile .login th{padding-top:20px;}
#order #orderLogin, #orderRegisterForm fieldset{padding:12px 3%;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#f4f3dd;color:#764830;}
#order #orderLogin label, #orderRegisterForm label{padding:0 8px 0 0;}
#userOrdersListLink{text-align:right;}
#userOrders{width:100%;margin:10px 0 0;font-size:0.917em;border-top:1px solid #ede2d1;border-bottom:1px solid #ede2d1;background:#e8dac6;color:#764830;}
#userOrders td{padding:4px;background:#fff;text-align:left;}
#userOrders thead td{font-weight:bold;}
#userOrders .l0 td{background:#faf7f1;}
#userOrders .l1 td{background:#f3ede2;}
#userOrders a:hover{color:#d01c02;}
#userOrder .message{display:none;}
#userOrder #orderPrint{padding-top:15px;}
@media print{
  #userOrders{color:#000;border-color:#ccc;}
  #userOrders td, #userOrders .l0 td, #userOrders .l1 td{background:#fff;}
}

/* ask about product */
#page #askAboutProduct h4{margin:15px 0;color:#664422;font-size:1.417em;font-weight:normal;}
#page #askAboutProduct dl, #askAboutProduct dt, #askAboutProduct dd{margin:0;padding:0;}
#page #askAboutProduct dd{padding:1px 0 5px 0;}
#page #askAboutProduct .input{width:250px;}
#page #askAboutProduct textarea{width:450px;}
#product #askAboutProduct{font-size:0.917em;}
#discountVoucher td{text-align:right;}
#incorrectVoucher{color:#f00;}
/* advanced search */
#searchForm{margin:0;padding:5px 15px;;text-align:right;}
#searchForm .input{width:168px;}
#searchForm .phrase label, #searchForm .producer label{display:none;}
#searchForm select{width:187px;}
#searchForm .hide{display:none;}
#searchForm div{padding:2px 0;}
#searchForm .prices .input{width:45px;margin:0 0 0 4px;}
#searchForm .prices label{padding-left:4px;}
#searchForm p{padding:5px 0 0;}
#searchForm .submit{font-size:0.8em;}
* html #searchForm select{width:168px;}
* html #searchForm .input{width:168px;margin-right:1px;}
/* attributes */
#attributes{margin:0 10px 5px;padding:5px 10px;border:1px solid #cbb2a4;color:#915a3c;text-align:left;}
#attributes dt, #attributes dd{margin:0;padding:0;}
#attributes dd{padding:1px 0 6px;}
#attributes select{width:100%;}
* html #attributes select{width:auto;}
/* promotion prices */
#products li .price ins{padding-right:5px;text-decoration:none;font-weight:bold;}
#products li .price ins em{padding-right:5px;color:#ee0f04;text-decoration:line-through;}
#product #box #price div{padding-bottom:3px;font-size:0.7em;color:#a38574;}
#product #box #price div em{color:#a38574;}
#product #box #price div strong{text-decoration:line-through;}
@media print{
  #product #box #price div em, #product #box #price div{color:#000;}
}

/* basket summary */
#basketSummary{margin:0 0 10px 0px;padding:7px 10px;border-top:3px solid #c9b99a;border-bottom:3px solid #c9b99a;background:#aa9162;color:#5c3a27;}
#basketSummary .title{padding:0 0 2px;color:#fff;text-align:center;font-weight:bold;}
#basketSummary ol{ border: 1px #f00 solid; margin:5px 0;padding:0 5px 5px; background:#f0efcd; list-style:none; font-weight:bold;}
#basketSummary li{padding:5px 0 7px;border-bottom:1px dashed #aa9162;}
#basketSummary .lL{border:0;}
#basketSummary li h3{font-size:10px;}
#basketSummary li a{color:#d01c02;font-weight:bold;text-decoration:none;}
#basketSummary li a:hover{text-decoration:underline;}
#basketSummary li div{padding:5px 0 0;font-weight:normal;font-size:10px;}
#basketSummary li .price{color:#f00;}
#basketSummary li strong{padding:0 2px 0 5px;font-weight:bold;}
#basketSummary li em{color:#4a2f20;font-style:normal;}
#basketSummary .summary{padding:5px;color:#f00;background:#f0efcd;text-align:center;font-weight:bold;}
#basketSummary .summary em{color:#4a2f20;font-style:normal;}
#basketSummary .summary strong{padding:0 3px;font-weight:bold;}



/* promoted products */
#promoted {
	padding:5px 15px;
	text-align: center; }

#promoted .title{padding-bottom:10px;color:#d01c02;font-weight:bold;}
#promoted ul{list-style:none;}
#promoted li{padding:3px 0;border-bottom:1px solid #d1bd9d;}
#promoted li .photo{margin:0 7px 5px 0;font-size:0px;line-height:0px;}
#promoted li .photo img{border:2px solid #e0cf9b;}
#promoted li .photo a:hover img{border:2px dotted #c8b478;}
#promoted li h3{font-size:10px;}
#promoted li a{text-decoration:underline;}
#promoted li a:hover{color:#d01c02;text-decoration:underline;}
#promoted li .price, #promoted li .noPrice{padding:2px 0 0;color:#f00;font-size:10px;}
#promoted li strong{padding:0 2px 0 5px;font-weight:bold;}
#promoted li .price ins{text-decoration:none;font-weight:bold;}
#promoted li .price ins em{padding-right:5px;color:#ee0f04;text-decoration:line-through;font-style:normal;}

#paymentDescription{margin:0 0 20px;padding:5px 10px;background:#f4f3dd;text-align:center;border-top:1px solid #e8dac6;border-bottom:1px solid #e8dac6;}
#paymentOuter{margin:10px 0 0;}
#paymentChannel{padding:3px 0 0;}
#paymentChannel select{width:170px;}
@media print{
  #paymentDescription{background:#fff;color:inherit;border-color:#ccc;}
}

/* poll */
#column .poll{margin:5px 10px; font-size:10px;}
#column .poll .name{
	padding:3px 0 5px;
	color:#cc0000;
	font-weight:bold; }
#column .poll span{display:block;padding:3px 0 5px;text-align:center;}
#column .poll div.answer{padding:1px 2px;}
#column .poll div.result{padding:3px 10px;}
#column .poll div.result strong{font-style:normal;}
#column .poll div.graph{clear:both;width:150px;height:7px;padding:0;background:url('img/poll_bg_g.gif') repeat-x;font-size:1px;line-height:1px;}
#column .poll div.graph div{clear:both;float:left;width:1px;height:7px;padding:0;background:#970000 url('img/poll_bg.gif') repeat-x;font-size:1px;line-height:1px;}

#product h3.productsRelated{margin:5px 0 5px;padding:10px 0 5px;color:#d01c02;font-size:1.2em !important;font-weight:bold;border-top:1px solid #d1bd9d;}
#productsRelated{width:100%;margin:0 0 10px;font-size:0.917em;}
#productsRelated img{border:2px solid #f0efcd;}
#productsRelated a:hover img{border:2px solid #dcc7a7;}
#productsRelated td{padding:0 0 10px;text-align:center;vertical-align:bottom;}
#productsRelated td a{display:block;padding:0 5px;font-weight:bold;text-decoration:none;}
#productsRelated td a:hover{color:#d01c02;text-decoration:underline;}
#productsRelated .price, #productsRelated .noPrice{padding:3px 0;background-color:inherit;color:#ee0f04;text-decoration:none;}
#productsRelated .price strong{margin:0 4px 0 0;}
@media print{
  #product h3.productsRelated, #productsRelated img{border-color:#ccc;}
  #product h3.productsRelated, #productsRelated td a, #productsRelated .price{color:#000;}
  #productsRelated .price, #productsRelated .price strong{font-weight:normal;}
}
/* banners */
#banner0{text-align:center;margin:0 0 10px;}
#banner1{text-align:center;margin:0px 0;}
/* boxes */
#column .box{padding:5px 15px;}
#column .box .name{ padding-bottom: 4px; color:#a00; font: bold 14px trebuchet ms, sans-serif;}
#column .box .content{color:#4f392e; font-weight: normal; display:block;padding:5px 0;font-size:11px;}
#column .box ul{margin:0 0 0 15px !important;}
#column .box ol{ border: 1px #f00 solid;  margin:0 0 0 10px !important;padding:0;}
/* site map */
#siteMap{margin:10px 0;list-style:none;}
* html #siteMap{float:left;width:100%;}
#siteMap a:hover{background-color:inherit;background-image:none;color:#d01c02;}
#siteMap li{margin:5px 0;padding:3px 10px;background:#fbf9f4;border-left:1px solid #dcdac9;}
#siteMap li a{font-weight:bold;}
#siteMap ul{margin:0;padding:3px 0 0 10px;border:0;list-style:none;}
#siteMap ul li{margin:0;padding:3px 10px;border:0;background:url('img/circle.png') no-repeat 0px 9px;}
#siteMap ul.products li{border:0;background:url('img/point.gif') no-repeat 0px 9px;}
#siteMap ul li a{font-weight:normal;}
#siteMap ul.products li{padding-left:15px;}
#siteMap li strong{padding:0 5px 0 7px;background-color:inherit;color:#ee0f04;font-size:0.8em;}
#siteMap li span{background-color:inherit;color:#ee0f04;font-size:0.8em;}
@media print{
  #siteMap li, #siteMap ul, #siteMap{background:#fff !important;}
}
/* features */
#features{margin:0 0 15px;background:#d1bd9d;font-size:1em;}
#features thead td{padding:5px;background:#ddceb7;text-align:center;font-weight:bold;}
#features tbody td, #features tbody th{padding:5px;background:#fff;font-weight:normal;text-align:left;}
#features .l0 td, #features .l0 th{background:#f0efcd;}
@media print{
  #features{background:#ccc;}
  #features thead td, #features .l0 td, #features .l0 th{padding:5px;background:#fff;}
}
/* cross sell */
#crossSell{clear:both;padding:5px 10px 0 0;border-top:1px solid #d1bd9d;}
#crossSell h3{font-size:1.2em !important;font-weight:bold !important;}
#crossSell ul{margin:0 10px;padding:5px 10px 0;background-color:inherit;color:#642;}
#crossSell li{padding:0 0 3px;}
#crossSell li a{font-weight:bold;text-decoration:none;}
#crossSell li a:hover{background-color:inherit;color:#d01c02;text-decoration:underline;}
#crossSell strong, #crossSell span{background-color:inherit;color:#ee0f04;}
#crossSell strong{padding:0 5px 0 7px;font-size:0.8em;}
#crossSell span{font-size:0.8em;}
@media print{
  #crossSell{border-top:1px solid #ccc;}
  #crossSell ul, #crossSell strong, #crossSell span{background-color:inherit;color:#000;}
}

/* recommended products */
.recommended{float:right;}
/* invoice */
#orderbody #nip label{font-weight:normal !important;}
#orderbody #invoice{padding-bottom:5px;height:20px;}
#orderbody #invoice input{float:left;}
#orderbody #invoice label{float:left;margin:2px 0 0 5px;font-weight:normal !important;}
/* comments */
#commentForm table{width:99%;margin:10px 0 0 1%;font-size:1em;}
#commentForm th{padding:3px;text-align:right;font-weight:normal;}
#commentForm td{padding:3px;}
#page #commentTitle, #product #commentTitle{margin:15px 0 0;padding:10px 0 5px;border-top:1px solid #d1bd9d;border-bottom:0;font-size:1.2em;font-weight:bold;}
#comments{width:99%;margin:0 0 10px 1%;font-size:1em;}
#comments td, #comments th{border-bottom:1px solid #e0d3bd;vertical-align:top;}
#comments th{width:130px;padding:6px 4px 10px 0;text-align:left;font-weight:normal;}
#comments td{padding:6px 0 10px 4px;text-align:left;}
#comments h6{margin:0;padding:0;border:0;font-size:1em;}
@media print{
  #page #commentTitle, #product #commentTitle{color:#000;}
}
/* newsletter form */
#newsletter{padding:10px 15px;font:0.92em tahoma;text-align:center;}
#newsletter div{padding:0 0 5px;}
#newsletter label{display:none;}
#newsletter fieldset{padding:0;margin:0;}
#newsletter .input{width:150px;}
/* Contact form */
#contactPanel{float:right;width:195px;margin:10px 0 10px 15px;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dl, #contactPanel h6{font-size:1em;}
#contactPanel dt{padding-bottom:1px;}
#contactPanel dd{padding-bottom:5px;}
#contactPanel .input, #contactPanel textarea{width:180px;font-size:1em;}
/* RSS */
#rss{float:right;margin:5px 0 0;}
/* images gallery */
#imagesGallery3{margin:0 0 10px;}
#imagesGallery4{margin:10px 0 0;}
.imagesGallery{width:100%;clear:both;padding:0;border:0;font-size:1em;}
.imagesGallery td{padding:5px;color:#5b5b5b;font-size:0.917em;text-align:center;vertical-align:top;}
.imagesGallery td img{border:2px solid #dcdac9;}
.imagesGallery td a:hover img{border:2px solid #dcc7a7;}
@media print{
  .imagesGallery td, .imagesGallery td a{color:#000;}
}

/* subpages gallery */
#subpagesGallery{width:100%;margin:5px 0 10px;padding:0;border:0;font-size:1em;}
#subpagesGallery td{padding:5px;text-align:center;}
#subpagesGallery td h4, #subpagesGallery td h4 a{color:#970000;font:bold 1.167em serif;}
#subpagesGallery td h4 a:hover{color:#442;}
#subpagesGallery td img{border:2px solid #dcdac9;}
#subpagesGallery td a:hover img{border:2px solid #dcc7a7;}
@media print{
  #subpagesGallery td h4 a, #subpagesGallery td h4{color:#000;}
}

/* subpages news */
.subpagesList li h5{padding:2px 0;font-weight:bold;font-size:1em;}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
  position: relative;
  background-color: #000;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  }

#imageContainer{
  border:10px solid #fff;
  }

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
