body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

td {
	vertical-align: top;
	padding: 0;
	font-size: 11px;
}

a {
	color: Black;
	
}

h2 {
	font-size: 15px;
}

a img {
	border: none;
}

form {
	margin: 0;
}

div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

div.page-container {
	width: 768px;
	margin: 0 auto;
	text-align: left;
}

div.header {
	margin-top: 1px;
	position: relative;
	height: 114px;
	background: url(/images/header-bgr.jpg) right top no-repeat;
}

div.top-personal-menu {
	position: absolute;
	top: 85px;
	right: 2px;
	width: 139px;
	
}

div.top-personal-menu a {
	color: Black;
	text-decoration: none;
	font-size: 9px;
	display: block;
	padding-top: 11px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, sans-serif;
}

div.top-personal-menu a:hover {
	text-decoration: underline;
}

div.top-personal-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.top-personal-menu ul li {
	float: left;
	padding: 0 5px;
	padding-top: 2px;
	background: url(/images/aux02.gif) right top repeat-y;
}

li#m-cart {
	background: none;
	padding-left: 2px;
	padding-right: 0;
}

li#m-account a {
	background-image: url(/images/lock.gif);
	width: 50px;
}

li#m-orders a {
	background-image: url(/images/orders.gif);
	width: 45px;
}

li#m-cart a {
	background-image: url(/images/cart.gif);
	padding-left: 3px;
	width: 16px;	
}

ul.top-menu {
	position: absolute;
	right: 0;
	top: 56px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.top-menu li {
	float: left;
	padding: 0;
	background: url(/images/top-menu-bgr-l.gif) left top no-repeat; 	
	padding-left: 10px;
	width: 40px;
	white-space: nowrap;
}

ul.top-menu li div {
	background: url(/images/top-menu-bgr-r.gif) right top no-repeat;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}

ul.top-menu a {
	text-decoration: none;
	color: #2C2724;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

table.main {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 5px;
}

td.left {
	width: 162px;
	background: url(../images/leftcol-bgr.gif) left bottom no-repeat;
}

td.content {
	padding-left: 7px;
	padding-bottom: 20px;
}

div.left-col {
	background: url(../images/leftcol-bgr-top.gif) left top no-repeat;
	padding: 10px 2px;
}

form.login-form {
	padding: 6px 7px;
	font-size: 9px;
	font-family: Tahoma, sans-serif;
}

html>body form.login-form {
	padding-right: 2px;
}

form.login-form fieldset {
	border: 0 none;
}

form.login-form label {
	display: block;
	text-align: right;
	margin-bottom: 2px;
}

form.login-form label input {
	border: 1px black solid;
	width: 85px;
	font-size: 10px;
	background: white;
	font-family: Tahoma, sans-serif;
}

form.login-form input.button {
	float: right;
	margin-top: 3px;
}

form.login-form p {
	margin: 4px 0;
}

form.login-form a {
	color: red;
}

ul.catalog-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px white solid;
	margin-bottom: 15px;
	font-size: 10px;
}

html>body ul.catalog-menu {
	width: 158px;
}

ul.catalog-menu a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 10px;		
	padding-right: 2px;
}

ul.catalog-menu li {
	border-bottom: 1px #D6D6D6 solid;
}

ul.catalog-menu li a:hover {
	background: #e5e5e5;
}

ul.catalog-menu li.selected a {
	color: red;
	background: #e5e5e5;
}

ul.catalog-menu li.selected li a {
	color: Black;
}

ul.catalog-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: -4px;
}

html>body ul.catalog-menu ul {
	margin-left: 0;
}

ul.catalog-menu li li {
	padding: 2px 0;
	padding-left: 16px;
	border: none;
	background: url(/images/aux11.gif) left center no-repeat;
}

html>body ul.catalog-menu li li {
	padding-left: 11px;
}

ul.catalog-menu li li a {
	font-weight: normal;
	font-size: 10px;
}

div.index-block {
	margin-top: 10px;
	border-top: 1px #666 solid;
	padding: 9px 4px;
}

div.top-image img {
	display: block;
}

table.index-catalog {
	width: 100%;
	border-top: 2px white solid;
}

table.index-catalog td.items {
	background: url(/images/aux10.gif); 	
}

table.index-catalog td.items {
	width: 230px;
	border: 2px white solid;
	border-bottom: none;
}

div.item {
	width: 107px;
	height: 140px;
	margin: 7px 3px;
	background: url(/images/aux05.gif) top no-repeat;
	text-align: center;
	float: left;
}

div.item div {
	height: 115px;	
}

div.item img {
	display: block;
	margin: 5px auto;
}

div.item a {
	font-weight: bold;
	text-decoration: none;
	color: Black;
	font-size: 10px;
}

table.index-catalog td.text {
	background: #F5F4E9;
	border: 2px white solid;
	border-bottom: none;
	padding: 0px;
	font-size: 10px;
}

div.index-article {
	font-size: 10px;
	background: #F5F4E9;
	padding: 0 10px;
	border-top: 1px #F5F4E9 solid;
	margin-top: 3px;
	padding-bottom: 10px;
}

td.text p, div.index-article p {
	margin: 10px 0;
}

div.index-article span {
	color: #d80018;
}

form.search {
	background: url(../images/search-bgr.gif) no-repeat;
	margin: 0;
	height: 38px;
	border: 1px white solid;
}

form.search div {
	padding-top: 11px;
	padding-left: 7px;
}

form.search h2 {
	margin: 0;
	color: black;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

form.search input {
	width: 70px;
	font-size: 11px;
	border: 0px solid white;
	margin-left: 4px;
}

form.search input.button {
	background: black;
	color: white;
	width: 25px;
	font-size: 11px;
	border-color: Black;
	margin-left: 2px;
}

div.footer {
	margin-top: 1px;
	color: #D3D2D1;
	font-size: 10px;
	background: url(../images/footer-bgr.gif) no-repeat;
	height: 31px;
	position: relative;
	margin-bottom: 15px;
}

div.designed {
	position: absolute;
	right: 8px;
	top: 9px;
	color: white;
}

div div.designed a {
	color: white;
}

div.footer a {
	color: #D3D2D1;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.copyright {
	padding-left: 10px;
	padding-top: 3px;
}	

td.content form.search {
	float: right;
	width: 164px;
	width/**/: /**/150px;
   border: 1px #D0D0D0 solid;
	border-top: 2px #B3B3B3 solid;
	padding-left: 7px;
	padding-right: 7px;
}

h1.catalog-capt {
	font-size: 16px;
	background: url(../images/header-bgr2.gif) no-repeat;
	color: white;
	padding: 10px 13px;
	margin: 0;
	margin-bottom: 3px;
}

h1.catalog-capt.long {
	background: url(../images/header-bgr3.gif) no-repeat;
}

div.catalog-info {
	height: 135px;
	background: url(../images/cat-descr-bgr.gif) 100% 1px no-repeat;
}

div.catalog-info img {
	display: block;
	float: left;
	margin-top: 2px;
}

div.catalog-info div {
	color: #E6E6E6;
	font-size: 10px;
	margin-left: 157px;
	padding-top: 5px;
	padding-right: 4px;
}

div.catalog-info div p {
	margin: 0;
	margin-bottom: 5px;
}

div.catalog-info div strong {
	font-weight: normal;
}

div.catalog-info div a {
	text-decoration: none;
	color: #E6E6E6;
}

div.catalog-image {
	width: 107px;
	height: 107px;
	float: left;
	margin: 10px 0;
	margin-left: 2px;
	text-align: center;
	background: url(/images/aux08.gif) center no-repeat;
}

html>body div.catalog-image  {
	margin-left: 5px;
}

div.catalog-image img {
	display: block;
	margin: 8px auto;
	width: 95px;
	height: 98px;
}

div.descr {
	padding: 10px 0px;
	margin-left: 140px;
	width: 400px;
	height: 10%;
}

div.descr a {
	cursor: text;
	text-decoration: none;
}

div.descr strong {
	font-weight: normal;
}

html>body div.descr {
	height: auto;
}

div.products-list {
	margin: 7px 0;
}

div.product {
	width: 123px;
	height: 131px;
	float: left;
	margin: 7px 8px;
	background: url(/images/aux09.gif) no-repeat;
	text-align: center;
	font-size: 9px;
	font-family: Tahoma;
	position: relative;
}

div.product img.sale, div.product-long img.sale {
	position: absolute;
	top: 0;
	left: 0;
}

div.product a, div.product-long a {
	color: Black;
	font-weight: bold;
	text-decoration: none;	
	font-size: 9px;
}

div.product a:hover, div.product-long a:hover {
	text-decoration: underline;
}

div.product div {
	height: 113px;		
}

html>body div.product div {
	height: 108px;		
}

div.product div a img, div.product-long a.prod img {
	display: block;
	margin: 5px auto;
}


div.product-long {
	height: 131px;
	height: 180px;
	width: 555px;
	background: url(/images/aux14.gif) no-repeat;
	background: url(/images/aux16.gif) no-repeat;
	margin: 7px 8px;
	margin-right: 0;
	padding-left: 3px;
	clear: left;
	position: relative;
}

div.product-long div.name {
	float: left;
	width: 120px;
	width: 140px;
	text-align: center;
	height: 113px;	
	height: 160px;	
	margin-right: 2px;
	margin: 0;
	font-size: 9px;
}

div.product-long div.buy {
	width: 120px;
	text-align: center;
	margin-top: 15px;
}

div.product-long div.descr {
	margin-left: 130px;
	margin-top: 0;
	font-size: 10px;
	width: auto;
	padding-right: 25px;

	
}

div.product-long div.descr p {
	margin: 3px 0;
}

div.product-long div.descr ul {
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-left: 0;
}




form.logout {
	font-size: 10px;
	padding: 5px 8px;
	font-family: Tahoma, sans-serif;
	height: 35px;
}

html>body form.logout {
	height: auto;
}

form.logout input {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

div.empty-paging1, div.empty-paging2 {
	background: #f5f5f5;
	height: 22px;
	margin-top: 15px;
	border-top: 1px solid #999;
	clear: both;
}

div.empty-paging2 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #999;
}

table.paging1, table.paging2 {
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #999;
	clear: both;
	background: #f5f5f5;
}

table.paging1 td, table.paging2 td {
	vertical-align: middle;
	font-size: 11px;
	height: 22px;
}

td.paging-m1, td.paging-m2 {
	background: url(/images/paging-middle1.gif); 
	font-weight: bold; 
	font-size: 12px;
}

td.paging-m2 {
	background: url(/images/paging-middle2.gif); 
}

table.paging1 a , table.paging2 a {
	color: Black;
	font-size: 12px;
}

table.paging2 {
	margin-top: 0;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #999;
}

div.content {
	margin: 10px 10px 10px 15px;
}

div.product-capt {
	clear: both;	
}

div.product-capt h2 {
	font-size: 15px;
	color: #DA1026;
	margin: 8px;
	margin-left: 14px;
}

div.product-capt div {
	float: right;
	margin: 5px 5px;
	margin-bottom: 10px;
}

table.product-content {
	width/**/: /**/100%;
	font-size: 12px;
	clear: both;
}

table.product-content td {
	font-size: 12px;
}

table.zoom-link {
	margin-bottom: 4px;
}

table.zoom-link td {
	vertical-align: middle;
	font-size: 10px; 
	font-family: Tahoma;
}

a.zoom-link {
	font-size: 10px; 
	color: black; 
	text-decoration: none;
	font-weight: normal;
}

table td.middle {
	vertical-align: middle;
}

form.request-info {
	padding-left: 15px;
}

html body table.price-chart-tbl {
	width: 100%;
}

html body table.price-chart-tbl td {
	width: 10%;
}

html body table.price-chart-tbl td.caption {
	width: 10%;
	
}

h2.left-header {
	margin: 0;
	background: #666;
	color: white;
	padding: 3px 10px;
	font-size: 11px;
	width/**/: /**/138px;
}

h1.index-slogan {
	font-size: 25px;
	font-size: 23px;
	font-family: Tahoma;
	color: #D71810;
	font-weight: normal;
	padding-left: 20px;
	text-indent: 25px;
	margin: 10px 0;
	margin-top: 5px;
}

div.img-set img {
	display: block;
	margin-top: 3px;
}

div.img-set h2 {
	background: #D71810;
	color: white;
	font-size: 12px;
	margin: 0;
	clear: both;
	padding: 3px 0;
	text-align: center;
}

table.right-list {
	width: 183px;
	height: 125px;
	border-top: 1px #BFBFBF solid;
}

table.right-list td {
	vertical-align: middle;
}

table.categories-list td {
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	height: 98px;
}

table.right-list a, table.categories-list td a {
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;	
}

table.right-list a:hover, , table.categories-list td a:hover {
	text-decoration: underline;
}

table.index-help {
	border-bottom: 1px #BFBFBF solid;
}

table.index-help td{
	border-right: 1px #BFBFBF solid;
	padding: 8px 4px;
}

table.index-help td h3 {
	color: #1C9DC7;	
	font-size: 15px;
	margin: 0;
}

table.index-help td p {
	margin: 7px 0;
}

table.index-help td img {
	float: left;
	margin: 0 9px 5px 0;
}

form.subscribe h3, h3.message{
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #D71810;
}

h3.message {
	margin-left: 15px;
}

form.subscribe label input {
	border: 1px solid black;
	width: 150px;
	font-size: 11px;
}
form.subscribe input.submit {
	background: black;
	color: white;
	width: 30px;
	font-size: 11px;
	font-weight: bold;
	border: 1px black solid;
	margin-left: 6px;
}

div.sert {
	text-align: center;
	padding: 7px 10px;
	width: 110px;
	width/**/: /**/90px;
	height: 89px;
	height/**/: /**/75px;
	background: white;
	border: 1px solid black;
	text-align: center;
	margin: 17px auto;
}


div.top-bar {
	font-weight: bold;
	text-align: center;	
	padding: 6px;
	font-size: 12px;
	border-bottom: 1px #f90b09 solid;
	border-bottom-color: #666;
	margin-bottom: 4px;
}

div.top-bar a {
	text-decoration: none;
	cursor: text;
}

div.top-bar h1 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.nobold strong {
	font-weight: normal;
}

div.seo-links {
	margin: 15px 10px;
	font-size: 10px;
}

div.seo-links p {
	margin: 0;
	margin-bottom: 4px;
}

div.seo-links h1 {
	font-weight: normal !important;
	font-size: 11px !important;
	display: inline !important;
	margin: 0 !important;
	padding: 0!important;
}

div.seo-links strong {
	font-weight: normal;
}

div.seo-links a {
	text-decoration: none;
}

/* For damn IE Mac */	
div.index-catalog table {
	margin: 0;
	padding: 0;
	background: none;
	border: 0 none;
}	

div.index-catalog table td {
	margin: 0;
	padding: 0;
	background: none;
	border: 0 none;
}	
	
/* commented backslash hack v2 \*/

form.login-form label {
	//margin-bottom: 0px;
}


li#m-account a, li#m-orders a, li#m-cart a  {
	width: auto;
}

ul.top-menu li {
	width: auto;	
}

div.product-long div.buy {
	position: absolute;
	top: 113px;
	top: 162px;
	left: 10px;
	margin-top: 0;
}


/* end hack */
