@charset "UTF-8";
/* 
	CSS Document for Wharton Investing Conference 2010.
	Copyright (c) 2009 Neuro-Designs. All rights reserved.
*/

@import url("_styles_reset.css");

/* IE Warning */
#IEWarning {
	width: 100%;
	background: #f00;
	clear: both;
	padding: 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
	
	#IEWarning a:link, #IEWarning a:visited{
		font-weight: bold;
		color: #fff;
		}
		
		#IEWarning a:hover {
			color: #fff;
			text-decoration: underline;
			}

/* General Settings */
html {
	height: 100%;
	}

body {
	width: 100%;
	height: 98%;
	background: #ddf6fe url("images/bg_main.png") center repeat-y;
	font: 10px/20px lucida grande, lucida sans unicode helvetica, arial, sans-serif;
	font-size: 62.5%;
	color: #333;
	min-width: 960px;
	border-top: 10px solid #a70328;
	}

img {
	vertical-align: middle;
	}
	
a:link, a:visited {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	}
	
	a:hover {
		color: #999;
		}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #036;
	}

h2 {
	font-size: 1.8em;
	margin-bottom: 20px;
	}
	
h3 {
	margin-bottom: 20px;	
	font-size: 1.4em;
	}
	
h4 {
	font-size: 1.2em;
	font-weight: bold;
	}
	
p {
	margin-bottom: 10px;
	font-size: 1.1em;
	}
	
strong {
	font-weight: bold;
	}
	
em, cite {
	font-style: italic;
	}
	
small {
	font-size: 0.9em;
	}

sup {
	font-size: 0.7em;
	position: relative;
	top: -0.6em;
	}

input.defaultText, textarea.defaultText, select {
	background: #eee;
	padding: 4px;
	border: 1px solid #ccc;
	font-size: 1em;
	}
	
	select {
		border: 1px solid #be1e2d;
		}
	
input.defaultButton {
	background: #be1e2d;
	padding: 5px 10px;
	border: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	}
	
	input.defaultButton:hover {
		background: #999;
		}

ul.default {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
	ul.default li {
		padding: 5px 10px;
		margin-bottom: 1px;
		background: #eaeaea;
		}

ol.welcome {
	font-size: 1.1em;
	margin-bottom: 10px;
	padding-left: 30px;
	}
	
	ol.welcome li {
		padding: 5px 10px;
		margin-bottom: 1px;
		background: #eaeaea;
		list-style-type: lower-alpha;
		list-style-position: outside;
		}
		
/* Additional Classes */

.nomargin {
	margin: 0px;
	}

.nopadding {
	padding: 0px;
	}

.normal {
	font-weight: normal;
	}
	
.divider {
	height: 5px;
	max-width: 620px;
	background: url("images/bg_divider.png") right no-repeat;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1px;
	}

a.anchor {
	line-height: 1px;
	}

.map {
	width: 550px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	}

p.sponsors img {
	margin: 20px;
	}

p.sponsorsHome img {
	margin: 10px 0px;
	}
	
/* Layout Settings */

#container {
	position:relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 960px;
	background: #fff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header {
	width: 960px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	clear: both;
	overflow: hidden;
	}
	
	#header #logo {
		width: 139px;
		float: left;
		padding-left: 20px;
		}

		#header #logo a {
			width: 139px;
			height: 35px;
			display: block;
			background: url("images/logo_wharton.png") 0 0 no-repeat;
			text-indent: -80000em;
			}
		
	#header #venueDate {
		width: 259px;
		float: right;
		padding-right: 20px;
		}

		#header #venueDate p {
			width: 259px;
			height: 37px;
			display: block;
			background: url("images/venue_date.png") 0 0 no-repeat;
			text-indent: -80000em;
			}
		
	#header #menu {
		clear: both;
		width: 940px;
		height: 37px;
		background: url("images/bg_menu.png") repeat-x;
		margin: 0px 10px 1px 10px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		font-size: 14px;
		}
		
		#header #menu ul {
			width: 920px;
			overflow: hidden;
			padding: 0px 10px;
			}
			
			#header #menu ul li {
				float: left;
				margin-right: 1px;
				}

				#pgHome #header #menu ul li a#linkHome:link, #pgHome #header #menu ul li a#linkHome:visited,
				#pgWelcome #header #menu ul li a#linkWelcome:link, #pgWelcome #header #menu ul li a#linkWelcome:visited,
				#pgAgenda #header #menu ul li a#linkAgenda:link, #pgAgenda #header #menu ul li a#linkAgenda:visited,
				#pgKeynotes #header #menu ul li a#linkKeynotes:link, #pgKeynotes #header #menu ul li a#linkKeynotes:visited,
				#pgPanels #header #menu ul li a#linkPanels:link, #pgPanels #header #menu ul li a#linkPanels:visited,
				#pgSponsors #header #menu ul li a#linkSponsors:link, #pgSponsors #header #menu ul li a#linkSponsors:visited,
				#pgDirections #header #menu ul li a#linkDirections:link, #pgDirections #header #menu ul li a#linkDirections:visited,
				#pgTeam #header #menu ul li a#linkTeam:link, #pgTeam #header #menu ul li a#linkTeam:visited
				{
					color: #fff;
					display: block;
					padding: 8px 10px;
					background: #036;
					}
				
				#header #menu ul li a:link, #header #menu ul li a:visited {
					color: #fff;
					display: block;
					padding: 8px 10px;
					}
					
					#header #menu ul li a:hover {
						background: #036;
						}
		
	#header #mainImage {
		width: 940px;
		height: 220px;
		margin: 0px auto;
		margin-bottom: 1px;
		}
		
		#header #mainImage h1 {
			width: 940px;
			height: 220px;
			display: block;
			background: url("images/main.jpg") 0 0 no-repeat;
			margin: 0px;
			text-align: left;
			text-indent: -80000em;
			text-decoration: none;
			}
	
#contents {
	width: 900px;
	margin: 0px auto;
	padding: 20px;
	padding-bottom: 100px;
	overflow: hidden;
	border-top: 10px solid #39b7e9;
	}
	
	#contents #column {
		width: 620px;
		float: left;
		overflow: hidden;
		}
		
		#contents #column .halfcol {
			width: 300px;
			float: left;
			overflow: hidden;
			}
			
		#contents #column .halfcolend {
			width: 300px;
			float: right;
			overflow: hidden;
			}
				
	#contents #sidebar {
		width: 230px;
		float: right;
		overflow: hidden;
		}

#footer {
	width: 900px;
	height: 20px;
	background: #eaeaea;
	margin: 0px 10px 20px 10px;
	padding: 10px 20px;
	font-size: 0.8em;
	color: #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: absolute;
	bottom: 0px;
	}
	
	#footer p {
		margin: 0px;
		}
	
	#footer a:link, #footer a:visited {
		font-weight: bold;
		color: #ccc;
		}
		
		#footer a:hover {
			color: #999;
			}

.homeKeynoteRow {
	width: 620px;
	overflow: hidden;
	margin-bottom: 20px;
	}

.homeKeynote {
	width: 200px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	}
	
	.homeKeynote img {
		border: 1px solid #ccc;
		padding: 5px;
		margin-bottom: 5px;
		}
	
	.homeKeynote h4 a:link, .homeKeynote h4 a:visited {
		color: #036;
		}
		
		.homeKeynote h4 a:hover {
			color: #900;
			}
	
	.homeKeynote h5 {
		color: #900;
		font-weight: bold;
		}


a.btnRegister:link, a.btnRegister:visited {
	display: block;
	width: 230px;
	height: 60px;
	background: url("images/btn_register.png") top no-repeat;
	text-indent: -80000em;
	margin-bottom: 10px;
	}
	
	a.btnRegister:hover {
		background: url("images/btn_register.png") bottom no-repeat;
		}




table.agenda {
	font-size: 1.1em;
	line-height: 1.5em;
	width: 100%;
	}
	
	table.agenda tr td {
		background-color: #fafafa;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		padding: 5px;
		text-align: left;
		}
		
		table.agenda tr td.time {
			text-align: right;
			font-weight: bold;
			width: 140px;
			background: #900;
			color: #fff;
			}
			
		table.agenda tr td.sch2 {
			background: #eaeaea;
			}

		table.agenda tr td.sch3 {
			background: #dadada;
			}
		
		table.agenda tr td em {
			font-size: 0.9em;
			}





ul.spkJump {
	background: #900;
	color: #fff;
	width: 230px;
	margin-bottom: 10px;
	font-size: 1.1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
	ul.spkJump li {
		font-weight: bold;
		border-bottom: 1px solid #fff;
		padding: 5px 10px;
		}

			ul.spkJump li a:link, ul.spkJump li a:visited {
				display: block;
				color: #fff;
				}
				
				ul.spkJump li a:hover {
					color: #ccc;
					}
								
		ul.spkJump li ul {
			padding-left: 15px;
			}
			
			ul.spkJump li ul li {
				border-bottom: none;
				padding: 0px;
				list-style-type: square;
				}
				
				ul.spkJump li ul li a:link, ul.spkJump li ul li a:visited {
					display: block;
					color: #fff;
					}
					
					ul.spkJump li ul li a:hover {
						color: #eaeaea;
						}



/* Profile Display */

	div.profileRow {
		clear: both;
		overflow: hidden;
		width: 620px;
		margin-bottom: 20px;
		padding-bottom: 15px;
		}
		
		div.profileRow div.image {
			width: 112px;
			float: left;
			}
			
			div.profileRow div.image img {
				border: 1px solid #ccc;
				background: #fff;
				padding: 4px;
				}
			
		div.profileRow div.info {
			width: 490px;
			float: right;
			}
			
			div.profileRow div.info h4 {
				font-size: 1.4em;
				margin: 0px;
				}
			
			div.profileRow div.info h5 {
				margin-bottom: 15px;
				font-style: italic;
				font-size: 1.2em;
				}



.accordion {
	font-size: 1em;
	overflow: hidden;
	}
	
	.accordion h3 {
		margin: 0px;
		font-size: 1.1em;
		}
	
	.accordion a.marker {
		display: block;
		border: 1px solid #eaeaea;
		border-top: none;
		background: #eaeaea;
		color: #333;
		font-weight: bold;
		padding: 5px 9px;
		border-bottom: 1px solid #fff;
		margin: 0px;
		}
		
		.accordion a.marker span.title {
			font-weight: normal;
			}
		
	.accordion div.profileRow {
		clear: both;
		border: 1px solid #eaeaea;
		border-top: none;
		padding: 9px 9px;
		background: #fafafa;
		overflow: hidden;
		width: 600px;
		margin: 0px;
		}
		
		.accordion div.profileRow div.image {
			width: 112px;
			float: left;
			}
			
			.accordion div.profileRow div.image img {
				border: 1px solid #ccc;
				background: #fff;
				padding: 4px;
				}
			
		.accordion div.profileRow div.info {
			width: 470px;
			float: right;
			}
			
			.accordion div.profileRow div.info h5 {
				margin-bottom: 15px;
				font-style: italic;
				font-size: 1.1em;
				}
		
		.accordion a.first {
			border-top: 1px solid #eaeaea;
			}
