@charset "utf-8";
/* CSS Document */
/**Product Buttons
*******************/
.wsm_addcart_button, .wsm_updatecart_button, .wsm_tellafriend_button, .wsm_addwishlist_button, .wsm_inquiry_button {display:block;cursor:pointer;border:none;background-color:transparent;float:left;}
.wsm_tellafriend_button, .wsm_addwishlist_button, .wsm_inquiry_button {text-align:left;padding:0;color:#375bfa;margin-left:20px;line-height:58px;height:58px;}
.wsm_tellafriend_button:hover, .wsm_addwishlist_button:hover, .wsm_inquiry_button:hover {color:#375bfa;text-decoration:underline;}

.wsm_addcart_button, .wsm_updatecart_button {margin:0;background-color:#transparent;font-size:0px;color:#fff;border:none;background-image: url(/images/button_add_to_cart.gif);width:195px; height:58px;}
.wsm_updatecart_button {background-image: url(/images/button_save_changes.gif);width:174px;}

.productRotateImageCaption {display:none;}

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;
}

/**
 * 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:#3354fa url(../images/bg_bars_x.gif) repeat-x left -152px;
	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;
}
/*Product Page View*/
/**Options Sets**/
.wsm_product_option {border:1px solid #ddd;padding:10px;border-left:10px solid #ddd;}
.wsm_product_option_select {}
#option_set_2195 {}
.product_option_set, .wsm_product_option  {}
.wsm_option_label {font-size:1em;margin:0;display:block;padding:0;}
.wsm_product_quantity {float:left;margin:20px 20px 0 0;display:block;width:100px;height:58px;line-height:58px;}
#option_set_2201_form {width:90%;}

div.product_option_value_extended{background-color:#fd893e;border:solid 1px #666;color:#000;margin-left:2em;position:absolute;text-align:center;width:200px;}
div.product_option_value_extended img{margin:0px auto;width:200px}
