/*
div.wpsc_category_details {
background-color:white;
border:1px dashed #B5A384;
font-size:11px;
height:auto;
line-height:1.7em;
margin:0 0 20px 2px;
min-height:204px;
padding:15px 30px 15px 15px;
}

*/



div.product_grid_display{
 margin-bottom: 20px;
 margin-top:0px;
 float:left;
 width:100%;
 text-align: left !important;
height:auto;
padding-top:20px;
 
}

.item_image {
	height:inherit !important;
	width:inherit !important;
	}
	
div.single_product_display div.textcol div.imagecol {
left:0;
margin-left:0px !important;
position:absolute;
top:30px;
}

/* can change the width and height of the grid view elements here */
div.product_grid_display div.product_grid_item{
  margin-bottom: 20px;
  float: left;
  position: relative;
  margin: 4px 8px 8px 0px;
  width: 150px !important;
  height: auto;
  padding-bottom:20px;
}

/*
div.grid_view_newline {
 clear: both;
}
*/


div.grid_product_info{
 font-family: Georgia, serif;
height:auto;
	  float: left; 
	/*position: absolute;
	top: 0px;*/
 }
div.additional_description {
min-height:300px;
height:auto;
padding-right: 8px;
}

div.grid_product_info div.product_text {
font-size:12px;
height:auto;
min-height:90px;
padding:7px 7px 7px 0;
width:150px;
}
 
h2.prodtitle{
	font-size: 18px;
	padding-top: 0px;
	margin-top: -18px;
}
div.grid_product_info div.product_text span.oldprice{
 color:#b5b5b5;
}


div.product_grid_display div.product_grid_item img{
 border: none !important;
/*  padding: 0px !important; */
 margin-left: auto;
 margin-right: auto;
 }

.griddescription {
min-height:250px;
height:auto;
}

div.product_grid_display div.product_grid_item a.preview_link{
 display: block;
 font-size: 8pt;
 clear: both;
 }

div.grid_more_info{
 font-family:Georgia, serif;
/*  height: 22px; */
 padding-top: 4px;
 padding-right: 7px;
 }

div.grid_more_info a{
 text-decoration: none;
 border-bottom: 0px;
 }

div.grid_more_info span{
 font-size: 8pt;
/*  float: left; */
/*  margin-left: 33px; */
 }

div.grid_more_info p{
 margin-bottom: 0px;
 padding-bottom: 0px;
 }
 
 div.grid_more_info select{
 margin-bottom: 0px;
 }


div.grid_more_info img{
 float: right;
 }

p.griddescription{
	font-size: 8px;

}


span.page-price{
	font-size: 18px;
}

.wpsc_variation_forms {
padding-bottom:15px;
}

.pricedisplay_grid {
font-size:18px !important;
}

.product_price_single {
float:none !important;
padding-bottom:15px;
}

div.wpsc_product_price {
padding-bottom:20px;
}

.single_additional_description {
padding-bottom:20px;
}

.wpsc_quantity_update {
padding-bottom:20px;
}

#wpsc_quantity_update {
margin-bottom:20px;
padding:0;
}

h2.prodtitles {
clear:both;
font-size:14px;
margin:0;
padding-top:0;
}

a.wpsc_product_title {
display:block;
float:left;
text-decoration:none;

}

a:hover.wpsc_product_title {

text-decoration:underline;

}


