@charset "UTF-8";
/* 

	CSS Document for Wharton Entrepreneurship Conference 2007
	Copyright © 2007 Neuro-Designs
	
*/

html, body {
	margin: 0px;
	padding: 0px;
	font: 11px/20px lucida grande, helvetica, arial, sans-serif;
	color: #666;
	}
	
#menu {
	width: 100%;
	min-width: 900px;
	background: url("images/bg_menu.png") repeat-x;
	height: 30px;
	border-bottom: 1px solid #eaeaea;
	}
	
	#menu_plc {
		width: 900px;
		margin: 0px auto;
		text-align: center;
		}

	#menu ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
		#menu ul li {
			display: inline;
			padding: 0px;
			margin: 0px;
			}
			
			#menu img {
				border: 0px;
				margin-left: -1px;
				}

#header {
	width: 100%;
	min-width: 900px;
	background: url("images/bg_contents.jpg") repeat-x;
	}
	
	#header_plc {
		width: 900px;
		margin: 0px auto;
		}
		
#inquiry_bar {
	width: 100%;
	min-width: 900px;
	background: #fafafa;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	margin-top: 20px;
	}
	
	#inquiry_bar_plc {
		width: 760px;
		margin: 0px auto;
		text-align: left;
		font-size: 1em;
		padding: 10px 70px;
		}

#copyright {
	width: 760px;
	min-width: 760px;
	margin: 0px auto;
	font-size: 0.9em;
	padding: 10px 70px;
	color: #ccc;
	}

	#copyright a:link, #copyright a:visited {
		color: #999;
		text-decoration: none;
		font-weight: bold;
		}
	
		#copyright a:hover {
			color: #666;
			}





#footer_menu {
	width: 100%;
	min-width: 900px;

	}
	
	#footer_menu_plc {
		width: 760px;
		padding: 0px;
		margin: 0px auto;
		overflow: hidden;
		}
		
		#footer_menu_plc_left {
			float: left;
			width: 600px;
			}
			
		#footer_menu_plc_right {
			float: right;
			width: 100px;
			padding-top: 4px;
			text-align: right;
			}

	#footer_menu ul {
		margin: 0px;
		padding: 0px;
		padding-top: 4px;
		list-style-type: none;
		color: #ccc;
		}
		
		#footer_menu ul li {
			display: inline;
			padding: 0px 5px 0px 0px;
			font-weight: bold;
			}
			





#title_bar {
	width: 760px;
	padding: 0px 70px;
	margin: 0px auto;
	text-transform: uppercase;
	color: #66b200;
	}
	
	#title_bar h2 {
		font-size: 1.6em;
		padding-bottom: 10px;
		border-bottom: 2px solid #eaeaea;
		}


#contents {
	width: 900px;
	margin: 0px auto;
	}
	
	#contents_plc {
		width: 760px;
		overflow: hidden;
		margin: 0px auto;	
		}

	#contents_left {
		width: 560px;
		float: left;
		}
		
	#sidebar {
		width: 180px;
		float: right;
		}





ul.middle_align {
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

a:link, a:visited {
	color: #66b200;
	text-decoration: none;
	font-weight: bold;
	}
	
	a:hover {
		color: #060;
		}

h2 {
	font-size: 1.5em;
	line-height: 1.4em;
	}

h3 {
	margin-top: 10px;
	font-size: 1.4em;
	color: #66b200;
	}
	
h4 {
	margin-top: 0px;
	font-size: 1.2em;
	}

h4.speaker_name {
	margin: 0px;
	}
	
h5 {
	margin: 0px;
	font-size: 1em;
	}

p {
	margin-top: 0px;
	}


td.schedule_time {
	width: 100px;
	text-align: center;
	font-weight: bold;
	background: #8cc63f;
	color: #fff;
	}

td.schedule_keynote {
	background: #ffc;
	text-align: center;
	color: #666;
	}
	
td.schedule_all {
	background: #eaeaea;
	text-align: center;
	}
	
td.schedule_green {
	background: #8cc63f;
	text-align: center;
	color: #fff;
	}

td.schedule_1 {
	background: #ccc;
	text-align: center;
	}

td.schedule_2 {
	background: #999;
	text-align: center;
	}

td.schedule_3 {
	background: #666;
	text-align: center;
	}

td.schedule_4 {
	background: #555;
	text-align: center;
	}
	
td.schedule_1 a:link, td.schedule_1 a:visited,
td.schedule_2 a:link, td.schedule_2 a:visited,
td.schedule_3 a:link, td.schedule_3 a:visited,
td.schedule_4 a:link, td.schedule_4 a:visited {
	color: #fff;
	text-decoration: none;
	}
	
	td.schedule_1 a:hover,
	td.schedule_2 a:hover,
	td.schedule_3 a:hover,
	td.schedule_4 a:hover {
		color: #eaeaea;
		}


ul {
	margin: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
	list-style-type: square;
	}
 
.front_keynote {
	padding: 10px 10px 2px 10px;
	background: #f0faff;
	margin-bottom: 1px;
	width: 540px;
	clear: both;
	color: #666;
	}
	
	.front_keynote img {
		margin-bottom: 10px;
		}
		
	
	.front_keynote h3 {
		margin-top: 0px;
		color: #666;
		}
		
		.front_keynote h3 a:link, .front_keynote h3 a:visited {
			color: #666;
			text-decoration: none;
			}
			
			.front_keynote h3 a:hover {
				color: #bcc63f;
				}
		
		.front_keynote a:link, .front_keynote a:visited {
			color: #8cc63f;
			text-decoration: none;
			}
			
			.front_keynote a:hover {
				color: #060;
				}
	
	.front_keynote_left {
		float: left;
		width: 100px;
		}
		
	.front_keynote_right {
		float: right;
		width: 430px;
		clear: right;
		}

.panel_module {
	padding: 10px 10px 2px 10px;
	background: #f0faff;
	margin-bottom: 2px;
	overflow: hidden;
	}
	
	.speaker_left {
		width: 125px;
		float: left;
		}
		
		.speaker_left img {
			margin-bottom: 10px;
			}
				
	.speaker_right {
		width: 410px;
		float: right;
		}
	
.sidebar_module {
	width: 160px;
	padding: 10px;
	margin-bottom: 10px;
	background: #8cc63f;
	color: #fff;
	}
	
	.sidebar_module ul {
		width: 160px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
		.sidebar_module ul li {
			width: 160px;
			padding-bottom: 0px;
			font-weight: bold;
			margin-bottom: 5px;
			line-height: 1.4em;
			padding-top: 10px;
			}
			
			.sidebar_module ul li ul {
				width: 160px;
				padding-left: 0px;
				margin: 0px;
				}
				
				.sidebar_module ul li ul li {
					width: 146px;
					border: 0px;
					font-size: 0.9em;
					margin-bottom: 1px;
					line-height: 1.6em;
					padding-top: 1px;
					padding-left: 14px;
					list-style-type: none;
					background: url("images/bg_li.png") no-repeat;
					}
				
				.sidebar_module ul li ul li a {
					display: block;
					margin-bottom: 0px;
					}
				
		.sidebar_module a:link, .sidebar_module a:visited {
			color: #fff;
			text-decoration: none;
			}
			
			.sidebar_module a:hover {
				color: #060;
				}
				





#register {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	}
	
.divider {
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #eaeaea;
	}
	
.nomargin {
	border: 0px;
	margin: 0px;
	}
