/* PRODUCT LOOPER */
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
}
body, td, th, input, textarea, select, a {
}
h1, .welcome {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 36px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	
}
h2 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
}
h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {

	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

.box-product a {
    color: #1E1E1E;
    font-weight: bold;
}
.box-product {
	line-height: px !important;

}
.product_inside .name a {
   color: #1E1E1E;
}
#contentContainer a {
    color: #3D2F21;
    font-weight: bold;
}
/* button */
a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #a3ba66;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform:uppercase;
	
	

}
a.button span {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 7px 10px;
}
.product-info .cart a.button span, a.button.larger span {
    font-size: 12px;
    padding: 13px 17px;
}
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons.search {
    padding: 0;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* box products */



.box-product {
	width: 100%;

}
.product-grid {

	  	width: 100%;
		   border-left: 1px solid #D0D0D0;
		   padding-left:25px;
		   margin-left:25px;
}
	
.box-product > div {
    background: url("http://www.hunt.se/images/box-shadow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    margin: 0px 20px 5px 0px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 221px;
}
.product-grid .box-product > div {
    background: url("http://www.hunt.se/images/box-shadow.png") no-repeat scroll 0 bottom transparent;
    display: inline-block;
    margin: 0px 0px 0px 29px;
    padding-bottom: 10px;
    vertical-align: top;
    width: 221px;
}
.box-product > div:first-child{

}
.product-grid .box-product > div{
    margin: 0px 30px 10px 0px;

}
.product-grid .box-product > div:first-child{
    margin: 0px 30px 10px 0px;

}
.product_outside_border {
	    border: 1px solid #E5E5E5; 
	
}
.product_outside {
	
	border: 1px solid white;
	background: #f7f7f7;
	padding: 8px;
	position:relative;
}
.product_outside:hover{
background: #dbdbdb;
}
 .product_inside {
background: #fff;
padding-bottom:10px;
height:280px;
}

.product-list .product_inside {
height:150px;
padding:20px 0;
}


.product_sale {
    background: url("http://www.hunt.se/images/hunt_countdown_top.png") no-repeat scroll 0 0 transparent;
    height: 52px;
    position: absolute;
    right: -8px;
    bottom: 15px;
    width: 232px;
}
.product_sold{
    background: url("http://www.hunt.se/images/hunt_countdown_top_sold.png") no-repeat scroll 0 0 transparent;
    height: 52px;
    position: absolute;
    right: -8px;
    bottom: 15px;
    width: 232px;
}



.box-product .image {
	display: block;
	margin-bottom: 0px;
	text-align:center;
}
.box-product .image img {
    border-bottom: 1px solid #E9E9E9;
    margin: 9px;
    padding-bottom:10px;
}
.product_inside .name, .product_inside .cart {
    margin-left: 10px;
}

.box-product .product_inside .cart {
	
	float:left;
}
.product-list .product_inside .cart {
	
	margin-bottom:15px;
}

.product_inside .cart {
	
	float:right;
}

.product-grid .product_inside .cart{
	
	float:left;
	margin-bottom:15px;
}
#remove {
    background: url("http://www.hunt.se/images/remove.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 18px;
    margin: 0 0 0 5px;
    position: relative;
    text-indent: 9999px;
    width: 18px;
}
.remove {
    text-align: right;
}
#remove:hover {
    background-position: 0 -18px;
}
.cart-info tbody .remove {
    vertical-align: middle;
}
.box-product .name a {
	display: block;
	margin-bottom: 13px;
	font-size:14px;
}
.box-product .price {
	display: block;
	margin-bottom: 4px;
	float:right;
	margin-right:10px;
	font-weight:bold!important;
	font-size:16px;
	margin-top:5px;
}
.box-product .price .price-old {
    margin-top: -10px;
}
.box-product .price-old {
    display: block;
    font-size: 12px!important;
    font-weight: normal!important;
    font-style:oblique;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/********************************************** 

/***************************************************
 buttons 
 
 ************************************************/
 
 
a.button, a.button:visited {
/* shopcart_button_normal_a */
/* shopcart_button_normal_b */

color: #6f8339;
background: #c9e181; /* Old browsers */
background: -moz-linear-gradient(top, #c9e181 0%, #9fcb55 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9e181), color-stop(100%,#9fcb55)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c9e181 0%,#9fcb55 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c9e181 0%,#9fcb55 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #c9e181 0%,#9fcb55 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9e181', endColorstr='#9fcb55',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #c9e181 0%,#9fcb55 100%); /* W3C */
}
.auction_button a{
	float:left;
    margin-left: 10px;
 font-weight: bold;
 font-size:11px;
padding: 7px 10px;
display: inline-block;
text-decoration: none;
cursor: pointer;
border: 1px solid #2c2218;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-transform:uppercase;
color: #fff!important;
background: #2c2218; /* Old browsers */
background: -moz-linear-gradient(top, #3d2f21 0%, #2c2218 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d2f21 ), color-stop(100%,#2c2218)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3d2f21  0%,#2c2218 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3d2f21  0%,#2c2218100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #3d2f21  0%,#2c2218 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d2f21 ', endColorstr='#2c2218',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #3d2f21  0%,#2c2218 100%); /* W3C */
}
.auction_button a:hover {
/* shopcart_button_hover_a */
/* shopcart_button_hover_b */
padding: 7px 10px;
display: inline-block;
text-decoration: none;
cursor: pointer;
border: 1px solid #2c2218;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-transform:uppercase;
color: #fff!important;
background: #3d2f21; /* Old browsers */
background: -moz-linear-gradient(top, #3d2f21 0%, #3d2f21 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d2f21 ), color-stop(100%,#3d2f21)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3d2f21  0%,#3d2f21 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3d2f21  0%,#3d2f21 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #3d2f21  0%,#3d2f21 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d2f21 ', endColorstr='#3d2f21',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #3d2f21  0%,#3d2f21 100%); /* W3C */
}


/***********************************************
PRICES COLORS 
***********************************************/

/* PROMO PRICE */
.price-new, .checkout-product .total {
	
	color:#3d2f21; /* shopcart_promo_price */
}

/*normal price */
 .price {
	color:#8b8b8b; /* shopcart_normal_price */

}

/* OLD PRICE */
.price-old {
color: #a4a4a4; /* shopcart_old_price */
}

.product_inside .product_form {
	float:left;
	margin-left:10px;
}
.dayhours {
	float:left;
	width:40px;
	 clear: both;
}

.cd-days {


	float:left;
	margin-left:55px;
	margin-top:5px;
	display:block;
}
.cd-hours {
	float:left;
	margin-left:55px;
		margin-top:4px;
			display:block;
}
.cd-mins{
		font-size:16px;

	float:left;
	margin-left:73px;
		margin-top:19px;
}
.cd-sec{
	font-size:20px;

	float:left;
	margin-left:50px;
		margin-top:16px;
}

