* {
	margin: 0;
	padding: 0;
	font: 11px/16px Tahoma, Verdana, Arial, sans-serif;
	color: #888b90;
}
html, body {
	height: 100%;
	background: #fff;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h3 {
	margin-bottom: 1em;
	color: #dd0767;
	font-size: 1.82em;
	line-height: 1em;
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
}
h2 {
}
h4 {
	color: #dd0767;
	font-size: 1.82em;
	line-height: 1em;
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
}
h5 {
	margin-bottom: 0.8em;
	color: #dd0767;
	font-size: 1.45em;
	line-height: 1em;
	font-family: "Myriad Pro", Tahoma, Verdana, Arial, sans-serif;
}
h6 {
}
p {
	margin-bottom: 1em;
}
em, i {
	font-style: italic;
}
strong, b {
	color: #dd0767;
	font-weight: bold;
}
ul, ul li {
	list-style: none;
}
img {
	border: none;
	vertical-align: top;
}

/*~~~~~~~~~~! special styles !~~~~~~~~~*/
.sp {
	float: none !important;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	width: 0;
	overflow: hidden;
}

/*~~~~~~~~~~! form styles !~~~~~~~~~~*/
form div.text_input {
	height: 28px;
	max-width: 500px;
	margin: 0 0 5px 0;
	background: url(../imgs/input_left.gif) 0 0 no-repeat;
}
form div.text_input input {
	width: 100%;
	height: 14px;
	padding: 6px 0 8px 2px;
	// margin-top: -1px;
	border: 0;
	background: url(../imgs/input_right.gif) 100% 0 no-repeat;
	color: #c4c4c4;
	font: 12px/16px Tahoma, Verdana, Arial, sans-serif;
}
form div.submit {
	height: 28px;
	max-width: 500px;
	margin: 0 0 8px 0;
	background: url(../imgs/submit_left.gif) 0 0 no-repeat;
}
form div.submit input {
	width: 100%;
	height: 28px;
	border: 0;
	background: url(../imgs/submit_right.gif) 100% 0 no-repeat;
	color: #c3003a;
	text-align: center;
}

/*~~~~~~~~~~! PAGE STYLES !~~~~~~~~~~*/
.not_footer {
	min-height: 100%;
	_height: 100%;
	min-width: 1100px;
	background: url(../imgs/page_bg.gif) 0 0 repeat-y;
}

/*~~~~~~~~~~! head !~~~~~~~~~~*/
.head {
	min-height: 319px;
	_height: 319px;
	background: url(../imgs/head_bg_center.gif) 0 0 repeat-x;
}
.head .left_bg {
	min-height: 319px;
	_height: 319px;
	background: url(../imgs/head_left.jpg) 0 0 no-repeat;
}
.head .head_top {
	height: 124px;
	background: url(../imgs/head_right.gif) 100% 0 no-repeat;
}
.eng .head .head_top {
	background: url(../imgs/head_right_eng.gif) 100% 0 no-repeat;
}
.head .head_top img.logo {
	float: left;
	margin: 13px 0 0 116px;
}
.head .head_top .head_text {
	float: left;
	width: 280px;
	margin: 30px 0 0 40px;
	text-align: justify;
}
.head .head_top .langs {
	float: left;
	width: 164px;
	margin: 0 0 0 20px;
}
.head .head_top .langs a,
.head .head_top .langs span {
	display: block;
	width: 76px;
	padding-right: 88px;
	text-decoration: underline;
	text-align: right;
}
.head .head_top .langs a {
	color: #bbb;
}
.head .head_top .langs a:hover {
	color: #414750;
}
.head .head_top .langs span {
	color: #414750;
}
.head .head_top .langs .eng {
	height: 20px;
	padding-top: 37px;
	background: url(../imgs/lang_en.jpg) 100% 0 no-repeat;
}
.head .head_top .langs .rus {
	height: 56px;
	padding-top: 10px;
	background: url(../imgs/lang_ru.jpg) 100% 0 no-repeat;
}
.head .head_bottom {
	height: 195px;
}
.head .head_bottom .left_bl {
	float: left;
	width: 220px;
	height: 195px;
	margin: 0 0 0 30px;
	background: url(../imgs/dotted_v1.gif) 100% 0 repeat-y;
}
.head .head_bottom .left_bl h4 {
	margin: 14px 0 6px 0;
}
.head .head_bottom .left_bl .promo {
	position: relative;
	z-index: 10;
	height: 65px;
	width: 241px;
	margin: 0 -21px 8px 0;
}
.head .head_bottom .left_bl .promo div.text_block {
	float: left;
	width: 219px;
	height: 65px;
	background: url(../imgs/top_promo_bg.gif) 0 0 repeat-x;
}
.head .head_bottom .left_bl .promo div.text_block div {
	float: none;
	height: 65px;
	padding: 0 15px 0 0;
	background: url(../imgs/top_promo_left.jpg) 0 0 no-repeat;
}
.head .head_bottom .left_bl .promo div.text_block div span {
	display: block;
	padding-top: 12px;
	font-size: 1.18em;
	font-weight: bold;
	color: #414750;
	text-align: right;
}
.head .head_bottom .left_bl .promo div.text_block div strong {
	display: block;
	padding-top: 6px;
	font-size: 1.18em;
	color: #dd0767;
	text-align: right;
}
.head .head_bottom .left_bl .promo a {
	float: right;
	cursor: pointer;
	width: 21px;
	height: 65px;
	background: url(../imgs/top_promo_btn.png) 0 0 no-repeat;
}
.head .head_bottom .left_bl .promo a img {
	width: 21px;
	height: 65px;
}
.head .head_bottom .head_img {
	float: left;
	width: 494px;
	height: 195px;
}
.head .head_bottom .right_bl {
	float: left;
	height: 195px;
	width: 264px;
}
.head .head_bottom .right_bl h4 {
	padding: 15px 0 8px 19px;
}
.head .head_bottom .right_bl .request_contact {
	background: url(../imgs/dotted_right.gif) 0 100% no-repeat;
	padding: 0 0 0 19px;
}
.head .head_bottom .right_bl .request_contact .text_input {
	float: left;
	width: 118px;
	// width: 117px;
}
.head .head_bottom .right_bl .request_contact .del {
	float: left;
	width: 6px;
	height: 24px;
}
.head .head_bottom .right_bl .request_contact .submit {
	float: right;
	width: 116px;
}
.head .head_bottom .right_bl .subscribe {
	padding: 7px 0 0 19px;
}
.head .head_bottom .right_bl .subscribe .submit {
	float: right;
	width: 116px;
}

/*~~~~~~~~~~! menu !~~~~~~~~~~*/
.menu {
	height: 74px;
	width: 990px;
	margin-left: 19px;
	background: url(../imgs/menu_left.gif) 0 0 no-repeat;
}
.menu .navigate_menu {
	float: left;
	width: 227px;
	height: 54px;
	padding: 20px 0 0 3px;
}
.menu .navigate_menu img {
	float: left;
	margin-left: 30px;
}
.menu .main_menu {
	float: left;
	width: 760px;
	height: 56px;
	background: url(../imgs/menu_right.gif) 100% 0 no-repeat;
}
.menu .main_menu div.bl_menu {
	float: left;
	height: 38px;
	padding-top: 18px;
}
.menu .main_menu div a {
	display: block;
	font-size: 1.27em; 
	color: #64676c;
	padding: 0 16px;
	text-decoration: none;
}
.menu .main_menu div a:hover {
	color: #dd0767;
}
.menu .main_menu div span {
	display: none;
}
.menu .main_menu div:hover span {
	display: block;
	position: absolute;
	border: 1px solid #DBDBDB;
	padding: 2px;
	background: #F2F2F2;
}
.menu .main_menu div span a {
	float: none;
	display: block;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 6px;
	border: 1px solid #F2F2F2;
}
.menu .main_menu div span a:hover {
	background: #EEE; 
	border: 1px solid #DBDBDB;
}

/*~~~~~~~~~~! left_column !~~~~~~~~~~*/
.left_column {
	float: left;
	width: 249px;
	padding-bottom: 2px;
	background: url(../imgs/dotted_h1.gif) 0 100% repeat-x;
}
.left_column ul.submenu {
	padding-bottom: 17px;
	background: url(../imgs/submenu_bg.gif) 0 100% repeat-x;
}
.left_column ul.submenu li {
	height: 70px;
	background: url(../imgs/submenu_bg.gif) 0 0 repeat-x;
}
.left_column ul.submenu li a {
	display: block;
	height: 46px;
	padding: 24px 0 0 91px;
	background: url(../imgs/submenu_left.gif) 45px 1px no-repeat;
	font-size: 1.27em;
	color: #d4005f;
	text-decoration: none;
}
.left_column ul.submenu li a.in_two_lines {
	height: 54px;
	padding-top: 16px;
}
.left_column ul.submenu li a.in_two_lines {
	height: 54px;
	padding-top: 16px;
}
.left_column div.submenu {
	padding-bottom: 17px;
	background: url(../imgs/submenu_bg.gif) 0 100% repeat-x;
}
.left_column div.submenu a {
	display: block;
	padding: 8px 0 8px 45px;
	background: url(../imgs/submenu_bg.gif) 0 0 repeat-x;
	font-size: 1.27em;
	color: #d4005f;
}
.left_column div.submenu span {
	display: block;
	padding: 8px 0 8px 45px;
	background: url(../imgs/submenu_bg.gif) 0 0 repeat-x;
	font-size: 1.27em;
}
.left_column div.submenu .title {
	padding-left: 20px;
	font-size: 1.4em;
}
.left_column .partners {
	margin: 0 0 22px 19px;
}
.left_column .partners img {
	margin: 0 10px 20px 0;
}
.left_column .bl_news {
	margin: 0 10px 22px 19px;
}

/*~~~~~~~~~~! center_column !~~~~~~~~~~*/
.center_column {
	float: left;
	width: 450px;
	padding: 0 24px 20px 22px;
}
.center_column, .center_column span, .center_column strong, .center_column em, .center_column i, .center_column b, .center_column li, .center_column a, .center_column div, .center_column select, .center_column textarea, .center_column label, .center_column p {
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.center_column .news_date {
	display: block;
	margin-bottom: 0.4em;
}
.center_column a.all_news {
	display: block;
	margin-top: 2em;
	color: #dd0767;
}
.center_column a.news_title {
	color: #dd0767;
}
/*~~~~! partners !~~~~*/
ul.partners .title {
	padding: 0 0 5px 130px;	
	font-weight: bold;
	color: #dd0767;
}
ul.partners .logo {
	float: left;
	width: 130px;
	padding: 6px 0 30px 0;
	text-align: left;
}
ul.partners .descr {
	float: left;
	width: 320px;
	padding: 0 0 30px 0;
	text-align: justify;
}
ul.partners .descr a.link {
	display: block;
	margin-bottom: 0.2em;
	color: #dd0767;
}
/*~~~~! events !~~~~*/
ul.events li {
	margin-bottom: 1.5em;
}
ul.events li .photo {
	float: left;
	width: 100px;
	padding: 0 0 20px 0;
}
ul.events li .photo a img {
	border: 1px solid #999;
}
ul.events li .photo a:hover img {
	border: 1px solid #dd0767;
}
ul.events li .info {
	float: left;
	width: 350px;
}
ul.events li .info a.title {
	display: block;
	margin-bottom: 0.5em;
	color: #dd0767;
	font-weight: bold;
}
ul.events li .info .f {
	display: block;
	margin-bottom: 0.2em;
	color: #888b90; 
}
ul.events li .info .f strong {
	color: #888b90; 
}
.center_column .links {
	margin: 10px 0;
}
.center_column .links a {
	margin-right: 30px;
	color: #dd0767;
}
img.event_img {
	float: left;
	margin: 0 10px 5px 0;
}
.center_column .f {
	display: block;
	margin-bottom: 0.2em;
}
/*~~~~! registration form !~~~~*/
form.reg .input {
	padding: 5px 2px;
	margin: 3px 0;
	border: 1px solid #ddd;
	background: #eee;
}
form.reg .input span {
	float: left;
	width: 200px;
	padding-right: 10px;
	text-align: right;
}
form.reg .input input.text,
form.reg .input select,
form.reg .input textarea {
	float: left;
	width: 222px;
	padding: 1px;
}
#reg_dunamic {
}
#reg_dunamic .links_block {
	padding: 5px 2px;
	margin: 3px 0;
	border: 1px solid #ddd;
	background: #eee;
}
#reg_dunamic .links_block a {
	color: #DD0767;
	margin: 0 10px;
}
#reg_dunamic .radio_box {
	float: right;
	width: 234px;
}
#reg_dunamic .radio_box label {
	padding: 0 5px;
}
#reg_dunamic input.error {
	border: 1px solid #f88;
	background: #fcc;
	color: #a00;
	padding: 1px;
}

/*~~~~~~~~~~! right_column !~~~~~~~~~~*/
.right_column {
	float: left;
	width: 244px;
	padding-left: 20px;
}
.right_column .list_events,
.right_column .other_events {
	margin-bottom: 3em;
}
.right_column .news li,
.left_column .news li {
	margin-bottom: 1.7em;
}
.right_column .news li span,
.left_column .news li span {
	font: 11px/21px Tahoma, Verdana, Arial, sans-serif;
	color: #d4005f;
}
.right_column .news li div,
.left_column .news li div {
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
	color: #888b90;
}
.right_column .news li a,
.left_column .news li a {
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
	color: #414750;
}
.right_column img.banner {
	margin-bottom: 6px;
}
.right_column a.main_links {
	font-size: 1.5em;
	line-height: 2.2em;
}
.right_column ul.speakers li {
	margin-top: 1em;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.right_column ul.speakers li strong {
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.not_footer .page_spacer {
	height: 167px;
}

/*~~~~~~~~~~! footer !~~~~~~~~~~*/
.footer {
	width: 1008px;
	height: 167px;
	margin-top: -167px;
	background: url(../imgs/footer_bg.gif) 100% 0 no-repeat;
}
.footer .dig_line {
	height: 92px;
}
.footer .dig_line .title {
	float: left;
	margin: 33px 0 0 250px;
	_margin-left: 125px;
	padding: 0 13px 0 0;
	width: 162px;
	font-size: 1.1em;
	color: #414750;
	text-align: right;
}
.footer .dig_line .title strong {
	font-size: 1.09em;
	color: #d4005f;
}
.footer .dig_line .line {
	float: left;
	width: 582px;
	margin: 33px 0 0 0;
}
.footer .dig_line .line marquee {
	font-size: 1.2em;
	color: #888b90;
}
.footer .dig_line .line marquee a {
	font-size: 1em;
	color: #dd0767;
}
.footer .phones {
	float: left;
	width: 250px;
	text-align: center;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
	color: #9f9f9f;
}
.footer .copyright {
	float: left;
	width: 195px;
	margin: 14px 0 0 22px;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.footer .info {
	float: left;
	width: 225px;
	margin: 0 0 0 20px;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.footer .email {
	float: left;
	width: 200px;
	height: 50px;
	padding: 16px 0 0 52px;
	background: url(../imgs/icon_mail.gif) 20px 4px no-repeat;
	font: 11px/15px Tahoma, Verdana, Arial, sans-serif;
}
.footer .email a {
	font: 12px/15px Tahoma, Verdana, Arial, sans-serif;
	color: #808080;
}
