html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	
}
body {
	background: #32CD32 url('../image/bg.png') repeat;
	color: #00605a;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	width: 100%;
	
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
.box-heading {
	margin: 0px;
	color: #0c2530;
	font-family: Fedra Serif Screen Bold Italic;
}
h1 {
	color: #0c2530;
	font-family: Lobster, cursive;
}
h2 {
font-size: 12px; 
	margin-top: 0px;
	margin-bottom: 2px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #595350;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
	
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	color: #0c2530;
	border: 1px solid #d0e3ee;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	color: #005dad;
	border: 1px solid #d0e3ee;
	padding: 2px;
}
label {
	cursor: pointer;
}
#top_panel {background: url('../image/pop_panel_bg.png') repeat-x; height: 38px; width: 100%; color: #d2d2d2;}
#top_panel a {text-decoration: none}
span.orange{color: #f15a12}
span.gray{color: #db0a0a}
.carttitle {
 padding-right: 56px;
font-size: 16px;
line-height: 16px;
font-weight: bold;
color: #403e3f;
padding-top: 4px;
}
.moduletable_basket{
padding-left: 169px;
width:215px;
height: 70px;
float:right;
margin:53px 0 0;
text-align:right;
color:#5b5757;
background:url('../image/header_basket.png') no-repeat 130px 0px;
}
.moduletable_contacts{
width:253px;
position: absolute;
top: 63px;
text-align: right;
height: 70px;
right: 276px;
font-size:16px;
font-weight:bold;
color:#5b5757;
background:url('../image/header_phone.png') no-repeat 18px 0px;
}
.moduletable_contacts .headerphone {
line-height: 20px;
  font-size:22px;
font-weight: bold;
color: #403e3f;
}
.phone {
    line-height: 19px;
}
/* layout */
#containers {
background: #fff;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#column-left {
	float: left;
	width: 220px;
	margin: 5px;
}
#column-right {
	float: right;
	width: 210px;
	margin: 5px;
}
#content {
	min-height: 400px;
	margin-bottom: 15px;
	background: #fdfdfd
	
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 230px;
}
#column-right + #content {
	margin-right: 220px;
}
/* header */
#header {
	height: 152px;
	margin-bottom: 7px;
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
	background:url('../image/header_sep.png') no-repeat 310px 5px;
}
#header #logo {
	position: absolute;
	top: 41px;
	left: 13px;
	
}
#language {
	position: absolute;
	top: 57px;
	left: 290px;
	width: 130px;
	text-align: right;
	color: #666;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
#currency {
	width: 150px;
	position: absolute;
	top: 4px;
	text-align: center;
	right: 511px;
	color: #666;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	float: left;
	padding: 6px 2px 0px 2px;
	background: url('../image/currency.png') center top no-repeat;
	height: 30px;
	width: 30px;
	color: #666;
	margin-right: 4px;
	text-decoration: none;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 70px;
	right: 10px;
	z-index: 99;
	min-width: 300px;
	color:#5b5757;
}
#header #cart .heading {
	float: right;
	margin-top: 15px;
	padding-left: 14px;
	position: relative;
	z-index: 1;
}
#header #cart .heading a {
	color: #666;
	text-decoration: none;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: 7px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	-webkit-border-radius: 0px 7px 7px 7px;
	-moz-border-radius: 0px 7px 7px 7px;
	-khtml-border-radius: 0px 7px 7px 7px;
	border-radius: 0px 5px 5px 5px;
	-webkit-box-shadow: 0px 2px 2px #d0e3ee;
	-moz-box-shadow: 0px 2px 2px #d0e3ee;
	box-shadow: 0px 2px 2px #d0e3ee;
	background: #FFF;
}
#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #d0e3ee;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #d0e3ee;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#checkout {
 display:none; }
 
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	position: absolute;
	top: 4px;
	right: 270px;
	width: 267px;
	z-index: 15;
}
#header .button-search {
	position: absolute;
	top: 2px;
	right: 3px;
	background: url('../image/button-search.png') center center repeat;
	width: 32px;
	height: 35px;
	cursor: pointer;
}
#header #search input {
	background: url('../image/cearch_bg.png') no-repeat;
	padding: 0px 55px 3px 15px;
	color: #09151f;
	width: 240px;
	height: 25px;
	border: none;
}
#header #welcome {
	position: absolute;
	top: 13px;
	left: 5px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #022E54;
	text-align: left;
}
#header #welcome a {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #022E54;
}
#header .links {
	position: absolute;
	top: 0px;
	right: -12px;
	padding-right: 10px;
	height:33px;
	z-index: 9;
}
#header .links a {
	float: left;
	display: block;
	padding: 12px 12px 0px 12px;
	color: #FFFFFF;
	height:33px;
	font-weight:bold;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #022E54;
	text-decoration: none;
	font-size: 11px;
}
#header .links a + a {
	
	height: 33px;
}
#header .voen {
	position: absolute;
	top: 0px;
	left: 5px;
	padding: 7px;
	height:1px;
	z-index: 9;
}
/* menu */
#menu {
font-family: Fedra Serif Screen Italic;
	background: #333;
	height: 48px;
	margin-bottom: 15px;
	border-left: 1px solid #0062B3;
	border-right: 1px solid #0062B3;
	border-top: 1px solid #0062B3;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	padding: 0px 5px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	padding: 6px 5px 0 0;
	border-right: 1px solid #e3b80b;
	-webkit-box-shadow: 2px 0 0 -1px #78ADE8;
	   -moz-box-shadow: 2px 0 0 -1px #78ADE8;
			box-shadow: 2px 0 0 -1px #78ADE8;
	-webkit-transition: background .2s;
	   -moz-transition: background .2s;
			transition: background .2s;
}
#menu > ul > li:hover {
}
#menu > ul > li > a.active {
	background: #E2E2E2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #022E54;
	font-size:12px;
	font-weight:bold;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom: 7px;
	z-index: 6;
	position: relative;
}
#menu > ul > li:hover > a {
	background: #E2E2E2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
#menu > ul > li > div {
	display: none;
	background: #005baa url('../image/menu.png');
	position: absolute;
	z-index: 5;
	padding: 5px;
	border-top: 3px solid #00a0f6;
	border-left: 1px solid #0062B3;
	border-right: 1px solid #0062B3;
	border-bottom: 1px solid #0062B3;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	color: #00539B;
	background: #E2E2E2;
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
/* #advanced_menu */
#advanced_menu {
	background: url('../image/menu-bg.png') repeat-x;
	height: 48px;
	margin-bottom: 15px;
	border-left: 1px solid #0062B3;
	border-right: 1px solid #0062B3;
	border-top: 1px solid #0062B3;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	padding: 0px 5px;
}
#advanced_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
* html #advanced_menu_menu ul {
	float: left;
	margin-left: 15px;
}
#advanced_menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;	
	padding: 7px 5px 6px 0px;
	background: url('../image/menu-hr.png') top right no-repeat;
}
#advanced_menu li {
   	position: relative;
	float: left;
	z-index: 20;	
}
#advanced_menu a {
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #022E54;
	font-size:12px;
	font-weight:bold;
	display: block;
	padding: 10px 10px 10px 10px;
	margin-bottom: 7px;
	z-index: 6;
	position: relative;
}
#advanced_menu li a:hover {
	background: #E2E2E2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
#advanced_menu a.active {
	background: #E2E2E2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
#advanced_menu ul li ul {
	margin: 0px;
	position: absolute;
	left: 1px;
	float: left;
	min-width: 200px;
	background: #005baa url('../image/menu.png') repeat;
	padding: 0px;
	border-top: 3px solid #00a0f6;
	border-left: 1px solid #0062B3;
	border-right: 1px solid #0062B3;
	border-bottom: 1px solid #0062B3;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
#advanced_menu ul li ul li  {
 	min-width: 200px;
}
#advanced_menu ul li ul li a {
 	text-transform: none;
	margin: 0px;
}
body #advanced_menu ul li ul {
	display: none;
}
#advanced_menu ul li:hover ul, #advanced_menu ul li ul:hover {
	display: block;
}
* html #advanced_menu ul li ul {
	border-top: 1px solid #555;
	border-left: 0рх;
}
#advanced_menu > ul .parent {
	background: url('../image/menuarrow.png') 95% center no-repeat;
}
#advanced_menu > ul .activeparent {
	background: url('../image/menuarrow-hover.png') 95% center no-repeat;
	background-color: #E2E2E2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
#advanced_menu ul li ul li ul   {
	visibility: hidden;
	top: 0px;
	left: 100%;
}
#advanced_menu ul li ul li:hover ul {
	visibility: visible;
}
#advanced_menu ul li ul li:hover ul li ul {
	visibility: hidden;
}
#advanced_menu ul li ul li ul li:hover ul {
	visibility: visible;
}
.breadcrumb {
	color: #CCCCCC;
	margin-bottom: 10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.group {
	width: 100%;
	border-collapse: collapse;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #005dad;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
table.list thead td {
	background-color: #d0e3ee;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: middle;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr.highlight:hover td {
	background: #d0e3ee;
	cursor: pointer;
}
table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}
.pagination {
	border-top: 1px solid #d0e3ee;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #d0e3ee;
	padding: 4px 10px;
	background: #d0e3ee;
	text-decoration: none;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #d0e3ee;
	padding: 4px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	background: #d0e3ee;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background: url('../image/button.png') top left repeat-x;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 0px 2px #0062B3;
	-moz-box-shadow: 0px 0px 2px #0062B3;
	box-shadow: 0px 0px 2px #0062B3;
	border: 1px solid #e0eff8;
	text-shadow: 0px 1px 0px #000;
	margin: 3px;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 7px 12px 9px 12px;
	margin: 3px;
}
input.button {
	margin: 3px;
	border: 0;
	height: 30px;
	padding: 0px 12px 4px 12px;
	border: 1px solid #e0eff8;
}
a.button:hover, input.button:hover {
	background: url('../image/button-active.png') repeat-x;
	text-shadow: 0px 1px 0px #000;
}
a.button-detail {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	display: inline-block;
	text-decoration: none;
	padding: 8px 6px;
	background: url('../image/button.png') top left repeat-x;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0px 0px 2px #0062B3;
	-moz-box-shadow: 0px 0px 2px #0062B3;
	box-shadow: 0px 0px 2px #0062B3;
	border: 1px solid #e0eff8;
	text-shadow: 0px 1px 0px #000;
}
a.button-detail:hover {
	background: url('../image/button-active.png') repeat-x;
	text-shadow: 0px 1px 0px #000;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #d0e3ee;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;		
	line-height: 16px;
	border-bottom: 1px solid #d0e3ee;
}
.htabs a {
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #272829;
	text-shadow: 0 1px 0 #fff;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;	
}
.box .box-heading {
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	border-top: 1px solid #d0e3ee;
	padding: 18px 10px 8px 10px;
	background: url('../image/boxheading2.png')no-repeat;
	background-position: center ;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
	font-weight: bold;
	line-height: 22px;
	color: #0c2530;
}
.box .box-heading a {
	text-shadow: 0 1px 0 #000;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
}
.box .box-content {
	background: #fdfdfd;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	padding: 10px;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
	text-align: center;
}
.box-product > div {
	width: 174px;
	display: inline-block;
	vertical-align: top;
	margin: 2px 2px 10px 2px;
	padding-bottom: 10px;
}
#column-left .box-product > div {
	width: 175px;
	padding-top: 5px;
	margin: 0 0 15px 0;
	border: 1px solid #d0e3ee;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#column-right .box-product > div {
	width: 175px;
	padding-top: 5px;
	margin: 0 0 15px 0;
	border: 1px solid #d0e3ee;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#column-left + #content .box-product > div {
	width: 172px;
	
}
#column-right + #content .box-product > div {
	width: 172px;
}
#column-left + #column-right +  #content .box-product > div {
	width: 170px;
}
.box-product .sale {
	position: absolute;
	
	margin: 2px 2px;
	height: 57px;
	width: 56px;
	z-index: 1;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
    margin-top: 2px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box-product .image img {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.box-product .name a {
	color: #0a3a4f;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-top: 5px;
	clear: both;
	height:30px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #020c14;
	font-size: 16px;
    line-height: 28px;
	white-space: nowrap;
    float: left;
    margin-left: 10%;
    height: 28px;
}
.box .box-product .price-2 {
	float: right;
	margin: 15px -6px 0 0;
	background: url('../image/price.png') no-repeat;
	width: 98px;
	height: 45px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 12px;
	font-weight: bold;
	
}
.box-product .price-old-2 {
	
	top: -8px;
	position: relative;
	font-size: 10px;
	text-decoration: line-through;
}
.box-product .price-new-2 {
	font-weight: bold;
	top: -8px;
	position: relative;
	color: #fdd0ce;
}
.box-product .price-old {
	
	text-decoration: line-through;
	font-size: 11px;
}
.box-product .price-new {
	font-weight: bold;
	color: #F00;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.box-product .cartu {
	text-align: right;
	
}
/* box category */
.box-category {
	margin-top: -5px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 6px 6px 6px 0px;
}
.box-category > ul > li + li {
	border-top: 1px solid #d0e3ee;
}
.box-category > ul > li > a {
	text-decoration: none;
	color: #0c2530;
	padding-left:10px;
}
.box-category > ul > li > a:hover {
	color: #63abe9;
}
.box-category > ul > li ul {
	display: none;
}
.box-category .article-cat {
	border-bottom: 1px solid #d0e3ee;
}
.box-category > ul > li a.no-active {
	font-weight: bold;
	
}
.box-category > ul > li a.active {
	font-weight: bold;
}
.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 5px 5px 0px 14px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category> ul > li ul > li > a:hover {
	color: #63abe9;
}
.box-category > ul > li ul > li > a.child-active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
	border: 1px solid #d0e3ee;
}

#content .content ul li {
	margin-bottom: 5px;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #d0e3ee;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-category {
	border: 1px solid #d0e3ee;
	background: #d0e3ee;
	padding: 2px 6px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.manufacturer-list {
	border: 1px solid #d0e3ee;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #d0e3ee;
	border: 1px solid #d0e3ee;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	padding: 5px 0px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #0e2437;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #0e2437;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #0e2437;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #d0e3ee;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #d0e3ee;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #0c2530;
	font-weight: bold;
	text-decoration: none;
}
.product-list .name a:hover {
	text-decoration: underline;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #0c2530;
}
.product-list .rating {
	color: #005dad;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #01090c;
	font-size: 16px;
	font-weight: bold;
}
.product-list .price-old {
	color: #F00;
	font-size: 12px;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #86b2d9;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #86b2d9;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #86b2d9;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
	text-align: center;
}
.product-grid > div {
	width: 144px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px 20px 5px;
	padding-bottom: 10px;
	text-align: center;
}
#column-left + #content .product-grid > div {
	width: 136px;
}
#column-right + #content .product-grid > div {
	width: 136px;
}
#column-left + #column-right +  #content .product-grid > div {
	width: 166px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d0e3ee;
}
.product-grid .name a {
	color: #0a3a4f;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 14px;
	margin-top: 5px;
	clear: both;
	height:30px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #020c14;
	font-size: 16px;
    line-height: 28px;
	white-space: nowrap;
    float: left;
    margin-left: 10%;
    height: 28px;
}
.product-grid .price-old {
	text-decoration: line-through;
	font-size: 11px;
}
.product-grid .price-new {
color: #F00;
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #86b2d9;
	text-decoration: none;
}
.product-grid .compare a {
	color: #86b2d9;
	text-decoration: none;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	margin-left: 375px;
}
.product-info .image {
	border: 1px solid #d0e3ee;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product-info .image-additional {
	width: 400px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #d0e3ee;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #0e2437;
	font-weight: bold;
	font-size: 15px;
    font-size: 1vw;
}
.product-info .description span {
	color: #0e2437;
	font-weight: normal;
}
.product-info .description a {
	color: #0e2437;
	text-decoration: underline;
}
.product-info .description a:hover {
	color: #0e2437;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #d0e3ee;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #0e2437;
}
.product-info .price-old {
	color: #F00;
	font-size: 15px;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #86b2d9;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #86b2d9;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #52b2d9;
}
.product-info .options {
	border-bottom: 1px solid #d0e3ee;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #005dad;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #d0e3ee;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #d0e3ee;
	padding: 3px 5px 13px 5px;
	margin-bottom: 20px;
	color: #0e2437;
	overflow: auto;
}
.product-info .cart div {
	float: left;
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #86b2d9;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #86b2d9;
	clear: both;
}
.product-info .review {
	color: #86b2d9;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #d0e3ee;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	font-weight: bold;
	background: #d0e3ee;
	text-align: left;
}
.attribute tr td:first-child {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	background: #F3F3F3;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #0e2437;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	font-weight: bold;
	background: #d0e3ee;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #005dad;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #005dad;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	background-color: #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #d0e3ee;
}
.wishlist-info tbody .image img {
	border: 1px solid #d0e3ee;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.border {
	margin: 5px 0px 20px 0px;
	padding-top: 10px;
	border-top: 3px solid #00a0f6;
}
.login-content {
	margin: 5px 0px 20px 0px;
	padding-top: 10px;
	overflow: auto;
	border-top: 3px solid #00a0f6;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	background-color: #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #d0e3ee;
}
.cart-info tbody .image img {
	border: 1px solid #d0e3ee;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #d0e3ee;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #d0e3ee;
	border: 1px solid #d0e3ee;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #0e2437;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #d0e3ee;
	border-left: 1px solid #d0e3ee;
	border-right: 1px solid #d0e3ee;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-weight: bold;
	background-color: #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #d0e3ee;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #d0e3ee;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
.clear {
	clear: both;
}
#footer {
	position: relative;
margin: 0 auto;
width: 964px;
height: 180px;
background: url('../image/footer_bg.png') no-repeat 0 0;
}

#footer h3 {
	position:absolute;
	padding-left: 30px;
	color: #fff;
	text-transform:uppercase;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#footer .info {
	background: url('../image/h3-icon1.png') 0 1px no-repeat;
}
#footer .service {
	background: url('../image/h3-icon2.png') 0 1px no-repeat;
}
#footer .extra {
	background: url('../image/h3-icon3.png') 0 2px no-repeat;
	padding-bottom:20px;
}
#footer .account {
	background: url('../image/h3-icon4.png') 0 1px no-repeat;
}
#footer .column {
	float: left;
	width: 25%;
	min-height: 120px;
	background: url('../image/footer-hr.gif') 95% -30px no-repeat;
}
#footer .column ul {
	margin-top: 39px;
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}
#footer .column ul li {
	margin-bottom: 3px;
	line-height:22px;
	background: url('../image/footer-arrow.png') 0 3px no-repeat;
	padding-left: 20px;
}
#footer .column ul li:hover {
	margin-bottom: 3px;
	background: url('../image/footer-arrow.png') 3px 3px no-repeat;
	padding-left: 20px;
}
#footer .column a {
	text-decoration: none;
	color: #fff;
}
#footer .column a:hover {
	text-decoration: none;
}
.footer-top-left {
	background: url('../image/footer-top-left.png') no-repeat; 
	height: 60px; 
	overflow: hidden; 
	padding-left: 7px;
}
.footer-top-left .footer-top-right { 
	background: url('../image/footer-top-right.png') no-repeat 100% 0; 
	height: 100%; 
	padding-right: 7px; 
}
.footer-top-left .footer-top-middle { 
	background: url('../image/footer-top-middle.png') repeat-x center top; 
	height: 100%; 
}

#powered {
height: 27px;
	text-align: center;
	clear: both;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
/* reveal-modal */
.reveal-modal-bg { 
	position: fixed; 
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.6);
	z-index: 500;
	display: none;
	top: 0;
	left: 0; 
}
.reveal-modal {
	visibility: hidden;
	top: 100px; 
	left: 50%;
	width: 800px; 
	margin-left: -400px;
	background: #e5e5e5;
	position: absolute;
	z-index: 2000;
	border: 1px solid #8e8e8e;
}
.reveal-modal .modal {
	background: #4F4F4F;
	padding: 7px;
}
.reveal-modal .modal .contents {
	padding: 0px 10px 20px 10px;
	background: #F8F8F8;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	height:600px;
	text-align: left;
}
.reveal-modal .modal .contents > .left {
	float: left;
	margin-right: 15px;
}
.reveal-modal .modal .contents > .left + .right {
	margin-left: 265px;
}
.reveal-modal .modal .contents .name {
	background: #e6e5e5;
	color: #00539B;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 -10px 10px -10px;
	padding: 10px;
	border-bottom: 1px solid #cecece;
	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	-khtml-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}
.reveal-modal .modal .contents .images {
	border: 1px solid #d0e3ee;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.reveal-modal .modal .contents .description {
	border-top: 1px solid #d0e3ee;
	border-bottom: 1px solid #d0e3ee;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #005dad;
	font-weight: bold;
}
.reveal-modal .modal .contents .description span {
	color: #005dad;
	font-weight: normal;
}
.reveal-modal .modal .contents .description a {
	color: #005dad;
	text-decoration: underline;
}
.reveal-modal .modal .contents .description a:hover {
	text-decoration: none;
}
.reveal-modal .modal .contents .price {
	overflow: auto;
	border-bottom: 1px solid #d0e3ee;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #005dad;
}
.reveal-modal .modal .contents .price-old {
	color: #F00;
	text-decoration: line-through;
}
.reveal-modal .modal .contents .price-new {
}
.reveal-modal .modal .contents .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #86b2d9;
}
.reveal-modal .modal .contents .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #86b2d9;
}
.reveal-modal .modal .contents .cart {
	border-bottom: 1px solid #d0e3ee;
	padding: 3px 5px 13px 5px;
	margin-bottom: 20px;
	color: #005dad;
	overflow: auto;
}
.reveal-modal .modal .contents .cart div {
	float: left;
	vertical-align: middle;
}
.reveal-modal .modal .contents .cart div > span {
	padding-top: 7px;
	display: block;
	color: #86b2d9;
}
.reveal-modal .modal .contents .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #86b2d9;
	clear: both;
}
.reveal-modal .modal .contents .htabs {
	height: 30px;		
	line-height: 16px;
	border-bottom: 1px solid #d0e3ee;
	clear: both;
}
.reveal-modal .close-reveal-modal {
	position: absolute;
	display: block;
	top: 12px;
	right: 11px;
	height: 24px;
	width: 24px;
	cursor: pointer;
	background: url('../image/closes.png') center bottom no-repeat;
} 
.reveal-modal .close-reveal-modal:hover {
	background: url('../image/closes.png') center top no-repeat;
} 
.boxgrid {
    overflow:hidden;
    position:relative;
	border: 1px solid #d0e3ee;
-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	
.boxcaption {
    position:absolute;
    width:100%;
	text-align: center;
}
.caption .boxcaption {
    top:300%;
    left:0;
}
/* News / Blog */
.article-share {
	text-align: right; 
	width: 100%; 
	height: 50px; 
	overflow: hidden;
}
.article-prelated-head {
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	margin-bottom: 7px; 
	margin-left: 5px;
}
.article-author-head {
	background: #eee; 
	padding: 5px;
	border: 1px solid #d0e3ee;
 }
.article-content {
    border: 1px solid #d0e3ee;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
.article-image {
	padding: 8px; 
	background: #eee; 
	border: 1px solid #d0e3ee;
	margin-left: 15px; 
	margin-bottom: 10px;
	float: right;
}
.line-article-coments {
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	font-style: italic; 
	margin-bottom: 7px; 
	margin-left: 5px;
}
.title-coments {
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: normal;
}
.article-coments {
	color: #F00;
	font-style: normal;
}
.headlines-text-coments {
	font-style: italic; 
	color: #86b2d9;
}
.button-more {
	float: right;
	margin: 5px;
}
#artsearch {
	border-top: 1px solid #d0e3ee;
	padding-top: 10px;
	width: 188px;
}
#artsearch .button-artsearch {
	position: relative;
	float: right;
	background: url('../image/button-artsearch.png') center center no-repeat;
	width: 27px;
	height: 24px;
	margin-top: -24px;
	display: block;
	border-left: 1px solid #d0e3ee;
	cursor: pointer;
}
#artsearch input {
	background: #FFF;
	padding: 1px 33px 1px 4px;
	width: 150px;
	height: 21px;
	border: 1px solid #d0e3ee;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.box-news-story > div {
	display: inline-block; 
	width: 30%; 
	padding: 5px; 
	vertical-align: top;
}
.box-news-story .news-story-title {
	margin-bottom: 5px;
}
.box-news-story .news-story-title a {
	font-weight: bold; 
	text-decoration: none;
}
.box-news-story .news-story-read-more {
	margin: 5px 0 0 0;
}
.box-news-story .news-story-coments {
	margin: 5px 0 0 0;
	font-style: italic; 
	color: #86b2d9;
}
.box-news-side > div {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 5px; 
	padding-bottom: 5px;
}
.box-news-side .news-story-title {
	margin-bottom: 2px;
}
.box-news-side .news-story-title a {
	font-weight: bold; 
	text-decoration: none;
}
.box-news-side .description {
	font-size: 11px;
}
.box-news-side .news-story-read-more {
	margin: 0;
	float: right;
}
.box-news-side .news-story-read-more a {
	font-weight: bold;
}
.box-news-side .news-story-coments {
	margin: 0;
	font-style: italic; 
	color: #777;
	font-size: 11px;
	float: left;
}
.box-news-side .info {
	overflow: auto;
	margin-top: 2px;
}

.lang-link{
	text-decoration: none;
}


.ddtobutton{
    background: url('../image/addtcbin_href.png') no-repeat 0 0;
    width: 32px;
    height: 28px;
    border: 0 none;
    margin: 80;
    padding: 0;
    text-indent: -9999px;
    cursor:pointer;
	float: right;
    margin-right: 10%;
	
}
.nottobutton{
    background: url('../image/addtcbin.png') no-repeat 0 0;
    width: 32px;
    height: 28px;
    border: 0 none;
    margin: 80;
    padding: 0;
    text-indent: -9999px;
    cursor:pointer;
	float: right;
    margin-right: 10%;
	
}
.rekombutton{
	
background-image: url('../image/kor.gif');
background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 21px;
	width: 27px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 65px;
}
.rekombutton:hover{
	background-repeat: no-repeat;
	background-position: right -21px;
}

div.pink-line {
	width: 80%;
	background:url(../image/pink1.png) no-repeat;
	height:auto !important;
	min-height:12px;
	height:12px;
	position:relative;
	
}
div.pink-line-top {
	
	
	height:auto !important;
	min-height:12px;
	height:12px;
}
div.pink-line-bot {
	
	height:auto !important;
	min-height:12px;
	height:12px;
	padding:0 2px 0 20px;
}

a.produkbutton, input.produkbutton {	
	background: url('../image/produkbutton.png') no-repeat;
	width: 132px;
	font-size: 16px;
    height: 34px;
    border: 0 none;
    cursor:pointer;
	font-family: Tahoma;
	cursor: pointer;
	font-weight: bold;
	
}
.gogo{
	float: left;
	width: 567px;
	padding-bottom: 10px;
	margin-right: -50px;
	margin-top:1px;
}

    
    #subscribe {
        font: 12px/1.2 Arial,Helvetica,san-serif; color:#666;
    }
    #subscribe a,
    #subscribe a:hover,
    #subscribe a:visited {
        text-decoration:none;
    }
    .box-title {
       color: #F66303;
       font-size: 18px !important;
       font-weight: bold;
       margin: 10px 0;
    border:1px solid #ddd;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    box-shadow: 5px 5px 5px #CCCCCC;
    padding:10px;
    line-height:25px; font-family:arial !important;
    }

    .box-tagline {
       color: #999;
       margin: 0;
       text-align: center;
    }
    #subs-container {
        padding: 35px 0 30px 0;
        position: relative;
    }
    a:link, a:visited {
    border:none;
    }
    .demo {
    display:none;
    }


    .box-title1 {
    border:1px solid #ddd;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    box-shadow: 5px 5px 5px #CCCCCC;
        padding:10px;
  margin: 10px 0;
    }

    .enteryouremail{
background: #fff !important;
border: 1px solid #d2d2d2;
padding: 0px 8px 0px 8px;
color: #a19999; font-size: 12px;
height: 25px; width: 165px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin:0px;
}
    .submitbutton{
background:#F66303;
border: 1px solid #F66303;
text-shadow: 1px 1px 1px #333;
box-shadow: 3px 3px 3px #666;
font:bold 12px Arial, sans-serif;
color: #fff;
height: 25px;
padding: 0 12px 0 12px;
margin: 0 0 0 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor:pointer;}

      
 popup3 .header{ background-color: #788bb3; height: 24px; overflow: hidden}
.popup3 .header img{margin: 0 0 0 6px}
.popup3 .bodys{overflow:hidden; padding:10px 15px 15px 15px; background-image: url(https://great.az/scs/fbp_bg.gif); background-position: 0 0; background-repeat: repeat-x}
.popup3 .bodys .t1{ margin: 15px 0 30px 2px}

// уведомление о пдобавлении в корзину
/* Message Box: Add to Cart */
 /* 21.11.2013 @Stavrolink */
 .message-box { 
  	position:fixed;
  	left: 45%; top: 45%;
	width: 380px; height: 150px;
	margin-left: -100px; margin-top: -50px;
	z-index: 9999;
	border: 1px solid #ddd;
	font-family: Tahoma;
	display: none;
	background-color: white;
}
.message-box, 
.message-box #header {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.message-box #header {
	margin: 4px;
	padding: 5px 5px 5px 10px;
	font-size: 22px;
	border: 1px solid #2890ce;
	line-height: 24px;
	height: auto;
	background: #0a95cd; 
	
	background: -moz-linear-gradient(top, #0a95cd 0%, #066eac 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a95cd), color-stop(100%,#066eac));
	background: -webkit-linear-gradient(top, #0a95cd 0%,#066eac 100%);
	background: -o-linear-gradient(top, #0a95cd 0%,#066eac 100%);
	background: -ms-linear-gradient(top, #0a95cd 0%,#066eac 100%);
	background: linear-gradient(to bottom, #0a95cd 0%,#066eac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a95cd', endColorstr='#066eac',GradientType=0 );
}
.message-box #header img {
	float: right;
    cursor: pointer;
	padding: 8px;
}
.message-box #navigation {
	font-size: 12px;
	font-family: Verdana;
	margin: 10px;
}
.message-box p {
	font-size: 14px;
	margin: 10px;
}

.htooltip span { /* Внешний вид нашего тултипа */
    background-color: rgba(0,0,0, 0.8);
    border-radius: 15px 0px 15px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #fff;
    margin-left: 30px;
    margin-top: -75px;
    opacity: 0; /* Делаем его прозрачным */
    padding:10px;
    position: absolute;
    text-decoration: none;
    visibility: hidden; /* И прячем */
    width: 250px;
    z-index: 10;
}
        
.htooltip:hover span { /* По hover отображаем тултип */
    opacity: 1;
    visibility: visible;
}
        
.htooltip span img { /* Изображение для примера */
    border: 0 none;
    float: left;
    margin: -71px 0 0 -234px;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
        
.htooltip:hover span img { /* Показываем изображение */
    opacity: 1;
    visibility: visible;
}

.titlePluso {
	color: #161515;
	font-size: 22px;
	line-height: 40px;
	text-indent: 5px;
}        


ul.icontabs{display:block;list-style: none outside none; margin: 1px auto; height:57px;font-size: 13px;}.tabl1,.tabl2,.tabl3,.tabl4{float:left;width:57px;height:57px;display:block;background: url('../image/allicon.png') no-repeat; }.tabl1{ background-position: -0px -0px;}.tabl3 { background-position: -57px -0px;}.tabl2{ background-position: -0px -57px;}.tabl4 { background-position: -57px -57px;}

.facebook-window{width:350px;height:257px;background:#fff;position:absolute;}
.facebook-window-logo{background:url('../image/fl@2x.png') #3a5795;height:50px;background-size:100px auto;background-repeat:no-repeat;background-position:15px 15px;border-bottom:1px #336699 solid;position:relative;}
.facebook-window-text{background:#3a5795;color:#fff;padding:15px 15px 20px 15px;line-height:1.3em;font-size:1.1em;letter-spacing:-0.01em;position:relative}
.facebook-window-x{width:30px;height:30px;display:block;background:url('../image/fx@2x.png');background-size:16px auto;background-repeat:no-repeat;position:absolute;top:11px;right:10px;cursor:pointer;background-position:7px 7px;}
.facebook-window-x:hover{opacity:.6}
.facebook-window-v{width:18px;height:18px;display:block;background:url('../image/fv@2x.png');background-size:18px auto;background-repeat:no-repeat;position:absolute;bottom:-18px;left:17px;}
.facebook-window-button{padding:30px 15px 0px 15px;height:60px;}
.facebook-window-close{text-align:center;padding:10px 0 10px 0;text-align:center;background:#f0f0f0;color:#3a5795;font-size:.9em;cursor:pointer}
.facebook-window-close:hover{background:#ebf1ff;}
.facebook-window-close SPAN{border-bottom:1px #6699cc dotted;}
.facebook-bg{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:5000;display:none;}
.facebook-bg-opacity{width:100%;height:100%;position:absolute;top:0px;z-index:5001;background:#000;opacity:.7}
#fbw-center{position:fixed;left:50%;margin-left:-175px;top:200px;display:none;z-index:5010;}
#fbw-right{left:0px;bottom:0px;position:fixed;z-index:4999;display:none;}
#fbw-right{background:#ebf1ff}
.fb-down-box{position:fixed;bottom:20px;right:20px;width:300px;padding:20px;display:none;background:#fff;border-radius:6px;z-index:1000;-webkit-box-shadow:0px 0px 125px -4px rgba(67,85,149,0.44);-moz-box-shadow:0px 0px 125px -4px rgba(67,85,149,0.44);box-shadow:0px 0px 125px -4px rgba(67,85,149,0.44);}
.fb-box-title{height:58px;width:265px;font-weight:400;font-size:1em;line-height:1.4em;margin-top:-2px;}
.fb-box-title EM{font-family:'Lora', serif;font-style:italic;font-size:.95em;}
.fbclose{position:absolute;top:20px;z-index:1001;right:20px;width:20px;height:20px;display:block;background-image:url('../image/close@2x.png');background-size:20px auto;background-position:0 0;background-repeat:no-repeat;cursor:pointer;}
.facebook{width:100%;margin-bottom:40px;}
.facebook STRONG{font-weight:700;display:block;padding-bottom:12px;}

.Monoton  {
  padding-top: 1px;
  text-align: right;
  line-height: 16px;
  font-size: 20px;
  font-family: 'Monoton', cursive;
  text-transform: uppercase;
  text-shadow: 0 0 40px red,0 0 15px FireBrick,0 0 3px DarkRed;
  color: blue;
}
div p { margin:0; line-height: 20px;}
#error:hover { text-shadow: 0 0 100px #ffffff,0 0 80px #008000,0 0 3px #0000ff; }
#code:hover { text-shadow: 0 0 50px blue,0 0 20px FireBrick,0 0 4px DarkBlue; }
#error {
  color: #fff;
  text-shadow: 0 0 40px #ffffff,0 0 15px #008000,0 0 3px #0000ff;
}
#error span {
  animation: upper 11s linear infinite;
}
#code span:nth-of-type(2) {
  animation: lower 10s linear infinite;
}
#code span:nth-of-type(1) {
  animation: lower 3s linear infinite;
}

.pay-millikart {
	position: absolute;
	margin-top: 18px;
	margin-left: 10px;
 }

@keyframes upper {
  0%,19.999%,22%,62.999%,64%, 64.999%,70%,100% {
    opacity:.99; text-shadow: 0 0 80px #ffffff,0 0 30px #008000,0 0 6px #0000ff;
  }
  20%,21.999%,63%,63.999%,65%,69.999% {
    opacity:0.4; text-shadow: none; 
  }
}
@keyframes lower {
  0%,12%,18.999%,23%,31.999%,37%,44.999%,46%,49.999%,51%,58.999%,61%,68.999%,71%,85.999%,96%,100% {
    opacity:0.99; text-shadow: 0 0 80px red,0 0 30px FireBrick,0 0 6px DarkRed;
  }
  19%,22.99%,32%,36.999%,45%,45.999%,50%,50.99%,59%,60.999%,69%,70.999%,86%,95.999% { 
    opacity:0.4; text-shadow: none; 
  }
   }
 #tagsb-c{background:#fff}#tagsb-c .tagsb-c-bg{padding-top:25px;padding-bottom:25px}#tagsb-c .tagsb-c-bg .category-keywords{font-size:12px;float:left;margin-right:7px}
 #tagsb-c .tagsb-c-bg .category-keywords-link{color:gray;border-bottom:1px dashed;float:left;margin-right:10px;font-size:12px;margin-top:-3px;margin-bottom:9px}
 
