@charset "utf-8";
body {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}
a, a:visited{
	color: #000000;
	text-decoration: none;
	outline:none;
} 
a:hover {
	color: #45B527;
	text-decoration: none;
}
a img {border:none;} /* removing extra margin from form elements */ form {
	margin:0px;
	padding:0px;
}
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }  .clearfix {display: inline-block;}  /* Hide from IE Mac \*/  .clearfix {display:block;}  /* End hide from IE Mac */  * html .clearfix{ height: 1px; }
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 987px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -50000px;
	height: 228px;
}
#container #header h1 {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav {
	background-image: url(/shop/images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	height:34px;
}

.middle {
	padding: 10px 20px 10px 30px;
}
.left-col {
	float: left;
	width: 180px;
}
.content {
	float: right;
	width: 730px;
	padding: 10px 0;
}
#footer {
	color: #45b527;
	font-size: 9px;
	text-align: center;
	padding: 15px;
}
#footer a, #footer a:visited, #footer a:hover {
	color: #45b527;
}
.block {
	background-image: url(../images/block-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 12px 0 20px 0;
}
.block h3 {
	background-color: #45B527;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 7px;
	margin-bottom: 10px;
}
ul.cat-menu li {
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	font-size: 10px;
}
.block .sm-content {
	line-height: 16px;
	padding: 0 10px;
	font-size: 10px;
}
.block .actions {
	padding: 20px 0 10px 7px;
}
.block .actions .edit-cart {
	font-size: 10px;
	font-weight: bold;
	background: url(../images/edit-cart.gif) no-repeat left center;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 0px 2px 18px;
}
.block .actions .checkout {
	font-size: 10px;
	font-weight: bold;
	background: url(../images/checkout.gif) no-repeat left center;
	display: block;
	float: left;
	padding: 2px 0px 2px 18px;
}
.content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.content h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
.prod-image {
	float: left;
	width: 120px;
}
.prod-details {
	float: left;
	line-height: 14px;
}
.detail-long {
	width: 600px;
}
.short-details {
	width: 220px;
}

.tools {
	padding-top: 40px;
	font-size: 10px;
}
.tools span {
	display: block;
	float: left;
	width: 130px;
}
.tools span a {
	font-weight: bold;
}
ul.cat-items li {
	float: left;
	width: 360px;
	display: block;
	padding-bottom:20px;
}
.make-action {
	padding: 15px 0 0 0;
}

.make-action span {
	display: block;
	padding: 5px 0;
}
.cart {
	padding: 5px;
	border-top: 2px solid #45b527;
	border-bottom: 1px dotted #c5e5b2;
}
.cart .tr {
	width: 730px;
	padding: 5px 0 10px 0;
	color: #606060;
}
.product-name {
	float: left;
	width: 140px;
}
.product-price {
	float: left;
	width: 80px;
}
.product-quant {
	float: left;
	width: 100px;
}
.product-total {
	float: left;
	width: 180px;
}
.product-remove {
	float: left;
	width: 140px;
}
.product-removeall {
	float: left;
	width: 140px;
}
.product-cart-result {
	float: left;
	width: 200px;
}

.th {
	font-weight: bold;
	color: #333333;
	display: inline;
	;
	width: 70px;
	;
}
.tr {
	width: 730px;
	padding: 30px 5px;
	color: #606060;
}
.tr .product-name, .tr .product-price, .tr .product-quant,  .tr .product-total {
	padding-top: 5px;
}
.line-space {
	line-height: 18px;
}


#navigator{  margin:0 0 0 20px; padding:0; text-align:left; }
	/*#navigator li{  display: block; margin:0; padding:0 8px; float:left; border-left:1px solid #333; list-style:none; font-weight:bold; }*/ 
    #navigator li{ 
	 display: block;
	  margin:0;
	  padding-left:7px;
	  padding-right:9px;
	  padding-top:2px;
      float:left; 
	  border-left:1px solid #333; 
	  list-style:none; 
	  font-weight:bold; 
	  font-size: 12px;}	
	#navigator li img{margin-right:1px;}  
	#navigator li.first{ border-left:none; }

	#navigator *, #navigator{ z-index: 100; }
	.pages{margin:5px 0 5px 0;}
	.pages span {margin:5px;}
	
	
