@charset "UTF-8";
/* 
	CSS Document for Wharton General Management Conference	
	Copyright (c) 2009 Splash Publishing. All rights reserved.
	2008 code courtesy of Neuro-Designs.
*/

@import url("_styles_reset.css");

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

/* General Settings */
body {
	font: 10px/20px arial, helvetica, sans-serif;
/*	background: url("images/bg_main.png");*/
	background-repeat: repeat-x;
	background-color: #dddddd;
	font-size: 62.5%;
	margin-top: 0px;
	}

img {
	vertical-align: middle;
	}

a img {
   border-style: none;
}
	
a:link, a:visited {
	color: #034b86;
	font-weight: bold;
	text-decoration: none;
	}
	
	a:hover {
		color: #999;
		}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #034b86;
	}

h2 {
	font-size: 2em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
	
h3 {
	font-size: 1.4em;
	color: #a91331;
	margin-bottom: 10px;
	}

	h3.panel_title {
		margin: 0px;
		}
	
h4 {
	font-size: 1.2em;
	}
	
p {
	font-size: 1.2em;
	margin-bottom: 10px;
	}

ul {
	font-size: 1.2em;
	margin-left: 20px;
list-style-type: none;
	}
	
ul.normal {
	list-style-type: square;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	
	ul li {
		background: #eaeaea;
		margin-bottom: 1px;
		padding: 5px 10px;
		}
		
	ul.normal li {
		background: none;
		padding: 0px;
		}

strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}

/* Additional Classes */

.nomargin {
	margin: 0px;
	}
	
.divider {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 1px;
	}
	
.well {
	background: #eaeaea;
	padding: 5px 10px;
	}

.lead_images img { margin: 0 12px 12px 0; border: 3px solid #dddddd; padding: 2px; width: 72; height: 84px;}

.keynote_images img { margin: 0 20px 20px 0; border: 3px solid #dddddd; padding: 2px; width: 120; height: 140px;}

#dhtmltooltip{
position: absolute;
border: 1px solid white;
width: 150px;
padding: 3px;
background-color: black;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
font: .9em arial, helvetica, sans-serif;
color: white;
font-size: 12px;
font-weight: normal;
}

	
/* Layout Settings */

#header {
	clear: both;
	width: 860px;
	height: 150px;
	padding: 0px 20px;
	margin: 0px auto;
	background: url("images/bg_contents2.png");
	}
	
#menu {
	clear: both;
	width: 820px;
	padding: 0px 40px;
	margin: 0px auto;
	background: url("images/bg_contents_menu.png");
	height: 30px;
	}


#pre_contents {
	clear: both;
	width: 820px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 40px;
	background: url("images/bg_contents.png") repeat-y;
	overflow: hidden;
	}

#menu_shift {
	margin-left:-40px;
}
	
#contents {
	clear: both;
	width: 820px;
	margin: 0px auto;
	padding: 0px 40px;
	background: url("images/bg_contents.png") repeat-y;
	overflow: hidden;
	}
	
	#contents #column {
		width: 580px;
		float: left;
		}
				
	#contents #sidebar {
		width: 180px;
		float: right;
		}
		
		ul.sidebar_menu {
			padding: 0px;
			margin: 0px;
			margin-bottom: 20px;
			list-style-type: none;
			line-height: 1.6em;
			font-size: 1.1em;
			}
			
			ul.sidebar_menu li {
				margin-bottom: 1px;
				background: #034b86;
				padding: 0px;
				}
				
				ul.sidebar_menu li a {
					background: #034b86;
					color: #fff;
					display: block;
					padding: 5px 10px;
					}
					
					ul.sidebar_menu li a:hover {
						background: #a91331;
						color: white;
						}
					
					ul.sidebar_menu li ul {	
						padding-left: 20px;
						padding-bottom: 5px;
						margin: 0px;
						font-size: 1em;
						}
						
						ul.sidebar_menu li ul li {
							padding: 0px;
							}
						
						ul.sidebar_menu li ul li a {
							padding: 0px 5px;
							}
						


#footer {
	width: 820px;
	height: 73px;
	margin: 0px auto;
	padding: 0px 40px;
	padding-top: 15px;
	color: white;
	font-size: 0.8em;
	background: url("images/bg_footer.png") no-repeat;
	}
	
	#footer p {
		margin: 0px;
		line-height: 1.2em;
		}
	
	#footer a:link, #footer a:visited {
		color: white;
		font-weight: bold;
		text-decoration: underline;
		}
		
		#footer a:hover {
			color: #ccc;
			}


/* Contact Form Settings */

.contactFormRow {
	width: 560px;
	overflow: hidden;
	}
	
	.contactFormRow .left {
		width: 60px;
		float: left;
		}
		
	.contactFormRow .right {
		width: 490px;
		float: right;
		}
		
input.defaultText, textarea.defaultText, select {
	border: 1px solid #ccc;
	background: #eee;
	padding: 4px;
	font-size: 1em;
	}
	
	select {
		border: 1px solid #be1e2d;
		}
	
input.defaultButton {
	background: #be1e2d;
	color: #fff;
	font-weight: bold;
	border: 0px;
	font-size: 1.1em;
	padding: 5px 10px;
	}
	
	input.defaultButton:hover {
		background: #999;
		}






.panel {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	}



.hotel {
	background: #eaeaea;
	float: left;
	width: 269px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px 10px;
	font-size: 1.1em;
	}



.spk_row {
	width: 580px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
	.spk_row .left {
		width: 122px;
		float: left;
		}
		
		.spk_row .left img {
			border: 1px solid #ccc;
			}
		
	.spk_row .right {
		width: 440px;
		float: right;
		}
		
		.spk_row .right h5 {
			margin-bottom: 10px;
			}






table.schedule td {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 1.1em;
	}

table.schedule td.time {
	background: #a91331;
	color: white;
	font-weight: bold;
	padding: 6px 8px;
	width: 110px;
	text-align: right;
	}

table.schedule td.sch1 {
	background: #2d5388;
	color: #fff;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	}

table.schedule td.sch2 {
	background: #eaeaea;
	color: #333;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	}

table.schedule td.sch3 {
	background: #fff;
	color: #333;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	}

table.schedule td.sch4 {
	background: #dbeafa;
	color: #333;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	}

table.schedule td.sch5 {
	background: #95c2f0;
	color: #333;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	}

	table.schedule td.sch1 a:link, table.schedule td.sch1 a:visited {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}
		
		table.schedule td.sch1 a:hover {
			color: #ccc;
			}

	table.schedule td.sch3 a:link, table.schedule td.sch3 a:visited,
	table.schedule td.sch4 a:link, table.schedule td.sch4 a:visited,
	table.schedule td.sch5 a:link, table.schedule td.sch5 a:visited {
		color: #333;
		text-decoration: none;
		font-weight: bold;
		}
		
		table.schedule td.sch3 a:hover,
		table.schedule td.sch4 a:hover,
		table.schedule td.sch5 a:hover {
			color: #666;
			}




#sidebarSlide {
	background: #eaeaea;
	padding-top: 20px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
	
	#sidebarSlide h5 {
		margin-bottom: 10px;
		}


.sidebar_sponsors img {
	margin-bottom: 5px;
	}
	
h4.sponsor {
	color: #999;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	text-align: left;
	}