html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*****************/


body {
    background:#e7e6e6;
    font-size:12px;
    font-family:"Trebuchet MS",Verdana,sans-serif;
    color:#333;
    line-height:1.3;
}
a {
    text-decoration:underline;
    color:#333;
}
a:hover {
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:bold;
}
b,strong {
    font-weight:bold;
}
ol {
    list-style:decimal inside;
}
.nobg {
    background:none !important;
}
.noborder {
    border:none !important;
}
.autowrap {
    overflow:hidden;
}
#bodywrap {
    width:966px;
    margin:0 auto;
}
#header input,#lsidebar input {
    background:none;
    border:none;
}
#header a {
    background:none;
}
#header {
    background:url(/i/header_bg.jpg) no-repeat left top;
    height:257px;
    overflow:hidden;
    margin-bottom:15px;
}
#header .left_menu {
    float:left;
    padding:25px 0 0 25px;
}
#header .left_menu li {
    display:block;
    float:left;
    padding-right:25px;
}
#header .wrap1 {
    height:95px;
    overflow:hidden;
}
#header .right_menu {
    float:right;
    padding:15px 0px 0 0;
}
#header .right_menu li {
    display:block;
    float:left;
    padding:18px 14px 0 12px;
    height:29px;
    background:url(/i/headermenu_split.jpg) no-repeat right top;
}
#header .wrap2 {
    height:90px;
    overflow:hidden;
}
#header .logo {
    display:block;
    width:250px;
    height:30px;
    margin-left:20px;
    float:left;
}
#header .logo span {
    display:none;
}
#header .login_form {
    float:right;
    width:340px;
}
#header .login_form .login,#header .login_form .password {
    width:80px;
    padding:4px 12px;
    background:white;
    border:1px solid #a6a5a5;
    color:#666;
    float:left;
    margin-right:7px;
    margin-top:2px;
}
#header .login_form .button {
    float:left;
}
#header .login_form a {
    font-size:13px;
    color:#666;
    clear:left;
}
#header .slogan {
    margin-left:408px;
    width:185px;
    padding-top:20px;
    color:#0971ba;
    font-size:13px;
}
#header .wrap3 {
}
#header .search_form {
    float:right;
    width:433px;
}
#header .search_form label {
    float:left;
    margin-top:12px;
    margin-right:5px;
}
#header #search_inp {
    margin-top:6px;
    float:left;
    border:none;
    padding:4px 10px;
    width:200px;
    background:none;
}
#header .search_form .button {
    width:50px;
    height:50px;
    float:left;
    border:none;
    background:none;
}
#header .search_form a {
    margin-top:-25px;
    display:block;
    clear:both;
    position:relative;
    float:left;
}
#contentwrap {
    background:url(/i/cw_middle.gif) repeat-y left top;
}
#contentwrap .cw_top {
    background:url(/i/cw_top.gif) no-repeat left top;
}
#contentwrap .cw_bottom {
    background:url(/i/cw_bottom.gif) no-repeat left bottom;
    padding-top:18px;
    padding-bottom:20px;
}
#lsidebar {
    float:left;
    width:226px;
    padding-top:23px;
}
#lsidebar .widget,#rsidebar .widget {
    margin-bottom:10px;
}
#lsidebar h2 {
    height:27px;
    background:url(/i/lsb_title.gif) no-repeat left top;
    padding-left:23px;
    padding-top:13px;
    margin-bottom:10px;
}
#lsidebar ul {
    margin-left:2px;
}
#lsidebar li {
    background:url(/i/lsb_li_bg.gif) no-repeat right bottom;
    padding-top:6px;
    padding-bottom:11px;
}
#lsidebar li span {
    display:block;
    padding-left:45px;
    overflow:hidden;
}
#lsidebar a {
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
}
#lsidebar a:hover {
    color:#ff8604;
}
#lsidebar .categories span {
    background:url(/i/categories_li.gif) no-repeat 22px 4px;
}
#lsidebar .categories span:hover {
    background:url(/i/categories_li_hover.gif) no-repeat 22px 4px;
}
#lsidebar .categories .navigation {
    padding-top:5px;
    border-top:1px solid white;
    border-bottom:1px solid white;

}
#lsidebar .categories .navigation span {
    background:url(/i/categories_li2.gif) no-repeat 22px 5px;
}
#lsidebar .categories .navigation span:hover {
    background:url(/i/categories_li2_hover.gif) no-repeat 22px 5px;
}
#lsidebar .categories .navigation {
    background:#dfdfdf;
}
#lsidebar .manufacturers div {
    padding-left:21px;
}
#lsidebar .manufacturers select {
    width:193px;
}
#lsidebar .newproducts span {
    background:url(/i/newproducts_li.gif) no-repeat 22px top;
}
#lsidebar .newproducts li {
    background:url(/i/rsb_li_bg.gif) no-repeat right bottom;
    padding-right:10px;
}
#lsidebar .newproducts li a {
    text-decoration:underline;
}
#lsidebar .newproducts p {
    float:right;
    background:white;
    padding:5px;
    color:#ff6503;
    font-size:16px;
    font-weight:bold;
}
#rsidebar {
    float:right;
    width:225px;
    padding-top:23px;
}
#rsidebar h2 {
    height:25px;
    background:url(/i/rsb_title.gif) no-repeat left top;
    padding-left:16px;
    padding-top:13px;
    margin-bottom:10px;
}
#rsidebar .cart .contents {
    padding-right:25px;
    font-weight:bold;
    font-size:13px;
    color:#ff8604;
    padding-left:16px;
}
#rsidebar a {
    font-weight:bold;
    font-size:13px;
}
#rsidebar a:hover {
    color:#ff8604;
}
#rsidebar ul {
    padding-right:12px;
}
#rsidebar li {
    background:url(/i/rsb_li_bg.gif) no-repeat right bottom;
    padding-top:6px;
    padding-bottom:11px;
}
#rsidebar li span {
    display:block;
    padding-left:26px;
    overflow:hidden;
}
#rsidebar li p {
    float:right;
    background:white;
    padding:5px;
    color:#ff6503;
    font-size:16px;
    font-weight:bold;
}
#rsidebar li span {
    background:url(/i/newproducts_li.gif) no-repeat 5px top;
}
#content {
    width:515px;
    overflow:hidden;
    background:url(/i/content_middle.gif) repeat-y left top;
}
#content .content_top {
    background:url(/i/content_top.gif) no-repeat left top;
}
#content .content_bottom {
    background:url(/i/content_bottom.gif) no-repeat left bottom;
    padding:17px 0 25px 0;
    min-height:1000px;
}
#content h1 {
    text-align:center;
    font-size:17px;
    text-transform:uppercase;
    color:#016790;
    padding-bottom:15px;
}
#content .top_text {
    padding:0 25px 16px 16px;
}
#content .top_text h3 {
    font-size:14px;
    padding-bottom:14px;
}
#content .top_text p {
    padding-bottom:14px;
}
#content .orange_h2 {
    background:url(/i/orange_h2.gif) repeat-x left top;
    height:33px;
    padding:8px 26px 0 16px;
    margin-bottom:14px;
}
#content .orange_h2 h2 {
    color:white;
    text-transform:uppercase;
    font-size:12px;
    padding-top:5px;
}
#content .orange_h2 .pagination {
    float:right;
    font-size:13px;
    padding-top:2px;
}
#content .orange_h2 .pagination a {
    color:white;
}
#content .products_list {
    padding-left:40px;
}
#content .products_list li {
    display:block;
    float:left;
    width:117px;
    height:300px;
    text-align:center;
    padding-right:38px;
}
#content .products_list .image {
    background:url(/i/product_photo_bg.gif) no-repeat left top;
    height:114px;
    padding:3px 0 0 0px;
}
#content .products_list .name {
    font-weight:bold;
    font-size:13px;
    padding-top:10px;
    height:90px;
}
#content .products_list .name a {
    color:#035c8b;
    text-decoration:none;
}
#content .products_list .name a:hover {
    color:#ff8604;
}
#content .products_list .price {
    font-size:20px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    padding-top:6px;
    color:#0971ba;
}
#content .products_list .buy {
    padding-top:8px;
}
#paginator {
    text-align:center;
    clear:both;
    padding-top:15px;
    font-size:13px;
    font-weight:bold;
}
#paginator span {
    display:inline-block;
    border:1px solid #3d7eb4;
    background:#a6dbf5;
    padding:0 3px;
}
#paginator a {
    text-decoration:none;
}
.breadcrumbs {
    margin:0 20px 10px 15px;
    background:url(/i/breadcrumbs.gif) repeat-x left bottom;
    padding-bottom:12px;
    color:#036393;
}
.breadcrumbs a {
    color:#036393;
}
.single_product {
    padding:0 20px 35px 15px;
}
.single_product p {
    padding-bottom:10px;
}
.single_product ul,.single_product ol {
    padding-bottom:10px;
}
.single_product h4 {
    padding-bottom:10px;
}
.single_product .left_part {
    float:left;
    width:193px;
    text-align:center;
    padding:0 17px 75px 0;
}
.single_product .left_part .photo {
    padding-bottom:18px;
}
.single_product .left_part .photo img {
    border:1px solid #0884af;
}
.single_product .left_part .price {
    padding-bottom:14px;
    font-size:20px;
    font-weight:bold;
    font-family:Arial,sans-serif;
    color:#0971ba;
}
.single_product .left_part .buy {
    padding-bottom:15px;
}
.incontent {
    margin:0 auto;
}
.incontent390 {
    width:390px;
    background:url(/i/incontent390_middle.gif) repeat-y left top;
}
.incontent390 .incontent_top {
    background:url(/i/incontent390_top.gif) no-repeat left top;
}
.incontent390 .incontent_bottom {
    background:url(/i/incontent390_bottom.gif) no-repeat left bottom;
    padding:25px 20px 18px 16px;
}
.reg_form .row {
    padding:10px 3px;
    font-size:13px;
    font-weight:bold;
    color:#036393;
    border-bottom:1px solid #3380a6;
}
.reg_form .row label {
    display:inline-block;
    width:147px;
    text-align:right;
    padding-right:12px;
}
.reg_form .row input {
    width:175px;
    padding:2px 5px;
    border-top:1px solid #01496c;
    border-right:1px solid #07688f;
    border-bottom:1px solid #0596c7;
    border-left:1px solid #076c94;
}
.reg_form .btn {
    text-align:center;
    padding-top:10px;
}
.incontent486 {
    width:486px;
    background:url(/i/incontent486_middle.gif) repeat-y left top;
}
.incontent486 .incontent_top {
    background:url(/i/incontent486_top.gif) no-repeat left top;
}
.incontent486 .incontent_bottom {
    background:url(/i/incontent486_bottom.gif) no-repeat left bottom;
    padding:25px 12px 30px 14px;
}
.shopping_cart {
    border-collapse:collapse;
    width:98%;
    margin:0 auto;
    font-size:13px;
}
.shopping_cart th {
    height:24px;
    vertical-align:middle;
    color:#036393;
    font-weight:bold;
    text-align:center;
    border-top:1px solid #01496c;
    border-left:1px solid #036595;
    border-right:1px solid #036595;
}
.shopping_cart th span {
    color:#ff8604;
}
.shopping_cart td {
    border-top:1px solid #01496c;
    border-bottom:1px solid #01496c;
    border-left:1px solid #036595;
    border-right:1px solid #036595;
    vertical-align:middle;
    padding:5px;
}
.shopping_cart .delete {
    width:35px;
    text-align:center;
}
.shopping_cart .quantity input {
    width:50px;
    border-left:1px solid #096694;
    border-right:1px solid #096694;
    border-top:1px solid #036191;
    border-bottom:1px solid #0b6694;
    background:#f2f2f2;
}
.shopping_cart .item {
    font-weight:bold;
}
.shopping_cart .price {
    width:60px;
    text-align:center;
}
.shopping_cart .extended {
    width:60px;
    text-align:center;
    font-weight:bold;
}
.shopping_cart .update input {
    color:#036393;
    border:1px solid #096593;
    background:white;
    font-size:13px;
}
.shopping_cart .subtotal {
    text-align:right;
}
.cart_buttons {
    padding-top:7px;
    height:55px;
    width:95%;
    margin:0 auto;
}
.cart_buttons .left {
    float:left;
}
.cart_buttons .right {
    float:right;
}
.discount_form {
    width:314px;
    border-top:1px solid #01496c;
    border-right:1px solid #2993b8;
    border-bottom:1px solid #0296c7;
    border-left:1px solid #0c94c2;
    color:#036393;
    font-size:11px;
}
.discount_form .head {
    border-bottom:1px solid #01496c;
    padding:3px 10px 7px 10px;
}
.discount_form h4 {
    font-size:13px;
}
.discount_form .row {
    padding:5px 5px 5px 10px;
}
.discount_form label {
    font-size:13px;
    font-weight:bold;
    display:inline-block;
    padding-right:9px;
    padding-top:5px;
    float:left;
}
.discount_form .text_input {
    width:160px;
    float:left;
    margin-top:3px;
}
.text_input {
    border-left:1px solid #096694;
    border-right:1px solid #096694;
    border-top:1px solid #036191;
    border-bottom:1px solid #0b6694;
    background:#f2f2f2;
}
.discount_form .button {
    float:right;
    margin-right:5px;
}


#footer {
    text-align:center;
    padding:20px 0 25px 0;
    font-weight:bold;
    font-size:13px;
}
.regform table {
    border-collapse:collapse;
}
.regform td td {
    padding-bottom:5px;
    padding-top:5px;
    border-bottom:1px solid #3380a6;
    color:#036393;

}
.regform .bg input {
border-top:1px solid #01496c;
    border-right:1px solid #07688f;
    border-bottom:1px solid #0596c7;
    border-left:1px solid #076c94;
}
.warnH {
    padding:10px 0;
}


* html #content .content_bottom {
    height:1000px;
    overflow:visible;
}
* html #content {
    overflow:hidden !important;
    height:auto !important;
    width:509px;
}
* html .autowrap,* html #lsidebar li span,* html #rsidebar li span {
    height:1px;
    overflow:visible !important;
}
TD {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif;
	font-size: 12px;
    vertical-align:middle;
    padding:5px;
	}
.border {
	background-color: #8E9AD6;
	}
.bg, .bgi, .bgi input {
	background-color: #EFF3FF;
	}
.bgH {
	background-color: #CFD9EF;
	}
.bgHl {
	background-color: #BCC8E2;
	}
A.menu,
A.menu:visited {
	font-family: Tahoma,Verdana,Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 7 1 7;
	}
A.menu:hover {
	color: #002288;
	background-color: #7495E8;
	text-decoration: none;
	}
.button {
	background-color: #DBE2E9;
	}
.buttonH {
	color: #DBE2E9;
	font-weight: bold;
	background-color: #116699;
	}
.button1, .button2, .button3 {
	border:1px #668899 solid;
	font-size:14;
	font-weight:bold;
	padding:2;
	}
.button1, .button3 {
	background-color: #EFF3FF;
	}
.button2 {
	background-color: #CFD9EF;
	}
.button3 {
	font-size:12;
	}
.button1 a, .button2 a, .button3 a {
	text-decoration: none;
	}
.button1 a:hover, .button2 a:hover {
	text-decoration: none;
	}
.button1 a:hover, .button2 a:hover {
	border:1 #0000AA dotted;
	}
td.button1, td.button2, td.button3 {
	width: 100; /* for no bag */
	}
INPUT,
TEXTAREA,
SELECT,
OPTION {
	border: 1px #8E9AD6 solid;
	background-color:#EFF3FF;
	}
.star {
	color: #CC3333;/*#FF0000*/
	}
.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}
#content div.order {
    width:460px;
    padding:10px;
    margin:0 auto;
}
#content td img {
    padding-right:15px;
}
