/* 
================================
Skin styles for kbmk.kirov.ru
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
}

/*верхний блок - лого, меню */
.skinmaster-top {
	height: 100%;
	background-color: #eec3a2;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

/*нижний блок - панели и низ*/
.skinmaster-bottom {
	height: 100%;
	background-color: #e0e0e0;
	border-right: white 0px solid; 
	border-top: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

/*Задник логотипа*/
.skinheader {
	background-color: #fca865;
}

/*При входе админом - контрольная панель*/
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

/*toppane верхняя панель*/
.toppane {
	width: 100%;
	background-color: white;
	padding-left: 6x;
	padding-right: 6px;
	padding-top: 6px;
}

/*трех панельная страница*/
/*левая панель*/
.Three_leftpane {
	width: 17%;
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
        vertical-align: top; 
}

/*центральная панель*/
.Three_contentpane {
	width: 63%;
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
        vertical-align: top; 
}

/*правая панель*/
.Three_rightpane {
	width: 20%;
	background-color: white;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 6px;
        vertical-align: top; 
}

/*двух панельная страница (вероятно не испоьзуется)*/
/*левая панель*/
.Two_leftpane {
	width: 20%;
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
        vertical-align: top; 
}

/*центральная панель*/
.Two_contentpane {
	width: 80%;
	background-color: white;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 6px;
        vertical-align: top; 
}

/*нижняя панель - общая*/
.bottompane {
	width: 100%;
	background-color: white;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   padding-right: 2px;
}

a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}

/*верхнее горизонтальное меню
.MainMenu_MenuContainer {
	background-size: 10px 10px;
	background-color: #e0e0e0; 
}
*/

/*ВЫКЛЮЧЕНО Верхнее меню, неактивное - сплошной фон */
.skingradient {
	background-color: #a25110;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;

}


/*Верхнее меню, неактивное*/
.rootMenuItem TD{ 
	border-left: #F1F4F3 0px solid; 
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
	border-right: #F1F4F3 0px solid;
	cursor: hand; 
	color: #f7ae77; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	text-transform: uppercase;
	background-color: #a25110;
	font-family: Arial; 
	padding-top: 10px;
	padding-bottom: 10px;
} 

/*Верхнее меню, выбор*/
.rootmenuitemselected TD{ 
	background-color: #f98a32; 
	cursor: pointer; 
	cursor: hand; 
	color: #5e320e; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*Верхнее меню, активное*/
.rootmenuitemactive TD{ 
	background-color: #f98a32; 
	cursor: pointer; 
	cursor: hand; 
	color: #5e320e; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Text Styles */
.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #a25110;
}
}
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #3A45A1;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  14px;
   font-weight: normal;
   color: #4B4B4B;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 12px;
	color: #3C3C3C;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #8F6B35;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #3A45A1;
}
A:link  {
	font-family: arial;
	color: #3A45A1;
	font-size:11px;
}
A:visited   {
	font-family: arial;
	color: #3A45A1;
	font-size:11px;
}
A:active    {
	font-family: arial;
	color: #6D94B9;
	font-size:11px;
}
A:hover {
    font-family: arial;
	color: #6D94B9;
	font-size:11px;
	text-decoration : underline;
}
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #3A45A1;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Arial, Helvetica;
    font-weight:   none;
    color: #3A45A1;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   padding-right: 2px;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}
#st2 {
	display: none;
}

