﻿table {	font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
p {	padding-top: 10px;	padding-bottom: 0px;	margin: 0px;}
/*h2 {
	font-size: 14px;
	color: #EE6600;
	margin: 0px;
	padding: 0px;
}*/

.phone_font { font-family: Arial; font-size: 14px; font-weight: bold ; color: #666666; }
.bannerfont { font-family: Arial; font-size: 14px; font-weight: bold ; color: #333333; }
.bannerfont1 { font-family: Arial; font-size: 26px; font-weight: bold ; color: #F79239; }
.bannerfont2 { font-family: Arial; font-size: 9px; color: #333333; }
.bannerfont3 { font-family: Arial; font-size: 14px; font-weight: bold ; color: #666666; }

.news_font_date { font-family: Arial; font-size: 11px; font-weight: bold ; color: #333333; }
.news_font { font-family: Arial; font-size: 11px; color: #333333; }

#ya_phones {
	display: inline;
}

.bread_font, .bread_font h2 { font-family: Arial; font-size: 9px; color: #8C8C8C; }

/*h1 {
	font-size: 16px;
	color: #EE6600;
	margin: 0px;
	padding: 0px;
}*/

.basket_bg { background: url(/i/basket_bg.gif) repeat-x; background-position: 0px 251px; }

.about_nomber { font-family: Arial; font-size: 14px; font-weight: bold; color: #EE6600; }

.copy { font-family: Arial; font-size: 9px; color: #666666; }

.left_padding { padding-left: 40px; }
.left_padding1 { padding-left: 31px; }
.left_padding2 { padding-left: 21px; }
.right_padding { padding-right: 31px; }
.right_padding2 { padding-right: 31px; }
.right_padding3 { padding-right: 70px; }


.navigation_1-st_level { font-family: Arial; font-size: 12px; color: #EE6600; line-height: 19px; }

.navigation_2-nd_level_header { font-family: Arial; font-size: 11px; font-weight: bold ; color: #666666; }

.navigation_2-nd_level { font-family: Arial; font-size: 11px; color: #0066BC; line-height: 16px; }

/*.navigation_2-nd_level h3 { font-family: Arial; font-size: 11px; color: #0066BC; line-height: 16px; font-weight: normal; padding: 0; margin: 0;}*/
/*.navigation_2-nd_level h3 {font-family: Arial;font-size: 13px;padding: 0; margin: 0;}*/
.basket_font { font-family: Arial; font-size: 9px; color: #ffffff; }


.bread_font a:link { text-decoration: underline; color: #8C8C8C;}
.bread_font a:visited { text-decoration: underline; color: #8C8C8C;}
.bread_font a:active { text-decoration: underline; color: #8C8C8C;}
.bread_font a:hover { text-decoration: underline; color: #8C8C8C;}

.bannerfont2 a:link { text-decoration: underline; color: #333333;}
.bannerfont2 a:visited { text-decoration: underline; color: #333333;}
.bannerfont2 a:active { text-decoration: underline; color: #333333;}
.bannerfont2 a:hover { text-decoration: underline; color: #333333;}

/*.bread_font1 a:link { text-decoration: underline; color: #0066BC;}
.bread_font1 a:visited { text-decoration: underline; color: #0066BC;}
.bread_font1 a:active { text-decoration: underline; color: #0066BC;}
.bread_font1 a:hover { text-decoration: underline; color: #0066BC;}*/

.bread_font1 a:link { text-decoration: underline; color: #008349;}
.bread_font1 a:visited { text-decoration: underline; color: #008349;}
.bread_font1 a:active { text-decoration: underline; color: #008349;}
.bread_font1 a:hover { text-decoration: underline; color: #008349;}

.navigation_1-st_level a:link { text-decoration: underline; color: #EE6600;}
.navigation_1-st_level a:visited { text-decoration: underline; color: #EE6600;}
.navigation_1-st_level a:active { text-decoration: underline; color: #EE6600;}
.navigation_1-st_level a:hover { text-decoration: underline; color: #EE6600;}


.navigation_1-st_level_active a:link { text-decoration: underline; color: #EE6600; font-weight: bold; }
.navigation_1-st_level_active a:visited { text-decoration: underline; color: #EE6600; font-weight: bold;}
.navigation_1-st_level_active a:active { text-decoration: underline; color: #EE6600; font-weight: bold;}
.navigation_1-st_level_active a:hover { text-decoration: underline; color: #EE6600; font-weight: bold;}

/*.font_blue {	color: #0050aa;}
.font_blue_light {	color: #0066bc;}*/

.font_blue {	color: #ff6600;}
.font_blue_light {	color: #ff6600;}

.font_20 {	font-size: 20px;}
.font_14 {	font-size: 14px;}
.font_12 {	font-size: 12px;}
.font_11 {	font-size: 11px;}
.font_9 {	font-size: 9px;}

.font_gray {	color: #666666;}
.font_dark {	color: #333333;}

.pager {padding-right: 150px;}
.visible {display: block;}
.invisible {display:none;}
.warn {color: #f11111;}
.mark {background-color: #FFF047; color: #000000;}

.logo_text {position:absolute; top:20px; left:160px; width:80px;}
.logo_text h3 {font-size: 7.5pt; font-family: Arial;}

	
.scr_plate
{
	position: relative;
    overflow:hidden;
    /* ширина блока, где текст */
    width: 480px;
    /* высота блока - должна совпадать с цифрой ниже в скрипте */
    height: 408px;
    border: 1px dashed gray;
    padding-left: 10px;
    padding-right: 10px;
}
.scr_inner
{
	position: relative;
	display: block;
	/* следующий параметр запрещает перенос строк в тексте (только с помощью <br />
	   соответственно, можно его удалить - но будет сложнее считать высоту и кол-во страниц */
	/* white-space:nowrap; */
	left:0px;
	top:0px;
	//border: 1px dashed gray;
    padding-left: 10px;
    padding-right: 10px;
    width: 480px;
}
.scralink {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.big, a.big:link, a.big:active, a.big:visited {font-size: 13pt; line-height: 17pt; color: #008349}
a.big:hover {color: #009900}
a.big b {font-weight: normal; font-size: 14pt}

/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

img.img {
	margin: 5px;
}

#main {	

}

p {
	margin-bottom: 15px;
}

/*------списки----------------*/

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;
}


/*------заголовки----------------*/

h1 {
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

.header {
	font-size: 14pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

/*------таблицы----------------*/

table.tbl {
	border-right: 1px #a1a1a1 dotted;
	border-bottom: 1px #a1a1a1 dotted
}
table.tbl td {
	border-left: 1px #a1a1a1 dotted;
	border-top: 1px #a1a1a1 dotted;
	padding: 3px;
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

/*------форма----------------*/

form {
	margin: 0px;
}

textarea {
	border: #6b6b6b 1px solid;
	height: 60px;
	font-size: 9pt;
	color: #8a8a8a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #6b6b6b 1px solid;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 15px;
	width: 123px;
}

input.search {
	height: 11px;
	width: 11px;
	border: none;
}

input.button {
	background: #bb8d09;
	border: 0px;
	text-decoration:none;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	height: 16px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}


/*------ссылки---------------*/

a {
	color: #008349;
}
a:hover {
	color: #00a56b;
}

a.menu {
	color: #3e3e3e;
	padding: 0px 0px 0px 0px;
	font-size: 11pt;
	text-decoration: none;
}
a.menu:hover {
	color: #3e3e3e;
	text-decoration: underline;
}
span.menu {
	color: #96ff00;
	font-size: 11pt;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	text-transform: uppercase;
}

a.bigmenu {
	color: #008349;
	font-size: 14pt;
}
a.bigmenu:hover {
	color: #00a56b;
}

a.topmenu {
	color: #008349;
	font-size: 12pt;
	white-space: nowrap;
}
a.top.menu:hover {
	color: #00a56b;
}

a.milo {
	color: #2b2b2b;
	font-size: 8pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.map {
	font-size: 8pt;
	color: #000000;
}
a.map:hover {
	color: #b82021;
}

a.news {

}
a.news:hover {

}

a.bottom {
	color: #a9d1b4;
}
a.bottom:hover {
	color: #ffffff;
}

a.archive {
	background: url(images/li1.gif) right 4px no-repeat;
	padding: 0px 10px 0px 0px;
}
a.archive:hover {
	
}

a.cat {
	font-weight: bold;
}

a.catname {
	font-weight: bold;
	text-decoration: none;
}
a.catname:hover {
	text-decoration: underline;
}

a.catmenu {
	/*background: url(images/inner_li.gif) left 7px no-repeat;*/
	/*padding: 0px 0px 0px 14px;*/
}

a.small_orange {
	color: #fc7b25;
	font-size: 8pt;
	text-decoration: none;
}
a.small_orange:hover {
	text-decoration: underline;
}

/*------текст----------------*/

.code {
	color: #ff6600;
	font-size: 10pt;
	padding: 4px 4px 0px 5px;
}

.number {
	color: #000000;
	font-size: 13pt;
	line-height: 24px;
}

.text {
	color: #2b2b2b;
	font-size: 8pt;
}

.small {
	font-size: 8pt;
}

.date {
	color: #818181;
}
span.date {
	color: #818181;
	font-size: 14pt;
}

.cart {
	color: #ffffff;
}

.commentname {
	color: #6a6a6a;
}

.catheader {
	color: #ff6600;
	font-size: 14pt;
}

.advantages {
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	list-style: url(images/li.gif);
}

.advantages a {
	text-decoration: none;
	font-weight: bold;
}

.order {
	color: #ff6600;
}
