@charset "utf-8";
/* CSS Document */
div.wsm_product_summary {}
div.catalogHead,
div.storeHeader,
div.productHead {

}
p.wsm_contact_info {
font-weight:bold;
}
h1.wsm_contact_title,
div#wsm_mini_cart .product,
div#wsm_mini_cart .checkout {
	display:none;
}
div.listProduct {font-weight:bold;font-size:1em; clear:left;}

div.listHRule {
	border-bottom: 1px solid #ccc;
	margin: 10px 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;
}

/**
 * Base table formatting.
 */
#wsm_table,
#wsm_table2 {
	background:#fff;
	border: solid 1px #ccc;
	font: small verdana, arial, helvetica, sans-serif;
	margin: 0 10px;
	padding:0;
}
#wsm_table2 {
	background:none;
	border:none;
	}
	
#wsm_table div#header,
#wsm_table2 div#header {
	background:#131252 url(../images/menu_bar_bg.gif) repeat-x left top;

	font: bold 1.17em verdana, arial, helvetica, sans-serif;
	padding: 6px 1em;
	margin:0em -.9em;
	color: #FFFFFF;
}
#wsm_table td.name,
#wsm_table2 td.name {
	font: bold small verdana, arial, helvetica, sans-serif;
	padding: 0em 0em 1em 1em;
	vertical-align: top;
	white-space: nowrap;
}
#wsm_table label.name,
#wsm_table2 label.name {
	font: bold small verdana, arial, helvetica, sans-serif;
	white-space: nowrap;
}
#wsm_table .name_tiny,
#wsm_table2 .name_tiny {
	font: bold x-small verdana, arial, helvetica, sans-serif;
	white-space: nowrap;
}
#wsm_table .note,
#wsm_table2 .note {
	font: x-small verdana, arial, helvetica, sans-serif;
}
#wsm_table td.info,
#wsm_table2 td.info {
	font: small verdana, arial, helvetica, sans-serif;
	padding: 0 1em 1em 1em;
	vertical-align: top;
}
#wsm_table td.error,
#wsm_table2 td.error {
	color: #F00;
	font: bold x-small verdana, arial, helvetica, sans-serif;
	padding: 0em 0em 1em 0em;
	vertical-align: top;
	white-space: nowrap;
}
#wsm_table hr,
#wsm_table2 hr {
	background-color:#000;
	border:none;
	border-bottom: solid 1px #ccc;
	margin: 0em 1em;
}




.wsm_contact_preamble {
	margin-bottom:10px;
	}

/**
 * Customer account tabbing.
 */
#wsm_form_tabs {
	position: relative;
	left: 0em;
	bottom: -1px;
	color:#000;
}
.wsm_form_tab, .wsm_form_tab:link, .wsm_form_tab:active, .wsm_form_tab:visited, .wsm_form_tab_selected {
	border: solid 1px #BBB;
	background-color: #EEE;
	color: #777;
	display: block;
	font: bold small verdana, arial, helvetica, sans-serif;
	margin: 0em 4px 0em 0em;
	padding: 3px 1em;
	text-decoration: none;
}
.wsm_form_tab:hover {
	background-color: #FD8;
	color: #500;
	font: bold small verdana, arial, helvetica, sans-serif;
}
.wsm_form_tab_selected {
	background-color: #fbc3f4;
	border-bottom-color: #fbc3f4;
	color: #000;
	font: bold small verdana, arial, helvetica, sans-serif;
}
#wsm_sub_table {
	background-color: #fbc3f4;
	border: solid 1px #BBB;
	color:#000;
	font: small verdana, arial, helvetica, sans-serif;
}
.wsm_brand_list {
	float: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: auto;
}
/*--Resource Page--*/
.wsm_resource {
	border-bottom:1px solid #2c2c2c;
	margin-bottom:10px;
	clear:left;
	}
.wsm_resource img {
	float:left;
	margin:0 10px 10px 0;
	}

.wsm_resource_summary {
	margin-bottom:5px;
	}


/**Catalog 2 View
*****************/
#product_rotate_image {float:right;}
#product_info {margin:0 220px 0 0;}

#product_wrapper {position:relative;}
#product_left_column {margin:0;}
#product_right_column {border:none;position:static;text-align:left;width:auto;top:0;right:0;margin-bottom:10px;height:190px;}
#cross_sell_suggest {padding:5px;}
.cross_sell {float:left;height:13.5em;width:140px;margin-left:10px;overflow:hidden;}
.cross_sell_image {height:120px;line-height:120px;}
.productHead {background:#eee;padding:5px !important;border-top:1px solid #ccc;}
.productCats, .productInfo {margin:0 0 10px; 0}
ul.wsm_catalog_product_nav {position:absolute;right:0;bottom:0px;}