/* общие параметры страниц */

BODY {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-size : 12px;
	background-color : #fff;
	font-family : Arial;
}
DIV {
	padding : 0;
	margin : 0;
}
A, .link {
	text-decoration : underline;
	color : Teal;
}
A:hover {
	text-decoration : none;
}
P {
	padding : 2px 0 0 0;
	margin : 0;
	font-size : 12px;
}
H1 {
	color : Teal;
	font-size : 22px;
	padding : 0;
	margin : 0 0 10px 0;
	font-weight : bold;
	font-family : Arial;
}
H2 {
	color : Teal;
	font-size : 16px;
	padding : 0;
	margin : 0 0 20px 0;
	font-weight : bold;
	font-family : Arial;
	font-family : Arial;
}
H3 {
	color : Teal;
	font-size : 14px;
	padding : 0;
	margin : 0 0 10px 0;
	font-weight : bold;
	font-family : Arial;
}
H4 {
	color : Teal;
	font-size : 14px;
	padding : 0;
	margin : 0 0 5px 0;
	font-weight : normal;
	font-family : Arial;
}
H5 {
	color : Teal;
	font-size : 12px;
	padding : 0;
	margin : 0 0 5px 0;
	font-weight : bold;
	font-family : Arial;
}
UL {
	font-size : 12px;
	margin-top : 0px;
	margin-left : 20px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left : 25px;
}
OL {
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left : 25px;
}
LI {
	margin-bottom : 0px;
}
.light {
	color : #FF8C00;
}
.srv {
	font-size: 11px;
}
.hot {
	color: #ff0000;
}
.green {
	color: #008000;
}
.page-title {

}
.block-title {
	padding : 8px;
	background-image : url(../pic/unit-bg.jpg);
	background-position : top;
	background-repeat : repeat-x;

	font-size : 14px;
	min-height : 35px;
}
#info-block-error {
	color: Red;
	font-size: 14px;
	margin-bottom : 15px;
	font-weight : bold;
	text-align : left;
}
#info-block-ok {
	color: Green;
	font-size: 14px;
	margin-bottom : 15px;
	font-weight : bold;
	text-align : left;
}
#search {
	width : 270px;
	float : right;
	margin-top : 3px;
	margin-right : 5px;
}
#search-results {
	font-size : 12px;
	padding-bottom : 10px;
}
#search-types {
	padding: 5px 0 15px 0;
}
.search-types-a {
	text-decoration : none;
	color : Teal;
}
#bottom {
	height : 100px;
	width : 100%;
	float : left;
	color : Black;
	font-size : 12px;
	border-top : 2px solid Silver;
	padding-top : 25px;
	margin-top : 50px;
}
#mode-content {
	float : left;
	width : 755px;
	padding : 15px 0px 0px 25px;
	min-height : 260px;
}
#contacts {
	padding-top : 25px;
	float : right;
}
.bcontacts-block {
	float : left;
	margin-right : 50px;
}
#counters {
	float : right;
}
.unit {
	padding: 8px 0px 0px 0px;
	font-weight: bold;
	width : 100%;
	height: 26px;
	color : White;
}
.unit H3 {
	margin : 0;
	padding : 0 0 0 10px;
	font-size : 14px;
}
.unit-date {
	font-size : 11px;
	color : #686868;
}
.unit-annotation {
	font-size : 11px;
}
H4.unit-title {
	margin-top : 5px;
}
H4.unit-title A {
	text-decoration : none;
	color : Teal;
}
H4.unit-title A:hover {
	text-decoration : underline;
}

/* новости */

/* карта сайта */

.sitemap {
	padding : 4px 0 3px 0;
	margin : 0;
}
.sitemap1 {
    font-size : 14px;
	padding : 12px 0 0 0;
	margin : 0;
}

/* постраничная навигация */

.pager {
	float : left;
	font-size: 11px;
	margin-top : 15px;
	margin-bottom : 10px;
	background-color : #ffffff;
	color : #222222;
	padding : 10px;
	clear : both;
	border-top : 1px solid #dddddd;
}
.page-item {
	color : #000000;
	padding : 5px 7px 5px 7px;
	border : 1px solid #dedede;
	text-decoration : none;
	background-color : #ffffff;
	margin-right : 5px;
}
.page-item:hover {
	border : 1px solid Teal;
	background-color : #f5f5f5;
}
.page-sel {
	padding : 5px 7px 5px 7px;
	border : 1px solid Teal;
	background-color : Teal;
	color : #ffffff;
	margin-right : 5px;
}
.page-sel-dis {
	padding : 5px 7px 5px 7px;
	border : 1px solid #dedede;
	background-color : #ffffff;
	color : #888888;
	margin-right : 5px;
}
.arrow {
	font-size : 12px;
}

/* шапка */

#header {
	height : 65px;
	float : left;
	padding-top : 5px;
	margin-top : 20px;
	width : 650px;
}
#header H1 {
	text-decoration : none;
	color : Black;
	font-size : 18px;
	font-weight : bold;
	font-family : Arial;
	font-style : normal;
	padding : 0 0px 0px 50px;
}

/* главное меню */

#main-menu {
	height : 38px;
	width : 100%;
	float : left;
	clear : both;
	background-color : #43939e;
}

#main-menu DIV.mmitem {
	float : left;
	margin-top : 6px;
	padding : 4px;
}
#main-menu DIV.mmsel {
	float : left;
	margin-top : 6px;
	padding : 4px;
	background-color : White;
	color : Black;
}
#main-menu SPAN {
	padding : 0 15px 0 15px;
}
#main-menu A {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
#main-menu A:hover {
	color : #ffffff;
	text-decoration : underline;
}

/* меню каталога */

#cat-menu {
	padding : 8px 10px 15px 10px;
	background-image : url(../pic/catmenu-bg.jpg);
	background-position : right;
	background-repeat : repeat-y;
	width : 200px;
}
.cat-topic {
	color : Black;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 12px 0 8px 0;
	margin-left : 10px;
}
.cat-topic A,.cat-topic2 A {
	color : Teal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.cat-topic A:hover,.cat-topic2 A:hover {
    text-decoration : underline;
}
.cat-topic2 {
	color : Black;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 8px 0 5px 0;
}
UL.catlist {
    font-size : 10px;
    margin : 0 0 0 5px;
    padding : 0 0 0 10px;
}
LI.cat {
	color : #777777;
	font-weight : normal;
	font-size : 11px;
	padding : 1px 0 1px 0px;
	margin : 0 0 0 10px;
	list-style: disc;
}
.cat {
	color : Black;
	font-weight : normal;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 1px 0 1px 7px;
}
.cat A {
	color : Teal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.cat A:hover {
	color : Teal;
	text-decoration : underline;
}

/* каталог */

.mod-cat-topic {
	color : Teal;
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 16px 0 8px 0;
}
.mod-cat-topic A,.mod-cat-topic2 A {
	color : Teal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.mod-cat-topic A:hover,.mod-cat-topic2 A:hover {
	color : Teal;
	text-decoration : underline;
}
.mod-cat-topic2 {
	color : Teal;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 8px 0 5px 0;
}
.mod-cat {
    color : #696969;
    font-weight : normal;
    font-size : 11px;
    font-family : Arial, Helvetica, sans-serif;
    padding : 1px 0 1px 20px;
}
.mod-cat A {
	color : #696969;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.mod-cat A:hover {
	color : Teal;
	text-decoration : none;
}
.v-topic {
	color : Teal;
	font-size : 12px;
	font-family : Tahoma;
	padding : 0 0 7px 0;
	font-weight : bold;
}
.v-topic A {
    text-decoration : none;
}
.v-topic A:hover {
	color : Teal;
	text-decoration : underline;
}
.v-info {
	color : #484848;
	font-size : 11px;
	font-family : Tahoma;
	margin-bottom : 5px;
}
.v-price {
	font-size : 12px;
	color : #DC143C;
	font-weight : bold;
	margin-bottom : 5px;
}
.item-table {
	color : #484848;
	font-size : 11px;
	font-family : Tahoma;
}
.item-table-s {
	color : Teal;
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bold;
	padding-right : 5px;
	text-align : left;
	width : 50px;
}
.catitem-title {
	color : Teal;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0 0 6px 0;
	margin : 0;
	font-weight : bold;
	border : 0px;
}
.catitem-info {
    padding : 10px 0 0 0;
}
.catitem-info-s {
    padding : 3px 0 0 0;
}
.catitem-val {
	font-size : 11px;
	color : Teal;
	font-weight : bold;
}
.catitem-content {
	padding-top : 10px;
	padding-bottom : 10px;
}
.catitem-price {
	font-size : 16px;
	color : #DC143C;
	font-weight : bold;
	font-family : Tahoma;
}
.catitem-print {
	font-size : 11px;
	padding-top: 20px;
}
.catitem-msg {
	background-color : #DCDCDC;
	color : Black;
	margin-top : 15px;
	padding : 7px;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}
.catitem-prod {
	color : Black;
	font-size : 11px;
}
#order-info {
	float : right;
	clear: right;
	padding : 10px;
	background-color : #e8f5ff;
	width : 150px;
	margin-left : 15px;
}
#own-prod {

}

/* путь к странице */

#path {
	font-size : 11px;
	margin: 7px 0 25px 0px;
	float : left;
	color : #484848;
}

/* формы */

INPUT, SELECT, TEXTAREA {
	font-size : 11px;
}
INPUT.item-input, TEXTAREA.item-input {
	background-color: #ffffff;
	border : 1px solid #9D9D9D;
	padding : 4px;
	width : 98%;
}
INPUT.checkbox {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
INPUT.filter-input {
	width : 140px;
	background-color: #ffffff;
	border : 1px #777777 solid;
	padding : 2px;
}
INPUT.filter-input-small {
	width : 62px;
	background-color : #ffffff;
	border : 1px #777777 solid;
	padding : 2px;
}


/* поиск документов */

#simple {
	margin-right : 0px;
	padding: 4px 19px 4px 4px;
	font-size : 11px;
	float : left;
	background-color: #f3f3f3;
}
#advanced {
	padding: 4px 4px 4px 4px;
	font-size : 11px;
	float : left;
	background-color: #f3f3f3;
}
#simple span, #advanced span {
	border-bottom: 1px #777777 dashed;
	color : #777777;
	cursor : pointer;
}
#simple span.active, #advanced span.active {
	border-bottom: none;
	color : #000000;
	cursor : auto;
}
#docs-form {
	margin-top : 8px;
	clear : both;
	float: left;
	font-size : 11px;
	background-color : #F5F5F5;
}

/* всплывающие подсказки */

#tooltip {
	position: absolute;
	z-index: 3000;
	background: Teal;
	color: #ffffff;
	padding: 0;
	opacity: 1;
	font-size : 10px;
	padding: 5px;
}
#tooltip h3 {
	color: White;
	font-size : 10px;
	padding : 0;
	margin : 0;
	font-weight : normal;
	font-family : Arial;
}
#tooltip div {
	background-color: White;
	color: #000000;
	padding : 2px 2px 2px 2px;
}

/* выпадающее меню */

#ddmenu{
	margin: 0;
	padding: 0;
	margin-top : 7px;
	width : 690px;
	float : left;
	margin-left: 7px;
}
#ddmenu li{
	float: left;
	list-style: none;
	/*font: 12px Tahoma, Arial*/
	margin-right : 5px;
}
#ddmenu li a{	
	display: block;
	padding: 5px 18px 4px;
	text-decoration: none;
	white-space: nowrap;
	margin-bottom: 1px;
}
#ddmenu li a.mmsel{	
	background-color : White;
	color : Black;
}
#ddmenu li a:hover{
	text-decoration : underline;
}
#ddmenu li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background-color : #F5F5F5;
	opacity: 1;
}
#ddmenu li ul li{	
	float: none;
	display: inline;
}
#ddmenu li ul li a{
	width: auto;
	font-size: 12px;
	font-weight: normal;
	background: Gray;
	min-width : 80px;
	opacity: 1;
	color : White;
}
#ddmenu li ul li a:hover{	
	background: #97A2AC;
	color: #ffffff;
}

/* содание сайта */

#solartime {
	float : right;
	width : 200px;
	text-align : right;
	padding : 40px 20px 0 0;
}
.solar {
	color : #FF9933;
}
.solartime1 {
	color : #686868;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}
A.solartime2 {
	text-decoration : none;
	color : #686868;
}
A.solartime2:hover {
	text-decoration : none;
}
.solartime3 {
	color : #FFFFFF;
	background-color : #FF9933;
	font-weight : bold;
}
