* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 76%/1.3em tahoma, verdana, sant-serif;
	color: #000;
	text-align: center;
}
h1, h2, h3, p,
.h1, .h2, .h3 {
	margin: 0px 0px 20px;
}
.h1, .h2, .h3 {
display: block;
font-weight: bold;
}
h1, .h1 {
	font-size: 1.6em;
}
h2, .h2 {
	font-size: 1.4em;
}
h3, .h3 {
	font-size: 1.2em;
	display: block;
}
h4 {
	font-size: 1.1em;
}
img, fieldset, table, td {
	border: 0px none;
}
form, fieldset, ul, dl, table, #header, #content, #footer {
	width: 100%;
}
ul {
	list-style-type: none;
}
table {
	border-collapse: collapse;
}
a {
	text-decoration: underline;
	color: #008fd2;
	outline: none;
}
a:hover {
		text-decoration: none;
}
a img {
	display: block;
}
dt {
	clear: left;
	float: left;
	width: 50%;
}
dd {
	margin-left: 50%;
}
dt, dd {
	padding: 0px 5px 0px 5px;
}
p {line-height: 1.48em;}
.article ul li,.article ol li {padding: 0.3em 0;}
.leftcolumn {
	width: 284px;
	float: left;
	position: relative;
}
.wrapper, .width_100 {
	width: 100%;
}
.wrapper {
	float: right;
	margin-left: -100%;
}
.centercolumn {
	margin: 0% 18% 0% 284px;
}
.rightcolumn {
	float: right;
	width: 18%;
}
.centercolumn_all {
	margin: 0% 0% 0% 284px;
}
.centercolumn.centercolumn_all .innertube {
	margin: 0px 30px 0px 0px;
}
.leftcol {
	width: 165px;
	float: left;
	position: relative;
}
.rightcol {
	margin: 0px 0px 0px 165px;
	padding: 0px 0px 0px 20px;
}
.leftcol_detailed {
	width: 440px;
	float: left;
	position: relative;
}
.rightcol_detailed {
	margin: 0px 0px 0px 440px;
	padding: 0px 0px 0px 20px;
}
#maincontainer {
	background: transparent url(images/top_bg.jpg) no-repeat top left;
	width: 980px;
	margin: 0px auto;
	text-align: left;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
	display: block;
	margin-top: -1px;
}
.brclr {
	clear: both;
	height: 0px;
}
/* ************************************** [Header] ************************************* */
#header {
	min-height: 240px;
	height: auto!important;
	height: 240px;
	position: relative;
}
#header a {
	text-decoration: none;
	color: #000;
}
#logo {
	float: left;
	margin: 44px 0px 0px 0px;
}
#web {
	clear: left;
	float: left;
	font-family: arial;
	margin: 15px 0px 0px 10px;
}
#slogan {
	background: transparent url(images/top_slogan.gif) no-repeat top left;
	position: absolute;
	right: 0px;
	margin: 35px 475px 0px 0px;
	width: 199px;
	height: 39px;
}
#us_phones {
	background: transparent url(images/us_phones_text.gif) no-repeat top left;
	position: absolute;
	right: 0px;
	margin: 120px 120px 0px 0px;
	min-height: 75px;
	height: auto!important;
	height: 75px;
}
#us_phones img {
	display: block;
}
#us_phones .first {
	margin: 27px 0px 10px;
}
#home_post {
	position: absolute;
	right: 0px;
	margin: 33px 23px 0px;
}
#home_post, #home_post a, #home_post img {
	display: block;
}
#home_post, #home_post a {
	float: right;	
}
#home_post a {
	margin: 0px 0px 0px 16px;
}
/* ************************************** [/Header] ************************************* */
/* ************************************** [Content] ************************************* */
.leftcolumn .innertube, .centercolumn .innertube {
	margin: 0px 40px 0px 0px;
}
.main_menu {
	background: transparent url(images/site_navigation.gif) no-repeat top left;
	padding: 60px 0px 0px 0px;
	float: left;
	width: 100%;
}
.main_menu ul ul {
	border-top: 1px solid #ddd;
}
.main_menu li {
	min-height: 20px;
	height: auto!important;
	height: 20px;
	line-height: 19px;
	border-bottom: 1px solid #ddd;
}
.main_menu li.last {
	border-bottom: 0px none;
}
.main_menu li li {
	margin: 0px 0px 0px 30px;
}
.main_menu li a {
	margin: 0px 0px 0px 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.89em;
	font-weight: bold;
	color: #494949;
	position: relative;
	display: inline-block;
}
.main_menu li a span {
	margin: 5px 0px 0px 0px;
	top: 0px;	
	left: -20px;
	width: 10px;
	height: 10px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	background: transparent url(images/menu_marker.gif) no-repeat 0px 0px;
	position: absolute;

}
.main_menu li a:hover {
	color: #008fd2;
}
.main_menu li li a {
	font-size: 1em;
	text-transform: lowercase;
	font-weight: normal;
	position: relative;
}
.main_menu li li a span {
	background: transparent url(images/submenu_marker.gif) no-repeat 0px 0px;
	background-position: 0px -95px;
	margin: 6px 0px 0px -20px;
	width: 7px;
	height: 5px;
	font-size: 1px;
	line-height: 0px;	
	display: block;
	position: absolute;
	top: 0px;
	left: 0em;
}
.main_menu li li a:hover span {
	background-position: 0px 0px;
}
.main_menu li li a:hover {
	background-position: 10px 8px;
}
.hit_of_sales {
	background: transparent url(images/hit_of_by.gif) no-repeat top left;
	padding: 60px 0px 0px;
	clear: left;
	float: left;
	width: 100%;
}
.hit_of_sales .hit_element {
	padding: 0px 0px 30px;
}
.hit_of_sales a {
	border: 1px solid #d7d7d7;
	margin: 0px 0px 1px;
	float: left;
}
.hit_of_sales a, .hit_of_sales a img {
	display: block;
}
.hit_of_sales a {
	width: 100%;
	text-align: center;
}
.hit_of_sales a img {
	margin: 0px auto;
}
.hit_of_sales span.price {
	background: #f1f1f1 url(images/cost_brc.gif) no-repeat bottom right;
	border-top: 1px solid #d7d7d7;
	white-space: nowrap;
	clear: left;
	float: none;
	display: block;
	width: 101%;
}
.hit_of_sales span.price span {
	background: transparent url(images/cost_blc.gif) no-repeat bottom left;
	border-top: 0px none;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	line-height: 28px;
	text-align: center;
	float: none;
	display: block;
	width: 100%;
}
.hit_of_sales span span.red {
	background: transparent;
	display: inline;
	padding: 0px 0px 0px;
	font-weight: bold;
	float: none;
}
.hit_of_sales h3, .hit_of_sales span span.red {
	color: #ff2807;
}
.hit_of_sales h3 {
	margin: 0px 0px 10px;
}
.hit_of_sales .add_to_basket {
	clear: left;
	float: left;
	background: transparent url(images/small_basket.gif) no-repeat 95% 0%;
	padding: 5px 2em 0px 0px;
	margin: 5px 0px 0px -6em;
	position: relative;
	left: 50%;
	line-height: 20px;
	font-size: 0.89em;
	white-space: nowrap;
	border: 0px none;
	width: 10em;
}
.centercolumn .big_basket {
	background: transparent url(images/basket_brc.gif) no-repeat bottom right;
	width: 210px;
	float: right;
	margin: 0px 0px 10px;
}
.centercolumn .big_basket div {
	background: transparent url(images/basket_tlc.gif) no-repeat top left;
	width: 100%;
}
.centercolumn .big_basket div div {
	background: transparent url(images/basket_trc.gif) no-repeat top right;
}
.centercolumn .big_basket div div div {
	background: transparent url(images/basket_blc.gif) no-repeat bottom left;
	padding: 5px 20px;
}
.centercolumn .big_basket div a {
	background: transparent url(images/big_basket.gif) no-repeat 0% 50%;
	display: block;
	min-height: 35px;
	height: auto!important;
	height: 35px;
	/*line-height: 48px;*/
	padding: 15px 0px 0px 50px;
	text-decoration: none;
	color: #494949;
}
.centercolumn .big_basket div .red{
	color: #FF2807;
	font-weight: bold;
}
.centercolumn .big_basket .product {
	top: -0.6em;
	position: relative;
}
.centercolumn h3 {
	clear: both;
}
.main_menu {
	padding-bottom: 40px;	
}
.hit_of_sales {
	padding-bottom: 10px;
}	
.article, .catalog, .find_form {
	margin: 0px 0px 40px;
	clear: both;
}
ul.catalog {
	float: left;
	margin: 0px 0px 20px;
}
ul.catalog li {
	float: left;
}
ul.catalog li a {
	margin: 0px 5px 0px 5px;
}
ul.catalog li.first a {
	margin-left: 0px;
}
.catalog_element {
	clear: left;
	float: left;
	width: 100%;	
}
.catalog_element {
	border-style: solid;
	border-width: 1px 0px 0px;
	padding: 10px 0px 25px;
}
.catalog_element h1 a,
.catalog_element .h1 a {
	color: #ff2807;
	/*font-weight: normal;*/
	text-decoration: none;
	line-height: 1.35em;
}
.catalog_element .leftcol a, .catalog_element .leftcol a img {
	float: left;
}
.catalog_element .leftcol a.add, .catalog_element .rightcol_detailed a.add, .hit_of_sales_center a.add  {
	background: transparent url(images/middle_basket.gif) no-repeat top left;
	border: 0px none;
	clear: left;
	float: left;
	height: 50px;
	width: 100px;
	line-height: 48px;
	margin: 30px 0px 10px 30px;
}
.catalog_element .rightcol_detailed a.add {
	margin: 0px 0px 20px 50px;
}
.catalog_element .leftcol a.add span, .catalog_element .rightcol_detailed a.add span,
.hit_of_sales_center a.add span {
	display: block;
	margin: 10px 0px 0px 40px;
	line-height: normal;
}
.catalog_element .leftcol a {
	border: 1px solid #d7d7d7;
}
.catalog_element span.price {
	background: #f1f1f1 url(images/cost_brc.gif) no-repeat bottom right;
	width: 100%;
	display: block;
	clear: left;
}
.catalog_element .rightcol_detailed span.price {
	margin: 0px 0px 20px;
}
.catalog_element span.price span{
	background: transparent url(images/cost_blc.gif) no-repeat bottom left;
	display: block;
}
.catalog_element span.price span span{
	background: transparent url(images/cost_tlc.gif) no-repeat top left;
}
.catalog_element span.price span span span{
	background: transparent url(images/cost_trc.gif) no-repeat top right;
	padding: 10px 15px;
}
.catalog_element span.price span span span span {
	background: transparent;
	padding: 0px 0px 0px;
	line-height: 20px;
}
.catalog_element span.price span span span span span {
	float: right;
	padding: 0px 0px 0px 5px;
}
.catalog_element span.price span.red {
	color: #ff2807;
	font-weight: bold;
	font-size: 1.2em;
}
.odd {
	background-color: #f1f1f1;
}
.find_form dt, .find_form dd  {
	line-height: 35px;
}
.find_form dt {
	width: 30%;
	font-weight: bold;
}
.find_form dd {
	margin-left: 30%;
}
.find_form dd input {
	width: 90%;
}
.find_form dd select {
	width: 91%;
}
.find_form .buttons, #goods .buttons {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #d7d7d7;
	text-align: center;
}
#goods .buttons input {
	cursor: pointer;
}
.find_form .buttons input {
	cursor: pointer;
	padding: 0px 10px;
}
.h_line {
	clear: both;
	background: #000;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
	display: block;
}
.news {
	background: #fafafa url(../images/news_tlc.png) no-repeat top left;
	margin: 0px 0px 40px;
	clear: both;
}
.news div {
	background: transparent url(../images/news_trc.png) no-repeat top right;
	width: 100%;
}
.news div div {
	background: transparent url(../images/news_brc.png) no-repeat bottom right;
}
.news div div div {
	background: transparent url(../images/news_blc.png) no-repeat bottom left;
	width: auto;
	padding: 0px 30px 30px;
}
.news div div div div {
	background: transparent;
	padding: 0px 0px 15px;
}
.news .data {
	color: #FF2807;
	font-size: 0.89em;
}
.news .h3 {
	font-weight: bold;
	display: block;
	line-height: 30px;
	padding: 0px;
}
.news .h3, .news h4 {
	color: #4a4a4a;
}
.news p {
	margin-bottom: 5px;
}
.news .line {
	background: #ddd;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0px;
	display: block;
	margin: 0px 0px 5px;
}
.news .float_right {
	float: right;
}
#goods, .bin, .order_issue {
	margin: 0px 0px 20px;	
}
.bin {
	border-top: 1px solid #D7D7D7;
}
.bin td, .bin th {
	padding: 0.5em 1em;
}
.order_issue li {
	float: left;
	width: 100%;
}
.order_issue li .left {
	width: 30%;
	text-align: right;
	font-weight: bold;
	display: block;
	clear: left;
	float: left;
}
.order_issue li .right {
	width: 68%;
	padding-left: 1%;
	float: right;
}
.order_issue li {
	padding: 0.5em 0em;
}
.order_issue textarea {
	height: 70px;
}
.order_issue textarea {
	display: block;
}
.order_issue textarea, .order_issue input, .order_issue label {
	width: 98%;
}
.order_issue .submit {
	width: auto;
	cursor: pointer;
}

.findform {
	clear: left;
	margin: 0px 0px 10px;
}
.findform .text {
	width: 100%;
	margin: 0px 0px 10px;
}
.findform .submit {
	float: right;
	cursor: pointer;
}
.result {
	padding: 0px 0px 40px;
	float: left;
	width: 100%;
}
.result a, .result br {
	float: left;
	vertical-align: middle;
}
.result a {
	margin: 0px 40px 20px 0px;
}
.article a {
	text-decoration: underline;
	color:#008FD2;
}
.article_index a {
	text-decoration: none ;
	color:#000000;
	cursor: default;
}

.article ul.catalog a {
	text-decoration: underline;
	color: #008FD2;
	cursor: pointer;
}
.article ul.catalog a:hover, .article a:hover, .result a:hover {
	text-decoration: none;
}
.article h1.red {
	color: red;
}
.article h1.black {
	color: #000;
}
.article h1.red, .article h1.black {
	line-height: normal;	
}
.article .MYCLASS {
	text-decoration: underline;
}
#logo {
	background-position: 0% 100%;
	margin: 44px 0px 0px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	z-index: 2;
}
#logo, #logo span {
	display: block;
	width: 233px;
	height: 80px;
}
#logo span {
	background: #fff url(../images/logo.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
h2.slogan, h3.slogan, #header h1 {
	position: absolute;
	z-index: 1;
	font-size: 10px;
	top: 50px;
	left: 0px;
	width: 233px;
	height: 70px;
	overflow: hidden;
}
.hit_of_sales_center  {
	background: transparent;
	padding: 10px 0px;
	overflow: hidden;
	float: left;
	width: 100%;
}
.hit_of_sales_center a {
	border: 0px none;
}
.hit_of_sales_center span.price span {
	width: auto;
}
.hit_of_sales_center .hit_element_left, .hit_of_sales_center .hit_element_right {
	width: 49%;
	float: left;
	height: auto!important;
	height: 1%;	
}
.hit_of_sales_center img {
	width: 100%;
	position: relative;
	top: 10px;
}
.hit_of_sales_center .hit_element_left {
	float: left;
	margin: 0% 1% 0% 0%;
}
.hit_of_sales_center span.price {
	width: 100.7%;
}
a.all_products {
	display: block;
	text-align: center;
	clear: both;
	padding: 10px 0px 0px 0px;
}
a.all_products, .hit_of_sales_center span.price {
	border: 0px none;
}
.hit_element_left a.all_products, .hit_element_right a.all_products {
	float: left;
}
.hit_element_left a.all_products {
	text-align: left;
}
.hit_element_right a.all_products {
	text-align: right;
}
.hit_of_sales .rightcol_detailed {
	margin: 0px 0px 0px 0px;
}
.hit_of_sales_center .catalog_element {
	clear: none;
	border: 0px none;
}
.hit_of_sales_center a.add {
	line-height: 1em;
	margin-top: 0px;
}
.hit_of_sales_center a {
	text-align: left;
}
.hit_of_sales_center h3 {
	float: left;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}
.hit_of_sales_center h3 span {
	font-size: 0.89em;
	font-weight: normal;
	color: #000;
}
.hit_of_sales_center span.price span {
	padding-right: 10px!important;
	padding-right: 0px;
}
.hit_of_sales_center span.price, .hit_of_sales_center span.price span,
.hit_of_sales_center span.price span span, .hit_of_sales_center span.price span span span {
	background: transparent;
}
/* ************************************** [/Content] ************************************* */
/* ************************************** [Footer] ************************************* */
#footer {
	clear: both;
	min-height: 80px;
	height: auto!important;
	height: 80px;
	padding: 15px 0px;
	border-top: 1px solid #000;
	line-height: 45px;
	color: #888;
	width: 980px;
	margin: auto;
	text-align: left;
}
#footer a, #footer img, #footer span {
	float: right;
	margin: 3px 0px 0px;
	line-height: 1.35em;
	font-size: 0.89em;
	width: auto;
	color: #888;
}
#footer .copypaste {
	margin: 3px 0 1px;
}
#footer p {
	float: left;
	width: 50%;
	line-height: 1.35em;
	font-size: 0.89em;
}
#footer .float_right {
	float: right;
	width: 49%;
}
/* ************************************** [/Footer] ************************************* */

