body { 
	padding: 0;
	margin: 0;
	text-align: center;
	background: #395b77;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	}
	
.container { 
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

.leftColumn { float: left; width: 650px; }
.rightColumn { float: left; width: 310px; }

a { outline: none; text-decoration: none; cursor: pointer; }

.clear { clear: both; }

#topSection {
	display: block;
	width: 100%;
	background: #333 url(/images/common/bg-topSection.gif) no-repeat center bottom;
	border-top: 10px #d0d243 solid;
	height: 185px;
	}
	
	#topSection .leftColumn a { 
		width: 350px;
		height: 185px;
		display: block;
		text-indent: -5000px;
		background: transparent url(/images/common/logo.gif) no-repeat 0 0;
		}
		
	#topSection .rightColumn ul { 
		list-style-type: none;
		padding: 0;
		margin: 0; 
		float: left;
		}
		
		#topSection .rightColumn ul.mainMenu1 { width: 170px; margin: 38px 10px 0 0; }
		#topSection .rightColumn ul.mainMenu2 { width: 125px; margin: 38px 0 0 0; }
		
	#topSection .rightColumn ul li { 
		margin: 0 0 5px 0;
		padding: 0;
		height: 25px;
		line-height: 25px;
		}
	
	#topSection .rightColumn ul li a { 
		display: block; 
		background-position: right top;
		background-repeat: no-repeat;
		text-indent: -5000px;
		height: 25px;
		}
		
	#topSection .rightColumn ul li a:hover { background-position: right -25px; }
	
	.page-home #topSection .rightColumn ul li.home a,
	.page-register #topSection .rightColumn ul li.register a,
	.page-topics #topSection .rightColumn ul li.topics a,
	.page-partners #topSection .rightColumn ul li.partners a,
	.page-lodging #topSection .rightColumn ul li.lodging a,
	.page-speakers #topSection .rightColumn ul li.speakers a,
	.page-directions #topSection .rightColumn ul li.directions a, 
	.page-contact #topSection .rightColumn ul li.contact a { 
		background-position: right -50px; 
		}
		
		#topSection .rightColumn ul li.home a { background-image: url(/images/menu/home.gif); }
		#topSection .rightColumn ul li.register a { background-image: url(/images/menu/register.gif); }
		#topSection .rightColumn ul li.topics a { background-image: url(/images/menu/topics.gif); }
		#topSection .rightColumn ul li.partners a { background-image: url(/images/menu/partners.gif); }
		#topSection .rightColumn ul li.lodging a { background-image: url(/images/menu/lodging.gif); }
		#topSection .rightColumn ul li.speakers a { background-image: url(/images/menu/speakers.gif); }
		#topSection .rightColumn ul li.directions a { background-image: url(/images/menu/directions.gif); }
		#topSection .rightColumn ul li.contact a { background-image: url(/images/menu/contact.gif); }
		
	#topSection .rightColumn ul.mainMenu1 li a { width: 170px; }
	#topSection .rightColumn ul.mainMenu2 li a { width: 125px; }
	
	
#bannerSection { 
	padding: 15px 0;
	background: #1d1d1d;
	}
	
	.page-home #bannerSection { 
		padding: 25px 0;
		background: #1d1d1d url(/images/common/bg-bannerSection.gif) no-repeat center bottom;
		}
	
	.feature { 
		display: block;
		width: 310px;
		height: 105px;
		margin: 0 0 10px 0;
		padding: 0;
		background-repeat: no-repeat;
		background-position: 0 0;
		}
		
		.feature1 { background-image: url(/images/common/bg-feature1.gif); color: #535501; }
		.feature2 { background-image: url(/images/common/bg-feature2.gif); color: #17476b; }
		.feature3 { background-image: url(/images/common/bg-feature3.gif); }
		.featureVideo { background-image: url(/images/common/bg-featureVideo.jpg); }
		
	.featureLast { margin-bottom: 0; }
		
	.feature .content { 
		display: block;
		padding: 42px 0 0 20px;
		width: 160px;
		font-size: 12px;
		font-weight: bold;
		line-height: 15px;
		}	
	
	.feature1 a, #contentSection .feature1 a { display: block; height: 105px; width: 310px; color: #535501; text-decoration: none; }
	.feature1 a .content, #contentSection .feature1 a .content { color: #535501; text-decoration: none; }
	.feature1 a:hover .content, #contentSection .feature1 a:hover .content { color: #535501; text-decoration: none; }
	.feature1 .content { padding-top: 57px; }
	.feature2 .content { width: 200px; padding-top: 47px; }
	
	.feature2 .countdown_section { 
		display: block;
		float: left;
		width: 55px;
		font-size: 9px;
		font-weight: normal;
		color: #3a6180;
		padding: 0;
		margin: 3px 0 0 -15px;
		text-align: center;
		position: relative;
		text-transform: uppercase;
		}
		
	.feature2 .countdown_section .countdown_amount { 
		font-size: 26px;
		color: #17476b;
		font-weight: bold;
		line-height: 24px;
		}
		
	.feature3 a { 
		display: block; 
		float: left;
		width: 50px;
		height: 50px;
		text-indent: -5000px;
		
		}
	
		
		.feature3 a.twitter { background: url(/images/common/logo-twitter.gif) no-repeat; }
		.feature3 a.facebook { background: url(/images/common/logo-facebook.gif) no-repeat; }
		.feature3 a.linkedin { background: url(/images/common/logo-linkedin.gif) no-repeat; }
		
	.featureVideo .content { 
		display: block; 
		float: left;
		width: 310px;
		height: 105px;
		margin: 0px;
		padding: 0px;
		}

		
#contentSection	.featureVideo a, #bannerSection .featureVideo a { 
		display: block; 
		float: left;
		width: 310px;
		height: 105px;
		margin: 0px;
		padding: 0px;
		text-decoration:none;
		}
		
#contentSection .featureVideo .content a .video-text, #bannerSection .featureVideo .content a .video-text {
	margin: 43px 150px 0 20px;
	color: #b6b6b6;
	text-decoration: none;
	font-size:12px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contentSection .featureVideo .content a:hover .video-text, #bannerSection .featureVideo .content a:hover .video-text {
	text-decoration:none;
	color:#FFFFFF;
}



#contentSection { 
	padding: 45px 0 65px 0;
	background: #f3f3f3 url(/images/common/bg-contentSection.gif) repeat-x left bottom;
	}
	
	#contentSection p { 
		width: 585px; 
		margin: 0 0 15px 0;
		}
		
	.page-home #contentSection strong { color: #ddd; }
		
	#contentSection ul { 
		list-style-type: none;
		padding: 0;
		margin: 10px 0;
		width: 550px;
		}
		
	#contentSection ul li { 
		background: url(/images/common/bullet.gif) no-repeat 2px 4px; 
		font-weight: bold;
		padding: 0 0 0 20px;
		}
		
	#contentSection a { 
		color: #395b77;
		text-decoration: underline;
		}
		
	#contentSection a:hover { 
		color: #b4b642;
		}
		
	#contentSection .registerRow {
		display: block; 
		clear: both;
		min-height: 35px;
		}
		
		#contentSection .registerRow .leftColumn { width: 100px; }
		#contentSection .registerRow .rightColumn { width: 390px; }
		#contentSection .registerRow .float { float: left; }
		#contentSection .registerRow .short { width: 35px; text-align: right; padding-right: 10px; }
		#contentSection .registerRow .medium { width: 175px; }
		#contentSection .registerRow input.medium { width: 125px; background: url(/images/common/inputTextContentMedium.gif) no-repeat; }
		#contentSection .registerRow .long { width: 205px; }
		#contentSection .registerRow input.long { width: 185px; background: url(/images/common/inputTextContentLong.gif) no-repeat; }
		
		#contentSection .registerRow .name1 { width: 135px; }
		#contentSection .registerRow .name2 { width: 90px; margin-left: 5px; }
		#contentSection .registerRow input.name { width: 135px; background: url(/images/common/inputTextContentName.gif) no-repeat; }
		#contentSection .registerRow .secCode { width: 110px; margin-left: 5px; }
		

	#contentSection .registerRowTall { height: 90px }
	
		#contentSection textarea.inputTextMultiLine { 
			background: url(/images/common/inputTextMultiLine.gif) no-repeat;
			height: 75px;
			width: 350px;
			padding: 5px 8px 5px 8px;
			margin: 0 0 0 -2px;
			position: relative;
			border: 0;
			outline: none;
			color: #222;
			font: 11px/15px Arial, Helvetica, sans-serif;
			}

		
		.req { color: #558cb6; font-size: 11px; padding-left: 4px; }
	
	#contentSection .registerRow .error { 
		font-size: 11px; 
		display: block; 
		height: 20px; 
		margin: 10px 5px 5px 5px; 
		clear: both; 
		position: relative; 
		color: #b23;
		}
	
	#contentSection p.total { 
		padding: 5px 10px;
		margin: 20px 0 15px -10px;
		position: relative;
		width: 515px;
		background: #a9a9a9; 
		color: #1d1d1d;
		font-weight: bold;
		}
		
	.confirmation p { width: 515px; }
		
	#contentSection .guest { 
		margin-bottom: 15px;
		border-bottom: 1px dotted #aaa;
		width: 525px;
		}
				
	#contentSection input.inputText { 
		background: url(/images/common/inputTextContent.gif) no-repeat;
		height: 15px;
		width: 375px;
		padding: 5px 8px 5px 8px;
		margin: 0 0 -10px -2px;
		position: relative;
		border: 0;
		outline: none;
		color: #222;
		font: 11px/15px Arial, Helvetica, sans-serif;
		}
	
	.page-home #contentSection { 
		padding: 0 0 65px 0;
		background: #1d1d1d url(/images/common/bg-contentSectionHome.gif) no-repeat center top;
		}
	
	.page-home #contentSection p { 
		width: 425px; 
		color: #bbb;
		margin: 0 0 15px 0;
		}
		
	h1.pageTitle { 
		color: #d0d243;
		font-size: 24px;
		font-weight: normal;
		display: block;
		height: 30px;
		width: 600px;
		text-indent: -5000px;
		margin: 0;
		}
		
		.page-home h1.pageTitle { background: url(/images/titles/homepage.gif) no-repeat; margin-bottom: 10px; }
		.page-register h1.pageTitle { background: url(/images/titles/registerNow.gif) no-repeat; }
		.page-topics h1.pageTitle { background: url(/images/titles/seminarTopics.gif) no-repeat; }
		.page-partners h1.pageTitle { background: url(/images/titles/mediaPartners.gif) no-repeat; }
		.page-lodging h1.pageTitle { background: url(/images/titles/lodging.gif) no-repeat; }
		.page-directions h1.pageTitle { background: url(/images/titles/directions.gif) no-repeat; }
		.page-contact h1.pageTitle { background: url(/images/titles/contactUs.gif) no-repeat; }
		.page-privacy h1.pageTitle { background: url(/images/titles/privacy.gif) no-repeat; }
		.page-refund h1.pageTitle { background: url(/images/titles/refund.gif) no-repeat; }
		.page-speakers h1.pageTitle { background: url(/images/titles/speakers.gif) no-repeat; }

	h2 { 
		color: #b4b642;
		font-size: 24px;
		font-weight: normal;
		margin: 0 0 9px 0;
		}

	h3 { 
		color: #395b77;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 15px 0;
		}
		
	h4 { 
		color: #1d1d1d;
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 0 0;
		width:600px;
		}	
		
	.twoColumnInfo { 
		clear: both;
		}
		
		.twoColumnInfo .leftColumn { 
			width: 90px;
			font-size: 11px;
			color: #535353;
			text-transform: uppercase;
			font-weight: bold;
			}
		
		.twoColumnInfo .rightColumn {
			width: 425px;
			color: #d0d243;
			}
			
	.tellFriend { 
		margin: 10px 0 0 0;
		padding: 0 0 20px 0;
		background: #a9a9a9;
		}
			
	.tellFriend h3 { 
		padding: 8px 19px;
		border-bottom: 1px solid #eee;
		display: block;
		height: 22px;
		text-indent: -5000px;
		background: url(/images/common/tellFriend.gif) no-repeat 0 4px; 
		margin: 0 0 10px 0;
		}	
		
	.tellFriend .friendRow {
		margin: 0 0 10px 0;
		padding: 0 0 0 21px;
		color: #eee;
		font-size: 11px;
		font-weight: bold;
		line-height: 22px;
		}
		
		.lastRow { float: left; width: 190px; }
		.button { float: left; width: 83px; }
		
	#contentSection .tellFriend .friendRow input.inputText { 
		background: url(/images/common/inputText.gif) no-repeat;
		height: 15px;
		width: 175px;
		padding: 5px 8px 5px 8px;
		margin: 0 0 -10px -2px;
		position: relative;
		border: 0;
		outline: none;
		color: #444;
		font: 11px/15px Arial, Helvetica, sans-serif;
		}
	
	#googleMap {
		width: 515px;
		height: 310px;
		border: 1px solid #555;
		margin: 20px 0;
		}
		
	.page-home .tellFriend { background: #2f2f2f; margin-top: 0; color: #b9b9b9; }
	.page-home .tellFriend h3 { border-bottom: 1px solid #1d1d1d; background: url(/images/common/tellFriendHome.gif) no-repeat 0 0; padding: 19px; margin: 0 0 15px 0; }
	.page-home .tellFriend .friendRow { color: #b9b9b9; }
	.page-home #contentSection .tellFriend .friendRow input.inputText { color: #fff; background: url(/images/common/inputTextHome.gif) no-repeat; }

		
#botSection { 
	padding: 25px 0;
	font-size: 11px;
	font-weight: bold;
	color: #142d42;
	line-height: 12px;
	}
	
	#botSection .leftColumn { width: 760px; }
	#botSection .rightColumn { width: 200px; text-align: right; }

	#botSection .leftColumn ul { 
		list-style-type: none;
		padding: 0;
		margin: 0;
		}
		
	#botSection .leftColumn ul li { 
		padding-right: 15px;
		margin-right: 15px;
		border-right: 1px solid #5b7b94;
		line-height: 12px;
		height: 12px;
		float: left;
		width: auto;
		text-transform: uppercase;
		}
	
	#botSection .leftColumn ul li.contact { margin-right: 0; padding-right: 0; border-right: 0; }
		
	#botSection .leftColumn ul li a { color: #fff; }
	#botSection .leftColumn ul li a:hover { color: #68a; }
	
	#botSection .rightColumn a { color: #142d42; }
	#botSection .rightColumn a:hover { color: #68a; }
	
	#botSection .rightColumn .links { color: #68a; font-weight:normal; }
	#botSection .rightColumn .links a { color: #68a; margin: 0 5px; }
	#botSection .rightColumn .links a:hover { color: #fff; }
	
.seperator { clear: both; height: 30px; } 