#fhead{
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	text-align: right;
}

#mainhead{
	width: 100%;
	height: 56px;
	background: url(/images/head_bg.jpg) repeat-x 0% 3px;
}

#mainhead #hmenu{
	position: relative;
	height: 53px;
}

a				{
	text-decoration: underline;
	
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
}

a:link 		 	{
	text-decoration: underline;
	
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
}

a:hover 		{
	text-decoration: none;
	
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
}

a.event_name				{
	font-size: 14px;
}

a.event_name:link 		 	{
	font-size: 14px;
}

a.event_name:hover 		{
	font-size: 14px;
}

a.speaker				{
	font-weight: bolder;
}

a.speaker:link 		 	{
	font-weight: bolder;
}

a.speaker:hover 		{
	font-weight: bolder;
}

body, table, p{
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 150%;
}

h1{
	font-size: 20px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bolder;
	margin: 2px 0 2px 0;

}

h2{
	font-size: 15px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bolder;
	margin: 2px 0 2px 0;

}

h3{
	font-size: 14px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bolder;
	margin: 2px 0 2px 0;

}

table{
	border-collapse: collapse;
}

a.link1{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link1.png) no-repeat 0 0;
}

a.link1:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link1.png) no-repeat 0 -53px;
}

a.link1:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link1.png) no-repeat 0 -53px;
}
a.link2{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link2.png) no-repeat 0 0;
}

a.link2:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link2.png) no-repeat 0 -53px;
}

a.link2:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link2.png) no-repeat 0 -53px;
}
a.link3{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link3.png) no-repeat 0 0;
}

a.link3:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link3.png) no-repeat 0 -53px;
}

a.link3:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link3.png) no-repeat 0 -53px;
}

a.link4{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link4.png) no-repeat 0 0;
}

a.link4:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link4.png) no-repeat 0 -53px;
}

a.link4:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link4.png) no-repeat 0 -53px;
}

a.link5{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link5.png) no-repeat 0 0;
}

a.link5:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link5.png) no-repeat 0 -53px;
}

a.link5:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link5.png) no-repeat 0 -53px;
}

a.link6{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link6.png) no-repeat 0 0;
}

a.link6:hover{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link6.png) no-repeat 0 -53px;
}

a.link6:active{
display: inline-block;
	width: 104px;
	height: 53px;
	line-height: 53px;
	background: url(/images/link6.png) no-repeat 0 -53px;
}

input.simplesearch{
	height: 20px;
	line-height: normal;
	background: transparent none repeat scroll 0 0;
	padding: 0 3px 0 30px;
	width: 280px;
	border: medium none;
	font-size: 14px;
}

#sspan{
	position: absolute;
	right: 10px;
	width:260px;
	margin-top: 17px;	
}

#simplesearchform div{
	height: 20px;
	background: transparent url(/images/search_bg.png) no-repeat  scroll left top;
	position: relative;
}

#simplesearchform{
	width: 300px;
	height: 20px;
}

#content{
	margin: 30px 10px 0 30px;
}

#metacontent{
	background: url(/images/cbg.jpg) bottom repeat-x;
	padding-bottom: 20px;
	width: 100%;
}

.alpha{
	margin-top: 0px; 
	padding: 5px 0 3px 0.3em;
	border-bottom: 1px solid #a9a9a9;
	font-weight: bolder;
	font-size: 16px;
	margin-bottom: 1px;
}

.alpha_small{
	margin-top: 0px; 
	padding: 5px 0 1px 0.3em;
	border-bottom: 1px solid #a9a9a9;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
    width: 600px;
}

.secthead{
	padding: 20px 0 10px 0;
	font-weight: bolder;
	font-size: 22px;
}

.cdata{
	border: none;
}

a.lca{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}

a.lca:link{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;	
}

a.lca:hover{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	background: #e6e6e6;
	border: 1px solid #dcdcdc;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}

a.lcsa{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	background: silver;
	border: 1px solid #dcdcdc;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}

a.dash{
	color: #000000;
	text-decoration: none;
	background: transparent url(/images/dash.gif) repeat-x 100% 100%;
	padding-bottom: 4px;
	white-space: nowrap; 
}

a.dash:link{
	color: #000000;
	text-decoration: none;
	background: transparent url(/images/dash.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap;
}

a.dash:hover{
	text-decoration: none;
	background: transparent;
}

#showajax{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: none;
}

#showajax.inner{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -150px;
	position: absolute;
	top: -35px;
	left: 50%;
	width: 300px;
	height: 70px;
	visibility: visible
}

#flplayer{
	height: 330px;
	background: #000000 url(/images/h500.png) repeat scroll 0% 0%;
}

.floatbox  {
  width:290px;
  position:absolute;
  z-index:30;
  border: 1px solid #696969;
  border-top:none;
  background: #dcdcdc;
  padding: 0px 5px 15px 5px;
  display: none;
  margin: 0px 0px 0px 0px;
}

.flb_header{
	padding: 5px 5px 5px 10px;
	font-size: 13px;
	font-weight: bolder;
	background: #888888;
}

a.sta{
	text-decoration: none;
	font-size: 11px;
	line-height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	border: none;
	padding: 3px;
}

a.sta:link{
	text-decoration: none;
	font-size: 11px;
	line-height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	border: none;
	padding: 3px;
}

a.sta:hover{
	text-decoration: none;
	font-size: 11px;
	line-height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	display: block;
	border: none;
	padding: 3px;
	background: #a9a9a9;
}

.sta_text{
	display: block;
	padding-left: 76px;
	min-height: 45px;
}

.dtext{
	display: block;
	padding-left: 220px;
	min-height: 90px;
}

.tdata.tdd{
	background: #f5f5f5;
}

a.ssta{
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
	display: block;
	border: none;
	padding: 7px;
}

a.ssta:link{
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
	display: block;
	border: none;
	padding: 7px;
}

a.ssta:hover{
	text-decoration: none;
	font-size: 12px;
	line-height: 150%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #696969;
	display: block;
	border: none;
	padding: 7px;
	background: #f5f5f5;
}

.bblock{
	background: #f5f5f5;
	padding: 10px;
}

.hbanner{
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid gray;
}

#rbanner{
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid gray;
}

.fthead{
	background: #dcdcdc;
	border-left: solid #a9a9a9 1px;
	border-right: solid #a9a9a9 1px;
	padding: 3px;
	font-weight: bolder;
}
.ftheadr{
	background: #dcdcdc;
	border-right: solid #a9a9a9 1px;
	padding: 3px;
	font-weight: bolder;
}
.ftheadl{
	background: #dcdcdc;
	border-left: solid #a9a9a9 1px;
	padding: 3px;
	font-weight: bolder;
}

.ftbody{
	padding: 3px 3px 10px 3px;
	border-bottom: 1px dashed #a9a9a9;
}

.flection{
	background-color: #eaeaea;
	border: 1px #a9a9a9 solid;
	padding: 3px 3px 10px 3px;
}

.fpost{
	position: relative;
	padding: 3px;
}

.post_header{
	font-weight: bolder;
	border-bottom: 1px solid #a9a9a9;
	padding:2px;
	position: relative;
	display: block;
}

.post_header span{
	right: 10px;
	font-weight: normal;
	position: absolute;
}

.post_abuse {
	right: 10px;
	bottom: 5px;
	font-weight: normal;
	text-align: right;
}

.pages { position: relative; 
overflow: hidden;
height:18px;
}

.pages span{ position: absolute; right: 10px; top: 0px; }

.btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      font:100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#333;
      }
    * html button.btn {
      padding-bottom:1px;
      }
    /* Immediately below is a temporary hack to serve the 
       following margin values only to Gecko browsers
       Gecko browsers add an extra 3px of left/right 
       padding to button elements which can't be overriden.
       Thus, we use -3px of left/right margin to overcome this. */
    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
    .btn span {
      background:#ddd url(/images/bg-button.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html .btn span {
      padding-top:0;
      }
    .btn span span {
      position:relative;
      padding:3px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }
		
		button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }
    
    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#9cf !important;
      color:#000;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      font-weight:bold;
      color:#000;
      }

.lftd{ padding: 2px; margin: 1px; }
.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -2em 0 0 0;
text-align: left;
clear:both;

}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: left;

/* Отступы между блоками */
margin: 3em 0.3em 0 0.3em;
width: 222px;
}

.thumbnail .r
{
float: left;
padding:0;
}

.input_text{
	font-size: 16px;
	height: 20px;
}

.lpic{
    height: 125px;
    position:relative;
    overflow: hidden;
}

.vlogo{
    position:absolute;
    top: 0;
    left: 0;
    display: none;
}

.gbt{
    font-size: 9px;
    color: #CDCDCD;
    line-height: 125%;
}

.gbt a {
    font-size: 9px;
    color: #CDCDCD;
    line-height: 125%;
}

.gbt a:link {
    font-size: 9px;
    color: #CDCDCD;
    line-height: 125%;
}

td.form {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-collapse: collapse;
	background: #ffffff;
	padding: 5px;
}
a.button_ok span{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/button_ok.png) no-repeat scroll 0 0;
	cursor:pointer;
	display:inline-block;
	padding:26px 0 26px 68px;
}

a.button_ok{
	background:#ffffff url(/images/button_right.png) no-repeat scroll right top;
	color:#000000;
	display:inline-block;
	height:66px;
	padding-right:23px;
	text-align:center;
	text-decoration:none;
	font-size: 16px;
	line-height: 100%;
}

a.button_ok:link{
	background:#ffffff url(/images/button_right.png) no-repeat scroll right top;
	color:#000000;
	display:inline-block;
	height:66px;
	padding-right:23px;
	text-align:center;
	text-decoration:none;
	font-size: 16px;
	line-height: 100%;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/images/abg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
.simplePagerNav{
    padding: 0;
}
ul.simplePagerNav li{
    display:block;
    floaT: left;
    padding: 3px;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
        background: silver;	
}

ul.simplePagerNav li.currentPage a {
	color: #000000;	
}
