/* Primary Styles */

body {
	background-color: #730202;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
P {

	line-height: 180%;
}
	
H2 {
	PADDING-RIGHT: 30px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	PADDING-BOTTOM: 4px;
	COLOR: #E63940;
	PADDING-TOP: 42px;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	text-shadow: -3px 3px #fff;
	letter-spacing: -1px;
}
H3 {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 12px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 0px;
	COLOR: #E63940;
	PADDING-TOP: 12px;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	text-shadow: -3px 3px #fff;
	letter-spacing: -1px;
}
H4 {
	PADDING-RIGHT: 2px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 0px;
	COLOR: #E63940;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#cart-count {
	PADDING-RIGHT: 20px; FONT-SIZE: 11px; FLOAT: right; MARGIN-LEFT: 10px
}
#cart-count A {
	BORDER-LEFT-COLOR: #fff; BORDER-BOTTOM-COLOR: #fff; COLOR: #F2F2F2; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #fff; text-decoration:none;
}
#cart-count A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; text-decoration:none;
}
	
a {
	text-decoration: underline;
	color: #444;
	}
a:hover {
	color: #ED5F4A;
	text-decoration: underline;
	}

hr .hide { display: none; }
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* PRIMARY LAYOUT */
#special
{
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#title
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 8px;
}
#container {
	width: 870px;
 	margin: 10px auto 10px auto;
	}
#main {
	border: 1px solid #545250;
	}
#topmenu {
	height:38px;
	background-image: url(btn-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #F2F2F2;
	margin: 0px;
	width: 84px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;

	}
	
#topmenu a{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 4px;
	text-decoration:none;
	color: #F2F2F2;
	}
	
#topmenu a.hover {

	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 4px;
	text-decoration:none;
	color: #FFFFFF;
}

#bottom {
	background-image: url(bottom-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;	
	}

/* MAIN CONTENT AREA */
#content {
	background-color: #fff;
	margin-top: 10px;
}

#content H4{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	letter-spacing: -1px;
	font-weight: bold;

}
#description {
	padding-top: 18;
	padding-right: 10px;
	padding-bottom: 6;
	padding-left: 10px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#description hr {
	color: #FFFFFF;
	margin: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}	
#description h2 {
	font-size: 20px;
	}
		
#description h3 {
	font-size: 18px;
	padding-bottom: 1em;
	}

#description h4 {
	font-size: 12px;
	padding-bottom: 1em;
	}	
		
	
#location {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#cart-count {
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #FFFFFF;
	padding-right: 4px;
}

#cart-brief a{

	color: #FFFFFF;
	text-decoration:none;

}
#cart-brief a.hover{

	color: #FFFFFF;
	text-decoration:none;

}


/* Left Menu Area */
#leftmenu-text{
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

#leftmenu-text P {

	line-height: 160%;
	}
#leftmenu-container{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB4AA;	
}	
#leftsiders {
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFB4AA;
	background-image: url(bg-menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

ul.leftlinks {
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	color: #8C8274;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;

	}
ul.leftlinks li {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	margin: 0;
	background-image: url(px-menu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
ul.leftlinks li a {
	color: #8C8274;
	margin: 0;
	text-decoration: none;


	}
ul.leftlinks li a span.active {
	background: #D2D2D2;
	padding: 2px;
  	color: #8C8274;
	}
ul.leftlinks li a:hover {
	color: #E63940;
	}


ul.leftlinks-extra {
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	}
ul.leftlinks-extra li {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	margin: 0;
	background-position: bottom;
	background-repeat: no-repeat;
	}
ul.leftlinks-extra li a {
	color: #333333;
	margin: 0;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
	

ul.leftlinks-extra li a:hover {
	color: #E63940;
	}



/* Product Pages */

#productimages-description {
	margin-top: 20;
	margin-right: 16;
	margin-bottom: 0;
	margin-left: 6px;
	color: #999999;
	padding: 12px;
	}

#productimages {
	float: none;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 32px;


	}
#productimage {
	width: 180px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 12px;
	border: 2px solid #f2f2f2;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;

	}
#productimages-middle {
	background-image: url(photo-repeat.png);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}	
	
#productimages-top {
	width: 284px;
	float: right;
	background: transparent url(photo-top.gif) no-repeat top left;
	height: 8px;
	}
#productimages-bottom {
	width: 284px;
	float: right;
	background: transparent url(photo-bottom.gif) no-repeat bottom left;
	height: 8px;
	}
a.productimage {
	vertical-align: middle;
	text-align: center;
	}
a.productimage-small {
	vertical-align: middle;
	}
a.productimage:hover, a.productimage-small:hover {
	background: #FFF;
	}
#productpage a:link, #productpage a:visited, #productpage a:active, #productpage a:hover {
	text-decoration: none;
	}
ul#details, ul#variants {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#variant-add {
	margin: 15px 0;
	font-size: 12px;
	}

#product-collection{

	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#product-collection-name{
	text-align: center;
	vertical-align: middle;
	height: 52px;
	width: 128px;
	color: #ECE9D8;
	font-size: 11px;
	line-height: normal;
	display: block;
	line-height: 120%;
}
#product-collection-name a{
	text-decoration:none;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;

}

#product-collection-name a.hover{
	text-align: center;
	vertical-align: middle;
	height: 52px;
	width: 128px;
	font-weight: bold;
	color: #ECE9D8;
	font-size: 13px;
	letter-spacing: -1px;
}
#shopfoto{
	float: right;
	margin-top: 20px;
}
#product-collection-picture{
	text-align: center;
	height: 128px;
	width: 128px;
	vertical-align: middle;
	border: 1px solid #F2F2F2;
	background-color: #FFFFFF;
	background-position: center center;
}
#product-collection-picture a {
	text-decoration: none;
	}
#product-collection-picture a:hover {
	text-decoration: none;
	}
#product-collection-picture a:visited{
	text-decoration: none;
	}

#product-collection-price{
	text-align: center;
	vertical-align: middle;
	height: 32px;
	width: 132px;
	padding-right: 12px;

}

#product-collection H3{
	font-size: 12px;
}

#product-collection-similar{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8C8274;
	background-image: url(bg-similar-colletion.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#product-collection-similar a{
	text-decoration:none;
	line-height: 110%;
	}
#product-collection-similar H3{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 2px;
	COLOR: #663333;
	PADDING-TOP: 12px;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-left: 2px;
}

/* FOOTER */
#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 6px;
	COLOR: #f2f2f2;
	PADDING-TOP: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#footer UL {
	PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#footer LI {
	DISPLAY: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	
}
#footer A {
	BORDER-LEFT-COLOR: #bbb; BORDER-BOTTOM-COLOR: #bbb; COLOR: #333; BORDER-TOP-COLOR: #bbb; BORDER-RIGHT-COLOR: #bbb;	margin: 2px;
	text-decoration:none;	COLOR: #f2f2f2;
}
#footer A:hover {
	BORDER-LEFT-COLOR: #333;
	BACKGROUND: #333;
	BORDER-BOTTOM-COLOR: #333;
	COLOR: #fff;
	BORDER-TOP-COLOR: #333;
	BORDER-RIGHT-COLOR: #333;
	margin: 2px;
	text-decoration:none;
}

#line
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#variants {
	LIST-STYLE-TYPE: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#variants LI {
	MARGIN-BOTTOM: 8px
}
#variants SPAN.variant-price {
	COLOR: #c00
}
#variants SPAN.soldout {
	BACKGROUND: #ffd; COLOR: #c00
}
#pret {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 0px;
	COLOR: #663333;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-left: 24px;
	padding-top: 4px;
}
#stoc-in {

	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #009900;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#stoc-out {

	FONT-WEIGHT: normal;
	COLOR: #663333;

}

#comanda {

	PADDING-RIGHT: 30px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 2px;
	COLOR: #663333;
	PADDING-TOP: 2px;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 8px;
}
#comanda-description {
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 0;
	color: #999999;
	}
#comanda-produs {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	background-color:white;
	border:#666666;
	width: 116px;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	padding: 2px;}	

/* CART PAGE */
.info {
	padding: 5px;
	text-align: right;
	}
#cart {
	margin: 30px 0;
	}
#cartform {
	margin: 30px 0;
	}
#line-items {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 5px solid #E1EEF4;
	}
#line-items li {
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #E1EEF4;
	position: relative;
	}
.money, .price {
	color: #EA3A41;
	}
li#total {
	text-align: right;
	border-top: 1px solid #E1EEF4;
	font-size: 22px;
	font-weight: bold;
	background: #F1F9FE;
	color: #444;
	}
li#total .money {
	font-size: 22px;
	}
#cart label {
	font-size: 12px;
	color: #444;
	padding-right: 5px;
	}
#cart .right {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	}
#update-cart {
	float: left;
	}

#pagination {
	text-align: center;
}

#pagination .next, #pagination .prev {
	margin: 0 3px;
}

#paginate .current {
	padding: 0 2px;
}
#page {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}


/* CART PAGE */
.info {
	padding: 5px;
	text-align: right;
	}
#cart {
	margin: 30px 0;
	}
#cartform {
	margin: 30px 0;
	}
#line-items {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 5px solid #E1EEF4;
	}
#line-items li {
	padding: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #E1EEF4;
	position: relative;
	}
.money, .price {
	color: #EA3A41;
	}
li#total {
	text-align: right;
	border-top: 1px solid #E1EEF4;
	font-size: 22px;
	font-weight: bold;
	background: #F1F9FE;
	color: #444;
	}
li#total .money {
	font-size: 22px;
	}
#cart label {
	font-size: 12px;
	color: #444;
	padding-right: 5px;
	}
#cart .right {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	}
#update-cart {
	float: left;
	}
/* MINI CART */
#minicart {
	background:#F1F9FE;
	width:100%;
	}
#minicart-inner {
	position:relative;
	text-align:left;
	padding:10px;
	}
#minicart-items {
	width: 780px;
	margin: 0 auto;
	}
#minicart-items h2 {
	margin: 0;
	}
#minicart-items h4 {
	color: #666;
	}
#minicart-items a {
	color: #EA3A41;
	}
.thumb .prodimage a {
	width: 75px;
	padding: 10px 5px;
	margin: 0 5px 0 0;
	background: #fff;
	border: 1px solid #E1EEF4;
	text-align: center;
	float: left;
	}
.thumb .prodimage a:hover {
	background: #fff;
	border-color: #EA3A41;
	}


.textbox-B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	background-color:white;
	border:#666666;
	width: 300px;
	border-style:groove;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	padding: 1px;
}


H5 {

	PADDING-RIGHT: 2px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 0px;
        PADDING-TOP: 0px;
	COLOR: #E63940;
	FONT-FAMILY: "Lucida Sans", "Myriad Pro", Myriad, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
}
#nopadding  P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}

#link-list
{

}

ul.link-list li {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	margin: 0;
	}
ul.link-list li a {
	color: #8C8274;
	margin: 0;
	text-decoration: none;
}


#hdescription {
	position:absolute;
	width:15px;
	height:22px;
	z-index:1;
	visibility: hidden;
}

