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

@import url("_styles_reset.css");
@import url("_styles_nilland.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 */
body {
	background: #fbfcfc;
	font: 10px/20px helvetica, arial, sans-serif;
	font-size: 62.5%;
	color: #333;
	}

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

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

h2 {
	margin-bottom: 20px;	
	font-size: 2.4em;
	line-height: 1.3em;
	font-family: NillandBold, helvetica, arial, sans-serif;
	}
	
h3 {
	margin-bottom: 20px;	
	font-size: 1.9em;
	line-height: 1.3em;
	font-family: NillandBold, helvetica, arial, sans-serif;
	}
	
h4 {
	font-size: 1.2em;
	}
	
p {
	margin-bottom: 20px;
	font-size: 1.2em;
	}
	
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;
		}

#contents ul {
	font-size: 1.2em;
	margin-bottom: 20px;
	overflow: hidden;
	}
	
	#contents ul li {
		background: #eaeaea;
		margin-bottom: 1px;
		padding: 5px 10px;
		}
		
/* Additional Classes */

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

a.anchor {
	line-height: 1px;
	}
	
/* Layout Settings */

h1 {
	width: 217px;
	height: 97px;
	}
	
	h1 a {
		display: block;
		width: 217px;
		height: 97px;
		background: url("images/logo.png") 0 0 no-repeat;
		margin: 0px;
		text-align: left;
		text-indent: -80000em;
		text-decoration: none;
		}

#header {
	min-width: 980px;
	width: 100%;
	height: 318px;
	background: url("images/bg_header.png") top repeat-x;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	}

#pgHome #header {
	width: 100%;
	height: 493px;
	background: url("images/bg_header_home.png") top repeat-x;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	}
	
	#header .plc {
		width: 940px;
		overflow: hidden;
		margin: 0px auto;
		padding: 0px 10px;
		}
		
		#header .plc #logo {
			width: 217px;
			float: left;
			}
			
		#header .plc #menu {
			width: 720px;
			float: right;
			font-size: 14px;
			text-transform: lowercase;
			}
			
			#header .plc #menu ul {
				padding-top: 30px;
				overflow: hidden;
				}
				
				#header .plc #menu ul li {
					float: right;
					margin-right: 1px;
					}
					
					#pgHome #header .plc #menu ul li a#linkHome:link, #pgHome #header .plc #menu ul li a#linkHome:visited,
					#pgAgenda #header .plc #menu ul li a#linkAgenda:link, #pgAgenda #header .plc #menu ul li a#linkAgenda:visited,
					#pgKeynotes #header .plc #menu ul li a#linkKeynotes:link, #pgKeynotes #header .plc #menu ul li a#linkKeynotes:visited,
					#pgPanels #header .plc #menu ul li a#linkPanels:link, #pgPanels #header .plc #menu ul li a#linkPanels:visited,
					#pgSpeakers #header .plc #menu ul li a#linkSpeakers:link, #pgSpeakers #header .plc #menu ul li a#linkSpeakers:visited,
					#pgSponsors #header .plc #menu ul li a#linkSponsors:link, #pgSponsors #header .plc #menu ul li a#linkSponsors:visited,
					#pgTeam #header .plc #menu ul li a#linkTeam:link, #pgTeam #header .plc #menu ul li a#linkTeam:visited,
					#pgLogistics #header .plc #menu ul li a#linkLogistics:link, #pgLogistics #header .plc #menu ul li a#linkLogistics:visited,
					#pgContact #header .plc #menu ul li a#linkContact:link, #pgContact #header .plc #menu ul li a#linkContact:visited,
					#pgMedia #header .plc #menu ul li a#linkMedia:link, #pgMedia #header .plc #menu ul li a#linkMedia:visited
					{
						color: #000;
						display: block;
						padding: 3px 6px;
						background: #d2dc01;
						}
					
					#header .plc #menu ul li a:link, #header .plc #menu ul li a:visited {
						color: #000;
						display: block;
						padding: 3px 6px;
						}
						
						#header .plc #menu ul li a:hover {
							color: #000;
							background: #d2dc01;
							}
							
				#header .plc #menu ul li a.disabled, #header .plc #menu ul li a.disabled:hover {
					cursor: default;
					color: #999;
					background: none;
					}
			
		#header .plc #mainImage {
			clear: both;
			width: 940px;
			height: 216px;
			background: url("images/main.jpg") no-repeat center;
			text-indent: -80000em;
			}

		#pgHome #header .plc #mainImage {
			clear: both;
			width: 940px;
			height: 391px;
			background: url("images/main_home.jpg") no-repeat center;
			text-indent: -80000em;
			}
	
#contents {
	width: 100%;
	min-width: 980px;
	background: #fbfcfc url("images/bg_contents.png") top repeat-x;
	padding-top: 20px;
	overflow: hidden;
	clear: both;
	}
	
	#contents .plc {
		width: 960px;
		margin: 0px auto;
		padding: 0px 10px;
		overflow: hidden;
		}
		
		#contents .plc .col1 {
			float: left;
			width: 220px;
			padding: 10px;
			}

		#contents .plc .col2 {
			float: left;
			width: 460px;
			padding: 10px;
			}

		#contents .plc .col3 {
			float: left;
			width: 690px;
			padding: 10px;
			padding-right: 20px;
			}

		#contents .plc .col4 {
			width: 940px;
			padding: 10px;
			}
	

#footer {
	width: 940px;
	height: 20px;
	margin: 0px auto;
	padding: 5px 20px;
	font-size: 0.8em;
	color: #ccc;
	}
	
	#footer p {
		margin: 0px;
		margin-bottom: 40px;
		padding-top: 5px;
		border-top: 1px solid #ccc;
		}
	
	#footer a:link, #footer a:visited {
		font-weight: bold;
		color: #ccc;
		}
		
		#footer a:hover {
			color: #999;
			}


.sidebarModule {
	margin-bottom: 15px;
	border: 1px solid #bbbaba;
	padding: 9px;
	background: #c9d0d2;
	}

	h3.moduleTitle {
		padding: 10px;
		background: url("images/bg_module.png") bottom repeat-x;
		border: 1px solid #bbbaba;
		border-bottom: none;
		margin: 0px;
		color: #000;
		font-size: 15px;
		}
		
	#contents .sidebarModule ul {
		width: 100%;
		margin: 0px;
		}
		
		#contents .sidebarModule ul li {
			padding: 0px;
			background: none;
			padding-bottom: 10px;
			margin-bottom: 10px;
			border-bottom: 1px solid #aaa;
			}
			
			#contents .sidebarModule ul li.last {
				margin-bottom: 0;
				border-bottom: none;
				}


a#btnRegister:link, a#btnRegister:visited {
	width: 220px;
	height: 53px;
	display: block;
	background: url("images/btn_register.png");
	text-indent: -80000em;
	margin-bottom: 15px;
	}
			
	a#btnRegister:hover, a#btnRegister.hover {
		width: 220px;
		height: 53px;
		display: block;
		background: url("images/btn_register.png");
		background-position-y: 53px;
		}

a#btnLinkedin:link, a#btnLinkedin:visited {
	width: 220px;
	height: 48px;
	display: block;
	background: url("images/btn_social_linkedin.png");
	text-indent: -80000em;
	}
			
	a#btnLinkedin:hover, a#btnLinkedin.hover {
		width: 220px;
		height: 48px;
		display: block;
		background: url("images/btn_social_linkedin.png");
		background-position-y: 48px;
		}

a#btnFacebook:link, a#btnFacebook:visited {
	width: 220px;
	height: 48px;
	display: block;
	background: url("images/btn_social_fb.png");
	text-indent: -80000em;
	}
			
	a#btnFacebook:hover, a#btnFacebook.hover {
		width: 220px;
		height: 48px;
		display: block;
		background: url("images/btn_social_fb.png");
		background-position-y: 48px;
		}

a#btnTwitter:link, a#btnTwitter:visited {
	width: 220px;
	height: 48px;
	display: block;
	background: url("images/btn_social_twitter.png");
	text-indent: -80000em;
	clear: both;
	}
			
	a#btnTwitter:hover, a#btnTwitter.hover {
		width: 220px;
		height: 48px;
		display: block;
		background: url("images/btn_social_twitter.png");
		background-position-y: 48px;
		}
		



	 #slideshow {
		width: 200px;
		overflow: hidden;
		position:relative;
		}

		 #slideshow #slideContainer {
		  margin: 0px auto;
		  width: 200px;
		  overflow: hidden;
		  position: relative;
		}
		
		 #slideshow span.control {
			display: none;
			}
		
		 #slideshow .slide {
			width: 200px;
			overflow: hidden;
			}
			
			#slideshow .slide img {
				overflow: hidden;
				width: 198px;
				border: 1px solid #bbb;
				}
		
			 #slideshow .slide h4 {
				font-weight: bold;
				font-size: 1.5em;
				margin: 0px;
				margin-top: 10px;
				}

			 #slideshow .slide h5, #slideshow .slide h6 {
				font-size: 1.2em;
				font-weight: normal;
				color: #000;
				}



table.agenda {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	}
	
	table.agenda tr td {
		background-color: #eaeaea;
		border-bottom: 1px solid #fafafa;
		padding: 5px 10px;
		text-align: left;
		}
		
		table.agenda tr td.time {
			text-align: right;
			font-weight: bold;
			width: 130px;
			background: #d2dc01;
			color: #000;
			display: table-cell;
			vertical-align: middle;
			}
			
		table.agenda tr td.sch2 {
			background: #eee;
			}

		table.agenda tr td.sch3 {
			background: #ddd;
			}

		table.agenda tr td.sch4 {
			background: #ccc;
			}
		
		table.agenda tr td em {
			font-size: 0.9em;
			}
			
table.agenda ul {
	padding-left: 20px;
	}
	
	table.agenda ul li {
		list-style-type: square;
		}




	#contents #footbar {
		border-top: 2px solid #2d3967;
		background: #eef5ed;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 10px;
		font-size: 1.1em;
		overflow: hidden;
		width: 530px;
		}
		
		#contents #footbar ul {
			overflow: hidden;
			}
		
			#contents #footbar ul li {
				float: left;
				}
			
				#contents #footbar ul li a:link, #contents #footbar ul li a:visited {
					display: block;
					padding: 5px 10px;
					background: #59a69e;
					color: #fff;
					margin-right: 2px;
					margin-bottom: 2px;
					}
				
					#contents #footbar ul li a:hover {
						background: #999;
						}



.spkModule {
	width: 690px;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
	.spkModule .left {
		width: 102px;
		float: left;
		margin-bottom: 20px;
		}
		
		.spkModule .left img {
			border: 1px solid #ccc;
			background: #fff;
			}
			
	.spkModule .right {
		width: 570px;
		float: right;
		}
		
		.spkModule .right h4 {
			font-size: 1.5em;
			margin: 0px;
			}
			
		.spkModule .right h5 {
			margin-bottom: 15px;
			font-size: 1.2em;
			color: #000;
			}


	#contents ul.spkJump {
		width: 100%;
		margin-bottom: 10px;
		border-bottom: 1px solid #bbbaba;
		font-size: 1.1em;
		}
		
		#contents ul.spkJump li {
			color: #fff;
			font-weight: bold;
			line-height: 1.6em;
			background: #d2dc01;
			border: 1px solid #bbbaba;
			border-bottom: none;
			margin: 0px;
			padding: 0px;
			}
			
			#contents ul.spkJump li ul {
				width: 210px;
				padding: 0px;
				margin: 0px;
				}

				
				#contents ul.spkJump li a:link, #contents ul.spkJump li a:visited {
					display: block;
					margin-bottom: 0px;
					color: #000;
					font-weight: bold;
					background: #d2dc01;
					padding: 5px 10px;
					}

					#contents ul.spkJump li a:hover {
						background: #11162a;
						color: #fff;
						}
				
				#contents ul.spkJump li ul {
					padding-bottom: 5px;
					}
				
				#contents ul.spkJump li ul li {
					margin: 0px 0px 1px 25px;
					padding: 0px;
					font-size: 0.8em;
					line-height: 1.2em;
					border: 0px;
					list-style-type: square;
					color: #000;
					}
				
				#contents ul.spkJump li ul li a:link, #contents ul.spkJump li ul li a:visited {
					display: block;
					margin-bottom: 0px;
					padding: 2px;
					color: #000;
					font-weight: bold;
					}

					#contents ul.spkJump li ul li a:hover {
						color: #eaeaea;
						}
						
					#contents ul.spkJump li ul li ul {
						font-size: 1.3em;
						}
						
						#contents ul.spkJump li ul li ul li {
							margin-left: 18px;
							}




p.sponsors img {
	margin: 20px;
	}

p.sponsorsHome img {
	margin: 10px;
	}



.roundtable {
	padding: 10px;
	background: #d2dc01;
	border: 1px solid #ccc;
	}
	
	.roundtable h3, .roundtable h4 {
		color: #000;
		}
		
	#contents .roundtable ul {
		margin: 0px;
		}

	#contents .roundtable ul li {
		background: #eaeaea;
		}
		
		#contents .roundtable ul li a {
			color: #000;
			}
			
			#contents .roundtable ul li a:hover {
				color: #999
				}