@charset "utf-8";
/* CSS Document */
div.wsm_product_summary {}
div.catalogHead,
div.storeHeader,
div.productHead {

}
h1.wsm_contact_title,
div#wsm_mini_cart .product,
div#wsm_mini_cart .checkout {
	display:none;
}
div.listProduct {font-weight:normal;font-size:1.17em; clear:left;}

div.listHRule {
	width: 0px;
	border-bottom: 0px solid #ccc;
	margin: 0;
}

div.listVRule {
height:0em;
	width: 0px;
	border-right: 0px solid #fff;
	margin: 0;
}



span.wsm_product_oldprice {color:#555;}

h1.wsm_contact_title,
.wsm_product_title {
	display:none;
	}
#wsm_photo_album {
	clear:none;
}


h1.wsm_contact_title,
div#wsm_mini_cart .product,
div#wsm_mini_cart .checkout {
	display:none;
}

table.wsm_contact_form select {
width:500px;
}

#product_rotate_image,
div#productRotate a img {
	height:auto;
	}
img#productRotateImg {
padding:5px;
border:1px solid #333;
}
div#productRotate a img {
	border:1px solid #ccc;
	}
div.productImageBar a img {
border:1px solid #ccc;
padding:2px;
background: #000;
}
div.productImageZoomBox {
	border: 1px solid #333;
	background: #fff;


}
div.productImageZoomTitle {
	border-bottom: 1px solid #333;
	background: #000;
	font-weight: bold;
	padding: 4px;
height:1.5em;
	cursor: hand;
	cursor: pointer;
	font-size: 1em;
}
#product_right_column {
	border:none;
	position:absolute;
	text-align:center;
	width:130px;
	top:0;
	right:5px;
	padding:2px;
	}
/*--Cross Sell used on product view 2--*/
/*#cross_sell_suggest {
	font-size:1em;
	font-weight:normal;
	padding:.25em 0;
	background:url(../images/menubar_bg_blue.gif) repeat-x center center;
	color:#8fa3ff;
	}
#cross_sell_content {
	text-align:center;
	}
.cross_sell {
	margin-bottom:10px;
	}
.cross_sell_image {
	margin-bottom:5px;
	}
.cross_sell_image a img {
	border:1px solid #333;
	padding:2px;
	background:url(../images/bg_mesh.jpg) no-repeat center bottom;
	}
.cross_sell_title {
	
	}
*/
.wsm_contact_preamble {
	margin-bottom:10px;
	}

/*-- WSM Tag Widget Styling --*/
#wsm_tag_search form {
	padding:0;
	margin:0;
	font-size:.83em;
	}
div.wsm_tag_search_container select {
	width:100%;
	margin-bottom:5px;
	}

#wsm_tag_search,
#wsm_tag_search form {
	margin: 0;
	padding:0;
}


/*--Date Box--*/
.wsm_news_list {
	margin: 0 0 15px 90px;
}
.wsm_news_list_date {
	background:#7397c7 url(../images/bg_header.jpg) no-repeat left -80px;
	border:1px solid #7397c7;
	float:left;
	width:75px;
	padding:3px 0;
	margin:0;
	text-align:center;
	}
.wsm_news_list_month, .wsm_news_list_year, .wsm_news_list_day {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.wsm_news_list_month, .wsm_news_list_year {
	font-size:1em;
	color:#fff;
	font-style:oblique;
	font-weight:bold;
	}
.wsm_news_list_day {
	font-size:2.5em;
	color:#1d1160;
	margin:.1em 0 .1em 0;
	font-style:oblique;
	font-weight:bold;
	}
