/*
================================================
	Reset v 2.1 [s3-mod]
================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul, menu {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

sub, sup {
	font-size: 65%;
	line-height: 1;
	vertical-align: baseline;
}
sup {
	vertical-align: top;
}
sub {
	vertical-align: bottom;
}

/* Elements of Form */
input:focus, textarea:focus, select:focus {
	outline: none;
}
input, select, button {
	vertical-align: baseline;
}
textarea {
	resize: vertical;
	min-height: 100px;
	max-width: 100%;
	overflow: auto;
}
textarea, select[multiple] {
	vertical-align: top;
}
input[type="color"] {
	vertical-align: middle;
}
input[type="radio"], input[type="checkbox"] {
	margin: 0 4px;
}

/* Pablex Object */
object video {
	display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	object video {
		display: block !important;
	}
}


@font-face {
    font-family: 'marck_script-r';
    src: url('/g/fonts/marck_script//marck_script-r.eot');
    src: local('☺'), 
    url('/g/fonts/marck_script//marck_script-r.woff') format('woff'), 
    url('/g/fonts/marck_script//marck_script-r.ttf') format('truetype'), 
    url('/g/fonts/marck_script//marck_script-r.svg#marck_script-r') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
================================================
	Default Tags Properties
================================================
*/
h1, h2, h3, h4, h5, h6,
hr, p, ul, ol {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul, ol {
	margin-left: 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	padding: 0;
}


/*
================================================
	Selectors Utility
================================================
*/
.row-vspace {
	margin: 20px 0 !important;
}

.pull-left {
	float: left !important;
}
.pull-right {
	float: right !important;
}

.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}

.hide {
	display: none !important;
}
.show {
	display: block !important;
}

.invisible {
	visibility: hidden !important;
}
.visible {
	visibility: visible !important;
}

.fixed {
	position: fixed !important;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: '';
	line-height: 0;
}
.clearfix:after {
	clear: both;
}

.clear-both {
	clear: both !important;
}

/* Tables */
table.table0 td,
table.table1 td,
table.table2 td,
table.table2 th {
	padding: 5px;
	border: 1px solid #cecece;
	vertical-align: top;
}
table.table0 td {
	border: none;
}
table.table2 th {
	padding: 8px 5px;
	background: #e15344;
	border: 1px solid #e15344;
	border-bottom: 1px solid #cecece;
	font-weight: normal;
	text-align: left;
}

/* Clear Container */
.clear-container {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	clear: both;
	width: 100%;
	height: 0;
}


/*
================================================
	Design Styles
================================================
*/
html, body {
	position: relative;
	height: 100%;
	min-width: 980px;
}
html {
	overflow-y: scroll;
}
body {
	background-color: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
  	padding-top: 22px;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
	font: inherit;
	line-height: 1;
	font-weight: normal;
}
h4, h5, h6 {
	line-height: normal;
	font-weight: bold;
}
h1 {font-size: 24px; margin: 10px 0;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5, h6 {font-size: 16px;}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {margin-top: 0;}

a {outline: none; color: #08c;}
a:hover {text-decoration: none;}

a img {border-color: #000;}


.body-bg {
	position: fixed;
	width: 200%;
	height: 100%;
	top: 0;
	left: -50%;
	z-index: -1;
	min-width: 980px;
	*width: 100%;
	*height: 100%;
	*top: 0;
	*left: 50%;
	*margin-left: -50%;
	*zoom: 1;
}
.body-bg img {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto auto;
	min-width: 50%;
	min-height: 100%;
	*width: 100%;
	*min-height: 100%;
}


.wrapper {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	max-width: 1000px;
	margin: 0 auto -200px;
	background-color: #fff;
}
.wrapper .clear-top {
	background-color: #e15344;
	height: 4px;
  	display: none;
}
.wrapper .clear-bot {
	height: 200px;
}


/* ***** Header ***** */
header {
	width: 960px;
	min-height: 106px;
	margin: 0 auto;
}
header p {
	padding: 0;
	margin: 0;
}
header .pull-left {
	width: 210px;
	padding: 30px 30px 10px 10px;
}
header .pull-right {
	width: 220px;
	padding: 85px 15px 10px 30px;
}


/* ***** Content ***** */
.content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.content .sidebar,
.content .textbody {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.content .sidebar {
	width: 220px;
	padding: 20px 0;
}
.content .textbody {
	padding: 20px 0 50px 30px
}


/* ***** Footer ***** */
footer {
	background-color: #fff;
	max-width: 1000px;
	min-height: 120px;
	margin: 0 auto;
	padding-bottom: 80px;
	font-size: 11px;
}
footer p {
	padding: 0;
	margin: 0;
}
footer > aside {
	width: 960px;
	margin: 0 auto;
	background-color: #ffd1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 120px;
	color: #900065;
  	border: 1px solid #959595;
}
footer > aside a {
	color: #900065;
}

footer > aside .pull-left {
	width: 210px;
	padding: 20px 30px 10px 10px;
}
footer > aside .pull-right {
	width: 300px;
	padding: 20px 10px 10px 30px;
	text-align: right;
}


/* ***** Cart Preview ***** */
#shop2-cart-preview {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cart-preview {
	padding: 6px 6px 0 6px;
	background: url(opacity-20.png) 0 0 repeat;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	max-width: 1000px;
	height: 48px;
	margin: 0 auto;
	text-align: left;
	cursor: default;
}
.cart-preview .cart-title {
	background: #900065 url(cart-icon.png) 20px 50% no-repeat;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	min-width: 115px;
	height: 48px;
	float: left;
	padding: 0 10px 0 65px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
}
.cart-preview .cart-body {
	overflow: hidden;
	background: #ffd1f1;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #900065;
}
.cart-preview .cart-body ul,
.cart-preview .cart-body li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cart-preview .cart-body ul {
	float: right;
}
.cart-preview .cart-body li {
	border-right: 1px solid #ffdaf4;
	padding: 0 20px;
	float: left;
}
.cart-preview .cart-body li span,
.cart-preview .cart-body li strong {
	color: #900065;
}

.cart-preview .cart-body li.order-btn {
	border: none;
	width: 128px;
	height: 24px;
	padding: 12px 10px;
}
.cart-preview .cart-body li.order-btn a {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 128px;
	height: 24px;
	background: url(order-btn.png) 0 0 no-repeat;
	text-indent: -1000%;
	text-decoration: none;
}
.cart-preview .cart-body li.order-btn a:hover {
	background-position: 0 -30px;
}
.cart-preview .cart-body li.order-btn a:active {
	background-position: 0 -60px;
}




/* ***** Blocks in Header ***** */
/* Login Top */
.login-top {
	font-size: 11px;
	color: #999;
	padding-bottom: 33px;
}
.login-top a {color: #999;}
.login-top a:hover {color: #e15344;}

/* Company Desc */
.company-desc {
	font-size: 20px;
	color: #ab137e;
  	font-family: "Times New Roman", Times, serif;
}

/* Phone Top */
.phone-top {
	float: right;
  	padding-left: 30px;
  	background: url(/d/696279/t/images/top_phone_bg.png) 0 50% no-repeat;
}
.phone-top .phone-title {
	font-size: 0;
	color: #e15344;
  	display:none;
  	line-height: 0;
}
.phone-top .phone-body {
	font-size: 18px;
	color: #ab137e;
}

/* Company Name */
.company-name {
	overflow: hidden;
	min-height: 66px;
	padding: 10px 0;
	text-align: center;
}
.company-name .text {
	font-family: "Times New Roman", Times, serif;
	font-size: 120px;
	color: #222;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
    line-height: 106px;
    padding: 18px 0 0;
}
.company-name .double-solid {
	font-size: 23px;
    line-height: 0.7;
    font-family: 'marck_script-r';

}
.company-name .vertical-align {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 0;
	width: 0;
	vertical-align: middle;
	line-height: 0;
	font-size: 0;
}

/* Nav Top */
.nav-top,
.nav-top li,
.nav-top ul {
	list-style: none;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}

.nav-top {
	width: 960px;
	margin: 0 auto;
	min-height: 40px;
	background-color: #ffd1f1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	text-align: left;
	color: #fff;
  	border-right: 1px solid #222222;
  	border-top: 1px solid #222222;
  	border-bottom: 1px solid #222222;
}

.nav-top ul {
	text-align: left;
}
.nav-top ul li {
	vertical-align: top;
	border-right: 1px solid #cca7c1;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.nav-top ul li a {
	cursor: pointer;
	display: inline-block;
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.nav-top ul li a:hover,
.nav-top ul li a.active {
	text-decoration: underline;
}

.nav-top ul li.home {
	background-color: #fff;
	border-right: 1px solid #222;
}
.nav-top ul li.home a {
	padding: 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	background-color: #ab137e;
	text-decoration: none;
  	margin: -1px 0;
  	height: 42px;
}


.nav-top ul li.activ a {font-weight: bold; color: #B30E92; text-decoration: underline;}
.nav-top ul li.activ a:hover {font-weight: bold; color: #B30E92; text-decoration: underline;}

/* Search Top */
.search-top {
	float: right;
	width: 210px;
	height: 22px;
	display: inline;
	margin: 9px 10px;
	background-color: #222222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.search-top input {
	border: none;
	background: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
	font: inherit;
}
.search-top input[type="text"] {
	float: left;
	width: 180px;
	padding: 4px 0 3px 8px;
	text-align: left;
	font-size: 12px;
	color: #fff;
}
.search-top input[type="text"]:focus {
	color: #fff;
}
.search-top button,
.search-top input[type="button"],
.search-top input[type="submit"] {
	background: url(search-icon.png) 50% 50% no-repeat;
	cursor: pointer;
	width: 22px;
	height: 22px;
	float: right;
	text-indent: -1000px;
}




/* ***** Blocks in Sidebar ***** */
/* Nav Main */
.nav-main,
.nav-main li,
.nav-main ul {
	list-style: none;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}

.nav-main {
	width: 200px;
	padding: 0 10px;
	margin-bottom: 20px;
}

.nav-main > li > a {
  	background: url(/d/696279/t/images/lm_a-h_line.png) 50% 100% no-repeat;
	display: block;
	cursor: pointer;
	line-height: normal;
	padding: 4px 0 4px 10px;
  	margin-left: -10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ab137e;
  	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.nav-main > li > a:hover {
	text-decoration: none;
	color: #ab137e;
}
.nav-main > li > a:hover {
    background: #ab137e; 
    color: #fff;    
    position:relative;
  	text-decoration: none;
}

.nav-main > li.active > a {
    background: #ab137e; 
    color: #fff;   
    position:relative;
  	text-decoration: none;
}
.nav-main > li.opened > a {
    background: #ab137e; 
    color: #fff;   
    position:relative;
  	text-decoration: none;
}


.nav-main li li a {
	padding: 4px 12px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
  	display: block;
	cursor: pointer;
	line-height: normal;
  	border-bottom: 1px solid #e9e9e9;
}
.nav-main li li a:hover,
.nav-main li li a.active {
	text-decoration: underline;
	color: #e15344;
}
.nav-main li li.active a {text-decoration: underline; color: #e15344;}
.nav-main ul ul {
	padding-left: 12px;
	border-bottom: 1px solid #e9e9e9;
}

.nav-main li li li a {
	border: none;
	font-size: 12px;
}

/* Block Text */
.block-text {
	margin: 20px 0;
	width: 220px;
	text-align: left;
}

.block-text .block-title {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: #ab137e;
	padding: 6px 10px;
	font-size: 18px;
	color: #fff;
}

.block-text .block-body {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border-style: solid;
	border-color: #d6d6d6;
	border-width: 0 1px 1px 1px;
	padding: 10px 9px 9px 9px;
	font-size: 14px;
}
.block-text .block-body p {
	margin: 10px 0;
}

/* Block News */
.block-news {
	margin: 20px 0;
	width: 220px;
	text-align: left;
  	display: none;
}

.block-news .block-title {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background: #e15344;
	padding: 6px 10px;
	font-size: 18px;
	color: #fff;
}

.block-news .all-news {
	font-size: 11px;
	color: #fff;
}

.block-news .block-body {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border-style: solid;
	border-color: #d6d6d6;
	border-width: 0 1px 1px 1px;
	padding: 0 9px;
	font-size: 12px;
}

.block-news article {
	padding: 10px 0;
}
.block-news article time {
	display: block;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

/* Block Informers */
.block-informers {
	margin: 20px 0;
	padding: 0 10px;
	width: 200px;
	text-align: left;
	font-size: 11px;
	color: #999;
}
.block-informers .block-title {
	font-size: 22px;
	margin-bottom: 10px;
}




/* ***** Blocks in Content ***** */
/* Slider */
.slider {
	position: relative;
	margin: 20px auto;
}
.slider:first-child {
	margin-top: 0;
}
.slider-container {
	overflow: hidden;
	width: 710px;
	height: 520px;
	margin: 0 auto;
}
.slider-container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 99999px;
	height: 520px;
}
.slider-container ul li {
	float: left;
	width: 710px;
	height: 520px;
}
.slider-container ul li a {
	display: block;
}
.slider-container ul li img {
	border: none;
	display: block;
	width: 710px;
	height: 520px;
}

.slider .slide-arrow {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 28px;
	height: 60px;
	background: url(slider-controllers.png) no-repeat;
	cursor: pointer;
}
.slider .next-slide {
	right: 0;
	background-position: 100% 0;
}
.slider .prev-slide {
	left: 0;
	background-position: 0 0;
}

/* Site Path */
.site.path {
	font-size: 11px;
	color: #a0a0a0;
	margin: 10px 0;
}
.site.path:first-child {
	margin-top: 0;
}

/* Block Novelty */
.block-novelty {
	margin: 20px 0;
}
.block-novelty .block-title {
	background: #d6d6d6 url(block-title.png) 0 0 repeat-x;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding: 10px 12px;
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
.block-novelty .all-novelty {
	font-size: 11px;
	font-weight: normal;
}

.block-novelty .block-body {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}




/* ***** Blocks in Footer ***** */
/* Sitename */
.sitename {
	padding: 0 0 20px 0;
	font-size: 11px;
	text-align: left;
}

/* Shared Bot */
.shared_bot {
	font-size: 11px;
}
.shared_bot .title {
	margin: 0 0 4px 0;
}

/* Contacts Bot */
.contacts-bot {
	float: left;
	width: 250px;
	padding: 20px 0 10px 0;
}

/* Copy */
.copy {
	background: url(mega.png) 100% 0 no-repeat;
	float: right;
	margin: 0 0 20px 0;
	min-height: 32px;
	padding: 2px 40px 0 0;
	width: 140px;
	text-align: right;
	font-size: 11px;
  	color: #333333;
}
.copy span[style] {
	font-size: 11px !important;
}
.copy a {
	display: inline-block;
}

/* Counters Bot */
.counters-bot {
	clear: both;
	text-align: right;
}
.counters-bot img {
	border: none;
}


.top_special_block {
	padding: 0 0 15px; 
	margin: 0 0 15px; 
	border-bottom: 1px solid #cccccc;
}

.top_special_block_in {
	height: 18px;
	padding: 10px 12px;
	margin: 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 18px;
	color: #333333;
	text-transform: uppercase;
	border: 1px solid #c2c2c2;
	-webkit-border-radius:  5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	border-radius:  5px 5px 0 0;
	background: #d7d7d7 url(/d/696279/t/images/title_bg_12.png) 0 0 repeat-x;
}
.top_special_block_in a {
	margin: 0 0 0 8px;
	text-decoration: underline; 
	color: #ab137e; 
	font-size: 12px; 
	text-transform: lowercase; 
	font-weight: normal;
}
.top_special_block_in a:hover {text-decoration: none; color: #ab137e;}

.site-path a {color: #ab137e;}
.site-path a:hover {color: #ab137e;}