#presentation-hafa {
	line-height: 1.5em;
    text-align: left;
    margin: 10px auto;
    width: 750px;
    float: left;
}

#presentation-hafa h1 {
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
	font-size: 28px;
	padding-bottom: 20px;	
}

#presentation-goto {
    line-height: 1.5em;
    text-align: left;
    margin: 0px auto;
    width: 750px;
}

#presentation-goto h1 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 28px;
    text-shadow: 2px 3px 3px #aaa;
    border-bottom: 1px solid #666;
    padding-bottom: 20px;   
}

#presentation-ustream {
    line-height: 1.5em;
    text-align: left;
    margin: 10px auto;
    width: 750px;
    float: left;
}

#presentation-ustream h1 {
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    font-size: 28px;
    padding-bottom: 20px;   
}

#presentation-live {
    text-align: left;
    margin: 0px auto;
    width: 750px;
    padding-top:10px;
}

#presentation-live h1 {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 28px;
    text-shadow: 2px 3px 3px #aaa;
    border-bottom: 1px solid #666;
    padding-bottom: 20px;   
}

#presentation-logo {
	float: left;
	margin: 5px 0 0 5px;
}

#presentation-blurb {
	float: right;
	width: 450px;
	margin: 10px 5px 0px 0px;
	background-color: #ccc;
	border: 1px solid #666;
	line-height: 2em;
	padding: 5px 10px;
	background: -moz-linear-gradient(bottom, #ccc, #fefefe);
	background: -webkit-gradient(linear, center bottom, center top, from(#ccc), to(#fefefe)); 
}

#event-blurb {
    /*background-color: #eee;*/
    /*line-height: 1.5em;*/
    /*padding: 5px 10px;*/
}

#presentation-content {
	clear: both;
	text-align: center;
	padding: 20px;
}

#presentation-speakers {
	margin-top: 20px;
	line-height: 1.5em;
	clear: both;
}

#presentation-description {
	padding: 20px;
	clear: both;
}

#presentation-speakers img {
	float: right;
	border: 1px solid #666;
	margin: 0px 10px 0px 0px;
}

.speaker-name,
.speaker-blurb {
	font-weight: bold;
}

.speaker-name {
	font-size: 1.3em;
}

.speaker-company,
.speaker-location {
	font-style: italic;
}

.speaker-contact-information {
	margin-bottom: 20px;
}

#presentation-resources {
	text-align: center;
}

#resource-table {
	border-collapse: collapse;
	font-size: 12px;
	margin: 10px;
	text-align: left;
	margin: auto;
}

#resource-table tr:hover td {
	background: #F0F6FB none repeat scroll 0 0;
    color: #1456A0;
}

#resource-table th {
	background: #F5F5F5 none repeat scroll 0 0;
    background: -moz-linear-gradient(bottom, #ccc, #fefefe);
    background: -webkit-gradient(linear, center bottom, center top, from(#ccc), to(#fefefe)); 
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #E5E5E5;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 8px;
	text-transform: uppercase;
}

#resource-table td {
	text-align: center;
	background: #FFFFFF none repeat scroll 0 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid transparent;
	color: #333333;
	padding: 4px;
}

#resource-table td div {
	text-align: left;
}

.resource-name {
    font-weight: bold;
}

#presentation-registration {
}

#countdown {
	text-align: center;
}

#countdown-message {
	text-align: left;
}

#presentation-list .presentation-item {
	display: block;
	padding: 20px;
	margin: 0 10px;
	border-bottom: solid 1px #dddddd;
}

#presentation-list .presentation-date {
	display: inline-block;
}

#presentation-list .presentation-info {
    display: inline-block;
}

#presentation-list .month {
	display: block;
	font-weight: bold;
	letter-spacing: 1em;
}

#presentation-list .day {
	display: block;
	font-weight: bold;
	font-size: 3em;
}

#presentation-list .year {
	display: block;
	font-weight: bold;
	letter-spacing: .4em;
}

#presentation-list .title {
	font-size: 1.3em;
}

#presentation-list a:hover {
	text-decoration: underline;
}

#presentation-list h2 {
	background-image: url('/assets/images/dashboard/calendar2.png');
	background-repeat: no-repeat;
	height: 45px;
	padding: 5px 45px;
	margin-bottom: 0px;
}

#presentation-list div {
	padding: 1px;
}

div#form-wrapper { background-color: #E2F0F9; width: 93%; float: left; border: 1px solid #C3DAE9; padding-top: 10px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div#form-callout { margin-top: 10px; padding: 0px 20px 20px 20px ; width: 45%; float: right; border: 1px solid #FFF1D2; background-color: #FFFDEE; margin-left: 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div#form-callout h3, h3.reminder-callout { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; }
div#form-callout p { font-size: 13px; }
ul.important-info { padding-left: 0px; margin-left: 17px;  }
ul.important-info li { list-style-type: disc; margin-bottom: 10px;  }
div#event-info-block { padding: 10px 0px 10px 15px; background-color:#F2F2F2; border:1px solid #D6D6D6; margin-bottom:15px; float: right; width: 500px; }
div#event-info-block ul { list-style-type: none; padding: 0px 10px; }
div#event-info-block ul li { font-size: 14px; }
div#hafa-logo { float: left; padding-top: 5px; padding-right: 40px; padding-left: 30px; }
.strong { font-weight: bold; }
div#form-wrapper form input { margin-bottom: 15px; padding: 2px; width: 250px; }
div#form-wrapper form input.button { width: auto; }
div#form-wrapper form label { font-size: 11px; }
span.required { padding-left: 10px; color: red; }
p#announcement-banner { font-size: 25px; letter-spacing: 6px; font-weight: bold; margin-top: 10px; margin-left: 10px; color: red; }
h1.hafa-webcast { margin-left: 10px !important; }
p#confirmation-callout { border: 1px solid #FFF1D2; background-color: #FFFDEE; padding: 10px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
p#password-callout { width: 270px; font-size: 12px; border: 1px solid #C3DAE9; padding: 10px 10px 10px 15px; background-color: #CCE5F1; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
p#email-questions { font-size: 16px; margin-bottom: 30px; }
h3.reminder-callout { border-top: solid 1px #CCC; padding-top: 15px; }
.reg-bullets li {list-style:disc;}
