@charset "utf-8";
/*RESET*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}
/*END OF RESET*/

/*BASIC*/
h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}optgroup{font-weight:normal}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}del{text-decoration:line-through}blockquote,ol,dl{margin:1em}ol,dl{margin-left:2em}ol li{list-style:decimal outside}ul li{list-style:disc outside}dl dd{margin-left:1em}th{border:1px solid #000;padding:.5em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}p,fieldset,table,pre{margin-bottom:1em}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px}


body {
	background:#fff url("../i/body_bg2.png") repeat-x left top;
	width:100%;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

a {
    color: #3065A6;
}
a:hover {
    text-decoration: none;
}
input:focus, a:focus {
	outline:none;	
}
.clear {
	clear:both;	
}
.left {
	float:left;	
}
.right {
	float:right;	
}
.wrapper {
	background:transparent url("../i/wrapper_bg.png") repeat-y left top;
	width:980px;
	margin:0 auto;
	padding:0 15px;
}
.logo {
	/*background:transparent url("../i/logo.png") no-repeat left top;*/	
    background:no-repeat left top;
	width:278px;
	height:165px;
}
.logo a {
	display:block;
	width:236px;
	height:65px;
	margin-top:62px;
	margin-left:23px;	
}
.banner {
	width:292px;
	height:165px;
	margin:0 50px;
}
.banner a {
	padding:30px 0;
	text-align:center;
	color:#666;/*3065A6*/
	text-decoration:none;
}
.tools {
	width:auto;
	margin-top:5px;
	padding-right:15px;	
}
.login span, .login a {
	font-size:10px;
	color:#c6a258;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}
.shop_left {
	width:130px;
	margin-top:12px;
	float:left;
}
.shop_left img {
	display:block;
	margin:5px 0 11px 20px;
}
.shop_left a {
	text-decoration:underline;
	font-size:11px;
	color:#326aaf;
}
.shop_left a:hover {
	text-decoration:none;
}
.shop_right {
	width:160px;
	float:left;	
	margin-top:12px;
	padding-top:7px;
}
.fs_13  {
	font-size:13px;	
}
.bag_items {
	font-size:13px;	
	color:#3065a6;
	margin-top:10px;
	margin-bottom:5px;	
}
.bag_price {
	color:#3065a6;	
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
}
.menu {
	background:transparent url("../i/menu_bg.png") repeat-x left top;	
	height:38px;
}
.search_bar {
	background:transparent url("../i/search_bar.png") no-repeat left top;	
	height:24px;
	width:202px;
	padding-right:15px;
	margin:7px 0;	
}
.search_bar input[type="text"] {
	background:none;
	border:none;
	display:block;
	color:#275287;
	font-size:11px;
	width:160px;
	padding:5px 0 5px 10px;	
}
.search_bar input[type="submit"] {
	background:none;
	border:none;
	display:block;
	width:25px;
	height:24px;
	cursor:pointer;
}
.brands {
	background:#fff url("../i/brand_bg2.png") repeat-x left top;	
	height:100%;
	width:100%;
	border-bottom:1px solid #C3C8CE;
	float:left;
}
.brands div {
	width:195px;
	border-right:1px solid #C3C8CE;
	float:left;
}
.brands ul li {
	list-style:none;
	padding:0 10px 0 15px;	
}
.brands ul {
	padding:15px 0;
}
.brands ul li a {
	background:transparent url("../i/tick.png") no-repeat left center;
	padding-left:27px;
	line-height:14px;
	height:14px;
	margin-bottom:5px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#c6a258;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.brands ul li a:hover {
	text-decoration:underline;
}
.brands div.noborder, .slider div.noborder, .items div.noborder {
	border-right:none;
}
.blue_line a.noborder {
	border-left:none;	
}
.promo {
	float:left;
}
.slider .promo_product {
	padding:25px 10px 25px 15px;
	width:170px;
	
	border-right:1px solid #C3C8CE;
	border-top:1px solid #C3C8CE;
	float:left;
}
.promo_product {
	padding:20px 6px 15px 6px;
    }

.items-list .promo_product {
    
}

/*#c09e59*/
.product_img {
	width:80px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.promo_buy {
	text-align:center;
	margin-top:32px;
	width:75px;
}
.old_price {
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:line-through;	
}
.promo_price {
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3065a6;
	margin:4px 0 7px 0;	
}
.product_name {
	font-size:11px;
	margin-top:15px;
	width:170px;
	text-align:center;
}
.footer {
	background:#3169ac url("../i/footer_bg.png") repeat-x left top;
	height:100%;
    
}
.box_f {
	width:150px;
	margin-right:30px;
	float:left;	
}
.footer {
	padding:15px;	
}
.footer_category {
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-bottom:20px;	
}
.box_f li {
	
}
.box_f li {
	color:#FFF;
	background:transparent url("../i/dot.png") no-repeat left center;
	line-height:12px;
	padding-left:15px;
	list-style:none;
	margin-bottom:4px;
}
.box_f li a {
	color:#FFF;
	text-decoration:none;
}
.box_f li a:hover {
	text-decoration:underline;
}
.vbc {
	width:240px;	
}
.vbc img {
	display:block;
	float:left;	
}
.blue_line {
	background:transparent url("../i/line_bg.png") repeat-x center top;
	margin-top:15px;
	padding-top:15px;
	font-size:11px;
	line-height:11px;
	color:#DEB767;
}
.blue_line a {
	color:#DEB767;
	text-decoration:none;
	border-left:1px solid #DEB767;
	padding-left:7px;
	margin-left:7px;
}
.blue_line a:hover {
	text-decoration:underline;
}
ul.tultip {
	display:none;
	background:transparent url("../i/brown_arrow_3.png") no-repeat;
	font-size:12px;
	height:200px;
	width:209px;
	padding-top:40px;
	margin-top:-20px;
	color:#fff;	
	z-index:5;
}
ul.tultip li a {
	color:#FFF;
	display:block;
	margin-left:15px;
}
.breadcrump {
	padding:20px;
}
.breadcrump a {
	color:#C6A258;
	text-decoration:none;
	background:#fff url("../i/brown_arrow_r2.png") no-repeat right center;
	padding-right:9px;
    margin-right: 3px;
}
.breadcrump a, .breadcrump span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.breadcrump a:hover {
	text-decoration:underline;
}
a.nobg {
	background:none;
	padding-left:0;	
}
.items_wrapper .promo_product {
	border-top:none;
}
.products_list {
	float:left;
	width:785px;	
	margin-bottom:15px;
}
.products_list .promo_product {
	
}
.items-list table.products_list {
    border-top: 1px solid #C3C8CE;
    border-left: 1px solid #C3C8CE;
}
.items-list td.promo_product {
    border-right: 1px solid #C3C8CE;
    border-bottom: 1px solid #C3C8CE;
}
.side_menu {
	float:left;
	width:165px;
	background:#fff url("../i/brand_bg2.png") repeat-x left top;
	margin-left:15px;
	margin:0 15px 25px 15px;
}
.side_menu img {
	width:165px;
	height:89px;
}
.side_menu ul li {
	list-style:none;	
}
.side_menu ul li a {
    background-color: #EEF3FB;
    border-top: 1px solid #FFFFFF;
    color: #3D6CA5;
    display: block;
    font-size: 11px;
    height: 34px;
    line-height: 34px;
    padding-left: 19px;
    text-decoration: none;
}
.side_menu ul li a:hover, .side_menu ul li a.active {
    background-color: #DDE8F8;
    color: #C6A258;
}
a.brand_options {
	display:block;
	width:195px;
	height:105px;	
}
a.brand_options:hover {
	background:#fff url("../i/brand_bg_hover.png") repeat-x left top;
}
/*paging*/
.paging {
	text-align:center;
	width:100%;
	float:left;	
	margin-bottom:15px;
}
.paging ul li {
	list-style:none;
	text-align:center;
	display:inline;
	margin:-1px;
}
.paging ul li a {
	text-decoration:none;	
	display:inline-block;
	font-size:10px;
	height:20px;
	line-height:20px;
	background-color:#D4B981;
	padding:0 6px;
	color:#3D6CA5;
}
.paging ul li a:hover {
	background-color:#DDE8F8;
	color: #666666;
}
.paging ul li a.back span {
	background:transparent url("../i/brown_arrow_l2.png") no-repeat left 4px;
	padding-left:10px;
}
.paging ul li a.forward span {
	background:transparent url("../i/brown_arrow_r2.png") no-repeat right 4px;
	padding-right:10px;
}
.paging ul li a.back {
	padding-left:6px;
}
.paging ul li a.forward {
	padding-right:6px;
}
/*UI Accordion*/
.ui-widget-content {
	background-image:none;
	background-color:#F0F0F0;
	border:none;
}
.ui-widget-header, .ui-state-hover, .ui-state-default, .ui-accordion-header {
	background-image:none;
	border:none;
	background-color:#F0F0F0;
}
.ui-accordion-header {
	font-size:11px;
}
.ui-icon-triangle-1-s {
	background-image:none;
}
.ui-state-default {
	background-image:url(../i/ico/arr.png);
	background-repeat:no-repeat;
	background-position:right 7px;
}
.ui-state-active {
	background-image:url(../i/ico/arr_up.png);
	background-repeat:no-repeat;
	background-position:right 7px;
}
.ui-state-active a:link, .ui-state-active a:active, .ui-state-active a:visited {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.ui-state-default a:link, .ui-state-default a:active, .ui-state-default a:visited {
	font-size:11px;
	/*color:#AA812C*/
	text-decoration:none;
	font-weight:normal;
}
.ui-state-hover a:link {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.ui-state-default .ui-icon, .ui-state-active .ui-icon {
	background-image:none;
}
.ui-accordion .ui-accordion-header {
	margin-top:4px;
}
.ui-accordion-icons .ui-accordion-header a {
	padding-left:15px;
}
a.acc-link-join {
	color:#40b578;
	font-size:10px;
	display:block;
	text-align:right;
}
a:hover.acc-link-join {
	text-decoration:none;
}
.ui-accordion-content img {
	float:left;
	margin-right:15px;
	margin-bottom:5px;	
	width:80px;
	height:80px;
}
.ui-widget-content p {
	padding-top:0;
}
a.details {
	color:#C6A258;
	background: url("../i/details.png") no-repeat scroll right 3px transparent;
    display:block;
    float: right;
    padding-right: 11px;
	line-height:normal;
	font-size:11px;
}
a.details:hover {
	color:#3D6CA5;
	background: url("../i/details_hover.png") no-repeat scroll right 3px transparent;
}
/*End of UI*/
.products_series {
	width:770px;
	float:left;
	margin:-4px 15px 30px 0;
}
.inner_wrapper {
	width:755px;
	float:left;
	margin-right:20px;	
}
.pdf {
	background: url("../i/pdfs.png") no-repeat scroll left top transparent;
	height:34px;
	padding-left:40px;
    padding-top: 6px;
	margin:5px 0 10px 15px;
}
.pdf a {
	font-size:13px;	
	text-decoration:none;
	color:#3D6CA5;
}
.pdf a:hover {
	text-decoration:underline;
}
.terapy_protocol h2 {
	margin-top:0;
	margin-bottom:30px;
	text-align:center;
	color:#AC832E;	
}
.terapy_protocol h3 {
	margin-top:0;
	margin-bottom:25px;
	text-align:center;
	color:#3D6CA5;	
}
.terapy_protocol {
	padding:0 20px 20px;	
}
.terapy_protocol p {
	margin-bottom:20px;
}
.terapy_protocol p strong {
	display:block;
	margin-bottom:5px;
}
a.back {
	color:#C6A258;
	background: url("../i/back.png") no-repeat scroll left 3px transparent;
    display:block;
    float: right;
    padding-left: 11px;
	line-height:normal;
	font-size:11px;
}
a.back:hover {
	color:#3D6CA5;
	background: url("../i/back_hover.png") no-repeat scroll left 3px transparent;
}
.clear_content {
	padding:0 15px 15px;	
}
.about_us {
	padding-bottom:10px;	
}
.about_us img {
	float:right;
	padding-left:5px;
	padding-bottom:5px;	
}
.side_list ul li {
	list-style:none;	
}
.side_list ul li a {
	background:transparent url("../i/tick.png") no-repeat left center;
	padding-left:27px;
	line-height:14px;
	height:14px;
	margin-bottom:5px;
	display:block;
	text-decoration:none;
	color:#c6a258;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.side_list ul li a:hover, .side_list ul li a.active {
	color:#666;
}
.side_list {
    float: left;
    margin: 0 20px 25px;
    width: 165px;
}
.bzone {
	border-top:1px dotted #C3C8CE;
	padding-top:18px;
	padding-bottom:10px;	
}
.bzone_map {
	text-align:center;
	margin-bottom:20px;	
}
.bzone p {
	margin-bottom:8px;
}
.bzone p span.strong, .bzone .strong {
	color:#3D6CA5;
	font-weight:bold;
	font-size:11px;
		
}
.salon_name {
	color:#C6A258;
	font-size:13px;
	font-weight:bold;
}
.hidden_pdfs div {
	display:none;	
}
.display_pdf a.details {
	float:left;	
}
.product_name a {
    text-decoration: none;
    color: #666666;
    font-size: 11px;
    font-family: Verdana;
}
.product_name a:hover {
    color: #3D6CA5;
}
.err, .alert {
    font-weight: bold;
    color: red;
}

/* FORM REGISTRATION */
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
	height: 16px;
	width: 300px;
	border:solid 1px #999;
	padding-right: 3px;
	padding-left: 3px;
}
.formS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
	height: 16px;
	width: 180px;
	border:solid 1px #999;
	padding-right: 3px;
	padding-left: 3px;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	height: 60px;
	width: 300px;
	border:solid 1px #999;
	padding-right: 3px;
	padding-left: 3px;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 1px #999;
	height: 20px;
	width: auto;
	color:#3D6CA5;
	font-weight: bold;

}
.contact-from .formS {
    margin-bottom: 10px;
}
.tableb .tdb {
    padding: 4px;
}
.divider {
    border-top: 1px dotted #C3C8CE;
    margin: 10px 0;
}
.imgBorder {
    border: 1px solid #999999;
    float: left;
    height: 94px;
    margin: 0 5px 0 0;
}
.imgBorder img {
    margin: 2px;
}
.news-date {
    color: #3D6CA5;
    font-size: 11px;
    margin-bottom: 2px;
}
.news-title {
    margin-bottom: 2px;
}
.news-title a, .news-title h2  {
    color: #C6A258;
    font-weight: bold;
    text-decoration: none;
    
}
.catalogs td {
    padding: 8px;
}
