/* general css that could really go in the main css file */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

h2#breadcrumbs a
{
	color : #45131e;
	font-size : 12px;
	font-family : century gothic, verdana, helvetica, sans-serif;
	text-decoration : none;
}

h2#breadcrumbs
{
	font-size : 12px;
	color : #45131e;
	text-transform : lowercase;
	border-bottom : 1px solid #45131e;
}


h1
{
	color : #45131e;
	font-size : 20px;
	margin-bottom : 0px;
}


.wpsf_ssr .product {
  float: left;

  width: 130px;
  height: 190px;
  color: #85234a;


  margin: 6px;
  padding: 3px;
  
  font-size: 11px;

}

.wpsf_ssr .product h2 {
  font-size: 12px !important;
  margin: 0px;
  font-weight: normal;
  text-align: center;
}

.wpsf_ssr .product p {
  margin: 0px 0px 5px 0px;
  text-align: center;
}

.wpsf_ssr .product img {
  display: block;
  margin: 0px auto 0px auto;
  border: 1px solid #c8db00;
  background: #fff;
}

.wpsf_ssr .product h2 a {
  color: #85234a;
  text-decoration : none;
}

.wpsf_ssr .product h2 a:hover {
  text-decoration : underline;
}

.wpsf_ssr .product .wpsf_saleprice {
  color: red;
  font-weight: bold;
}


.narrowcolumn a {
   color: #85234a;
   text-decoration : none;
}



.narrowcolumn a:hover {
   text-decoration : underline;
}

.product h2
{
	font-size : 17px;
	color : #85234a;
	font-family : palatino, palatino linotype ms, times new roman, serif !important;
	font-size : 24px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 5px;
	border-bottom : 0px !important;
}

.product
{
	font-size : 12px;
}

#products-pager {
}

#products-pager h4
{
	margin-top : 0px;
	margin-bottom : 5px;
	color : #45131E;
}

#products-pager a {
  float: left;
  margin-right: 5px;
  text-align: center;
  line-height: 20px;
  font-size : 12px;

  text-decoration: none;

  color: maroon;
}

#products-pager a:hover {
  text-decoration : underline;
}

#products-pager a.curpage {
  font-weight: normal;
}

#product-main-photo
{
	float : left;
	width : 290px;
	text-align : center;
	padding : 5px 5px 0px 5px;
	margin-right : 15px;
}

#product-main-photo img
{
	border : 1px solid #c8db00;
	width : 290px;
}

#zoomlink
{
	margin : 3px 0px;
}

#zoomlink a
{
	color : #606060;
	text-decoration : none;
	font-size : 12px;
}

#cartform
{
	font-size : 12px;
	padding : 7px 7px 13px 7px;
	width : 220px;
}

#cartform input
{
	border : 1px solid #45131E;
	text-align : center;
	width : 19px;
	height : 16px;
}

.col
{
	float : left;
	width : 280px;
}

.col p
{
	margin-top : 0px;
}

a#add_to_cart
{
	background-color : #85234a;
	border : 1px solid #3c0040;
	text-decoration : none;
	padding : 3px 11px 5px 11px;
	font-size : 12px;
	color : #FEFFCE;
}

.noimg
{
	height : 120px;
	width : 120px;
	background-color : white;
  border: 1px solid #c8db00;
	padding : 3px;
}

/* cart */
#cart_table {
  margin: 25px auto 0px auto;
  border: 0px solid black;
  width: 100%;
  font-size: 12px;
}

#cart_table a
{
	text-decoration : none;
	color : #85234a;
        
}

#cart_table a:hover
{
	color : #a2ac37;
}

#cart_table th {
  background: #85234a;
  padding: 2px;
  color: #feffce;
}

#cart_table td {
  border-bottom: 1px solid #b47f94;
  padding: 5px 2px 5px 2px;
  text-align: center;
}

#cart_table td img {
  display: block;
  margin: 0px auto 0px auto;
}

#cart_bottom #return_shopping {
display: block;
width: 150px;
border: 1px dotted #65462c;
background: #c8db00;
font-size: 12px;
padding: 3px 0px 3px 0px;
text-align: center;
margin: 5px 0px 0px 13px;
color: #45131e;
text-decoration: none;
}

#cart_bottom #return_shopping:hover {
  color: #85234a;
}

#cart_bottom #cart_subtotal {
  float: right;
  margin: 5px 15px 0px 0px;
  font-size: 12px;
  text-align: right;
}

#cart_bottom #cart_subtotal p {
  display: block;
  width: 175px;
  padding: 3px 0px 3px 0px;
  text-align: center;
  margin: 0px 47px 0px 13px;
   
}

#cont_checkout {
  display: block;
  width: 150px;
  border: 1px dotted #c8db00;
  background: #45131e;
  padding: 3px 0px 3px 0px;
  text-align: center;
  margin: 5px 0px 0px 13px;
  color: white !important;
  text-decoration: none;
}

#cont_checkout:hover {
  color: #c8db00 !important;

}

#shopping_cart {
  margin-bottom: 25px;
}

#shopping_cart #bag_title {
  background-image: url(/i/l/pack.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 50px;
}

#shopping_cart #bag_title h2 {
	font-size: 14px;
  color: #345693;
  border-bottom: 1px solid #595252;
  padding-top: 5px;
  padding-bottom: 2px;
  width: 160px;
  text-align: left;
  text-transform: lowercase;
  letter-spacing: 1px !important;
}

#shopping_cart #cart_items {
  border-bottom: 2px solid #595252;
  padding-bottom: 5px;
}


#shopping_cart #cart_items h3 {
  color: #5d907a;
  font-size: 16px;
}

#shopping_cart #cart_items a {
  color: #7e1c1d;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
}

#shopping_cart #cart_items a:hover {
  color: blue;
}

#shopping_cart #subtotal {
  font-size: 12px;
  text-align: right;
}

#shopping_cart #edit_cart a {
  display: block;
  width: 100px;
  margin: 3px 0px 3px auto;
  border: 1px solid #bbb;
  text-align: center;
  text-decoration: none;
  background: #50008e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 0px 3px 0px;
}

#shopping_cart #edit_cart a:hover {
  background: #bdd1ee;
  color: #000;
}

#shopping_cart #checkout a {
  display: block;
  width: 100px;
  margin: 3px 0px 3px auto;
  border: 1px solid #bbb;
  text-align: center;
  text-decoration: none;
  background: #50008e;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 0px 3px 0px;
}

#shopping_cart #checkout a:hover {
  background: #d89d9e;
  color: #000;
}

#recently_viewed {
  border-bottom: 2px solid #595252;
  margin-bottom: 25px;
  padding: 0px 0px 5px 0px;
}

#recently_viewed h2 {
  font-size: 14px;
  border-bottom: 3px solid #595252;
  padding-top: 15px;
  color: #3860c7;
  border-bottom: 2px solid #595252;
}

#recently_viewed a {
  color: #4a8369;
  font-size: 10px;
  text-decoration: none;
  font-weight: bold;
}


#giftwrap-container p {
  margin: 0px 0px 8px 0px;
}

#giftwrap-container textarea {
  width: 300px;
  height: 100px;
}
