
body {
	font-size:13px;
	font-family: Arial, sans-serif;
	background-color: #fff;	
	text-align: center;		
	padding: 0 0 0 0;
	margin: 0;
	background: #fff url(../images/bkg.jpg) repeat-x;
	color: #383838;
	
}

*{	
	padding: 0;
	margin: 0;	
}

p{
	line-height:1.5em;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 0;
}

em{
	line-height:1.5em;
}


a:link, a:visited{
	text-decoration: none;
	color: #2c86c5;
}

a:hover{	
	text-decoration: underline;
}

h2{
	font-size: 28px;
}

h3{
	margin-bottom: 10px;
	font-size: 20px;
}

h4{
	margin-bottom: 10px;	
}

.left{
	float: left;
	text-align: left
}

.right{
	float: right;
	text-align: left
}
	
.clear{ clear:both; display: block;}

.lighter{
	color: #adadad;
}
	


.indent{
	margin-left: 15px;
}

/*Global layout*/

#container{
	width: 100%;
	margin: 0 auto;
}

#header{	
	width: 900px;
	margin: 0 auto;
	
}

#logo{
	width: 290px;
	height: 73px;
	background: transparent url(../images/logo.jpg) no-repeat;
}



#content{
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 40px 0;
	text-align: left;
}

#footer {
	width: 100%;	
	clear: both;
	background-color: #e9e9e9;
	border-top: 1px #dddddd solid;
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}



#footer .inside{
	height: 150px;
	padding: 25px 0 0 0;
	color: #adadad;	
	width: 900px;
	margin: 0 auto;
			
}

#footer .copyright{
	float: left;
	
}

#footer .number{
	float: right;	
}


/*header*/
#header #logo{
	float: left;
}

#header #logo span{
	display: none;
}

#topNav{	
	list-style: none;
	
	background: transparent url(../images/nav_divider.jpg) bottom left no-repeat;
	float: left;
	height: 34px;
	width: 570px;
	padding-left: 2px;
	
}

#topNav li{
	float: left;
	
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}

#topNav li a:link, #topNav li a:visited{	
	color: #383838;
	padding: 0 25px;
	display: block;
	background: transparent url(../images/nav_btn.jpg) right top no-repeat;
	line-height: 34px;
}



#topNav li a:hover{	
	background-position: right -34px;
	text-decoration: none;
}


#topNav li a:visited.selected{
	text-decoration: none;
	background-position: right -34px;
}

#topNav .number{
	margin-left: 160px;
	line-height: 34px;
	padding: 0;
}

#header #sticker{
	width: 300px;
	height: 143px;
	background: transparent url(../images/sticker.png) no-repeat;
	float: right;
	margin: 10px 15px 0 0;
}

#header #scavenger{
	width: 216px;
	height: 63px;
	background: transparent url(../images/scavenger_graphic.jpg) no-repeat;
	float: right;
	margin: 10px 15px 0 0;
}


/*Home------------*/
#homeBottom{
	background: transparent url(../images/home_btm_bkg.gif) no-repeat;	
	margin: 20px 0 0 0;
	padding: 11px 0 0 0;
}

#homeBottom h3{
	color: #e9aa00;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	margin: 0 20px 0 25px;
}

#homeBottom p.{
	line-height: 1.6em;
	margin: 20px 20px 0 25px;
}

#homeBottom ul {
	margin-left: 60px;
	color: #333;
	margin-top: 10px;
	line-height: 1.5em;
	font-weight:bold;
}

#homeBottom .col1{
	float: left;
	width: 435px;
	padding: 30px 0 0 0;
}

#homeBottom .col1 h3{
	margin: 0px 10px 0 20px;
}

#homeBottom .col1 img{
	margin: 15px 20px 0 20px;
	float:left;
	display: inline;
	background: #fff;	
}



#homeBottom .col1 p{
	margin: 20px 30px 0 20px;
}	


#homeBottom .col2{
	float: left;
	width: 400px;
	border-left: 1px solid #bebebe;
	padding: 30px 0 0 15px;
}



#homeBottom .col2 p{
	line-height: 1.4em;
	
}

#banner_quote {
	background: url(../images/banner_quote.png) top center no-repeat;
	height: 155px;
	margin-top: -50px;
}

#press_home {
	margin: 0 auto;
	text-align:center;
}

#press_home a {
	text-decoration:none;
	color:#FFF;
}

#press_home img {
	margin-bottom: -5px;
}

#featured {
	width: 900px;
	height: 90px;
}

#applicant {
	background:url(../images/recent.png) top center no-repeat;
	padding-left: 5px;
	width: 280px;
	height: 96px;
	float: left;
	margin-top: -10px;
}

#applicant p{
	line-height:1.3em;
	margin:0 0 2px;
}

#applicant img{
	float:left;
	border: 3px solid #bebebe;
	margin:0px 8px 0 0;
}



/*Speaker List------------------------*/
.speakerList{
	list-style: none;
	width:405px;
	padding: 5px 0 0 25px;
}

.speakerList #module{	
	background:url(../images/speaker_module.png) top center no-repeat;
	padding: 10px 0 10px 0;
	float: left;
	width: 250px;
}

.speakerList #quote{	
	background:url(../images/bio.png) top center no-repeat;
	padding: 10px 0 10px 0;
	float: left;
	width: 155px;
	height: 106px;
}


#content .speakerList #module p.keynote{
	color: #e9aa00;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#content .speakerList #module h4{	
	font-size: 14px;
	margin: 0;
}

#content .speakerList #module .school{	
	margin: 0;
	font-weight: bold;
}

#content .speakerList #module .discipline{	
	margin: 0;
}

.speakerList #module img{
	float: left;
	border: 3px solid #c4c5c1;
	margin: 0 10px 0 0;
	margin-left: 10px;
}

.speakerList #module img.keynote{
	float: left;
	border: 3px solid #e9aa00;
	margin: 0 10px 0 0;
}


/*Secondary page----------*/

#content.secondary{
	background: transparent url(../images/content_bkg.jpg) no-repeat;
	width: 911px;
	padding-bottom: 100px;
}

#content.secondary h2{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	background: transparent url(../images/line_l.gif) left bottom no-repeat;
	padding: 0 0 25px 0;
	margin: 20px 0 0 30px;
	color: #4a4a4a;
}

#amiandoFrame{
	padding: 20px 0 0 30px;
}

#content.secondary .bigParagraph{
	margin: 20px 50px 0 30px;
}



/*Speaker page------------------*/
#content.secondary .col1 {
	width: 200px;
	float: left;
	margin: 25px 0 0 30px;	
	
}

#content.secondary .speakerTitle {
	margin: 25px 0 0 30px;	
}

#content.secondary .col1 .speakerImg{
	padding: 4px;
	border: 1px solid #bebebe;
	display: block;
	background: #fff;
}

#content.secondary .col2{
	width: 615px;
	float: right;
	margin: 25px 30px 0 0px;	
	
}


#content.secondary .col2 h2{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	background: transparent url(../images/line_m.gif) left bottom no-repeat;
	padding: 0 0 25px 0;
	color: #4a4a4a;
	margin: 0;
}

#content.secondary .speakerTitle h2 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	background: transparent url(../images/line_xl.gif) left bottom no-repeat;
	padding: 0 0 25px 0;
	color: #4a4a4a;
	width: 850px;
	margin: 0;
}

#content h2{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	background: transparent url(../images/line_m.gif) left bottom no-repeat;
	padding: 0 0 25px 0;
	color: #4a4a4a;
	margin: 0;
}

#content h2 .secondary{	
	color: #4a4a4a;
	font-size: 16px;
}	

#content.secondary .col2 .info{
	float: left;
	width: 580px;
	background: transparent url(../images/line_m.gif) left bottom no-repeat;
	padding: 15px 0 0 0;
}

#content.secondary .col2 .info p{
	line-height: 1.7em;
}

#content.secondary .col2 #media .left{
	float: left;
	width: 300px;
	padding: 15px 0 0 0;
}

#content.secondary .col2 #media .right{
	padding: 15px 10px 0 0px;
	float: right;
	width: 280px;
}

#content.secondary .col2 #media{
	float: left;
	background-color: #e9e9e9;
	width: 600px;
}

#content.secondary .col2 #media h3{
	color: #e9aa00;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	margin: 0 20px 0 10px;
}

#content.secondary .col2 #media .images{
	padding: 0 0 25px 0;
	
}

#content.secondary .col2 #media .images a{
	margin: 10px 0 0 10px;
	display: block;
	float: left;
}

#content.secondary .col2 #media .images a img{
	border: 4px solid #eaeaea;
	
}

#content.secondary .col2 #media .images a:hover img{
	border: 4px solid #e9aa00;
	
}


#media .books{
	padding: 0px 0 25px 0;
}

#media .books{
	margin: 0 0 0 0;
}

#media .books ul{
	list-style: none;
	padding: 8px 0 0 10px;
}

#media .books ul li{
	margin: 0 0 15px 0;
}

.yellow{
	color: #e9aa00;
}

#content #speakerBottom{	
	padding: 25px 0 0 0;
}

#content #speakerBottom{	
	padding: 35px 0 0 0;
}

#content #speakerBottom h2{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	background: transparent url(../images/line_xl.gif) left bottom no-repeat;
	padding: 0 0 25px 0;
	color: #4a4a4a;
	margin: 0;
}

#content #speakerBottom .speakerList{	
	margin: 0;
	padding: 10px 0 0 10px;
}

#content #speakerBottom .speakerList li{	
	width: 275px;
	float: left;
	margin: 0 27px 0 0;
	padding: 20px 0 20px 0;
}

#content #speakerBottom .speakerList li.lastColumn{	
	
	margin: 0 0 0 0;
}

#content #speakerBottom .speakerList li.lastRow{	
	border: none;
}


#speakerQuote {
	margin: -80px 20px 0px 550px;
	width: 300px;
	font-style:italic;
	font-size: 24px;
	text-align:center;
	color:#b9b9b9;
}

/*Sponsors---------*/

#sponsors{
	padding: 20px 0 0 0;
	color: #939393;
}

#sponsors img{
	margin: 0 10px 0 0;
	border: none;
}


/*Schedule----------------------*/
#content .schedule{
	padding: 20px 0 0 40px;
	height: 180px;
}

#content .schedule h3{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;	
	padding: 0 0 5px 50px;
	color: #4a4a4a;
	margin: 0;
	display:inline;
	width: 250px;
	font-size: 33px;
	padding-right: 40px;
}

#content .calendar12{	
	background: transparent url(../images/calendar_12.jpg) no-repeat;
}

#content .calendar13{	
	background: transparent url(../images/calendar_13.jpg) no-repeat;
}

#content .calendar14{	
	background: transparent url(../images/calendar_14.jpg) no-repeat;
}


#content .schedule ul{
	list-style: none;
	margin: 0 0 25px 30px;
	width: 250px;
	float: left;
	background: transparent url(../images/dot_line.gif) left top repeat-x;
}

#content .schedule .next{
	list-style: none;
	margin: 0 0 25px 15px;
	width: 250px;
	float: left;
	background: transparent url(../images/dot_line.gif) left top repeat-x;
}

#content .schedule ul li{
	padding: 10px 0 5px 0px;
	font-size:10px;
	background: transparent url(../images/dot_line.gif) left bottom repeat-x;
}


/*Application----------------------*/
#content .application{
	padding: 20px 0 0 40px;
}

#content .application2{
	background:url(../images/speaker_back.jpg) center center no-repeat;
	padding: 20px 0 0 40px;
}

#content .application3{
	background:url(../images/speaker_back.jpg) center top repeat-y;
	padding: 20px 0 0 40px;
}

/*Forms----------------------------*/
#content form{
	padding: 15px 0 0 0;
}

#content form label{
	width: 155px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}

#content .submit input{
	margin-left: 155px;
	background: transparent url(../images/submit_btn.jpg) no-repeat;
	width: 92px;
	height: 36px;
	border: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

#formError{
	color: #e40000;
}

#formThankYou{
	padding: 30px 0 170px 0;
}


/* @Form Colors */

div.module input,
div.module_large input,
div.module_lead input,
div.module_lead textarea,
div.module_large textarea,
div.module textarea {
	font-size:13px;
	line-height:13px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	padding:2px;
}

div.module select,
div.module_large select,
div.module_lead select {
	font-size:13px;
	line-height:13px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	padding:2px;
	margin-top: 0px;
}


div.module_login input,
div.module_login textarea {
	font-size:14px;
	line-height:14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	padding:4px;
}

div.module_login select {
	font-size:14px;
	line-height:14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	padding:4px;
	margin-top: 0px;
}

div.module_home select {
	font-size:12px;
	line-height:12px;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	margin-top: 0px;
}

div.module input:hover,
div.module_large input:hover,
div.module_lead input:hover,
div.module_login input:hover,
div.module_home select:hover, 
div.module select:hover,
div.module_large select:hover,
div.module_lead select:hover,
div.module_large textarea:hover,
div.module_lead textarea:hover,
div.module_login select:hover,
div.module_login textarea:hover, 
div.module textarea:hover {
	border:2px solid #b7b7b7;
}

div.module input:focus,
div.module_large input:focus,
div.module_lead input:focus,
div.module_login input:focus,
div.module_home select:focus, 
div.module select:focus,
div.module_large select:focus,
div.module_lead select:focus,
div.module_login select:focus,
div.module_login textarea:focus,
div.module_lead textarea:focus,
div.module textarea:focus,
div.module_large textarea:focus {
	border:2px solid #4898d2;
}

/* @end */





dl {
	padding-left: 50px;
	width: 720px;
	margin-bottom: 20px;
}
dt {
	float: left;
	width: 162px;
	clear: both;
	color: #8c8a81;
	margin: 0 0 0.3em 0;
	border-top: 1px solid #dad7ca;
	padding-bottom: 60px;
}
dd {
	float: right;
	width: 500px;
	margin: 0 0 0.3em 0;
	padding-top: 0.3em;
	border-top: 1px solid #dad7ca;
	padding-bottom: 60px;
}