@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-color:#b7b7b7;
}
div,ul,li,a,tr,td,hr,h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	border:0px;
	behavior: url(./iepngfix.htc);
	}
img{
	border:0px;
	behavior: url(./iepngfix.htc);
	text-align: center;
	}
p{
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	line-height:16px;
	}
tr,td{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	line-height:16px;
	}
td{
	padding-right:5px;
	}
.input_style{
	height:18px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	margin:1px 0px 1px 0px;
	display:inline;
	}
.textarea{
	background-color:#f2e6ca;
	border:1px solid #FFF;
	margin:1px 0px 1px 0px;
	display:inline;
	width:314px;
	}
.hr_style{
	border-top:solid 1px #343434;
	border-right:0px;
	border-bottom:solid 1px #6c6c6c;
	border-left:0px;
	margin:3px 0px 3px 0px;
	}
.hr_style_yellow{
	border-top:solid 1px #6c4b06;
	border-right:0px;
	border-bottom:solid 1px #bc9a54;
	border-left:0px;
	margin:3px 0px 3px 0px;
	}
.img_border{
	border:solid 1px #FFFFFF;
	}
.ul_align{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:20px;
	}
#container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
#content_wrap{
	width:958px;
	padding:0px 11px 0px 11px;
	float:left;
	background-image:url(../images/content_bg_mid.png);
	background-repeat:repeat-y;
	}
#left_wrap{
	width:225px;
	padding:0px 11px 0px 0px;
	float:left;
	}
.chicorunningclub_logo{
	width:225px;
	height:135px;
	float:left;
	}
.left_nav{
	width:225px;
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	}
.left_nav ul{
	display:block;
	list-style:none;
	}
.left_nav li{
	display:block;
	list-style:none;
	float:left;
	margin:0px 0px 1px 0px;
	}
.left_nav li a.home{
	display:block;
	list-style:none;
	float:left;
	width:200px;
	padding:3px 5px 3px 20px;
	background-color:#9b6908;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	}
.left_nav li a.home:hover{
	display:block;
	list-style:none;
	float:left;
	width:200px;
	padding:3px 5px 3px 20px;
	background-color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	}
.home_current{
	display:block;
	list-style:none;
	float:left;
	width:200px;
	padding:3px 5px 3px 20px;
	background-color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	}
.news_events_wrap{
	width:225px;
	float:left;
	padding-top:10px;
	}
.news_events_header{
	width:225px;
	height:25px;
	float:left;
	text-align:center;
	padding:10px 0px 0px 0px;
	background-image:url(../images/news_events_header_bg.png);
	background-repeat:no-repeat;
	}
.news_events_mid{
	width:205px;
	float:left;
	padding:0px 10px 0px 10px;
	background-color:#575757;
	background-image:url(../images/news_events_mid.jpg);
	background-repeat:repeat-x;
	background-color:#575757;
	}	
.news_events_bottom{
	width:225px;
	float:left;
	height:13px;
	background-image:url(../images/news_events_bottom.png);
	background-repeat:no-repeat;
	}
#right_wrap{
	width:722px;
	float:left;
	}
.header_image{
	width:722px;
	float:left;
	margin:5px 0px 5px 0px;
	display:inline;
	}
.h1_zindex{
	position:absolute;
	z-index:1;
	width:345px;
	height:93px;
	background-image:url(../images/h1_bg.png);
	float:left;
	top:157px;
	margin:0px 0px 0px 5px;
	display:inline;
	}
	
.content_box_wrap{
	width:722px;
	float:left;
	}
.content_box_top{
	width:722px;
	background-image:url(../images/content_box_top.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:14px;
	float:left;
	}
.content_box_bottom{
	width:722px;
	background-image:url(../images/content_box_bottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:14px;
	float:left;
	}
.content_box_mid{
	width:722px;
	background-image:url(../images/content_box_mid.jpg);
	background-repeat:repeat-y;
	float:left;
	}
.left_content{
	
	width:340px;
	float:left;
	padding:0px 11px 0px 10px;
}
.left_content_event{
	background-image: url("../images/content_box_top.png");
	width:340px;
	float:left;
	padding:0px 11px 0px 10px;
}
.right_content{
	width:340px;
	float:left;
	padding:0px 11px 0px 10px;
}
.rightnav_wrap{
	width:340px;
	float:left;
	}
.rightnav_top{
	width:340px;
	float:left;
	height:11px;
	background-image:url(../images/rightnav_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
.rightnav_bottom{
	width:340px;
	float:left;
	height:11px;
	background-image:url(../images/rightnav_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
.rightnav_mid{
	width:320px;
	float:left;
	background-image:url(../images/rightnav_mid.jpg);
	padding:0px 10px 0px 10px;
	}
.rightnav{
	width:320px;
	float:left;
	}
.rightnav ul{
	padding:0px 0px 0px 20px;
	float:left;
	display:block;
	color:#FFFFFF;
	}
.rightnav li{
	float:left;
	width:300px;
	padding:3px 0px 3px 0px;
	}
.rightnav li a.rightmenu{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
.rightnav li a.rightmenu:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffba00;
	}
.rightmenu_current{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
.text_box{
	width:340px;
	float:left;
	}
#content_wrap_bottom{
	width:980px;
	height:15px;
	float:left;
	background-image:url(../images/content_bg_bottom.png);
	background-repeat:no-repeat;
	}
#footer_wrap{
	width:980px;
	float:left;
	}
.footer_top{
	width:980px;
	height:12px;
	float:left;
	background-image:url(../images/footer_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	}
.footer_mid{
	width:980px;
	float:left;
	background-color:#FFFFFF;
	}
.sponsor{
	width:210px;
	float:left;
	padding:0px 0px 0px 10px;
	}
.copyright{
	width:740px;
	float:left;
	padding:0px 10px 0px 10px;
	}
.footer_bottom{
	width:980px;
	height:17px;
	float:left;
	background-image:url(../images/footer_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	/********************************************************************************/
.enter_txt_change{
	/*width:250px;*/
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:dashed 1px #000;
}
.enter_txt_change a{
	/*width:250px;*/
	float:left;
	color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	background-image:url(../images/aerowww_hover.png);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	background-position:0px 3px;
	text-decoration:none;
	padding-left:25px;
	
}
.enter_txt_change a:hover{
	background-image:url(../images/aerowww.png);
	background-repeat:no-repeat;
	color:#5d2101;
	
}
	
.content_box_mid02{
	width:722px;
	float:left;
	background:url(../images/repeat.jpg);
	background-repeat:repeat-x;
	height:40px;
	
}	
.left_content_thankyou{
	width:705px;
	float:left;
	padding:0px 11px 0px 10px;
	
}
/******************25_july_2012****************/
.liststyle_change{
	list-style:none;
	margin-top:10px;
}
.liststyle_change li{
	list-style:none;
	display:list-item;
	background:url(../images/true_tick.png) no-repeat;
	margin:0 0 10px 15px;
	padding-left:20px;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
}
