html,body {
	margin:0;
	padding:0;
	line-height:1;
	height:100%;
	width:100%;
}
body {
	background:#f3f1eb;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#020202;
	font-size:0.9em;
	line-height:1.2;
	position:relative;
}
table {padding:0; border-collapse:collapse;}
table td {padding:0;border:0; vertical-align:top;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}
ul,ol,li,ul li,ol li,h1,h2,h3,h4,h5,h6,
pre,form,div,
body,html,
p,a,blockquote,fieldset,input,img{margin:0;padding:0;}
ul,ol{list-style:none;}
li,dd,blockquote{margin-left:1em;}
a img,:link img,:visited img, img{border:none;}
fieldset{border:solid 0 transparent;}
input,select,textarea{font-size:100%;}
textarea{font-family:verdana, arial, helvetica, sans-serif;}

.cleaner {clear:both; font-size:0; line-height:0; height:0px;}
.no{display:none;}
.nobr {white-space:nowrap;}

.fleft {float:left;}
.fright {float:right;}

.tleft {text-align:left;}
.tcenter {text-align:center;}
.tright {text-align:right;}

.vtop {vertical-align:top;}
.vmiddle {vertical-align:middle;}
.vbottom {vertical-align:bottom;}

a {text-decoration:none; color:#2c80ae;}
a:hover {text-decoration:underline;}

/* header */
table.header {
	width:100%;
	min-width:983px;
	height:219px;
	background:url(/images/header-bg.jpg) 0 0 repeat-x #46000f;
}
* html table.header {
	width:expression(document.body.clientWidth > 983 ? "100%" : "983px");
}
table.header td.logo {
	line-height:0;
}
table.header td.td-center {
	width:100%;
	text-align:center;
	padding:0 20px;
}
.phone {
	color:#d9cccf;
	font-size:20px;
	font-family:Tahoma, Verdana, sans-serif;
	height:100px;
	padding-top:40px;
	min-width:270px;
	width:100%;
}
* html .phone {
	width:expression(this.clientWidth > 270 ? "100%" : "270px");
}
.wtext2 {
	color:white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:270px;
	width:100%;
	display:block;
}

/* login */
.login {
	margin-top:29px;
	width:293px;
	height:171px;
	background:url(/images/login-bg.jpg) 0 0 repeat-x;
}
.login div {height:171px;}
.login .in1 {background:url(/images/login-left.jpg) 0 0 no-repeat;}
.login .in2 {background:url(/images/login-right.jpg) right 0 no-repeat;}
.login .inn {padding:0 56px 0 27px;}
.login div.user {padding:18px 0 0 0; height:153px; line-height:1;}
.login div.user table td {vertical-align:middle;}

.lgtxt {
	color:#888;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-align:left;
	height:31px;
}

.loglnk {
	color: #d0d0d0;
	text-align:center;
}
.loglnk, .loglnk a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.loglnk a:link {color:#d0d0d0;}
.loglnk a:hover {color:white;}
.loglnk a:visited {color:#d0d0d0;}
.loglnk a:visited:hover {color:white;}

div.orange2 {
	color:#ffd744;
	font-size:13px;
	font-family:Tahoma;
	padding:10px 5px 0 5px;
	height:27px;
	text-align:center;
}

/* top-menu */
.top-menu {
	background:url(/images/topmenu-bg.jpg) 0 0 repeat-x #603941;
	height:57px;
	width:100%;
	min-width:983px;
}
* html .top-menu {
	width:expression(document.body.clientWidth > 983 ? "100%" : "983px");
}
.top-menu table {
	height:57px;
	text-align:center;
}
.top-menu table td.item div {
	background:url(/images/topmenu-item.jpg) 0 0 no-repeat;
	width:122px;
	height:40px;
	padding-top:17px;
	text-transform:uppercase;
}
.top-menu table td.spacer div {
	width:12px;
	height:57px;
	background:url(/images/topmenu-spacer.jpg) 0 0 no-repeat;
}
.top-menu table td.first div {
	width:45px;
	height:57px;
	background:url(/images/topmenu-left.jpg) 0 0 no-repeat;
}
.top-menu table td.last div {
	width:45px;
	height:57px;
	background:url(/images/topmenu-right.jpg) 0 0 no-repeat;
}
.top-menu .item {
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
	color:black;
}
.top-menu .item a:link {color:#000000;}
.top-menu .item a:hover {color:#d80152;}
.top-menu .item a:visited {color:#000000;}
.top-menu .item a:visited:hover {color:#d80152;}

/* main-table */

div.main_content {
	min-height: 850px;
	height: auto !important;
	height: 850px;
}

/* leftbar */
td.leftbar {
	background:url(/images/leftbar-bg.gif) 0 0 repeat-x #f3f1eb;
}
td.leftbar .in1 {
	background:url(/images/leftbar-bg2.jpg) 0 0 no-repeat;
	padding:12px 0 0 0;
	width:265px;
}
td.leftbar .in2 {
	margin-left:27px;
}

/* cart */
.cart {
	background:url(/images/cart-bg.jpg) 0 bottom no-repeat;
	width:159px;
	height:110px;
	padding:0px 31px 0 59px;
}
.bltext	{
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}
.bltext2 {
	color:#222;
	font-size:11px;
	font-family:Tahoma;
	display:block;
}
.cart tr.cart-line td {
	border-bottom:1px solid #d79512;
}

/* left-block */
.l-block {
	width:222px;
	background:white;
	margin-bottom:8px;
	background:url(/images/lblock-bg.gif) 0 0 repeat-y white;
}
.l-block .in-1 {
	padding:0 6px 0 9px;
}
.l-block .t, .l-block .b {
	background:url(/images/lblock-t-b.gif) 0 0 repeat-x white;
	height:7px;
}
.l-block .t div, .l-block .b div {
	height:7px;
	line-height:0;
	font-size:0;
}
.l-block .t .tl {
	background:url(/images/lblock-tl.gif) right 0 no-repeat;
	width:12px;
	float:left;
}
.l-block .t .tr {
	background:url(/images/lblock-tr.gif) right 0 no-repeat;
	width:9px;
	float:right;
}
.l-block .b {
	background-position:0 bottom;
}
.l-block .b .bl {
	background:url(/images/lblock-bl.gif) right 0 no-repeat;
	width:12px;
	float:left;
}
.l-block .b .br {
	background:url(/images/lblock-br.gif) right 0 no-repeat;
	width:9px;
	float:right;
}
.l-block hr {
	height:1px;
	color:#e8e8e8;
	border:none;
	margin:2px auto 1em auto;
	width:190px;
}
html>body .l-block hr {
	height:1px; 
	background-color:#e8e8e8;
	border:none;
	border:0px solid #e8e8e8;
}
.tcenter2 div {
	margin:0 auto;
}

/* left-menu */
.left-menu {
	padding:1px 0;
}
.left-menu li.top_menu span {
	display:block;
	background:url(/images/leftmenu-item.jpg) 0 0 no-repeat;
	height:23px;
	padding:12px 0 0 68px;
}
.left-menu li {
	color:#cc0028;
	font-size: 11px;
	font-family: Arial;
	text-transform:uppercase;
}
.left-menu li.sub_menu {
	padding:0 0 0 69px;
	color:#717171;
	font-size:9px;
	line-height:2;
}
.left-menu li.cat_menu {
	background:transparent url(/images/ico-category.gif) no-repeat scroll 28px 5px;
	color:black;
	font-family:Tahoma,Verdana,serif;
	font-size:12px;
	padding:3px 0 3px 47px;
	text-transform:none;
	margin-right: 5px;
}
.left-menu li.cat_menu a:link, 
	.left-menu li.cat_menu a:hover, 
	.left-menu li.cat_menu a, 
	.left-menu li.cat_menu a:VISITED {
	color:black;
}
.left-menu li.sub_menu{
	padding:0 0 0 65px;
}
.left-menu li a:link {color:#cc0028;}
.left-menu li a:hover {color:#888888;}
.left-menu li a:visited {color:#cc0028;}
.left-menu li a:visited:hover {color:#888888;}
.left-menu li.sub_menu a:link {color:#717171;}
.left-menu li.sub_menu a:hover {color:#222;}
.left-menu li.sub_menu a:visited {color:#717171;}
.left-menu li.sub_menu a:visited:hover {color:#222;}

/* poll */
.answer {
	padding:0 0 0 14px;
}
.answer td{
	padding:0 0 5px 0;
}
.answer input {
	vertical-align:middle;
}

/* search-box */
.search-box {
	background:url(/images/sb_2.jpg) 0 0 repeat-x;
	height:34px;
	padding:16px 0 0 60px;
	margin-bottom:8px;
}
* html .search-box {height:38px; padding-top:12px;}
*+html .search-box {height:38px; padding-top:12px;}
.search-box input {
	vertical-align:middle;
}
.lgreytxt {
	color:#e9e8e8;
	font-size:11px;
	font-family:tahoma;
	line-height:13px;
	font-weight:bold;
}
input.txtbox {
	border:none;
	border:0;
	font-family:tahoma;
	font-size:14px;
	color:black;
	padding-left:5px;
	padding-right:5px;
	background-image:url('/images/sb.jpg');
	height:22px;
	width:250px;
}

/* main */
.top-m {
	height:5px;
	background:url(/images/g_top_left.jpg) 0 0 no-repeat white;
	line-height:0;
	font-size:0;
}
.top-m .top-m-r {
	background:url(/images/g_top_right.jpg) 0 0 no-repeat;
	width:5px;
	height:5px;
	float:right;
}
.bottom-m {
	height:5px;
	background:url(/images/g_bot_left.jpg) 0 bottom no-repeat white;
	line-height:0;
	font-size:0;
}
.bottom-m .bottom-m-r {
	background:url(/images/g_bot_right.jpg) 0 bottom no-repeat;
	width:5px;
	height:5px;
	float:right;
}

/* content-in */
.in-1 {padding-left:22px;}
.in-2 {padding-right:22px;}
.in-3 {padding:4px 22px 6px 8px;}
.in-4 {padding:0 0 0 6px;}
.in-5 {padding:0 10px 0 0;}
.h20 {height:20px;}

/* top-hint */
.top-hint {
	height:68px;
	margin-bottom:6px;
	background:url(/images/pl_c.jpg) 0 0 repeat-x;
}
.top-hint .in1 {
	height:68px;
	background:url(/images/pl_left.jpg) 0 0 no-repeat;
}
.top-hint .in2 {
	height:68px;
	padding:0 67px 0 25px;
	background:url(/images/pl_right.jpg) right 0 no-repeat;
}

/* banner */
.banner {
	text-align:center;
	margin-bottom:30px;
}

/* hr-title */
.hr-title {
	height:28px;
	margin-bottom:10px;
	background:url(/images/hr-line.gif) 0 12px repeat-x;
}
.hr-title div {
	padding:7px 0 0 7px;
	height:21px;
	width:237px;
	color:white;
	font-size:11px;
	font-family:Arial;
	text-transform:uppercase;
}
.hr-purple {background:url(/images/hr-purple.jpg) 0 0 no-repeat;}
.hr-brown {background:url(/images/hr-brown.jpg) 0 0 no-repeat;}
.hr-red {background:url(/images/hr-red.jpg) 0 0 no-repeat;}

/* ware-2col */
.ware-2col {
	margin-bottom:20px;
}
.ware-2col .top {
	background:url(/images/rc2_top.jpg) 0 0 repeat-x;
	height:9px;
	font-size:0;
	line-height:0;
}
.ware-2col .top-l {
	background:url(/images/rc2_top_left.jpg) 0 0 no-repeat;
	width:9px;
	height:9px;
	float:left;
}
.ware-2col .top-r {
	background:url(/images/rc2_top_right.jpg) 0 0 no-repeat;
	width:9px;
	height:9px;
	float:right;
}
.ware-2col .bottom {
	background:url(/images/rc2_bot.jpg) 0 0 repeat-x;
	height:9px;
	font-size:0;
	line-height:0;
}
.ware-2col .bottom-l {
	background:url(/images/rc2_bot_left.jpg) 0 0 no-repeat;
	width:9px;
	height:9px;
	float:left;
}
.ware-2col .bottom-r {
	background:url(/images/rc2_bot_right.jpg) 0 0 no-repeat;
	width:9px;
	height:9px;
	float:right;
}
.ware-2col .in1 {
	background:url(/images/rc2_left.jpg) 0 0 repeat-y #eee;
}
.ware-2col .in2 {
	background:url(/images/rc2_right.jpg) right 0 repeat-y;
	padding:0 9px;
}
.ware-2col .sep {
	background:url(/images/arrow-gold2.jpg) 0 131px no-repeat;
}
.ware-2col .sep div {
	background:url(/images/arrow-gold1.jpg) 0 19px no-repeat;
	height:163px;
	width:27px;
}
.ware-2col td.slink {
	padding-bottom:8px;
}
.ware-2col .img {
	margin-right:15px;
}
.ware-2col .button2 {
	background:url(/images/button2.jpg) 0 0 no-repeat;
	width:113px;
	height:25px;
	text-align:center;
	padding:12px 0 0 0;
	color:#a33046;
	font-size:11px;
	font-family:Verdana, Helvetica;
}
.ware-2col .button2 a:link {color:#a33046;}
.ware-2col .button2 a:hover {color:#111;}
.ware-2col .button2 a:visited {color:#a33046;}
.ware-2col .button2 a:visited:hover {color:#111;}

.slink, .slink a {color:#c0425f; font-size:9px; font-family:Arial;}
.slink a:link {color:#c0425f;}
.slink a:hover {color:#000;}
.slink a:visited {color:#c0425f;}
.slink a:visited:hover {color:#000000;}

/* news */
.hr-news {
	background:url(/images/hr2.jpg) 0 0 repeat-x;
	height:9px;
	line-height:0;
	font-size:0;
}
.hr-news div {
	background:url(/images/p_right.jpg) right 0 no-repeat;
	height:9px;
}

.news_image {
	margin: 5px;
}

.stext {color:#c0425f; font-size:12px; font-family:Arial;}

/* footer */
.footer {
	margin:0 17px;
	padding:12px 0 4px 0;
	background:url(/images/footer_tile1.jpg) 2px 12px repeat-x;
	height:148px;
	min-width:949px;
}
* html .footer {
	width:expression(document.body.clientWidth > 983 ? "auto" : "949px");
}
.footer .in-1 {
	background:url(/images/footer_logo.jpg) 0 0 no-repeat;
	height:148px;
}
.footer .in-2 {
	background:url(/images/footer_right.jpg) right 0 no-repeat;
	height:148px;
	padding:0 20px 0 192px;
}

.dalee {color:#a33046; font-size:11px; font-family:Verdana, Helvetica;}
.dalee a:link {color:#a33046;}
.dalee a:hover	{color:#111;}
.dalee a:visited {color:#a33046;}
.dalee a:visited:hover {color:#111111;}

.text	{color: #303030; font-size: 11px; font-family: tahoma}
.bbtext {background: none; color: #000000; font-size: 13px; font-family: tahoma; line-height: 26px}

span.bbtext > div#shpcrtgc {height:auto}

.greytxt {color: #888888; font-size: 11px; font-family: arial; margin:7px; line-height:18px;}
.greytxt2 {color: #5c5c5c; font-size: 11px; font-family: arial}
.votetxt {color: #888888; font-size: 11px; font-family: arial; line-height: 13px}
.redtxt {color: #ae344a; font-size: 12px; font-family: arial; line-height: 18px; text-align:center}
.p1 {color:#c52041; /*font-size:14px;*/ font-family:arial; font-size:15pt; font-weight:bold; }
.p2 {color:#d72a4a; font-size:14px; font-family:Tahoma}
.welc {color:#950120; font-size:14px; font-family:Tahoma}

a:link {text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {text-decoration:none;}
a:visited:hover {text-decoration:underline;}

.orange {
	color:#ffd744;
}
.orange, .orange a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px;
}
.orange a:link {color:#ffd744;}
.orange a:hover {color:#ddd;}
.orange a:visited {color:#ffd744;}
.orange a:visited:hover {color:#ddd;}

.flnk {color:#fff; font-size:12px; font-family:Tahoma; margin:10px;}
.flnk a:link {color:#fff;}
.flnk a:hover {color:#ccc;}
.flnk a:visited {color:#fff;}
.flnk a:visited:hover {color:#ccc;}

.whitetxt {color:#fff; font-size:11px; font-family:Tahoma; text-decoration:none;}
.whitetxt a:link {color:#fff;}
.whitetxt a:hover {color:#eee;}
.whitetxt a:visited {color:#fff;}
.whitetxt a:visited:hover {color:#eee;}

.reg {color:#d80152; font-size:11px; font-family:Tahoma}
.reg a:link {color:#d80152;}
.reg a:hover {color:#111;}
.reg a:visited {color:#d80152;}
.reg a:visited:hover {color:#111;}

.bllink {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Tahoma}
.bllink a:link {color: #000000 ; FONT-SIZE: 11px; FONT-FAMILY: Tahoma; text-decoration: none}
.bllink a:hover {color: #d80152; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;text-decoration: underline}
.bllink A:visited {color: #000000 ; FONT-SIZE: 11px; FONT-FAMILY: Tahoma; text-decoration: none}
.bllink a:visited:hover {color: #d80152; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;text-decoration: underline}

 
.txtbox2 {
	border: medium none;
	font-family:Tahoma;
	font-size:14px;
	color:#eee;
	padding-left:5px;
	padding-right:5px;
	background-image: url(/images/log_field.jpg);
	height:22px;
	width:126px;
} 

.vote_table td { padding: 3px; }

.shipment-day {font-weight: bold; margin: 0px 0;}
.exit-link { position: absolute; display:block; right:10px; width:100px; margin-top: 10px; font-weight: bold;}
.page_kw {font-weight: bold;}


/* breadcrumb */
.breadcrumb {
	background:url(/images/breadcrumb-bg.gif) 0 0 repeat-x;
	height:33px;
	margin:0 10px 20px 0;
	color:#cc0028;
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
}
.breadcrumb .in1 {background:url(/images/breadcrumb-left.gif) 0 0 no-repeat; height:33px;}
.breadcrumb .in2 {background:url(/images/breadcrumb-right.gif) right 0 no-repeat; height:23px; padding:10px 0 0 10px;}
.breadcrumb a, .breadcrumb a.last:hover {color:black; text-decoration:underline;}
.breadcrumb a {text-transform: uppercase;}
.breadcrumb a:hover, .breadcrumb a.last {color:#cc0028; text-decoration:underline;}

.breadcrumb2 {
	margin:0 10px 15px 0;
	color:black;
}
.breadcrumb2 a, .breadcrumb2 a.last:hover {color:#cc0028; text-decoration:underline;}
.breadcrumb2 a:hover, .breadcrumb2 a.last {color:black; text-decoration:underline;}

/* pager */
.pager {
	width:100%;
	color:#535353;
	font-family:Tahoma, Verdana, serif;
	font-size:11px;
	margin-bottom:18px;
}
.pager td.tleft {
	padding:0 20px 0 6px;
}
.pager td.tright {
	padding-right:33px;
}
.pager a {color:#d63353; text-decoration:underline;}
.pager a:hover {color:#535353; text-decoration:underline;}

.gray-hr {
	background:#f1f1f1;
	height:3px;
	font-size:0;
	line-height:0;
}

/* list-item */
.list-item {
	width: 100%;
}

.list-item .img {
	margin-right:15px;
	margin-top:5px;
}
.list-item td {
	padding:34px 0 32px 0;
}
.list-item td td {
	padding:0;
}
.list-item td.desc {
	line-height:1.3;
	width: 100%;
}
.list-item td.td-cart {
	padding:34px 30px 32px 20px;
	width: 200px;
}
.list-item h3, .list-item h4 {
	font-family:Tahoma, Verdana, serif;
	font-weight:normal;
}
.list-item h3 {
	font-size:15px;
	color:#950120;
	margin-bottom:3px;
}
.list-item h3 a {color:#950120; text-decoration:none;}
.list-item h3 a:hover {color:black;}
.list-item h4 {
	font-size:12px;
	color:#717171;
	margin-bottom:3px;
}
.list-item p {
	color:#000;
	font-size:11px;
}
.list-item p.tech {
	color:#717171;
	font-size:11px;
	margin-bottom:2px;
}
.list-item p.tech .red {
	color:#d63353;
	text-transform:uppercase;
}

/* add to cart */
table.add-to-cart {
	width:160px;
	height:122px;
	font-size:11px;
	font-weight:bold;
}
table.add-to-cart td {
	height:61px;
	/*border:1px dotted #000;*/
	vertical-align:middle;
	text-align:center;
	padding: 4px 0;
}
.add-to-cart .blue {
	color:#84b8ec;
}
.add-to-cart .price {
	color:#a3233e;
	font-size:17px;
}
.add-to-cart .curr {
	color:#717171;
}
/* add to cart detailed */
table.add-to-cart-detailed {
	width:200px;
	height:122px;
	font-size:11px;
	font-weight:bold;
}
table.add-to-cart-detailed td {
	height:61px;
	/*border:1px dotted #000;*/
	vertical-align:middle;
	text-align:center;
	padding: 4px 0;
}
.add-to-cart-detailed .blue {
	color:#84b8ec;
}
.add-to-cart-detailed .price {
	color:#a3233e;
	font-size:17px;
}
.add-to-cart-detailed .curr {
	color:#717171;
}

/* availability */
table.availability {
	width:200px;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
table.availability td {
	vertical-align:middle;
	text-align:center;
	padding:20px 10px;
}
table.availability .blue {
	color:#84b8ec;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin-bottom:0.2em;
}
table.availability .brown {
	color:#a9324b;
	font-weight:bold;
}

/* item */
table.item {
	width:100%;
}
table.item td.photo {
	padding:11px;
	text-align:center;
}
table.item td.photo a {
	color:#a9324b;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
table.item td.photo a:hover {
	color:black;
}
table.item td.desc {
	padding:11px 11px 11px 0;
	width: 100%;
}
table.item td.desc h3 {
	color:#950120;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:17px;
}
table.item td.desc h4 {
	color:#717171;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-bottom:20px;
}
table.item td.desc p {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:#717171;
	font-size:11px;
	line-height:1.3;
	margin-bottom:15px;
}
table.item td.desc p .red {
	color:#d63353;
	text-transform:uppercase;
}
table.item td.desc p a {
	color:#a9324b;
	text-decoration:underline;
}
table.item td.desc p a:hover {
	color:black;
}
table.item td.td-cart {
	padding:11px 11px 11px 0;
}

/* desc-box */
.desc-box {
	padding:11px;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:1.3;
}
.desc-box h3 {
	color:#84b8ec;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
.desc-box p {
	margin-bottom:5px;
}
.desc-box p strong {
	color:#a9324b;
}
.desc-box .r15 {
	margin-left:15px;
}

/* extra */
.extra {
	background:url(/images/extra-l-r.gif) 0 0 repeat-y;
}
.extra .in {
	background:url(/images/extra-l-r.gif) right 0 repeat-y;
	padding:10px 16px 0 16px;
}
.extra .top {
	background:url(/images/extra-t-b.gif) 0 0 repeat-x;
	height:13px;
	line-height:0;
	font-size:0;
}
.extra .top .top-l {
	float:left;
	background:url(/images/extra-tl.gif) 0 0 no-repeat;
	width:13px;
	height:13px;
}
.extra .top .top-r {
	float:right;
	background:url(/images/extra-tr.gif) 0 0 no-repeat;
	width:13px;
	height:13px;
}
.extra .bottom {
	background:url(/images/extra-t-b.gif) 0 bottom repeat-x;
	height:13px;
	line-height:0;
	font-size:0;
}
.extra .bottom .bottom-l {
	float:left;
	background:url(/images/extra-bl.gif) 0 0 no-repeat;
	width:13px;
	height:13px;
}
.extra .bottom .bottom-r {
	float:right;
	background:url(/images/extra-br.gif) 0 0 no-repeat;
	width:13px;
	height:13px;
}
.extra a.link {
	padding-left:24px;
	color:#84b8ec;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	background:url(/images/ico-hand.gif) 0 2px no-repeat;
}
.extra span.link {
	padding-left:24px;
	color:#84b8ec;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	background:url(/images/ico-hand.gif) 0 2px no-repeat;
}
.extra-table {
	color:#717171;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
.extra-table td {
	padding:27px 0;
}
.extra-table td.desc {
	padding-right:10px;
	width: 100%;
}
.extra-table .img {
	margin-right:12px;
}
.extra-table a.alink {
	display:block;
	font-size:11px;
	color:#950120;
	text-decoration:none;
	margin-bottom:7px;
}
.extra-table a.alink:hover {
	color:#717171;
}
.extra-table p {
	margin-bottom:7px;
}

.gallery img {
	margin-right:12px;
}
* html .gallery img {
	margin-right:10px;
}

.float-extra {
	float: left;
	width: 32%;
}


/* dotted */
.dot-l {background:url(/images/dot-vert.gif) 0 0 repeat-y;}
.dot-r {background:url(/images/dot-vert.gif) right 0 repeat-y;}
.dot-t {background:url(/images/dot-hor.gif) 0 0 repeat-x;}
.dot-b {background:url(/images/dot-hor.gif) 0 bottom repeat-x;}
.h1 {height:1px; font-size:0; line-height:0;}
.mt11 {margin-top:11px;}

div.spacer {width:718px; height:0; line-height:0; font-size:0;}
div.cat_descr {font-size: 12px; margin-bottom: 10px; clear: both}
div.cat_descr img {margin: 5px; float: left}
.prod_descr {margin-bottom: 2px;}
.prod_main_img {padding: 0px; margin: 0;}

input.textbox {
	height:18px;
	padding:2px 2px 0 2px;
	border:1px solid #d0d0d0;
	background:white;
	font-family: Tahoma;
	font-size:12px;
}
input.textbox:disabled, textarea.textarea:disabled {
	background: #EFEFEF;
}
input.input-white {
	background:url(/images/button-white.jpg) 0 0 no-repeat;
	width:120px;
	height:40px;
	color:#a33046;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	border:none;
	cursor: pointer;
}
textarea.textarea {
	padding:2px 2px 0 2px;
	border:1px solid #d0d0d0;
	background:white;
	font-size:12px;
	height:50px;
}


/* forgot-password */
.forgot-password {
	width:374px;
	margin:0 auto;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	margin-bottom:30px;
}
.forgot-password .error {
	color:#cf1136;
}
.forgot-password .in2 {
	padding:0 41px;
	text-align:center;
}
.forgot-password h5 {
	text-align:left;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.forgot-password input.text {
	width:285px;
	height:18px;
	padding:2px 2px 0 2px;
	border:1px solid #d0d0d0;
	background:white;
	font-size:12px;
}
.ware-2col input.button3 {
	background:url(/images/button3.jpg) 0 0 no-repeat;
	width:128px;
	height:42px;
	border:none;
	text-align:center;
	vertical-align:top;
	padding:0;
	color:#a33046;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	cursor: pointer; 
}


.title {
	font-size:18px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color:black;
	font-weight:normal;
	margin-bottom:10px;
}
.cont {
	margin:0 0 35px 0;
	font-size:12px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
}
.cont h4 {
	color:#cc0028;
	font-size:12px;
	margin-bottom:8px;
}
.cont hr {
	height:1px;
	color:#bbb;
	border:none;
}
html>body .cont hr {
	height:1px; 
	background-color:#bbb;
	border:none;
	border:0px solid #bbb;
}
.cont a:link {text-decoration:underline;}
.cont a:hover {text-decoration:none;}
.cont a:visited {text-decoration:underline;}
.cont a:visited:hover {text-decoration:none;}

/* block-with-head */
.block-with-head {
	background:url(/images/extra-l-r.gif) 0 0 repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin-bottom:30px;
}
.w-login {
	width:320px;
}
.block-with-head .in1 {
	background:url(/images/extra-l-r.gif) right 0 repeat-y;
}
.block-with-head .top {
	background:url(/images/extra-t-b.gif) 0 0 repeat-x #eee;
	height:10px;
	font-size:0;
	line-height:0;
}
.block-with-head .top div {
	width:10px;
	height:10px;
}
.block-with-head .top .tl {
	float:left;
	background:url(/images/block-head-tl.gif) 0 0 no-repeat;
}
.block-with-head .top .tr {
	float:right;
	background:url(/images/block-head-tr.gif) 0 0 no-repeat;
}
.block-with-head .bottom {
	background:url(/images/extra-t-b.gif) 0 bottom repeat-x;
	height:11px;
	font-size:0;
	line-height:0;
}
.block-with-head .bottom div {
	width:11px;
	height:11px;
}
.block-with-head .bottom .bl {
	float:left;
	background:url(/images/block-cont-bl.gif) 0 0 no-repeat;
}
.block-with-head .bottom .br {
	float:right;
	background:url(/images/block-cont-br.gif) 0 0 no-repeat;
}
.block-with-head .head {
	color:#7ab2ea;
	background:#eee;
	border-bottom:1px solid #d0d0d0;
	margin:0 1px;
	padding:1px 16px 6px 16px;
}
.block-with-head .in2 {
	padding:10px 16px 5px 16px;
	line-height:1.2;
}
.block-with-head .in2 .purple {
	color:#cf1136;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
}
.block-with-head table {
	width:100%;
}
.block-with-head td.label {
	color:#cc0028;
	padding-right:8px;
}
.block-with-head td {
	vertical-align:middle;
	padding:3px 0;
}
.block-with-head input.textbox {
	width:213px;
}

/* message */
.message {
	width:550px;
	margin:0 auto;
	background:url(/images/extra-l-r.gif) 0 0 repeat-y;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
.status {
	color:#7ab2ea;
}
.error {
	color:#cf1136;
}
.message .in1 {
	background:url(/images/extra-l-r.gif) right 0 repeat-y;
	text-align:center;
	padding:10px;
}
.message .top, .message .bottom {
	height:10px;
	font-size:0;
	line-height:0;
}
.message .top div, .message .bottom div {
	width:10px;
	height:10px;
}
.message .top {background:url(/images/extra-t-b.gif) 0 0 repeat-x;}
.message .top .tl {
	float:left;
	background:url(/images/border-block-tl.gif) 0 0 no-repeat;
}
.message .top .tr {
	float:right;
	background:url(/images/border-block-tr.gif) 0 0 no-repeat;
}
.message .bottom {background:url(/images/extra-t-b.gif) 0 bottom repeat-x;}
.message .bottom .bl {
	float:left;
	background:url(/images/border-block-bl.gif) 0 0 no-repeat;
}
.message .bottom .br {
	float:right;
	background:url(/images/border-block-br.gif) 0 0 no-repeat;
}

/* list-table */
table.list-table {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	width:100%;
}
table.list-table th {
	border:1px solid #d0d0d0;
	background:#eee;
	padding:10px 18px 5px 18px;
	color:#cc0028;
	font-size:12px;
}
table.list-table td {
	border:1px solid #d0d0d0;
	padding:5px 18px 5px 18px;
	vertical-align:middle;
}
table.list-table td.right {
	padding:7px;
	width:80%;
}
table.list-table .w100 {
	width:100%;
}
.blue-text {color: #2C80AE}
table.list-table tr.bottom td {
	padding:15px 18px;
	text-align:center;
	color:#cc0028;
	border-top:2px solid #a9a9a9;
}
table.list-table td.gray {	
	background:#EEEEEE none repeat scroll 0 0;
}
table.list-table td.one {
	padding:15px 18px;
}
table.list-table h5 {
	color:#CC0028;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:8px;
}
.list-div {
	position:relative;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.list-div em {
	display:block;
	position:absolute;
	width:10px;
	height:10px;
	z-index:2;
}
.list-div .tl {background:url(/images/gray-tl.gif) 0 0 no-repeat; left:0; top:0;}
.list-div .tr {background:url(/images/gray-tr.gif) 0 0 no-repeat; right:0; top:0;}
.list-div .bl {background:url(/images/border-block-bl.gif) 0 0 no-repeat; left:0; bottom:0;}
.list-div .br {background:url(/images/border-block-br.gif) 0 0 no-repeat; right:0; bottom:0;}

.list-div2 .tl {background:url(/images/border-block-tl.gif) 0 0 no-repeat;}
.list-div2 .br {background:url(/images/gray-br.gif) 0 0 no-repeat;}

.list-div3 .br {background:url(/images/gray-br.gif) 0 0 no-repeat;}

@-moz-document url-prefix(){
	.list-div .tl {left:-1px; top:-1px;}
	.list-div .tr {top:-1px;}
	.list-div .bl {left:-1px;}
}
* html .list-div .tr {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0);}
* html .list-div .br {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0); bottom:expression(this.parentNode.offsetHeight % 2 ? -8 : -7);}
* html .list-div .bl {bottom:expression(this.parentNode.offsetHeight % 2 ? -8 : -7);}

table.list-table input.textbox {width:48px;}

input.button-yellow {
	background:url(/images/button-yellow.png) 0 0 no-repeat;
	width:152px;
	height:26px;
	color:#a33046;
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
	border:none;
	cursor: pointer;
}

table.btns {
	width:100%;
}
table.btns td {
	text-align:center;
	padding:0 20px 20px 20px;
}

/* edit-table */
table.edit-table {
	width:100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
table.edit-table td {
	border:1px solid #d0d0d0;
	width:50%;
}
table.edit-table td.left {
	padding:8px 17px 8px 17px;
	font-size:12px;
	color:#cc0028;
}
table.edit-table table.edit-table td.left {
	color:#CC0028;
	font-size:12px;
	padding:8px 17px;
}
table.edit-table table.edit-table td {
	width:50%;
}
table.edit-table tr.top td.left {
	padding-top:12px;
}
table.edit-table td.right {
	vertical-align:middle;
	background:#eee;
	padding:4px 27px 4px 17px;
}
table.edit-table tr.top td.right {
	padding-top:8px;
}
table.edit-table tr.bottom td.right {
	padding:8px 17px 6px 17px;
	text-align:center;
}
table.edit-table td.right input.textbox, table.edit-table td.right textarea.textarea {
	width:100%;
}
.purple, .purple * {
	color:#cf1136;
}
.black, .black * {
	color:black;
}

table.edit-table2 td.left {
	width:80%;
	color:black;
	font-size:11px;
	padding:12px 17px;
	font-family:Tahoma, Verdana, serif;
}
table.edit-table2 td.left h5 {
	color:#cc0028;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:8px;
}
table.edit-table2 td.right {
	width:20%;
	text-align:center;
	vertical-align:middle;
	padding:12px;
}


.purple, .purple * {
	color:#cf1136;
}
.purple12 {
	color:#cf1136;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.black, .black * {
	color:black;
}
.auto460 {
	width:460px;
	margin:0 auto;
}

/* address-book */
table.address-book {
	width:100%;
}
table.address-book th {
	background:#eee;
	border:1px solid #d0d0d0;
	color:#7ab2ea;
	font-size:12px;
	padding:17px 23px 12px 17px;
	text-align:left;
}
table.address-book td {
	border:1px solid #d0d0d0;
	padding:8px 20px 12px 20px;
}
table.address-book td.left {
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
}
table.address-book td.left input {
	float:left;
	display:block;
	margin:1px 0 0 0;
}
* html table.address-book td.left input {margin-top:-2px;}
*+html table.address-book td.left input {margin-top:-2px;}
table.address-book td.left label {
	margin-left:27px;
	display:block;
}
table.address-book td.right {
	text-align:center;
	font-size:12px;
	line-height:2;
	padding-top:4px
}

/* order-list */
.border-block {
	position:relative;
	width:100%;
	margin-bottom:19px;
}
.border-block .in1 {
	border:1px solid #d0d0d0;
	padding:14px 9px;
}
.border-block .in2 {
	border:1px solid #d0d0d0;
	padding:32px 24px 22px;
}
.border-block .in3 {
	border:1px solid #d0d0d0;
	padding:20px 12px;
	min-height:50px;
	font-family:Tahoma, Verdana, serif;
	color:black;
	font-size:11px;
	margin-bottom:25px;
}
* html .border-block .in3 {
	height:50px;
}
.border-block em {
	width:10px;
	height:10px;
	position:absolute;
	display:block;
	font-size:0;
	line-height:0;
	z-index:2;
}
.border-block .tl {background:url(/images/border-block-tl.gif) 0 0 no-repeat; left:0; top:0;}
.border-block .tr {background:url(/images/border-block-tr.gif) 0 0 no-repeat; right:0; top:0;}
.border-block .bl {background:url(/images/border-block-bl.gif) 0 0 no-repeat; left:0; bottom:0;}
.border-block .br {background:url(/images/border-block-br.gif) 0 0 no-repeat; right:0; bottom:0;}
* html .border-block .tr {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0);}
* html .border-block .br {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0); bottom:expression(this.parentNode.offsetHeight % 2 ? -1 : 0);}
* html .border-block .bl {bottom:expression(this.parentNode.offsetHeight % 2 ? -1 : 0);}

.gray-block {
	position:relative;
	width:100%;
	margin-bottom:19px;
	background:#f5f5f5;
}
.gray-block .in1 {
	border:1px solid #d0d0d0;
	padding:14px 9px;
}
.gray-block em {
	width:10px;
	height:10px;
	position:absolute;
	display:block;
	font-size:0;
	line-height:0;
	z-index:2;
}
.gray-block .tl {background:url(/images/gray-block-tl.gif) 0 0 no-repeat; left:0; top:0;}
.gray-block .tr {background:url(/images/gray-block-tr.gif) 0 0 no-repeat; right:0; top:0;}
.gray-block .bl {background:url(/images/gray-block-bl.gif) 0 0 no-repeat; left:0; bottom:0;}
.gray-block .br {background:url(/images/gray-block-br.gif) 0 0 no-repeat; right:0; bottom:0;}
* html .gray-block .tr {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0);}
* html .gray-block .br {right:expression(this.parentNode.offsetWidth % 2 ? -1 : 0); bottom:expression(this.parentNode.offsetHeight % 2 ? -1 : 0);}
* html .gray-block .bl {bottom:expression(this.parentNode.offsetHeight % 2 ? -1 : 0);}

h3.order-title {
	font-family:Arial, Helvetica, sans-serif;
	color:#7ab2ea;
	font-size:12px;
	margin-bottom:9px;
}
h3.order-title strong {
	font-size:11px;
	font-weight:bold;
	color:black;
}

table.order-list {
	width:100%;
	border:1px solid #d0d0d0;
	font-family:Arial, Helvetica, sans-serif;
}
table.order-list th {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#cc0028;
	padding:8px 20px 5px 20px;
	border-left:1px solid #d0d0d0;
	width: 10%;
}
table.order-list td {
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	padding:5px 20px;
	border-left:1px solid #d0d0d0;
}

input.button-yellow2 {
	background:url(/images/button-yellow2.jpg) 0 0 no-repeat;
	width:228px;
	height:26px;
	color:#a33046;
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
	border:none; 
}

a.button-yellow2 {
	background:url(/images/button-yellow2.jpg) 0 0 no-repeat;
	width:228px;
	height:26px;
	color:#a33046;
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
	border:none;
	padding:6px 0 0 0;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
a.button-yellow2:hover {
	text-decoration: none;
}

table.info {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	width:100%;
	margin-bottom:25px;
}
table.info td {
	border:1px solid #d0d0d0;
	padding:19px 11px 9px 11px;
}
table.info td.left {
	color:#cc0028;
	width:20%;
}
table.info td.right {
	font-weight:bold;
	width:80%;
}


/* register */
table.register {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	width: 100%;	
}
table.register td {
	border:1px solid #d0d0d0;
	padding:5px 18px 5px 18px;
	vertical-align:top;
}
table.register td.left {
	color:#cc0028;
	width:40%;
	padding:5px 24px 5px 24px;
}
table.register td.right {
	width:60%;
	background:#eee;
	padding:3px 10px 3px 5px;
}
table.register td.th {
	color:#7ab2ea;
	background:#eee;
	padding:5px 24px 5px 26px;
}
table.register td input.textbox {
	vertical-align:middle;
	width:100%;
}
table.register td textarea.textarea {
	width:100%;
}
/* order-info */
table.order-info {
	width:100%;
}
table.order-info th {
	background:#eee;
	border:1px solid #d0d0d0;
	color:#7ab2ea;
	font-size:12px;
	padding:17px 23px 12px 17px;
	text-align:left;
}
table.order-info td {
	border:1px solid #d0d0d0;
}
table.order-info table td {
	padding:8px 20px 12px 20px;
}
table.order-info td.left {
	font-size:11px;
	font-family:Tahoma, Verdana, serif;
}
table.order-info td.left input {
	float:left;
	display:block;
	margin:1px 0 0 0;
}
* html table.order-info td.left input {margin-top:-2px;}
*+html table.order-info td.left input {margin-top:-2px;}
table.order-info td.left label {
	margin-left:27px;
	display:block;
}
table.order-info td.right {
	text-align:center;
	font-size:12px;
	line-height:2;
	padding-top:4px
}
table.order-info table {
	height: 100%;
	width: 100%;
}
table.order-info .no-border-bottom {
	border-bottom:medium none;
}
div.order-info {
	width: 800px;
}

/* price-list */
table.price-list {
	font-size:12px;
	font-family: Tahoma;
	color: black;
	width: 100%;	
}
table.price-list td {
	border:1px solid #d0d0d0;
	padding:5px 18px 5px 18px;
	vertical-align:top;
}
table.price-list td.left {
	width:80%;
	padding:5px 24px 5px 24px;
	font-weight: bold;
	color: black;
}
table.price-list td.left a {
	color: black;
}
table.price-list td.right {
	width:20%;	
	padding:3px 10px 3px 15px;
}
table.price-list td.group {
	color:#7ab2ea;
	background:#eee;
	padding:5px 24px 5px 26px;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}
table.price-list td.group a {
	color: #7AB2EA
}
table.price-list td.hdr {
	font-size:16px;
	font-weight:bold;
	background:#eee;
	padding:5px 24px 5px 26px;
}

img.print-ico {
	vertical-align: middle;
}
.price-cost {
	color: #C52041;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.va-bottom{
	vertical-align: bottom;
}
