/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
	background: #111111 url(../images/body_bg.jpg) repeat 0 0;
	font: 12px/1.55 Arial, Helvetica, sans-serif;
	color: #d4d4d4;
	text-align: center;
}
a {
	color:#80c3e2;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6 {
	color: #f7f7fa;
}
h1, .page-title h1, .page-title h2, .product-view .product-shop .product-name h1 {
	color: #feec09;
	font-size: 24px;
	font-weight: normal;
}
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 {
	min-width: 989px;
	background: url(../images/bg.jpg) repeat-x 0 0;
}
.page {
	width: 989px;
	margin-left: auto;
	margin-right: auto;
	background: #2d3739;
}
.page-print {
	background:#fff;
}
.page-empty {
	background: #2d3739;
}
.page-popup {
	background: #2d3739;
}
.main-container {
	background:transparent;
	clear: both;
}
.main {
	width: 949px;
	padding: 3px 20px 80px 20px;
	background:transparent;
}
/* Base Columns */
.col-left {
	float: left;
	width: 205px;
	padding: 0 0 1px;
}
.col-main {
	float: left;
	width: 720px;
	padding: 0 0 1px;
}
.col-right {
	float: right;
	width: 205px;
	padding: 0 0 1px;
}
/* 1 Column Layout */
.col1-layout .col-main {
	float:none;
	width:auto;
}
/* 2 Columns Layout */
.col2-left-layout {
	background: url(../images/right_col_main.gif) repeat-y 100% 0%;
}
.col2-right-layout {
	background: url(../images/right_col_main.gif) repeat-y 0% 0%;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 510px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 730px;
}
/* Global Styles ========================================================================= */

/*header*/
.header-container {
	background: #ffffff url(../images/header_bg.gif) repeat-x 0% 0%;
	border: 0px;
	padding: 0px;
}
.header {
	padding: 0px;
	text-align: right;
	width: 100%;
}
.header .logo {
	margin: 3px 0px 10px 10px;
 $padding-bottom: 10px;
}
div.store-switcher {
	background: #f08800;
	text-align: left;
	height: 20px;
	clear: both;
}
div.store-switcher a:link, div.store-switcher a:visited {
	text-decoration: none;
	color: #171d1e;
	text-transform: uppercase;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
}
div.store-switcher a:hover {
	background: #4d5550 url(../images/active_store_link_hover_bg.gif) repeat-x 0% 100%;
	color: #c5c7c6;
}
a.active-store-link:link, a.active-store-link:visited, a.active-store-link:hover {
	background: #4d5550 url(../images/active_store_link_bg.gif) repeat-x 0% 100% !important;
	color: #ffffff !important;
}
.nav-container {
	background: #171d1e;
	clear: both;
}
#nav {
	padding:0px 0px 0px 0px;
	width:100%;
	height: 38px;
}
#nav a:link, #nav a:visited {
	color: #feec09 !important;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px 35px 0px 19px;
	height: 38px;
	line-height: 38px;
}
#nav a:hover {
	color: #ffffff !important;
	line-height: 38px;
}
#nav li.active {
	color: #feec09 !important;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li.active a {
	color:#feec09;
}
#nav ul li a, #nav ul li a:hover {
	background: #171d1e;
	color:#ffffff !important;
}
ul.level0 {
	padding: 0px 0px 0px 10px !important;
}
ul.level0 li {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
ul.level0 li a {
	margin: 0px 0px 0px 0px !important;
	padding: 4px 10px 0px 10px !important;
	height: 24px !important;
	line-height: 20px !important;
	font-weight: bold !important;
	text-transform: none !important;
	font:11px Arial, Helvetica, sans-serif !important;
}
ul.level0 li a span {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	height: 20px !important;
}
ul.level1 li a {
	background: #1f2728 !important;
}
/* Show menu */
#nav ul {
	border:0;
	background: transparent;
	top:38px;
}
/*Form-search*/
#search_mini_form {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	float: right;
	width: 218px;
}
.header .form-search {
	width: 218px;
	height: 18px;
	margin: 0px 0px 7px 0px;
	padding: 0;
	position: relative;
	float: right;
	right: 0;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
	width: 195px;
	height: 18px;
	background: url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	border: 0;
	color: #cecece;
	font:11px Arial, Helvetica, sans-serif;
}
.header .form-search input.input-text:focus {
	color: #000000;
}
.header .form-search button.button {
	float: right;
	position: relative;
	width: 18px;
	height: 18px;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../images/search_btn.gif) no-repeat 0 0;
}
.header .form-search button.button:hover {
	background: url(../images/search_btn.gif) no-repeat -18px 0px;
}
.header .form-search button.button span {
	display: none;
}
/*header links*/
.header .quick-access {
	padding: 10px 20px 0px 0px;
	width: 600px;
}
.header .welcome-msg {
	color: #7b7b7b;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	margin: 2px 10px 0px 0px;
}
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: #f08800 !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	text-decoration: none !important;
	padding: 0px 12px 0px 12px !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 12px !important;
}
div.top_static a:hover {
	text-decoration: underline !important;
}
.header .links {
	clear: both;
 $width: 100%;
}
.header .links li {
 $display: inline;
 $float: right;
}
.header .links a:link, .header .links a:visited {
	color: #7b7b7b;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
	padding: 0px 12px 0px 0px;
}
.header .links a:hover {
	color: #f08800;
}
.header .links li.last a {
	background: none;
	padding: 0px 0px 0px 0px;
 $background: url(../images/header_links_sp.gif) no-repeat 100% 50%;
 $padding: 0px 12px 0px 0px;
}
.header .links li.first a {
 $background: none;
 $padding: 0px 0px 0px 0px;
}
/*breadvrumbs*/
.breadcrumbs {
	clear: both;
	margin-bottom: 3px;
	width: 205px;
}
.breadcrumbs li {
	margin-right: 5px;
	color: #ffffff;
}
.breadcrumbs strong {
	font-weight: normal !important;
}
.breadcrumbs span {
	display: none;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #b6b9ba;
	text-decoration: none;
	padding-right: 15px;
	background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 50%;
}
.breadcrumbs a:hover {
	color: #ffffff;
}
/*------------------Footer-------------------*/
.footer-container {
	border: 0;
	background: #0d0d0d;
}
.footer {
	padding:10px 10px 5px;
	font:11px Arial, Helvetica, sans-serif;
}
.footer ul.links {
	padding-bottom: 2px;
}
.footer address {
	margin-bottom: 0;
	color: #424242;
	font:11px Arial, Helvetica, sans-serif;
}
.footer a {
	color: #6f6f6f;
}
/*-------------------------------------------------------SIDE BARS-----------*/
.block {
	border: 0;
	margin: 0 0 8px;
	background: url(../images/block_bg.gif) repeat-y 0% 0%;
}
.block .block-title {
	background: transparent url(../images/block_head.gif) no-repeat scroll 0 0;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
.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: #80979d;
}
.block .block-title strong {
	color: #80979d;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	padding: 8px 4px 4px 30px;
	min-height: 20px;
	text-transform: uppercase;
	background: url(../images/block_head_line.gif) no-repeat 0% 100%;
}
.block .block-content {
	background: transparent url(../images/block_bt.gif) no-repeat 0% 100%;
	color: #d4d4d4;
}
.block li.odd {
	background: transparent;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
}
.block-layered-nav .block-title strong {
	color: #80979d;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	padding: 8px 4px 4px 30px !important;
	min-height: 20px;
	text-transform: uppercase;
	background: url(../images/block_head_line.gif) no-repeat 0% 100%;
}
.block-layered-nav .block-content {
	border: 0;
}
.block-layered-nav dt {
	background: none;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:10px 0px 0 12px;
	text-transform:none;
}
.block-layered-nav li {
	padding-left: 10px;
	background: url(../images/nav_arrow.gif) no-repeat 0% 50%;
}
.block-layered-nav li a {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.block-layered-nav li a:hover {
	color: #feec09;
}
.block-layered-nav dd {
	background: url(../images/block_head_line.gif) no-repeat 0% 100%;
}
.block-layered-nav .currently .label {
	background:none;
	font-weight:bold;
	padding-left:0px;
	text-transform:none;
	color: #ffffff;
}
.block-layered-nav .currently .label span {
	font-weight:normal;
	color: #f08800;
}
/*block-subscribe*/
.block-subscribe {
	background: none;
}
.block-subscribe .block-title {
	background: none;
	margin:0;
	padding:0;
}
.block-subscribe .block-title strong {
	background: none;
	padding: 8px 4px 0px 10px;
}
.block-subscribe .block-content {
	background: none;
	padding-top: 0;
}
.block-subscribe input.input-text {
	width: 150px;
	height: 18px;
	color: #ffffff;
	background: url(../images/subscribe_input.gif) no-repeat 0 0;
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 2px;
}
.block-subscribe .input-box {
	float: left;
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.block-subscribe .actions {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
.block-subscribe .button {
	display: block;
	height: 18px;
	width: 25px;
	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 -25px 0px;
	cursor: pointer;
}
.block-subscribe .button span {
	float: left;
	position: relative;
	display: none;
}
/*side-bar prices*/
.block .regular-price, .block .regular-price .price, .old-price .price, .special-price .price-label {
	color: #babbbb;
}
.special-price .price {
	color: #feec09;
	font:18px Arial, Helvetica, sans-serif;
}
/*reccently view*/
#recently-viewed-items a {
	font-weight: bold;
	text-decoration: none;
	color: #d4d4d4;
}
#recently-viewed-items a:hover {
	color: #ffffff;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-price .price-label, .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: normal;
	font-size: 11px;
}
.product-name a:hover {
	text-decoration: none;
	color: #d4d4d4;
}
.block .block-content ol {
	padding-bottom: 5px;
}
/*****************************************************************************CATALOG****************/
/*pager*/
.toolbar .pager {
	border: none;
}
.pager .amount {
	font-weight: bold;
	color: #babbbb;
}
.pager .pages {
	float: left;
	position: relative;
	padding-left: 20px;
}
.sort-by {
	float: right;
	position: relative;
}
/*items*/
.products-list .product-image {
	width: 160px;
	height: 135px;
}
.products-list .product-shop {
	margin-left:175px;
}
/*название*/
.products-list .product-name a, .products-grid .product-name a {
	color:#ffffff;
	text-decoration: none;
}
.products-list .product-name a:hover, .products-grid .product-name a:hover {
	color: #d4d4d4;
	text-decoration: none;
}
/*описание*/
.products-list .desc {
	font:11px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
/*Prices*/

/*catalog price*/
.regular-price .price {
	color: #018fc4;
	font:18px Arial, Helvetica, sans-serif;
}
/* Form Elements */
input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#f08800;
	font-weight: bold;
}
select, textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
}
input.input-text, select, textarea {
	background:#485457;
	border:1px solid #6a7173;
}
select.multiselect option {
	border-bottom:1px solid #6a7173;
}

/* Form */
.form-list label {
	font-weight:normal;
}
.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;
	background: none;
	height:23px;
	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 {
	padding: 0 15px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/orange_btn_split.gif) no-repeat right -86px;
	height: 23px !important;
}
button.button span span {
	padding: 4px 0 0 15px;
	height: 23px;
	background: transparent url(../images/orange_btn_split.gif) no-repeat left top;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
button.button:hover, button.buttonHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -129px;
}
button.button:hover span span, button.buttonHover span span {
	background-position: 0 -43px;
}
div.toolbar div.sorter {
	display: none;
}
div.toolbar-bottom div.sorter {
	display: block;
}
div.toolbar-bottom .view-mode {
	padding-right: 20px;
}
div.toolbar-bottom .limiter {
	float: right;
}

.col2-left-layout .products-grid, .col2-right-layout .products-grid  {
	width: 720px;
	padding-top: 5px;
}
/**************************************************************PRODUCT******************/
.product-essential {
	padding-top: 0;
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
}
.product-view .product-img-box .more-views li a {
	border: 1px solid #ffffff;
}
.add-to-box .add-to-cart label, .add-to-cart .qty, .add-to-cart label {
	display: none;
}
.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: 670px !important;
}
.product-view .box-up-sell .products-grid td {
	padding:15px 5px 12px 0px;
}
/*titles on product page*/
.product-essential h2, .product-view .product-img-box .more-views h2, .product-collateral h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #d4d4d4;
	margin: 0px 0px 7px 0px;
}
/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
	background: none;
	min-height:24px !important;
	padding:4px 8px 2px 8px !important;
}
/***************************************************************CART**********************************/
.cart .page-title h1 {
	margin-top: 0;
}
.cart .page-title .checkout-types li {
	margin-bottom: 0;
	margin-top: 5px;
}
.data-table thead th {
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart .discount h2, .cart .shipping h2 {
	color:#ffffff;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 0 0px;
	text-transform:none;
}
#shopping-cart-totals-table .price, #checkout-review-table tfoot tr.last .price {
	color: #f08800;
	font:18px Arial, Helvetica, sans-serif;
}
.cart .totals tfoot td strong {
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.discounts {
	width: 50%;
	float: left;
	position: relative;
}
/* SMALL BUTTONS */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table 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;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .cart .shipping button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #shopping-cart-table button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .my-wishlist .buttons-set button.button span {
 margin-top: -1px;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 .block-compare button.button span {
 margin-top: -1px;
}
}
/* custom look and feel: */		
.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, .my-wishlist .buttons-set button.button {
	padding: 0 15px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/orange_btn_small_split.gif) no-repeat right -78px;
	height: 19px !important;
}
.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;
	height: 19px;
	background: transparent url(../images/orange_btn_small_split.gif) no-repeat left top;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
.cart .discount button.button:hover, .cart .discount button.buttonHover, .cart .shipping button.button:hover, .cart .shipping button.buttonHover, #shopping-cart-table button.button:hover, #shopping-cart-table button.buttonHover, .my-wishlist .buttons-set button.button:hover, .my-wishlist .buttons-set button.buttonHover {
	background-position: right -117px;
}
.cart .discount button.button:hover span span, .cart .discount button.buttonHover span span, .cart .shipping button.button:hover span span, .cart .shipping button.buttonHover span span, #shopping-cart-table button.button:hover span span, #shopping-cart-table button.buttonHover span span, .my-wishlist .buttons-set button.button:hover span span, .my-wishlist .buttons-set button.buttonHover span span {
	background-position: 0 -39px;
}
.crosssell-div {
	clear: both;
}
/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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;
}
.title-buttons .button {
	margin-top: 5px;
}
.advanced-search-summary strong {
	padding-left: 0;
}
.block-progress dt {
	font-size:12px;
	padding-left:12px;
}
/**************************************************************HOME PAGE***********************************/
p.home_banner {
	margin: 0;
	padding: 0;
}
div.logos {
	background: #171d1e;
	width: 100%;
	margin:0;
	padding: 18px 0px 18px 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-bottom: 15px;
}
div.tabs_block h5 {
	font-family: 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: #000000;
	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 {
	background: url(../images/details_btn.png) no-repeat 0% 100%;
}
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: #f08800;
}
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 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 Arial, Helvetica, sans-serif;
	color: #018fc4;
	background-position: no-repeat 0 100%;
}
li.ui-tabs-selected a.left_tab {
	font:16px 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 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 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: 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;
}
/*home page products*/
.products-grid li.item {
	float: left;
	padding: 1px 5px 40px;
	_padding: 1px 0px 40px;
	width: 160px;
}
.products-grid .actions {
	bottom:10px;
	position:absolute;
}
.products-grid .product-image {
	width: 160px;
	background-color: #ffffff;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete {
	color: #1c86c3 !important;
}
/*yellow*/
.error-msg, .block-layered-nav li a:hover {
	color: #feec09 !important;
}
/*orange*/
.form-list label.required em, .opc .active .step-title h2, .sp-methods label .price, .box-account .box-head h2, .fieldset .legend, .account-login .new-users h2, .account-login .registered-users h2, .block-layered-nav li a {
	color: #f08800 !important;
}
/*white*/
.opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
	color: #ffffff;
}
/*medium grey text*/
.block .block-subtitle, .success-msg, .note-msg, .notice-msg, .data-table thead th, .form-list label, .sp-methods label, .product-options dt label {
	color: #babbbb;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*light blue*/
.product-name a, #opc-login h4, #opc-review .product-name, .back-link a, .my-account a, .compare-table tr.first td .product-name a, .page-sitemap .sitemap a, .product-view .product-shop .add-to-links a,
.tags-list li a {
	color: #80c3e2;
}
.link-wishlist {
	color: #80c3e2 !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-essential, .product-collateral, .product-view .box-up-sell .products-grid td, .block li.even, .success-msg, .cart .crosssell, .cart .discount, .cart .shipping, .cart .totals, .block .actions, .compare-table tbody th, .compare-table tr.add-to-row td, .account-login .content, .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 {
	background:transparent;
}
/*border-non*/
.toolbar .pager, .product-view, .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 */
.product-view .product-img-box .zoom #track, .data-table, .data-table tfoot tr, .data-table .odd, .data-table .even, .opc .step, .fieldset .legend, .advanced-search-summary, .product-options,
.data-table tbody.odd tr, .data-table tbody.odd tr td, .tags-list {
	background:#485457;
}
/*background-title*/
.data-table tfoot tr td, .data-table thead th, .opc .active .step-title, .opc .step-title .number, .box-account, .fieldset, .addresses-list li.item, .pager, .account-login .buttons-set, .block-cart .subtotal, .product-options-bottom,
.order-info {
	background: #404a4d;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus, .opc .step-title, .opc .allow .step-title {
	background:#6d797c;
}
.validation-failed {
	background:#6d797c !important;
}
/*border - forms */ 
.error-msg, .success-msg, .note-msg, .notice-msg, .data-table, .data-table thead th, .data-table tfoot, .data-table tbody th, .data-table tbody td, .data-table tfoot td, .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, .compare-table tbody tr.last th, .compare-table tbody tr.last td, .advanced-search-summary, .account-login .content, .account-login .buttons-set, .account-login h2, .block-cart .subtotal, .product-options, .product-options-bottom,
.order-info, .order-info-box, .data-table tbody th, .data-table tbody td, .tags-list {
	border-color: #6a7173 !important;
}
/*border blue  */ 
.mini-products-list .product-image, .products-list .product-image img, .product-view .product-img-box .more-views li a:hover, .products-grid .product-image {
	border:1px solid #5E97B7;
}
/*border = background color*/
.products-list li.item, .opc .step-title .number, .block-account .block-content li a, .block-account .block-content li.current, .block-layered-nav .actions, .product-options dd {
	border-color: #2d3739;
}

/*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:23px;
	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 15px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/orange_btn_split.gif) no-repeat right -86px;
	height: 23px !important;
}
.block-poll button.button span span, .block-compare button.button span span {
	padding: 4px 0 0 15px;
	height: 23px;
	background: transparent url(../images/orange_btn_split.gif) no-repeat left top;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
}
.block-poll button.button:hover, .block-poll button.buttonHover,
.block-compare button.button:hover, .block-compare button.buttonHover { 
	background-position: right -129px;
}
.block-poll button.button:hover span span, .block-poll button.buttonHover span span,
.block-compare button.button:hover span span, .block-compare button.buttonHover span span {
	background-position: 0 -43px;
}
/*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% 100%;
}
/*Customer service*/
p.phone {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 14px;
}
p.phone strong {
	font-family: Verdana, sans-serif;
	font-size: 28px;
	color: #ffde00;
	font-weight: normal;
}
p.time {
	color: #babbbb;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 14px;
}
.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;
	z-index: 500;
}
