@charset "utf-8";
body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	margin: 0px auto;
	padding: 320px 0px 15px;
	border-style: none;
	text-align: center;
	width: 900px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
}
h1 {
	width: 900px;
	position: absolute;
	left: auto;
	top: 330px;
	right: auto;
	z-index: 1;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 1.7em;
	text-indent: 280px;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 15px 0px 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
legend {
	display: none;
}
input, textarea {
	font: 1em Arial, Helvetica, sans-serif;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #ff6e01;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mother {
	margin: 0px auto;
	width: 900px;
	background: url(/images/bg-mother.png);
}
#sub #mother {
	background: url(/images/bg-mother-sub.png);
}
#right {
	float: right;
	width: 630px;
}
#sub #right .in {
	padding: 50px 10px 10px;
	background: url(/images/bg-products.png) repeat-x left top;
	margin: 0px 1px 0px 0px;
	width: 609px;
}
#home-left {
	padding: 50px 11px 10px 10px;
	float: left;
	width: 419px;
	background: url(/images/bg-products.png) repeat-x left top;
	margin: 0px 1px 0px 0px;
}
#home-right {
	padding: 0px 1px 0px 0px;
	float: left;
	width: 188px;
}
#home-right h3 {
	background: #ff6e01 url(/images/bg-header.png) repeat-x;
	padding: 4px 0px 0px 10px;
	height: 19px;
	font-size: 1.1em;
	color: #fff;
}
#home-right .in {
	padding: 0px 10px 10px;
}
#newsletter .keyword {
	padding: 10px 0px 0px;
}
#newsletter .keyword input {
	width: 160px;
	border: 1px solid #ccc;
	padding: 3px 0px;
}
#newsletter .submit {
	padding: 5px 0px 0px;
}
#newsletter .submit input, #newsletter .submit input:Hover {
	font-weight: bold;
	color: #333;
	background: url(/images/bg-button.png);
	height: 20px;
	width: 123px;
	border-style: none;
	cursor: pointer;
}
#newsletter .submit input:Hover {
	color: #ff6e01;
}
#left {
	float: right;
	width: 270px;
}
#left h3 {
	background: #ff6e01 url(/images/bg-header.png) repeat-x;
	padding: 4px 0px 0px 10px;
	height: 19px;
	font-size: 1.1em;
	color: #fff;
	margin: 0px 1px;
}
#left .in {
	padding: 0px 10px 10px;
}
#news span {
	font-size: 0.9em;
	font-style: italic;
	color: #666;
}
#news .text {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#header {
	height: 290px;
	width: 900px;
	position: absolute;
	left: auto;
	top: 30px;
	right: auto;
	background: url(/images/bg-header.png) repeat-x 0px 27px;
}
#logo {
	height: 40px;
	width: 86px;
	position: absolute;
	margin: -20px 0px 0px;
}
#menu {
	padding: 0px;
	float: right;
	height: 27px;
}
#menu li {
	line-height: normal;
	display: block;
	list-style: url(none) none;
	float: left;
}
#menu li a, #menu li a:Hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: #000;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 7px 20px 0px;
	float: left;
	height: 20px;
	font-size: 1.1em;
}
#menu li a:Hover {
	color: #000;
	background: #f90;
}
#menu li .first {
	background: #000 url(/images/bg-menu-first.png) no-repeat 0px 0px;
}
#menu li .first:Hover {
	background: #f90 url(/images/bg-menu-first-hover.png) no-repeat 0px 0px;
}
#menu li .last {
	background: #000 url(/images/bg-menu-last.png) no-repeat right 0px;
}
#menu li .last:Hover {
	background: #f90 url(/images/bg-menu-last-hover.png) no-repeat right 0px;
}
#menu li div {
	position: absolute;
	margin: 27px 0px 0px 1px;
	display: none;
}
#menu li:Hover div {
	display: block;
}
#menu li div ul {
	background: #f90;
	width: 170px;
	padding: 7px;
}
#menu li div ul li {
	display: inline;
	float: none;
}
#menu li div ul li a, #menu li div ul li a:Hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background: url(none);
	text-align: left;
	margin: 0px;
	padding: 3px;
	float: none;
	height: auto;
	font-size: 1em;
}
#menu li div ul li a:Hover {
	text-decoration: underline;
}
#offer {
	color: #fff;
	padding: 3px 0px 0px 10px;
	height: 20px;
	display: block;
	clear: both;
}
#products {
	background: url(/images/bg-products.png);
	float: left;
	height: 240px;
	width: 270px;
}
#right #products {
	float: none;
	position: absolute;
	margin: -240px 0px 0px -270px;
	z-index: 1;
}
#products .item {
	padding: 3px;
	height: 54px;
	width: 264px;
	clear: both;
	font-size: 0.95em;
	overflow: hidden;
}
#products .item .image, #products .item .image:Hover {
	margin: 0px 5px 0px 0px;
	height: 56px;
	width: 75px;
	display: block;
	float: left;
}
#products .item h2 {
	font-size: 1em;
	padding: 0px;
}
#products .item h2 a, #products .item h2 a:Hover {
	color: #000;
	text-decoration: none;
}
#products .item h2 a:Hover {
	color: #ff6e01;
}
#products .item p {
	padding: 0px;
	line-height: 110%;
	color: #666;
}
#products .item p a, #products .item p a:Hover {
	font-weight: normal;
}
#main-img {
	background: url(/images/main-img.jpg);
	float: right;
	height: 240px;
	width: 630px;
}
#footer {
	width: 900px;
	background: #fff url(/images/bg-header.png) repeat-x left top;
	font-size: 0.95em;
}
#footer p {
	padding: 4px 0px 0px 7px;
	color: #666;
}
#footer p a, #footer p a:Hover {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer p a:Hover {
	text-decoration: underline;
	color: #000;
}
#footer p span {
	color: #fff;
	display: block;
}
#footer p span a, #footer p span a:Hover {
	color: #fff;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.red {
	color: #f00;
}
.button a, .button a:Hover {
	background: url(/images/bg-button.png);
	text-align: center;
	padding: 1px 0px 0px;
	height: 19px;
	width: 123px;
	color: #333;
	text-decoration: none;
	display: block;
}
.button a:Hover {
	color: #ff6e01;
}
.out, .out:Hover {
	background: url(/images/out.png) no-repeat right top;
	padding: 0px 9px 0px 0px;
}
.out:Hover {
	background: url(/images/out-hover.png) no-repeat right top;
}
/* Stocks */
#stock-left, #stock-right {
	margin: 0px 19px 0px 0px;
	float: left;
	width: 295px;
}
#stock-right {
	margin: 0px;
}
#map-left, #map-right {
	padding: 1px;
	height: 300px;
	width: auto;
	border: 1px solid #ccc;
	margin: 15px 0px 0px;
}
/* Products */
.granulity, .granulity-right {
	margin: 15px 16px 0px 0px;
	float: left;
	width: 109px;
}
.granulity-right {
	margin: 15px 0px 0px 0px;
}
.granulity a, .granulity-right a, .granulity a:Hover, .granulity-right a:Hover {
	display: block;
	height: 81px;
	width: 107px;
	border: 1px solid #ccc;
}
.granulity a:Hover, .granulity-right a:Hover {
	border: 1px solid #ff6e01;
}
.granulity a img, .granulity-right a img, .granulity a:Hover img, .granulity-right a:Hover img {
	margin: 1px;
}
.granulity p, .granulity-right p {
	text-align: center;
	padding: 5px 0px 0px;
}
/* Contacts */
#contact-left {
	margin: 0px 19px 0px 0px;
	float: left;
	width: 220px;
}
#contact-right {
	float: left;
	width: 370px;
}
#map {
	padding: 1px;
	height: 250px;
	width: auto;
	border: 1px solid #ccc;
	margin: 15px 0px 0px;
}
.form {
	margin: 5px 0px 0px;
	padding: 0px;
}
.form li {
	line-height: normal;
	display: block;
	clear: both;
	padding: 10px 0px 0px;
	list-style: url(none);
}
.form label {
	width: 170px;
	display: block;
	float: left;
}
.form input, .form textarea, .form .captcha-form {
	width: 200px;
	border: 1px solid #ccc;
	padding: 3px 0px;
}
.form textarea {
	width: 430px;
}
.form .captcha-form {
	width: 119px;
}
.form .antispam-code {
	padding: 0px 0px 0px 170px;
}
.form .submit {
	padding-left: 170px;
}
.form .submit input, .form .submit input:Hover {
	font-weight: bold;
	color: #333;
	background: url(/images/bg-button.png);
	height: 20px;
	width: 123px;
	border-style: none;
	cursor: pointer;
}
.form .submit input:Hover {
	color: #ff6e01;
}
