/*  
Theme Name: Conference World
Theme URI: http://c-world.com.ua/
Version: 1.0
Author: Dmitriy Golub (huli?? Alex Shevchuk and Yuri Zakharov esche).
*/

/* Common */
body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
p,
form,
fieldset,
legend {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
#wrapper {
	width: 931px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	padding: 0 3px;
	margin-top: -303px;
	margin-left: -465px;
	background:  url(wrap_bg_main.gif) repeat-y;
}
#logo {
	display: block;
	width: 124px;
	height: 99px;
	position: absolute;
	left:  30px;
	top: 23px;	
	background: url(logo.gif) no-repeat;
	text-indent: -100000px;
	text-decoration: none;
}
/* Common END */

/* Header */
#top {
	background: #0099CC url(header_bg_right_main.gif) top right no-repeat;
    height: 147px;
	position: relative;
}
#top .slogan_rus,#top .slogan_eng {
	display: block;
	position: absolute;
	right: 42px;
	top: 75px;
	width: 231px;
	height: 21px;
	text-indent: -100000px;
	background: url(header_slogan_rus.gif);
	text-decoration: none;
}
#top .slogan_eng {
	background-image: url(header_slogan_eng.gif);
}
#header {
	position: relative;
	z-index: 1;
	background: url(menu_ul_bg.gif) repeat-x;
}
#header ul{
	float: left;
	background: url(header_ul_bg.gif) no-repeat left;
}
#header ul li {
	display:block;
	float: left;
	height: 62px;
	list-style-type: none;	
    position:relative;
	background: url(header_rhombus.gif) 8px 52% no-repeat;
}
#header ul li div {
	margin-left: 26px;
}
#header ul li a{
	display: block;
	padding: 23px 12px 23px 10px;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #D6F0FA;
	text-decoration: none;
	position: relative;
	z-index: 7;	
}
#header ul li:hover div,
#header ul li.active div {
    background: url(menu_li_bg.gif) repeat-x;
}
#header ul li:hover a,
#header ul li.active a{
    color:#003366;
}
#header ul li span.left,
#header ul li span.right {
    width: 68px;
    height:62px;
    display: none;
    position:absolute;
    top: 0;	
}
#header ul li:hover span.left,
#header ul li.active span.left {
	display: block;    
	left: -32px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='index_files/topMenu_leftCorn_bg.png',sizingMethod='scale');
    z-index: 5;

}
#header ul li:hover span.right,
#header ul li.active span.right {
	display: block;    
	right: -59px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='index_files/topMenu_rightCorn_bg.png',sizingMethod='scale');
}
html>body #header ul li:hover span.left,
html>body #header ul li.active span.left {
    background: url(topMenu_leftCorn_bg.png) no-repeat;
}
html>body #header ul li:hover span.right,
html>body #header ul li.active span.right  {
    background: url(topMenu_rightCorn_bg.png) no-repeat;
}
#header ul li.first {
    background-image: none;
}
#header ul li span.first_left {
    display: none;
	width: 36px;
    height:62px;    
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='index_files/topMenu_leftCorn_bg_f.png',sizingMethod='scale');
	position:absolute;
    top: 0;	
    left: 0;
}
html>body #header ul li span.first_left {
	background: url(topMenu_leftCorn_bg_f.png) no-repeat !important;
}
#header ul li:hover span.first_left {
	display: block;
}

#header form {
	float: right;
	padding: 20px 21px 16px 25px;
	/*background: url(header_form_bg.gif) top left no-repeat;*/
}
#header form label,
#header form input {
	color: #ffffff;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#header form input#search {
    color: #000;
	width: 170px;
	padding: 2px;
	margin: 0 13px;
	
	border: 3px solid #D7D9D8;
}
#header form input.submit{
	background:url('index_files/search.gif') 50% 50% no-repeat;
	border:0;
	text-indent:-9999px;
	width:55px;
	height:23px;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}
html:lang(en) #header form input.submit {
	width: 15px;
}
*html body #header form input.submit {
	width: 15px;
}
#header #h1_wrapper {
	height: 160px;
	position: relative;
	clear: both;
	*clear: none;
	width: 100%;
	background: #003366 url(header_index_2.jpg) no-repeat;
}
#header h1 {
	display: none;	
}
#header p {
	margin: 0 0 0 570px;
	padding: 15px 0px 0 20px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	/*background: url(header_p_bg.gif) 100% 4px no-repeat;*/
}
#header p img {
	padding-bottom: 3px;
}
#header p a {
	display: block;
	float: left;
	margin: 10px 10px 0 0;	
	padding: 3px 5px;
	*margin: 10px 0 0 20px;
	_margin: 10px 10px 0 0;	
	color: #003366;
	text-decoration: none;
	background-color: #FFF;
}
#header p a:hover {
	color: #003063;
	background-color: #EFEBF7;
}
#lang_wrap{
    position: absolute;
    top: -136px;
    right: 0px;
    width: 120px;
    height: 15px;
    
}
div#lang a.home {
    display: block;
    float: left;
    background: url(header_lang_home.gif) no-repeat;
}
div#lang_wrap a {
    display: block;
    float: left;
    width: 22px;
    padding: 0 10px;
    font: 11px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color:#003366;
    text-decoration:none;
}
div#lang_wrap a.home {
    display: none;
	height: 14px;
	width: 14px;
    float: left;
/* 	background: url('index_files/header_lang_home.gif') no-repeat;*/
}
div#lang_wrap a.left{
    border-right: 1px solid #016596;
    
}
div#lang_wrap a.right{
    border-left: 1px solid #003e71;
}
div#lang_wrap a:hover,
div#lang_wrap a.active {
    color: #FFF;
}
/* Header END */

/* Content */
#content_wrapper {

}
#content {
	height: 390px;
	position: relative;
	margin: 5px 0 1px 0;
	border-top: 1px solid #ced5e4;
	background: #eaebf5 url(content_bg.gif) 0 100% repeat-x;
}
#content h2 {
	float: left;
	padding-right: 18px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #8b959a;
	background: url(additional_box_h2_bg.gif) 100% 70% no-repeat;
}
#content .event {
	width: 150px;
	float: left;
	height: auto;
	min-height: 66px;
	/*height: expression('66px');*/
	margin-right: 15px;
	padding-right: 16px;
	background: url(index_event_bg.gif) 100% 0 repeat-y;
	
}
#content .event.last {
	background: none;
	margin: 0;
}
#content .event h3,#content .event h3 a {	
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration:none;
}
#content .event span {
	padding: 8px 0;
	display: block;
	color: #727e85;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#content .event div {
	border-top: 1px solid #d7d7d7;
	
}
#content .event div a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 2px 8px;

	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #003366;
}
#content .event div a:hover {
	text-decoration: none;
}
#content .event div a.first {
	padding-left: 0;
	border-right: 1px solid #d7d7d7;
}
#additional_box {
	width: 334px;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
/*
#additional_box img {
	float: left;
	padding-left: 23px;
}*/
/* Content END */

/* Footer */
#footer {
	position: relative;
	padding: 15px 0px;
	width: 100%;
	height: 26px;
	background-color: #003366;
	border-top: 5px solid #0099CC;
	color: #FFF;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#footer p {
	margin: 0 0 0 145px;
}
#footer a#contacts {
    display: block;
    position: absolute;
    z-index: 4;
    top: 17px;
    padding: 6px;
    left: 35px;
    color: #003366;
	text-decoration: none;
	background-color: #ffffff;
}
#footer a#contacts:hover {
	background-color: #EFEBF7;
}
#footer a#firejuice {
	position: absolute;
	top: 15px;
	right: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
#footer a#firejuice:hover {
	text-decoration: none;
}
#footer a#firejuice span {
	text-decoration: underline;
}
#footer a#firejuice:hover span {
	text-decoration: none;
}
/* Footer END */


#header:after,
.newsBlock:after,
#content_wrapper:after,
#header p:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
#header,
.newsBlock,
#content_wrapper,
#header p {display: inline-table;}
/* Hides from IE5/Mac \*/
* html #header,
* html .newsBlock,
* html #content_wrapper,
* html #header p {height: 1px;}
#header,
.newsBlock,
#content_wrapper,
#header p {display: block;}
/* End hide from IE5/Mac */