/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html { height: 100%; margin: 0 0 1px 0; }


.clear { clear: both; margin: 0; float: none !important; }
hr { height: 1px; color: #EEE; background-color: #EEE; border: 0; margin: 1.5em 0; }

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-image: url(../images/body_top_border.gif);
	background-repeat: repeat-x;
	background-color: #E1E3D5;
}

a, a:visited { text-decoration: none; color: inherit; }


	#wrap { width: 1000px; background: #FFF; margin: 0 auto; text-align: left; position: relative; padding-bottom: 100px; }
	
	#overflow { background-image: url(../images/overflow_bg.jpg); width: 304px; height: 610px; position: absolute; left: -304px; top: 44px; }
	
	#header { background-image: url(../images/conference_title.jpg); background-repeat: no-repeat; background-color: #FFF; height: 176px; }
		#header h1 { text-indent: -9999px; display: none; }
		
		#imprimatur { text-align: right; line-height: 44px; height: 44px; margin-left: 412px; background-color: #D15519; }
			#imprimatur li { display: inline; line-height: 44px; padding: 0 10px; font-size: 12px; }
				#imprimatur li a { color: #FFF; }

		#navigation { margin-left: 432px; line-height: 33px; }
			#navigation li { float: left; margin: 0 10px; }
				#navigation li a { display: block; padding: 0 10px; color: #57b793; font-size: 14px; font-weight: bold; }
				#navigation li a:hover { color: #d97643; }

				body#accommodations_page #navigation li#accommodations,
				body#schedule_page #navigation li#schedule,
				body#home_page #navigation li#home,
				body#downloads_page #navigation li#downloads { background: url(../images/tab_left.gif) no-repeat top left; padding-left: 10px; }
					body#accommodations_page #navigation li#accommodations a,
					body#schedule_page #navigation li#schedule a,
					body#home_page #navigation li#home a,
					body#downloads_page #navigation li#downloads a  { background: url(../images/tab_right.gif) no-repeat top right; padding-right: 20px; float: left; color: #fff; }


	#content { padding: 10px 0 10px 20px; margin-top: -60px; line-height: 1.2em; }
		
		#main { width: 670px; float: left; margin-right: 20px; color: #676; font-size: .9em; }
			#main h2 { font-size: 1.3em; line-height: 1.2em; margin-bottom: 10px; color: #D15519; }
			#main h3 { text-transform: uppercase; color: #57b793; font-weight: bold; }
			#main p { font-size: .9em; margin-bottom: 1em; }
			#main ul { margin: .25em 0 1.75em; }
				#main ul li { font-size: .9em; margin-left: 1em; }
				#main ul li a { color: #186CD0 }
			
			.column1 { width: 315px; float: left; padding-right: 20px; border-right: 1px solid #EEE; }
			.column2 { margin-left: 355px; }
			
			#main img { float: left; margin: 0 10px 10px 0; }
			#main img#keynote { width: 100px; padding: 5px; border: 1px solid #DDD; }


		#sidebar { float: right; width: 280px; background: #E1E3D5 url(../images/sidebar_top.gif) no-repeat top left; }
			#sidebar_bottom { height: 9px; background: url(../images/sidebar_bottom.gif) no-repeat bottom left; }
		
			.sidebar_block h3 { font-size: .75em; font-weight: bold; color: #D15519; }
			.sidebar_block h4 { font-size: .7em; font-weight: bold; color: #5C5C5C; }
			.sidebar_block p  { font-size: .7em; line-height: 1.3em; color: #333; }
			.sidebar_block a { display: block; color: #186CD0; }
				.sidebar_block.title h3 { font-size: .90em; text-transform: uppercase; color: #333; }
				.sidebar_block.title h4 { font-weight: bold; font-size: .8em; color: #5C5C5C; margin-top: 0; }

			.sidebar_block { padding: 10px 10px 10px 55px; background-repeat: no-repeat; background-position: 10px 10px; }
				.sidebar_block.title { padding: 10px; }
				.sidebar_block.registration { background-image: url(../images/icon_registration.png); }
				.sidebar_block.parking { background-image: url(../images/icon_parking.png); }
				.sidebar_block.assistance { background-image: url(../images/icon_disability.png); }
				.sidebar_block.contact { background-image: url(../images/icon_speaker.png); }
			.sidebar_block.odd { background-color: #EFF1DF; }
			
			a .register_now { display: block; margin-top: .75em; text-align: right; color: #186CD0; }
			

/* Schedule */
	h2 span { font-size: .7em; font-weight: bold; color: #444; background-color: #FFC; padding: 3px 50px; }
	#schedule_page #main h3 { padding-top: 20px; clear: both; }
	
	p.schedule_downloads a { display: block; color: #186CD0 !important; padding-left: 23px; background: url(../images/icon_calendar.png) no-repeat left center; }
	
	dl.vevent { width: 670px; font-size: .9em; overflow: hidden; }
		dl.vevent dt { font-weight: bold; color: #333; width: 140px; float: left; padding: 5px 0; border-top: 1px solid #DDD; }
		dl.vevent dt.location { width: 120px; color: #555; }
		dl.vevent dd { float: left; width: 410px; color: #666; padding: 5px 0; border-top: 1px solid #DDD; }
		dl.vevent dd a { color: #D15519 !important; text-decoration: underline; }
	
	div.session_detail { overflow: hidden; padding: 10px; background-color: #EFF1DF; border: 20px solid #FFF; border-width: 10px 0;}
		div.session_detail .photo { float: left; padding: 5px; border: 1px solid #CCC; margin: 0 10px 0 0; background-color: #E1E3D5; background-position: center center; background-repeat: no-repeat; }
		div.session_detail p { color: #555; }
		div.session_detail h4 { color: #C2361D; font-size: 13px; }

		#footer { position: fixed; bottom: 0; left: 0; background: url(../images/footer_grass.png) repeat-x bottom left; width: 100%; height: 85px; border-bottom: 5px solid #C6DDB2; }
		
/* Downloads */
a.icon { margin-left: 10px; margin-right: 10px; padding-left: 22px; background-position: left center; background-repeat: no-repeat;}
a.ppt_icon { background-image: url(../images/ppt_icon.gif);}
a.wimp_icon { background-image: url(../images/wimp_icon.gif);}
a.qt_icon { background-image: url(../images/qt_icon.gif);}
a.link_icon { background-image: url(../images/link_icon.gif);}

div.download_player { height:300px; }
