@charset "utf-8";
/* product list */
div.product_list_container {
width:694px;
margin-left:20px;
padding-bottom:40px;
}
div.category_img {
padding-top:1px;
padding-left:1px;
}
div.page_counter {
padding-right:25px;
padding-top:10px;
text-align:right;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
letter-spacing:1px;
}
div.page_counter a {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
text-transform:lowercase;
color:#000000;
}
div.page_counter a:hover {
color:#000000;
background-color:#FFFFFF;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
text-transform:lowercase;
}
span.nextarrow,  span.prevarrow{
line-height:10px;
font-family:Tahoma, Helvetica, sans-serif;
font-weight:bold;
letter-spacing:normal;
color:#000000;
font-size:14px;
}
div.image-wrapper img {
	border:1px #E1A6B4 solid;	
}
div.products_table_container {
width:638px;
margin:auto;
padding-top:40px;
}
div.product_desc {
margin-top:10px;
}
div.product_desc a {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
letter-spacing:1px;
text-decoration:none;
}
div.product_desc a:hover {
color:#780D36;
text-decoration:underline;
}
div.product_price {
margin-top:10px;
}
div.product_price a {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
letter-spacing:1px;
text-decoration:none;
}
div.product_price a:hover {
color:#780D36;
text-decoration:underline;
}
div.more_colors_btn {
margin-top:10px;
width:120px;
height:13px;
}
div.more_colors_btn a {
float:left;
background-image:url(../images/more_colors_btn.jpg);
background-repeat:no-repeat;
width:120px;
height:13px;
}
div.more_colors_btn a:hover {
float:left;
background-image:url(../images/more_colors_hover_btn.jpg);
background-repeat:no-repeat;
width:120px;
height:13px;
}
td.spacer{
  height:40px;
}
td.product-wrapper{
 padding: 12px;
}