/* eric meyer reset */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	/*vertical-align: baseline;*/
	font-family: inherit;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	/*font-size: 100%;*/
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> &
<blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
	
/* basic layout */


body {
	background-color: #fff;
	font-family:arial;
	font-size:11px;
	color: #444;
}

a img, button {
	border:0 none;
}

a {
	text-decoration: none;
	color: #0d7fb4;
}
a:hover {
	text-decoration: underline;
}

ul, ul li	{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	}

/* form styles */

select, 
textarea, 
input, 
button {
	font-family: arial,sans-serif;
}

button {
	font-weight: bold;
}

/* page structure */

div#wrapper {
	width: 875px;
	margin: 0 auto;
	padding-bottom: 15px;
	overflow: hidden;
}
body.landingLeft div#wrapper {
	width: 776px;
}
body.landingRight div#wrapper {
	width: 760px;
}
div#rightColumn {
	float: right;
	width: 215px;
	margin-bottom: 15px;
}
body.landingLeft div#leftColumn {
	width: 215px;
	margin-bottom: 15px;
}
div#register_login {
	width: 168px;
	height: 20px;
	background-image: url(register_login.gif);
	background-repeat: no-repeat;
	margin: 0 0 16px 30px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
body.landingLeft div#register_login,
body.landingRight div#register_login,
body.landingLeft div#bookmarkThis,
body.landingRight div#bookmarkThis {
	display: none;
}
div#register_login ul li {
	display: inline;
	color: #fff;
	margin: 0 2px;
}
div#register_login ul li a {
	color: #fff;
}
div#loginBox {
	width: 165px;
	height: 163px;
	padding: 50px 19px 10px 32px;
	background-image: url(loginBox.gif);
	background-repeat: no-repeat;
	background-position: 0 -225px;
	position: relative;
}
.landingLeft div#loginBox,
.landingRight div#loginBox {
	height: 203px;
	background-image: url(loginBoxLanding.gif);
	background-position: 0 -265px;
}
div#rightColumn div.login {
	background-position: 0 0;
}
.landingLeft div.login,
.landingRight div.login {
	background-position: 0 0 !important;
}
div#rightColumn div.password {
	background-position: 0 -450px;
}
.landingLeft div.password,
.landingRight div.password {
	background-position: 0 -490px !important;
}
div#loginBox form {
	margin: 0 0 10px 0;
}
div#loginBox form label {
	display: block;
	color: #fff;
	margin: 0 0 3px 0;
}
div#loginBox form input.text {
	width: 163px;
	margin: 0 0 15px 0;
}
div#loginBox form button {
	display: block;
	width: 90px;
	height: 25px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(loginBoxBtn.gif);
	background-repeat: no-repeat;
	color: #fff;
}
div#loginBox div#forgotPass {
	text-align: center;
	color: #444;
}
div#loginBox div#forgotPass a {
	color: #444;
}
div#loginBox div#loginBoxMessageSpan {
	position: absolute;
	top: 200px;
	left: 32px;
	width: 165px;
	background: url(loginBoxMessagePointer.gif) no-repeat;
	background-position: 50% 0;
	
}
div#loginBox div#loginBoxMessageSpan span.pass,
div#loginBox div#loginBoxMessageSpan span.fail,
div#loginBox div#loginBoxMessageSpan span.warn {
	display: block;
	margin-top: 6px;
	padding: 6px 4px 6px 26px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	border: 1px solid #aaa;
	color: #444;
}
div#loginBox div#loginBoxMessageSpan span.pass {
	background-image: url(/static/shared/testPass.png);
}
div#loginBox div#loginBoxMessageSpan span.fail {
	background-image: url(/static/shared/testFail.png);
}
div#loginBox div#loginBoxMessageSpan span.warn {
	background-image: url(/static/shared/testWarn.png);
}
div#rightColumn div.rightColumnBanner {
	width: 200px;
	height: 100px;
	overflow: hidden;
	margin: 0 0 10px 15px;
}
div#rightColumn div#testimonial {
	background-image: url(testimonial.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 15px;
}
div#rightColumn div#testimonial div#testimonial1 {
	background-image: url(testimonial1.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 15px;
}
div#rightColumn div#testimonial p {
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}
div#rightColumn div#testimonial p.quote {
	font-size: 14px;
	color: #0d7fb4;
	margin-bottom: 4px;
}
div#rightColumn div#participating {
	height: 246px;
	margin: 0 0 0 15px;
	padding: 50px 10px 0 10px;
	background-image: url(participating.gif);
	background-repeat: no-repeat;
}
div#rightColumn div#participating ul {
	height: 214px;
	overflow: auto;
	margin-bottom: 10px;
}
div#rightColumn div#participating ul li {
	margin: 5px 0;
}
div#rightColumn div#participating a#toColleges {
	display: block;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}
div#leftColumn {
	float: left;
	width: 660px;
}
body.landingRight div#leftColumn,
body.landingLeft div#rightColumn {
	width: 545px;
}
div#header {
	height: 45px;
}
body.landingLeft div#header,
body.landingRightt div#header {
	width: 760px;
	padding-left: 16px;
}
div#header div#logo {
	float: left;
	width: 480px;
	height: 45px;
}
div#header div#bookmarkThis {
	float: left;
	width: 180px;
	padding-top: 4px;
	text-align: right;
}
div#menulinks {
	height: 25px;
	width: 600px;
	overflow: hidden;
	color: #0d7fb4;
	font-weight: bold;
}
div#menulinks ul {
	line-height: 25px;
	width: 1000px;
}
div#menulinks ul li {
	float: left;
}
div#menulinks ul li a {
	color: #444;
	margin: 0 5px;
}
body#guests h1#contentTitle {
	display: none;
}
body#guests div#contentBlock {
	background-image: url(contentBlock.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
}
body.landingLeft div#rightColumn div#contentBlock,
body.landingRight div#leftColumn div#contentBlock {
	background-image: url(contentBlockLanding.gif);
	margin-top: 13px;
}
body#guests div#contentBlock div#contentBlock1 {
	background-image: url(contentBlock1.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 20px 40px;
	overflow: hidden;
}
body#guests div#contentBlock div.hasFrame {
	padding: 20px 2px !important;
}
body.landingLeft div#rightColumn div#contentBlock div#contentBlock1,
body.landingRight div#leftColumn div#contentBlock div#contentBlock1 {
	background-image: url(contentBlockLanding1.gif);
	min-height: 220px;
	padding: 10px 190px 10px 20px;
}
body#guests div#contentBlock h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0d7fb4;
	margin-bottom: 10px;
}
body.landingLeft div#rightColumn div#contentBlock h1,
body.landingRight div#leftColumn div#contentBlock h1 {
	font-size: 20px;
	line-height: 20px;
}
body#guests div#contentBlock h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f90;
	margin: 10px 0;
}
body.landingLeft div#rightColumn div#contentBlock h2,
body.landingRight div#leftColumn div#contentBlock h2 {
	font-size: 13px;
	color: #444;
}
body#guests div#contentBlock h3,
body#guests div#contentBlock h4 {
	font-weight: bold;
}
body#guests div#contentBlock p {
	margin: 10px 0;
}
body#guests div#contentBlock ul,
body#guests div#contentBlock ol {
	margin: 10px 0;
}
body#guests div#contentBlock ul li {
	list-style-type: disc;
	margin-left: 1.6em;
}
body#guests div#contentBlock ol li {
	list-style-type: decimal;
	margin-left: 1.6em;
}
body#guests div#contentBlock ul li ul li {
	list-style-type: circle;
}

/* sponsors and speakers */

body#guests div#contentBlock div.profileImage {
	clear: left;
	float: left;
	width: 100px;
	margin-right: 10px;
	}

body#guests div#contentBlock div.profileText {
	float: left;
	width: 410px;
	}
	
body#guests div#contentBlock div.profileText h2 {
	margin-top: 0;
	}
	
/* end sponsors and speakers */

div#contentBlock div#feature {
	height: 270px;
	background-image: url(feature.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
div#contentBlock div#feature div#videoBlock {
	width: 320px;
	height: 240px;
	float: left;
	margin: 15px 0 0 10px;
	overflow: hidden;
}
div#contentBlock div#feature div#textBlock {
	width: 150px;
	float: left;
	margin: 60px 10px 0 10px;
	overflow: hidden;
}
div#contentBlock div#feature div#textBlock h2 {
	width: 116px;
	height: 34px;
	background-image: url(featureH2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	text-indent: -9999px;
	margin-bottom: 10px;
}
div#contentBlock div#feature div#textBlock ul li {
	margin-bottom: 15px;
	padding-left: 22px;
	font-weight: bold;
	background-image: url(checkbullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
div#contentBlock div#feature div#calendarBanner {
	width: 150px;
	height: 270px;
	float: left;
	margin-top: -15px;
	overflow: hidden;
}
div#contentBlock div#homeTicker {
	height: 25px;
	line-height: 25px;
	/*
	background-color: #eee;
	*/
	background-color: #15A5E9;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}
div#contentBlock div#homeTicker a {
	color: #fff;
}
div#contentBlock div#homeBanners {
	height: 100px;
	margin-bottom: 10px;
}
div#contentBlock div#homeBanners div#homeBanner1,
div#contentBlock div#homeBanners div#homeBanner2,
div#contentBlock div#homeBanners div#homeBanner3 {
	width: 200px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
div#contentBlock div#homeBanners div#homeBanner3 {
	margin-right: 0;
}
div#landingBanners {
	height: 195px;
	padding: 10px 0;
	clear: both;
}
body.landingLeft div#landingBanners {
	padding: 10px 0 10px 16px;
}
div#landingBanners div#landingBanner1,
div#landingBanners div#landingBanner2,
div#landingBanners div#landingBanner3 {
	width: 245px;
	height: 195px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}
div#landingBanners div#landingBanner3 {
	margin-right: 0;
}
div#supporters {
	height: 160px;
	background-image: url(supporters.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 15px;
}
div#supporters H2 {
	height: 15px;
	margin-bottom: 5px;
}
div#supporters H2 a {
	display: block;
	width: 205px;
	height: 15px;
	background-image: url(supportersH2.gif);
	background-repeat: no-repeat;
}
div#supporters H2 a span {
	display: none;
}
div#supporters ul li {
	float: left;
	width: 116px;
	height: 58px;
	border: 1px solid #aaa;
	background-color: #fff;
	overflow: hidden;
	margin: 0 10px 10px 0;
	text-align: center;
}
div#footer {
	/* float: left; */
	clear: both;
	/* width: 875px; */
	height: 25px;
	line-height: 25px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	/* margin-top: 15px; */
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	color: #fff;
}

/* CWL registration form CSS overrides */

div#contentBlock fieldset {
	width: auto;
	float: left;
	margin-right: 15px;
	/* overflow: hidden; */
	display: block;
}
body#blankBody div#contentBlock fieldset {
	float: none;
}
div#contentBlock div.fieldsetRow {
	clear: both;
	overflow: hidden;
}
div#contentBlock fieldset label {
	width: auto;
	padding-right: 5px;
	font-weight: bold;
	text-align: left;
}
div#contentBlock fieldset.clearLabel {
	width: 100%;
}
div#contentBlock fieldset.clearLabel label {
	width: 580px;
	margin-bottom: 5px;
}
div#contentBlock fieldset .labelNote {
	font-style: italic;
	float: left;
	width: 100%;
}
div#contentBlock fieldset span.asterisk {
	color: #f00;
}
div#contentBlock fieldset div.oneOptionPerLine,
div#contentBlock fieldset div.multiOptionPerLine {
	float: left;
}
div#contentBlock fieldset.clearLabel .multiOptionPerLine label,
div#contentBlock fieldset.clearLabel .oneOptionPerLine label {
	width: auto;
	margin-bottom: 0;
}
div#contentBlock fieldset.clearLabel div.oneOptionPerLine {
	width: 49%;
}
div#contentBlock fieldset.clearLabel div.oneOptionPerLine label {
	width: 100%;
	padding-right: 0;
}
div#contentBlock fieldset div.oneOptionPerLine label {
	clear: left;
	font-weight: normal;
}
div#contentBlock fieldset div.multiOptionPerLine label {
	font-weight: normal;
	padding-right: 10px;
}
div#contentBlock fieldset div.oneOptionPerLine label input {
	margin: 0 5px 0 0;
}
div#contentBlock fieldset div.multiOptionPerLine label input {
	margin: 0 5px 0 0;
}
div#contentBlock fieldset .textField {
	width: 140px;
}
div#contentBlock fieldset .shortField {
	width: 90px;
}
div#contentBlock fieldset .midField {
	width: 120px;
}

/* agenda */

body#guests div#contentBlock div#agendaBody {
	font: 11px arial,sans-serif;
}
body#guests div#contentBlock div#agendaBody h3 {
	font-weight: bold;
	font-size: 13px;
}
body#guests div#contentBlock div#agendaBody div.profile {
	border-bottom: 1px solid #ccc;  
	margin-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
	clear: left;
}
body#guests div#contentBlock div.agendaTabs {
	height: 24px;
	margin: 0;
}
body#guests div#contentBlock div.agendaTabs ul {
	margin: 0;
	padding: 0;
	list-style: none !important;
	margin-left: 0 !important;
}
body#guests div#contentBlock div.agendaTabs ul li {
	float: left;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-image: url(agendaTabs.gif);
	list-style: none !important;
	margin-left: 0 !important;
}
body#guests div#contentBlock div.agendaTabs ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	background-image: url(agendaTabs.gif);
	background-position: 100% 0;
	outline: 0;
}
body#guests div#contentBlock div.agendaTabs ul li.selected {
	color: #fff;
	background-position: 0 -24px;
}
body#guests div#contentBlock div.agendaTabs ul li.selected a {
	color: #fff;
}
body#guests div#contentBlock #room1,
body#guests div#contentBlock #room2,
body#guests div#contentBlock #room3,
body#guests div#contentBlock #room4,
body#guests div#contentBlock #room5,
body#guests div#contentBlock #room6,
body#guests div#contentBlock #room6,
body#guests div#contentBlock #room7,
body#guests div#contentBlock #room8,
body#guests div#contentBlock #room9,
body#guests div#contentBlock #room10,
body#guests div#contentBlock #room11,
body#guests div#contentBlock #room12 {
}
body#guests div#contentBlock div.scroller {
	padding: 10px;
	height: 380px;
	overflow: auto;
	overflow-x: hidden;
}
body#guests div#contentBlock ul.roomTabs {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 5px 10px;
	list-style: none;
	background-color: #ff9b05;
	margin-left: 0 !important;
	width: 560px;
}
body#guests div#contentBlock ul.roomTabs li {
	float: left;
	border-left: 1px solid #ffcd82;
	margin-left:5px !important;
	padding-left:5px;
	list-style: none !important;
}
body#guests div#contentBlock ul.roomTabs li.first {
	border-left: 0px none;
	margin-left:0 !important;
	padding-left:0;
}
body#guests div#contentBlock ul.roomTabs li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #ffcd82;
}
body#guests div#contentBlock ul.roomTabs li a.selected {
	color: #fff;
	text-decoration: none;
	cursor: default;
}
body#guests div#contentBlock h2.agendaDate {
	width: 260px;
	height: 24px;
	margin: 0 auto;
	line-height: 24px;
	background: url(agendaDate.gif) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
body#guests div#contentBlock table.agendaTable {
	width: 615px;
	border-collapse: collapse;
	margin: 20px 0 0 0;
}
body#guests div#contentBlock table.agendaTable tr td,
body#guests div#contentBlock table.agendaTable tr th  {
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
body#guests div#contentBlock table.agendaTable tr .time  {
	width: 80px;
}
body#guests div#contentBlock table.agendaTable tr th.time  {
	visibility: hidden;
	border: 0 none;
}
body#guests div#contentBlock table.agendaTable tr .trackFull  {
	width: 526px;
}
body#guests div#contentBlock table.agendaTable tr .track1,
body#guests div#contentBlock table.agendaTable tr .track2,
body#guests div#contentBlock table.agendaTable tr .track3  {
	width: 168px;
}
body#guests div#contentBlock table.agendaTable tr th  {
	background-color: #def;
}
body#guests div#contentBlock table.agendaTable tr.b td  {
	background-color: #eee;
}
body#guests div#contentBlock table.agendaTable tr.b td.time  {
	background-color: transparent;
}
body#guests div#contentBlock table.agendaTable tr td.track1  {
	background-color: #f5e5e1;
}
body#guests div#contentBlock table.agendaTable tr td.track2  {
	background-color: #f7f5d4;
}
body#guests div#contentBlock table.agendaTable tr td.track3  {
	background-color: #dfeebf;
}
body#guests div#contentBlock div.profile div.agendaTime {
	float: left;
	width: 90px;
	margin-right: 10px;
	clear: left;
}
body#guests div#contentBlock div.profile div.agendaSeminar {
	float: left;
	width: 200px;
	margin-right: 10px;
}
body#guests div#contentBlock div.profile div.agendaSpeakers {
	float: left;
	width: 220px;
}
body#guests div#contentBlock div.profile div.agendaSpeakers img.agendaSpeakersImage {
	float: left;
	width: 40px;
	margin: 0 10px 10px 0;
	clear: left;
}
body#guests div#contentBlock div.profile div.agendaSpeakers div.agendaSpeakersText {
	float: left;
	width: 170px;
}
body#guests div#contentBlock div.profile div.agendaTime h3,
body#guests div#contentBlock div.profile div.agendaSeminar h3,
body#guests div#contentBlock div.profile div.agendaSpeakers h3,
body#guests div#contentBlock div.profile div.agendaTime p,
body#guests div#contentBlock div.profile div.agendaSeminar p,
body#guests div#contentBlock div.profile div.agendaSpeakers p {
	margin: 0 0 5px 0;
}


/* end agenda */

body#guests div#contentBlock div.profile {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
body#guests div#contentBlock div.profile h2.profileName {
	margin: 0;
}
body#guests div#contentBlock div.profile h3.profilePres {
	margin: 0 0 10px 0;
}
body#guests div#contentBlock div.profile div.profileImage {
	float: left;
	margin: 0 10px 5px 0;
}

body#blankBody div#contentBlock fieldset label.variable {
	width: 90px;
	text-align: right;
}
