/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
 background:url("../images/bg.gif") repeat scroll 0 0 #BCBABB;
    color: #2F2F2F;
    font: 11px/1.55 Arial,Helvetica,sans-serif;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
    color:#840000;
	text-decoration:underline;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
font-size:100%;font-weight:normal
}
h2, h3, h4, h5, h6 {
	color: #333333;
}
h1, .page-title h1, .page-title h2 {
	color: #000000;
	    font-size: 14px;
    font-weight: bold;

}
.col2-right-layout .page-title {
	padding: 0 0 0 0px;
	margin: 10px 0 15px 0;
}
.my-account .page-title {
	padding: 0 0 0 0;
	margin: 10px 0 15px 0;
}
.product-view .product-shop .product-name h1 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
}

.category-title {
	margin:0;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight:bold;
}
h6 {
	font-size:11px;
	font-weight:bold;
}
p {
	margin:0 0 10px;
}

/* Layout ================================================================================ */
.wrapper {background:url("../images/1600xzzzz900q80.jpeg") no-repeat fixed 50% 0 transparent;
}

.page {
	
}
.cms-home .page  {
}
.page-print {
	background:#fff;
}
.page-empty {
	background: #fff;
}
.page-popup {
	background: #fff;
}
.main-container {
	clear: both; }
.wishlist-index-index .main {
	padding-top: 15px;
}

.cms-index-index .home_page_header_block, .cms-home .home_page_header_block {
}
.cms-index-index .home_page_header_block p, .cms-home .home_page_header_block p {
	margin: 0;
}
/* Base Columns */
.col-left {
	float: left;
    width: 218px;
	padding: 0 3px;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
	 overflow: hidden;
}
.cms-index-index .col-left, .cms-home .col-left {
}
.col-main {
	float: left;
	width: 771px;
  background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 10px 10px 10px;
	
}
.checkout-onepage-index .col-main {
	float: left;
	width: 700px;
}
.col2-right-layout .col-main {
	float: left;
	width: 710px;
}
.col-right {
	float: right;
	width: 192px;
}
.col2-right-layout .col-right {
	float: right;
	width: 194px;
	margin-top: 0px;
	padding: 0 0 1px;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout {
	border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 1000px;
}
.col2-right-layout {
	
}
.cms-index-index .col2-left-layout .col-main, .cms-home .col2-left-layout .col-main {
}
.col2-left-layout .col-main {
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 535px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 742px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
}
.header {
}
.header h2.logo {
}
.header .logo strong {
	display: none;
}
a.logo {
	margin: 10px 0px 0px 10px !important;
	padding: 0px 0px 0px 0px !important;
}
.nav-container {
}

#nav {

}
#nav li {/*margin-left: 10px;
    padding-right: 10px; height:57px;*/ 
}
#nav a {
    }
#nav a:hover {
}
a.home {
	display: block !important;
	width: 15px !important;
	padding: 4px 0px 0px 0px !important;
	background: url(../images/icon_home.gif) no-repeat 0% 40% !important;
}
a.home span {
	display: none !important;
}
#nav li.active {
	color: #d0ebf8 !important;
}
#nav li.active a {
	color:#C32332;
}
#nav ul li {
	  background: url("../images/marker-1.gif") no-repeat scroll 0 7px transparent;
	   height: 24px;
    line-height: 24px;
}
#nav ul li.last {
	background:url("../images/marker-1.gif") no-repeat scroll 0 7px transparent;
}
#nav ul li a {
	color:#ffffff !important;
	font: normal 11px "Trebuchet MS", sans-serif;
	text-align: left;
}
#nav ul li a:hover {
	background:none;
	color:#fff !important;
}
ul.level0 {
	padding: 0px 0px 0px 0px !important;
}
.nav-container ul.level0 {
	border: 0;
}
ul.level1 {
	padding: 4px 0px 7px 0px;
	z-index: 20;
}
.nav-container ul.level1 {
	border: 0;
	margin: 5px 0px 0px 0px;
}
.block-nav-container ul.level1 {
	padding: 0px 0px 0px 0px !important;
	background: transparent !important;
	z-index: 20;
	border: 0;
}
ul.level0 li {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	$padding: 0px 0px 0px 0px !important;

}
ul.level0 li a {
	margin: 0px 0px 0px 0px !important;
	padding: 3px 10px 3px 10px !important;
	height: 20px !important;
	line-height: 20px !important;
	text-transform: none !important;
	color: #ffffff;
}
.nav-container ul.level0 li a {
	padding: 0px 0px 0px 10px !important;
	$padding: 0px 0px 0px 10px !important;
}
ul.level0 li a span {
	margin: 0px 0px 0px 0px !important;
	height: 20px !important;
	color:#8D8C8C;
}
ul.level0 li a:hover {
	/*background: #66c6f8;*/
}
.block-nav-container ul.level0 li a:hover, .block-nav-container ul.level1 li a:hover  {
	background: transparent !important;
}
ul.level0 li a:hover span {
	color: #fff;
}
ul.level1 li a {
	background:  #53b7ed !important;
	color: #ffffff;
	
}
ul.level1 li a:hover {
	background: #66c6f8 !important;
}
ul.level1 li a:hover span {
	color: #fff;
}
/* Show menu */
#nav ul {
	background: none repeat scroll 0 0 #282828;
    border: 0 none;
    border-radius: 0 0 5px 5px;
    top: 54px;
    width: 203px;
}
#nav ul ul {
	background: transparent;
	top:0;
}
#nav li.over > ul { }
#nav li.over > ul li.over > ul { left:160px; }
/*Form-search*/
/*#search_mini_form {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	float: right;
	width: 218px;
	clear: both;
}*/
.search-block {
	width: 955px;
	height: 20px;
	margin: 0 auto 0px auto;
	padding: 3px 0px 2px 25px;
	position: relative;
	float: none;
	text-align: left;
	right: 0;
	background: #EEEEEE;
}
.search-block p {
	color: #fff;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 0;
	width: 420px;
	position: relative;
}
.search-block p span {
	float: left;
}
.search-block p strong {
	padding-right: 7px;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-block p a.details {
	display: block;
	float: right;
	margin-top: 2px;
	margin-left: 12px;
	height: 25px;
	line-height: 22px;
	padding: 4px 22px 0px 23px;
	text-decoration: none;
	background: url(../images/details_btn_split.gif) no-repeat 0 0;
}
.search-block p a.details:hover {
	background: url(../images/details_btn_split.gif) no-repeat 0 -31px;
}
.search-block p a.details span {
	color: #fff;
	float: left;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-block #search_mini_form {
	float: right;
	$width: 276px;
}
.search-block .form-search label {
	padding-top: 6px;
	float: left;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-block .form-search input.input-text {
	width: 193px;
	height: 14px;
	/*line-height: 12px !important;*/
	background: url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 3px !important;
	padding: 6px 0px 6px 12px;
	float: left;
	position: relative;
	border: 0;
	color: #919191;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.search-block .form-search input.input-text:focus {
	color: #6f6f6f;
}
.search-block .form-search button.button {
	float: right;
	position: relative;
	width: 26px;
	height: 26px !important;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/search_btn.gif) no-repeat 0 0;
}
.search-block .form-search button.button:hover {
	background: url(../images/search_btn.gif) no-repeat 0 -29px;
}
.search-block .form-search button.button span {
	display: none;
}
.head_phone_block {
	position: absolute;
	top: 36px;
	right: 178px;
	text-align: right;
	color: #7f7f7f;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 30;
}
.head_phone_block .phone {
	color: #333;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.head_phone_block small {
	color: #7f7f7f;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.head_phone_block .online-chat .chat-link {
	padding: 0px 0 3px 24px;
	background: url(../images/chat-link.gif) no-repeat 100% 0;
}
.head_phone_block .online-chat .chat-link span {
	display: none;
}
div.block-cart-top {
	float: right;
	width: 245px;
	height: 64px;
	position: relative;
}
div.block-cart-top .block-content {
	position: relative;
	margin-left: 70px;
}
div.block-cart-top .block-content .summary {
	margin: 60px 0 0 0px;
	$margin: 60px 0 0 0px;
	text-align: left;
}
div.block-cart-top .block-content .summary .amount {
	color: #4a4e59;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	text-align: center;
}
div.block-cart-top .block-content .actions {
	position: absolute;
	top: -20px;
	left: 55px;
}
div.block-cart-top .block-content .actions button.button-small {
	
}
/* REQUIRED BUTTON STYLES: */		
div.block-cart-top .actions button.button-small {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
div.block-cart-top .actions button.button-small::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
div.block-cart-top .actions button.button-small span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:15px;
	padding: 0;
	margin: 0;
}
div.block-cart-top .actions button.button-small span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
div.block-cart-top .actions button.button-small {
	padding: 0 6px 0 0;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/button-small-split.gif) no-repeat right -22px;
	height: 15px !important;
}
div.block-cart-top .actions button.button-small span span {
	padding: 0px 0 0 7px;
	height: 15px;
	background: transparent url(../images/button-small-split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #fff;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
}
div.block-cart-top .actions button.button-small:hover, div.block-cart-top .actions button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -66px;
}
div.block-cart-top .actions button.button-small:hover span span, div.block-cart-top .actions button.buttonHover span span {
	background-position: 0 -44px !important;
}
/*header links*/
.header .quick-access {}
.header .quick-access .switchers {
	position: absolute;
	top: 12px;
	left: 329px;
	text-align: right;
	padding-top: 0px;
}
.header .quick-access .switchers label {
	display: none;
}

div.store-switcher, div.form-language {
	width: 110px;
	margin-left: 16px;
}
div.switchers select {
	border: 1px solid #ccc;
	background: #fff;
}
.header .form-language select {
	margin-left: 0;
}
.header .welcome-msg {
	position: absolute;
	top: 7px;
	left: 270px;
	text-align: left;
	color: #7f7f7f;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header .welcome-msg span {
	color: #6a4e1f !important;
	font: 30px "Times New Roman", Times, serif;
}
div.top_static {
	text-align: right;
	margin: 0px 0px 4px 0px;
}
div.top_static p {
	margin:0;
	padding:0;
}
div.top_static a:link, div.top_static a:visited {
	color: #5d5d5d !important;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	padding: 0px 14px 0px 10px !important;
	background:url(../images/top_static_links_sp.gif) no-repeat 100% 50% !important;
}
div.top_static a:hover {
	color: #7b7b7b !important;
}
div.top_static a.last {
	background: none !important;
	padding: 0px 0px 0px 10px !important;
}
div.top_static a:hover {
	text-decoration: underline !important;
}
.header .links {
float: right;
width: 290px;
margin: 4px 0 0 0;
color: #d3a7a7;
}
.header .links li {
	float: left;
	
}
.header .links li.first {
}
.header .links li.last a {border:none
}
.header .links a:link, .header .links a:visited {
color: #fff;border-right:1px solid #ccc;
text-decoration: none;
padding:0 8px 0 7px;
}
.header .links a:hover {
text-decoration:none
}
.header .links li.last a {
}
.header .links li.first a {
}

/*breadvrumbs*/
.breadcrumbs {
	clear: both;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding-left: 10px;
}
.breadcrumbs li {
	margin-right: 5px;
color: #FFFFFF;
    display: inline;
}
.breadcrumbs strong {
	font-weight: normal !important;
}
.breadcrumbs li strong {
	color: #000000;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #000000;
	text-decoration: underline;
	padding-right: 14px;
	background: url(../images/breadcrumbs_sp.png) no-repeat 100% 61%;
}
.breadcrumbs li.home a {
}
.breadcrumbs a:hover, .breadcrumbs li.home a:hover {
text-decoration:none
}
/*------------------Footer-------------------*/
.footer-container {
   margin: 0 auto;
    padding-bottom: 10px;
    width: 1000px;
}


.footer address {
	margin-bottom: 0px;
	padding-bottom: 15px;
	color: #666;
	
}
.join_us_block {
	margin-bottom: 13px;
	padding: 1px 1px 1px 45px;
	height: 63px;
	text-align: left;
	background: url(../images/join_us_block_bg.gif) no-repeat 0 0;
}
a.join:link, a.join:visited {
	display: block;
	width: 249px;
	height: 37px;
	line-height: 37px;
	background: url(../images/join_bg.gif) no-repeat 0 0;
	margin: 13px 14px 0px 0px;
	padding: 0px 20px 0px 10px;
	float: left;
	position: relative;
	text-decoration: none;
	color: #697073;
	font-size: 10px;
	text-align: center;
}
a.join:hover {
	text-decoration: none;
}
a.join strong {
	font-size: 24px;
	color: #522E1B;
	text-transform: uppercase;
	font-weight: normal;
}
a.join:hover strong {
	color: #222;
}
.footer .footer_block {
	margin-left: 0px;
	padding: 23px 20px 5px 43px;
	width: 887px;
	background: #6E5649 url(../images/footer_links_block.gif) no-repeat 0 0;	
}
.footer .footer_block {
	margin-left: 0px;
	padding: 15px 20px 5px 43px;	
}
.footer_block .links_block {
	clear: both;
	margin-bottom: 10px;
}
.footer_block .links_block div {
	float: left;
	width: 200px;
	margin-right: 92px;
}
.footer_block .links_block div.last {
	margin-right: 0;
	margin-left: 8px;
}
.footer_block .links_block div a.title {
	display: block;
	padding-left: 4px;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: none;
}
.footer_block .links_block div a.title:hover {
	text-decoration: none; /*color: #840000;*/
	cursor: default;
}
.footer_block .links_block div ul {
	display: block;
}
.footer_block .links_block div ul li {
	display: block;
	text-align: left;
}
.footer_block .links_block div ul li a {
	color: #ffffff;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer_block .links_block div ul li a:hover {
	color: #eee;
}

.footer .design-by {
	padding-bottom: 10px;
}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {

}

.block-account .block-content li a, .block-account .block-content li.current strong, .block-account .block-content li.current { 
	border: 0 !important;
}
.block-cart .block-title strong, .block-wishlist .block-title strong, .block-subscribe .block-title strong, 
.block-compare .block-title strong, .block-reorder .block-title strong, .block-poll .block-title strong, 
.block-viewed .block-title strong, .block-compared .block-title strong, .block-related .block-title strong, 
.block-tags .block-title strong, .block-login .block-title strong {
	color: #333333;
}


.block .block-content a:hover{ color:#C32332;
}
.block-cart .block-content {
	color: #2f3135;
}
.block-cart .actions {
	padding-right: 48px;
}
.block-payment-options .block-content {
	padding-left: 9px;
}
.block-account .block-content {
	padding: 7px 10px 7px 13px;
}
.block li.odd {
	background: transparent;
}
.buy_theme .block-title {
	background: #beb5a3 url(../images/block_head_line.gif) no-repeat 0 100%;
}
.buy_theme .block-title strong {
	padding: 8px 4px 9px 10px;
	background: url(../images/block_head_theme.gif) no-repeat 0 0;
}
.buy_theme .block-content {
	padding-top: 6px;
	padding-left: 15px;
}
.buy_theme .block-content p.theme_price {
	float: left;
	color: #313438;
	font-weight: bold;
	font-size: 12px;
}
.buy_theme .block-content p.buy_theme {
	float: right;
	margin: 0 10px 10px 0;
}
.buy_theme .block-content p.theme_price span{
	color: #c40f02;
}
.buy_theme .block-content p {
	float: left;
}
p.forum {
	margin-bottom: 5px;
	clear: both;
	width: 100%;
}
p.forum a {
	background:url("../images/forum.gif") no-repeat 0 0;
	color:#2d2d2d;
	line-height:17px;
	padding:0 0 2px 26px;
	text-decoration: none;
}
p.more_themes a {
	background:url("../images/more.gif") no-repeat 0 0;
	color:#2d2d2d;
	line-height:17px;
	padding:0 0 2px 26px;
	text-decoration: none;
}
p.forum a:hover, p.more_themes a:hover {
	text-decoration: none;
	color:#a3a5aa;
}
.block-nav-container {
	padding:0 0 0 0;
}
.block-nav-container #left-nav {
	padding: 0 0 4px 0px;
	background: url(../images/block_bt.gif) no-repeat 0 100%;
}
.block-nav-container #left-nav li.level0 {
	padding-top: 3px;
	background: url(../images/left-nav-title.gif) no-repeat 0 0;
}
.block-nav-container #left-nav li.nav-1 {
	padding-top: 3px;
	background: url(../images/left-nav-title-first.gif) no-repeat 0 0;
}
.block-nav-container #left-nav li.level0 a {
	padding-left: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
.block-nav-container #left-nav li.level0 a span {
	color: #1d778d;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.block-nav-container #left-nav ul.level0 {
	background: transparent !important;
	margin: 12px 0 5px 14px;
	padding:0px 0 0px 0 !important;
}
.block-nav-container #left-nav li.nav-1 ul.level0 {
	margin: 8px 0 5px 14px;
}
.block-nav-container #left-nav ul.level0 li.level1 {
	padding: 0 0 0 0 !important;
	line-height: 18px;
}
.block-nav-container #left-nav ul.level0 li.level1 a {
	height:20px !important;
	line-height: 18px !important;
	margin:0 !important;
	padding:0 10px 0 0px !important;
	text-transform:none !important;
}
.block-nav-container #left-nav ul.level0 li.level1 a span {
	color: #2f3135;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.block-nav-container #left-nav ul.level0 li.level1 a:hover{
	background: transparent;
}
.block-nav-container #left-nav ul.level0 li.level1 a:hover span {
	color: #840000;
}
.left_banner {
	margin-bottom: 15px;
	padding: 5px 4px 5px 4px;
	background: url(../images/leftbanner_bg.gif) no-repeat 0% 0;
}
.left_banner img {
	border: 1px solid #797f87;
}
.left_b_banner {
	text-align: center;
	margin-bottom: 12px;
}
.whyshopwithus {
	margin-bottom: 15px;
	height: 231px;
	padding: 14px 5px 0 15px;
	background: url(/media/whyshopwithus_bg.jpg) no-repeat 0% 0;
}
.whyshopwithus .title {
	display: block;
	margin-right: 10px;
	text-align: center;
	color: #041928;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.whyshopwithus ul {
	margin-top: 9px;
}
.whyshopwithus ul li {
	background: url(../images/bbul.gif) no-repeat 0% 6px;
	padding: 3px 4px 4px 20px;
	line-height: 13px;
}
.whyshopwithus ul li a {
	color: #840000;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.whyshopwithus ul li a:hover {
	color: #041928;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
	height: auto;
}
.block-layered-nav .block-title strong {
	
}
.block-layered-nav .block-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
.block-layered-nav dt {
	background: none;
	font-weight: bold;
	color: #2f3135;
	padding: 4px 0px 3px 12px;
	text-transform:none;
}
.block-layered-nav li {
	padding-bottom: 1px;
	color: #2f3135;
}
.block-layered-nav a:link, .block-layered-nav a:visited {
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #840000;
	text-decoration: none;
}

.block-layered-nav dd {
	background: url(../images/block_line.gif) no-repeat 0% 100%;
}
.block-layered-nav .currently .label {
	background:none;
	font-weight:bold;
	padding-left:0px;
	text-transform:none;
	color: #a03319;
}
.block-layered-nav .currently .label span {
	font-weight:normal;
	color: #5d5d5d;
}
.block-cart .block-title, .block-popular .block-title, .block-account .block-title, .block-service .block-title {
	
}
/*block-cart*/
.block-cart .block-title strong {
}
.block-cart .block-title strong span {
	padding: 0 0 0 16px;
}
.block-popular .block-title strong, .block-account .block-title strong, .block-service .block-title strong {
	
}
.block-cart .amount a {
	font-weight:bold;
	color: #840000;
}
.block-cart .subtotal .price {
	font-weight:bold;
	color: #840000;
}
/*block-subscribe*/
.block-subscribe .block-title {
	background: transparent;
}
.block-subscribe .block-title strong {
	display: block;
	padding: 14px 4px 12px 37px;
	background: transparent url(../images/block_head_subscribe.gif) no-repeat scroll 0 0;
}
.block-subscribe .block-title strong span {
	color: #211715;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 14px;
}
.block-subscribe .block-content {
padding-top: 0;
padding-left: 12px !important;
	padding-right: 2px;
}
.block-subscribe input.input-text {
	width: 146px;
	height: 20px;
	color: #ffffff;
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
	border: 0;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}
.block-subscribe input.input-text:focus {
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
}
.block-subscribe .input-box {
	float: left;
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.block-subscribe .actions {
	float: left;
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0;
}
.block-subscribe .button {
	display: block;
	height: 20px;
	width: 18px;
	background: url(../images/subscribe_btn.gif) no-repeat 0 0;
	margin: 0;
 $margin: 1px 0px 0px 0px;
	padding: 0;
	cursor: pointer;
}
.block-subscribe .button:hover {
	background: transparent url(../images/subscribe_btn.gif) no-repeat -18px 0px;
	cursor: pointer;
}
.block-subscribe .button span {
	float: left;
	position: relative;
	display: none;
}
/*compare*/
.block-compare .block-title strong {
background:url("../images/block_head_compare.gif") no-repeat scroll 0 0 transparent;
display:block;
padding:14px 4px 12px 37px;
}
.block-compare .block-title strong span {
color:#2C85B4;
font-size:14px;
font-weight:bold;
padding-left:2px;
text-transform:uppercase;
}
.block-compare .block-title small {
	display: none;
}
/*wishlist*/
.block-wishlist .block-title strong {
background:url("../images/block_head_wish.gif") no-repeat scroll 0 0 transparent;
display:block;
padding:8px 4px 12px 37px;
}
.block-wishlist .block-title strong span {
color:#2C85B4;
font-size:16px;
font-weight:bold;
padding-left:12px;
text-transform:uppercase;
}
.block-wishlist .block-title small {
	display: none;
}
/*popular*/
.block .block-popular .block-content{ border:1px solid #eee; border-top:none;}
.block-popular .block-title strong {
display:block;
}
.block-popular .block-title strong span {
color:#ffffff;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
.block-popular .block-title small {
	display: none;
}
/*side-bar items*/
.block .block-content li.item {
	padding:7px 12px 7px 9px;
}
.block .block-content li.item .product {
	padding-bottom: 13px;
	border-bottom: 1px solid #c3dfee;
}
.block .block-content li.last .product {
	padding-bottom: 8px;
	border-bottom: 0;
}

/*side-bar prices*/
.block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
	color:#697073;
	font-size:11px;
}
.old-price .price-label, .old-price .price {
	color:#697073;
	font-size:11px;
}
.special-price {
	padding-top: 0;
}

.special-price .price,
.special-price .price-label{
	font-weight: bold !important;
	color: #697073 !important;
}

.special-price .price {
	font-size:11px;
	color: #840000 !important;
}
/*reccently view*/
#recently-viewed-items {
	margin-top: 4px;
}
#recently-viewed-items li{
	padding-top: 1px;
	padding-bottom: 2px;
}
#recently-viewed-items a {
	text-decoration: none;
	color: #2F3135 !important;
}
#recently-viewed-items a:hover {
	color: #840000 !important;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-price .price-label {
	display: none;
	color: #697073;
	font-weight: bold;
}
.block-content .special-price .price-label {
	display: none;
}
.block-content .old-price .price, .block-content .special-price .price, .block .regular-price, .block .regular-price .price {
	font-weight: bold;
	font-size: 11px;
}
.old-price .price {
	color: #697073;
	text-decoration: none;
}
.block-content .old-price .price {
	text-decoration: line-through;
}
.product-name a:hover {
	color: #840000;
}
.block .block-content ol {
	
}
/*****************************************************************************CATALOG****************/
.catpage_banner {
	margin-bottom: 9px;
	padding: 20px 4px 0 285px;
	height: 200px;
	color: #2f3135;
	line-height: 13px;
	background: url(/media/surfing4silver_page_banner.jpg) no-repeat 0% 0;
}
.catpage_banner img.title {
	margin-bottom: 9px;
}
.catpage_banner ul {
	margin-top: 14px;
}
.catpage_banner ul li {
	padding: 1px 4px 2px 11px;
	background: transparent url(../images/b_arrow.gif) no-repeat 0 5px;
}
.catpage_banner ul li a {
	color: #840000;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.catpage_banner ul li a:hover {
	color: #041928;
}
/*pager*/
.toolbar .pager {
	border: none;
}
.pager .amount, .pager .amount strong, .pager .limiter, .sorter, .sorter strong {
	font-weight: normal;
	color: #fff;
}
.pager .amount strong, .sorter strong {
	font-weight: bold;color:#C32332;
}
.toolbar .pager a, .toolbar .sorter a {
	color: #fff;
	text-decoration: none;
}
.toolbar .pager a:hover, .toolbar .sorter a:hover {
	text-decoration: underline;
}
.pager .pages {
	/*float: left;*/
	position: relative;
	padding-left: 20px;
	color: #9a9a9a;
}
.pager .pages li, .pager .pages li a {
	font-family: Arial;
	font-size: 12px;color:#840000
}
.pager .pages strong {
	font-weight: normal;
	color: #000;
	font-family: Arial;
}
.pager .limiter {
	width: 153px;
	padding-right: 3px;
	text-align: left;
}
.pager .limiter select, .sorter .sort-by select {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #c3dfee;
	color: #2c2f33;
}
.pager .limiter select {
	margin-left: 12px;
	margin-right: 6px;
	width: 50px;
}
.sorter .sort-by select {
	margin-left: 12px;
	width: 96px;
}
.sort-by {
	float: right;
	position: relative;
}
.sorter .sort-by {
	width: 166px;
	padding-right: 0;
	text-align: left;
}
/*items*/
.products-list .product-image {
	width: 160px;
	height: 135px;
}
.products-list .product-shop {
	margin-left:175px;
}
/**/
.products-list .product-name, .products-list .product-name a {
	color:#840000;
	font-size:13px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 8px;
}

.products-grid .product-name, .products-grid .product-name a {
    color: #333333;
    height: 32px;
    line-height: 16px;
    margin:  5px 0;
    overflow: hidden;
}

.products-list .product-name a:hover, .products-grid .product-name a:hover {
    text-decoration: underline;
}
/**/
.products-list .desc {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.mini-products-list .product-name {
	
}

.mini-products-list .product-image {
	width: 50px;
}
.mini-products-list .product-details {
	margin-left: 62px;
}
/*Prices*/

.mini-products-list .product-details .price-box {
	margin: 0px 0 5px 0;
}

.products-grid .price-box {
	margin: 2px 0 0 0;
}

/*catalog price*/
.regular-price {
	color:#697073;
}
.regular-price .price {
	font-weight: bold !important;
	color: #C32332;
    font-size: 16px;
	
}
/* Form Elements */
input {
	color:#5d5d5d;
}
select, textarea {
	font:11px/14px  Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: normal;
}
select.multiselect option {
	
}
.sort-by select {
	width: 128px;
}

/* Form */
.form-list label {
	
}
.form-list label.required em {
	font-style:normal;
}
/* REQUIRED BUTTON STYLES: */		
button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	padding: 0;
	margin: 0;
}
button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button {

}
button.button span span {
	/*padding: 0px 0 0 15px;*/

}
button.button2 span span{background:none;padding:0 20px}

button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	/*background-position: right -81px;*/
}
button.button:hover span span, button.buttonHover span span {
	/*background-position: 0 -54px !important;*/ 
}

.products-grid button.button, .products-list button.button,  
.crosssell button.button, .compare-table button.button,
.checkout-onepage-index button.button {
	padding: 0 11px 0 0;
	font-size: 11px;
	text-align: center;
	background: transparent url(../images/blue_btn_split.gif) no-repeat right -31px;
	height: 21px !important;
}
.add-to-cart button.button{ background:#dd0000; height:25px !important; text-align:center;}
.add-to-cart button.button span span{ font-size:14px; font-weight:bold; color:fff;}
.add-to-cart button.button span span:hover{ color:#fff !important;}
.products-grid button.button span span, .products-list button.button span span, 
 .crosssell button.button span span, 
.compare-table button.button span span, .checkout-onepage-index button.button span span  {
	padding: 1px 0 0 11px;
	height: 21px;
	background: transparent url(../images/blue_btn_split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #fff;
	text-transform: none;
}
.products-grid button.button:hover, .products-grid button.buttonHover, .products-list button.button:hover, 
.products-list button.buttonHover, .add-to-cart button.button:hover, .add-to-cart button.buttonHover, 
.crosssell button.button:hover, .crosssell button.buttonHover, .compare-table button.button:hover, 
.compare-table button.buttonHover, .checkout-onepage-index button.buttonHover, .checkout-onepage-index button.button:hover
 { /* the redundant class is used to apply the hover state with a script */
	background-position: right -93px;
}
.products-grid button.button:hover span span, .products-grid  button.buttonHover span span, 
.products-list button.button:hover span span, .products-list  button.buttonHover span span, 
.add-to-cart button.button:hover span span, .add-to-cart button.buttonHover span span, 
.crosssell button.button:hover span span, .crosssell button.buttonHover span span, 
.compare-table button.button:hover span span, .compare-table button.buttonHover span span,
.checkout-onepage-index button.buttonHover span span, .checkout-onepage-index button.button:hover span span  {
	background-position: 0 -62px !important;
}

.checkout-types button.button span, #checkout-review-submit button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:25px;
	font-size: 14px/25px;
	padding: 0;
	margin: 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.checkout-types button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
.checkout-types button.button, #checkout-review-submit button.button{
	padding: 0 26px 0 0;
	font-size: 14px/25px;
	text-align: center;
	background: none repeat scroll 0 0 #333333;
	height: 25px !important;
}
.checkout-types button.button span span, #checkout-review-submit button.button span span {
	padding: 3px 0 0 17px;
	height: 25px;
	border: 0 !important;
	color: #fff;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
}
.checkout-types button.button:hover, button.buttonHover, #checkout-review-submit button.button:hover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -99px;
}
.checkout-types button.button:hover span span, button.buttonHover span span,#checkout-review-submit button.button:hover span span {
	background-position: 0 -66px !important;
}
/********** btn-continue button ************/
button.btn-continue span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:25px;
	font:12px/15px Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.btn-continue span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.btn-continue{
   border-color: #000000;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    padding:0 15px!important;
	background:url("../images/btn03.gif") repeat-x scroll left top transparent;

}
button.btn-continue span span {
    background: url("../images/btn03.gif") repeat-x scroll left top transparent;
    border-color: #000000;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
    padding: 0 15px;
}
button.btn-continue:hover, button.btn-continueHover { /* the redundant class is used to apply the hover state with a script */
}
button.btn-continue:hover span span, button.btn-continueHover span span {
}
/********** leftside cart button ************/
.block-cart .actions button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none !important;
	height:20px;
	font: 14px/20px Tahoma, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
.block-cart .actions button.button {
	/*padding: 0 22px 0 0;*/
	font: 14px/20px Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/arr_btn_split.gif) no-repeat right -26px;
	height: 20px !important;
}
.block-cart .actions button.button span span {
	padding: 3px 0 0 15px;
	height: 20px;
	background: transparent url(../images/arr_btn_split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #fff;
	font: bold 11px  Tahoma, Helvetica, sans-serif;
	text-transform: uppercase; margin-top:-1px;
}
.block-cart .actions button.button:hover, .block-cart .actions button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -78px;
}
.block-cart .actions button.button:hover span span, .block-cart .actions button.buttonHover span span {
	background-position: 0 -52px !important;
}
/********** / leftside cart button ************/
/********** add to cart button ************/
.product-shop .add-to-cart button.button span ,button.button2 span{
    background: url("../images/btn02.gif") no-repeat scroll left top transparent;
    border-bottom: 1px solid #C0BDC0;
    border-radius: 3px 3px 3px 3px;
    color: #6F6D6F;
    cursor: pointer;
    display: block;
    font: bold 12px/32px Arial,Helvetica,sans-serif;
    height: 32px;
    padding: 0 0 0 20px;
    text-align: center;
    white-space: nowrap;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
.product-shop .add-to-cart button.button {
	/*margin-top: 15px;*/
background:none;border:none
}
.button2{background:none;border:none;cursor:pointer;}
.product-shop .add-to-cart button.button span span,button.button2 span span {
    background: url("../images/btn02.gif") no-repeat scroll right top transparent;
    border: 0 none;
    padding: 0 20px 0 0;cursor:pointer;
}
.product-shop .add-to-cart button.button:hover, .product-shop .add-to-cart button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -99px;
}
.product-shop .add-to-cart button.button:hover span span, .product-shop .add-to-cart button.buttonHover span span {
	background-position: 0 -66px !important;
}
/********** / add to cart button ************/
.product-view .box-tags .form-add .input-box {
	margin-right: 8px;
}
.product-view .box-tags .form-add .input-box input {
	height: 14px;

}
div.toolbar div.pager {
	padding: 3px 8px 3px 8px;
	margin-bottom: 2px;
}
div.toolbar div.sorter {
	background:none repeat scroll 0 0 #2F2E2F;
}
.toolbar-bottom {
	margin-top: 30px;
}
div.toolbar-bottom div.sorter {
	display: block;
}
div.toolbar-bottom .view-mode {
	padding-right: 20px;
}
div.toolbar-bottom .limiter {
	float: right;color:#000
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid  {
}
.category-products {
	margin-right: 0px;
	margin-left: 0px; 
}
.category-products ul.products-grid {
	border-bottom: 0;
}
.cms-index-index .col2-left-layout .category-products, .cms-home .col2-left-layout .category-products {
	margin-right: 10px;
	margin-left: 0;
}
/*page products*/
.products-grid li.item {
	float: left;
	padding:10px 11px;text-align:center;;
	_padding: 1px 4px 40px;
	width: 170px;
	/*margin-right: 35px !important;*/
}
.products-grid li.first {
	float: left;
	/*padding: 1px 10px 35px 0px;*/
	_padding: 1px 4px 40px;
	width: 170px;
}
.products-grid li.last {
	float: left;
	/*padding: 1px 0px 15px 0px !important;*/
	_padding: 1px 4px 40px;
	width: 170px !important;
	margin-right: 0 !important;
}
.products-grid .actions {
	margin-top: 2px;
	position: static;
	
}
.products-grid .product-image {
	width: 170px;
	background-color: #ffffff;
	margin-left: 0px;
}
.products-grid li.first .product-image {
	margin-left: 0px;
}
.cms-index-index .products-grid .product-image, .cms-home .products-grid .product-image {
	margin-left: 0 !important;
}

.products-grid .product-image img {
	/*width: 135px;*/
}

/*home page products*/
.col2-left-layout .category-products {
}
.col2-left-layout .category-products ul.products-grid {

	/*background: url(../images/list_bg.gif) repeat-y 184px 0;*/
}
.col2-left-layout .category-products ul.first {
}
.cms-index-index .col2-left-layout .category-products ul.products-grid, .cms-home .col2-left-layout .category-products ul.products-grid {
	border: 0;
	width: 742px;
	margin: 0 0 0px 0 !important;
	padding: 2px 0 0 0;
	background: none;
}
.category-products ul.last {
	border-bottom: 0 none !important;
}
.col2-left-layout .category-products ul.products-grid li {
    overflow: hidden;text-align:center
    padding: 10px 11px;
    width: 170px;_padding-right:5px;
	/*margin-right: 55px;*/
}
.cms-index-index .col2-left-layout .category-products ul.products-grid li, .cms-home .col2-left-layout .category-products ul.products-grid li {
	padding: 1px 0px 15px 0px !important;
	/*width: 135px  !important;*/
	margin-right: 16px !important;
}
.cms-home .col2-left-layout .category-products ul.products-grid li.last {
	padding: 1px 0px 15px 0px !important;
	width: 175px  !important;
	margin-right: 0px !important;
}

/**************************************************************PRODUCT******************/
.product-view {
	border: 0;
	padding: 0px 0 0 0;
}
.product-essential {
	padding: 9px;
}
.product-view .product-shop {
	width: 390px;
}
.product-view .product-shop .price-box .price {
	color: #C32332;
	font: bold 20px  Arial, Helvetica, sans-serif;
}
.product-view .product-shop .special-price .price {
	color: #840000 !important;
	font: bold 18px  Arial, Helvetica, sans-serif;
}
.product-view .product-img-box {
	margin-top: 10px;
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
	border: 1px solid #B1B1B1;
}
.product-view .product-img-box .zoom #track {
	background:#dadada;
}
.product-view .product-shop .availability {
font-size: 11px;
}
.product-view .product-img-box .more-views li {
margin:0 0 8px 12px;
}
.product-view .product-img-box .more-views li a {
	border: 1px solid #c3dfee;
}
.product-view .product-img-box .more-views li a img {
	border: 0;
}
.add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {
	
}
.add-to-cart label {
	color: #2f3135;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
.add-to-cart .qty {
	float: left;
	padding: 1px 2px;
	background:#fff;
	border:1px solid #B1B1B1;
	font: normal 11px  Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
.product-options-bottom .add-to-cart label, .product-options-bottom .add-to-cart .qty {
	float: left;
}
.add-to-box .add-to-cart {
	float: none;
}
.add-to-box .add-to-links {
	float: none;
	font-size:12px !important;
	line-height:1.25 !important;
	margin: 15px 0 0 0 !important;
	text-align:left !important;
}
.product-view .product-shop .add-to-links a {
color:#840000 !important;
font-weight:normal !important;
font:11px  Arial, Helvetica, sans-serif;
}
.product-view .product-shop .short-description {
	line-height: 130%;
}
.product-collateral .box-collateral, .no-rating {
	margin-bottom: 15px;
}
.product-view .box-up-sell .products-grid {
	width: auto !important;
	margin-bottom: 10px;
	margin-left: 7px;
}
.product-view .box-up-sell .products-grid td {
	padding:15px 5px 12px 0px;
}
.product-img-box img {
	/*border: 1px solid #c3dfee;*/
}
.more-views {
	padding-top: 10px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #C32332;
	margin: 5px 0px 7px 0px;
}
.product-view .box-up-sell h2 {
	font-size: 14px;
	margin:0 0 8px;
}
.box-others-also-like,#customer-reviews,.reviewB{clear:both;overflow:hidden;margin:10px 25px}

/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
	background: none;
	min-height:24px !important;
	padding:4px 8px 2px 8px !important;margin:10px 0 0 10px
}
.add-to-box .or {
color:#697073;
font-weight:normal;
}
.product-collateral {
	margin-left: 0px;
 }

.product-view .box-tags .form-add label {
color: #313131 !important;
font-weight: normal !important;
font-size: 11px;
}
.product-view .box-tags .form-add .input-box {
padding:0;
}
.product-view .box-tags .note {
padding:0;
}
.product-options p.required {
	padding-top: 0;
}
.product-options {
	padding-bottom: 5px;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
	margin-top: 4px;
}
.cart .page-title .checkout-types li {
	margin-bottom: 0;margin-right:10px;
	margin-top: 5px;
}
.data-table thead th {
	font:11px  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount h2, .cart .shipping h2 {
	color:#840000;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px;
	text-transform:none;
}
.cart .discount input.input-text { 
	border: 1px solid #ccc;
	width: 126px;
	padding-left: 6px;
	color: #5d5d5d;
	float: left;
}
#checkout-review-table tfoot tr.last .price {
	color: #f09000;
	font:12px  Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table tfoot .price {
	color: #840000;
	font-weight: bold !important;
	font:12px Arial, Helvetica, sans-serif;
}
#shopping-cart-totals-table .price {
	color: #840000;
	font-weight: bold !important;
	font:12px Arial, Helvetica, sans-serif;
}
.cart .totals td { 
	vertical-align: middle;
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #2f3135;
}
.cart .totals tfoot td strong {
	font:12px  Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount .buttons-set/*, .cart .shipping .buttons-set*/ { margin-top:0px;
	*margin-top: 8px; 
	margin-left: 8px;
	float: left;
	clear: none;
}
.discounts {
	width: 50%;
	float: left;
	position: relative;
}
.form-list label {
	font:11px  Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-weight: bold;
}
.form-list .input-box select { 
	border: 1px solid #c3dfee;
}
.checkout-progress li.active { 
	border-top-color: #313438;
	color: #313438;
}
/* SMALL BUTTONS */		
.cart .discount button.button, .cart .shipping button.button,.my-wishlist .buttons-set button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
 .cart .discount button.button::-moz-focus-inner, .cart .shipping button.button::-moz-focus-inner, #shopping-cart-table button.button::-moz-focus-inner, .my-wishlist .buttons-set button.button::-moz-focus-inner, .block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.cart .discount button.button span, .cart .shipping button.button span, #shopping-cart-table button.button span, .my-wishlist .buttons-set button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	/*height:19px;*/
	padding: 0;
	margin: 0;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .discount button.button span {
 margin-top: -1px;margin-top:5px
}

/* custom look and feel: */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	padding: 0px 15px 0 15px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cart .discount button.button span span, .cart .shipping button.button span span, #shopping-cart-table button.button span span, .my-wishlist .buttons-set button.button span span {
	/*padding: 0px 0 0 15px;*/
}
.crosssell-div {
	clear: both;
}
.cart .crosssell { 
	padding: 11px 0 0 0;
}
.cart .crosssell .link-wishlist {
	color: #840000 !important;
}
.cross-sells { 
	clear: both;
	width: 905px;
	float: left;
	background: url(../images/cross-sells-bg.gif) repeat-y 0 0;
}
.cross-sells h2 { 
	margin-left: 20px;
	color: #840000;
	font-size: 12px;
}
.cross-sells .crosssell { 
	background: url(../images/cross-sells-top.gif) no-repeat 0 0 !important;
	position: relative;
	width: 905px;
	float: left;
}
.cross-sells .crosssell #crosssell-products-list { 
	padding: 0px 15px 10px 15px;
	background: url(../images/cross-sells-bt.gif) no-repeat 0 100%;
	clear: both;
	position: relative;
	width: 875px;
	float: left;
}
.cart .crosssell li.item {
	margin: 12px 0;
	float: left;
	width: 200px;
	margin-right: 15px;
}
.cart .crosssell li.last {
	
}
.cart .crosssell .product-details {
	margin-left: 85px;
}

/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.opc .allow .step-title h2 { 
	color: #000;
}
.opc .step-title .number { background: #fff; border: 1px solid #c3dfee; color: #840000; }
.opc .allow .step-title .number { background: #fff; border: 1px solid #c3dfee; color: #840000; }
.opc .active .step-title .number { background:#f0f6f9; border: 1px solid #c3dfee; color:#840000; }

.dashboard .box-reviews .number { 
	background: #fff; border: 1px solid #c3dfee !important; color: #840000;
}
.dashboard .box-reviews .details { 
	margin-left: 25px;
	padding-top: 3px;
}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 { 
	color: #313438;
}
.box-account .box-head h2, .account-login .new-users h2, .account-login .registered-users h2 {
	background: none;
	font-size:12px;
	padding-left:0px;
	text-transform:uppercase;
}
.my-account .box-info {
	color: #313131;
}
.title-buttons .button {
	margin-top: 5px;
}
.advanced-search-summary strong {
	padding-left: 0;
}
.block-progress{
	margin-top: 50px;
}
.block-progress dt {
	font-size:12px;
	padding-left:12px;
	color: #2f3135;
}
.block-account .block-content li.current { 
	color: #840000;
	font-size: 12px;
	padding: 0;
}
.block-account .block-content li a:hover { 
	color: #840000;
	text-decoration: none;
}


/**************************************************************HOME PAGE***********************************/
div.main_page_logos {
	margin-top: 11px;
	background: url(../images/main_page_logos_bg.gif) no-repeat 0 0;
	clear: both;
	padding: 4px 0px 4px 32px;
}
div.main_page_logos img {
	margin-left: 15px;
}
div.four_banners {
	margin-top: 12px;
	width: 100%;
	background: url(../images/four_banners_bg.gif) repeat-y 0 0;
	clear: both;
}
div.four_banners div.four_banners_bt {
	width: 100%;
	background: url(../images/four_banners_bt.gif) no-repeat 0 100%;
	
}
div.four_banners div.four_banners_bt div {
	float: left;
	width: 158px;
	min-height: 149px;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	/*background: #ccc;*/
}
div.four_banners div.four_banners_bt div.b_first {
	background: url(../images/b_first_bg.jpg) no-repeat 0 0;
}
div.four_banners div.four_banners_bt div.b_second {
	background: url(../images/b_second_bg.jpg) no-repeat 0 0;
	margin-right: 9px;
}
div.four_banners div.four_banners_bt div.b_third {
	background: url(../images/b_third_bg.jpg) no-repeat 0 0;
	margin-right: 11px;
}
div.four_banners div.four_banners_bt div.b_fourth {
	margin-right: 0;
	background: url(../images/b_fourth_bg.jpg) no-repeat 0 0;
}
div.four_banners div.four_banners_bt div a.title {
	display: block;
	margin-bottom: 118px;
	padding: 1px 0 30px 2px;
	font: 24px Times New Roman, Tahoma, sans-serif;
	color: #e4ddc5;
	text-decoration: none;
}
div.four_banners div.four_banners_bt div a.title span {
	display: none;
}
div.four_banners div.four_banners_bt div ul {
	
}
div.four_banners div.four_banners_bt div ul li {
	padding: 0 0 0 11px;
	line-height: 15px;
	background: url(../images/four_banners_menumar.gif) no-repeat 0 4px;
}
div.four_banners div.four_banners_bt div ul li a {
	color: #2f3135;
	font-size: 12px;
	text-decoration: none;
}
div.four_banners div.four_banners_bt div ul li a:hover {
	color: #840000;
}
div.best_sellers_title {
	margin: 5px 0 5px 0;
	width: 927px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}
div.best_sellers_title h1{ font-weight:bold;color: #222;font-size: 20px; font-family: Arial, Helvetica, sans-serif; line-height:30px; margin:0px!important;}

p.home_banner {
	margin: 0;
	padding: 0;
}
div.logos {
	background: #121617;
	width: 100%;
	margin:0;
	padding: 17px 0px 6px 0px;
	text-align: center;
}
div.logos a {
	margin-left: 15px;
	margin-right: 15px;
}
/*featured product tabs*/
.sp {
	clear: both;
}
div.tabs_block {
	width: 100%;
	color: #202b36;
	background: #2d3739;
	margin: 0px 0 15px 0;
	padding-bottom: 6px;
}
div.tabs_block h5 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #5d5c5a;
	margin: 0 0 3px 0;
}
div.tabs_block h5 a:link, div.tabs_block h5 a:active, div.tabs_block h5 a:visited {
	text-decoration: none;
}
div.tabs_block h5 a:hover {
	text-decoration: underline;
}
div.tabs_block p {
	padding: 0 0 0px 0;
	margin: 0px 0px 0px 0px;
}
div.tabs_info {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff url(../images/tab_bg.png) no-repeat 0% 100%;
}
div.slider-left {
	width: 297px;
	float: left;
	position: relative;
	text-align: left;
	padding: 15px 15px 0px 15px;
	line-height: 130%;
}
div.slider-left p {
	padding: 0 0 0px 0;
	margin: 0px 0px 5px 0px;
}
div.slider-right {
	width: 628px;
	float: right;
	position: relative;
	background: #ffffff;
	padding: 0px 15px 0px 15px;
}
div.slider-right .product-image {
float: left;
padding-left: 40px;
}
div.slider-right a.product-info:link, div.slider-right a.product-info:visited {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 26px;
	display: block;
	width: 100px;
	height: 26px;
	background: url(../images/details_btn.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
div.slider-right a.product-info:hover {
}
div.slider-right .price-box {
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 100px;
}
div.slider-right .old-price .price-label, div.slider-right .special-price .price-label {
	color: #000000;
}
div.slider-right .price {
	color: #018fc4;
}
div.slider-right .special-price .price {
	color: #5d5d5d;
}
div.tabs_ul {
	margin:0;
	padding: 0;
}
.ui-tabs-nav {
	margin:0 0 0 0px;
	padding: 0;
}
div.tabs_ul li {
	float: left;
	margin: 0;
	padding:0;
}
div.tabs_ul a:link, div.tabs_ul a:visited {
	display: block;
	height: 30px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffde00;
	font-weight: bold !important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	overflow: hidden;
	padding: 8px 0 0 32px;
	margin: 0;
}
a.left_tab:link, a.left_tab:visited {
	width: 297px;
	background: url(../images/tab_left.png) no-repeat;
}
a.left_tab:hover {
	background: url(../images/tab_left.png) no-repeat 0% 100%;
}
a.center_tab:link, a.center_tab:visited {
	width: 299px;
	background: url(../images/tab_center.png) no-repeat;
}
a.center_tab:hover {
	background: url(../images/tab_center.png) no-repeat 0% 100%;
}
a.right_tab:link, a.right_tab:visited {
	width: 297px;
	background: url(../images/tab_right.png) no-repeat 100% 0%;
}
a.right_tab:hover {
	background: url(../images/tab_right.png) no-repeat 100% 100%;
}
div.tabs_ul a:hover {
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #018fc4;
	background-position: no-repeat 0 100%;
}
li.ui-tabs-selected a.left_tab {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_left.png) no-repeat 0 100% !important;
	font-weight: bold !important;
}
li.ui-tabs-selected a.center_tab {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_center.png) no-repeat 0 100% !important;
	font-weight: bold !important;
}
li.ui-tabs-selected a.right_tab {
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #018fc4 !important;
	background: url(../images/tab_right.png) no-repeat 100% 100% !important;
	font-weight: bold !important;
}
div.f-1_left a {
	display: block;
	height: 51px;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	line-height: 1;
	padding: 12px 0 0 76px;
	margin: 0 0 27px 0;
}
div.f-1_left a span {
	font-size: 0.8em;
	color: #2b5198;
}
/*---------//jquery//-----------------*/
.ui-tabs-hide {
	display: none;
}
.ui-tabs-nav:after {
	display: block;
	clear: both;
	content: " ";
}
* html .ui-tabs-nav {
	display: inline-block;
}
*:first-child+html .ui-tabs-nav {
	display: inline-block;
}
.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
	display: inline;
}
.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-content-active {
	display: block;
}
/*block-service*/
.block-service .block-title {
	
}
.block-service .block-title strong {
	/*padding-left: 30px;*/
}
.block-service .block-content {
	padding: 13px 15px 2px 17px;
	font-size: 11px;
	color: #878787;
}
.block-service .block-content span {
	display: block;
	line-height: 35px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color: #34363a;
}
.block-service .block-content span span {
	display: inline;
	padding-left: 3px;
	font-weight: normal;
	font-size: 32px;
	color: #f09000;
}
.data-table tr td .product-name a {
	padding-top: 5px;
	font-weight: bold;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
	color:#840000 !important;
}
/*light*/
.error-msg, .block-layered-nav li a:hover {
	color: #041928 !important;
}
/*dark*/
.opc .active .step-title h2, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2, .compare-table tr.first td .product-name a, .data-table tr td .product-name a {
	color: #840000 !important;
}
.sp-methods label .price {
	color: #840000;
}

.opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a {
	padding: 0px 0 0px 0;
	color: #2f3135;
	font-size: 12px;
	font-weight: normal !important;
}
.crosssell .product-name a {
	color:#840000;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	font-family: Tahoma;
}
.crosssell .product-name a:hover {
	color: #041928;
}
/*medium grey text*/
.success-msg, .note-msg, .notice-msg, .sp-methods label, .product-options dt label {
	color: #5d5d5d !important;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*grey*/
.block .block-subtitle, .product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a,
.tags-list li a {
	color:#333333;
}
.link-wishlist {
	color: #840000 !important;
}
/*font normal*/
.link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
	font-weight: normal;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label {
	font-size: 11px;
}
.std ul.disc {
	list-style-type: circle;
}
/**********************************************************BACKGOUNDS*****************************************************/
/*background-transparent*/
.toolbar .pager, .product-view .box-up-sell .products-grid td, 
.block li.even, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, 
.block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, 
.block-layered-nav .currently li, .block-cart .summary, .block-progress dt, .block-progress dt.complete, 
.block-progress dd.complete,
.order-info-box, .toolbar .sorter, .product-view .box-up-sell .products-grid td.empty, 
.product-collateral .box-collateral  {
	background:transparent;
}
/*border-non*/
.toolbar .pager, .product-view .product-img-box .more-views h2, .product-collateral h2, .product-view .box-up-sell .products-grid, .product-view .box-up-sell .products-grid td, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .page-title, #opc-login h3, .box-account .box-head, .pager, .block-cart .summary, .block-cart .actions, .products-grid, .product-view .box-up-sell .products-grid td img, .block-progress dt, .block-progress dt.complete, .block-progress dd.complete,
.toolbar .sorter  {
	border: none;
}
/*background- forms */
.data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step, 
.fieldset .legend, .advanced-search-summary, 
.data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list, .no-rating, .tabs, .account-login .content  {
	background:#fff;
}
.opc .step {
	background:#fcfcfc;
}
/*background-title*/
.data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .box-account, .fieldset, 
.addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, 
.order-info {
	background: #f9fcfe;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus {
	background:#fff;
}
.opc .step-title, .opc .allow .step-title {
	background: #eef8ff;
	border-width: 0 1px 1px 1px;
}
.opc .allow .step-title {
	border-width: 1px 1px 1px 1px;
}
.validation-failed, .error-msg, .success-msg, .note-msg, .notice-msg {
	background:#f9fcfe !important;
}
/*border - forms */ 
.error-msg, .success-msg, .note-msg, .notice-msg, .opc .step, .opc .active .step-title, .opc .step-title, .buttons-set, .opc .allow .step-title, #opc-review .buttons-set, .box-account, .fieldset, .fieldset .legend, .addresses-list li.item, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .order-info, .order-info-box, .tags-list {
	border-color: #c3dfee !important;
}
.data-table {
	border: 1px solid #c3dfee !important;
	border-collapse: collapse;
}
.data-table thead th {
	border-top: 1px solid #c3dfee;
	border-right: 1px solid #c3dfee;
	border-bottom: 1px solid #c3dfee;
	border-left: 0px solid #c3dfee;
	padding: 9px 12px 9px 12px;
	color: #840000;
	font-size: 12px;
	background: #eef8ff url(../images/table_th.gif) repeat-x 0% 0%;
}
.data-table td {
	border-top: 1px solid #c3dfee;
	border-right: 1px solid #c3dfee;
	border-bottom: 1px solid #c3dfee;
	border-left: 0px solid #c3dfee;
	background: #fcfcfc;
	border-color: #c3dfee !important;
}
.data-table td .product-name a {
	font-size: 12px;
	text-decoration: none;
}
.data-table td .product-name a:hover {
	color: #041928 !important;
	text-decoration: none;
}
.data-table td input.qty {
	color: #840000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #c3dfee;
	background: #fcfcfc;
	padding-left: 9px;
}
.data-table td .price {
	font-weight: bold !important;
	color: #2f3135;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.cart-table td img, .cart .crosssell .product-image {
	border: 1px solid #c3dfee;
}
.data-table td.last .price {
	color: #2f3135;
}
.data-table tbody {
	
}
.data-table tfoot {
	border-bottom: 1px solid #c3dfee !important;
}
.data-table tfoot tr td {
	border-top: 1px solid #c3dfee !important;
	border-right: 0px solid #ffffff !important;
	border-bottom: 0px solid #ffffff !important;
	border-left: 0px solid #ffffff !important;
	padding: 12px 10px 12px 13px;
	background: #eef8ff url(../images/table_tf.gif) repeat-x 0% 100%;
}
/*border blue  */ 
.mini-products-list .product-image, .product-view .product-img-box .more-views li a:hover {
	border: 1px solid #c3dfee;
}
.products-grid .product-image, .products-list .product-image {
	border:1px solid #eeeeee;
}
.compare-table .product-image img {
	border:1px solid #eeeeee;
}
/*border = background color*/
.block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
	border-color: #c3dfee;
}
.products-list li.item {
	border-color: transparent;
}

/*Block poll*/
/* REQUIRED BUTTON STYLES: */		
.block-poll button.button, .block-compare button.button {
	position: relative;
	border: 0 !important;
	cursor: pointer;
	padding: 0;
	overflow: visible; /* removes extra side padding in IE */
}
.block-poll button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-compare button.button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
.block-poll button.button span, .block-compare button.button span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
	background: none;
	/*height:25px;*/
	padding: 0;
	margin: 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	position: relative;
	display: block;
	white-space: nowrap;
	border: 0 !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-poll button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-compare button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
.block-poll button.button, .block-compare button.button {
	padding: 0 10px 0 0;
}
.block-poll button.button span span, .block-compare button.button span span {
	padding: 2px 0 0 12px;
}
/*Compare*/
.compare-table .btn-remove {
	height: 11px;
	width: 57px;
	margin: 3px 0px 3px 0px;
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.compare-table .btn-remove:hover {
	background: url(../images/btn_remove2.gif) no-repeat 0 0;
}
.cart .totals .checkout-types li a { 
	color: #840000;
	font-size: 11px;
}
.page-popup .link-print { 
	color: #000000;
}
.link-cart { 
	color: #575757 !important;
	font-weight: 700;
}
.addresses-list h2 { 
	color: #313438;
}

/*demo notice*/
.demo-notice {
	background: none repeat scroll 0 0 #ffffff;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.15;
	margin: 0;
	padding: 5px 5px;
	text-align: center;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/*download banner*/
.download p {
	padding-left: 14px;
	padding-right: 14px;
	color: #5d5d5d;
}
a.download {
	display: block;
	width: 166px;
	height: 213px;
	background: url(../../grayscale/images/download.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
p.forum a:link, p.forum a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/forum.png) no-repeat 0px 0px;
	color: #000000;
}
p.forum a:hover {
	color: #fc4500;
}
p.more_themes a:link, p.more_themes a:visited {
	padding: 0px 0px 2px 26px;
	line-height: 17px;
	background: url(../images/more.png) no-repeat 0 0;
	color: #000000;
}
p.more_themes a:hover {
	color: #fc4500;
}
/*customer service*/

.customer_service .block-title strong {
	
}
.customer_service .block-title {
	
}
.customer_service p {
	padding-left: 12px;
	margin: 0px 0px 0px 0px;
}
p.phone {
	color: #34363a;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
p.phone strong {
	color: #f09000;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
p.time {
	color: #5d5d5d;
}
.tabs {
	width: 683px;
	border-bottom: 0 !important;
	margin: 15px 0 0 0 !important;
	overflow:hidden;
}
.tabs a {
	width: 169px;
	color:#fff !important;
	font-size: 12px !important;
	font-weight:bold !important;
	display:block;
	text-align: center;
	padding: 8px 0px 8px 0px !important;
	text-decoration:none;
	background: url(../images/tab.gif) no-repeat 0 0;
}
.tabs li.active a, .tabs li.active a:hover {
	background: url(../images/tab_active.gif) no-repeat 0 0 !important;
	color:#840000 !important;
	font-size: 12px !important;
	font-weight:bold;
}
.padder {
	width: 660px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #c0c4c4;
	border-right: 1px solid #c3dfee;
	border-bottom: 1px solid #c3dfee;
	border-left: 1px solid #c3dfee;
}

/******************* CLEARFIX ***********************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*up*/
.toolbar .pager {
	display: none;
}
.toolbar-bottom .toolbar .pager {
	display: block;
}
.product-product .product-shop .product-options-bottom .price-box {
	display: none;
}
.product-product .product-shop .product-options {
	padding-top: 0;
	margin-top: 0;
}
.product-product .product-shop .product-options-bottom {
	margin-bottom: 20px;
}
.product-product .product-shop .price-box .price-label {
	color: #697073;
	font-size: 14px;
	font-weight: bold;
}
.product-product .product-shop .regular-price {
	font-size: 18px;
	font-weight: normal !important;
}
.product-options-bottom .add-to-cart label {
	font-weight: bold;
}
.product-shop .availability, .product-shop .no-rating, .product-shop .short-description {
	display: none;
}
.crosssell .add-to-links {
	display: none;
}
.ratings {
	margin-bottom: 20px;
}
.products-grid .ratings {
	margin-bottom: 0px;
}
.email-friend {
	margin-bottom: 20px;
	width: 376px;
	height: 26px;
	padding: 12px 0px 0px 10px;
}
.product-view .product-shop .add-to-links {
	text-align: left;
	width: 376px;
	height: 28px;
	padding: 10px 0px 0px 10px;
	border:1px solid #eeeeee;
}
.product-view .product-shop .add-to-links span.separator {
	color: #f9fcfe;display:none
}
.product-view .product-shop .add-to-links li {
	display: inline !important;
	background: url(../images/b_arrow.gif) no-repeat 0% 50%;
	padding-left: 10px;
	margin-right: 20px;
}
.product-view .product-shop .add-to-links a:link, .product-view .product-shop .add-to-links a:visited {
	text-decoration: none;
	color: #840000;
}
.product-view .product-shop .add-to-links a:hover {
	color: #C32332 !important;
}
#product-review-table {
	margin-bottom: 10px;
	width:50%;
}
.cart {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}
span.or {
	display: none;
}
.more-views h2 {
font-family:Arial,Helvetica,sans-serif !important;
font-size:	11px !important;
font-weight:	normal !important;
color:	#313131 !important;
}
p.email-friend a 
 {
	display: block;
	width: 54px;
	height: 16px;
	background: url(../images/email.gif) no-repeat 0 0;
	margin: 0px 10px 0px 0px;
	float: left;
	position: relative;
}
p.email-friend a span {
	display: none;
}

.product-product .product-shop .product-options-bottom .add-to-cart {
	float: none;
}
.product-product .product-shop .product-options-bottom .add-to-cart .qty {
	float: none;
}
.opc {
	margin-bottom: 20px;
}
.left_b_banner {
	display: none;
}
.cms-index-index .left_b_banner {
	display: block;
}
.checkout-onepage-index .data-table tfoot tr td {
	background: #fcfcfc none !important;
}
.checkout-onepage-index .data-table tfoot tr.last td {
	background: #FFFFFF url("../images/table_tf.gif") repeat-x 0 0 !important;
}
#checkout-step-shipping_method {
	background: #fff;
}
#checkout-step-payment {
	background: #fff;
}
/*currency block fix*/
.block-currency {
height: auto !important;
padding: 0;
}
.block-currency .block-title {
	margin: 0;
}
.block-currency .block-content select  {
	width: auto !important;
	display: block !important;
	margin: 0px 0px 0px }
.checkout-cart-index .main,.onestepcheckout-index-index .main {background:#EBEBEB}
.block .block-content dt{padding-left:10px}
	