@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	background: #000 url(images/rtd_10/images/rtd_2010_background.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #333;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #06F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p, h4, h3, h2 { margin-bottom: 15px; }

h3{
	font-size:16px;
	border-bottom: 2px solid #666699;
	clear:both;
}
h4{
	font-size:14px;
	font-weight:bold;
	clear:both;
}
h2.section_header{
	color: #dbc232;
	height: 25px;
	background-image: url(images/rtd_10/images/section_header.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size:16px;
	padding: 7px 0px 0 10px;
	margin: 15px 0px 15px 0x;
	clear: both;
}



/* Layout Styles */

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 850px;
}

	#header {
		position: relative;
		width: 850px;
		height: 225px;
		top: 0;
		left: 0;
		z-index: 100;
		background: url(images/rtd_10/images/rtd_2010_web_03.jpg) 293px 0 no-repeat;
	}
		#header h1 {
			position: absolute;
			top: 0;
			left: 0;
			width: 293px;
			height: 225px;
		}
			#header h1 a {
				display: block;
				width: 293px;
				height: 225px;
				text-indent: -9999px;
				background: url(images/rtd_10/images/rtd_2010_web_02.jpg);
			}
		#header h2 {
			background: url(images/rtd_10/images/rtd_2010_web_05.jpg) no-repeat;
			width: 293px;
			height: 89px;
			text-indent: -9999px;
			position: absolute;
			top: 225px;
			left: 0;
		}
		
		#header h3 {
			position: absolute;
			top: 175px;
			left: 675px;
			width: 180px;
			height: 36px;
			border-bottom: 0;
		}
			#header h3 a {
				display: block;
				width: 180px;
				height: 36px;
				text-indent: -9999px;
				background: url(images/rtd_10/images/rtd_2010_tickets.png);
			}
		
		
	#body {
		position: relative;
		width: 850px;
	}
	
	
	
		
		
		#body #column_one {
			float: left;
			width: 288px;
		}
			
		#body #column_one #primary_nav, #secondary_nav { width: 287px; }
		#body #column_one #primary_nav {  padding: 84px 0 34px 22px;  }
		#body #column_one #secondary_nav {  padding: 0 0 80px 22px; }
			#body #column_one #primary_nav li, #body #column_one #secondary_nav li {
				list-style: none;
				width: 238px;
				height: 37px;
			}
				#body #column_one #primary_nav li a, #body #column_one #secondary_nav li a{
					display: block;
					text-indent: -9999px;
					width: 238px;
					height: 37px;
				}
				
				/* Primary Nav Button Styles */
				#primary_nav li.home a { background: url(images/rtd_10/images/rtd_2010_nav_01.jpg); }
				#primary_nav li.home a:hover { background: url(images/rtd_10/images/rtd_2010_nav_01.jpg) -238px 0;  }
				
				#primary_nav li.info a { background: url(images/rtd_10/images/rtd_2010_nav_02.jpg); }
				#primary_nav li.info a:hover { background: url(images/rtd_10/images/rtd_2010_nav_02.jpg) -238px 0; }
				
				#primary_nav li.contact a { background: url(images/rtd_10/images/rtd_2010_nav_03.jpg); }
				#primary_nav li.contact a:hover { background: url(images/rtd_10/images/rtd_2010_nav_03.jpg) -238px 0; }
				
				#primary_nav li.news a { background: url(images/rtd_10/images/rtd_2010_nav_04.jpg); }
				#primary_nav li.news a:hover { background: url(images/rtd_10/images/rtd_2010_nav_04.jpg) -238px 0; }
				
				#primary_nav li.partners a { background: url(images/rtd_10/images/rtd_2010_nav_05.jpg); }
				#primary_nav li.partners a:hover { background: url(images/rtd_10/images/rtd_2010_nav_05.jpg) -238px 0; }
				
				/* Secondary Nav Button Styles */
				#secondary_nav li.volunteer a { background: url(images/rtd_10/images/rtd_2010_nav_07.jpg); }
				#secondary_nav li.volunteer a:hover { background: url(images/rtd_10/images/rtd_2010_nav_07.jpg) -238px 0; }
				
				#secondary_nav li.vendors a { background: url(images/rtd_10/images/rtd_2010_nav_08.jpg); }
				#secondary_nav li.vendors a:hover { background: url(images/rtd_10/images/rtd_2010_nav_08.jpg) -238px 0; }
				
				#secondary_nav li.camping a { background: url(images/rtd_10/images/rtd_2010_nav_09.jpg); }
				#secondary_nav li.camping a:hover { background: url(images/rtd_10/images/rtd_2010_nav_09.jpg) -238px 0; }
				
				#secondary_nav li.area_info a { background: url(images/rtd_10/images/rtd_2010_nav_10.jpg); }
				#secondary_nav li.area_info a:hover { background: url(images/rtd_10/images/rtd_2010_nav_10.jpg) -238px 0; }
				
				#secondary_nav li.area_info { padding-bottom: 32px; }
				
				#secondary_nav li.encampment { display: none; }
				/* #secondary_nav li.encampment a { background: url(images/rtd_09/images/rtd_2009_nav_13.jpg); }
				#secondary_nav li.encampment a:hover { background: url(images/rtd_09/images/rtd_2009_nav_13.jpg) -287px 0; } */
				
				#secondary_nav li.need_him a { background: url(images/rtd_10/images/rtd_2010_nav_12.jpg); }
				#secondary_nav li.need_him a:hover { background: url(images/rtd_10/images/rtd_2010_nav_12.jpg) -238px 0; }
				
				#secondary_nav li.tickets a { background: url(images/rtd_10/images/rtd_2010_nav_13.jpg); }
				#secondary_nav li.tickets a:hover { background: url(images/rtd_10/images/rtd_2010_nav_13.jpg) -238px 0; }
				
				#secondary_nav li.support a { background: url(images/rtd_10/images/rtd_2010_nav_14.jpg); }
				#secondary_nav li.support a:hover { background: url(images/rtd_10/images/rtd_2010_nav_14.jpg) -238px 0; }
				
				#secondary_nav li.ministries a { background: url(images/rtd_10/images/rtd_2010_nav_15.jpg); }
				#secondary_nav li.ministries a:hover { background: url(images/rtd_10/images/rtd_2010_nav_15.jpg) -238px 0; }
		
		
		#body #column_two {
			float: right;
			width: 557px;
			position: relative;
			padding-top: 104px;
		}
			#body #column_two #column_two_content {
				background: #fff;
				width: 527px;
				min-height: 600px;
				padding: 15px;
			}
		
			/* Page Title Styles */
			#body #column_two h1 {
				width: 557px;
				height: 104px;
				text-indent: -9999px;
				margin: 0;
				position: absolute;
				top: 0;
				left: 0;
			}
			
			#body #column_two h1#title_home { background: url(images/rtd_10/images/titles/home.jpg) no-repeat top left; }
			#body #column_two h1#title_area_info { background: url(images/rtd_10/images/titles/area_info.jpg) no-repeat top left; }
			#body #column_two h1#title_camping { background: url(images/rtd_10/images/titles/camping.jpg) no-repeat top left; }
			#body #column_two h1#title_contact { background: url(images/rtd_10/images/titles/contact.jpg) no-repeat top left; }
			#body #column_two h1#title_encampment { background: url(images/rtd_10/images/titles/encampment.jpg) no-repeat top left; }
			#body #column_two h1#title_faqs { background: url(images/rtd_10/images/titles/faqs.jpg) no-repeat top left; }
			#body #column_two h1#title_festival_info { background: url(images/rtd_10/images/titles/festival_info.jpg) no-repeat top left; }
			#body #column_two h1#title_ministries { background: url(images/rtd_10/images/titles/ministries.jpg) no-repeat top left; }
			#body #column_two h1#title_news { background: url(images/rtd_10/images/titles/news.jpg) no-repeat top left; }
			#body #column_two h1#title_partners { background: url(images/rtd_10/images/titles/partners.jpg) no-repeat top left; }
			#body #column_two h1#title_promo { background: url(images/rtd_10/images/titles/promo.jpg) no-repeat top left; }
			#body #column_two h1#title_support { background: url(images/rtd_10/images/titles/support.jpg) no-repeat top left; }
			#body #column_two h1#title_talent_search { background: url(images/rtd_10/images/titles/talent_search.jpg) no-repeat top left; }
			#body #column_two h1#title_vendors { background: url(images/rtd_10/images/titles/vendors.jpg) no-repeat top left; }
			#body #column_two h1#title_volunteer { background: url(images/rtd_10/images/titles/volunteer.jpg) no-repeat top left; }
			#body #column_two h1#title_volunteer_info { background: url(images/rtd_10/images/titles/volunteer_info.jpg) no-repeat top left; }
		
					
				
	
		#footer {
			text-align: left;
			background: #333 url(images/rtd_09/images/footer_background.jpg) top right no-repeat;
			width: 100%;
			color: #fff;
			padding: 10px;
			clear: both;
		}
		
		#footer ul li { list-style: none; margin-right: 15px; float: left; }
		#footer a { color: #999; }
		
		#footer ul#footer_nav {
			height: 85px;
		}
		
		#footer ul#footer_info {
			clear: both;
			float: right;
			height: 35px;
		}
		
/* Home Page Styles */
#follow_rtd {
	width: 600px;
	height: 249px;
	background: url(images/rtd_09/images/rtd_home_follow_graphic.jpg) no-repeat;
	position: relative;
	margin-bottom: 20px;
}
	#follow_rtd #promo_video {
		position: absolute;
		top: 0;
		left: 0;
	}
	#follow_rtd h2 {
		text-indent: -9999px;
	}
	#follow_rtd a {
		position: absolute;
		display: block;
		height: 80px;
		width: 215px;
		text-indent: -9999px;
	}
		#follow_rtd a#facebook {
			top: 63px;
			left: 300px;
		}
		#follow_rtd a#twitter {
			top: 160px;
			left: 300px;
		}
		#follow_rtd a#full_video {
			text-indent: 0;
			top: 210px;
			left: 10px;
			font-weight: bold;
			font-size: 14px;
			color: #f35100;
			width: 270px;
			height: 30px;
			text-align: center;
			
		}
	
		

/*Mics Styles */

#body #column_two li {
	list-style: none;
	background: url(images/rtd_09/images/misc/arrow.gif) no-repeat 0 5px;
	padding: 0 0 15px 25px;
}

#body #column_two #band_photo li{
	padding: 0px;
	width: 200px;
	margin: 0 28px 20px 0;
	text-align:center;
	background: url(images/rtd_10/images/band_back.jpg);
	border: 3px solid #ffff7b;
	float: left;
	height: 220px;
}

#archive_band_list li{
	padding: 0px;
	width: 165px;
	margin: 3px;
	text-align:left;
	background: url(images/rtd_09/images/misc/band_back.jpg);
}

#archive_photos li{
	padding: 0px;
	width: 240px;
	height: 165px;
	margin: 10px;
	text-align:left;
}



div.left_photo{
	float: left;
	padding: 0px 10px 10px 0px;
}


#field_label{
	vertical-align:top;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
	text-align:right;
}
#field_cell{
	vertical-align:top;
	padding-bottom:3px;
	padding-top:3px;
}
td.separator{
	padding: 15px 0px 15px 0px;
	font-weight:bold;
}
td.form_cell{ 
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
}

#notice {
		border: 2px solid #FF0000;
		color:#FF0000;
		background-color:#FFFFFF;
		margin: 0px 0px 10px 0px;
		padding: 5px;
		text-align:left;
	}
	
	#nice_notice {
		border: 2px solid #ACC5C4;
		color:#ACC5C4;
		background-color:#FFFFFF;
		margin: 0px 0px 10px 0px;
		padding: 5px;
		text-align:left;
	}	




/* News Styles */

div.news_block{
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
}
	div.news_headline{
		font-weight:bold;
		font-size: 16px;
		
	}
	div.news_headline h3 {
		margin-bottom: 0;
	}
	div.news_date{
		font-size: 11px;
		color:#999;
		font-weight:100;
		padding-bottom: 5px;
	}


/* Hotel Styles */

div.host_hotel_one, div.host_hotel_two {
	width: 250px;
}
div.host_hotel_one { float: left; }
div.host_hotel_two { float: right; }

	div.host_hotel_one img.hotel_top_image, div.host_hotel_two img.hotel_top_image{
		float: left;
		margin: 0 15px 10px 0;
	}
	
	div.host_hotel_one div.hotel_info, div.host_hotel_two div.hotel_info {
		clear: both;
	}
	
