body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto auto auto;
	color: #ffffff;
	background: url("/images/rtop.jpg") top left repeat-x #f3f4f5;
}

a {
    color: black;
}

p {
	padding: 2px;
	margin: 0px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

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

#drleft {
	background: url("/images/rleft.jpg") top left repeat-y;
}

#drright {
	background: url("/images/rright.jpg") top right repeat-y;
}

#dbgleft {
	background: url("/images/bgbottomleft.jpg") bottom left no-repeat;
}

#dbgright {
	background: url("/images/bgbottomright.jpg") bottom right no-repeat;
}

#main_container {
    min-width:1002px;
	background: url("/images/bgtopleft.jpg") top left no-repeat;
}

#main_container_inside {
	background: url("/images/bgtopright.jpg") top right no-repeat;
}

.tdbrands {
	width:50px;
	height:50px;
	/*background: url("/images/brands.jpg") top right no-repeat;*/
}

.dleftmenu {
	padding-left:3px;
	margin-bottom:20px;
}

.tblock {
	margin: 0 0 20px 18px;
	width:164px;
}

.tblock .t {
	height:7px;
	background: url("/images/dblocktop.gif") top left no-repeat;
}

.tblock .b {
	height:7px;
	background: url("/images/dblockbottom.gif") bottom left no-repeat;
}

.tblock .c {
	background: url("/images/rblock.gif") top left repeat-y;
}

.tblock .cont {
	padding:3px 10px 3px 10px;
	background: url("/images/dblockcenter.gif") top left no-repeat;
}

#path {
	font-size: 13px;
	font-family: Arial;
	padding-left: 24px;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#path A {
	color: #000000;
}

.vendor_path {
    display:block;
	font: normal 18px Arial;
	color: #000000;
}

.vendor_path:hover {

}

#top_bar {

	height: 157px;
}

#top_left {
	float: left;
	padding: 35px 40px;
}

#top_right {
	background: url(../img/korz.jpg) no-repeat center;
	float: right;
	width: 205px;
	padding: 30px 0px 0px 10px;
	height: 106px;
	font-family: Century Gothic, Verdana;
	font-size: 13px;
	line-height: 20px;
}

#top_right #cart_obj {
	background-color: #00F;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 1px;
}

#top_right A {
	color: #000000;
}

#top_center {
	padding-top: 6px;
	text-align: center;
	height: 130px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Century Gothic, Verdana;
}

#top_center  SPAN.phone {
	font-size: 17px;
	line-height: 42px;
	font-family: Arial;
}

#top_center  SPAN.phone SPAN {
	font-size: 24px;
}

/*---------------- menu tab----------------------*/
#menu_tab {
    padding-top:7px;
}

#menu_tab td {
    width:120px;
    padding-right:4px;
}

#menu_tab td a {
    display:block;
    height:26px;
    text-align:center;
	font: bold 11px Arial;
	color: #FFFFFF;
	padding: 14px 0 0 0;
	background:#11576f;
	border:1px solid #417986;
}

#menu_tab td a:hover {
	background:#dd5227;
	text-decoration:none;
}

/*-------------SUB_HEAD-----------------*/
#sub_head {
	width: 100%;
	height: 18px;
	background-color: #ffffff;
	border-bottom: #cccccc 1px solid;
}

#sub_head #search {
	background: url(../img/under_head_left.gif) no-repeat right bottom;
	width: 192px;
	padding-bottom: 10px;
}

#sub_head  #search form {
	background: url(../img/find_left.gif) left center no-repeat;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#sub_head  INPUT {
	background: none;
	border: #ffffff;
	border-style: none;
	margin-bottom: -2px;
}

#isearch {
	height:19px;
	width: 157px;
	border:none;
	padding:0 0 0 3px;
	color:#000000;
	text-align:left;
	font:normal 12px Arial;
	background: url(/images/bgsearch.jpg) top left no-repeat;
}

#search_go {
	margin-top: 5px;
}

#sub_head  #sub_head_right {
	background: url(../img/under_head_right.gif) no-repeat left bottom;
	width: 15px;
}

#main_content {
	width: 100%;
	margin-top:20px;
}

/*-------------left_content------------------*/
.left_content {
	width: 230px;
}

/*--------left menu---------*/
ul.left_menu {
	width: 184px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	list-style: none;
}

ul.left_menu li {
	margin: 0px;
	list-style: none;
}

ul.left_menu li.odd {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 0px 3px 20px;
}

ul.left_menu li.even {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	margin-bottom:2px;
	background: url("/images/bgmenubuttontop.jpg") top left no-repeat;
}

ul.left_menu li.odd a {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
}

ul.left_menu li.even a {
	display:block;
	text-align:center;
	color: #ffffff;
	font: bold 12px Arial;
	padding: 4px 6px 4px 6px;
	background: url("/images/bgmenubuttonbottom.jpg") bottom left no-repeat;
}

ul.left_menu li.even a:hover,ul.left_menu li.odd a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.border_box,.border_box_active {
	height: auto;
	padding-bottom: 10px;
	text-align: center;
	margin: 0px 12px 0px;
}

.border_box hr {
	border:none;
	border-top:1px solid #000000;
}

.border_box_active:hover {

}

.product_title {
	color: #ffffff;
	height: 65px;
	padding: 0 0 5px 0;
	font: normal 12px Verdana;
	text-align: center;
}

.product_title2 a {
	color: #504b4b;
	padding: 5px 0 5px 0;
	text-decoration: none;
	font-weight: bold;
}

.product_title2 a:hover {
	color: #504b4b;
	padding: 5px 0 5px 0;
	text-decoration: underline;
	font-weight: bold;
}

.product_title a {
	text-decoration: none;
	color: #ffffff;
	padding: 0 0 5px 0;
	font: normal 12px Verdana;
	display: block;
	text-align: center;
}

.product_title a:hover {
	text-decoration: underline;
}

.product_img {
	height: 145px;
	padding: 5px 0 5px 0;
}

.prod_price {
	padding: 5px 0 5px 0;
	font-weight: bold;
}

span.reduce {
	color: #666666;
	text-decoration: line-through;
}

span.price {
	font: bold 12px Verdana;
	color: #ffffff;
}

.descr {
	font: normal 11px Verdana;
	color: #ffffff;
}

ul.left_menu li.notoddeven a {
	width: 196px;
	height: 25px;
	display: block;
	background: #dad0d0;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
	color: #504b4b;
	padding: 0px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
}

ul.left_menu li.notoddeven a:hover {
	background: #7bbcc7;
	color: #FFFFFF;
}

/*center content--------------------------*/
.center_content {
	vertical-align: top;
	padding: 0 0 5px 0;
	color:#000000;
}

.center_content td, .center_content td a, .center_content a {
	color:#000000;
}

.center_content a:hover, .center_content td a:hover {
    text-decoration:underline;
}

.center_title_bar {
	padding: 15px 0 15px 0;
	color: #ffffff;
	text-align:center;
	font:normal 18px Verdana;
	background:#145364;
}

.center_title_bar a {
	color: #ffffff;
	font:normal 18px Verdana;
}

#scroll {
	margin-bottom: 12px;
}

#hiden {
	background: url(../img/scroll_bg.gif) repeat-x top;
	overflow: hidden;
	width: 472px;
	height: 52px;
}

#hiden DIV {
	white-space: nowrap;
	width: 1000px;
}

#hiden  A {
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}

#hiden  A:hover {
	text-decoration: underline;
}

/*----------------------right content--------------*/
.right_content {
	width: 230px;
	padding: 0px;
}

.dright_content {
	padding-right:16px;
}

.title_box {
	font-family: verdana;
	height: 29px;
	margin: 10px 0 0 0;
	background: transparent url(../img/block_head.gif) no-repeat top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #544f4c;
	line-height: 27px;
}

#icq {
	background: url(../img/icq.gif) no-repeat center;
	height: 25px;
	padding: 37px 0px 0px 30px;
	margin: 10px 12px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #403c3a;
}

#icq  IMG {
	margin-bottom: -5px;
}

#login {
	margin: 0px 12px;
	background: url(../img/block_down.gif) bottom center no-repeat #fee882;
	padding-left: 12px;
	padding-bottom: 10px;
}

.shopping_cart {
	width: 180px;
	height: 84px;
	text-align: center;
}

.cart_title {
	font-size: 12px;
	font-size: 12px;
	color: #847676;
	font-weight: bold;
	padding: 0px;
}

.cart_details {

}

.cart_icon {
	float: left;
	padding: 5px 0 0 5px;
}

span.border_cart {
	width: 100px;
	height: 1px;
	margin: 3px 0 3px 0;
	display: block;
	border-top: 1px #999999 dashed;
}

#rright {
	width: 15px;
	border-top: solid 7px #00b4f7;
}

/*---------prod_box----------*/
.prod_box {
	width: 160px;
	float: left;
	padding: 10px 5px;
	background-color: #222;
	margin: 0;
	border: 1px solid #ff6600;
}

.prod_box:hover {
	background-color: #520400;
}

.center_prod_box {
	width: 160px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.prod_details_tab {
	width: 172px;
	height: 31px;
	float: left;
	margin: 3px 0 0 0;
}

img.left_bt {
	float: left;
	padding: 6px 0 0 6px;
}

a.prod_details {
	width: 75px;
	height: 24px;
	display: block;
	float: right;
	background: url(../img/link_bg.gif) no-repeat center;
	margin: 2px 5px 0 0;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	color: #159dcc;
}

a.prod_compare {
	width: 75px;
	height: 24px;
	display: block;
	float: left;
	background: url(../img/link_bg.gif) no-repeat center;
	margin: 2px 0 0 5px;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	color: #159dcc;
}

.prod_buy {
	float: left;
	background: url('/images/bgbutbasket.gif') top left no-repeat;
	margin-right: 5px;
	padding: 4px 10px 4px 8px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font: normal 11px verdana;
}

/*---------prod_box_big----------*/
.prod_box_big {
	height: auto;
	padding: 10px 10px 15px 15px;
}

.center_prod_box_big {
	height: auto;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0px;
	border: 1px solid #ff6600;
}

.product_img_big {
	width: 170px;
	float: left;
	padding: 10px 0 0 10px;
}

.details_big_box {
	padding: 0 0 0 15px;
	text-align: left;
	height: 160px;
}

.product_title_big {
	color: #666;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}

.specifications {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.thumbs {
	padding: 8px 5px 8px 5px;
	border: 1px #DFD1D1 solid;
	margin: 15px 0 0 0;
}

.thumbs a {
	padding: 3px;
}

.prod_price_big {
	padding: 5px 0 5px 0;
	font-size: 16px;
}

a.addtocart {
	float: left;
	background: url('/images/bgbutbasket.gif') top left no-repeat;
	margin-right: 5px;
	padding: 4px 10px 4px 8px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font: normal 11px verdana;
}

a.addtocart:hover {
	text-decoration: underline;
}

a.compare {
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	background: url(../img/compare.gif) no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}

span.blue {
	color: #ffffff;
	font-weight:normal;
}

/*---------------contact_form------------------*/
.contact_form {
	width: 355px;
	float: left;
	padding: 0px 0 0 75px;
}

.form_row {
	width: 335px;
	clear: both;
	padding: 10px 0 10px 0;
	color: #a53d17;
}

label.contact {
	width: 75px;
	float: left;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333333;
}

input.contact_input {
	width: 253px;
	height: 18px;
	background-color: #fff;
	color: #999999;
	border: 1px #DFDFDF solid;
	float: left;
}

textarea.contact_textarea {
	width: 253px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #fff;
	border: 1px #DFDFDF solid;
	float: left;
}

a.contact {
	width: 99px;
	height: 27px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	background: url(../img/contact_bt.gif) no-repeat left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}

/*--------------footer----------------*/
#dfooter {
	background: url('/images/rbottom.jpg') top left repeat-x;
}

#footer {
	width: 100%;
	height: 50px;

}

#left_f {
	width: 350px;
}

#left_f div {
	padding-left: 15px;
}

.awo {
    display:block;
    padding:15px 0 0 10px;
	color:#ff0000;
}

#right_f {
	width:400px;
	text-align: right;
}

#right_f a {
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #666666;
}

#right_f a:hover {
	text-decoration: underline;
}

#rright_f {
	background: url(../img/right_f.gif) no-repeat center;
	border-top: solid 7px #00b4f7;
	width: 15px;
}

#center_footer {
	text-align: left;
	color: #544f4c;
	padding: 0px 0 0 10px;
	vertical-align: top;
}

#center_footer .menu {
	margin: 0px;
	padding: 10px;
}

#center_footer P {
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
}

#center_footer .menu LI {
	list-style: none;
	float: left;
	border-right: dotted 1px #544f4c;
	padding: 0px 10px;
}

#center_footer .menu LI A {
	font-size: 14px;
	font-weight: bold;
	color: #544f4c;
	text-decoration: none;
}

#center_footer .menu LI A:hover {
	text-decoration: underline;
}

.ttop {
	width: 100%;
	height: 157px;
	background: url('/images/bgtopleft.jpg') top left no-repeat;
}

.ttop td {
	padding-top: 12px;
	background: url('/images/bgtopright.jpg') top right no-repeat;
}

.alogo {
	display:block;
	height:100px;
}

.alogo:hover {
	text-decoration: none;
}

.dphone {
	padding:22px 30px 0 0;
}

.dnumber {
	padding-top:40px;
	color:#ffffcc;
	font:normal 22px Verdana;
}

.dnumber span {
	color:#ffcc00;
	font:normal 17px Verdana;
}

.dslogan {
	padding-top:60px;
	color:#ffffcc;
	font:normal 24px Verdana;
}

.dcaption {
	text-align: center;
	font: bold 13px Verdana;
	color: #FFFFFF;
	padding-bottom:3px;
}

.dbasket {
	font: normal 12px Verdana;
	color: #000000;
	padding: 10px 10px 3px 10px;
	background: url('/images/ball.gif') bottom right no-repeat;
}

.dbasket .sbaskcount {
	background: #6d4531;
	color:#ffffff;
	font:bold 12px Arial;
	text-transform: uppercase;
}

.dbasket span {
	color: #CCC;
}

.dbasket .aoform {
	font: normal 11px Verdana;
	color: #000000;
	text-decoration: underline;
}

.dbasket .aoform:hover {
	text-decoration: none;
}

.dlogin {
	padding-top: 5px;
	font: normal 11px Verdana;
	color: #000000;
}

.dlogin .ilogin, .dlogin .ipass {
	width:120px;
	height:19px;
	border:none;
	text-align:center;
	margin-top:5px;
	background: url('/images/bgilogin.gif') top left no-repeat;
}

.areg {
	font: normal 11px Verdana;
	color: #ffffff;
	text-decoration: underline;
}

.aforgot {
	font: normal 11px Verdana;
	color: #010000;
	display: block;
	margin-top: 3px;
	text-decoration: underline;
}

.areg:hover,.aforgot:hover {
	text-decoration: none;
}

.sdate {
	font: normal 10px Verdana;
	color: #999;
}

.anews b i {
	font: normal 11px Verdana;
	color: #0a0a0a;
	line-height: 18px;
	text-decoration: underline;
}

.anews:hover {
	text-decoration: none;
}

.anews {
	font: normal 11px Verdana;
	color: #ffffff;
	text-decoration: underline;
}

.CatTableHeadText div {
	height: 30px;
	padding: 0;
	margin: 0 120px 10px 10px;
	line-height: 26px;
	color: #ff6600;
	font:normal 16px Verdana;
	border-bottom:1px solid #ff6600;
}

.descript {
	height: 50px;
	font: normal 11px Verdana;
	color: #ffffff;
	text-align: center;
}

div.cert {
	margin: 30px auto 0px;
}

div.cert img a {
	padding: 10px;
	width: 270px;
}

.PATHgrops {
	color:#ffffff;
}

.abasketname {
	color:#999;
	font-weight:bold;
}

.dscrollvends {
    padding-top:5px;
    padding-bottom:12px;
    background:#ffffff;
    height:57px;
}

.dscrollvends a {
    display:block;
    height:57px;
    line-height:57px;
    text-align:center;
    font:bold 18px Arial;
    text-transform:uppercase;
    color:#000000;
    border-left:none;
    padding:0;
}

.tdmail a {
    color:#000000;
}

#aelectric {
	background: url('/images/star.gif') center center no-repeat;
}

#dmain {
    margin-left:10px;
    padding-top:14px;
    margin-bottom:5px;
    width:285px;
	height:40px;
    overflow:auto;
    background: #FFFFFF;
}

#tinclude td a {
    white-space:nowrap;
	font:normal 12px Arial;
	color:#000000;
	text-align: center;
}

.dcontactstop {
    padding:7px 5px 7px 0;
    font:bold 12.5px Verdana;
    color:#ffffff;
}

.ttopcontacts {
    width:100%;
    height:78px;
}

.ttopcontacts .tdleft {
    width:193px;
}

.ttopcontacts .tdleft .dleft {
    font:bold 12px Arial;
    color:#000000;
    padding:35px 0 0 50px;
}


.ttopcontacts .tdleft a {
    display:block;
    padding:2px 0 2px 25px;
    margin-left:34px;
    font:normal 10px Arial;
    color:#5c698c;
    text-decoration:underline;
    text-align:left;
    background: url('/images/envelope.jpg') left top no-repeat;
}

.ttopcontacts .tdleft a:hover {
    text-decoration:none;
}

.ttopcontacts .tdcenter {
    background: url('/images/bgslogan.jpg') center center no-repeat;
}

.ttopcontacts .tdright {
    width:200px;
}

.ttopcontacts .tdright .dright {
    font:normal 12px Arial;
    color:#000000;
    padding: 10px 5px 0 0;
}

.ttopcontacts .tdright .dright .ascheme {
    display:block;
    width:85px;
    margin-top:4px;
    text-align:center;
    font:normal 11px Arial;
    color:#ff0000;
    border:1px solid #cdbe6b;
}

.dcounters {
    padding:12px 0 0 0;
}

.dcontbottom {
    font:normal 18px Arial;
    color:#ff0000;
    padding:18px 0 0 0;
}

.dcontbottom span {
    color: #000000;
}

.dmap {
}

#aprint {
    display:block;
    position:absolute;
    margin: 10px 0 0 10px;
    font:normal 12px Arial;
    color:#ffffff;
    padding: 0 0 0 25px;
    background: url('/images/printer.gif') center left no-repeat;
}

.dcategories li {
    list-style-type:none;
}

.dcategories li a {
    color:#000000;
    font:normal 18px Arial;
}

.darendators a {
    display:block;
    color:#000000;
    font:normal 18px Arial;
}

.aorder {
    font: normal 18px Arial;
    color:#000000;
}

.torder td {
    font: normal 18px Arial;
    color:#000000;
}

.torder td input {
    border:1px solid #999999;
    background:#f3f4f5;
}

#aback {
    font: normal 18px Arial;
    color:#0000ff;
}

#aprintpage {
    display:block;
    font:normal 12px Arial;
    color:#000000;
    padding: 0 0 0 25px;
    background: url('/images/printer.gif') center left no-repeat;
}

.alink {
    display:block;
    font: normal 18px Arial;
    color:#000000;
    margin:40px 0 0 20px;
}

.anews {
    font:normal 18px Arial;
    color:#000000;
    text-decoration:none;
}

.anews:hover {
    text-decoration:underline;
}

.dbannertop {
    padding-right: 5px;
}

.mytext p{
text-align:justify;
}
.mytext h1{
text-align: center;
color: #800000;
}
.mytext h2{
text-align: center;
color: #800000;
}