/******************************************************************************************** » BODY » */
html {}


#body {
	margin:0px;
	color: #505a64;
}
body#blank{
	padding: 0px;
	text-align:justify;
}
/******************************************************************************************** « BODY « */

/******************************************************************************************** » Layout » */
#layout-bg-x-top {
	background:url(../../assets/images/layout-bg-x-top.jpg) repeat-x top center;
}
#layout-bg-y-top {
/*	background:url(../../assets/images/layout-bg-y-top.jpg) repeat-y top center;*/
}
#layout-bg-top {
/*	background:url(../../assets/images/layout-bg-top.jpg) no-repeat top center;*/
}
#layout-bg-x-bottom {
	background:url(../../assets/images/layout-bg-x-bottom.jpg) repeat-x bottom center;
}
#layout-bg-main-bottom{
	background:url(../../assets/images/layout-bg-main-bottom.jpg) no-repeat bottom center;
}
#layout-bg-y-bottom {
	background:url(../../assets/images/layout-bg-y-bottom.jpg) repeat-y bottom center;
}
#layout-bg-bottom {
	background:url(../../assets/images/layout-bg-bottom.jpg) no-repeat bottom center;
}
#layout-bg-x-main{
	background: #E4E9EF url(../../assets/images/layout-bg-x-main.jpg) repeat-x 0 0;
	width: 980px;
	margin:0px auto;
}

.grid_9.content{
	width: 700px;
	margin: 0px;
	padding:0 10px;
	padding-top: 5px;
	background:url(../../assets/images/content.jpg) repeat-y top center;
	min-height: 1135px;
}
.myaccount_template .grid_9.content{
	min-height: 640px;
}
.grid_12.content{
	background:url(../../assets/images/content-no-sidebar.jpg) repeat-y top center;
	width: 960px;
	margin: 0px;
}
.no_sidebar #layout-bg-main-bottom{
	background:url(../../assets/images/layout-bg-main-bottom-no-sidebar.jpg) no-repeat bottom center;
}

/******************************************************************************************** « Layout « */

/******************************************************************************************** » GLOBAL » */
h1 {
    color: #2E6291;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 0;

}
h2 { 
    color: #2E6291;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 0;
}
h3 { }
h4 { }

a {
	color: #DA2424;

}
a:hover {
    color: #2E6291;
    text-decoration: none;
}

img { border:none; }

ul { }
ul li { }

ol { }
ol li { }

/** DD MENU **/
.top-menu{
    height: 30px;
    left: 245px;
    position: absolute;
    top: 110px;
    width: 710px;
}
.menu__menu_main_top {
	list-style: none;
	padding: 0;
}

.menu__menu_main_top li {
	list-style:none;
	float:left;
	padding:0px 0px 0 0; 
	margin:0;
}
.menu__menu_main_top li a {
	display:block; 
	color:#3b6f9c; 
	text-decoration:none;
	padding:8px 17px 0 17px;
	height: 22px;
	font-weight: bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu__menu_main_top li.on a, .menu__menu_main_top li:hover a, .menu__menu_main_top li.active a {
	display:block; 
	color:#da2424; 
	text-decoration:none;
	background: url(../../assets/images/top_menu_a_on_bg.jpg) repeat-x 0 0;

}
.menu__menu_main_top li.active a {
	font-weight:bold;
}
/*LVL 2*/

.menu__menu_main_top li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 1px 0 0 0px;
	z-index: 90;
	padding: 0;
}
.menu__menu_main_top li li {
	float: none;
}
.menu__menu_main_top li ul a {
	display: block;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	text-transform:none;
	font-weight: normal;
	color: #ffffff;
	background: #BDD57D;
	filter:alpha(opacity=95);-moz-opacity:.90;opacity:.90;
	border-bottom: 1px dotted #ffffff;
}
.menu__menu_main_top li ul a:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.menu__menu_main_top li ul li a.first {}
.menu__menu_main_top li ul .child-hover1 {color:#403b2b; text-decoration:none; }
.menu__menu_main_top li ul .child-hover2 {color:#403b2b; background-color:#a31c09;}
.menu__menu_main_top li ul .child-hover3 {color:#403b2b; background-color:#a31c09;}
.menu__menu_main_top li ul .child-hover4 {color:#403b2b; background-color:#a31c09;}
.menu__menu_main_top li ul li ul {margin: 0 0 0 0; position: absolute;}
.menu__menu_main_top span {float: right;}

.menu__menu_main_top li ul a{
	color:#fff !important;
	padding:2px 43px 2px 25px !important;
	line-height: 30px;
	text-decoration:none;
	display: block;
	/*width: 100px;*/
	text-align:left;
	font-size: 10pt;
	background: #732588 !important;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	text-transform:none;
	font-family:Arial;
	font-weight: normal;
}

.menu__menu_main_top li ul a:hover, .menu__menu_main_top li ul a.active{
	color:#403b2b !important;
	text-decoration:none;
	background:#F6F2E7 !important;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
/******************************************************************************************** « GLOBAL « */



/******************************************************************************************** » HOME PAGE » */
.home h1 { }
.home h2 { }
.home{ }
.home_content_banners{
	margin-top: 5px;
}

.home_content_banners .flash_banner{
	float: left;
	width: 480px;
}
/* --------------------------------------------------------------------- » HEADER » */
.grid_12.header { 
	background:url(../../assets/images/header.jpg) no-repeat top center;
	width: 960px;
	margin:0px;
	height: 145px;
	position:relative;
}
.no_sidebar .grid_12.header { 
	background:url(../../assets/images/header_no_sidebar.jpg) no-repeat top center;
}
.header a.logo{
    border: 0px solid #CCCCCC;
    display: block;
    height: 105px;
    left: 25px;
    position: absolute;
    text-indent: -9999px;
    top: 15px;
    width: 190px;
}
.header_social{
    left: 240px;
    position: absolute;
    top: 16px;
    width: 90px;
}
.header_social a{
	margin-right: 10px;
}
.header_cart{
    left: 330px;
    position: absolute;
    top: 16px;
    width: 444px;
	height: 32px;
	background:url(../../assets/images/header_cart.jpg) no-repeat top center;
}

/* --------------------------------------------------------------------- « HEADER « */

/* --------------------------------------------------------------------- » SLIDER » */
.slider {}
/* --------------------------------------------------------------------- « SLIDER « */

/* --------------------------------------------------------------------- » CONTENT » */
.content{ }
.content_banners a{
	float: left;
	padding-right: 1px;
}
.content .inner a, .content .inner_full a,.content .inner a:hover, .content .inner_full a:hover{
	font-weight: bold;
}
.content p{
	text-align:justify;
}
.content .inner li, .content .inner_full li{
	list-style: disc;
}


.inner{
	padding: 10px;
	float: left;
}

.inner_full{
	padding: 10px;	
}
.subpage .inner{
	width: 450px;

}
.inner_right{
	float:right;
	margin-top: 5px;
}
.right_banners{
	background:#447dad;
	padding-top:5px;
	width: 220px;
	float: right;
}
.right_banners a{
	margin-bottom: 5px;
	margin-left:5px;
	display:block;
}

/* --------------------------------------------------------------------- « CONTENT « */

/* --------------------------------------------------------------------- » SIDEBAR » */
.grid_3.sidebar{
	width: 240px;
	margin:0px;
}
.sidebar h2{
	margin: 0px;
	color: #2e6291;
	font-size: 18px;
	background: #FFF;
	padding: 5px 10px;
}
.sidebar h2 a{
	color: #2e6291;
	font-size: 18px;
	background: #FFF;
	padding: 0px;
	display: block;
	text-decoration: none;

}
.menu__menu_myaccount{
	margin-bottom: 20px;
}
.sidebar .menu li{
	margin: 0px;
	padding:0px;
}
.sidebar .menu li a{
	background: #e7ebef url(../../assets/images/sidebar_li_a_bg.gif) no-repeat  220px center;
	display:block;
	text-decoration: none;
	padding: 5px 10px;
	color: #505a64;
	border-bottom: 1px dotted #a9b0b7;

}
.sidebar .menu li.on a, .sidebar .menu li:hover a{
	background: #cdd7df url(../../assets/images/sidebar_li_a_bg.gif) no-repeat 220px center;
}
.ptSubMenuMore{
	padding: 10px;
}

.sidebar_testimonials{
	background:#FFF;
	font-size: 12px;
}
.sidebar_testimonials p{
	line-height: 18px;
	margin-bottom: 10px;
}
.sidebar_testimonials h3{
    color: #2E6291;
    font-size: 24px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 0;
	border-bottom: 1px dotted #CFCFCF;
}
/* --------------------------------------------------------------------- « SIDEBAR « */

/* --------------------------------------------------------------------- » FOOTER » */
.footer {
    height: 100px;
    padding-top: 10px;
}
/* --------------------------------------------------------------------- « FOOTER « */

/******************************************************************************************** « HOME PAGE « */
/************************************************************************************************************/
/******************************************************************************************** » SUB PAGE  » */
.home h1 { }
.home h2 { }
.home_inner{
	margin-top: 1px;
	padding-right: 5px;
}
.subpage { }
/* --------------------------------------------------------------------- » HEADER » */
.header {}
/* --------------------------------------------------------------------- « HEADER « */

/* --------------------------------------------------------------------- » CONTENT » */
.content{ }
/* --------------------------------------------------------------------- « CONTENT « */

/* --------------------------------------------------------------------- » SIDEBAR » */
.sidebar{ }
/* --------------------------------------------------------------------- « SIDEBAR « */

/* --------------------------------------------------------------------- » FOOTER » */
.footer {
	position: relative;
}
.footer_banners{
    left: 35px;
    position: absolute;
    text-align: center;
    top: -55px;
}
.footer_menu{
	position:absolute;
	right:0px;
}
.footer_menu ul{
	margin-top: 14px;
}
.footer_menu ul li{
	float: left;
	border-right: 1px solid  #a5d1f8;
	line-height: 11px;
	padding: 0 15px;
	margin-left: 0px;
}
.footer_menu ul li.last{
	border: 0px;
}
.footer_menu ul li a{
	font-size:11px;
	color: #a5d1f8;
	text-decoration: none;
}
.footer_menu ul li.on a, .footer-menu ul li:hover a{
	color: #d6ecff;
}
.footer_copyright{
    position: absolute;
    right: -10px;
    top: 50px;
	font-size:11px;
	color: #d6ecff;
	text-align: right;
}
.footer_copyright a{ 
	color: #feffff;
}
.footer_copyright li a{
	font-size: 10px;
	color: #94bfe5;
}
#store_small_cart_container{
	margin-left: 0px;
}
/* --------------------------------------------------------------------- « FOOTER « */

/******************************************************************************************** « SUB PAGE « */


/******************************************************************************************** » CART » */
#store_small_cart_toggle_btn {
    color: #b9b9b9;
}
#header-bar-cart {
    padding: 7px 0 0 32px;
    text-align: left;
	width: 88px;
}
#header-bar-cart-info {
    float: left;
    padding: 8px 0 0;
    text-align: center;
    width: 120px;
	font-size: 12px;
}
#header-bar-cart-items {
	color: #8f8f8f;
}
#header-bar-cart-total{
	color: #2c8ee5;
}
#header-bar-cart-my-account a{
    border: 0px solid red;
    display: block;
    height: 15px;
    left: 265px;
    position: absolute;
    text-indent: -99999px;
    top: 8px;
    width: 70px;
}
#header-bar-cart-checkout a{
    display: block;
    height: 15px;
    left: 371px;
    position: absolute;
    text-indent: -99999px;
    top: 8px;
    width: 60px;
}

.header_phone{
    height: 85px;
    padding: 10px;
    position: absolute;
    right: 1px;
    width: 160px;
	color: #4a82b2;
}
	.header_phone .phone_label{
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.header_phone .phone{
		font-size:23px;
		font-weight: bold;
	}
	.header_phone span{
		font-weight: normal;
	}
	.header_phone .phone_local{
		font-size:16px;
		color: #FFF;
		margin-top: 7px;
		font-weight: bold;
	}

.header_search_products{
    left: 242px;
    position: absolute;
    top: 66px;
    width: 531px;
}
#product_filter_keywords{
	border: 2px solid #93bbdc;	
	margin: 4px 0 0 4px;
	width: 430px;
}
#header-bar-search-go-btn {
    margin: 9px 4px 0 8px;
}
/******************************************************************************************** « CART « */

/******************************************************************************************** » Featured Products » */
.product_box{
	border: 1px solid #D0D0D0;
	float: left;
	padding: 5px;
	width: 145px;
	margin-right: 1px;
	margin-bottom: 1px;
	/*height: 250px;*/
	text-align: center;
	position: relative;
}

.product_box h3 a {
    color: #505A64;
    display: block;
    font-size: 13px;
    padding: 3px 3px 0;
    text-decoration: none;
	font-weight:bold;
	display:block;
	height: 85px;
}
.product_box_img{
	height: 90px;
}
.product_box_pricing{
	height: 60px;
	font-size: 12px;
	font-weight: bold;
}
.product_box_pricing span{
	font-size: 14px;
}
.product_box_pricing .reg_price, .product_box_pricing .reg_price span {
	font-size: 11px;
	font-weight: normal;
}
.product_box_pricing .our_price{
	
}
.product_box_pricing .our_price span {
	color: #66AA6A;
}
.product_box_pricing .sale_price{
	color: red;
}
/******************************************************************************************** « Featured Products « */


/******************************************************************************************** » catalog» */
.catalog_template.catalog-category .inner{
	width: 460px;
}
.catalog_category_main{
	float: left;
	width: 210px;
	padding: 5px 10px;
	height: 60px;
}
.catalog_category_pic{
	float: left;
	width: 80px;
}
.catalog_category_pic img{
	width: 70px;
}
.catalog_category_details{
	float: left;
	width: 130px;
}
a.catalog_category_link{
	background: url("../../assets/images/bullet_blue.gif") no-repeat scroll 0 9px transparent;
    font-weight: bold;
    padding: 5px 8px 2px 13px;
	color: #2E6291;
}
.store-catalog-subcategories .name{
	background: url("../../assets/images/bullet_blue.gif") no-repeat scroll 0 9px transparent;
    padding: 2px 8px 2px 13px;
	color: #808080;
}
.store-catalog-subcategories .name a{
	color: #2E6291;
    font-weight: bold;
}
.catalog_category_count{
	font-size:12px;
}

.store-catalog-breadcrumbs{
	background: none;
	height: auto;
	padding: 0px;
	margin: 0px;

}
.breadcrumbs{
	margin-bottom: 30px;
}
.store-catalog-breadcrumbs li{
	height: 15px;
	list-style:none !important;
	font-size: 12px;
	margin: 0 10px 5px 0  !important;

}
.catalog .inner_full li{
	list-style: none;
}
.store-catalog-category-title-vertical{
	background: none repeat scroll 0 0 #F2F5F7;
    border: 1px solid #D0D0D0;
    color: #252F35;
	font-size: 18px;
    line-height: 14px;
    padding: 10px ;
	height: auto;
	margin:0px;
}
.store-catalog-category-title-vertical .small{
	color: #8A969E;
    font-size: 11px;
	margin-top: 10px;
	display: block;
}
.store-catalog-subcategories{
	background: #FFF;
    border: 1px solid #D0D0D0;
    padding: 10px 0 10px 10px;
	height: auto;
	margin:0px;
}
.store-catalog-paging-sort-container{
	background: none;
}
.store-catalog-vertical-items-row, .store-catalog-product-group-container, .store-catalog-product-group{
	background: none;
	border: 0px;
	padding:0px;
	margin:0px;
}
.store-catalog-product-price-our span{
	color: #66AA6A;
}
.store-catalog-product-price-sale{
	color: red;
}
.store-catalog-subcategories a{
	color: #2E6291;
}
.store-catalog-product-group-detail-sdesc-container{
	width: 390px;
	padding-left: 2px;
}
.store-catalog-product-group-detail-container{
	border: 0px;
	padding: 0px;
	background: none;
}
.store-catalog-product-group-detail-title{
	background: none repeat scroll 0 0 #F2F5F7;
    border: 1px solid #D0D0D0;
    color: #252F35;
    font-size: 18px;
    line-height: 14px;
    padding: 10px;
	height: auto;
}
.store-catalog-product-group-detail-title h1{
	font-size: 18px;
}
.store-catalog-product-group-detail-thumbnails{
	padding: 0px;
}

.store-catalog-product-group-detail-thumbnails-tile{
	margin-top: 10px;
}
div.cproduct_custom_field{
	padding: 2px 10px;
}
.store-catalog-product-group-detail-thumbnails{
	border: 1px solid #ccc;
}
.store-catalog-product-group-detail-thumbnails-tile{
	border: 1px solid #ccc;
	border-bottom: 0px;
}
.store-catalog-product-group-detail-thumbnails-tile{
	padding-top: 2px;
}
.content .inner_full .cproduct_tabs .cproduct_tabs_nav_li{
	list-style: none;
}
.store-catalog-product-review-main.product_reviews_row{
	list-style: none !important;
}
.cproduct_tabs{
	margin-bottom: 10px;
}

.store-catalog-product-group-detail-title{
	background: none repeat scroll 0 0 #F2F5F7;
    border: 1px solid #D0D0D0;
    color: #252F35;
    font-size: 18px;
    height: auto;
    line-height: 14px;
    padding: 10px;
}
.store-catalog-product-group-detail-title h2{
	margin: 0px;
	padding:0px;
	COLOR: #252F35;
}
.reviews-container-main .store-catalog-product-group-detail-title{
	margin: 0px !important;
}
.write_review_container #product_review_subject, 
.write_review_container #product_review_user_nick
{
	 width: 432px !important;
}
.write_review_container #product_review_was_a_gift
{
	 width: 437px !important;
}
.write_review_container #product_review_bottom_line,
.write_review_container textarea
{
	 width: 435px !important;
}

#subpage-featured-products-container{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D0D0D0;
    height: auto;
    margin: 0;
    padding: 10px 0 10px 10px;
}
.breadcrumbs{
	margin-bottom: 10px;
}
.store-catalog-product-group-detail-desc{
	margin-top: 10px;
}
.cproduct_tab_nav{
	background: #E7EBEF;
}
.tabActive .cproduct_tab_nav{
	color: #DA2424;
}

.reviews-container{
	float: right;
	margin-top: -23px;
}
div.cproduct_custom_field{
	padding: 2px 0px 2px 8px;
}
.store-catalog-paging li{
	list-style: none !important;
}
.store-catalog-product-group-detail-body{
	border: 1px solid #D0D0D0;
	border-top: 0px;
}

.sidebar_specials div{
	padding: 5px 10px;
	
	background: #F1F3F6 url("../../assets/images/sidebar_specials_bg.jpg")  no-repeat bottom right ;
}
.sidebar_specials div p{
	margin-bottom: 15px;
}
a.sidebar_specials_read_more{
	margin-top: 10px;
	margin-left: 0px;
}
.popup_content{
	margin: 20px;
}
.catalog_banners{
	text-align: center; 
	margin-bottom: 10px;
}
.catalog_banners img{
	padding: 10px;
}
.store-catalog-product-group-detail-photo{
	min-height: 220px;
}
/******************************************************************************************** « catalog « */

/******************************************************************************************** » TEMP » */
/* --------------------------------------------------------------------- » TEMP » */
/* ##################### » TEMP » */
/* Temp */
/* ##################### « TEMP « */
/* --------------------------------------------------------------------- « TEMP « */
/******************************************************************************************** « TEMP « */