/* Базовые стили */
.TextTableHeader {
	background-color: #00a54f;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#hide H1 {
   display : none;
}

BODY { 
	margin: 0;
	padding: 0;
	background-color: #fff;
}
BODY, TABLE, TD { 
	font: 11px Tahoma, sans-serif;
	color: #000;
}
TABLE {border: 0;}
IMG {border: 0;}

A {color: #0475cf; text-decoration: underline;} /* #0475cf; */
A:hover {color: #000000; text-decoration: underline;}

INPUT, SELECT, TEXTAREA {
	font: bold 11px Tahoma, sans-serif;
	color: #303030; 
	height: 18px;
}
SELECT {padding: 0;}
TEXTAREA {
	color: #000;
	width: 100%;
	height: 110px;
}
FORM {
	margin: 0;
	padding: 0;
}
LABEL, BUTTON {
cursor: pointer; cursor: "hand";
}
INPUT,LABEL,BUTTON{
vertical-align:middle;
}

H1 {
	font: bold 16px Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
	letter-spacing: -1px;
}
H2 {
	font: 11px Tahoma, sans-serif;
	
	color: #0475cf;
	margin: 5px 0;
}
/*H3 
{
	background-color: #00a54f;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}*/
H3 
{
	font: bold 11px Tahoma, sans-serif;
	background-color: #f2f2f2;
	color: #a25ddd;
	padding: 1px 0 2px 5px;
	margin: 5px 0;
}
H4 {
	font: bold 11px Tahoma, sans-serif;
	color: #0475cf;
	margin: 5px 0;
}
H5 {
	font: bold 11px Tahoma, sans-serif;
	color: #777777;
	margin: 5px 0;
}

P {margin: 10px 0;}
UL {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
}
UL LI {
	background: url(/images/i/marcer.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}
OL {
	margin: 5px 0 0 25px;
	padding: 0;
}
.SubBtn {
	height: 20px;
	font-weight: normal;
}

/* Меню выставок на основной странице */

.SubDomainMenu H3 
{
	background-color: #00a54f;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.SubDomainMenu DIV
{
	padding-left: 10px;
}  

/*** News ***/
.NewsTitle
{
  padding-top: 15px;
  padding-bottom: 0px;
}
.NewsDate
{
  color: #777777;
}
.NewsContent
{
  padding-top: 5px;
}
.NewsImage
{
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}
.DetailsImage
{
  float: left;
  margin-top: 3px;
  margin-right: 10px;
}

/*** Page Navigator ***/
.Navigator
{
  padding-top: 15px;
}

/* Текстовые стили */
.text-dark-grey {color: #999;}
.text-blue {color: #0475cf;}
.text-small {font-size: 10px;}
.text-red {color: #f90100;}


TD.bgreen {
    BORDER-top: #00a54f 1px solid;
}

/* Основной каркас */
#top {
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
}
#dao {padding: 10px;}
#line-1px {background-color: #000;}
#line-2px {background-color: #fff;}
#t-1 {background-color: #f3f3f3; width: 22%;} 
#t-2 {padding: 0 8px; width: 56%;}
#t-3 {background-color: #f3f3f3;	width: 22%;}
.with2col #t-2{padding: 0 8px; width: 78%;}
#picture {background: #118fdf url(/images/i/picture.jpg) right no-repeat;}
#ico {
	text-align: center;
	margin-right: 380px;
}
#ico IMG {
	width: 47px;
	height: 47px;
	margin: 0 6px;
}
#logo {float: left;}
#logo IMG {margin-left: 30px;}
#alt-menu {
	font: 10px Tahoma, sans-serif;
	color: #999;
	text-transform: uppercase;
	text-align: center;
}
#alt-menu A {text-decoration: none;}
#alt-menu A:hover {text-decoration: underline;}
#phone {
	background-color: #118fdf;
	font: bold 11px Arial, sans-serif;
	color: #c1f6ff;
	width: 22%;
}
#phone SPAN {
	font: bold 16px Arial, sans-serif;
	letter-spacing: 1px;
	margin-left: 10px;
}
#dev {
	text-align: left;
	width: 210px;
}
#dev A, .dev A:hover {color: #D6ECFA;}
#dev IMG {margin: 3px 10px;}
#search {padding: 0 0 0 15px;}
#search INPUT {
	margin: 0 7px 0 0;
	
	width: 90%;
}
.line {background-color: #000;}



/* Меню */
.menu {background: #f3f3f3 url(../i/m_bg.gif);}
#menu {
	color: #000;
	text-transform: lowercase;
	margin: 0;
	padding: 0 15px;
	list-style: none;
}
#menu LI {
	background: url(../i/separator.gif) left no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	white-space: nowrap;
}
#menu #end {padding: 8px 25px 5px 20px;}
#menu #act {
	border-bottom: 4px solid #999;
	background: url(../i/separator_.gif) no-repeat;
	padding: 4px 25px 5px 20px;
	color: #666;
}
#menu A {
	color: #000;
	text-decoration: none;
	float: left;
	display: block;
	border-bottom: 4px solid #000;
	padding: 4px 25px 5px 20px;
}
#menu A {float: none;}
#menu A:hover {
	border-bottom: 4px solid #a25ddd;
	background: #fff url(/images/i/separator.gif) no-repeat;
}


/* Меню #2 */
.menu2 UL {
	color: #4D5072;
	padding: 2px 0 20px 0;
	margin-left: 15px;
}
.menu2 UL LI {
	padding: 3px 0 3px 20px;
	list-style: none;
	background: url(/images/i/marcer2.gif) 0 7px no-repeat;
}
.menu2 UL LI.act {background: url(/images/i/marcer2_.gif) 0 7px no-repeat;}

.menu2 UL LI UL{
	margin: 0;
	padding: 2px 10px 0 0;
}
.menu2 LI LI{
	background: url(/images/i/marcer3.gif) 0 9px no-repeat;
}
.menu2 LI LI.act{
	background: url(/images/i/marcer3_.gif) 0 9px no-repeat;
}




.sbmt BUTTON{
	font: 11px Tahoma, sans-serif; 
}



/* Регистрация */
.reg-r {
	font-size: 10px;
	color: #717171;
	padding: 5px 10px;
}
.reg-c 
{
	text-align: center;
	font-size: 10px;
	color: #717171;
	padding: 5px 10px;
}
.reg-l {
	text-align: right;
	padding: 7px 10px 5px 10px;
	color: #0475cf;
	font-weight: bold;
}



/* Галерея */
.HR
{
	padding: 5px;
}
.PhotoGalleryContainer
{
	vertical-align: baseline;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.PhotoGallery 
{
	height: 100%;
	display: inline;
	margin: 0px 7px 7px 0px;
	border-collapse: collapse;
}
.PhotoGallery td
{
	table-layout: fixed;
	border: 1px solid #118FDF;
	text-align: center;
	padding: 2px;
}
.PhotoGallery IMG {
	padding: 1px;
}
.PhotoGallery A IMG {
	margin: 2px;
}
.PhotoGallery A:hover IMG {
	
}



/* Ссылки */
A.black, A:hover.black {color: #000;}




/* Цветные Плашки */
	#bg1_magent{
	background:#D26EF5 url(/i/bg1_magent.gif);
	width:100%;
	height:22px; /* 37px */
	border-bottom:1px solid #000;
	}
	#bg2_magent{
	background:url(/i/bg2_magent.gif) no-repeat top right;
	width:100%;
	height:22px;
	}
		
	#bg1_blue{
	background:#108DDE;
	height:22px;
	border-bottom:1px solid #000;
	}
	#bg2_blue{
	background:url(/i/bg2_blue_big.gif) no-repeat top right;
	height:22px;
	}
	#bg1_gray{
	background:#B1B1B1 url(/i/bg1_gray.gif) no-repeat top right;
	}
	#bg2_gray{
	background:url(/i/bg2_gray.gif) no-repeat top right;
	}
		#bg2_magent TABLE, #bg2_blue TABLE, #bg2_gray TABLE{
		width:100%;height:100%;
		border-collapse:collapse;
		}
	
	#i0, #promo, #news, #contact{
	background:url(/i/i 0.gif) no-repeat 10px 6px;
	height:22px;
	color:#fff;
	font:bold 12px sans-serif;
	letter-spacing:7px;
	padding-right: 20px;
	}
	.icon{padd0ing:0 15px;}
	
/* Универсальная таблица */
.instab {border: 1px solid #e7e7e7; width: 100%; margin-top:8px;}

.instab, .instab TD, .instab TH {
	border-collapse: collapse;
	color: #7f7f7f;
}

.instab TH {
	font: 11px Tahoma, sans-serif;
	padding: 1px;
	text-align: center;
	vertical-align:middle;
}

.instab TD, {
	font: 11px Tahoma, sans-serif;
	padding: 1px;
	text-align: center;
	vertical-align:middle;
	text-align:expression(this.parentNode.firstChild == this ? "left" : "center"); /* for IE */
}

.instab TD:first-child,.instab TH:first-child{
	text-align: left; /* for FF & Opera */
}

.instab TD {
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.instab TH {
	background-color: #e7e7e7;
	border-right: 1px solid #ccc;
	font-weight: bold;
	color: #7f7f7f;
}

#back_btn{
	padding: 20px 0;
}

.form-c-button {
    padding: 0px;
    border: 0px;
    background-color: #ffffff;
}
.Online {
    COLOR: #a9a9a9;
    border: #a9a9a9 solid 1px;
    padding: 5px;
}

/*** Search ***/

.Search .ResultsType
{
	font-weight: bold;
	padding-top: 10px;
}
.Search .ResultTitleLink
{
	text-decoration: underline;
}
.Search .ResultTitleLink:hover
{
	text-decoration: none;
}

/*** Messages blocks ***/
.ErrorBlock
{
	color: Red;
	font-weight: bold;
}
.MsgBlock
{
	color: Black;
	font-weight: normal;
}


/*** style.css ***/
.TextContent {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.2Table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.banner_100x100 {
	padding-top: 10px;
	padding-left: 10px;
}
.TextCopyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
}

.TextHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}
.TextTableHeader {
	background-color: #00a54f;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
a.slimart {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
a.slimart:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.TableBorder {
	border-collapse: collapse;
}
.TableBorder td {
	border: solid 1px #000000;
}