* {
	font-family: Tahoma, Arial;
}

html {
	background-color: #f1e6cb;
}

body {
	background: #f1e6cb url(../img/page-bkg1.png);
	margin: 0;
	padding: 0;
}

a, object {
	outline: none;
}

a img {
	border: 0;
}

#container1 {
	background: url(../img/page-bkg2.jpg) 0 0 repeat-x;
}

#container2 {
	background: url(../img/page-bkg3.jpg) 0 bottom repeat-x;
}

/*** <HEADER ***/

#header {
	background: url(../img/header-bkg.jpg) 0 0 no-repeat;
	clear: both;
	height: 205px;
	margin: 0 auto;
	width: 968px;
}

#site-logo {
	float: left;
	height: 148px;
	margin: 0;
	padding: 0 0 0 89px;
	width: 269px;
}

#site-logo span {
	display: none;
}

#site-logo a {
	display: block;
	height: 102px;
	margin-top: 3px;
	width: 126px;
}

#site-versions {
	background: 0 29px no-repeat;
	color: #c19c65;
	font-size: 10px;
	height: 85px;
	margin: 0 0 0 414px;
	padding: 0;
}

#ver-bg #site-versions {
	background-image: url(../img/slogan-bg.png);
}

#ver-en #site-versions {
	background-image: url(../img/slogan-en.png);
}

#ver-de #site-versions {
	background-image: url(../img/slogan-de.png);
}

#ver-ro #site-versions {
	background-image: url(../img/slogan-ro.png);
}

#site-versions dt, #site-versions dd {
	float: left;
	margin: 0;
	padding: 0;
}

#site-versions dt {
	display: block;
	line-height: 24px;
	padding-right: 5px;
	text-align: right;
	width: 388px;
}

#site-versions dd a {
	color: #c19c65;
	display: block;
	height: 23px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	width: 22px;
}

#site-versions dd .selected {
	background: url(../img/menu-ver-bkg.gif) center bottom no-repeat;
	color: #a60a0a;
}

#site-versions dd a:hover {
	color: #a60a0a;
}

#nav-main {
	height: 75px;
	margin-left: 418px;
}

#nav-main ul {
	height: 75px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-main ul li {
	float: left;
}

#nav-main ul li a {
	background: 0 0 no-repeat;
	display: block;
	height: 45px;
	width: 101px;
}

#ver-bg #nav-main ul li a {
	background-image: url(../img/menu-main-sprite-bg.png);
}

#nav-main ul li .products {
	background-position: -101px 0;
}

#nav-main ul li .careers {
	background-position: -202px 0;
}

#nav-main ul li .contacts {
	background-position: -303px 0;
}

#nav-main ul li a strong {
	display: none;
}

#site-title {
	float: left;
	height: 45px;
	margin: 0;
	padding: 0 0 0 27px;
	width: 350px;
}

#site-title a {
	background: 0 0 no-repeat;
	display: block;
	height: 37px;
	width: 252px;
}

#ver-bg #site-title a {
	background-image: url(../img/title-bg.png);
}

#ver-en #site-title a {
	background-image: url(../img/title-bg.png);
}

#ver-de #site-title a {
	background-image: url(../img/title-bg.png);
}

#ver-ro #site-title a {
	background-image: url(../img/title-bg.png);
}

#site-title a span {
	display: none;
}

/*** HEADER/> ***/

/*** <CONTENT WRAPPER ***/

#content {
	background: url(../img/content-bkg.png) 0 0 repeat-y;
	margin: 0 auto 36px;
	min-height: 217px;
	width: 952px;
}

/*** CONTENT WRAPPER/> ***/

/*** <INDEX CONTENT ***/

#welcome {
	color: #fff;
	background: 4px 5px no-repeat;
	float: left;
	font-size: 12px;
	height: 96px;
	overflow: hidden;
	line-height: 15px;
	padding: 105px 0 0 34px;
	width: 375px;
}

#ver-bg #welcome {
	background-image: url(../img/welcome-bg.png);
}

#ver-en #welcome {
	background-image: url(../img/welcome-en.png);
}

#ver-de #welcome {
	background-image: url(../img/welcome-de.png);
}

#ver-ro #welcome {
	background-image: url(../img/welcome-ro.png);
}

#welcome h1 {
	display: none;
}

#welcome p {
	margin: 0;
	padding: 0;
}

#hilite-prods {
	margin: 0 0 0 408px;
	padding: 0;
	position: relative;
}

#hilite-prods a {
	background: 0 0 no-repeat;
	display: block;
	height: 278px;
	position: absolute;
	top: -33px;
	width: 544px;
}

#ver-bg #hilite-prods a {
	background-image: url(../img/temp/slide.jpg); 
}

#ver-en #hilite-prods a {
	background-image: url(../img/temp/slide.jpg); 
}

#ver-de #hilite-prods a {
	background-image: url(../img/temp/slide.jpg); 
}

#ver-ro #hilite-prods a {
	background-image: url(../img/temp/slide.jpg); 
}

#hilite-prods a span {
	display: none;
}

#hilite-slide {
	left: -15px;
	position: absolute;
	top: -50px;
}

/*** INDEX CONTENT/> ***/

/*** <INNER CONTENT ***/

#inside {
	margin: 0 auto;
	padding: 13px 0;
	width: 910px;
}

#page-header {
	background: url(../img/headers-bkg.png) 0 0 no-repeat;
	height: 37px;
	margin-bottom: 2px;
	padding: 12px 16px 0 22px;
}

#nav-subpages {
	color: #f6d296;
	font-size: 0;
	float: right;
	line-height: 22px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#nav-subpages li {
	display: inline;
	padding: 0 5px 0 11px;
}

#nav-subpages li a {
	color: #f6d296;
	font-size: 14px;
	text-decoration: none;
}

#page-title, #page-title2, #news-title, #news-date {
	color: #f6d296;
	font-family: "Arial Narrow", Arial, Tahoma, Verdana;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding: 0;
}

#page-title span, #page-title2 span, #news-title span, #news-date span {
	visibility: hidden;
}

#page-title {
	width: 550px;
}

#news-title.title-search {
	width: auto;
}

#page-title.title-prods {
	width: 150px;
}

#page-title.title-catname {
	width: auto;
}

#news-title {
	width: 670px;
}

#page-title2, #news-date {
	float: right;
	margin-top: -32px;
	text-align: right;
	width: 700px;
}

#news-date {
	width: 200px;
}

#page-tools {
	background-color: #fcd084;
	height: 31px;
	padding: 0 0 0 24px;
}

#page-path {
	color: #af7145;
	font-size: 12px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	width: 640px;
}

#page-path a {
	color: #af7145;
	font-weight: normal;
	text-decoration: none;
}

#page-path a:hover {
	color: #693a0d;
}

#text-resize {
	display: block;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0;
	width: 62px;
}

#text-resize li {
	float: left;
	height: 16px;
	overflow: hidden;
	padding-right: 4px;
}

#text-resize li a {
	background: url(../img/text-resize.png) 0 0 no-repeat;
	display: block;
	font-size: 11px;
	height: 16px;
	width: 16px;
}

#text-resize li .reset {
	background-position: -32px 0;
}

#text-resize li .bigger {
	background-position: -64px 0;
}

#text-resize li .smaller:hover {
	background-position: -16px 0;
}

#text-resize li .reset:hover {
	background-position: -48px 0;
}

#text-resize li .bigger:hover {
	background-position: -80px 0;
}
/*
#nav-tools {
	color: #af7145;
	float: right;
	font-size: 11px;
	margin: 4px 19px 0 0;
	position: relative;
}

#ver-bg #nav-tools, #nav-tools-trigger {
	width: 132px;
}

#ver-en #nav-tools, #nav-tools-trigger {
	width: 132px;
}

#nav-tools a {
	text-decoration: none;
}

#nav-tools-trigger {
	background: url(../img/nav-tools-bkg.png) 200% 200% no-repeat;
	color: #af7145;
	display: block;
	white-space: nowrap;
}

.active #nav-tools-trigger {
	background-color: #b20000;
	background-position: 0 0;
	color: #fcd084;
}

#nav-tools-trigger span {
	background: url(../img/nav-tools-bkg.png) 200% 200% no-repeat;
	display: block;
	padding: 5px 10px 7px;
}

.active #nav-tools-trigger span {
	background-position: right 0;
}

#nav-tools-list {
	background: #f4c474 url(../img/nav-tools-bkg.png) 0 bottom no-repeat;
	display: none;
	position: absolute;
	z-index: 1111;
}

.active #nav-tools-list {
	display: block;
}

#nav-tools-list ul {
	background: url(../img/nav-tools-bkg.png) right bottom no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 5px;
	width: 123px;
}

#nav-tools-list li a {
	color: #af7145;
	display: block;
	padding: 2px 5px;
}

#nav-tools-list li a:hover {
	color: #b91915;
}
*/
#nav-tools {
	color: #8d4323;
	float: right;
	font-size: 11px;
	list-style-type: none;
	margin: 8px 19px 0 10px;
	padding: 0;
	position: relative;
}

#nav-tools li {
	display: inline;
}

#nav-tools li a {
	color: #af7145;
	text-decoration: none;
}

#nav-tools li a:hover {
	color: #b91915;
}

#page-text {
	background-color: #fcd084;
	color: #693A0D;
	font-size: 12px;
	line-height: 17px;
	margin-top: 1px;
	padding: 21px 19px;
	text-align: justify;
}

.text-size-1 #page-text {
	font-size: 14px;
	line-height: 19px;
}

.text-size-2 #page-text {
	font-size: 16px;
	line-height: 21px;
}

.text-size-3 #page-text {
	font-size: 18px;
	line-height: 23px;
}

.text-size-4 #page-text {
	font-size: 20px;
	line-height: 25px;
}

#page-text a {
	color: #693A0D;
}

#page-text a:hover {
	text-decoration: none;
}

#page-text .photo {
	background-color: #fff;
	border: 1px solid #940000;
	margin-bottom: 15px;
	padding: 1px;
}

#page-text p {
	margin: 0;
	padding: 0 0 2px;
}

#text-short p:first-letter, #text-main p:first-letter {
	margin-left: 10px;
}

#text-short {
	background: url(../img/signature.png) 206px bottom no-repeat;
	float: left;
	padding-bottom: 36px;
	width: 342px;
}

#text-short .signature:first-letter {
	margin-left: 0;
}

#text-short .signature {
	padding: 18px 0 0 72px;
}

#text-main {
	margin-left: 365px;
}

#text-main .welcome {
	color: #b71010;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	height: 61px;
	margin: 0;
	padding: 18px 0 0;
}

#page-cats {
	background-color: #fcd084;
	margin-top: 1px;
	padding: 26px 0;
}

#nav-cats {
	background: url(../img/nav-cats-bkg.png) 0 bottom no-repeat;
	color: #b20000;
	font-size: 13px;
	height: 39px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}

#nav-cats li {
	float: left;
	padding: 0 2px;
}

#ver-en #nav-cats li {
	padding: 0 10px;
}

#ver-de #nav-cats li {
	padding: 0 18px;
}

#ver-ro #nav-cats li {
	padding: 0;
}

#nav-cats li a {
	color: #b20000;
	display: block;
	line-height: 24px;
	text-decoration: none;
}

#nav-cats li a span {
	display: block;
	height: 25px;
	padding: 0 9px;
	white-space: nowrap;
}

#ver-en #nav-cats li a span {
	padding: 0 12px;
}

#ver-de #nav-cats li a span {
	padding: 0 12px;
}

#ver-ro #nav-cats li a span {
	padding: 0 7px;
}

#nav-cats li a, #nav-cats li a span {
	background: url(../img/nav-cats-hover.gif) 0 30px no-repeat;
}

#nav-cats li a:hover {
	background-position: 0 0;
}

#nav-cats li a:hover span {
	background-color: #f4c474;
	background-position: right bottom;
}

#carousel-container {
	background: url(../img/carousel-bkg2.jpg) 0 0 no-repeat;
	height: 385px;
}

#carousel-loading {
	background: url(../img/carousel-loader.gif) center no-repeat;
	height: 385px;
}

#carousel {
	height: 385px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#carousel li {
	display: block;
	position: absolute;
}

#page-cats p {
	background: url(../img/nav-cats-bkg.png) 0 0 no-repeat;
	color: #b20000;
	font-size: 13px;
	margin: 0;
	padding: 25px 43px 0;
	text-align: justify;
}

#page-prods {
	background-color: #fcd084;
	margin-top: 1px;
	padding-bottom: 12px;
}

/*

.prod-short {
	background: url(../img/prod-short-bkg.png) 0 bottom no-repeat;
	padding-left: 13px;
}

.prod-short-box {
	background: url(../img/prod-short-bkg.png) right 0 no-repeat;
	float: left;
	padding: 42px 15px 0 30px;
	width: 397px;	
}

.prod-short-box h3 {
	color: #b71010;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.prod-short-box h3 a {
	background: 163px 80px no-repeat;
	color: #b71010;
	display: block;
	height: 97px;
	padding-top: 11px;
	text-decoration: none;
}

#ver-bg .prod-short-box h3 a {
	background-image: url(../img/view-more-bg.gif);
}

.prod-short-box h3 a:hover {
	background-position: -192px 80px;
}

.prod-short-box h3 a img {
	float: left;
	margin-top: -11px;
	padding-right: 15px;
}

.prod-short p {
	clear: both;
	color: #b20000;
	font-size: 12px;
	margin: 0;
	padding: 11px 30px 16px;
}

*/

.prod-list {
	line-height: 16px;
	list-style-type: none;
	margin: 0;
	padding: 42px 0 0 13px;
}

.prod-list li {
	background: url(../img/prod-list.png) center bottom no-repeat;
	float: left;
	height: 200px;
	margin-bottom: 42px;
	padding: 0 15px 0 30px;
	position: relative;
	width: 397px;
}

.prod-list li .new {
	left: 134px;
	position: absolute;
	top: 30px;
}

.prod-list .fantom {
	background: none;
	float: none;
	height: 0;
	padding: 0;
	width: 100%;
}

.prod-list li .prod-thumb {
	background: 147px bottom no-repeat;
	display: block;
	height: 104px;
	margin-bottom: 5px;
}

#ver-bg .prod-list li .prod-thumb {
	background-image: url(../img/view-more-bg.gif);
}

#ver-en .prod-list li .prod-thumb {
	background-image: url(../img/view-more-en.gif);
}

#ver-de .prod-list li .prod-thumb {
	background-image: url(../img/view-more-de.gif);
}

#ver-ro .prod-list li .prod-thumb {
	background-image: url(../img/view-more-ro.gif);
}

.prod-list li .prod-thumb:hover {
	background-position: -208px bottom;
}

.prod-list li h3 {
	color: #b71010;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	left: 175px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 7px;
	width: 235px;
}

.text-size-1 .prod-list li h3 {
	font-size: 22px;
}

.text-size-2 .prod-list li h3 {
	font-size: 24px;
}

.text-size-3 .prod-list li h3 {
	font-size: 26px;
}

.text-size-4 .prod-list li h3 {
	font-size: 28px;
}

.prod-list li h3 a {
	color: #b71010;
	display: block;
	text-decoration: none;
}

.prod-list li p {
	clear: both;
	color: #b20000;
	font-size: 12px;
	height: 68px;
	overflow: hidden;
	margin: 0;
	padding: 11px 30px 0;
}

.text-size-1 .prod-list li p {
	font-size: 14px;
}

.text-size-2 .prod-list li p {
	font-size: 16px;
}

.text-size-3 .prod-list li p {
	font-size: 18px;
}

.text-size-4 .prod-list li p {
	font-size: 20px;
}

#page-product {
	background-color: #fcd084;
	margin-top: 1px;
	padding: 14px 0 12px;
}

.prod-pics {
	float: left;
	font-size: 11px;
	position: relative;
	width: 428px;
}

.prod-pics a {
	color: #b20000;
	text-decoration: none;
}

.prod-pics a:hover {
	color: #693a0d;
}

.pics-select {
	float: left;
	height: 43px;
	margin: 0;
	padding: 0 0 0 24px;
	position: relative;
	top: -32px;
	width: 160px;
}

.pics-select dt {
	color: #d8a34a;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.pics-select dd {
	float: left;
	margin: 0;
	padding: 0;
}

.pics-select dd a {
	background: url(../img/prod-sprite.png) 0 0 no-repeat;
	display: block;
	height: 25px;
	line-height: 22px;
	width: 63px;
}

.pics-select .prev a {
	padding-left: 17px;
}

.pics-select .next a {
	background-position: -80px 0;
	padding-right: 17px;
	text-align: right;
}

.pics-select .prev a:hover {
	background-position: 0 bottom;
}

.pics-select .next a:hover {
	background-position: -80px bottom;
}

.prod-pdf {
	float: right;
	background: url(../img/prod-sprite.png) right 0 no-repeat;
	display: block;
	height: 30px;
	line-height: 32px;
	padding-left: 48px;
	position: relative;
	top: -19px;
	width: 120px;
}

.prod-info {
	font-size: 12px;
	float: left;
	line-height: 15px;
	margin-left: 20px;
	position: relative;
	width: 428px;
}

.prod-title {
	background: url(../img/prod-info-bkg.png) 0 bottom no-repeat;
	color: #b71010;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 27px;
	margin: 0;
	padding: 20px 25px 14px 30px;
}

.text-size-1 .prod-title {
	font-size: 22px;
}

.text-size-2 .prod-title {
	font-size: 24px;
}

.text-size-3 .prod-title {
	font-size: 26px;
}

.text-size-4 .prod-title {
	font-size: 28px;
}

.prod-info .new {
	left: 375px;
	position: absolute;
	top: 46px;
}

.prod-info-text {
	background: url(../img/prod-info-bkg.png) right 0 repeat-y;
	color: #b71010;
	padding: 9px 25px 12px 30px;
}

.text-size-1 .prod-info-text {
	font-size: 14px;
	line-height: 17px;
}

.text-size-2 .prod-info-text {
	font-size: 16px;
	line-height: 19px;
}

.text-size-3 .prod-info-text {
	font-size: 18px;
	line-height: 21px;
}

.text-size-4 .prod-info-text {
	font-size: 20px;
	line-height: 23px;
}

.prod-info-text p {
	margin: 0;
	padding: 0;
}

div.prod-info-details {
	background: url(../img/prod-info-bkg.png) center 0 no-repeat;
	color: #693a0d;
	font-size: 12px;
	padding: 19px 25px 12px 30px;
}

.text-size-1 div.prod-info-details {
	font-size: 14px;
	line-height: 17px;
}

.text-size-2 div.prod-info-details {
	font-size: 16px;
	line-height: 19px;
}

.text-size-3 div.prod-info-details {
	font-size: 18px;
	line-height: 21px;
}

.text-size-4 div.prod-info-details {
	font-size: 20px;
	line-height: 23px;
}

div.prod-info-details ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.prod-info-details ul li {
	border-bottom: 1px solid #f4c472;
	display: block;
	padding: 7px 0 8px;
}

.prod-info-details h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.text-size-1 .prod-info-details h2 {
	font-size: 14px;
	line-height: 25px;
}

.text-size-2 .prod-info-details h2 {
	font-size: 16px;
	line-height: 28px;
}

.text-size-3 .prod-info-details h2 {
	font-size: 18px;
	line-height: 31px;
}

.text-size-4 .prod-info-details h2 {
	font-size: 20px;
	line-height: 34px;
}

.prod-info-details .floated {
	float: left;
	padding-right: 8px;
}

.prod-info-details p {
	margin: 0;
	padding: 0;
}

.prod-info-details .noborder {
	border-bottom: 0;
}

.prods-others {
	background-color: #FCD084;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

.prods-others dt {
	background: url(../img/headers-bkg2.png) 0 0 no-repeat;
	color: #f6d296;
	height: 41px;
	line-height: 25px;
	margin: 2px 0 0;
	padding: 0 24px;
	font-weight: normal;
}

.prods-others dd {
	float: left;
	margin: 0 0 12px 15px;
	padding: 0;
}

.prods-others .fantom {
	background: none;
	float: none;
	height: 21px;
	line-height: 0;
}

.prods-others dd a {
	background: center 0 no-repeat;
	color: #b20000;
	display: block;
	min-height: 40px;
	padding: 108px 0 0;
	width: 164px;
	text-align: center;
	text-decoration: none;
}

.prods-others dd a:hover {
	color: #693a0d;
}

.prods-others dd a strong {
	background-color: #f4c474;
	display: block;
	min-height: 27px;
	padding: 5px 0;
}

#order-text {
	background-color: #fcd084;
	color: #fff;
	font-size: 12px;
	margin: 1px 0;
	padding: 10px 15px 10px 25px;
}

#order-message {
	background-color: #fcd084;
	color: #fff;
	font-size: 12px;
	margin: 1px 0;
	padding: 10px 15px 10px 25px;
	text-align: center;
}

#order-message h3 {
	color: #b20000;
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px;
}

#order-message a {
	color: #693a0d;
}

#order-message a:hover {
	text-decoration: none;
}

#order-form {
	background-color: #fcd084;
	font-size: 12px;
	margin: 0;
	padding: 0 0 12px;
}

.product-list {
	background: url(../img/headers-bkg2.png) 0 0 no-repeat;
	color: #693a0d;
}

.product-list a {
	color: #693a0d;
	text-decoration: none;
}

.product-list a:hover {
	color: #b20000;
}

.product-list th {
	color: #fdd89a;
	height: 27px;
}

.product-list .prods {
	border-right: 2px solid #fcd084;
	padding-left: 18px;
	text-align: left;
	width: 782px;
}

.product-list th.quantity {
	width: 108px;
}

.product-list td {
	background-color: #fdd89a;
	border-bottom: 2px solid #fcd084;
	height: 25px;
}

.product-list .cat {
	background-color: #fcd084;
	font-weight: bold;
	height: 28px;
	text-transform: uppercase;
}

.product-list .prod {
	border-right: 2px solid #fcd084;
	padding-left: 18px;
}

.product-list .prod a {
	display: block;
	float: left;
	outline: 0;
}

.product-list .prod a:hover {
	position: relative;
}

.product-list td.quantity {
	text-align: center;
}

.product-list .input {
	background-color: #ffeed0;
	border: 1px solid #af7145;
	color: #693a0d;
	font-size: 11px;
	text-align: center;
	width: 40px;
}

.product-list .error {
	border-color: #f20000;
}

#order-form .options {
	background-color: #fdd89a;
	padding: 15px;
	width: 310px;
	margin: 20px auto 0;
}

#order-form .options label {
	color: #693a0d;
	float: left;
	height: 21px;
	width: 65px;
}

#order-form .options textarea {
	background-color: #ffeed0;
	border: 1px solid #af7145;
	color: #693a0d;
	font-size: 11px;
	height: 80px;
	text-align: left;
	width: 240px;
}

#order-form .drop {
	display: block;
	width: 93px;
	height: 18px;
	padding: 0 21px 0 5px;
	background: #ffeed0 url(../img/btn-order-bg.png) right -71px no-repeat;
	border: 1px solid #af7145;
	outline: none;
	line-height: 18px;
	color: #693a0d;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

#order-form .drop span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

#order-form a:hover.drop {
	background-color: #fff8ed;
	background-position: right -100px;
	color: #4d2804;
}

#order-form .dropper div {
	position: absolute;
	width: auto;
	margin-left: 65px;
	overflow: auto;
	z-index: 1000;
}

#order-form .dropper .scrolled {
	width: 134px;
	height: 112px;
}

#order-form .dropper ul {
	padding: 0;
	margin: 0 0 4px;
	border: solid #af7145;
	border-width: 0 1px 1px;
	background-color: #fff;
	line-height: 16px;
	list-style-type: none;
	width: 101px;
}

#order-form .dropper ul li {
	float: none;
	padding: 0;
}

#order-form .dropper ul li a {
	color: #693a0d;
	display: block;
	outline: none;
	line-height: 21px;
	font-size: 11px;
	padding: 0 5px;
	text-decoration: none;
	outline: none;
}

#order-form .dropper ul li a:hover {
	background-color: #fff8ed;
	color: #4d2804;
}

#order-form .btn-order {
	cursor: pointer;
	background: url(../img/btn-order-bg.png) 0 0 no-repeat;
	border: 0;
	height: 31px;
	margin: 12px 0 0 365px;
	text-indent: -999em;
	width: 126px;
}

#order-form .btn-order.hovered {
	background-position: 0 -35px;
}

.product-list .prod-thumb {
	background: url(../img/prod-popup.png) 0 0 no-repeat;
	display: none;
	height: 115px;
	padding: 4px 0 0 13px;
	position: absolute;
	right: -180px;
	top: -16px;
	width: 159px;
}

.product-list .prod a:hover {
	position: relative;
}

.product-list .prod a:hover .prod-thumb  {
	display: block;
}

.product-list .prod-thumb span {
	background: center no-repeat;
	display: block;
	height: 111px;
	width: 155px;
}

#orders-list {
	background-color: #fcd084;
	font-size: 12px;
	margin: 0;
	padding: 0 0 12px;
}

#orders-list table {
	background: url(../img/headers-bkg2.png) 0 0 no-repeat;
	color: #693a0d;
	margin-bottom: 12px;
	width: 910px;
}

#orders-list .prod-list {
	margin-top: -11px;
}

.status-list th {
	color: #fdd89a;
	height: 27px;
}

.status-list .number {
	padding-right: 18px;
	text-align: right;
}

.status-list .date, .status-list .status {
	border-right: 2px solid #fcd084;
	padding-left: 18px;
	text-align: left;
	width: 120px;
}

.status-list td {
	background-color: #fdd89a;
	border-bottom: 2px solid #fcd084;
	height: 25px;
}

.status-list .prods {
	padding-right: 18px;
	text-align: right;
}

.status-list .prods a {
	background: url(../img/arrows.gif) right -30px no-repeat;
	color: #b20000;
	padding-right: 10px;
	text-decoration: none;
}

.status-list .prods a:hover {
	background-position: right bottom;
	color: #693a0d;
}

#prodlist-loading {
	background: url(../img/carousel-loader.gif) center no-repeat;
	height: 85px;
}

#orders-list #paging {
	padding-top: 0;
}

#page-newslist {
	background-color: #fcd084;
	color: #693a0d;
	font-size: 12px;
	margin-top: 1px;
	padding: 12px 24px;
}

.news-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news-list li {
	border-bottom: 1px solid #e9b963;
	margin-bottom: 12px;
	padding: 0 1px 7px;
}

.news-list li h2, .news-list li h4, .news-list li p {
	margin: 0;
	padding: 0;
}

.news-list li h2, .news-list li h2 a {
	color: #b71010;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}

.news-list li h2 a:hover {
	color: #693A0D;
}

.news-list li h4 {
	color: #af7145;
	font-size: 12px;
	padding: 5px 0 7px;
}

/*** INNER CONTENT/> ***/

/*** <PAGING ***/

#paging {
	display: block;
	height: 26px;
	line-height: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

#paging li {
	display: inline;
	vertical-align: middle;
}

#paging li a {
	color: #c48722;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 14px;
	line-height: 20px;
	vertical-align: middle;
}

#paging .prev a, #paging .next a {
	background: url(../img/arrows.gif) 0 1px no-repeat;
	font-weight: normal;
}

#paging .prev a {
	padding-left: 10px;
}

#paging .next a {
	background-position: right -31px;
	padding-right: 10px;
}

#paging li .selected {
	color: #b30202;
}

#paging li a:hover {
	color: #693a0d;
}

/*** PAGING/> ***/

/*** <SEARCH FORM ***/

#search-input {
	background: url(../img/search-input-bkg.jpg) 0 0 no-repeat;
	height: 23px;
	margin: -36px auto 0;
	padding: 23px 0 30px 23px;
	width: 929px;
}

#header #search-input {
	background: none;
	height: 23px;
	margin: 0 0 0 569px;
	padding: 9px 0 0;
	width: 392px;
}

#search-input label, #search-input .text, #search-input .submit {
	background: transparent no-repeat;
	display: block;
	float: left;
	height: 23px;
}

#ver-bg #search-input label {
	background-image: url(../img/search-input-titles-bg.png);
}

#ver-en #search-input label {
	background-image: url(../img/search-input-titles-en.png);
}

#ver-de #search-input label {
	background-image: url(../img/search-input-titles-de.png);
}

#ver-ro #search-input label {
	background-image: url(../img/search-input-titles-ro.png);
}

#search-input label {
	background-position: right 0;
	font-size: 12px;
	height: 23px;
	margin-right: 12px;
	overflow: hidden;
	text-indent: -999em;
	width: 131px;
}

#search-input label {
	color: #e34e4e;
}

#header #search-input label {
	background-position: right -23px;
}

#search-input .text, #search-input .submit {
	background-image: url(../img/search-input-sprite.png);
}

#search-input .text {
	background-position: 0 0;
	padding-left: 8px;
	width: 158px;
}

#header #search-input .text {
	background-position: 0 -46px;
}

#search-input .text input {
	background-color: transparent;
	border: 0;
	color: #fe5454;
	font-size: 11px;
	margin-top: 3px;
	width: 142px;
}

#search-input span.active, #header #search-input span.active {
	background-position: 0 -23px;
}

#search-input span.active input {
	color: #7C4C1D;
}

#search-input .submit {
	background-position: right -69px;
	border: 0;
	color: #c62b2b;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 3px;
	text-align: left;
	width: 55px;
}

#search-input .hovered {
	background-position: right -92px;
	color: #fff;
}

#header #search-input .submit {
	background-position: right -115px;
	color: #e34e4e;
}

#header #search-input .hovered {
	background-position: right -138px;
	color: #fff;
}

/*** SEARCH RESULTS ***/

#search-title {
	background-color: #fcd084;
	color: #af7145;
	font-size: 12px;
	margin: 1px 0 0;
	padding: 10px 23px;
}

/*** LOGIN FORM ***/

#login-box {
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 310px;
}

#login-slider {
	position: absolute;
	width: 630px;
}

.login-form {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 310px;
}

.login-form .message {
	background: url(../img/login-form-bkg.png) 0 0 no-repeat;
	color: #fff;
	font-size: 13px;
	height: 35px;
	line-height: 30px;
	padding-left: 45px;
}

.login-form ul {
	background: url(../img/login-form-bkg.png) 0 -35px no-repeat;
	height: 116px;
	list-style-type: none;
	margin: 0 0 8px;
	padding: 7px 0 0;
}

.login-form ul li {
	background: url(../img/login-form-bkg.png) 120px -158px no-repeat;
	display: block;
	height: 23px;
	margin-bottom: 14px;
}

.login-form ul .error {
	background-position: 120px -204px;
}

.login-form ul .active {
	background-position: 120px -181px;
}

.login-form ul .head {
	background: none;
	border-bottom: 1px solid #fcd084;
	color: #95602E;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

.login-form ul li label {
	color: #95602e;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 22px;
	padding-right: 15px;
	text-align: right;
	text-transform: uppercase;
	width: 105px;
}

.login-form ul li input {
	background: transparent;
	border: 0;
	color: #693a0d;
	font-size: 13px;
	margin: 2px 0 0 4px;
	width: 150px;
}

.login-form ul li input.error {
	color: #b20000;
}

.login-form ul .active input {
	color: #482300;
}

.login-form .buttons {
	color: #693a0d;
	text-align: center;
}

.login-form .buttons .submit {
	cursor: pointer;
	background: 0 0 no-repeat;
	border: 0;
	font-size: 0;
	height: 32px;
	width: 76px;
}

.login-form .buttons .submit.hovered {
	background-position: 0 bottom;
}

#ver-bg #login-form .buttons .submit {
	background-image: url(../img/login-form-btn-bg.png);
}

#ver-bg #password-form .buttons .submit {
	background-image: url(../img/password-form-btn-bg.png);
	width: 86px;
}

.login-form .buttons a {
	color: #693a0d;
}

.login-form .buttons a:hover {
	text-decoration: none;
}

/*** DISTRIBUTORS FORMS ***/

.form-info, #nav-profile {
	color: #693a0d;
	margin: 0 auto 12px;
	width: 630px;
	text-align: left;
}

.form-info .message, .error-message {
	background: #b20000 url(../img/reg-form-bkg.png) 0 0 no-repeat;
	color: #fff;
	font-size: 13px;
	margin-bottom: 3px;
	text-align: center;
}

.form-info .message div, .error-message div {
	background: url(../img/reg-form-bkg.png) -630px bottom no-repeat;
	padding: 8px 45px;
}

.form-info .fields, #nav-profile {
	background: #e8b462 url(../img/reg-form-bkg.png) -1260px 0 no-repeat;
}

.form-info fieldset, .form-info .objects-list {
	background: url(../img/reg-form-bkg.png) right bottom no-repeat;
	border: 0;
	margin: 0 0 3px;
	padding: 8px 0 0;
}

.form-info dl {
	margin: 0;
	padding: 0;
}

.form-info fieldset dl dt, .form-info .fields .objects-list h3 {
	border-bottom: 1px solid #fcd084;
	color: #95602e;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 15px 6px;
}

.form-info fieldset dl dd {
	background: url(../img/login-form-bkg.png) 180px -158px no-repeat;
	display: block;
	height: 23px;
	margin: 0 0 14px;
	padding: 0;
}

.form-info dl .error {
	background-position: 180px -204px;
}

.form-info dl .active {
	background-position: 180px -181px;
}

.form-info dl dd label {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 24px;
	padding-right: 15px;
	text-align: right;
	text-transform: uppercase;
	width: 165px;
}

.form-info dl dd input {
	background: transparent;
	border: 0;
	color: #693a0d;
	float: left;
	font-size: 13px;
	margin: 2px 0 0 4px;
	width: 150px;
}

.form-info dl dd input.error {
	color: #b20000;
}

.form-info dl .active input {
	color: #482300;
}

.form-info dl dd span {
	color: #af7145;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 12px;
	padding: 6px 0 0 15px;
	width: 272px;
}

.objects-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.objects-list ul li {
	height: 30px;
	padding-left: 15px;
}

.objects-list ul li strong, .objects-list ul li span {
	color: #341900;
}

.objects-list ul li span {
	padding-right: 25px;
}

.objects-list ul li a {
	font-size: 11px;
}

.form-info .buttons {
	color: #693a0d;
	padding: 5px 0 0 180px;
}

.form-info .buttons .submit {
	cursor: pointer;
	background: 0 0 no-repeat;
	border: 0;
	font-size: 0;
	height: 32px;
	width: 96px;
}

.form-info .buttons .submit.hovered {
	background-position: 0 bottom;
}

#ver-bg .form-info .buttons .submit {
	background-image: url(../img/reg-form-btn-bg.png);
}

#ver-bg .form-info .form-object .buttons .submit {
	background: url(../img/btn-order-bg.png) 0 -214px no-repeat;
	width: 86px;
}

#ver-bg .form-info .form-object .buttons .submit.hovered {
	background-position: 0 -254px;
}

.form-info .buttons a {
	color: #693a0d;
}

.form-info .buttons a:hover {
	text-decoration: none;
}

#nav-profile ul {
	background: url(../img/reg-form-bkg.png) right bottom no-repeat;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
}

#nav-profile ul li {
	display: inline;
	padding: 0 15px;
}

/*** FOOTER ***/

#footer {
	background: url(../img/footer-bkg3.png) center 181px no-repeat;
}

.footer-wrap {
	background: url(../img/footer-bkg2.jpg) 0 33px no-repeat;
	margin: 0 auto;
	min-height: 267px;
	width: 952px;
}

.footer-contacts {
	float: left;
	height: 85px;
	margin: 0;
	overflow: hidden;
	padding: 63px 42px 83px 40px;
	width: 200px;
}

#ver-bg .footer-contacts dt, #ver-bg .footer-contacts dd {
	background-image: url(../img/footer-texts-bg.png);
}

#ver-en .footer-contacts dt, #ver-en .footer-contacts dd {
	background-image: url(../img/footer-texts-en.png);
}

#ver-de .footer-contacts dt, #ver-de .footer-contacts dd {
	background-image: url(../img/footer-texts-de.png);
}

#ver-ro .footer-contacts dt, #ver-ro .footer-contacts dd {
	background-image: url(../img/footer-texts-ro.png);
}

.footer-contacts dt {
	background-position: 0 -17px;
	background-repeat: no-repeat;
	height: 22px;
	margin: 0 0 11px;
	overflow: hidden;
	padding: 0;
	text-indent: 999em;
}

.footer-contacts dd {
	background-repeat: no-repeat;
	display: block;
	margin: 0 0 9px;
	padding: 0;
	text-indent: -999em;
}

.footer-contacts .tel {
	background-position: 0 -49px;
	height: 21px;
}

.footer-contacts .mail {
	background-position: 0 -79px;
	height: 14px;
}

.footer-contacts .usertel {
	background-position: 0 -49px;
	height: 68px;
	margin: -8px 0 0 2px;
}

.footer-news {
	float: left;
	height: 117px;
	margin-bottom: 80px;
	overflow: hidden;
	padding: 29px 87px 0 0;
	width: 414px;
}

.footer-news h1 {
	font-size: 12px;
	height: 14px;
	margin: 0 0 19px;
	padding: 0;
}

.footer-news h1 a {
	background: 0 0 no-repeat;
	color: #be9e6c;
	display: block;
	font-size: 12px;
	height: 14px;
	margin: 0 0 19px;
	padding: 0;
	text-decoration: none;
	text-indent: -999em;
}

#ver-bg .footer-news h1 a {
	background-image: url(../img/footer-texts-bg.png);
	width: 136px;
}

#ver-en .footer-news h1 a {
	background-image: url(../img/footer-texts-en.png);
	width: 136px;
}

#ver-de .footer-news h1 a {
	background-image: url(../img/footer-texts-de.png);
	width: 203px;
}

#ver-ro .footer-news h1 a {
	background-image: url(../img/footer-texts-ro.png);
	width: 156px;
}

.footer-news h1 a:hover {
	background-position: right 0;
}

.footer-news h2 {
	color: #7c4c1d;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 2px;
}

.footer-news h2 a {
	color: #7c4c1d;
	text-decoration: none;
}

.footer-news p {
	color: #7c4c1d;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.footer-news p a {
	clear: both;
	color: #693A0D;
	float: right;
}

.footer-news p a:hover {
	text-decoration: none;
}

.footer-news a:hover {
	color: #720000;
}

.footer-distrib {
	float: left;
	height: 164px;
	list-style-type: none;
	margin: 0;
	padding: 61px 0 0;
	position: relative;
	width: 140px;
}

.footer-distrib li {
	display: inline;
}

.footer-distrib li a {
	background-repeat: no-repeat;
	display: block;
}

.footer-distrib .login a, .footer-distrib .register a, .footer-distrib .list a {
	background-image: url(../img/footer-distrib-bg.png);
}

#ver-bg .footer-distrib .login a {
	background-position: 0 0;
	display: none;
	height: 42px;
	margin-bottom: 3px;
}

#ver-bg .footer-distrib .login a:hover {
	background-position: right 0;
}

.footer-distrib .list a {
	background-position: 0 0;
}

#ver-bg .footer-distrib .list a {
	background-position: 0 -68px;
	display: none;
	height: 14px;
}

#ver-en .footer-distrib .list a {
	background-image: url(../img/footer-distrib-en.png);
	height: 36px;
	margin: 21px 6px 0 34px;
}

#ver-de .footer-distrib .list a {
	background-image: url(../img/footer-distrib-de.png);
	height: 22px;
	margin: 29px 5px 0 29px;
}

#ver-ro .footer-distrib .list a {
	background-image: url(../img/footer-distrib-ro.png);
	height: 37px;
	margin: 23px 7px 0 34px;
}

.footer-distrib .list a:hover {
	background-position: right 0;
}

#ver-bg .footer-distrib .list a:hover {
	background-position: right -68px;
}

#ver-bg .footer-distrib .register a {
	background-position: 0 -45px;
	display: none;
	height: 19px;
	margin-bottom: 4px;
}

#ver-bg .footer-distrib .register a:hover {
	background-position: right -45px;
}

#ver-bg .footer-distrib .offer {
	background: url(../img/ad_offers.png) right 0 no-repeat;
	height: 84px;
	text-indent: -9999px;
	display: block;
}

.footer-distrib li a strong {
	display: none;
}

#footer-vapour {
	left: -60px;
	position: absolute;
	top: 30px;
}

.footer {
	color: #c9af86;
	clear: both;
	font-size: 11px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 892px;
}

.footer li {
	display: block;
	float: left;
}

.footer .rights {
	padding-top: 8px;
	width: 228px;
}

.footer .nav {
	padding-top: 8px;
	text-align: center;
	width: 436px;
}

.footer .nav a {
	padding: 0 5px;
}

.footer .design {
	text-align: right;
	width: 228px;
}

.footer li a {
	color: #c9af86;
}

.footer li a:hover {
	color: #7c4c1d;
	text-decoration: none;
}

.fantom {
	clear: both;
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
}
