body {
  min-width: 960px;
  font-size: 9pt;
  color: #000000;
  background: transparent;
  font-family: Tahoma, Arial, san-serif;
  margin: 0;
  padding: 0;
}

ul {
  margin-left: 35px;
  padding-left: 0;
  margin-top: 0;
  padding-top: 0;
}


.twitting {
	margin-top: 20px;
}
	.twitting .title
	{
		font-size: 24px;
		color: #ED1C24;
		font-style: italic;
	}
	.twitting p {
		color: #666;
		font-size: 13px;
	}
	.twitting span {
		color: #999;
		font-size: 10px;
	}
	

/* NEWS */
.news_title {
	height: 16px;
	background: url(/design/news_fon.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.news {
	margin-bottom: 10px;
}
	.news a {
		display: block;
		color: #585858;
		margin-bottom: 15px;
		text-align: justify;
		text-decoration: none;
		font-size: 11px;
	}
	.news a:hover {
		border: #CDCDCD 1px dashed;
		margin-bottom: 13px;
	}





/* определение стилей для ссылок */
a {
  text-decoration: none;
  color : #FF0000;
}
a:hover {
  text-decoration: underline;
}

img {
	border: 0;
}

.shapka table {
  width: 100%;
  height: 187px;
  background: url(/img/fon.gif);
}

.shapka_l {
  width: 341px;
  height: 187px;
  background: transparent url(/img/shapka.gif);
  vertical-align: top;
}
     .shapka_l div {
       width: 341px;
       height: 1px;
       border: 0;
     }

.shapka_c {
  width: 100%;
  text-align: center;
}	

.shapka_r {
  width: 475px;
  height: 187px;
  background: url(/img/shapka_2.gif);
  vertical-align: top;
}
     .shapka_r div {
       width: 475px;
       height: 180px;
       background-position: 25px bottom;
       background-repeat: no-repeat;
     }

.shapka_r_eng {
  width: 475px;
  height: 187px;
  background-repeat: no-repeat;
  vertical-align: top;
}

.column_left {
  width: 200px;
  vertical-align: top;
}

.column_left_width {
  vertical-align: top;
  background: url(/img/visyulka.gif) no-repeat left top;
  width: 200px;
  height: 80px;
}

.column_left_width img {
  width: 200px;
  height: 1px;
  border: 0;
}

.menu_left {
  padding: 0 0 0 5px;
  width: 100%;
  height: 30px;
}

.navigation {
  width: 100%;
  height: 30px;
  vertical-align: top;
}

.navigation > table {
  width: 100%;
}

.navigation_menu {
  width: 100%;
  height: 30px;
  /* background: url(/img/poloska_menu.jpg);  */
}

.navigation_bottom {
  width: 100%;
  height: 1px;
  background: url(/img/line.gif);
}

.cont {
  width: 100%;
  height: 100%;
  vertical-align: top;
  padding-bottom: 50px;
}

.cont table {
  border-collapse: collapse;
}

.bord_tabl td {
  _border: 1px dotted #c8c8c8;
  border: 1px dashed #c8c8c8;
}
.bord_tabl table:hover {
  background: #eeeeee;
}

.ul1 {
  margin-top: -10px;
  _margin-top: 0;
}

.ul2 {
  margin-top: 0;
}

a.menu_silka {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}
a.menu_silka:hover {
  text-decoration: none;
  color: #000000;
}
a.menu_silka_activ {
  text-decoration: none;
  color: #D3D5D4;
  font-weight: bold;
  font-size: 14px;
}
a.menu_silka_activ:visited {
  color: #D3D5D4;
}
a.menu_silka:visited {
  color: #000000;
}

a.menu_aktiv:hover {text-decoration: underline;}
a.menu_none:hover {text-decoration: underline; color: #000000;}
a.menu_aktiv,a.menu_aktiv:visited {text-decoration: underline; color: #000000; font-weight: bold; font-size: 10pt;}
a.menu_none,a.menu_none:visited {text-decoration: underline; color: #000000; font-weight: bold; font-size: 10pt;}

.put, .put a, .put a:visited {
  color: #808080;
  font-size: 8pt;
  text-decoration: none;
}

.text {color: #000000;}
.news_fon {color: #000000;}
.news_text {padding-right: 20px;}
.news_text,a.news_text,a.news_text:visited {color: #000000; font-size : 8pt;}
.news_line {color: #000000;}

.b-text {
  text-align : justify;
  line-height: 135%;
  margin-left: 0pt;
  margin-top: 8pt;
  margin-right: 0pt;
}

H2 {
  padding: 0;
  margin: 0;
  font-size:16px;
  color:#FF0000;
  text-align:center;
}

TD {
  font-size:12px;
}

.head2 {
  font: bold 14px Tahoma, Arial, san-serif;
  color:#FF0000;
}

/* Определение стилей для баннеров (слева) */
.banner {
  color:#000000;
  font-size:9px;
}

/* Определение стилей для отображения "всплывающих подсказок" */
a.tt:hover{
  position:relative;
  text-decoration:none;
  z-index:23;
  border: 0;
}

a.tt span{
  display:none;
}

a.tt:hover span{
  display:block;
  position:absolute;
  top:15px;
  left:40px;
  background:#e8e8e8;
  border:2px dotted #ccc;
  color:#000;
  z-index:20;
  padding-top:5px;
  padding-left:5px;
  padding-right:15px;
  font-size:11px;
  text-decoration:none;
}

.rex_is_navi {
	margin: 20px 0 10px;
	text-align: center;
}

	.rex_is_navi a, .rex_is_navi b {
		padding: 3px 7px;
		margin-right: 10px;
		color: #000;
		border: #EB0606 1px solid;
		background: #FFC6C6;
	}
	.rex_is_navi a:hover {
		text-decoration: none;
	}
		.rex_is_navi a:focus {
			outline: none;
		}
	.rex_is_navi b {
		color: #666;
		background: #FFA8A8;
	}

.rex_is_images {
	text-align: center;
}

.b_left {
	text-align: center;
}
	.b_left b {
		display: block;
		font-weight: normal;
		font-size: 9px;
		margin: 20px 0 10px;
	}
	.b_left img {
		margin-bottom: 10px;
	}
	
/* Counters REX */
.counters_rex {
	min-width: 700px; 
	height: 239px;
	background: url('img/counters_bg.jpg') left 99px repeat-x;
}
	.counters_rex img {
		height: 0;
	}
	.count {
		position: relative;
		float: left;
		width: 450px;
		height: 138px;
		margin: 0 0 0 -15px;
		padding-top: 38px;
		color: #FFF;
		font: bold 90px Tahoma;
		text-align: center;
		z-index: 5;
	}
		.days {
			float: left;
			width: 190px;
			height: 138px;
			padding-top: 5px;
			background: url('img/counter_day.jpg') left 0 no-repeat;
		}
		.exhibitors {
			width: 225px;
			height: 138px;
			margin: 0 0 0 205px;
			padding-top: 20px;
			background: url('img/counters.jpg') right 0 no-repeat;
		}
	.order_invite {
		float: right;
		height: 259px;
		margin-right: 15px;
		text-align: right;
		background: url('img/order_invite.jpg') right top no-repeat;
	}
		.order_invite a {
			display: block;
			width: 230px;
			height: 225px;
			margin: -10px 10px 0 0;
			color: #FFF;
			font-size: 0;
			line-height: 0;
		}
		
/* Blitz-News REX */
.twitting_rex {
	margin-left: -10px;
	padding: 65px 0 0 50px;
	background: url('img/blitz_news.jpg') left top no-repeat;
}
	.twit_news {
		font-size: 16px;
		padding: 0 5px 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #B8B8B8;
	}
		.twit_news i {
			display: block;
			padding-right: 10px;
			color: #C0C0C0;
			font-size: 11px;
			text-align: right;
		}
	.twit_clear {
		height: 10px;
		margin-top: -17px;
		background: #FFF;
	}
	
/* Video YouTube */
.video {
	text-align: center;
}
.yt_video {
	margin-bottom: 20px;
	font: normal 14px Arial;
}
	.yt_video object {
		margin-bottom: 5px;
	}
.yt_preview {
   text-align: center;
	}
	.yt_preview table {
		width: 675px;
		margin: 0 auto;
	}
	.yt_preview table td {
	   width: 135px;
	   text-align: center;
	   vertical-align: top;
	}
.yt_all a {
	clear: both;
	border-bottom: 1px solid #FF0000;
}
	.yt_all a:hover {
		text-decoration: none;
		border-bottom: 0;
	}
	
	
	
	
a.program {
	display: block;
	width: 250px;
	padding: 5px;
	font: normal 16px Arial;
	text-align: center;
	border: 3px double #FF7200;
	background: #FFD100;
	cursor: pointer;
}

.social {
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	text-align: center;
	/*border-top: 2px solid #ED1C24;
	border-bottom: 2px solid #ED1C24;*/
}
	.social ul {
		margin: 0;
		padding: 0;
	}
	.social li {
		float: left;
		width: 32px;
		height: 32px;
		margin: 0 5px 5px 0;
		list-style-type: none;
		background-image: url('img/social_icons.gif');
		background-repeat: no-repeat;
	}
	.social a {
		display: block;
		width: 32px;
		height: 32px;
	}
		.social a span {
			display: none;
		}
	.social .facebook {
		background-position: -32px 0;
	}
	.social .twitter {
		background-position: 0 -32px;
	}
	.social .google {
		background-position: -32px -64px;
	}
	.social .vkontakte {
		background-position: 0 -64px;
	}
	.social .youtube {
		background-position: -64px 0;
	}
	
.plashki {
	width: 520px;
	margin: 0 auto;
}
	.plashki td {
		width: 33%;
		height: 82px;
		text-align: center;
		vertical-align: middle;
		background: url('img/counter_fon.jpg') center center no-repeat;
	}
		.plashki, .plashki a {
			color: #FFF;
			font-size: 22px;
			text-decoration: none;
		}
		.plashki .day {
			font-size: 12px;
			line-height: 200%;
		}
			.plashki .day span {
				font-size: 36px;
			}
			











			
.programNameL1{
font-weight: bold;	
margin-left: inherit;
color: red;
font-size: 110%;
text-align: left; 
}
span.programTimeL2{
font-weight: bold;
display:block
}

.programTimeL1, .programTimeL2{
padding-right: 10px;
}
.programTimeL1{
font-weight: bold;
border-bottom: 1px solid black;
}

div.programNameL2{
margin-top: 10px;

}
.programSpeakerL1, .programSpeakerL2{
font-style: italic;	
margin-left: inherit;
}
.programSpeakerL1 A{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
.programSpeakerL2 A{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
.programStatusL1, .programStatusL2{
font-style: italic;	
margin-left: inherit;	
}
div.programChild{
    font-weight: normal !important;
margin-left: 30px;
}
div.programL1{

padding-bottom: 20px;    
}
div.programL2{

padding-bottom: 20px;   
}

table.programStatusL1 td{
vertical-align: top; 
text-align: left; 
font-size: 9pt;
}
table.programStatusL2 td{
vertical-align: top; 
text-align: left; 
font-size: 8pt;
}

.programLogoL1{
    margin-top: 5px;
    text-align: left;
    font-size: 110%; 
}
td.programStatusTD{width:120px;}
td{border: 0px solid gray;}

.programDocBlock{
margin-top: 10px;
margin-bottom: 10px;
font-style: italic; 
font-weight: bold;   
}
div.programDay{
margin-top: 20px;
font-weight: bold;
text-align: center;
font-size: 150%;
}
div.programHall{
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
background-color: silver;
padding-top: 2px;
padding-bottom: 2px;
}
div.programNameD{
    font-weight: bold;	
    font-size: 12pt;
    margin-top: 10px;
margin-bottom: 10px;
}
div.programUrlL2, div.programUrlL1{
font-style: italic;	
}
table.programGridTable{border:1px solid black;}
table.programGridTable td{
border:1px solid black;
margin-left: 2px;
height:20px;
}
td.programHall{
text-align: center;
font-weight: bold;
background-color: #DCDCDC;
width: 22%;
}
td.programGridTIME{
width:80px;
background-color: #DCDCDC;
}
td.programGridDAY{
font-weight: bold;
width:80px;
background-color: #DCDCDC;
}
A.programNameL1,  A.programNameL2{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
td div.programNameL1 {
font-size: 9pt;
}
td.programEvent1{background-color: #F8AA90;}
td.programEvent2{background-color: #C3DAE4;}


