@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	text-decoration:none;
	vertical-align: top;
	width:100%;
	background:url(images/header_bg.gif) repeat-x 0 0;
}
#outer, .outer {
	width:1000px;
	margin:0 auto;
}
#outer_bot {
	/*background:url(images/bot_bg_repeat.gif) repeat-x 0 bottom;*/
}
form, p {
	margin:0;
	padding:0;
}
h1, h2, h3 {
	padding:0;
	margin:0;
}
h1 {
	color: #6F6F6F;
	font: 26px/32px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
h2 {
	color: #6F6F6F;
	font: 22px/30px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
h3 {
	color: #6F6F6F;
	font: 18px/24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
h4 {
	color: #6F6F6F;
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
	padding: 0;
}
a {
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	text-decoration:underline;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	margin: 10px 0;
}
a:hover {
	text-decoration:none;
}
a.none {
	text-decoration:none;
}
a.none:hover {
	text-decoration:underline;
}
a:focus {
	outline:0;
}
img {
	border-width:0px
}
.overflow {
	width:100%;
	overflow:hidden;
}
.overflow_w {
	width:100%;
	display:inline-block;
}
.clear {
	height:1px;
	overflow:hidden;
	line-height:1px;
	clear:both;
}
/* LIKE */
#like {
	position:fixed;
	right:30px;
	margin-left:525px;
	width: 55px;
	height: 300px;
	margin-top: 10px;
  z-index:100000;
}
/* HEADER */
#hdr {
	width:1000px;
	height:157px;
	background:url(images/header_bg.gif) no-repeat;
	margin: 0 auto;
}
.hdr_txt1, .hdr_txt1 a {
	color:#4b4b4b;
	font:bold 19px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.hdr_txt2 {
	margin-top: -5px;
}
.hdr_txt2, .hdr_txt2 a {
	color:#ffb000;
	font:bold 28px/33px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
}
.hdr_txt2 span {
	display:block;
	height:33px;
	width:33px;
	color:#fff;
	font:bold 9px/33px Verdana, Arial, Helvetica, sans-serif;
	text-transform:normal;
	text-align:center;
	background: url(images/com_bg.gif) no-repeat right;
	float: left;
	margin-left: 3px;
}
.hdr_txt3 {
	color:#000000;
	font:bold 13px Arial;
	margin-top: 11px;
	text-align: right;
	text-transform: uppercase;
	padding-left: 35px;
}
#lang {
	float:left;
	width:62px;
	padding-top: 40px;
	margin-right: 10px;
}
#phone {
	float:left;
	width:150px;
	text-align: center;
	font:bold 16px/25px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	padding-top: 28px;
}
#share {
	text-align:center;
	padding-top:7px;
	float: right;
	padding-right: 15px;
}
#search {
	float:right;
	width:200px;
}
#search input.input {
	height:21px;
	width:165px;
	padding-right:30px;
	background-color:#FFFFFF;
	border:solid 1px #d7d7d7;
	color:#797979;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 7px;
	line-height:20px \0/
}
/* MENU */

#link {
	float:right;
	padding:36px 0 0 0;
}
#link a {
	float:left;
	display:block;
	color:#6c6c6c;
	margin:0 18px 0 2px;
	text-decoration: underline;
}
#link a:hover {
	text-decoration:none;
}
#link img {
	float:left;
}
#menu_main {
	color:#a7a7a7;
	float: left;
}
#menu_main img {
	float:left;
	padding-top:3px;
}
#menu_main a {
	float:left;
	display:block;
	font:bold 14px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#101010;
	margin:0 31px 0 7px;
	text-decoration:none;
}
#menu_main a:hover {
	text-decoration:none;
	color:#9B9B9B;
}
/* CONTENT */

/* CENTER */
#slider {
	height:343px;
}
#cnt {
	float:left;
	width:100%;
}
#cent {
	padding-left: 16px;
	padding-right: 16px;
	margin: 0 204px;
	padding-bottom: 30px;
}
#cent h1 {
	font: bold 12px Tahoma;
	color:#fff;
	text-transform:uppercase;
	padding:8px 0 0 12px;
}
/* LIST */
ul.pr, ul.ctg {
	margin:0;
	padding:0;
}
ul.pr li, ul.ctg li {
	margin:0;
	list-style-type: none;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/list_bg.gif) no-repeat left 7px;
	padding-left:18px;
}
ul.pr li a, ul.ctg li a {
	color:#6f6f6f;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.pr li a:hover, ul.ctg li a:hover {
	color:#6f6f6f;
	font-weight:bold;
}
ul.pr li.active, ul.ctg li.active {
	color:#6f6f6f;
	font-weight:bold;
}
ul.pr li ul, ul.ctg li ul {
	margin:0px;
	padding:0;
}
/* PREVIEW */

.prw, .prw1 {
	background-color:#fdfdfd;
	border:1px solid #f4f4f4;
	width:172px;
	height:auto;
	margin: 0 16px 0 0;
	font:12px/19px Tahoma;
	color:#787878;
	float: left;
}
.prw1 {
	width:244px;
	margin: 0 8px 0 0;
}
.prw p, .prw1 p {
	line-height:18px;
}
.prw a, .prw1 a {
	font:12px/19px Tahoma;
	color:#787878 !important;
	text-decoration: underline;
	position:relative;
  display: block;
}
.prw .pad {
	padding:10px 5px 15px 18px;
}
.prw1 .pad {
	padding:10px 45px 15px 48px;
}
.prw .price, .prw1 .price {
	float:right;
	margin-right: 10px;
	color: #FF0000;
	font-weight: bold;
}
.prw .label-new {
	display: block;
	position:absolute;
	right:0;
	bottom:0;
	background:url(images/label-new.png) no-repeat 0 0;
	width:53px;
	height: 52px;
}
.prw .label-sale {
	display: block;
	position:absolute;
	left:0;
	bottom:0;
	background:url(images/label-sale.png) no-repeat 0 0;
	width:53px;
	height: 52px;
}
/* FONT */
.orange {
	color:#ff9102;
}
a.orange {
	color:#ff9600 !important;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.lightgrey {
	color:#cacaca;
}
.price {
	color: #FF0000;
	font-weight: bold;
}
.old_price {
	color:#cacaca;
	text-decoration:line-through;
}
.page {
	float:right;
	position:relative;
	margin-top:-35px;
	color:#6c6c6c;
}
.page a {
	color: #6c6c6c;
	text-decoration:none;
}
.page a.activepage, .page a:hover {
	color: #ffb000;
	text-decoration:none;
}
.page a.activepage {
	font-weight:bold;
}
.total {
	background: url(images/total_bg.jpg) repeat-x;
	height:35px;
	border:1px solid #e7e7e7;
	font:12px/35px Verdana, Arial, Helvetica, sans-serif;
	padding:0 15px;
	width:204px;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
}
/* BOTTOM */

#bottom {
	background:url(images/bot_bg.png) repeat-x;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serifl;
	color:#c1c1c1;
}
#bottom a {
	color:#fff;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration: underline;
}
#bottom h2 {
	font:bold 14px/23px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding: 0;
	margin: 0 0 20px 0;
}
#bot_menu {
	padding:25px 0 25px 0;
	line-height:23px;
}
#bot_menu a {
	line-height:23px;
	font-weight:bold;
	text-decoration:underline;
}
#bot_menu a:hover {
	text-decoration:none;
}
#bottom .footer_bot {
	background:url(images/footer_bg.png) repeat 0 0;
	padding: 10px 0;
}
#testimonials {
	width:300px;
	-background-color: #454545; /* ie 6*/
}
#testimonials div {
	background:none !important
}
/* CONTACT FORM */


#contact input {
	height:21px;
	width:100%;
	background-color:#FFFFFF;
	border:solid 1px #d7d7d7;
	color:#797979;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
#contact textarea {
	height:190px;
	width:100%;
	background-color:#FFFFFF;
	border:solid 1px #d7d7d7;
	color:#797979;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin-bottom:12px;
}
.nav {
	position: relative;
	margin-top: -70px;
	z-index: 100;
	margin-left: 585px;
}
.nav1 {
	position: relative;
	z-index: 100;
}
/*SELECT*/

#refined {
	position:relative;
}
#refined input.input, #refined select {
	height:21px;
	width:201px;
	background-color:#FFFFFF;
	border:solid 1px #d7d7d7;
	color:#797979;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin-bottom:12px;
	line-height:20px \0/
}
#source, #source1 {
	display:none;
}
.source1-1 {
	overflow: scroll;
}
.dropdown dd, .dropdown dt, .dropdown ul, .dropdown1 dd, .dropdown1 dt, .dropdown1 ul {
	margin:0px;
	padding:0px;
}
.dropdown dd, .dropdown1 dd {
	position:relative;
}
.dropdown a, .dropdown a:visited, .dropdown1 a, .dropdown1 a:visited {
	color:#6f6f6f;
	text-decoration:none;
	outline:none;
	font:12px/21px Verdana, Arial, Helvetica, sans-serif;
}
.dropdown a:hover, .dropdown1 a:hover {
	color:#6f6f6f;
}
.dropdown dt a:hover, .dropdown1 dt a:hover {
	color:#6f6f6f;
	border: 1px solid #f7a319;
}
.dropdown dt a, .dropdown1 dt a {
	background:#fff url(images/arrow.png) no-repeat scroll right center;
	display:block;
	padding-right:20px;
	border:1px solid #d9d9d9;
	width:197px;
	padding:3px 5px;
	height:21px;
}
.dropdown dt a span, .dropdown1 dt a span {
	cursor:pointer;
	display:block;
}
.dropdown dd ul, .dropdown1 dd ul {
	background:#fff none repeat scroll 0 0;
	border:1px solid #d9d9d9;
	color:#C5C0B0;
	display:none;
	left:0px;
	padding:5px 0px;
	position:absolute;
	top:2px;
	width:auto;
	width:207px;
	list-style:none;
}
.dropdown span.value, .dropdown1 span.value {
	display:none;
}
.dropdown dd ul li a, .dropdown1 dd ul li a {
	padding:5px;
	display:block;
}
.dropdown dd ul li a:hover, .dropdown1 dd ul li a:hover {
	background-color:#f7a319;
	color:#fff;
}
.dropdown img.flag, .dropdown1 img.flag {
	border:none;
	vertical-align:middle;
	margin-left:10px;
}
.twtr-hd {
	display:none;
}
.twtr-ft {
	display:none;
}
.block_top_1 {
	width:197px;
	height:26px;
	font: 16px/16px Verdana, Geneva, sans-serif;
	font-weight:400;
	padding-top:12px;
	padding-left:12px;
	color:#6f6f6f;
	background: url(images/block_top_1.png) no-repeat 0 0;
	position: relative;
	z-index: 100;
	margin-top: 11px;
}
.block_bg_1 {
	border:1px solid #f4f4f4;
	border-top: none;
	background-color:#fdfdfd;
	overflow: hidden;
	width:207px;
}
ul.submenu_1 {
	margin:0;
	padding:18px 5px 15px 15px;
}
ul.submenu_1 li {
	margin:0;
	padding:4px 0;
	list-style-type: none;
	background: url(images/block_li_bot_1.png) repeat-x 0 bottom;
}
ul.submenu_1 li:last-child {
	background:none;
}
ul.submenu_1 li a {
	display: inline-block;
	padding-left:11px;
	color:#6f6f6f;
	text-decoration:none;
	font:12px/15px Verdana, Geneva, sans-serif;
	background: url(images/block_li_bg_1.png) no-repeat 0 6px;
}
ul.submenu_1 li a:hover {
	text-decoration:underline;
}
ul.submenu_1 li.active {
	color:#8e5243;
	text-decoration:underline;
}
ul.submenu_2 {
	margin:0;
	padding:0px 5px 0px 15px;
}
ul.submenu_2 li {
	margin:0;
	padding:4px 0;
	list-style-type: none;
	background: url(images/block_li_bot_1.png) repeat-x 0 bottom;
}
ul.submenu_2 li:last-child {
	background:none;
}
ul.submenu_2 li a {
	display: inline-block;
	padding-left:11px;
	color:#6f6f6f;
	text-decoration:none;
	font:12px/15px Verdana, Geneva, sans-serif;
	background: url(images/block_li_bg_1.png) no-repeat 0 6px;
}
ul.submenu_2 li a:hover {
	text-decoration:underline;
}
ul.submenu_2 li.active {
	color:#8e5243;
	text-decoration:underline;
}
.services_scheme {
	background:url(images/cons.png) no-repeat 0 0;
	position:relative;
	width:742px;
	height:715px;
	margin: 20px 0;
}
.services_scheme .item {
	position:absolute;
	text-align:center;
}
.services_scheme .item .header {
	margin-bottom: 12px;
}
.services_scheme .item .header a, .services_scheme .item .header span {
	display:block;
	text-align: center;
	min-width: 130px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #eaeaea;
	behavior: url(js/PIE.htc);
	padding: 9px 10px;
	font: bold 11px/16px Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	position:relative;
}
.services_scheme .item .header a:hover {
	background-color: #dcdcdc;
	-webkit-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.25);
}
.services_scheme .item .text {
	color:#000;
	text-align:left;
	padding: 0 10px;
}
.required {
	color:red;
	margin-left:4px;
}
.button1, .button2, .button3, .button4 {
	display:inline-block;
	background:url(images/but1_bg.png) no-repeat center top;
	height:37px;
	font: bold 12px/37px Arial, Helvetica, sans-serif;
	color:#fff !important;
	text-decoration:none;
	border-left: 1px solid #b07a01;
	border-right: 1px solid #b07a01;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	padding: 0 30px;
	margin: 10px 0;
	position:relative;
}
.button2 {
	background:url(images/but2_bg.png) no-repeat center top;
	border-color:#930015;
	padding: 0 15px;
}
.button3 {
	background:url(images/but3_bg.png) no-repeat center top;
	border-color:#4460aa;
	padding: 0 7px;
}
.button3 img, .button4 img {
	float:left;
	margin-top:8px;
	margin-right:6px;
}
.button4 {
	background:url(images/but4_bg.png) no-repeat center top;
	border-color:#01a1c6;
	padding: 0 7px;
}
/*New*/
.t-info h3 {
	color:#6b6b6b;
	font-weight: 500;
	font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 15px;
}
.t-info {
	width:234px;
	float:right;
	margin-right: 30px;
	margin-top: 10px;
}
.line {
	border-bottom: 1px solid #efefef;
	height:10px;
	margin-bottom:10px;
}
.rating {
	padding: 5px 0;
}
.comment_count {
	padding: 5px 0;
	vertical-align:top;
}
.comment_count, .comment_count a {
	font-size:14px;
	line-height:23px;
	text-decoration:none;
}
.comment_count a:hover {
	text-decoration: underline;
}
.comment_count img {
	vertical-align:middle;
	display: inline-block;
	padding-right:10px;
}
.info_table {
	color:#afafaf;
	padding:0;
	margin:0;
	width:100%;
}
.info_table strong {
	color:#6b6b6b;
}
.text1 {
	color:#ff1600;
	font-size:20px;
	line-height:20px;
	margin-bottom: 10px;
}
.color {
	color:#ffb000;
}
.color1 {
	color:#ff1600;
}
.text-center {
	text-align: center;
}
ul.list {
	list-style: none;
	margin:0;
	padding:0 0 0 15px;
}
ul.list li {
	background: url(images/marker.jpg) no-repeat 0 6px;
	padding-left:15px;
}
ul.list_f, #product-description ul {
	list-style: none;
	margin:0;
	padding:0;
}
ul.list_f li, #product-description ul li {
	background: url(images/marker_f.png) no-repeat 0 6px;
	padding-left:25px;
	margin: 3px 0;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.comment .text {
	border-bottom:1px solid #e9e9e9;
	background: #f8f8f8;
	padding: 15px;
	margin-left: 80px;
	color:#6b6b6b;
	font-size:12px;
	line-height:18px;
	position: relative;
}
.text .title {
	color:#000;
	margin-bottom:10px;
}
.tag {
	color:#fff;
	line-height: 14px;
	font-size:10px;
	padding: 1px 5px;
	background: #ffb000;
}
.tag.grey {
	background: #898989;
}
.reply {
	border-bottom:1px solid #e9e9e9;
	background: #fbfbfb;
	padding: 15px;
	margin-left: 80px;
	color:#6b6b6b;
	font-size:12px;
	line-height:18px;
	position: relative;
}
.reply .text {
	margin-left: 60px;
}
.but_reply {
	background: #cdcdcd;
	display:block;
	text-decoration: none;
	color:#fff;
	line-height: 14px;
	font-size:10px;
	padding: 1px 5px;
	position:absolute;
	right:0;
	top:0;
}
.date {
	color:#9d9d9d;
	float:right;
}
#comment-form input[type=text], #comment-form textarea {
	color: #6b6b6b;
	border: 1px solid #afafaf;
	background:url(images/input_bg.png) no-repeat 0 0;
	height: 40px;
	width:336px;
	line-height:20px;
	padding: 6px 10px;
	margin-bottom:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#comment-form input[type=submit] {
	background:url(images/leave_comment.png);
	width:164px;
	height:45px;
	border: none;
	cursor: pointer;
}
#comment-form textarea {
	width:100%;
	height:160px;
}
.slideshow {
	height: 335px;
	width: 770px;
	margin: auto;
	position: relative;
	z-index: 50;
}
#search-block-outer {
	border-bottom: 8px solid #f9f9f9;
	margin: 15px 0;
}
#search-block {
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
	background: -o-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0%, #efefef 100%);
	background: linear-gradient(to bottom, #f8f8f8 0%, #efefef 100%);
	border:1px solid #e8e8e8;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef', GradientType=0 );
}
#search-block .inside {
	padding: 15px 20px 20px;
}
#search-block input[type=text] {
	width:630px;
	height:35px;
	float:left;
	margin-right:20px;
	border: 1px solid #b5b5b5;
	background-color: #fff;
	font-size:14px;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	padding: 9px 10px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#000;
}
#search-block input[type=text]:focus {
	outline: none;
	border-color: #F90
}
#search-button {
	display:block;
	background: url(images/search-button.png) no-repeat 0 0;
	width:101px;
	height:29px;
	border: 0;
	cursor: pointer;
}
#search-block .label {
	color:#717171;
	font-size: 14px;
	line-height: 30px;
}
#search-button:hover {
	background-position: right 0;
}
#blog-entries {
	height: 280px;
}
#blog-entries .blog-item {
	margin-bottom:15px;
	border-bottom:1px dotted #555;
	padding-bottom: 10px;
}
#blog-entries .blog-item img {
	float:left;
	margin: 0 10px 10px 0;
}
#blog-entries .blog-item span {
	color:#fff;
	font-weight:bold;
}
#blog-entries .blog-item p {
	margin: 0 0 7px;
}
#breadcrumbs {
	margin-bottom:20px;
	padding: 5px 0 15px;
	color:#acacac;
	border-bottom: 1px solid #f2f2f2;
	font-size:12px;
}
#breadcrumbs a {
	text-decoration: none;
	color:#acacac;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs span {
	display:inline-block;
	background: url(images/breadcrumbs-divider.png) no-repeat center 3px;
	width:25px;
	height:15px;
}
.form-newsletter {
}
.form-newsletter h2 {
	margin-bottom:10px !important;
}
.form-newsletter input {
	width:165px;
	height: 15px;
	font-size:12px;
	line-height:15px;
	padding: 9px 15px;
	margin: 16px 0 18px;
	border:1px solid #3f3f3f;
	background:#fff;
	border-radius: 3px;
	position:relative;
	behavior: url(js/PIE.htc);
}
#newsletter-button {
	display:block;
	background: url(images/newsletter-button.png) no-repeat 0 0;
	width:101px;
	height:29px;
	border: 0;
	cursor: pointer;
}
#newsletter-button:hover {
	background-position: right 0;
}
.blink {
    -webkit-animation: blink 0.6s linear infinite;
    -moz-animation: blink 0.6s linear infinite;
    animation: blink 0.6s linear infinite;
} 
@keyframes blink {  
    0% { color: red; }
    40% { color: red; }
    50% { color: white; }
    90% { color: white; }
    100% { color: red; }
}
@-webkit-keyframes blink {
    0% { color: red; }
    40% { color: red; }
    50% { color: white; }
    90% { color: white; }
    100% { color: red; }
}
