/* CSS Template - Zagreus.org / Created by ivuWorks.com */
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: url(../i/back.gif) repeat-x 3px top;
	background-color:#FFFFFF;
	}
body, td, div, p {
	font: normal 12px "Arial";
	color: #333333;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
	color: #990000;
}
h1 {font: normal 24px Arial;}
h2 {font: normal 20px Arial;}
h3 {font: normal 18px Arial;}
h4 {font: normal 16px Arial;}
h5 {font: normal 14px Arial;}
h6 {font: normal 12px Arial;}

a, p a {
	text-decoration: underline;
	color: #990000;
}
a:hover, p a:hover {
	text-decoration: none;
}
#main {
	width: 940px; height: 100%;
	background: url(../i/mainback.gif) repeat-y center top;
}
#topstat {
	width: 940px; height: 42px;;
	background: url(../i/topback.gif) no-repeat left top;
}

/* LANGUAGES */
td.lang {
	padding: 10px 0 0 30px;
	font: normal 9px Verdana;
	color: #bf8293;
}
td.lang a {
	font: normal 9px Verdana;
	text-decoration: none;
	color: #ffffff;
}
td.lang a:hover {
	color: #bf8293;
}

/* SEARCH */
td.search {
	width: 200px;
	padding-top: 6px;
	text-align: left;	
}
div.srchHolder {
	width: 175px; height: 20px;
	margin: 0 3px;
	background: url(../i/sinput.gif) no-repeat 5px center;
	vertical-align: middle;	
}
.srchInput {
	width: 125px;
	margin: 3px 2px 0 5px; padding: 0;
	font: normal 9px Verdana;
	background-color: #99062f;
	color: #ffffff;
	border: 0;
}

/* HEADER */
#header {
	width: 940px; height: 162px;;
}
td.logoHolder {
	width: 940px; height: 131px;;
	padding: 0 0 0 30px;
	background: url(../i/headback.jpg) no-repeat center top;	
}
td.logoHolder img {
	border: 0;
}

/* MENU */
td.menuHolder {
	width: 940px; height: 31px;;
	background: url(../i/menuback.gif) no-repeat center top;
}
td.sep {
	width:6px;
	background: url(../i/menusep.gif) no-repeat center center;
	text-align: center;
}
td.item, td.itemActive {
	padding: 0 20px;
	font: bold 12px Arial;
	color: #bf8293;
}
td.item a {
	font: bold 12px Arial;
	text-decoration: none;
	color: #ffffff;
}
td.itemActive a {
	font: bold 12px Arial;
	text-decoration: none;
	color: #bf8293;
}
td.item a:hover {
	color: #bf8293;
}

/* CONTENT */
#content {
	width: 910px;
	margin: 5px 0;
	font: normal 11px Arial;
	color: #333333;
	line-height: 1.5;
}

/* FOOTER */
#footer {
	width: 940px; height: 75px;
	background: url(../i/footback.gif) no-repeat left top;	
}
td.copyright {
	padding: 10px 0 0 0;
	font: normal 9px Verdana;
	text-align:left;
	color: #bf8293;
	line-height: 2;
}
td.copyright a {
	font: normal 9px Verdana;
	text-decoration: none;
	color: #bf8293;
	
}
td.copyright a:hover {
	color: #ffffff;
}
td.logo_bottom {
	width: 120px;
	padding:10px 0 0 30px;
	text-align:left;	
}
td.icons {
	padding: 20px 40px 0 0;
	text-align:right;
}
td.icons img{
	margin: 0 0 0 20px;
}

#productTable {
	width: 100%; 
	border: 2px;
	padding: 0; margin: 0;
	border-collapse: collapse;
}

.productImg {
	width: 200px;
	height: 200px;
	border: solid 1px #7b042a;
}

.productTitle {
	padding: 0 0 0 20px;
	margin: 0;
	vertical-align: top;
}

.spack {
	font: bold 14px arial,serif;
	margin-right: 15px;
}

.sprice {
	font: normal 24px arial,serif;
	margin-right: 25px;	
	color: #f90000;
}

.sorder {
	display: inline;
	padding:0;margin:0;
	font: normal 14px arial,serif;
}

.sqty {
	font: bold 11px arial,serif;
	width: 30px;
	height: 20px;
	border: solid 1px #666;
	text-align: center;
	vertical-align: middle;
}

.ssubmit {
	font: bold 12px arial,serif,
	width: 60px;
	height: 20px;
	border: solid 1px #666;
	background: #7d0425;
	border-top: solid 1px #c9205b;
	border-left: solid 1px #c9205b;
	border-right: solid 1px #4d0015;
	border-bottom: solid 1px #4d0015;
	color: #e9ced3;
	vertical-align: middle;
}

.ln {
	border-bottom: solid 1px #7b042a;	
}





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

.r {
	vertical-align: middle;
}

#shopBasket {
	background-color: #ffffff;
	width: 98%; border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse; 
}

.shopBasketTitles {
	border-top: 1px dashed #787878;
	border-bottom: 1px dashed #787878;
	font: 11px Courier New, sans-serif;
	padding: 5px;
	text-align: center;
}

.shopBasketDesc, .shopBasketQty, .shopBasketPrice, .shopBasketSum,
.shopBasketDel, .shopBasketAmm, .shopBasketDelivery,  .shopBasketSN {
	font: 11px Courier New, sans-serif;
	padding: 5px;
}

.shopBasketDesc {
	width: 400px;
}

.shopBasketQty, .shopBasketSN  {
	text-align: center;
}

.shopBasketPrice {
	text-align: right;
}

.shopBasketDel {
	width: 44px;
}

.shopBasketDel A {
	font: bold 10px Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
}

.shopBasketDel A:hover {
	text-decoration: none;
	color: #000000;
}

.shopBasketAmm {
	border-top: 1px dashed #787878;
	border-bottom: 1px dashed #787878;
	background-color: #efefef;
}

.shopBasketDelivery {
	border-bottom: 1px dashed #787878;
	background-color: #e1e1e1;
}

.shopBasketSum {
	border-bottom: 1px dashed #787878;
	font-weight: bold;
}

.shopBasketQtyBox {
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	width: 30px;
	text-align: center;
}

.orderBtn {
	font: normal 10px Verdana, Tahoma, Arial, sans-serif;
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-right: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	background-color: #eaeaea;
}

.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: #eaeaea;
	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: 0 0 0 7;
	height: 210px;
	width: 180px; border: 1px #990000 solid;
	float: left;
	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: 650px; 
	border: 0px padding: 0; margin: 0;
	border-collapse: collapse; 
}

.expCatTd {
	width: 170px; 
	vertical-align: top;
	padding: 10; margin: 0; border: 0px;
	border: 1px solid #eaeaea;
}


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

.expCatTd li a {
	font-size: 11px;
}

.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: #000000;
}

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

