/**WSM Hides
****************/
div.listVRule, .wsm_config_cat_title, .wsm_faq_topicview_breadcrumb {display:none;}

/**MiniCart
*************/
#wsm_mini_cart {text-align:right;line-height:20px;color:#5f3813;font-size:12px;margin-bottom:5px;height:16px;;}
#wsm_mini_cart .product {display:none;}
#wsm_mini_cart div {float:right;display:inline;}
#wsm_mini_cart .total {border-right:1px solid #000;padding-right:10px;margin:0 10px;}
#wsm_mini_cart .checkout a {background:url(/images/cart_icon.gif) no-repeat right center;width:15px;font-size:1px;text-indent:-1000em;height:24px;display:block;text-align:left;overflow:hidden;}

/**FAQ Module
********************/
#faq_contents {background:#ddd;border:1px solid #eee;padding:5px;}
h2.faq_header {background:#eee;padding:5px;}

/**Calendar
************/
.wsm_calendar_event_breadcrumb, #wsm_calendar_event_header p a {display:none;}

/**Copyright
****************/
#wsm_copyright {color: #5F3813;text-align:center;font-size:.83em;}

/**Widget Gallery Images
***************************/
#widget_gallery_id {clear:left;}
#widget_gallery_id li {float:left;margin:0;width:32%;text-align:center;}
#widget_gallery_id li img {padding:5px; background:#fff; border:1px solid #ccc;}

/**Home Widget
*******************/
#widget_gallery_id2 {padding:0;height:310px;overflow:hidden;margin-bottom:20px;}
#widget_gallery_id2 li {margin:0;}
#widget_gallery_id2 img {height:300px;width:620px;margin:0;}

.widget_featured_prod {float:left;text-align:center;width:30%;margin-left:1%;height:28em}
.widget_featured_prod .widget_featured_image img {float:none;}
.widget_featured_title {height:2.8em;overflow:hidden;}

.widget_news_menu {margin:0;padding:0;list-style:none; }
.widget_news_menu li {margin-bottom:15px;}
.widget_news_menu .widget_news_date{display:block;color:#7387C0;font-size:.83em;font-style:italic;}
.widget_news_menu a.widget_news_article_title {display:block;font-size:1.12em;font-weight:bold;margin-bottom:10px;}

/**Catalog Page
*******************/
div.wsm_product_image {float:none;}
div.wsm_product_image img, .cross_sell_image a img {padding:4px;background:#fff;border:1px solid #ccc;float:none;margin-bottom:5px;}
div.listProduct {display:block;text-align:center;}

/**Product PAges
********************/
div.producateRotateImage {text-align:right;}
div.producateRotateImage img, .wsm_product_thumb img {padding:4px;background:#fff;border:1px solid #ccc;}
.wsm_product_thumb img {height:100px;}
.wsm_catalog_product_nav {float:right;}
.wsm_catalog_product_nav li {margin:0;}
span.wsm_product_price, .wsm_product_pricebox {color:#333;}
div.productHead, #cross_sell_suggest {font-weight:normal;font-variant:normal;background:#6D8AC3;color:#fff;padding:3px;line-height:1em;font-size:1em;text-align:left;}
hr.catalog {display:none;}
#product_rotate_image{width:220px;height:240px;text-align:center;float:right;}
#product_info{margin:0 230px 0 0;}
#product_left_column{margin-right:0;}
#product_right_column{border:none;position:static;text-align:center;width:auto;top:0;right:0;}
.cross_sell {float:left;margin-left:10px;}
.cross_sell_image a img {max-height:120px;max-width:120px;}
.wsm_addcart_button {margin-bottom:10px;}
.wsm_inquiry_button, .wsm_tellafriend_button {background:transparent;border:none;padding:0;line-height:1em;text-align:left;float:left;margin-right:10px;cursor:pointer;font-size:.83em;} 
.wsm_inquiry_button:hover, .wsm_tellafriend_button:hover {text-decoration:underline;}
.productRotateImageCaption {background:none !important;color:#333 !important;font-size:.83em !important;text-align:right !important;}
/**Cart 
*************/
#wsm_error {margin:0 0 20px 0;}
table#wsm_table {background:#fff;}
/**Footer
*************/
#footer {
	padding: 0px 0px 0px 250px;
	border: 1px solid red;
}