* {
	margin: 0px;
	padding: 0px;
	fborder: 0;
}
html {
	height: 100%;
	overflow: auto;
}
body {
	height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	cursor: default;	
}

img {
	border: 0;
}

a {
	font-family: Verdana, sans-serif;
	cursor: pointer;
	color: #8d3c14;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #a69595;
}
a.butlink {
	background-color: #eaebec;
	border: 1px solid #777777; 
	display: block; 
	float: right; 
	font-size: 14px;
	font-weight: bold; 
	padding: 2px 14px;
	text-decoration: none;
}
span.cur {
	color: #8d3c14;
	font-weight: bold;
}

ul {
margin: 24px 1.3em;
padding:0;
list-style:none; /* отключаем маркеры*/
}

li{
margin: 6px 0 6px 20px;
}

ul li:before {
content: '\2014\a0'; /* в качестве маркера используем дефис и пробел*/
}

ul li{
text-indent:-1.3em;  /* сдвигаем текст обратно влево на ширину дефиса и пробела*/
                     /* чтобы выравнивание шло строго по тексту*/
	
behavior: expression( !this.before ? this.before = this.innerHTML = '&mdash;&nbsp;'
+ this.innerHTML : '' ); /* приручаем интернет експлорер*/
}

ol li {
	
}

h1, h2, h3 {
	color: #8d3c14;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	padding: 0;	
	margin: 0;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 18px;
}

p {
	line-height: 20px;
	margin: 14px 0;
}

td {
	vertical-align: top;
	dborder: 1px solid black;
}

table.form td {
	border: 0px solid black;
	font-size: 12px;
	vertical-align: middle;
}

input.input-text,
textarea {
	border: 1px solid #cccccc;
	font-size: 14px;	
	dmargin-left: 10px;
	padding: 3px 10px 1px 0;
	dwidth: 300px;
}

input.input-cb {	
	margin: 1px 10px 0 0;
	dborder: 1px solid #cccccc;	
}

.brands {
	dborder: 1px solid black;
	color: #cdcecf;
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin: 5px 0 0 0;
	width: 240px;
	text-align: justify;
}
.brands a {
	color: #cdcecf;
	font-family: sans-serif, Verdana, Helvetica;
	font-size: 14px;
	text-decoration: none;
}
.brands a:hover {
	color: #dddddd;
	text-decoration: none;
}

#menu {
	border: 0px solid black; 
	margin: 6px 30px 15px 170px;
	text-align: right; 
	line-height: 26px;
}

#menu a,
#menu span.cur {
	padding-left: 12px;
}

#info {
	border: 0px solid black;
	margin: 40px 30px 10px 95px;
}

.ac_input2 {
	width: 128px;
}

#footer {
	height: 30px; 
	padding-right: 100px;
	position: absolute;
	overflow: hidden;
}

#footer-second-line {
	/*padding-left: 340px;*/
	text-align: center;	
	padding-top: 2px
}	

#footertr {
	height: 41px; 
	background: url(../i/footbck.gif) #ffffff repeat-x;
}

#footertr td {
	heigth: 40px; 
	color: #ffffff; 
	font-size: 12px; 
	padding: 7px 10px 0 95px;
}

#footertr a {
	color: #ffffff; 
}

/* cat */
.cat_hdr_high {
	color: #8d3c14;
	font-family: Arial;
	font-size: 18px;
	margin: 10px 0 10px; 
	border-bottom: 1px dotted gray; 
	width: 440px; 
	cursor: pointer;
}
.cat_body_high {
	width: 555px; 
	display: none;
}

.cat_hdr_low {
	color: #8d3c14;
	font-family: Arial;
	font-size: 18px;
	margin: 10px 0 10px 20px; 
	border-bottom: 1px dotted gray; 
	width: 420px; 
	cursor: pointer;
}
.cat_body_low {
	width: 555px; 
	display: none;
}

.cat_cnt {
	height: 19px;
	margin-left: 30px;
	overflow: hidden;
}
.cat_name {
	width:300px; 
	float: left;
}
.cat_price {
	float: right; 
	width: 60px; 
	text-align:right;
}

.cat_avail {
	float: right; 
	padding-top: 4px; 
	text-align: right; 
	width: 110px; 
	font-size: 9px; 
	font-weight: bold; 
	border: 0px solid black;
	color: #555555;
}

.cat_with_nds {
	float: right;	
	padding-top: 4px; 
	text-align: right; 
	width: 45px; 
	font-size: 9px;
	border: 0px solid black;
	color: #555555;	
}

/* cart */

#carttable {
	dfont-size: 14px;
	width: 600px;
}

#carttable th {
	color: #8d3c14;
	dfont-weight: normal;
	padding: 0px 3px 2px 3px;
	border-bottom: 1px solid black;
}

#carttable td {
	padding: 14px 3px 0 3px;
	dborder: 1px solid black;	
	font-size: 14px;
}

.cspacer {
	dborder: 1px solid black;
	line-height: 2px;
}

.ctotal {
	text-align: right;
	font-weight: bold;
	color: #8d3c14;
}

#carttable .cbut {
	padding: 16px 0 0 20px;
	dborder: 1px solid black;		
}

.ccol1 {
	text-align: center; 
	width: 65px;
	padding: 0;
	dborder: 1px solid black;
	dborder-bottom: 1px dotted #aaaaaa;
}
.ccol1 input {
	width: 30px; 
	padding: 0 3px 0 0;
	direction: rtl;
}

.ccol2 {	
	border-bottom: 1px dotted #aaaaaa;
}

.ccol3 {
	text-align: right; 
	width: 120px;
	border-bottom: 1px dotted #aaaaaa;
}

/* pwait */
#pleasewait {
    z-index: 999;
    position: absolute;
    left: 45%;
    top: 45%;
    padding: 10px;
    border: 1px solid #cccccc;
    width: 130px;
    background-color: white;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    white-space: nowrap;
}
#pleasewait div {
	float: left;
}
#pleasewait .roller {
	float: left;
    width: 16px;
    height: 16px;
    background: url(/i/ajax-loader.gif) no-repeat left top;
    margin-right: 0.7em;
}

.asterisk {
	font-size: 12px;	
	vertical-align: top;
	padding-right: 4px;
	color: red
}
