/**Make WSM Stuff Disappear
***************************/
div.listVRule, h1.wsm_gallery_title, h1.wsm_contact_title, h1.wsm_title_locator, h1.wsm_album_name, h1.wsm_news_list_news_title  {display:none;}
h1.faq_header, h1.wsm_resources_title {margin-left:-220px;}


/**WSM NEWS
****************/
.wsm_news_list_date {background:#fff;border:1px solid #a67c52;padding:0;}
.wsm_news_list_month {background:#a25439;font-weight:bold;padding:2px 0}
.wsm_news_list_year {color:#aaa;}
.wsm_news_list_day {color:#807337;font-family:Georgia, "Times New Roman", Times, serif;color:#333;}

.blog_tag {border-top:1px solid #595959;font-size:.83em;}
h4.blog_heading {border-bottom:1px solid #595959;}
.blog_post_comment {border:1px solid #595959;}

/**Catalog View Styles
*********************/


div.wsm_product_image{float:none;margin:0px 5px 0px 0px;height:130px;}
table.catalog td.item img {text-align:center !important;float:none !important;}
table.catalog td.item a {text-decoration:none;}
table.catalog td.item {vertical-align:top;}
div.catalogHead {color:#fff;font-size:1.17em;}/*Usually Same as H2*/
div.storeHeader {color:#fff;font-weight:normal;font-size:24px;}
span.listCategory, span.catProductCount {font-weight:normal;}
table.wsm_brand img {width:120px;}

/**Product View Styles
**********************/
div.productRotateImageCaption {color:#b0b0b0;font-size:10px;margin-top:10px;}
.producateRotateImage img, table.catalog td.item img, .cross_sell_image img {padding:2px; background:#fff; border:1px solid #ded0b4 !important;}
.producateRotateImage img:hover, table.catalog td.item img:hover, .cross_sell_image img:hover {border:1px solid #807337 !important;cursor:pointer;}
div.wsm_product_summary {margin-bottom:10px;}
div.wsm_product_itemnumber {margin:10px 0;}
div.productHead{margin:0 0 10px 0;color:#f8f7f7;font-weight:normal;border:1px solid #5c5c5c;padding:5px;font-size:1em;background:#1a1a1a;font-variant:normal;}
div.productRotateImageCaption {border:none;background:none;font-size:10px;}
div.wsm_product_pricebox {font-weight:bold;}
	  
div.listProduct {clear:left;text-align:center;font-size:1em;width:150px;margin:0 auto;}
div.listProduct, span.wsm_product_saleprice, span.wsm_product_price, span.wsm_product_ourprice, span.wsm_product_savings, span.wsm_product_availability {color:#ff0000;font-weight: bold;}
span.wsm_product_oldprice {color:#888;}
hr.catalog {border-bottom:1px solid #212121;}
.wsm_product_info_availability {display:none;}
/**Product View 2 Specific Styles
********************************/
#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;}
#product_info{margin-left:270px;}
ul.productInfo{list-style-type:circle;}
ul.productInfo label{font-weight:bold;}
ul.productCats{list-style-type:circle;}
ul.wsm_catalog_product_nav {position:absolute;right:0;bottom:0px;}

/**Cross Sell Product View 2
*****************************/
#cross_sell_suggest {margin:0 0 10px 0;color:#fff;font-weight:normal;padding:5px;font-size:1em;background:#3c2d28;border:1px solid #e0c4a1;border:1px solid #5c5c5c;}
#cross_sell_content {margin:0 0 10px 0;text-align:center;}
.cross_sell {margin-left:1%;width:30%;text-align:center;float:left;}
.cross_sell_image {margin-bottom:5px;height:130px;}
.cross_sell_image a img {border:none;}
.cross_sell_title {width:120px;margin:0 auto 15px auto;height:2.5em;overflow:hidden;}

/**Product Buttons
*******************/
.wsm_addcart_button, .wsm_tellafriend_button, .wsm_addwishlist_button, .wsm_inquiry_button {display:block;cursor:pointer;border:none;background:transparent;}
.wsm_tellafriend_button, .wsm_addwishlist_button, .wsm_inquiry_button {text-align:left;padding:0;color:#ffe68c;margin-right:5px;}
.wsm_tellafriend_button:hover, .wsm_addwishlist_button:hover, .wsm_inquiry_button:hover {color:#ffe68c;text-decoration:underline;}

.wsm_addcart_button {margin-bottom:5px;background-color:#0255a3;font-size:14px;color:#fff;font-weight:bold;padding:3px 5px;border:1px solid #1c0303}
.wsm_addcart_button:hover {background-position:left -102px;background-color:#076bc9;}

.wsm_addwishlist_button {border-right:1px solid #ccc;padding-right:5px;float:left;}
.wsm_inquiry_button {float:left;border-right:1px solid #ccc;padding-right:5px;}
.wsm_tellafriend_button:hover {}

/*Gallery
***************/
.wsm_gallery_album_wrap {border-bottom:1px solid #666;padding-bottom:10px;}
.wsm_gallery_album_image img, .wsm_gallery_album_noimage img, .wsm_photo_thumb img{border:1px solid #000;background:#666;padding:4px;}
.wsm_gallery_album_about {margin-left:320px;}

/*--WSM CART--*/
#gd_right_column_account #wsm_table {margin:0 auto;}
#wsm_table,
table.wsm_cart {background-color:#fff;border: none;margin:0;padding:10px;max-width:778px;width:99%;overflow:hidden;color:#333;}
table.wsm_cart_list {background:#fff;padding:5px;}
#wsm_table td.info {padding:0;vertical-align: top;}
#wsm_table div#header, #wsm_checkout div.header, div.wsm_cart_header  {background-color:#333;color:#fff;padding: 5px;margin:0 5px 5px 5px;}
#wsm_table div#header img, #wsm_checkout div.header img, div.wsm_cart_header img {display:none;}
table#wsm_checkout {background-color: #FFF;border:none;color: #000;margin:0 auto;width:650px;}
table#wsm_sub_table table {margin:10px;}
.wsm_cart_button, #wsm_checkout .button {background:#0255a3;border:1px solid #076bc9;color:#fff;cursor:pointer;padding:2px;}
.wsm_cart_button:hover, #wsm_checkout .button:hover {background:#076bc9;}
.wsm_cart_item_name, .wsm_cart_item_name a{color:#A00;font:bold 12px verdana,arial,helvetica,sans-serif;}
.wsm_cart_item_name a:hover {font-wieght:bold;text-decoration:underline;color:#A00;}
.wsm_cart_item_image img {width:120px;}
.wsm_cart_catalog_button {display:none;}
/**
 * Checkout Step Bar
 */
table#wsm_checkout {width:100%;margin:0;padding-top:10px;}
table#wsm_checkout a, table#wsm_table a {color:#0255a3;font-weight:bold;;}
#wsm_checkout div.section {background:#eee;border:1px solid #ccc;color:#000;font-size:14px;}
#wsm_checkout div.steps {border: solid 1px #BBB;background-color: #DDD;margin: 0px 10px 10px 10px;}
#wsm_checkout div.steps table {width: 100%;}

#wsm_checkout div.steps div {background: #eee url('/images/ui/icons/wsm_checkout_box_empty.png') no-repeat;background-position: center left;padding: 4px 8px 4px 24px;white-space: nowrap;}
#wsm_checkout div.steps div.current, #wsm_checkout div.steps div.complete, #wsm_checkout div.steps div.highlight {background: #076bc9 url('/images/ui/icons/wsm_checkout_box_empty.png') no-repeat;background-position: center left;color: #FFFFFF;}
#wsm_checkout div.steps div.highlight {background: #51a7f7 url('/images/ui/icons/wsm_checkout_box_empty.png') no-repeat;color: #FFF;text-decoration: underline;}
#wsm_checkout div.steps a {color: #FFFFFF;text-decoration: none;}
#wsm_checkout div.steps a:hover {color: #FFF;text-decoration:underline;}
#wsm_checkout div.products table, #wsm_checkout div.information table {width: 100%;}

table#wsm_checkout div.links a {color:#0775af;}

table#wsm_checkout div.links a:hover {color:#034162;text-decoration:underline;}

/**FAQ
**************/
#faq_contents {background:#212121;border:1px solid #ccc;padding:5px;}
#faq_contents a {font-weight:bold;}
h2.faq_header {margin:0 0 15px 0;padding:0 5px;background:url(../images/bg_menu_bar.jpg) no-repeat;border:none;}
h2.faq_header a, h2.faq_header a:hover {color:#fff;font-weight:bold;}
li.faq_contents_category {font-size:1.17em;}
ol.faq_conents_qs {font-size:.83em;margin:10px 0;list-style:none;}
ol.faq_conents_qs li {margin:0 0 5px 0;}
#faq_answers {border-top:none;padding-top:1.5em;clear:both;}
h3.faq_question {border-bottom:1px dotted #ccc;padding:5px 0;font-size:1.33em;clear:right;}
.faq_question_1, .faq_question_2 {margin:0 1em 1em 1em;}
.faq_top {text-align:right;font-size:1em;float:right;margin-bottom:10px;}
	


/**Option Dropdowns
******************/
div.product_option_set div.selector{background:#fff url('/images/ui/icons/exp_open.png');background-position:98% 50%;background-repeat:no-repeat;border:solid 1px #999;color:#000;cursor:pointer;display:inline;font:small verdana,arial,helvetica,sans-serif;padding:2px 22px 2px 2px;margin:8px 0px;position:relative;white-space:nowrap;}
div.dropdown{background-color:#eee;border:solid 1px #999;color:#000;margin-top:5px;position:absolute;z-index:1000;}
div.dropdown div.option{cursor:pointer;font:small verdana,arial,helvetica,sans-serif;padding:2px 22px 2px 2px;text-align:left;white-space:nowrap;}
div.dropdown div.highlight{background-color:#2e9bd4;color:#FFF;}
div.product_option_value_extended{background-color:#FFF;border:solid 1px #ccc;color:#000;margin-left:2.3em;position:absolute;text-align:center;width:120px;}

input.wsm_product_quantity_field {border:1px solid #999;text-align:left;}

/*WSM My Orders*/
#wsm_list_table{border:solid 1px #BBB;border-width:0px 1px 1px 0px;width:660px !important}
#wsm_list_table .column_name {width:16%;}
#wsm_list_table .column_name{background-color:#999;border:solid 1px #666;border-width:1px 0px 0px 1px;color:#FFF;font-weight:normal;font-size:10px;padding:5px;white-space:nowrap;}
#wsm_list_table .column_name a{color:#FFF;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;}
#wsm_list_table .column_name img {vertical-align:middle;}
#wsm_list_table .column_item, #wsm_list_table .column_item_error, #wsm_list_table .column_item_new{background-color:#FFF;border:solid 1px #666;border-width:1px 0px 0px 1px;color:#333;font:bold 12px verdana,arial,helvetica,sans-serif;padding:5px}
#wsm_list_table .column_item_new{background-color:#AAF;}
#wsm_list_table .column_item_error{background-color:#FAA;}

/**WSM Gallery
*************/
#wsm_gallery_photo_name{font-weight:bold;font-size:large;}
#wsm_gallery_photo_img{cursor:pointer;border:1px solid #000;}
.wsm_gallery_album_page{display:block;}
.wsm_photo_thumb{width:310px;height:250px;margin:0 5px 10px 0;cursor:pointer;float:left;}
.wsm_photo_thumb img{border:1px solid #000;padding:4px;background:#fff;}

/**Resources Links
*****************/
.wsm_resource {border-bottom:1px solid #ccc;margin-bottom:5px;padding:10px;}
.wsm_resource img {float:left;margin:0 10px 10px 0; padding:5px; border:1px solid #ccc;}
.wsm_resource img:hover {background:#534741;}

/**WSM Mini Cart
****************/
#wsm_mini_cart .product, #wsm_mini_cart .quantity, #wsm_mini_cart .sale, #wsm_mini_cart .price {display:none;}
/**Change all the font families UHG!
***************************************/
div.wsm_category_trail,
div.storeHeader,
div.categoryInfo,
div.catalogHead,
span.listCategory,
span.catProductCount,
div.listProduct,
div.productImageZoomTitle,
.wsm_framework .wsm_header,
.wsm_framework .wsm_label, .wsm_framework .wsm_label label,
.wsm_framework .wsm_entry input,
.wsm_framework .wsm_button input,
.wsm_framework .wsm_form_error,
.wsm_brand_list,
div.product_option_set div.selector,
div.dropdown div.option,
div.product_option_value_extended div.description,
div.product_option div.container div.caption,
div.product_option div.container div.description,
div.categoryHead,
#lbDetailsContainer,
#wsm_message, #wsm_error, div.wsm_error,
#wsm_global_message,
#wsm_table,
#wsm_table div#header,
#wsm_table td.name,
#wsm_table label.name,
#wsm_table .name_tiny,
#wsm_table .note,
#wsm_table td.info,
#wsm_table td.error,
#wsm_table input.button,
#wsm_table input.text_normal,
#wsm_table input.text_short,
#wsm_table input.text_tiny,
#wsm_table a.options,
#wsm_table table#navigation td,
#wsm_sub_table,
#wsm_sub_table td.name,
#wsm_sub_table td.address_top, #wsm_sub_table td.address_bottom,
#wsm_sub_table .header_info,
#wsm_sub_table td#greeting,
#wsm_sub_table li,
#wsm_sub_table a:link, #wsm_sub_table a:active, #wsm_sub_table a:visited, #wsm_sub_table a:hover,
#wsm_meter_table td.weak, #wsm_meter_table td.good, #wsm_meter_table td.secure, #wsm_meter_table td,
#wsm_meter_table td.weak_text,
#wsm_meter_table td.good_text,
#wsm_meter_table td.secure_text,
#wsm_cart_table td.column_name,
#wsm_cart_table td.column,
#wsm_cart_table td.footer a,
#wsm_cart_table td.column_total,
#wsm_cart_table input.quantity,
#wsm_cart_table .error,
#wsm_cart_table .sale,
#wsm_cart_table .price,
#wsm_cart_table .option_set,
#wsm_cart_table li.option_list_item,
#wsm_table div#cart_empty_message,
#wsm_list_table .column_name,
#wsm_list_table .column_name a,
#wsm_list_table .column_item, #wsm_list_table .column_item_error, #wsm_list_table .column_item_new,
div.wsm_note,
div.wsm_note strong,
#wsm_legend td,
#wsm_shipping_quote td.name,
#wsm_shipping_quote td.info,
#wsm_checkout_steps_table td, td.highlight, td.complete,
#wsm_checkout_table td.method,
#wsm_checkout_table td.label,
#wsm_checkout_table td.address,
#wsm_checkout_table p.header_small,
.wsm_form_tab, .wsm_form_tab:link, .wsm_form_tab:active, .wsm_form_tab:visited, .wsm_form_tab_selected,
.wsm_form_tab:hover,
.wsm_form_tab_selected,
table.ups_trademark td,
div#wsm_help_box,
#wsm_checkout div.header,
#wsm_checkout div.steps div,
#wsm_checkout div.links a {
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	}

