html, body {
	width: 100%;
	min-width: 1000px;
	margin: 0;
	padding: 0;
	color: #565656;

	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%; 
	line-height: 1.3em;

	outline: none;
}

@font-face {
	font-family: 'ITCAvantGardePro-Bk';
	src: url('fonts/2A2687_0_0.eot');
	src: url('fonts/2A2687_0_0.eot?#iefix') format('embedded-opentype'),
		 url('fonts/2A2687_0_0.woff') format('woff'),
		 url('fonts/2A2687_0_0.ttf') format('truetype'),
		 url('fonts/2A2687_0_0.svg#ClioBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic, oblique;
}

body {
	background: white;
	margin: 0;
	padding: 0;
}


.ui-autocomplete li a {
	font-size: 13px;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}

p, .content ul {
	font-size: .8125em; /* 13px */
	color: inherit;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: inherit;
}

a:active {
	outline: none;
	color: inherit;
	text-decoration: none;
}


.content a {
	color: #677C94;
	text-decoration: underline;
}

.content a:hover {
	color: #A6C1D9;
}

.button {
	display: inline-block;
	color: white !important;
	background: #677C94;
	padding: 0 13px;
	border: 0;
	font-size: .875em; /* 14px */
	line-height: 32px;
	height: 32px;
	text-transform: uppercase;
	text-decoration: none !important;
	text-align: center;
}


.button.inactive,
.button.inactive:hover  {
	background: #EBEBEB;
}

.button.grey {
	background: #838788;
}
.button.grey:hover {
	background: #B1B3B4;
}


.button.toggle {
	font-size: .75em; /* 12px */
	background: #C9D9E6;
	color: #394D68;	
}


.button:hover,
.button.active {
	color: white;
	background: #A6C1D9;
	text-decoration: none;
}


.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.input-field {
	-webkit-appearance: none;
	background: white;
	border: 1px solid #ECEDED;
	font-family: inherit;
	color: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.select-field {
	background: white;
	font-family: inherit;
	color: inherit;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	line-height: 1.3em;
	margin: 0;
	padding: 3px 8px;
	border: 1px solid #C9D9E6;
}

.select-field.err {
	border: 1px solid red;
}

.input-disabled {
	background: #e9e9e9;
}
	
.input-field:focus {
	background: white;
	border: 1px solid #C9D9E6;
	outline: medium none;
}

textarea {
	resize: vertical;
	vertical-align: top;
	min-height: 100px;
}

label {
	font-family: inherit;
	font-weight: inherit;
	font-size: .8125em; /* 13px */
}


h1 {
	font-size: 1.5em; /* 24px */
	font-family: inherit;
	font-weight: lighter;

	font-family: "ITCAvantGardePro-Bk", Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;

	color: #4B5D74;
	text-transform: uppercase;
	line-height: 1.2em;
	padding: 0;
	margin: 30px 0 20px;
	margin-left: 30px;
	margin-right: 10px;
}

h2 {
	font-family: inherit;
	font-weight: lighter;
	
	font-family: "ITCAvantGardePro-Bk", Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;

	color: inherit;
	text-transform: uppercase;
	line-height: 1.2em;
	padding: 0;
	margin: 10px 0 5px;
}

h1 .lighter {
	color: #8DABCA;
}






table {
	text-align: left;
	width: 920px;
	font-size: .8125em; /* 13px */
	border-collapse:collapse;
}

th, td {
	border: 1px solid white;
	padding: 2px 8px;
	line-height: 24px;
	height: 24px;
}

thead {
	margin: 10px 0;
	color: white;
	background: #A5BDD8;	
}

table tbody tr:nth-child(even) {
	background: #EEF3F7;
}

table tbody tr:hover {
	background: #DDE7EF;
}







.correct {color: #9ABE54;}
.incorrect {color: #F1331D;}
.zero {color: #CCCDCE;}



/* product colors */

.sensibio {color: #C4005D;}
.hydrabio {color: #009DE0;}
.atoderm {color: #3B73A4;}
.sebium {color: #9ABE54;}
.node {color: #007C30;}
.abcderm {color: #7DBFD6;}
.photoderm {color: #E09D26;}
.white-objective {color: #B4B8BD;}
.cicabio {color: #5A3176;}
.matriciane {color: #A31A29;}
.matricium {color: #A31A29;}


span.round.sensibio, a.button.sensibio {background: #C4005D;}
span.round.hydrabio, a.button.hydrabio {background: #009DE0;}
span.round.atoderm, a.button.atoderm {background: #3B73A4;}
span.round.sebium, a.button.sebium {background: #9ABE54;}
span.round.node, a.button.node {background: #007C30;}
span.round.abcderm, a.button.abcderm {background: #7DBFD6;}
span.round.photoderm, a.button.photoderm {background: #E09D26;}
span.round.white-objective, a.button.white-objective { background: #B4B8BD;}
span.round.cicabio, a.button.cicabio {background: #5A3176;}
span.round.matriciane, a.button.matriciane {background: #A31A29;}
span.round.matricium, a.button.matricium {background: #A31A29;}


a.button.sensibio:hover {background: #f71981;}
a.button.hydrabio:hover {background: #1abaff;}
a.button.atoderm:hover {background: #63a0d6;}
a.button.sebium:hover {background: #b8d975;}
a.button.node:hover {background: #0f9643;}
a.button.abcderm:hover {background: #8bd7f0;}
a.button.photoderm:hover {background: #fab743;}
a.button.white-objective:hover { background: #cbd0d6;}
a.button.cicabio:hover {background: #8858a8;}
a.button.matriciane:hover {background: #cc3547;}
a.button.matricium:hover {background: #cc3547;}


span.round {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	margin-right: 3px;
}






/* header */


#header {
	position: relative;
	margin: 0 auto;
	padding: 35px 0 0 30px;
	width: 930px;
	background: white;
}

#header .bg {
	position: absolute;	
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-left: -100%;
	background: #617590;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
}

#header a.logo {
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 0;
}

#header .title {
	display: block;
	text-transform: uppercase;
	font-size: 1.4375em; /* 23px */
	margin: 15px 0 30px;
}


/* menu */

#nav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;
	background: #C9D9E6;
}

#nav > li {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	text-transform: uppercase;
	color: #394D68;	
	font-size: .84em; /* ~13.5px */
	border-right: 1px solid #A5BDD8;
}

#nav > li:last-child {
	border-right: 0;
}

#nav > li a {
	display: inline-block;
	padding: 0 11px;
	margin: 0;
	line-height: 28px;
	color: #394D68;	
}
#nav > li > a:hover,
#nav > li.active > a {
	color: white;
	background: #A5BDD8;
}


/* submenu */

#nav li ul {
	display: none;
	position: absolute;
	z-index: 9999;
	list-style: none;
	padding: 0;
	margin: 0;
	background: #f5f8fa url(../images/bg-gradient.png) 0 0 repeat-x;
	border-top: 1px solid white;	
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	text-transform: none;
	color: #777777;
	font-size: inherit;
	font-size: 1rem;
}

#nav li ul li a {
	width: 350px;
	color: #777777;
	font-size: .8125em; /* 13px */
}
#nav li ul li a:hover,
#nav li ul li.active a {
	color: inherit;
	background: #DDE7EF;
}



/* path */

#header .path {
	display: block;
	font-size: .6875em; /* 11px */
	color: #B1B3B4;
	padding: 4px 0 8px;
}

#header .path a {
	color: inherit;
	text-decoration: none;
}

#header .path a:hover {
	color: inherit;
	text-decoration: underline;
}




#header .social-icons {

}

#header .social-icons .icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	text-align: right;
	background-image: url(../images/social-icons.jpg);
	background-repeat: no-repeat;
}


#header .social-icons .fb {
	background-position: 0 0;
}
#header .social-icons .fb:hover {
	background-position: 0 -22px;
}

#header .social-icons .tw {
	background-position: -22px 0;
}
#header .social-icons .tw:hover {
	background-position: -22px -22px;
}

#header .social-icons .dr {
	margin-left: 3px;
	background-position: -44px 0;
}
#header .social-icons .dr:hover {
	background-position: -44px -22px;
}





#header .login {
	position: relative;
	text-align: right;
	padding-top: 13px;
}

#header .login .input-field {
	display: inline-block;
	font-size: .6875em; /* 11px */
	line-height: 23px;
	height: 23px;
	margin: 0 5px;
	width: 155px;
	padding: 0 5px;
}



#header .login .button {
	display: inline-block;
	height: 23px;
	line-height: 23px;
	font-size: .875em; /* 14px */
}


#header .login a.register {
	position: absolute;
	bottom: -20px;
	left: 12px;
	font-size: 11px;
	color: #677C94;
}










/* page */

.page {
	background: url(../images/bg-gradient.png) 0 0 repeat-x;
	position: relative;
	padding-top: 1px;
	margin: 0 auto 50px;
	width: 960px;
	min-height: 300px;
}

blockquote {
	background: url(../images/quote.jpg) 0 0 no-repeat;
	padding: 30px 85px 0 25px;
	margin: 0;
	min-height: 70px;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}

blockquote address {
	font-size: .6875em; /* 11px */
	font-style: normal;
	font-weight: normal;
	color: #A5BDD8;
}




/* image-left */

.page.image-left .image {
	float: left;
	width: 336px;
}

.page.image-left .image img {
	width: 336px;
	height: auto;
}

.page.image-left h1,
.page.image-left .content {
	margin-left: 0px;
	margin-right: 0px;

	width: 584px;
	float: left;
	padding: 0 10px 0 30px;
}

.page.image-left h1 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #8DABCA;
}

.page.image-left form {
	width: 584px;
	margin: 0;
	padding: 0;
}

.page.image-left form .field {
	margin: 0 0 12px;
	font-size: .8125em; /* 13px */
}

.page.image-left form label,
.page.image-left form input {
	font-size: inherit;
}

.page.image-left .input-field {
	display: block;
	font-size: inherit;
	line-height: 1.3em;
	margin: 0;
	padding: 3px 8px;
	width: 584px;
	border: 1px solid #C9D9E6;
}

.page.image-left .input-field:focus {
	border: 1px solid #A5BDD8;
}
.page.image-left input[type="radio"] {
	margin: 0 10px 0 5px;
}
.page.image-left span.radio {
	margin-right: 10px;
}


.page.image-left .half {
	width: 285px;
	font-size: .8125em; /* 13px */
}
.page.image-left .half.left {
	margin-right: 14px;
}

.page.image-left .half .input-field {
	width: 285px;
}

.page.image-left div.err {
	color: red;
	font-weight: bold;
	padding: 1.5em 0 0 0;
}

.page.image-left input.err {
	border: 1px solid red;	
}

label.err {
	color:red;
}
/* image-top */

.page.image-top .image,
.page.image-top .image img {
	width: 960px;
	height: auto;
}

.page.image-top .content {
	width: 920px;
	padding: 0 10px 0 30px;
}

.page.test-results .content h1 {
	margin: 30px 0 15px;
	font-size: 1.125em; /* 18px */
}

.page.test-results .content h2 {
	margin: 8px 0 8px;
	font-size: 1em; /* 16px */
	color: #8DABCA;
}

.page.test-results ul.arhivs {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* articles-list */

.page.articles-list ul {
	display: block;
	width: 960px;
	padding: 1px 0 0 0;
	margin: 0;
	list-style: none;
}

.page.articles-list li {
	background: url(../images/bg-gradient.png) 0 0 repeat-x;

	position: relative;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 10px;
	min-height: 180px;
	border-bottom: 1px solid #ECEDED;
}

.page.articles-list .image {
	float: left;
	width: 405px;
}

.page.articles-list .image img {
	width: 405px;
}

.page.articles-list .content {
	float: left;
	width: 525px;
	padding: 0 10px 0 20px;
}

.page.articles-list .content-full {
	width: 930px;
	padding: 0 10px 0 20px;	
}
	
.page.articles-list .content h1 {
	margin: 20px 0 0;
	font-size: 1.25em; /* 20px */
}

.page.articles-list .content h2 {
	margin: .5em 0 0 0;
	font-size: 1em; /* 16px */
	color: #8DABCA;
}






/* products */

.page.products .product-group {
	position: relative;
	border: 1px solid #ECEDED;
}

.page.products .product-group .image {
	float: left;
	width: 35%;
	line-height: 0;
}

.page.products .product-group .image img {
	width: 100%;
	height: auto;
}

.page.products .product-group h1 {
	text-transform: none;
	font-size: 3em; /* 48px */
	font-weight: 300;
	margin: 0;
}
.page.products .product-group h2 {
	font-size: 1.125em; /* 18px */
	margin: 0;
}

.page.products .product-group h1,
.page.products .product-group h2,
.page.products .product-group .content {
	margin-left: 0px;
	margin-right: 0px;

	width: 580px;
	float: left;
	padding: 0 10px 0 30px;
}

.page.products .product-group h1 {
	margin-top: 30px;
}


.page.products .filter {
	font-size: .8125em;
	margin: 30px 10px 30px 30px;
}


.page.products .products-list ul.product {
	display: block;
	width: 960px;
	padding: 1px 0 0 0;
	margin: 0;
	list-style: none;
}

.page.products .products-list ul.product > li {
	position: relative;
	display: block;
	margin: 10px 0 0;
	padding: 0 0 10px;
	min-height: 180px;
	border-bottom: 1px solid #ECEDED;
}

.page.products .products-list .image {
	float: left;
	width: 235px;
	padding-top: 20px;
}

.page.products .products-list .image img {
	width: 100%;
	height: auto;
}

.page.products .products-list .content {
	float: left;
	width: 685px;
	padding: 0 10px 0 30px;
}

.page.products .products-list .content h1 {
	color: inherit;
	margin: 30px 0 20px;
	font-size: 1.25em; /* 16px */
}

.page.products .products-list .content h2 {
	margin: 0;
	font-size: .875em; /* 14px */
	font-weight: bold;
	color: inherit;
}





/* test-results */

.page.test-results .content {
	width: 920px;
	padding: 0 10px 0 30px;
}

.page.test-results .content h1 {
	margin: 30px 0 15px;
	font-size: 1.125em; /* 18px */
}

.page.test-results .content h2 {
	margin: 8px 0 8px;
	font-size: 1em; /* 16px */
	color: #8DABCA;
}

.page.test-results .points {
	color: #4B5D74;
	font-size: .9375em; /* 15px */
}


.page.test-results ul.results {
	margin: 20px 0 0 ;
	padding: 0;
	font-size: .8125em; /* 13px */
	list-style: none;
}

.page.test-results ul.results li,
.page.test-results ul.results p,
.page.test-results ul.results span {
	font-size: inherit; /* 13px */
}

.page.test-results ul.results span.question {
	font-weight: bold;
}

.page.test-results ul.results li {
	margin: 0 0 20px;
}

.page.test-results ul.results p {
	margin: 8px 0 0;
}



/* current-test */


.page.current-test .content {
	width: 920px;
	padding: 0 10px 0 30px;
}


.page.current-test ul.questions {
	display: block;
	list-style: none;
	font-size: .8125em; /* 13px */
	margin: 0; 
	padding: 0;
}

.page.current-test ul.questions li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}


.page.current-test ul.questions li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: inherit;
	color: white;
	line-height: 22px;
	min-width: 14px;
	height: 22px;
	margin: 0 3px 0 0;
	padding: 0 5px;
	background: #677C94;
}


.page.current-test ul.questions li a.incomplete {
	background: #F1331D;
}

.page.current-test ul.questions li a.complete {
	background: #C9D9E6;
	color: #4B5D74;
}

.page.current-test ul.questions li a.current {
	background: #677C94;
	color: white;
}

.page.current-test ul.questions li a:hover {
	background: #A6C1D9;
}

.page.current-test .question {
	font-size: .875em; /* 14px */
	font-weight: bold;
}

.page.current-test .answers input[type="radio"] {
	margin: 0 10px 0 5px;
}

.page.current-test .answers label {
	font-size: 1em;
}



/* products-cart */


.page.products-cart .content {
	width: 920px;
	padding: 0 10px 0 30px;
}


.page.products-cart .sort .button {
	text-transform: lowercase;
	line-height: 20px;
	height: 20px;
}

.page.products-cart table.preces .button {
	line-height: 18px;
	height: 18px;
	width: 18px;
	padding: 0;
	font-size: 18px;
}

.page.products-cart table.preces .buttons {
	line-height: 0;
	padding-top: 3px;
}

.page.products-cart table.preces th.value,
.page.products-cart table.preces th.count {
 	width: 110px;
}


table.grozs {
	width: 100%;
}

div.note {
	font-size: .75em;
	margin: .5em;
}






























/* footer */

#footer {
	background: #617590;
	border-top: 7px solid #A5BDD8;
	width: 100%;
	color: white;
	font-size: .75em; /* 12px */
}

#footer .nav {
	display: block;
	margin: 0 auto;
	width: 960px;
	padding: 0;

	line-height: 0;
	padding: 18px 0;
}

#footer ul {
	display: block;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline-block;
	padding: 0;
	margin: 0 16px 0 0; 
}

#footer ul a,
#footer ul a:hover {
	text-decoration: underline;
}










/* feedback */

#feedback {
	position: fixed;
	z-index: 99999;
	bottom: 0;
	left: 0;
	width: 100%;
}

#feedback .content {
	width: 960px;
	margin: 0 auto;
}



#feedback .window {
	position: relative;
	float: right;
	width: 215px;
	/*width: 346px;*/
	background: #E2ECF2;
	margin-right: 10px;
	overflow: hidden;
}

#feedback .toggle {
	width: 320px;
	height: 36px;
	line-height: 36px;
	text-align: left;
}


#feedback form {
	height: 280px;
	padding: 10px 15px;
}

#feedback form .field {
	margin: 0 0 8px;
}



#feedback .input-field {
	display: block;
	font-size: .8125em; /* 13px */
	line-height: 1.3em;
	margin: 0;
	padding: 3px 8px;
	width: 316px;
	border: 1px solid #C9D9E6;
}

#feedback .input-field:focus {
	border: 1px solid #A5BDD8;
}

#feedback textarea.input-field {
	padding: 8px 8px;
}


#feedback .toggle .close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	background: url(../images/close.png)  0 0 no-repeat;
	width: 36px;
	height: 36px;
}


#feedback .toggle:hover .close {
	background-position: 0 -36px;
}
#feedback .toggle.active .close {
	background-position: 0 -72px;
}

#feedback .form .button {
	line-height: 26px;
	height: 26px;
}






/**
*		lightbox
*/

div#dialog {
	display: none;
}

div#lightbox-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: #677C94;
	opacity: .40;
	filter: alpha(opacity=40);
	z-index: 98;
}

div.lightbox-shadow-full {
	opacity: 1 !important;
	filter: alpha(opacity=0) !important;
}

div#lightbox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}

div.lightbox-wrap {
	position: relative;
	width: 960px;
	height: 600px;
	margin: 0 auto;
	top: 15px;
	background: white;
}

div.lightbox-wrap div.lightbox-title {
	position: relative;
	background: #58585a;
	height: 45px;
	line-height: 45px;
}

div.lightbox-wrap div.lightbox-title span {
	font-size: 1.2em; /* 24px */
	color: white;
	padding: 0 20px;
	text-transform: uppercase;
}


div.lightbox-wrap a.lightbox-close {
	position: absolute;
	display: block;
	top: 12px;
	right: 10px;
	background: url(../images/popup-close.png)  0 0 no-repeat;
	width: 21px;
	height: 21px;
}

div.lightbox-wrap a.lightbox-close:hover {
	background-position: 0 -21px;
}
	
div.lightbox-wrap div.lightbox-data {
	width: 100%;
	height: 100%;
}

div.lightbox-wrap div.lightbox-data div.lightbox-inner {
	padding: 20px 20px 20px 20px;
}

div.lightbox-wrap div.lightbox-data div.lightbox-inner > div {
	padding: 20px 0 0 0;
}


/*cookie law*/
.cookie-eu * {
    /*outline: 1px dashed red;*/
}
.cookie-eu {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000000;
    font-size: .8125em;
    /*font-size: 12px;*/
    line-height: 18px;
    background: #E6E6E6;
    color: #74747F;
    /*min-height: 50px;*/
    box-sizing: border-box;
    padding: 16px 0 0 0;
    text-align: left;
    -webkit-transition: bottom 1s;
    -moz-transition: bottom 1s;
    -ms-transition: bottom 1s;
    -o-transition: bottom 1s;
    -webkit-transition: opacity 4s;
    -moz-transition: opacity 4s;
    -ms-transition: opacity 4s;
    -o-transition: opacity 4s;
    transition: all .25s ease
}


.cookie-eu .container {

    width: 900px;
    margin:0 auto;
   /* width: 720px;*/
}

.cookie-eu .container a {

	text-decoration: underline;
}

.cookie-eu .button {
	font-size: 14px;
	position: relative;
	float: right;
	top:-16px;
}
/*
.cookie-eu a {
    color: #3688BA;
    font-weight: 700
}
*/

/*
.cookie-eu .btn-trivial {
    margin-left: 10px
}
*/

.cookie-eu .btn-close-search {
 /*   color: #74747f;
    float: right;
    background: #E6E6E6;
    position: relative;
    top: 7px;
    right: 20px;
    font-size: 16px*/
}





/*
@media screen and (max-width: 960px) {
	#header .right {
		padding-right: 10px;
	}

	#nav {
		width: 920px;
	}
}
*/

