.watchlist, .watchlist_login_link{
	cursor:pointer;
}
input[type=checkbox],input[type=radio] {
	margin-right:3px;
}

#alert_search_phase_word{
	font-weight:700;
}
.sector1{
	
}
.seller_icon{
	vertical-align:-2px;
	margin:2px;
}

.quickform{
	background-color:#E5E5E5;
	padding:10px;
	border-radius:8px;
	border: 1px solid #BE140F;
}

#textmsg_mid{
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	text-align:center;
	border-bottom: 1px dashed #BE140F;
	border-top: 1px dashed #BE140F;
	padding:4px;
	font-size:1.3em;
	background-color:#EFEFEF;
}
#product_alert_form{
	margin:18px 0 18px 0;
}
.seller_icon{
	vertical-align:-2px;
	margin:2px;
}


.products-list{
	margin-bottom:25px;
}
	.product-head{
		padding: 14px 20px;
		margin:0 0 20px;
		font-size:24px;
		background:#252a2f;
		color:#fff;
		text-transform:uppercase;
	}
	.product-col{
		padding:15px 15px 10px;
		margin-bottom:20px;
		background:#EFF2F5;
		border:1px solid #e8e8e8;
		min-height:280px;
	}
	
	
	.product-col.list .image{
		padding:20px 30px 10px 0;
		float:left;
	}
	.product-col .caption{
		padding: 20px 0;
	}
.product-col h4{
	font-size:18px;
	text-transform:uppercase;
}
.product-col .description{
	padding:5px 0;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#8b8b8b;
}
.product-col.list .description{
	padding-right:20px;
}
.product-col .price{
	padding:10px 0;
}
	.product-col .price .price-tax{
		font-size:14px;
		color:#212121;
		text-transform:uppercase;
	}
	.product-col .price span.price-new{
		color:#2f353b;
		font-size:24px;
		padding-right:5px;
	}
	.product-col .price span.price-old{
		font-size:18px;
		color:#808080;
		text-decoration:line-through;
	}
.product-col .cart-button{
	padding-top:10px;
}
	.product-col .cart-button .btn{
		-webkit-border-radius:0;
		   -moz-border-radius:0;
				border-radius:0;
	}
	.product-col .btn-wishlist,.btn-function,
	.product-col .btn-compare{
		color:#fff;
		background:#303030;
		margin-right:3px;
	}
	.product-col .btn-wishlist:hover, .btn-function :hover,
	.product-col .btn-compare:hover, 
	.product-col .btn-function, 
	.product-col .btn-function:hover .fa {
		background:#BE140F;
	}
	.product-col .btn-function, .product-col .btn-function{
		padding:0 0 0 15px;
		font-size:18px;
		color:#fff;
		text-transform:uppercase;
		border:none;
	}
	.product-col .btn-function .fa{
		margin-left:10px;
		padding:10px;
	}
	.product-col .btn-function .fa, 
	.product-col .btn-function:hover{
		background:#303030;
	}
	.product-col .cart-button.button-group .btn-function{
		padding:5px 12px;
		font-size:17px;
	}
	.product-col .cart-button.button-group .btn-function .fa {
		margin-left:0;
		padding:0;
		background:none;
	}
.bs{
	margin:10px 0 10px 0;
	}

