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

* {
	margin:0px;
	padding:0px;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#653600;
	background-color:#00a5da;
	background-image:url(../images/backdrop.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	}
	
a {
	text-decoration:none;
	color:#653600;
	font-weight:bold;
	}
	
h1 {
font-size:15px;
color:#4db3e9;
}

h2 {
font-size:14px;
font-weight:100;
}

h3 {
font-size:14px;
font-weight:bold;
color:#653600;
}

h4 {
font-size:20px;
font-weight:bold;
color:#4db3e9;
}
	
ul{
list-style:none;
}

img {
border:none;
}
	
.main {
	overflow:auto;
	margin:0 auto;
	width:900px;
	min-height:700px;
	}
	
.top {
	width:900px;
	height:140px;
	overflow:auto;
	background-image:url(http://www.zoomarun.com/images/top.png);
	}
	
		.logo {
		width:325px;
		height:95px;
		margin:40px 0px 0px 54px;
		float:left;
		}
		
		.upper_button {
		width:200px;
		height:70px;
		margin:5px 20px 0px 0px;
		float:right;
		}
		
		.registration_button {
		width:200px;
		height:40px;
		background-image:url(../images/register_button.png);
		display:block;
		}
		
				.registration_button:hover {
				background-position:0px -40px;
				}
				
		.start_button {
		width:200px;
		height:40px;
		background-image:url(../images/start_button.png);
		display:block;
		margin:0 auto;
		}
		
				.start_button:hover {
				background-position:0px -40px;
				}
				
		.contact_button {
		width:120px;
		height:30px;
		margin:0px 0px 0px 40px;
		background-image:url(../images/contact_button.png);		
		display:block;
		}
		
				.contact_button:hover {
				background-position:0px -30px;
				}
		
		.navigation {
		width:470px;
		height:30px;
		margin:30px 25px 0px 0px;
		float:right;
		}
			
			.events {
			background-image:url(../images/navigation/events.png);
			width:77px;
			}
			
			.news {
			background-image:url(../images/navigation/news.png);
			width:75px;
			}
			
			.training {
			background-image:url(../images/navigation/training.png);
			width:81px;
			}
			
			.blog {
			background-image:url(../images/navigation/blog.png);
			width:78px;
			}
			
			.shop {
			background-image:url(../images/navigation/shop.png);
			width:69px;
			}
			
			.about {
			background-image:url(../images/navigation/about.png);
			width:67px;
			background-repeat:no-repeat;
			}
			
			
			
			.events:hover, .news:hover, .training:hover, .blog:hover, .shop:hover, .about:hover {
			background-position:0% -30px;
			}
		
		.navigation li{
		display:block;
		float:left;
		height:30px;
		overflow:hidden;
		text-align:center;
		}
		
		.navigation li a{
		display:block;
		line-height:40px;
		}
	
.middle {
	overflow:auto;
	width:900px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/repeat.png);
	background-repeat:repeat-y;
	}
	
		.left_bar {
		float:left;
		width:175px;
		height:380px;
		}
			
		.center_content {
		min-height:380px;
		float:left;
		width:475px;
		}
		
		.center_content_non_event {
		min-height:380px;
		float:left;
		width:630px;
		padding:30px;
		margin:0px 5px 10px 5px;
		background-color:#FFFFFF;
		background-image:url(../images/content_back.png);
		background-repeat:no-repeat;
		}
		
			
			.center_content_non_event ul {
			list-style:circle;
			list-style-position:inside;
			margin-left:15px;
			}
			
			.center_content_non_event li {
			margin-bottom:4px;
			}
			
			.center_content a, .center_content_non_event a {
			text-decoration:underline;
			}
		
			.center_content a:hover, .center_content_non_event a:hover {
			text-decoration:underline;
			color:#afd071;
			}
			
			.center_content a, .center_content_non_event a {
			text-decoration:underline;
			}
		
		
			.register_atlanta {
			background-image:url(../images/navigation/register_atlanta.png);
			background-repeat:no-repeat;
			width:620px;
			height:50px;
			display:block;
			}
			
			.register_austin {
			background-image:url(../images/navigation/register_austin.png);
			background-repeat:no-repeat;
			width:620px;
			height:50px;
			display:block;
			}
			
			.register_denver {
			background-image:url(../images/navigation/register_denver.png);
			background-repeat:no-repeat;
			width:620px;
			height:50px;
			display:block;
			}
			
			.register_annapolis {
			background-image:url(../images/navigation/register_annapolis.png);
			background-repeat:no-repeat;
			width:620px;
			height:50px;
			display:block;
			}
			
				.register_atlanta:hover, .register_austin:hover, .register_denver:hover, .register_annapolis:hover {
				background-position:0% -50px;
				}
		
			.register_button_online {
			background-image:url(../images/navigation/registration_button_online.png);
			background-repeat:no-repeat;
			width:300px;
			height:50px;
			display:block;
			margin-left:80px;
			}
			
			.register_button_form {
			background-image:url(../images/navigation/registration_button_form.png);
			background-repeat:no-repeat;
			width:300px;
			height:50px;
			display:block;
			margin-left:80px;
			}
			
				.register_button_online:hover, .register_button_form:hover {
				background-position:0% -50px;
				}
			
		.right_bar {
		margin-top:10px;
		padding:15px 22px 10px 28px;
		float:left;
		width:200px;
		height:330px;
		overflow:hidden;
		background-image:url(../images/news.png);
		background-repeat:no-repeat;
		line-height:12px;
		}
		
			.news_button {
			background-image:url(../images/news_icon.png);
			display:block;
			width:140px;
			height:48px;
			}
			
			.news_button:hover {
			background-position:0% -48px;
			}
		
		.right_bar p {
		color:#FFFFFF;
		}
		
		.right_bar h1 {
		color:#653600;
		font-size:15px;
		}
		
		.event_sponsors {
				margin:-40px -60px 20px 10px;
				float:right;
				width:230px;
				line-height:12px;
				}
				
		.event_sponsors img {
				border:none;
				margin:10px 5px 10px 5px;
				}

	.training_page_content {
		width:600px;
		height:320px;
		float:left;
		background-image:url(../images/training_page_content.jpg);
	}
	
	.training_page_content_area1 {
		width:320px;
		height:200px;
		margin:100px 0 0 16px;
		float:left;
	}
	
	.training_page_content_area2 {
		width:200px;
		height:240px;
		margin:60px 0 0 30px;
		float:left;
	}
	
	.training_page_content_area2 ul{
		
	}
	
	.training_page_content_area2 li {
		margin:20px 0 0 0;
		padding:0;
		font-size:14px;
		list-style:none;
	}
	
	.training_page_button1 {
		width:200px;
		height:280px;
		float:left;
		background-image:url(../images/training_page_button1.png);
		margin-right:10px;
		}

	.training_page_button2 {
		width:200px;
		height:280px;
		float:left;
		background-image:url(../images/training_page_button2.png);
		margin-right:10px;
		}
			
	.training_page_button3 {
		width:200px;
		height:280px;
		float:left;
		background-image:url(../images/training_page_button3.png);
		margin-right:10px;
		}
		
		.training_page_button3 a, .training_page_button2 a{
		text-decoration:none;
		}
		
		.training_page_button3 a:hover, .training_page_button2 a:hover{
		color:#FFFFFF;
		}
			.training_page_button1:hover, .training_page_button2:hover, .training_page_button3:hover {
			background-position:200px;
			}
		
	.training_button_text {
	margin:60px 10px 0px 10px;
	text-align:center;
	}
		
.footer {
	overflow:hidden;
	width:900px;
	margin:0px 0px 0px 0px;
	background-image:url(../images/repeat.png);
	background-repeat:repeat-y;
}

.timer {
	margin:0px 0px 0px 50px;
	width:240px;
	height:75px;
	background-image:url(../images/timer.png);
	float:left;
	}
	
	.timer_text {
	margin:0px 0px 0px 20px;
	font-size:32px;
	}
	
.quote {
	margin-left:100px;
	margin-bottom:10px;
	width:700px;
	height:0px;
	}
	
.quote_event_page {
	width:400px;
	height:80px;
	float:left;
	margin-left:30px;
	margin-right:40px;
	}
	
.sponsors {
	width:200px;
	float:left;
	margin:30px 130px 0px 130px;
	}
	
.sponsors2 {
	width:200px;
	float:left;
	margin:35px 0px 0px 0px;
	}
	
.icons {
	width:100px;
	float:left;
	margin:30px 0px 0px 0px;
	}
	
.bottom {
	width:900px;
	height:20px;
	float:left;
	background-image:url(../images/bottom.png);
	background-position:0 -10px;
	background-repeat:no-repeat;
	}
	



/*CSS for Left bar Navigation*/




.menu_list {	
	width: 150px;
	font-size:16px;
	height:380px;
	overflow:hidden;
}
.menu_head {
	padding: 10px 10px;
	cursor: pointer;
	position: relative;
	margin-top:10px;
    font-weight:bold;
	background-image:url(../images/navigation/left_button.png);
	background-repeat:no-repeat;
	color:#653600;
}

.menu_body {
	display:none;
	height:170px;
}
.menu_body a{
	margin:3px;
	display:block;
	color:#51C8E8;
	padding-left:45px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.menu_body a:hover{
  color: #653600;
  }
	
