@charset "UTF-8";
/* CSS Document */
	
html {overflow-x: hidden;} 

body {height:980px; background:#ffffff repeat; padding:2px 0 0 0; font-family:Helvetica, Arial, sans-serif; font-weight:normal; color:#000;}

a {color:#f10606;}
		
	#block { 
	    margin-left: auto; margin-right: auto;
		width: 706px;
		z-index:666;
	  }
	 
	
	.display {display:block;}
	
	#content {width:706px;  height:100%;  position:relative;  font-size:16px; line-height:; }
		.contentTop {width:625px; padding:30px 40px 0 40px; }
			
		.contentMain {width:615px; min-height:420px; height:auto !important; height:420px; padding:0 45px 20px 45px; }
			.contentMain h2 {color:#f10606; font-weight:bold; font-size:16px;}
			.contentMain h3 {color:#f10606; font-weight:bold; font-size:14px;}
		
		ul.navigation {display:none; width:614px; height:33px; background:url(../images/bg_nav.png) no-repeat; list-style-type:none;  margin:0 0 15px -10px; *margin:0 0 25px -10px; padding:0;}
			ul.navigation li {list-style-type:none; float:left; padding:10px 18px 0 18px; font-size:14px; }
			ul.navigation li a { color:#000000; text-decoration:none;}
			ul.navigation li a.selected {color:#f10606; text-decoration:none;}
			ul.navigation li a:hover { color:#f10606; text-decoration:underline;}
			
			ul, ul li {list-style-type:none;}
			
		div#contentEvents, div#contentTEDx, div#contentSponsors, div#contentContact, div#contentRegistration {display:none;}
	    div#contentTED {font-size:14px; *padding:0 0 25px 0;}
		div#contentFront {display:block;} 
		
		div#sponsorLogos {padding:20px 10px 10px 10px;}
		.sponsor{padding:10px 0px 10px 0px;}
		.sponsor a{padding: 10px 0px 10px 0px; margin: 10px 20px 10px 20px;}
		.sponsor img { border: 0px;}
		.sponsor #relevance {position:relative; right:-105px;}
		.sponsor #rtp {position:relative; right:-95px; bottom:15px;}
		.sponsor #icontact {position:relative; right:-5px;}
		.sponsor #lonerider {position:relative; left:-25px;}
		.sponsor #wholefoods {position:relative; left:5px;}
		.sponsor #raleighcoaching {position:relative; right:115px; bottom:-20px;}
		.sponsor #greenplanet {position:relative; bottom:-30px; right:-20px;}
		.sponsor #dsi {position:relative; left:345px; bottom:95px;}
		.sponsor #intensity {position:relative; left:20px; top:-60px;}
		.sponsor #spiritlens {position:relative; right:-105px;}
		
		div#sponsorText {font-size:14px;}
		
		div#speakerList {font-size:14px;}
		.speakerName{font-size:16px; font-weight:bold;}
			
		.contentBottom {width:625px; padding:0px 40px 20px 40px; }
		
		div#video {position:relative; right:-110px;}
		div#video2 {position:relative; right:-75px;}
		
		div#theme {text-align: center;  padding:5px 0px 5px 0px;}
	
	#logo {display:block; text-indent:-9999px; width:614px; height:115px; margin-left: auto; margin-right: auto; background:url(../images/logo.jpg) no-repeat; }
	
	
	#footer {padding:0 0 0 5px; font-size:12px; color:#666;}
	

	
