@charset "utf-8";
/* CSS Document */


/* PRODUCT LISTING PAGE */ 


.product .e-thumb{
	display:inline-block; 
	float:left; 
	clear:none;
	padding:0 0px 0 0;
	margin: 0 0px 0 0;
	/* width: 150px; */
	height : 150px;
}



.left-sidebar .cart-buttons {
	padding-top: 40px;
	float: left;
	margin-left: 0pt;
	margin-right: 0pt;
}


.cart-buttons a,
.cart-buttons #view_cart input.button,
.cart-buttons h3 {
	margin-left: 30px;
	color:#044897;
	border-bottom: 1px dotted #044897;
	border-right: none;
	border-left: none;
	border-top: none;
	list-style-type: none;
	line-height:1em;
	width: 72%;
	padding-top: 10px;
	padding-right: 14%;
	padding-bottom: 10px;
	padding-left:14%;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
	background:none;
}



.cart-buttons #view_cart input.button {
	text-align:left;
	width:100%;
	border-bottom: 1px dotted #044897;
	cursor:pointer;
}

/*


.blog .product{
	display:inline-block;
	float: left;
	margin-top: 0pt;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0pt;
	padding:10px 2%;
	width: 94%;
	border:1px solid #efefef;
	
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}




.blog .product .entry-content,
.blog .product .entry-summary {

	padding:0;
	margin:0;
}

.blog .product .entry-content .summary,
.blog .product .entry-summary .summary{
	float:left;
	clear:none;
	padding:0;
	margin:0px;
	height:139px;
	overflow:hidden;
	clear:none;
}

.blog .product .entry-content p,
.blog .product .entry-summary p {
	padding:0;
	font-size:12px;
	line-height:20px;
}

.blog .product .entry-content h4 {
	font-size:16px;
	padding-bottom:8px
}

.blog .product .entry-utility h3 {
	font-size:18px;
	padding-top:8px;
	padding-bottom:0;
	margin-bottom:0;
	line-height:24px;
}

.blog .product .entry-title {
	display:none;
}


*/
span.alert {
	display:inline-block;
	font-size:12px;
	height:1px;
	padding-bottom:3px;
	}




.single .product .entry-utility,
.product .entry-utility{
	text-align:center;
	display:inline-block;
	float:left;
	clear:none;
	padding:17px 0;
	background:#efefef;
	margin-right: 3%;
	margin-bottom: 3%;
}

/*
#buy_now input.button,
*/
a.more-details {
	border:#efefef 1px solid;
	padding:5px 0;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display:block;
	clear:both;
	margin:6px;
	text-align:center;
	color:#999;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	width:100%;
	
	}


#buy_now select {
	width:150px;
	overflow:hidden;
	font-size:12px;
	margin-left:6px;
	
}

#buy_now input.button {
	margin-bottom:17px;
	/*
	color:#FFF;
	border:#CCC 1px solid;
	background: #CCC;
	*/
}

.buttons small {
	color:#999;
	font-size:12px;
	text-align:center;
}

.cart-buttons a:hover,
.cart-buttons #view_cart input.button:hover,
#buy_now input.button:hover
 {
	background: #044897;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	
	}





/* PRODUCT SINGLE PAGE */ 


.single .product{
	/* background:#CF9 */

}


.single .product .e-thumb{

}


.single .product .entry-title,
.single .product .entry-content,
.single .product .entry-summary {

}
