body{
	background:black;
	font-family: Arial;
	font-size:13px;
	line-height:24px;
	color:white;
}

#all{
	min-width:1000px;
}

a{
	color:#FDE200;
}

hr{
    background:white;
}

blockquote{
    padding-left:50px;
}

h1{
	font-size:21px;
	margin-bottom:19px;
	font-weight:normal;
	line-height:130%;
}

h1.header{
    font-size:38px;
}

.text, .short{
    font-size: 90%;
    font-weight: normal;
    font-family: Arial;

    line-height:1.4em;
    margin-bottom:1em;
    margin-top:0.3em;
}

#header-wrap{
	background: url(../img/header_bg.jpg) repeat-x left top;
}

#header{
	height:447px;
	background:url(../img/header.jpg) no-repeat top left;
}


#link_to_home{
    width:600px;
    height:300px;
    position:absolute;
    top:0;
    left:0;
}

#top_menu{
	float:right;
	clear:both;
	font-size:11.2px;
	width:436px;
	margin-top:21px;
}

#top_menu a{
	color:#71EAFE;
	margin-right:40px;
}


#search_form{
  display:inline;
}

#search{
	width:130px;
	height:19px;
	border:1px solid #00ADC9;
}

#header-intro{
	float:right;
	clear:both;
	width:460px;
	color:white;
	font-size:15px;
	line-height:21px;
	margin-top:97px;
	margin-bottom:24px;
}

#header-link_to_order{
	float:right;
	clear:both;
 	width:460px;
}

#header-link_to_order a{
	color: #00E6FD;
	font-size:21px;
}

#header-info{
 	width:460px;
}

#grounds{
	margin-top:-100px;
}

#grounds td{
	height:77px;
	vertical-align:middle;
}


#main-wrap1{
	background:url(../img/content_bg1.jpg) no-repeat left 776px;
}

#main-wrap2{
	background:url(../img/content_bg2.jpg) no-repeat right 316px;
}

#main-wrap3{
	background:url(../img/stripe.jpg) no-repeat right bottom;
}

#main{
	width:1000px;
	margin: 46px auto 0;
	min-height:300px;
}


#grounds table{
	width:100%;
}

#menu{
	float:left;
	width:160px;
	font-size:15px;
	margin-left:53px;
	margin-top:37px;
}

#menu li{
	margin-bottom:5px;
}

#participants{
	width:240px;
	float:right;
	margin-right:50px;
	display:inline;
}



#participants_tools{
	margin-top:32px;
}

#participants_tools a{
	color:#00E6FD;
}

#videoblock{
	margin-left:220px;
}

#news{
	margin-top:70px;
	margin-left:140px;
	width:520px;
}

#news h1{
	margin-bottom:32px;
}


.list_items{
	margin-bottom:36px;
	clear:left;
}

.list_items .date{
 	line-height:11.5px;
 	font-style:italic;
 	margin-bottom:5px; 	
}

.list_items .title{
	font-size:17px;
	margin-bottom:15px;
}

#news_sidebar{
	margin-top:70px;
	width:240px;
	float:right;
}


#subscribe{
	margin-top:119px;
}

#subscribe label{
	font-style:italic;
}

#subscribe input{
	border:1px solid #00ADC9;
	width:143px;
	height:19px;
}


.archive{
	color:black;
	overflow:hidden;
}


.archive li{
	padding:2px 8px 2px 8px;
	float:left;
	clear:left;
}

.archive li.current{
	background:#00E6FD;
}

.archive a{
	color:#00E6FD;
}

#social{
	font-style:italic;
	margin-top:142px;
}

#social img{
	margin-top:9px;
	margin-right:24px;
}

.paginator{
	overflow:hidden;
}

.paginator li{
	float:left;
	display:block;
	width:19px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-size:14px;
	color:black;
}


.paginator li.current{
	background:#00E6FD;
}

#partners{
	margin-left:80px;
	margin-top:127px;
	padding-bottom:60px;
	overflow:hidden;
}

#partners h1{
	font-size:26px;
	margin-bottom:22px;
}

#partners li{
	float:left;
}

#footer-wrap{
	float:left;
	width:100%;
	background: url(../img/footer.gif) no-repeat right top;
}

#footer{
	width:961px;
	margin:0 auto;
	overflow:hidden;
	padding-top:72px;
	padding-bottom:62px;
}

#footer a{
	color:#00E6FD;
}

#copyright1{
	float:left;
	margin-left:80px;
}

#copyright2{
	float:right;
	margin-right:96px;
}

#new_gallery-wrap{
  overflow:hidden;        
  position:relative;  
  height:135px;
  margin:28px 0 36px;  
}

#new_gallery{
  position:absolute;
  left:0;
  white-space:nowrap;
}

#new_gallery img{
  margin-right:6px;
  border:2px solid #fde200;
  padding:2px;
}

#new_gallery-handler-wrap{
  height:19px;
  background:url(/img/slider_bg.gif) repeat-x top left;
}

#new_gallery-handler{
  width:41px;
  height:19px;
  background:url(/img/slider.gif) repeat-x top left;
}

#gallery-image-wrap{
  width:720px;
  height:480px;
  position:relative;
  left:-80px;
  text-align:center;
  
}


.ground_td{
    width:56px;
}

.ground_td div{
    position:relative;
}

.ground_td div div{
    padding:0 8px; 
    background:#fde200; 
    position:absolute; 
    top:-34px; 
    color:black; 
    white-space:nowrap;
    display:none;
}    

.ground_td div div img{
    position:absolute;
    bottom:-6px;
}

