/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
	background: #000 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: none;
}
a:hover {
	text-decoration:none;
	color:#ffffff;
}
/* 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 {
	color: #01b2f4;
	font-size: 24px;
	font-weight: normal;
}
.product-view .product-shop .product-name h1 {
	color: #45d0fb;
	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: 990px;
	background: url(../images/bg.jpg) repeat-x 0 0;
}
.page {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: #333435;
}
.page-print {
	background:#fff;
}
.page-empty {
	background: #2d3739;
}
.page-popup {
	background: #2d3739;
}
.main-container {
	background:transparent;
	clear: both;
}
.main {
	width: 950px;
	padding: 5px 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%;
	position: relative;
	background: url(../images/slogan.gif) no-repeat 270px 31px;
}
.header .logo {
	margin: 3px 0px 19px 10px;
 $padding-bottom: 10px;
}
.header .logo img {
	margin-top: 28px;
	margin-left: 10px;
}
div.store-switcher {
	background: transparent;
	text-align: left;
}
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;
}
/*navigation*/
#nav {
	background: transperent;
	padding: 0px 0px 0px 5px;
	width: 985px;
	height: 48px;
}
#nav li a, #nav li a:hover {
	padding: 12px 15px 16px 15px;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li a {
	color: #2bcbfc;
}
#nav li a:hover {
	color: #ffffff;
}
#nav ul {
	margin-top: 4px;
	padding-top: 10px;
	border-radius: 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	padding-bottom: 5px;
	background: #171d1e;
}
#nav ul ul, #nav ul ul ul ul {
	background: #242d2e;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #171d1e;
	border-radius: 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
}
#nav ul li a {
	padding: 0px 0px 0px 0px !important;
	text-transform: none !important;
	font-size: 11px !important;
	font-weight: normal !important;
	background: none !important;
	color: #45d0fb;
}
#nav ul ul ul, #nav ul ul ul ul ul {
		background: #000000;
}
#nav ul li.parent a {
	background: url(../images/i_tier.gif) no-repeat 97% 50% !important;
}
#nav ul li.parent li a {
	background: none !important;
}
#nav ul li a:hover {
	background: #242d2e !important;
	color: #ffffff;
}
#nav ul ul li a:hover {
	background: #171d1e !important;
	color: #ffffff;
}
/*Form-search*/
#search_mini_form {
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 0;
	position: relative;
	float: right;
	width: 218px;
}
.header .form-search {
	width: 218px;
	height: 18px;
	margin: 3px 0px 11px 0px;
	padding: 0;
	position: relative;
	float: right;
	right: 0;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
	width: 194px;
	height: 17px;
	background: url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 7px;
	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: 17px;
	height: 17px;
	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 -17px 0px;
}
.header .form-search button.button span {
	display: none;
}
/*lang*/
.header .form-language {
	float:right;
	clear: none;
	padding: 1px 0px 0px 0px;
	margin-left: 10px;
}
.header .form-language select {
	background: #ffffff;
	border: 1px solid #aeb3b3;
	color: #777777;
}
.header .form-language label {
	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;
	position: absolute;
	top: 5px;
	left: 22px;
}
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: #00ade2 !important;
	font: 11px 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 {
	clear: both;
 $width: 100%;
}
.header .links li {
	
	padding: 0 0px 0 12px !important;
}
.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: #00ade2;
}

.header .links li.first a {
 background: none;
 padding: 0px 0px 0px 0px;
}
/*breadvrumbs*/
.col2-right-layout .breadcrumbs {
	clear: both;
	margin-bottom: 0px;
	padding: 0px 0 5px 0px;
}
.col2-left-layout .breadcrumbs {
	clear: both;
	margin-bottom: 0px;
	padding: 0px 0 5px 230px;
}
.breadcrumbs li {
	margin-right: 5px;
	color: #858585;
}
.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;
	font-size: 12px;
}
.footer .store-switcher {
	color:#FFFFFF;
	display:inline;
	margin:0 10px 0px 0;
}
/*-------------------------------------------------------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: #c8c9ca;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	padding: 12px 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: #babbbb;
	padding: 6px 12px 8px 12px;
	font-size: 11px;
}
.block li.odd {
	background: transparent;
}
/*shop by, category*/
.block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav .block-title {
	text-indent:0em;
	height: 38px;
}
.block-layered-nav .block-title strong {
	color: #c8c9ca;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	padding: 12px 4px 4px 35px;
	min-height: 20px;
	text-transform: uppercase;
	background: url(../images/block_head_line.gif) no-repeat 0% 100%;
}
.block-layered-nav .block-content {
	border: 0;
	padding: 6px 12px 8px 12px;
}
.block-layered-nav dt {
	background: none;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding:10px 0px 0 0px;
	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: #00ade2;
}
.block .block-subtitle {
	padding: 0px 0px 6px 0px;
}
.block .block-content li.item {
    padding: 7px 0px;
}
/*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: 23px;
	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 -23px 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: #929292;
}
.special-price {
	padding-top: 0;
}
.special-price .price-label {
	font-weight: normal !important;
	color: #ffffff !important;
}
.special-price .price {
	font-weight: bold !important;
	color: #94f004;
	font:15px Arial, Helvetica, sans-serif;
}
/*reccently view*/
#recently-viewed-items {
	margin-top: 4px;
	margin-left: 9px;
}
#recently-viewed-items li {
	padding-top: 1px;
	padding-bottom: 2px;
}
#recently-viewed-items a {
	font-weight: bold;
	text-decoration: none;
	color: #babbbb;
}
#recently-viewed-items a:hover {
	color: #ffffff;
}
/*most popular, related */
.product-name a {
	text-decoration: none;
}
.block-content .old-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;
}
.block-content .old-price .price {
	text-decoration: none;
}
.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: 162px;
	height: 162px;
}
.products-list .product-shop {
	margin-left:175px;
}
/*название*/
.products-list .product-name, .products-list .product-name a {
	color:#00ade2;
	font-size:12px;
	text-decoration: none;
}
.products-grid .product-name, .products-grid .product-name a {
	color:#00ade2;
	font-size:12px;
	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%;
}
.mini-products-list .product-name {
}
.mini-products-list .product-image {
	width: 50px;
	margin-top: 3px;
}
.mini-products-list .product-details {
	margin-left: 64px;
}
/*Prices*/

/*catalog price*/
.regular-price .price {
	color: #00ade2;
	font:18px Arial, Helvetica, sans-serif;
}
/* Form Elements */
input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#00ade2;
	font-weight: bold;
}
select, textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
}
input.input-text, select, textarea {
	background:#5e5e5f;
	border:1px solid #767779;
}
select.multiselect option {
	border-bottom:1px solid #6a7173;
}
.sort-by select {
	width: 128px;
}
/* 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 !important;
	height:24px;
	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/blue_btn_split.gif) no-repeat right -86px;
	height: 24px !important;
}
button.button span span {
	padding: 5px 0 0 15px;
	height: 24px;
background: transparent url(../images/blue_btn_split.gif) no-repeat left top !important;
	border: 0 !important;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	text-transform: uppercase;
}
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 !important;
}
/* grey BUTTONS */		

.cart .discount button.button, .cart .shipping button.button, #shopping-cart-table button.button, 
.my-wishlist .buttons-set button.button, .box-tags button.button {
	background: transparent url(../images/grey_btn_split.gif) no-repeat right -86px !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, .box-tags button.button span span {
	background: transparent url(../images/grey_btn_split.gif) no-repeat left top !important;
}
.cart .discount button.button:hover, .cart .shipping button.button:hover, #shopping-cart-table button.button:hover, 
.my-wishlist .buttons-set button.button:hover, .box-tags button.button:hover {
	opacity: 0.8;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.box-tags .input-text {
	margin-top: 2px;
}

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;
}
.category-products ul.products-grid {
	margin-bottom: 20px;
}
/**************************************************************PRODUCT******************/
.add-to-cart label {
	margin-top: 3px;
}
 .add-to-cart input {
 padding-top: 5px;	
 }
.product-view {
	padding-top: 5px;
}
.product-essential {
	padding-top: 0;
	padding-left: 0;
}
.product-view .product-shop {
	width:398px;
}
.product-view .product-img-box .product-image {
	margin-bottom: 5px;
}
.product-view .product-shop .availability {
	font-size: 12px;
}
.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 #ffffff;
}
.product-view .product-shop .add-to-links {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.product-view .product-shop .add-to-links li {
	padding-bottom: 1px;
	margin-right: 10px;
	font-size: 11px;
}
.product-view .product-shop .add-to-links a:link, .product-view .product-shop .add-to-links a:visited {
	color:#45d0fb;
	font-weight:normal !important;
}
.product-view .product-shop .add-to-links a:hover {
	color:#ffffff  !important;
}
.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: 5px 0px 7px 0px;
}
/*messages*/
.error-msg, .success-msg, .note-msg, .notice-msg {
	background: none;
	min-height:24px !important;
	padding:4px 8px 2px 8px !important;
}
.add-to-box .or {
	color:#d4d4d4;
	font-weight:normal;
}
.product-collateral {
	padding: 0 25px 25px 0px;
}
.product-view .box-tags .form-add label {
	color: #d4d4d4 !important;
	font-weight: normal !important;
}
.product-view .box-tags .form-add .input-box {
	padding:0;
}
.product-view .box-tags .note {
	padding:0;
}
/***************************************************************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: #00ade2;
	font:18px Arial, Helvetica, sans-serif;
}
.cart .totals td {
	vertical-align: middle;
}
.cart .totals tfoot td strong {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/***********************************************************CHECKOUT, ACCOUNT********************************/
.opc .step-title h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.opc .active .step-title .number {
	background:#00ade2;
	border-color:#45d0fb;
	color:#fff;
}
.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: #121617;
	width: 100%;
	margin:0;
	padding: 17px 0px 6px 0px;
	text-align: center;
}
div.logos a {
	margin-left: 15px;
	margin-right: 15px;
}
/*home page products*/
body.cms-home .main {
	width: 989px;
	padding: 15px 0px 0px 0px;
	min-height: 0;
}
body.cms-home .col-main {
	padding: 0;
}
body.cms-home .col1-layout .products-grid {
	margin:0 auto;
	width:100%;
	margin-bottom: 20px;
	padding-left: 12px;
}
.products-grid li.item {
	float: left;
	padding: 1px 10px 40px;
	_padding: 1px 4px 40px;
	width: 160px;
}
body.cms-home .products-grid li.item {
	float: left;
	padding: 1px 5px 40px;
	_padding: 1px 4px 40px;
	width: 184px;
}
.products-grid .actions {
	bottom:10px;
	position:absolute;
}
.products-grid .product-image {
	width: 160px;
	background-color: #ffffff;
}
body.cms-home .product-image {
	width: 174px;
	background-color: transparent;
	height: auto;
	height: 174px;
}
body.cms-home .desc {
	line-height: 100%;
	font-size: 11px;
}
/*block-service*/
.block-service .block-content {
	padding: 10px 15px 15px 17px;
	font-size: 11px;
	color: #babbbb;
}
.block-service .block-content span {
	display: block;
	line-height: 26px;
	font-family: Verdana;
	font-size: 24px;
	color: #fff;
}
.block-service .block-content span span {
	display: inline;
	font-size: 28px;
	color: #00aade;
}
/*3 col home*/
.col3-layout .main {
	width: 949px !important;
	padding: 15px 20px 0px 20px !important;
	min-height: 0;
}
.col3-layout .block .product-image {
	background-color:transparent;
	height:50px !important;
	width:50px !important;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-compare, .block .product-info, .block-progress dt.complete, .product-view .product-shop .availability span {
	color: #80c3e2 !important;
}
/*yellow*/
.error-msg, .block-layered-nav li a:hover {
	color: #ffffff !important;
}
/*blue*/
.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, .compare-table tr.first td .product-name a, .data-table tr td .product-name a {
	color: #45d0fb !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: #d4d4d4;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*dark grey text*/
.product-view .product-shop .availability, .add-to-cart label {
	color:#858585;
}
/*light blue*/
.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: #00ade2;
}

/*font normal*/
.link-wishlist, .link-compare, .old-price .price-label, .special-price .price-label {
	font-weight: normal;
	font-size: 11px;
}
/*font 11px*/
.old-price .price-label, .special-price .price-label, .product-view .product-shop .availability {
	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, .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 */
.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:#424344;
}
.product-view .product-img-box .zoom #track {
	background: #000000;
}
/*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: #424344;
}
/*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: #555 !important;
}
.data-table {
	border: 1px solid;
	border-color: #555 !important;
	border-collapse: collapse;
}
.data-table thead th {
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 1px solid #555 !important;
	border-left: 0 !important;
	padding: 9px 0 9px 0;
}
.data-table td {
	border-top: 1px solid #555 !important;
	border-right: 0 !important;
	border-bottom: 1px solid #555 !important;
	border-left: 0 !important;
}
.data-table td .price {
	font-weight: bold;
}
.data-table tfoot tr td {
	border-top: 1px solid #555 !important;
	padding: 8px 10px 12px 10px;
}
/*border blue  */ 
.mini-products-list .product-image, .products-list .product-image img, .product-view .product-img-box .more-views li a:hover {
	border:1px solid #0178ac;
}
.products-grid .product-image {
	border:1px solid #5e97b7;
	width: 160px;
	height: 160px;
}
/*border = background color*/
.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;
}
.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 14px 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent url(../images/blue_btn_split.gif) no-repeat right -86px;
	height: 25px !important;
}
.block-poll button.button span span, .block-compare button.button span span {
	padding: 6px 0 0 15px;
	height: 25px;
	background: transparent url(../images/blue_btn_split.gif) no-repeat left top;
	color: #fff;
	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 0;
}
.cart .totals .checkout-types li a {
	color: #01b2f4;
}
/*buy theme bloeck */
.buy_theme .block-title strong span {
	color: #6abf07;
}
.buy_theme p {
	padding-left: 0px;
	margin: 0px 16px 10px 14px;
}
p.theme_price {
	color: #929292;
	font-size: 11px;
	text-align: center;
	border: 1px dotted #454647;
	font-weight: bold;
}
p.theme_price span {
	color: #6abf07;
	font-size: 18px;
	font-weight: normal;
}
p.buy_theme {
	text-align: center;
}
p.buy_theme a.buy_theme:link, a.buy_theme:visited {
	display: block;
	margin: 0 auto 0 auto;
	width: 75px;
	height: 21px;
	padding: 4px 0px 0px 10px;
	color: #ffffff;
	background: url(../images/details.png) no-repeat 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
p.buy_theme a.buy_theme:hover {
	background: url(../images/details.png) no-repeat 0px -25px;
}
/*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;
}
/*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 auto 0px auto !important;
}
.block-currency .block-content {
	padding-bottom:6px;
	padding-top:6px;
	padding-left: 14px;
}
hr {
	color: #333333;
	margin-bottom: 20px;
}
.std h1, .std h2, .std h3 {
	margin-bottom: 20px;
}
.products-grid .product-name a:link, .products-grid .product-name a:visited {
	color: #00ADE2;
}
/*tabs*/
.tabs {
	width: 695px;
	border-bottom: 0 !important;
	margin: 15px auto 0 12px !important;
	overflow: hidden;
	font-family: arial;
	background: transparent;
}

.tabs a:link, .tabs a:visited {
	color: #ffffff !important;
	font-size: 12px;
	font-weight:bold !important;
	display:block;
	text-align: center;
	padding: 8px 20px 8px 20px !important;
	text-decoration:none;
	background: #5f5f5f;
	border: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
}
.tabs a:hover {
	background: #7f7f7f !important;
	color: #ffffff !important;
}
.tabs li.active a:hover {
	background: #7f7f7f !important;
}
.tabs li.active a, .tabs li.active a:hover {
	background: #383838 !important;
	color: #fff !important;
	font-size: 12px;
	font-weight:bold;
	opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.tabs li {
	background: transparent !important;
	border-right: 0px !important;
	border-left: 0px !important;
	margin-right: 2px;
}
.padder {
	width: 655px;
	margin: 0px auto 0 12px !important;
	padding: 15px 20px 5px 20px;
	border: 0;
	background: #383838;
	border-radius: 3px;
	-moz-border-radius: 0px 3px 3px 3px;
	-webkit-border-radius: 0px 3px 3px 3px;
	-khtml-border-radius: 0px 3px 3px 3px;
	font-family: arial;
	font-size: 12px;
	border-top: 0px solid #00ADE2;
}
