﻿/* CSS Reset - http://meyerweb.com/eric/tools/css/reset/ 
----------------------------------------------------------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, a:active, abbr, address, em, font, img, strong, sub, sup, dl, dt, dd, ol, ul, li, form, label {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ul { list-style: none; }
a:hover { text-decoration: none; }
a:active { outline: 0; }
form div { float: left; margin-bottom: 0.75em; width: 100%; }
form div label { float: left; }
form div input, form div textarea, form div select { float: right; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, select, label { padding: 3px; }
textarea { overflow: auto; }
label { text-align: right; }
a img { border: 0; padding: 0; text-decoration: none; }
.left { float: left; }
.right { float: right; }

sup { padding: 0 1px; position: relative; bottom: .5em; }

/* Structure
----------------------------------------------------------------------------------------- */
body { background: #ccc url('../images/bg.jpg') repeat-x top center; min-width: 980px; text-align: center; }

#container { margin: 0 auto; text-align: left; width: 980px; }
#header, #content, #footer { float: left; }
#header {  background: transparent url('../images/header-bg.jpg') no-repeat top left; height: 379px; width: 980px; }
#content { background: #fff url('../images/content-bg.jpg') no-repeat top left; padding: 20px 10px 2em; width: 960px; }
#footer { background: transparent url('../images/content-footer.png') no-repeat top left; min-height: 36px; padding: 10px; width: 960px; }

#logo { background: transparent url('../images/microsoft-advertising-large.png') no-repeat top left; display: block; float: right; height: 58px; position: relative; right: 20px; top: 115px; text-indent: -9999px; width: 188px; }
#imagine { background: transparent url('../images/imagine-logo.png') no-repeat top left; display: block; clear: both; float: right; height: 72px; position: relative; right: 20px; top: 190px; text-indent: -9999px; width: 267px; }

#nav { float: left; width: 155px; }
#nav a { display: block; padding: 0 5px; width: 145px; }
#nav a:hover, #nav .active { background: transparent url('../images/list-bullet.gif') no-repeat 140px 7px ; }
#nav li ul { display: none; }
#nav li ul li a:hover { background: none; }

#content-inner { float: right; margin-right: 10px; width: 765px; }
#content-inner img { border: 1px solid #dbdbdb; margin: 0 1em 1em; padding: 2px; }
#content-inner img.left { float: left; margin: 0 1em 1em 0; }
#content-inner img.right { float: right; margin: 0 0 1em 1em; }
#content-inner ul li { list-style: disc; margin-left: 15px; }
#inthearea { float: left; margin-left: 20px; width: 520px; }
#inthearea table { margin-bottom: 2em; }
#inthearea table td { padding-bottom: .5em; }
#inthearea table td:first-child { padding-right: 20px; }

.speaker { border-bottom: 1px solid #e41e25; float: left; padding-top: 2em; width: 100%; }
.speaker img { float: right; }
.speaker h3 { margin-bottom: 0.5em; }

.hotel { border-bottom: 1px solid #e41e25; margin-bottom: 2em; padding-bottom: 1.5em; }
.hotel img { float: right; }
.hotel table tr td { padding: 2px 20px 2px 0; }

.seminar { border-bottom: 1px solid red; display: block; margin-bottom: 1.5em; width: 100%; }
.seminar h4 { font-weight: bold; }
.seminar p { margin: 1em 0 .5em; }
.seminar ul { margin-bottom: 1.5em; }

table.information { margin-bottom: 1.5em; }
table.information tr th { padding-bottom: 7px; width: 200px; }
table.information td { padding: 2px 20px 7px 0; }

.attendee-list { float: left; margin-bottom: 2em; width: 100%; }
.exportcsv { clear: both; float: left; width: 100%; }
.exportcsv input { float: right; }
.attendee { margin-bottom: 2em; }
.attendee td { padding: 5px 0; }
.attendee td:first-child { padding-right: 20px; width: 180px; }

#footer-top { float: left; width: 100%; }
#footer-top span { float: left; width: 250px; }
#footer-top span span { float: left; position: relative; top: -0px; width: 130px; }
#footer-top span a { position: relative; top: -2px; }
#login { float: right; position: relative; top: -4px; width: 470px; }
#login p { float: left; padding: 2px 0; width: 70px; }
#login div { clear: none; float: left; margin-left: 10px; width: 140px; }
#login div input { width: 130px; }
#login div.button { width: 80px; }
#login div.button input { position: relative; top: -3px; width: 80px; }
#login a { float: right; margin-right: 50px; }

#register, #hotelregistration { clear: both; float: left; margin: 1em 0; padding: 0 65px 1em 0; width: 700px; }
#register label, #hotelregistration label { width: 230px; }
#register label.long, #hotelregistration label.long { width: 400px; }
#hotelregistration label.long { margin-left: -60px; }
#register input, #register textarea, #register span, #hotelregistration input { width: 440px; }
#register span { float: right; }
#register textarea { height: 70px; }
#register select, #hotelregistration select { width: 448px; }
#register div.radio { clear: right; float: left; margin-left: 5px; width: 100px; }
#register div.radio label { float: left; width: 20px; }
#register div.radio input, #register div.checkbox input { float: left; width: 15px; }
#register div.checkbox input { margin-left: 10px; }
#register div.button input, #hotelregistration div.button input { width: 120px; }


#feedback { float: left; padding-bottom: 2em; width: 100%; }
#feedback .radio { clear: both; float: left; margin-bottom: 0; padding: 1px; width: 300px; }
#feedback .radio label { float: right; width: 250px; }
#feedback .radio input { float: left; width: 30px; }
#feedback #business-other label { float: left; width: 20px; }
#feedback #business-other input { float: right; width: 240px; }
#feedback div label { float: left; text-align: left; width: 300px; }
#feedback div input { width: 350px; }
#feedback div select { width: 355px; }

#feedback table th { background-color: #e41e25; width: 750px; }
#feedback table th, #feedback table td, #feedback div { padding: 7px 10px; }
#feedback table .alt td, #feedback .alt { background-color: #f0f0f0; }
#feedback table td { padding-bottom: 2em; }

#feedback table .speakers { width: 300px; }
#feedback table .topic { width: 200px; }
#feedback table .rating { text-align: center; width: 100px; }
#feedback table .rating select { margin: 0 25px; width: 50px; }
#feedback table .comment { width: 220px; }
#feedback table .comment textarea { width: 220px; }

#feedback #bottom-fields { margin-top: -1em; }
#feedback #bottom-fields div { padding-bottom: 1.5em; width: 745px; }
#feedback #bottom-fields label { width: 400px; }
#feedback #bottom-fields select { margin-top: 8px; width: 325px; }
#feedback #bottom-fields input { margin-top: 8px; width: 320px; }

#feedback .buttons { margin-top: -2em; }
#feedback .buttons label { width: 600px; }
#feedback .buttons input { width: 120px; }

#feedback-results { float: left; float: left; width: 100%; }
#feedback-details td { padding: 5px 5px 5px 0; }
#feedback-details .name { width: 280px; }
#feedback-details .comment { padding-left: 50px; }

#footer #footer-top { padding-bottom: 1em; }
#footer #footer-top a { color: #6e6e6e; }
#footer #footer-top a img { border: 0; height: 21px; width: 21px; }
#footer ul { float: left; width: 450px; }
#footer ul li { border-right: 1px solid #474747; display: inline; padding: 0 7px; }
#footer ul li:first-child { padding-left: 0; }
#footer ul li.last { border-right: 0; }
#microsoftadvertising { float: right; width: 205px; }

/* Boxes
----------------------------------------------------------------------------------------- */
.actionbox, .infobox, .errorbox { background: #CED9CB url(../images/accept.png) no-repeat 7px 8px; border: solid 1px #1E3E3B; color: #1E3E3B; float: left; margin: 10px 0; padding: 8px 10px 8px 30px; }
.infobox { background: #4F4F4F url(/images/information.png) no-repeat 7px 8px; border: solid 1px #2F2F2F; color: #fff; }
.errorbox { background: #D8CFCB url(/images/error.png) no-repeat 7px 8px; border: solid 1px #d31f1f; color: #d31f1f; }

/* Typography
----------------------------------------------------------------------------------------- */
body { color: #363636; font: 80%/1.5 "Lucida Grande", Helvetica, "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #e41e25; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; }
h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.6em; margin-bottom: .5em; }
h3 { font-size: 1.4em; line-height: 1; margin-bottom: .5em; }
h4 { font-size: 1em; line-height: 1.25; margin-bottom: .5em; }
h5 { margin-bottom: 1.5em; }
h5, h6 { font-size: 1em; font-weight: bold; }
p { margin-bottom: 1.5em; }
input, textarea { font-family: "Lucida Grande", Helvetica, "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 1em; }
sup { font-size: .6em; }

#register label.long { text-align: left; }

#nav a { color: #363636; font-size: 1em; line-height: 2em; text-decoration: none; }
#nav .active ul a { color: #363636; text-indent: 15px; }
#nav a:hover, #nav .active a, #nav .active ul a:hover { color: #e41e25; }

#content-inner a, #content-inner em { color: #e41e25; font-style: normal; text-decoration: none; }

table.information tr th { vertical-align: top; }

.seminar span { font-style: italic; }

.attendee td:first-child { text-align: right; }

#feedback table th { color: #fff; }

#feedback-details .name { font-weight: bold; }
#feedback-details .comment { font-style: italic; }

#footer { color: #fff; }
#footer ul a { color: #474747; text-decoration: none; }
#footer #footer-top #login a { color: #fff; text-decoration: none; }
#footer #footer-top #login a:hover { text-decoration: underline; }
#content-inner a:hover, #footer ul a:hover { text-decoration: underline; }
#content-inner .infobox a { color: #fff; text-decoration: underline; }
#content-inner .infobox a:hover { text-decoration: none; }