/* ===========================================================
   NORMALIZE
   =========================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }audio:not([controls]) { display: none; }
[hidden] { display: none; }html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }body { margin: 0; font-size: 13px; line-height: 1.231; }body, button, input, select, textarea { font-family: sans-serif; color: #222; }a { color: #00e; }a:visited { color: #551a8b; }a:hover { color: #06e; }a:focus { outline: thin dotted; }a:hover, a:active { outline: 0; }abbr[title] { border-bottom: 1px dotted; }b, strong { font-weight: bold; }blockquote { margin: 1em 40px; }dfn { font-style: italic; }hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }ins { background: #ff9; color: #000; text-decoration: none; }mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }q { quotes: none; }q:before, q:after { content: ""; content: none; }small { font-size: 85%; }sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }sup { top: -0.5em; }sub { bottom: -0.25em; }ul, ol { margin: 1em 0; padding: 0 0 0 40px; }dd { margin: 0 0 0 40px; }nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }svg:not(:root) { overflow: hidden; }figure { margin: 0; }form { margin: 0; }fieldset { border: 0; margin: 0; padding: 0; }/*label { cursor: pointer; }*/legend { border: 0; *margin-left: -7px; padding: 0; }button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }button, input { line-height: normal; *overflow: visible; }table button, table input { *overflow: auto; }button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }textarea { overflow: auto; vertical-align: top; resize: vertical; }input:valid, textarea:valid {  }input:invalid, textarea:invalid { background-color: #f0dddd; }table { border-collapse: collapse; border-spacing: 0; }td { vertical-align: top; }

/* ===========================================================
   PRIMARY STYLES
   =========================================================== */
body {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border-top: 10px solid;
}
p {
	line-height: 20px;
	margin: 0 0 10px 0;
}
blockquote {
	margin: 0;
}
a:hover {
	text-decoration: none;
}
#top_menu_container, #topNav, ul#nav, #footer, #register_button, #register_button_home {
	display: none;
}
#container {
	overflow: hidden;
}
#main {
	margin: 0 auto;
	padding: 5% 4.6875%;
	background: #fff;
	overflow: hidden;
	clear: both;
}
#sidebar {
	clear: both;
	padding: 10% 0;
}
#container a {
	color: #000;
}
#header, #header_home {
	width: 90.625%; /* 290/320 */
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
}
#header_right {
	clear: both;
	padding: 10px 0 0 0;
}
#venue_home em, #venue em {
	font-style: normal;
	display: block;
}
#venue_home strong {
	font-size: 13px;
}
#header_right p {
	margin: 0;
}
#register_button a, #register_button_home a {
    background: #db2328;
    display: block;
    padding: 4px 8px 5px 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#register_button_home a {
	bottom: 20px;
}

#register_button a:hover, #register_button_home a:hover {
	background:#b61800;
}
#events {
	display: none;
}
#main {
	margin-top: 10px;
}
#breadcrumbs {
	margin: 0 0 20px 0;
}
#breadcrumbs a {
	color: #666;
	font-weight: bold;
}
h1 {
	font-size: 25px;
	margin: 0 0 10px 0;
}
#date {
	display: block;
	clear: both;
	padding: 10px 0;
}
#sponsors, #title_sponsor {
	text-align: left;
	padding: 20px 0;
}
#title_sponsor {
	padding-top: 0;
}
h2, h3, h4, h5, h6, .sponsor_type {
	font-size: 17px;
	margin: 0 0 10px 0;
	background-color: transparent;
	font-weight: bold;
}
.sponsor_type {
	font-size: 15px;
}
.important {
	color: red;
}
#title_sponsor img {
	max-width: 100%;
	padding: 10px 0;
}
#sidebar img {
	max-width: 150px;
	padding: 0 20px 20px 0;
	margin: 0;
}
#footer {
	width: 90.625%;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

/* ===========================================================
   SHOW LOGO
   =========================================================== */
#show_logo_s {
	display: block;
	width: 60%;
	max-width: 296px; /* put in show specific css */
	float: left;
}
img.show_logo_s { /* logo */
	width: 100%;
	max-width: 296px;
}
/* Homepage logo */
#logo {
	display: none;
}
.show_logo_s img, #show_logo_s_home {
	display: block;
	width: 60%;
	max-width: 296px; /* put in show specific css */
	float: left;
}

/* ===========================================================
   SLIDE DOWN NAVIGATION
   =========================================================== */
ul#menu {
	display: none;
}
#mobile_menu {
	display: none;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
#mobile_menu ul {
	margin: 0 auto;
	padding: 0;
	width: 300px;
	overflow: hidden;
	list-style-type: none;
}
#mobile_menu ul li {
	float: left;
	margin: 0;
	text-align: center;
}
#mobile_menu ul li a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 60px;
	text-transform: none;
	margin: 0;
	padding: 0;
}
a#menu_button {
	padding: 10px 15px;
	margin-top: -10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 10px;
	right: 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
ul#menu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 10px;
	padding: 10px 0 0 25px;
}



/* ===========================================================
   HOMEPAGE
   =========================================================== */
object, iframe {
	width: 100%;
	max-width: 400px;
}
#left_column img {
	max-width: 100%;
}

/* ===========================================================
   REGISTER PAGE
   =========================================================== */
.pricing {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #999;
}
.pricing:last-child {
	border-bottom: none;
}
#register_left {
	overflow: hidden;
	width: 100%;
}
#register_left .input {
	float: left;
	padding: 3px 0;
	height: 20px;
	width: 10%;
}
#register_left label {
	float: left;
	width: 90%;
}
#register_right ul, #register_left ul {
	overflow: hidden;
	clear: both;
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
#register_left ul#attendees li {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #999;
}
#register_right {
	width: 100%;
}
#register_right .form_section {
	clear: both;
	margin: 0 0 10px 0;
}
#register_right select {
	width: 100%;
	display: block;
	clear: both;
}
#register_right .form_section label {
	display: block;
	margin: 0 0 5px 0;
	text-align: left;
	width: auto;
}
#register_right .form_section input {
	display: block;
	padding: 1% 2%;
	width: 93%;
}
#register_right input#submit {
	margin-top: 20px;
}
#error_row {
	color: red;
	font-weight: bold;
}
.error_row {
	background: red;
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
}
.error_row, span.error {
	background: red;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
}
#register_right div.right img, #register_left div.right img {
	width: 15px;
	height: 15px;
}
#register_right ul div.left, #register_left ul div.left {
	display: block;
	float: left;
	width: 70%;
}
#register_right ul div.left em, #register_left ul div.left em {
	font-style: normal;
	font-size: 12px;
	margin: 5px 0;
	display: block;
}
#register_right ul div.right, #register_left ul div.right {
	float: left;
	width: 30%;
	clear: none;
	text-align: right;
}
#register_right ul div.right a, #register_left ul div.right a {
	font-size: 12px;
	display: block;
	margin: 0 0 10px 0;
}
#register_right .expiration select {
	width: auto;
}
#register_another_person {
	border: 0;
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	background: transparent;
	font-weight: bold;
	color: #5F82A3;
	text-decoration: underline;
}
#register_another_person:hover {
	cursor: pointer;
	text-decoration: none;
}
.total {
	clear: both;
	padding: 5px 0 10px 0;
	font-weight: bold;
}

/* ===========================================================
   AGENDA PAGE
   =========================================================== */
.agenda_date h2 {
	font-size: 16px;
	padding: 2px 5px;
	margin: 10px 0 0 0;
}
.agenda_time {
	float: left;
	width: 27.586207%; /* 80/290 */
	max-width: 100px;
	padding-right: 0;
}
.agenda_time strong, span.time {
	font-size: 12px;
	display: block;
	margin: 1px 0 0 0;
}
.agenda_right {
	width: 72.413793%; /* 200/290  68.965517% */
	float: left;
}
.agenda_title {
	font-size: 15px;
	font-weight: bold;
}
#content .agenda_title a {
	text-decoration: underline;
}
.agenda_right p {
	margin: 10px 0;
}
#attendees {
	display: none;
}
.agenda_right dl dd {
	margin: 0;
}
.agenda_item {
	padding: 10px 0 0 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #999;
}
.agenda_item:last-child {
	border-bottom: none;
}
.agenda_item dl {
	list-style: none;
	margin: 10px 0 0 0;
	clear: both;
}
.agenda_item dt {
	font-weight: bold;
	color: #333;
	margin: 10px 0 5px 0;
	background: #eee;
	text-transform: uppercase;
}
.agenda_item dl dd {
	padding: 2px 0;
	margin: 0;
	color: #555;
	line-height: 20px;
	clear: both;
}
.agenda_item dl dd a {
	font-weight: bold;
}
.agenda_item p {
	clear: both;
	margin: 0px 0px 10px 0px;
}
.agenda_note {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
	clear: both;
}
.agenda_item img {
	display: block;
	margin: 10px 0;
	width: 60%;
	max-width: 60px;
	float: center;
}
.agenda_item_head {
	display: block;
	overflow: hidden;
}
.agenda_item .description_link {
	text-decoration: underline;
}
a#print_link {
	display: none;
}
.more {
	display: none;
	clear: both;
	overflow: hidden;
	margin: 15px 0 10px 0;
	background-color: #fff;
	padding: 15px;
	border-color: #B6B6B6;
	border-style: solid;
	border-width: 1px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(245,245,245)),
		color-stop(0.5, rgb(254,254,254)),
		color-stop(0.5, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(245,245,245) 0%,
		rgb(254,254,254) 50%,
		rgb(255,255,255) 50%
	);
}

#content a.video_icon {
	display: none;
}

#content a.slide_icon {
	display: none;
}

/* ===========================================================
   SPEAKER PAGE
   =========================================================== */
.speaker {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px dashed #999;
}
.speaker p {
	margin: 0;
}
.speaker img {
	float: left;
	width: 25.586207%; /* 80/290 */
	max-width: 100px;
	padding: 0 2% 2% 0;
}
.speaker_info {
	width: 72.413793%; /* 200/290  68.965517% */
	float: left;
	font-size: 12px;
}
.speaker_info a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.speaker_info em {
	font-style: normal;
}


/* ===========================================================
   SPEAKER PAGE SINGLE
   =========================================================== */
.speaker_detail {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
	border-bottom: 1px dashed #999;
}
.speaker_detail img {
	float: left;
	width: 25.586207%; /* 80/290 */
	max-width: 100px;
	max-height: 100px;
	padding-right: 2%;
}
.speaker_detail h1 {
	margin: 0 0 3px 0;
}
.speaker_company {
	font-weight: bold;
	display: block;
	margin: 3px 0;
	font-size: 13px;
}
.speaker_bio {
	clear: both;
	border-bottom: 1px dashed #999;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}


/* ===========================================================
   VENUE PAGE
   =========================================================== */
#venue_content img {
	width: 100%;
}
#venue_address {
	clear: both;
	border-bottom: 1px dashed #999;
}
#main_image {
	margin-bottom: 20px;
}
ul#venue_images, ul#venue_images li {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* ===========================================================
   ARCHIVE PAGE
   =========================================================== */
ul#archive {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	float: left;
}
.archived_event {
	width: 100%;
	float: left;
	text-align: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.archived_event_left {
	float: left;
	width: 32%;
	max-width: 100px;
	height: auto;
	border: 0px solid #ddd;
	overflow: hidden;
}
.archived_event_left img {
	width: 100px;
	height: 100px;
}
.archived_event_right {
	float: left;
	width: 63%;
	margin: 0 0 0 5%;
}
.archived_event em {
	display: block;
	margin: 5px 0;
	font-style: normal;
}
.archived_event a {
}
.archived_venue {
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:-20px;
	margin-right:10px;
}
.archived_venue img {
	width:150px;
}
/* ===========================================================
   PAST PAGE
   =========================================================== */
#past_link {
	display: none;
}
#past_left .agenda_item img {
	float:left;
	max-width: 30px;
	margin: 0 5px 0 0;
}
.time_and_title {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
/* ===========================================================
   MEDIA QUERIES
   =========================================================== */

@media only screen and (min-width: 480px) {
/* - */
#mobile_menu ul {
	width: 400px;
}
#mobile_menu ul li a {
	font-size: 12px;
	width: 80px;
}
/* Agenda page */
.agenda_time strong, span.time {
	font-size: 12px;
	margin: 0;
}
#panelists .speaker {
	width: 50%;
	float: left;
}
#agenda .speaker img {
	width: 25.862069%;
}
#agenda .speaker_details {
	width: 70.137931%;
}
/* Speaker page */
.speaker {
	width: 50%;
	height: 100px;
	clear: none;
	float: left;
}
/* Register page */
#register_right select {
	width: auto;
}
ul#venue_photos li {
	min-height: 230px;
}

a#print_link {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}
}

@media only screen and (min-width: 768px) { /* iPad 768 x 1024  */
/* - */
#content {
	width: 65%;
	padding-right: 5%;
	float: left;
}
#sidebar {
	width: 30%;
	margin-top: 10px;
	padding: 0;
	clear: none;
	float: left;
}
#header_home, #header {
	overflow: hidden;
}
#header_right, #venue {
	clear: none;
	float: left;
}
#venue_content img {
	width: 50%;
	float: left;
}
#venue_home, #venue {
	margin-left: 20px;
}
/* Agenda */
#agenda .speaker img {
	width: 34.482759%;
	height: 34.482759%;
}
#agenda .agenda_title {
	font-size: 18px;
}
#agenda .speaker_details {
	width: 65.517241%;
}
#attendees {
	display: block;
	overflow: hidden;
}
#attendees img {
	width: 100px;
	height: 100px;
}
}