@charset "utf-8";
/* CSS Document */

body {
	background-color: #283b52;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table td{
	font-size: 12px;
}
p{
	margin: 7px 0 12px;
}

a{
	color:#FFF;
	font-weight: bold;
	text-decoration: underline;
}

a img{
	border: none;
}

a:hover{
	color:#ff1a1a;
}

h1, h2, h3, h4, h5{
margin: 11px 0 0;
	text-shadow: 1px 1px 0 #0a1119;
	
}

h1{
	background: transparent url(../images/bullet_h1.png) no-repeat scroll 1px 7px;
	padding: 0 0 0 63px;
	
	font-size: 200%;
}

h2{
	background: transparent url(../images/bullet_h2.png) no-repeat scroll 1px 3px;
	padding: 0 0 0 14px;
}

a.readon{
	background: transparent url(../images/readon_big.png) no-repeat scroll 0px 3px;
	padding: 6px 5px 9px 24px;
	text-decoration: none;
	font-size: 110%;
	display: block;	
	margin-left: 376px;
	margin-top: -12px;
	
}

a.readon:hover{
	background-image: url(../images/readon_big_hover.png);	
}

#bg_main{
	background: url(../images/main_bg.png) repeat-x fixed 50% 0;
}

#mainwrap{	
	width: 699px;	
	margin: 0px auto;
	padding-top: 20px;
	
}

.mainwrap2_top{
	width: 699px;
	height: 6px;
	background-image:url(../images/wrapper_bg_top.png);
	font-size: 0px;
}

.mainwrap2_middle{
	width:699px;	
	background:url(../images/wrapper_bg_middle.png) repeat-y;	
	min-height: 157px;
}

.mainwrap2_bottom{
	width: 699px;
	height: 6px;
	background-image:url(../images/wrapper_bg_bottom.png);
	font-size: 0px;
}

#mainwrap3_middle{	
	text-align: justify;
	float:none;
	overflow: hidden;
	
}

#mainwrap3_middle h1{
	text-align: left;
}

.logo_module{
	float: left;
	overflow: hidden;
	width: 388px;
}

#logo{
	background: transparent url(../images/logo.png) no-repeat scroll 0 0;
	float: left;
	margin-left: 6px;
	height: 148px;
	width: 378px;
}

.mainmenu_module_wrapper{
	float:left;
	width: 311px;
	margin: 15px 0px 10px;
	text-align: left;
}


.mainmenu_module a{
	color:#FFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	text-shadow: 1px 1px 0 #0a1119
	
}

.mainmenu_module a:hover{
	color:#ff1a1a;
}

ul.mainmenu{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	float: left;
	line-height: 150%;
}

li.mainlevelmenu a{
	background: transparent url(../images/bullet_mainmenu_red.png) no-repeat scroll 0 4px;
	padding: 0 0 0 13px;	
}

li.mainlevelmenu a:hover{
	background: transparent url(../images/bullet_mainmenu_white.png) no-repeat scroll 0 4px;	
}

li.submenu a{
	font-size: 90%;
	background: transparent url(../images/bullet_mainmenu_red.png) no-repeat scroll 0 4px;
	padding: 0 0 0 13px;
	margin: 0 0 0 7px;	
}

li.submenu a:hover{
	background: transparent url(../images/bullet_mainmenu_white.png) no-repeat scroll 0 4px;	
}


.lower li.mainlevelmenu a{
	font-size: 85%;
	background: transparent url(../images/bullet_mainmenu_white.png) no-repeat scroll 0 2px;
	padding: 0 0 0 13px;
	margin-left: 10px;	
}

.lower li.mainlevelmenu a:hover{	
	background: transparent url(../images/bullet_mainmenu_red.png) no-repeat scroll 0 2px;	
}

.block {
	float: left;
}

.first {
	width: 75%;	
}

.last {
	width: 25%;	
}

.last img{
padding-bottom: 10px;
}

.clear {
	clear: both;
}

#sponsors{	
	text-align: center;
	padding: 16px 15px 0px 5px;
	font-size: 120%;
	text-shadow: 1px 1px 0 #0A1119;
	font-weight: bold;
}

#sponsors div{
	padding-bottom: 5px;
}

#mainblock{
	padding: 0px 15px 0px 20px;
}

span.date{	

}

span.time{
	

}

.datetime, .datetime_first{
	font-size: 9px;
	float: left;
	margin-top: 16px;
	margin-left: 26px;
	margin-right: 0;
	color: #ff1a1a;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
}

.datetime_first{
	margin-top: 16px;
}

#footer{
	padding: 10px;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 0 #000;
}

#footer a{
	text-decoration: none;
}

#running_woman_1, #running_woman_2, #running_woman_3{
	width: 153px;
	height: 243px;
	position: fixed;	
	margin-left: -228px;
	margin-top: 509px;
}

#running_woman_1{
	background: transparent url(../images/running_woman_1.png) no-repeat scroll 0 0;
}

#running_woman_2{
	background: transparent url(../images/running_woman_2.png) no-repeat scroll 0 0;
}

#running_woman_3{
	background: transparent url(../images/running_woman_3.png) no-repeat scroll 0 0;
}
.spacer{
	width: 1px;
	height: 1px;
}

.spacer2{
	width: 1px;
	height: 5px;
	position:relative;
}

.alert {
	background-color:#FFFBFB;
	background-image:url("../images/alert.png");
	border-bottom:1px solid #F8C9BB;
	border-right:1px solid #F8C9BB;
	color:#D0583F;
}

.alert .typo-icon {
	background-image: url("../images/alert-icon.png");
}

.typo-icon {
	background:none no-repeat scroll 10px 12px transparent;
	display:block;
	margin:15px 0;
	padding:8px 10px 0 36px;
}
