html, body { background: #626d7b; font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif; font-size: 13px; margin: 0; padding: 0; text-align: center; }

/* "Чашка" */
#container { background: #FFFFFF; margin: 0 auto; padding: 0 3px; width: 977px; }

/* Шапка */
#header { background: #FFFFFF; display: block; height: 340px; margin: 0 auto; text-align: left; }

	#loginForm { color: #322f32; margin-left: 675px; margin-top: 100px; position: absolute; }
	#loginForm label { float: left; font-size: 11px; margin: 0 0 0 20px; width: 100px; }
	#loginForm a.logout { color: #006699; font-size: 9px; margin-left: 170px; position: absolute; text-decoration: none; }
	#loginForm div { clear: both; margin: 5px 0 0 20px; }
	#loginForm a { color: #322f32; font-size: 11px; }
	#loginForm input { background: #322f32; border: 0; color: #b4b6bd; font-size: 11px; margin-top: 3px; padding: 1px 3px; width: 90px; }
	#loginForm input#submit { background: url('../images/header.enter.button.png') no-repeat; border: none; color: #FFFFFF; display: block; float: left; height: 22px; margin: 16px 0 0 10px; padding: 3px 12px; text-decoration: none; width: 46px; }
	
	#infoBlock { color: #FFFFFF; margin-left: 30px; position: absolute; margin-top: 265px; width: 180px; }

/* Навигация */
#navigationTop { background: url('/templates/images/header.navigation.background.png') no-repeat 0 3px; list-style: none; margin: 175px 0 0 750px; padding: 0 10px; position: absolute; width: 210px; }
	#navigationTop ul { list-style: none; margin: 0; padding: 0; }
	#navigationTop li { display: inline; }
	#navigationTop a { color: #ffffff; display: block; margin-bottom: 13px; text-decoration: none; }

#navigation { margin-top: 6px; }
	#navigation ul { list-style: none; margin: 0; padding: 0; }
	#navigation ul li { display: inline; }
	#navigation ul a, .formholder label { display: block; margin-bottom: 13px; }

/* Постраничная навигация */
.pageNavigator12 { font-size: 12px; }
.pageNavigator11 { font-size: 11px; }
.pageNavigator10 { font-size: 10px; }
.pageNavigator12, .pageNavigator11, .pageNavigator10 { margin: 0.5px; padding: 1px 3px; text-align: center; float: left; cursor: pointer; }
.pageNavigator12:hover, .pageNavigator11:hover, .pageNavigator10:hover { background-color: #e9e9e9; }
.pageNavigator12 a, .pageNavigator11 a, .pageNavigator10 a { text-decoration: none; }

/* Основной блок */
#main { margin: 0 auto; text-align: left; }

	h1 { font: 28px Tahoma; margin: 0; }
	h2 { color: #CF2174; font: 24px Arial Narrow; margin: 10px auto 0; }
	h3 { border-bottom: 1px solid #CF2174; color: #CF2174; font: 24px Arial Narrow; margin: 25px auto 0; }
	h4 { color: #585858; font: 20px Arial; margin: 15px auto 0; }
	
	td { vertical-align: top; }

	#interview { background: url('../images/header.interview.background.png') #FFFFFF repeat-x; height: 182px; margin-top: 2px; margin-bottom: 15px; width: 740px; }
	#interview h1 { color: #363636; padding: 5px 0 5px 20px; }
	#interview a { color: #363636; }
	#interview img { border: 2px solid #ffffff; }
	#interview table { margin: 0 0 8px 20px; }
	
	#twit { float: right; margin-top: 10px; margin-right: 35px; width: 290px; }
	#twit h3 { border: 0; color: #585858; text-decoration: none; }
  
  #slide { list-style: none; margin: 15px 0 35px 20px; padding: 0; width: 710px; }
  #slide li { list-style: none; margin: 0; padding: 0; }
	
	#news { width: 740px; }
	#news .body { padding: 3px 3px 30px 20px; }
	#news .body .thumb { float: left; padding: 10px 0; width: 110px; }
	#news .head { border-top: 1px solid #F0F0F0; padding: 8px 3px 8px 20px; }
	#news .head .author { color: #626d7b; float: left; font-size: 12px; font-weight: bold; width: 110px; }
	#news .head .date { font: 13px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif; }
	#news .head .title { color: #585858; font: 18px Arial; }
	#main #news h1 { color: #3C3C3C; margin: 10px 0 8px 20px; }
	
	.registration { padding: 0; width: 700px; }
	.registration .item { margin: 0 0 15px 80px; padding: 0; }
	.registration h4 { color: #dee4e5; display: inline; float: left; font-size: 24px; margin: 0; padding: 0 0 0 20px; }
	.registration table { border: none; }
	.registration table .btline td { border-bottom: 1px solid #E0E0E0; }
	.registration table td div { margin: 4px 0; }

#tabs { border-bottom: 1px solid #D0D0D0; margin: 10px 0; padding: 0 15px; }
#tabs ul { border: 1px solid #ffffff; list-style: none; margin: 0; padding: 0; }
#tabs ul li { float: left;  margin: 0 0 0 3px; padding: 0; }
#tabs ul li a { background: #E0E0E0 url('/templates/images/conner-left.gif') no-repeat left top; border-right: 1px solid #D0D0D0; color: #808080; float: left; font-size: 15pt; font-weight: bold; padding: 4px 20px; position: relative; text-decoration: none; top: 1px; }
#tabs ul li a:hover { background: #E9E9E9 url('/templates/images/conner-left.hover.gif') no-repeat left top; }
#tabs ul li a.active { background: #ffffff url('/templates/images/conner-left.active.gif') no-repeat left top; border-bottom: 1px solid #ffffff; color: #000000; }
#tabs ul li a span { font-family: Georgia,"Times New Roman",Times,serif; font-size: 22pt; }
	
/**
 * СПИСОК УЧАСТНИКОВ
 */
#alphabet { margin: 15px 0 0; padding: 10px; background-color: #ededed; }
#alphabet ul { list-style-type: none; margin: 0; padding: 0; }
#alphabet ul li { float: left; font-size: 16px; list-style-type: none; margin-right: 4px; padding: 0 3px; }
#alphabet ul li .active { background: #E0E0E0; font-weight: bold; padding: 1px 3px; text-decoration: none; }


#participants .item { margin: 6px 0; }
#participants .alpha { background: #b3d7ef; margin: 10px 0; padding: 8px 10px; text-transform: uppercase; }
#participants .alpha ul { margin: 0; padding: 0; }
#participants .alpha li { float: left; list-style: none; margin: 3px; }
#participants .alpha a { font-size: 12pt;}
	
#accordion

	h3.toggler { border-bottom: 1px solid #D0D0D0; color: #808080; cursor: pointer; font: 20px Arial; margin: 15px auto 0; padding: 3px 2px 1px; }
	.element { margin: 0 0 25px 25px; }


#footer { background: url('/templates/images/footer.background.png') no-repeat 650px; color: #FFFFFF; margin: 0 auto; padding: 30px; text-align: left; width: 920px; }
#footer a { color: #ffffff; }

.ajax-loading { background: url('/templates/images/spinner.gif') no-repeat center; padding: 20px 0; }

/* nt */

a, #main #news .blue .date { color: #006699; }
a.dotted { border-bottom: 1px dashed; text-decoration: none; }

table.table_blue { border-collapse: collapse; }
table.table_blue h3 { margin: 12px 0 3px 0; text-align: left; }
table.table_blue td, table.table_blue th { border: 1px solid #BECEE8; padding: 3px; text-align: center; }
table.table_blue th { background: #DDE6F3; }
ul.column_list { list-style-type: none; }
ul.column_list li { float: left; list-style-type: none; padding: 3px 0; width: 48%; }

table.table_blue2 { border-collapse: collapse; }
table.table_blue2 td, table.table_blue2 th { border: 1px solid #BECEE8; padding: 3px; text-align: left; }
table.table_blue2 th { background: #DDE6F3; }

.formholder input, .formholder textarea { width: 98%; }
.rubric { font-size: 10px; margin: 0pt; padding: 0pt; width: 99%; }
.rubric li { float: left; padding: 0px 0pt 2px 13px; width: 47%; }
/*.rubric li { padding: 0px 0pt 2px 13px; }*/
.rubric li input { cursor: pointer; margin: -2px 6px 0pt -13px; }
.rubric li ul { display: none; }
.rubric ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0pt; padding-left: 0px; }


#main #content { margin: 10px 0 8px 20px; padding-bottom: 30px; width: 730px; }

#main #content .photo-container a { border: 10px solid #ffffff; display: block; float: left; height: 150px; text-align: center; width: 30%; }
#main #content .photo-container a:hover { background: #eeeed9; border: 10px solid #eeeed9; }
#main #content .photo-container img { border: 1px solid #E0E0E0; }

#main #content h1 { color: #3C3C3C; margin: 10px 0 8px auto; }
#main #content input.button_blue { background: #2b79b9; border: 1px solid #014880; color: #ffffff; cursor: pointer; font-size: 10px; padding: 2px 6px; text-decoration: none; }

#main #right { float: right; width: 220px; }

#partners { margin: 10px auto 0 auto; padding: 0 3px; text-align: left; width: 950px; }
#partners h2 { border-top: 1px solid #CF2174; font-family: Arial; font-size: 14px; }
#partners h3 { clear: both; font-family: Arial; font-size: 12px; color: gray; border: none; margin: 0; }
#partners td { vertical-align: middle; }

#registration_report { display: none; margin: 5px auto 5px 12px; width: 300px; }
a.master { color: red; font-weight: bold; }

.logo { float: left; margin-right: 15px; padding: 15px; width: 260px; }

.block {
	margin-bottom: 15px;
	padding: 10px;
}

.block h3 {
	border: 0;
	color: #808080;
	margin: 3px 0 10px;
	padding: 0;
}

.block div {
	min-height: 25px;
}

.typeUser {
	background: #F0F0F0;
}

.typeBusiness {
	background: #FFF2E8;
}
 
/*
	TIPs
*/
 .custom- {
	color: #000;
	text-align: left;
	width: 320px;
	z-index: 13000;
}
 
.custom-title {
	background: #D0D0D0;
	border-bottom: 1px solid #bfbda7;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
}
 
.custom-text {
	background: #E0E0E0; 
	font-size: 11px;
	padding: 4px 8px 8px;
}
/*
	------------------
*/

.status ul {
	margin: 0;
	padding: 0;
	width: 130px;
}

.status li {
	list-style: none;
	margin: 5px 0;
	padding: 3px 8px;
}

.status li div {
	/*background: #ffffff;*/
	color: #fff;
	margin: -3px -8px -2px 15px;
	padding: 3px 0 3px 8px;
}

/**
 * ПРОГРАММА 2.0
 */
.topic-list {
	border: 0;
	font-size: 10pt;
	width: 100%;
}

.topic-list td {
	padding: 3px;
	vertical-align: top;
}

.topic-list .topic-number {
	color: #C0C0C0;
	font-size: 8pt;
	padding-top: 7px;
}

.topic-list .topic-unverified a {
	color: #969696;
}

.topic-list .topic-unverified .topic-rating {
	color: #C0C0C0;
}

.topic-rating {
	text-align: center;
}

.topic-rating .votes {
	font-size: 24pt;
}

.topic-rating-add {
	background: #009100;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 8pt;
	padding: 2px 6px;
	text-decoration: none;
}


.topic-rating-del {
	background: #E0E0E0;
	color: #969696;
	display: block;
	float: left;
	font-size: 8pt;
	padding: 2px 3px;
	text-decoration: none;
}

.topic-detail {
	border: 0;
	font-size: 10pt;
	width: 100%;
}

.topic-detail td {
	vertical-align: top;
	padding-right: 10px;
}

.topic-detail ol {
	margin: 0 0 0 20px;
	padding: 0;
}

.topic-detail ol li {
	margin-bottom: 8px;
}

.topic-comment-item {
	font-size: 9pt;
	margin: 10px 4px;
	width: 90%;
}

.topic-comment-text {
	color: #585858;
	font-size: 8.5pt;
}

/**
 * СТАТУСЫ УЧАСТИЯ
*/
/*#status { border: 1px dotted; padding: 5px; }*/

#status .imgHeader { background: #fff url('/templates/images/bage_top.jpg') no-repeat; text-align: center; height: 55px; }
#status .imgFooter { background: #fff url('/templates/images/bage_bottom.jpg') no-repeat; text-align: center; height: 22px; position: relative; top: -10px; z-index: 1;}
#status .imgBody { background: #fff url('/templates/images/bage_middle.jpg') repeat-y; padding: 0 6px 0 8px; position: relative; z-index: 2; }

#status a { text-decoration: none; border-bottom: 1px dashed; }
#status .header { font-weight: bold; font-size: 26px; text-align: center; }
#status .footer { font-weight: bold; font-size: 18px; text-align: center; text-transform: uppercase; }
#status .footer span { font-weight: normal; }
#status .body { font-size: 14px; }
#status .body img { float: left; margin-right: 5px; }
#status .clear { clear: both; text-align: right; }
#status .clear a { font-size: 10px; }

/* участник */
#status .color1 { background-color: #8A779F; color: #fff; padding: 5px; }
#status .color1 hr { border-top: 1px solid #fff; }
#status .color1 a { color: #fff; }

/* представитель СМИ */
#status .color2 { background-color: #9fbbd8; color: #585858; padding: 5px; }
#status .color2 hr { border-top: 1px solid #585858; }
#status .color2 a { color: #585858; }

/* представитель партнёра */
#status .color5 { background-color: #77B362; color: #fff; padding: 5px; }
#status .color5 hr { border-top: 1px solid #fff; }
#status .color5 a { color: #fff; }

/* оргкомитет */
#status .color6 { background-color: #B83F21; color: #fff; padding: 5px; }
#status .color6 hr { border-top: 1px solid #fff; }
#status .color6 a { color: #fff; }

/* pro-участник */
#status .color11 { background-color: #92A4C3; color: #fff; padding: 5px; }
#status .color11 hr { border-top: 1px solid #fff; }
#status .color11 a { color: #fff; }

/* программный комитет */
#status .color13 { background-color: #EFC400; color: #fff; padding: 5px; }
#status .color13 hr { border-top: 1px solid #fff; }
#status .color13 a { color: #fff; }

/* VIP */
#status .color14 { background-color: #EFC400; color: #fff; padding: 5px; }
#status .color14 hr { border-top: 1px solid #fff; }
#status .color14 a { color: #fff; }

/* STAFF */
#status .color15 { background-color: #C0C0C0; color: #fff; padding: 5px; }
#status .color15 hr { border-top: 1px solid #fff; }
#status .color15 a { color: #fff; }

/* опросы */
#survey .question {
	margin-top: 20px;
}
#survey .question .question-text {
	font-weight: bold;
}
#survey .question .answer, .answer-group {
	margin-left: 30px;
}
#date_22,#date_23,#date_24 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 30px;
	cursor: pointer;
	cursor: hand;
	margin: 5px;
}
#date_22_content,#date_23_content,#date_24_content {
	display: none;
}

#companyList { padding: 0px 20px; font-size: 16px; color: #788897; }
#companyList .company { font-size: 14px; cursor: pointer; color: #555555; margin-top: 5px; }
#companyList .staff { font-size: 12px; margin-bottom: 5px; padding-left: 20px; }

/* Приветствия */

.b-salutions {
	background: #F0F0F0;
	margin: 10px 0 25px;
	padding: 10px;
	text-align: center;
}

	.b-salutions-image {
		margin: 5px 0;
	}
	
	.b-salutions-name {
		font-size: 13pt;
	}