/* CSS Document */
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../i/headback.gif) repeat-x top;background-color:#E3CA95;}

body, td {
	font-size: 11px;
}

html, body {
	border: 0;	
	top: 0; left: 0;height: 100%;
	margin: 0; padding: 0;}
#main {
	margin:0; padding:0;
	width:100%;height: 100%}
#header {
	margin:0; padding:0;
	width:960px; height:88px;
	text-align:center;
	background-color:##E3CA95;
	background:url(../i/head.jpg) no-repeat top;}
#menu {
	margin:0; padding:0;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold;
	width:960px; height:35px;
	background:url(../i/menu.gif) repeat-x bottom;}
#menu_bar {
	height: 35px;
}

.cell {
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: none;
}
#ml{margin:0;padding:0;width:10px;
	background:url(../i/ml.gif) no-repeat bottom;}
#mr{margin:0;padding:0;width:10px;
	background:url(../i/mr.gif) no-repeat bottom;}
.sep{margin:0;padding:0;width:15px;
	background:url(../i/sep.gif) no-repeat top;}
#content {
	margin:0; padding:5px 10px;
	width:960px; height: 100%;
	border-top:1px solid #7F6233;}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0; padding:0;
	width:960px; height:35px;
	color:#5D0000;
	background:url(../i/foot.gif) repeat-x top; }
#fl{margin:0;padding:0;width:9px;
	background:url(../i/fl.gif) no-repeat bottom;}
#fr{margin:0;padding:0;width:9px;
	background:url(../i/fr.gif) no-repeat bottom;}
	
img{border:0;}
#panel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0; padding:7px 0 0 20px;
	width:168px;
	color:#FFF799;
	text-align:left;
	/*line-height: 3em;*/
}
.sinput {
	width: 60px;
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #5D0000;
	background-color:#E0C792;
}
.sbut { width: 15px;
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #5D0000; 
	background-color:#E0C792;
	color:#5D0000;
}
.colomn {
vertical-align: top;
width:170px;
background-color:#DEC184;
}

/*################## LINKS ##################*/
a:link{
	text-decoration:underline;
	color:#5D0000;}
a:visited{
	text-decoration:underline;
	color:#5D0000;}
a:hover{	
	text-decoration:none;
	color:#5D0000;}
a:active{
	text-decoration:underline;
	color:#5D0000;}
#header a{
	text-decoration:none;
	color:#FFF799;
}
#footer a {
	text-decoration:none;
	color:#5D0000;
}


#menu_bar a:link, #menu_bar a:visited, #menu_bar a:hover, #menu_bar a:active{
	font: bold 11px Arial;
	color:#5D0000;
	text-decoration:none;
}

#menu_bar a:hover {
	text-decoration: underline;
}

#categories a {font: normal 10px Verdana; text-decoration: none; color:#5D0000;}

#urhere {
	padding: 4px 5px 0 0; margin:0;
	text-align: right;
	display: block;
	color: #5D0000;
}



/* ------------------ SHOP ------------------  */
.shopTitle {
	font: italic bold 12px Arial, Verdana, Tahoma, sans-serif;
}

.r {
	vertical-align: middle;
}


/* --- BASKET --- */
#shopBasketPreview {
	background-color: #ffffff;
	width: 99%; border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse; 
}

#shopBasketPreview th {
	background-color: #dec184;
	font: bold 11px Verdana;
}


td.sbpSerial, td.sbpTitle, td.sbpQty, td.sbpPrice1, td.sbpPrice2, td.sbpDel, td.sbpPic {
	color: #000000;
	background-color: #F3E8CE;
}

td.sbpPic {
	width: 140px;
	text-align: center;
}

td.sbpPic IMG {
	border: 4px solid #ffffff;
	cursor: pointer;
	cursor: hand;
}

td.sbpSerial {
	font: bold 10px Verdana;
	width: 55px;
	cursor: pointer;
	cursor: hand;
}

td.sbpTitle {
	font: 12px Arial;
}

td.sbpQty {
	width: 35px;
	text-align: center;
}

td.sbpPrice1 {
	font: normal 11px Verana;
	text-align: right;
	width: 55px;
}

td.sbpPrice2 {
	font: normal 11px Verana;
	text-align: right;
	width: 60px;
}

td.sbpQty {
	width: 35px;
	text-align: center;
}

.shopBasketQtyBox {
	font: normal 10px Verdana;
	width: 30px;
	text-align: center;
	border: 1px solid #dec184;
}

td.sbpDel {
	width: 20px;
	text-align: center;
	background-image: url('/i/basket_del.gif');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

td.spbSum {
	font: bold 12px Verdana;
	background-color: #e4ce99;
	text-align: right;
	padding: 6px 0 6px 0;
}

/* --- BASKET --- */

.orderBtn {
	font: bold 10px Verdana;
	color: #ffffff;
	height: 22px;
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-right: #391904 1px solid; 
	border-bottom: #391904  1px solid; 
	background-color: #b0833d;
}

.orderInp {
	width: 300px;
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #aaaaaa;
}

.orderTArea {
	width: 300px;
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #aaaaaa;
}

.orderLink {
	font: bold 12px Arial, Verdana, sans-serif;
	color: #990000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border: 1 solid #eeeeee;
	border-bottom-color: #666666;
	border-right-color: #666666;
	width: 170px;
}

.orderLink:hover {
	background-color: #990000;
	color: #ffffff;
}

.orderLink:active {
	background-color: #ffffff;
	color: #990000;
}

.shopTopTitle {
	font: normal 18px Trebuchet MS, Verdana, Arial, sans-serif;
	color: #666666;
}

.newProductsDiv {
	padding: 5 0 0 0;
	margin: 3;
	height: 140px;
	width: 150px; border: 1px #990000 solid;
	text-align: center;
	vertical-align: top;
}

#catUl {
	list-style: none; 
	padding: 4px 0 0 4px; 
	margin:0; 
	position: relative;	
}

#catUl li {
	width: 260px;
	margin: 0; 
	padding:0 10px 0 10; 
	float: left; 
	line-height: normal; 
}

#expCat {
	width: 570px; 
	border: 0px padding: 0; margin: 0;
	border-collapse: collapse; 
	border-top: 1px solid #990000;
}

.expCatTd {
	width: 170px; 
	vertical-align: top;
	padding: 4 2 0 4; margin: 0; border: 0px;
	border-bottom: 1px solid #990000;
}

.expCatTd a {font-size: 10px;}

.expCatTd li {
	display: list-item;
	color: #990000;
	font: normal 6px Verdana, Arial, sans-serif;
	margin-bottom: 4px;
}

.expCatTd ul {
	padding: 0; margin: 0 3 0 16; 
}

.expCatTd b {
	font: bold 12px Verdana, Arial, Tahoma, sans-serif;
	color: #990000;
}

#dsheet {
	position: relative;
	left: 10px;
	padding:1 0 0 10; 
	margin:0; 
	font: 9px verdana;
	color: #333333;	
	border-left: 3px #990000 solid;
}

#dsheet b {
	color: #990000;
}

a.subCat:link, a.subCat:active, a.subCat:visited, a.subCat:hover {
	font: bold 12px Verdana;
	color: #5D0000;
}

a.subCat:hover {
	color: #cc0000;
	text-decoration: none;
}



.prodCatTitle {
	padding: 0 0 0 6;
	font: bold 16px Arial, Verdana, Arial, sans-serif;
	color: #990000;
}

.prodSubTitle {
	padding: 0;
	font: normal 14px Arial, Verdana, Arial, sans-serif;
	color: #990000;
}

#productTable {
	vertical-align: top;
	width: 98%; border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
	border-top: #990000 1px solid;
}

.productImg {
	padding: 4; margin: 0; 	border: 0px;
	width: 1px; height: 100px;
	border-bottom: #990000 1px solid;
}

.productTd {
	padding: 4; margin: 0; 	border: 0px;
	border-bottom: #990000 1px solid;
	vertical-align: bottom;
}

.prodPrice {
	font: bold 14px Arial, Verdana, Arial, sans-serif;
	color: #990000;
}

#mainCatTable {
	vertical-align: top;
	width: 100%; height: 100%; border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
}

#mainCatTitle {
	padding: 0; margin: 0; 	border: 0px;
	vertical-align: top;
}

#mainCatLatest {
	padding: 0; margin: 0; 	border: 0px;
	vertical-align: top;
	width: 180px;
	background-color: #f1f1f1;
	text-align: center;
}

#sepCat {
	background-color: #800080;
	width: 1px;
}

.productTitle {
	vertical-align: top;
	padding: 4; margin: 0; 	border: 0px;
	height: 100px;
	border-bottom: #990000 1px solid;
}

.productPrice {
	vertical-align: middle;
	padding: 4; margin: 0; 	border: 0px;
	width: 100px; height: 100px;
	text-align: right;
	border-bottom: #990000 1px solid;
	font: bold 14px Arial, Verdana, Arial, sans-serif;
	color: #990000;
}

.productOrder {
	vertical-align: middle;
	padding: 4; margin: 0; 	border: 0px;
	width: 60px; height: 100px;
	text-align: right;
	border-bottom: #990000 1px solid;
}

.prodTitle {
	font: bold 12px Arial, Verdana, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

.prodTitle:hover {
	text-decoration: underline;
}

 #prodSearch, #MostViewed  {
	width: 160px; 
	padding: 0px 3px 5px 3px;
	color: #990000;
	border: 1px #aaaaaa solid;
}

#MostViewed  {
	background-color: #ffffff;
}

#topProducts {
	color: #F3FFA8;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
	font: bold 16px "Trebuchet MS",Arial, sans-serif;
}

.artSearch, {
	width: 150px; 
	padding: 0px 3px 5px 3px;
	color: #ca0000;
	border: 1px #aaaaaa solid;
	background: #ffffff;
	text-align: center;
}





















#productTableThumb {
	vertical-align: top;
	border: 0px;
	padding: 2px; margin: 0px;
}

#productTableThumb A {
	font: 11px Verdana;
	width: 67px;
	color: #000000;
	text-decoration: none;
}

#productTableThumb A:hover {
	color: #cc0000;
	text-decoration: underline;
}

.tE {
	width: 140px;
}

.tI {
	width: 140px;
	border: 1px solid #909090;
	text-align: center;
	background-color: #f6eedc;
	padding: 3px;
}

.tN {
	width: 140px;
	font: 11px 'Trebuchet MS';
	line-height: 13px;
	text-align: center;
	color: #000000;
	background-color: #eeeeee;
}


.tP {
	font: bold 12px Verdana;
	width: 140px; height: 18px;
	text-align: center;
	background-color: #dadada;
}

.tA {
	font: 10px Verdana;
	width: 66px;
	background-color: #dadada;
}

.tO {
	width: 67px;
	text-align: center;
	background-color: #d1d1d1;
}

.tSP {
	border: 1px solid #fff;
	background-color: #fff;
	height: 10px;
}


/* products multi order {begin} */

#productTableMulti {
	vertical-align: top;
	border: 0px;
	width: 100%;
}

#productTableMulti td {
	border: 1px solid #997E45;
	width: 50%;
}


div.pTitle {
	font: bold 12px Arial;
	padding: 2px;
	color: #ffffff;
	background-color: #990000;
	margin-bottom: 2px;
}

div.pImg {
	float: left;
	width: 140px;
	padding: 5px;
	text-align: center;
	margin-right: 2px;
	background-color: #fafafa;
	cursor: pointer;
	cursor: hand;
}

div.pData {
	padding: 5px;
	height: 130px;
	background-color: #f3e8ce;
}

div.pSerial {
	font: 12px Arial;
	width: 107px;
	float: left;
	text-align: left;
	padding: 3px;
	background-color: #dec184;
	margin-bottom: 5px;
}

div.pPrice {
	font: 12px Arial;
	width: 108px;
	float: right;
	text-align: right;
	padding: 3px;
	background-color: #dec184;
	margin-bottom: 5px;
}

div.pOption {
	float: left;
	background-color: #eedeb7;
	margin-bottom: 2px;
	width: 107px;
	text-align: center;
	height: 20px;
}

div.pQuantity {
	float: right;
	background-color: #eedeb7;
	margin-bottom: 2px;
	width: 108px;
	text-align: center;
	height: 20px;
}

input.pQuantity {
	border: 0px solid #997E45;
	font: 12px Trebuchet MS;
	height: 18px;
	text-align: center;
}

a.btn:link, a.btn:visited, a.btn:active {
	font: bold 10px Verdana;
	color: #ffffff;
	padding: 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #cc0000;
	text-decoration: none;
}

a.btn:hover {
	font: bold 10px Verdana;
	color: #ffff00;
	padding: 4px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	background-color: #ff0000;
	text-decoration: none;
}
/* products multi order {end} */


a.myOrderLink:link, a.myOrderLink:visited, a.myOrderLink:active, a.myOrderLink:hover {
	font-weight: bold;
	border: 1px solid #603811;
	background-color: #dec184;
	margin: 1px 0 0 15px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}

a.myOrderLink:hover {
	color: #ffffff;
	background-color: #ff6700;
}