
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	
	width: expression((document.body.clientWidth>1300)?"1300px":"100%");
}

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}

p {
	margin-bottom: 15px;
}

h1 {
	display: inline;
	color: #000000;
	font-size: 16pt;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

table.tbl {
	border-right: 1px #009900 dotted;
	border-bottom: 1px #009900 dotted
}
table.tbl td {
	border-left: 1px #009900 dotted;
	border-top: 1px #009900 dotted;
	padding: 3px
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

/*------форма----------------*/

textarea {
	border: #a1a1a1 1px solid;
	width: 100%;
	font-size: 9pt;
	color: #444444;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #a1a1a1 1px solid;
	color: #444444;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 15px;
	width: 150px;
}

input.search {
	width: 11px;
	height: 11px;
	border: 0px;
	background: none;
}

input.button {
	border: 1px #ffffff solid;
	background: url(price_bg.gif) left center repeat-x;
	background-color: #21a7da;
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

.button_addcart_small {
	border: none;
	height: 30px;
	width: 43px;
	background: url(addcart_small.gif) left top no-repeat;
	cursor: hand;
	cursor: pointer;
}

.button_addcart {
	border: none;
	height: 30px;
	width: 43px;
	background: url(addcart_small.gif) left top no-repeat;
	cursor: hand;
	cursor: pointer;
}

input.login, input.image{
	border: none;
}

/*input.plus, input.minus {
	border: 0px;
	background: none;
	font-size: 16pt;
	height: 25px;
	padding: 0px;
	font-weight: bold;
	width: 25px;
}
input.plus {
	color: #009900;
}
input.minus {
	color: #cc3300;
}*/

input.minus {width: 20px; height: 20px; font-size: 14pt; padding: 0px; margin: 0px; background: url(minus.gif) left top no-repeat; border: none; cursor: pointer; cursor: hand}
input.plus {width: 20px; height: 20px; font-size: 14pt; padding: 0px; margin: 0px; background: url(plus.gif) left top no-repeat; border: none; cursor: pointer; cursor: hand}


/*------ссылки---------------*/

a {
	color: #005278;
}
a:hover {
	color: #0052ab;
}

a.menu {
	color: #ffffff;
	font-size: 13pt;
	font-weight: 600;
	display: block;
	background: url(menu_li.gif) left 8px no-repeat;
	padding: 0px 10px 0px 16px;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
span.menu {
	color: #ffffff;
	font-size: 13pt;
	font-weight: 600;
	display: block;
	background: url(menu_li.gif) left 8px no-repeat;
	padding: 0px 10px 0px 16px;
	text-decoration: underline;
}


a.milo {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.cat {
	color: #005278;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}
a.cat:hover {
	text-decoration: underline;
}

a.special {
	color: #558100;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
}
a.special:hover {
	color: #55a300;
}

a.buy {
	font-size: 11pt;
}
a.buy:hover {

}

a.article {
	background: url(article_li.gif) 4px 4pt no-repeat;
	padding: 0px 0px 0px 18px;
	display: block;
}


a.downmenu {
	color: #f7f4d8;
}
a.downmenu:hover {
	color: #ffffff;
}
span.downmenu {
	color: #ffffff;
}

a.map {
	color: #000000;
	text-decoration: underline;
}
a.map:hover {
	color: #333333;
}

/*------текст----------------*/
.code {
	color: #000000;
	font-size: 18pt;
	font-weight: normal;
	line-height: 18px;
	padding: 8px 4px 0px 6px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.number {
	color: #000000;
	font-size: 26pt;
	line-height: 32px;
	padding: 5px 0px 0px 0px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.text {
	font-size: 9pt;
	color: #ffffff;
}

.header {
	color: #000000;
	font-size: 16pt;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.call {
	color: #000000;
	font-size: 10pt;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.catnumber {
	color: #ffffff;
	font-size: 27pt;
	padding: 0px 8px 0px 1px;
}

.date {
	color: #ffffff;
	font-size: 8pt;
	line-height: 12px;
	background: #999fa2;
	padding: 0px 1px 0px 2px;
}

.special {
	color: #ffffff;
	font-size: 16pt;
	padding: 0px 0px 0px 9px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}

.type {
	font-size: 11pt;
	color: #558100;
	font-weight: bold;
}

.price {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}

span.price {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	background: url(price_bg_small.gif) left top repeat-x;
	padding: 5px 0px 5px 9px;
}

.address {
	color: #000000;
	font-size: 14pt;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
}