/* Reset ================================================================================= */
* {
	margin:0;
	padding:0;
}
body {
	font: 12px/1.55 Arial, Helvetica, sans-serif;
	color: #005586;
	text-align: center;
}
body {
	background: #699ec0 url(../images/pattern_home_footer.jpg) repeat 0 0;
}
.wrapper {
	background: url(../images/pattern_inner.jpg) repeat 0 0;
}
.main-container {
	background: url(../images/pattern_inner.jpg) repeat !important;
}
.main {
	background: none;
}
div.page {
	background: url(../images/pattern_home_top.jpg) repeat-x 0 0;
}
body.cms-home .main {
	background: url(../images/home_bg_blur.jpg) no-repeat 50% 0%;
}
body.cms-home .wrapper {
	background: url(../images/pattern_home.jpg) repeat 0 0 !important;
}
body.cms-home .main-container {
	background: url(../images/pattern_home.jpg) repeat !important;
}
.footer-container {
	border: 0;
	background: url(../images/pattern_home_footer.jpg) repeat 0 0;
}
a {
	color:#faf991;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* Headings */
h1, .page-title h1, .page-title h2, .product-view .product-shop .product-name h1 {
	color: #faf991;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7fa;
}
h3 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7fa;
}
h4 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7fa;
}
h5 {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7fa;
}
h6 {
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7fa;
}
p {
	margin:0 0 10px;
}
/* Layout ================================================================================ */
.wrapper {
	min-width: 989px;
}
.page {
	background: transparent;
}
.page-print {
	background:#fff;
}
.page-empty {
	background: #2d3739 url(../images/pattern_inner.jpg) repeat;
}
.page-popup {
	background: #2d3739 url(../images/pattern_inner.jpg) repeat;
}
.main-container {
	clear: both;
}
.main {
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px 80px 20px;
	/*background: none;*/
	/*width:900px; padding:25px 25px 80px; */
}

/* 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: transparent;
}
.col2-right-layout {
	background: transparent;
}
/* 3 Columns Layout */
.col3-layout .col-main {
	width: 510px;
	margin-left: 0px;
}
.col3-layout .col-wrapper {
	float: left;
	width: 730px;
}
/* Global Styles ========================================================================= */
/* Form Elements */
input {
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#1a495f;
	font-weight: bold;
}
select, textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
}
input.input-text, select, textarea {
	background:#005586;
	border:1px solid #6da5c4;
	color: #faf991;
}
select.multiselect option {
	border-bottom:1px solid #6da5c4;
}

/* Form */
.form-list label {
	font-weight:normal;
}
.form-list label.required em {
	font-style:normal;
}
/*header*/
.header-container {
	background: transparent url(../images/header_bg.jpg) no-repeat 100% 0%;
	border: 0px;
	padding: 0px;
	/*width: 989px;*/
	width: 953px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	padding: 0px;
	text-align: right;
	width: 100%;
}
.header .logo {
	margin: 3px 0px 5px 0px;
 $padding-bottom: 3px;
}
div.store-switcher {
	display: none;
}

/*Form-search*/
#search_mini_form {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	float: right;
	width: 173px;
	height: 18px;
	_height:0px;
}
.header .form-search {
	width: 173px;
	height: 18px;
	_display: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;
	/*float: right;*/
	right: 0;
}
.header .form-search label {
	display: none;
}
.header .form-search input.input-text {
	width: 157px;
	height: 18px;
	background: transparent url(../images/search_input.gif) no-repeat 0 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	position: relative;
	border: 0;
	color: #789aaf;
	font: 11px Arial, Helvetica, sans-serif;
}
.header .form-search button.button {
	float: right;
	position: relative;
	width: 13px;
	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 -13px 0px;
}
.header .form-search button.button span {
	display: none;
}
/*header links*/
.header .quick-access {
	padding: 10px 20px 0px 0px;
	/*width: 550px;*/
	width: 514px;
}
.header .welcome-msg {
	color: #7b7b7b;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
	margin: 2px 10px 0px 0px;
}
div.top_static_links {
	text-align: right;
	margin: 0px 0px 0px 0px;
	height: 40px;
}
div.top_static_links p {
	margin:0;
	padding:0;
}
div.top_static_links a:link {
	color: #da4056;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 12px 10px 12px;
	background:url(../images/top_static_links_sp.gif) no-repeat 100% 50%;
}
div.top_static_links a.last {
	background: none;
	padding: 0px 0px 0px 12px;
}
div.top_static_links a:hover {
	text-decoration: none;
	color: #ff657b !important;
}
.header .links {
	clear: both;
	$width: 100%;
	margin: 0;
	padding: 30px 0px 0px 0px;
}
.header .links li {
 $display: inline;
 $float: right;
 background: none;
}
.header .links a:link, .header .links a:visited {
	color: #b4d8ef;
	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: #f0ef93;
}
.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;
}
/*main navigation*/
.nav-container {
	background: transparent url(../images/menu_bg.jpg) no-repeat 50% 0%;
	clear: both;
	margin-top: 0px;
}
#nav {
	padding:0px 0px 0px 0px;
	width: 989px;
	margin-left: auto;
	margin-right: auto;
	height: 38px;
}
#nav a:link, #nav a:visited {
	color: #f0ef93 !important;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px 50px 0px 0px;
	height: 38px;
	line-height: 38px;
}
#nav a:hover {
	color: #ffffff !important;
	line-height: 38px;
}
#nav li.active {
	color: #f0ef93!important;
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li.active a {
	color:#f0ef93;
}
#nav ul li a, #nav ul li a:hover {
	background: #458fa9 url(../images/pattern_home_footer.jpg);
	color: #ffffff !important;
}
ul.level0 {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: 0px solid #3f95c5 !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: 20px !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 {
	background: #458fa9 url(../images/pattern_home_footer.jpg) !important;
	border: 1px solid #2072a5 !important;
}
ul.level1 li a {
	
}
/* Show menu */
#nav ul {
	border: 0;
	background: transparent;
	top:38px;
}
/*------------------Footer-------------------*/
.footer-container {
	border: 0;
}
.footer {
	padding:10px 10px 5px;
	font:11px Arial, Helvetica, sans-serif;
	width: 989px;
	margin-left: auto;
	margin-right: auto;
}
.footer ul.links {
	padding-bottom: 2px;
}
.footer li {
	background: none;
}
.footer address {
	margin-bottom: 0;
	color: #90b2cd;
	font:11px Arial, Helvetica, sans-serif;
}
.footer a:link, .footer a:visited {
	color: #ffffff;
}
.footer a:hover {
	color: #b6d1e7;
	text-decoration: none;
}
/*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: #c8d6e0;
	text-decoration: none;
	padding-right: 15px;
	background: url(../images/breadcrumbs_sp.gif) no-repeat 100% 50%;
}
.breadcrumbs a:hover {
	color: #ffffff;
}

/*---------------------------------------------------------------------------------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: #005586;
}
.block .block-title strong {
	color: #005586;
	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: #272727;
}
.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: #005586;
	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: #90194f;
	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: #005586;
}
.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: #1a495f;
}
/*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: #90194f;
}
.special-price .price {
	color: #90194f;
	/*font:18px Arial, Helvetica, sans-serif;*/
}
/*reccently view*/
#recently-viewed-items a {
	font-weight: bold;
	text-decoration: none;
	color: #005586;
}
#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: bold;
	font-size: 11px;
}
.product-name a:hover {
	text-decoration: none;
	color: #1a495f;
}
.block .block-content ol {
	padding-bottom: 5px;
}
.block-content .product-name {
	font-weight: bold;
}
/*****************************************************************************************CATALOG****************/
/*pager*/
.toolbar .pager {
	border: none;
	font-size: 12px;
}
.pager .amount {
	font-weight: bold;
	color: #005586;
}
.pager .pages {
	float: left;
	position: relative;
	padding-left: 20px;
}
.pager .pages ol {
	font-weight: bold;
}
.sort-by {
	float: right;
	position: relative;
}
.sort-by label {
	font-weight: bold;
}
/*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:#faf991;
	text-decoration: none;
}
.products-list .product-name a:hover, .products-grid .product-name a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*описание*/
.products-list .desc {
	font:11px Arial, Helvetica, sans-serif;
	line-height: 130%;
}
.products-grid {
	background: none;
	
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid {
	width: 720px;
	border-bottom: 2px solid #abd2e8;
	margin-bottom: 15px;
}
.col2-left-layout ul.last, .col2-right-layout ul.last {
	border: 0;
}
/*home page products*/
.products-grid li.item {
	float: left;
	padding: 12px 5px 40px;
	width: 230px;
}
.products-grid .actions {
	bottom:10px;
	position:absolute;
}
.products-grid .product-image {
	width: 160px;
	background-color: #ffffff;
}
.limiter {
	float: right;
}
/*Prices*/

/*catalog price*/
.regular-price .price, .special-price .price  {
	color: #90194f;
	font:18px Arial, Helvetica, sans-serif;
}
.old-price .price {
	color: #486067;
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.old-price .price-label, .old-price .price-label, .special-price .price-label {
	color: #005586;
	font-size: 12px;
	font-weight: bold;
}
/* REQUIRED BUTTON STYLES: */		
button.button, .block-poll 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, .block-poll 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, .block-poll 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;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	.block-poll button.button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.button, .block-poll 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, .block-poll button.button span span {
	padding: 4px 0 0 15px;
	height: 23px;
	background: transparent url(../images/orange_btn_split.gif) no-repeat left top;
	color: #007e86;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
button.button:hover, button.buttonHover,
.block-poll button.button:hover, .block-poll 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,
.block-poll button.button:hover span span, .block-poll button.buttonHover span span {
	background-position: 0 -43px;
}
.block-poll button.button span {
	background: none;
	border: 0;
}
/**************************************************************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;
}
.product-view .product-shop .add-to-links a {
	font-weight: bold !important;
	color: #005586 !important;
}
.product-view .product-shop .availability  {
	color: #90194f;
}
.product-view .product-shop .short-description, .std {
	color: #1a495f;
}

/*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: #1a495f;
	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:#005586;
	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: #90194f;
	font:18px Arial, Helvetica, sans-serif;
}
.cart .totals tfoot td strong {
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.cart-price .price {
	font-weight: bold;
	color: #90194f;
}
#shopping-cart-totals-table {
	margin-bottom: 0;
}
.cart .totals .checkout-types {
	padding-top: 0;
	margin-top: 0;
}
.discounts {
	float: left;
	position: relative;
	width: 50%;
}
div.crosssell-div {
	clear: both;
	position: relative;
}
.cart .crosssell li.item {
	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, .block-compare 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, .block-compare button.button span span {
	padding: 3px 0 0 15px;
	height: 19px;
	background: transparent url(../images/orange_btn_small_split.gif) no-repeat left top;
	color: #007e86;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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, .block-compare button.button:hover, .block-compare 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, .block-compare button.button:hover span span, .block-compare button.buttonHover span span {
	background-position: 0 -39px;
}
/***********************************************************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;
}
body.cms-home .products-grid {
	width: 510px;
}
body.cms-home .products-grid li.item {
	padding: 12px 5px 40px;
	_padding: 12px 0px 40px;
	width: 160px;
}
div.home_banner {
	width: 966px;
	height: 189px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 200px 0px 0px 28px;
	text-align: left;
	background: url(../images/home_banner.jpg) no-repeat 50% 0%;
}
p.intro {
	color: #ffffff;
	font: italic normal 15px Tahoma, sans-serif;
	margin: 0px 0px 20px 0px;
	width: 495px;
	padding: 0px 0px 0px 0px;
}
p.discount {
	color: #f0ef93;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	word-spacing: 3pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.customer_service {
	width: 188px;
	height: 57px;
	border: 0 none;
	margin: 0 0 8px;
	padding: 68px 0px 0px 17px;
	background: url(../images/customer_service.jpg) no-repeat 0% 0%;
}
p.phone {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.phone strong {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	color: #faf991;
}
p.time {
	color: #282828;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.service_package p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 12px;
}
.service_package img {
	border: 1px solid #52a5cf;
}
body.cms-home h1 {
	color: #90194f;
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
p.home_intro {
	line-height: 130%;
	font: normal 12px Verdana, Helvetica, sans-serif;
}
/**************************************************************TEXT COLORS*********************************************/
/* blue */
.block .btn-remove, .block .link-wishlist, .block .link-compare, .block .product-info, .block-progress dt.complete,
.opc .allow .step-title h2   {
	color: #005586 !important;
}
/*yellow*/
.error-msg, .block-layered-nav li a:hover, .header .welcome-msg {
	color: #faf991 !important;
}
/*maroon*/
.block-account .block-content li a:hover, .block-account .block-content li.current, .addresses-list h2, .link-reorder {
	color:#90194f !important; 
}
/*white*/
{
	color: #ffffff;
}
/*dark 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 {
	color: #1a495f !important;
}
/*marine*/
.block-progress dt, .opc .step-title .number, .opc .step-title h2, .block-account .block-content li a, .page-sitemap .links a, .crosssell .product-name a {
	color: #007e86;
}
/*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: #282828;
}
/*dark grey - separators, lines*/
.products-list .add-to-links .separator {
	color: #6a7173;
}
/*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 {
	color: #005586;
}
.link-wishlist {
	color: #005586 !important;
}
/*font normal*/
.link-wishlist, .link-compare {
	font-weight: normal;
}
/*font 11px*/
{
	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,
.toolbar .sorter {
	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,
.order-info-box  {
	background:#abd2e8;
}
/*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, .tags-list  {
	background: #9acbe6;
}
/*background- foocus */
input.input-text:focus, select:focus, textarea:focus, .opc .step-title, .opc .allow .step-title {
	background:#abd2e8;
	color: #1a495f;
}
.validation-failed {
	background:#6da6c9 !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-box, .order-info, .tags-list  {
	border-color: #6da5c4 !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 #57a7d0;
}
/*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: #6da6c9;
}
/*product-options forms color*/
div.product-options select, div.product-options textarea,
.step select, .step textarea, .my-wishlist textarea, .form-list select,  .form-list textarea {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#005586;
	font-weight: normal;
}
div.product-options input.input-text, div.product-options select, div.product-options textarea,
.step input.input-text, .step select, .step textarea, .my-wishlist textarea, .form-list textarea, .form-list select, .form-list input.input-text  {
	background:#abd2e8;
	border:1px solid #6da5c4;
}
.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;
}
