body { text-align: center; background-image: url(images/cf_tile.gif); font-size: 10px; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }

/**HEADERS**/
h1 { color: #c00; font-size: 2.2em; margin: 10px 0 4px; }
h2 { color: #666; font-size: 1.8em; margin: 10px 0 4px; }
h3 { font-size: 1.6em; margin: 10px 0 4px; }
h4 { color: #c00; font-size: 1.4em; margin: 10px 0 4px; }
h5 { font-size: 1.4em; margin: 10px 0 4px; }
h6 { color: #666; font-size: 1.4em; margin: 10px 0 4px; }

/**PARAGRAPHS AND LISTS**/
p { font-size: 1.2em; padding: 0; margin: 0 0 10px 0; line-height: 1.8em; }
ul { font-size: 1.2em; margin: 0 0 15px 0; }
ol { }
li { padding: 2px 0; list-style: circle; }

/**LINKS**/
a { color: #c00; text-decoration: none; }
a:link { }
a:visited { }
a:hover { color: #900; text-decoration: none; }
a:active { }

/**FORMS**/
fieldset { }
label { }
legend { }
input { }
textarea { }

/**MISC TAGS**/
hr { } 
img { border: none; }
small { }
blockquote { }

/**TABLES**/
table { }
td { padding: 10px 15px 0px 5px; }
th { background-color: #000; color: #fff; text-align: center; font-size: 14px; padding: 5px 10px 7px 10px; }
tr { }

/**DIVS**/

#container { margin: 0 auto; width: 955px; }

#header { width: 953 px; height: 145px; margin: 0 0 7px 0; padding: 0; border: solid 1px #c00; }

#nav_container { width: 250px; float: left; padding: 0; margin: 0; text-align: left; }
#nav_top { width: 248px; padding: 2px 0 5px 0; margin: 0; line-height: 25px; border: solid 1px #c00; background-color: #000; }
#nav_top h2 { color: #fff; margin: 7px 15px 1px 25px; font-size: 1.6em; padding: 0 0 0 0; }
#nav_mid { padding: 4px 0 0 0; border: solid 1px #c00; background-color: #000; margin-top: -2px; width: 248px; }
#nav_mid a { display: block; color: #fff; font-size: 1.3em; font-weight: bold; text-decoration: none; width: 205px; height: 26px; background: url(images/redglass_buttons.gif) no-repeat; margin: 1px 0 0 6px; padding: 6px 0 0 40px; }
#nav_mid a:hover { background-position: 0 -56px; }
#nav_mid img { margin: 0; padding: 0; }
#nav_bottom { width: 248px; padding: 20px 0; }

#main_content, #main_content_vault { width: 645px; padding: 15px 25px; background-color: #fff; float: right; margin: 0; border: solid 1px #c00; text-align: left; }
#main_content_vault h2 { padding: 10px 0 0 0; }
#main_content_vault h5 {margin: 10px 0 15px 0; line-height: 30px;}
#main_content_vault hr { margin: 20px 0 10px 0; }
#main_content_vault a { border-bottom: dotted 1px #ccc; }
#main_content_vault li { font-size: 14px; font-weight: bold; line-height: 22px; }
#main_content_vault li.ppt { list-style-image: url(file_vault/images/ppt-button.gif); }
#main_content_vault li.doc { list-style-image: url(file_vault/images/doc-button.gif); }
#main_content_vault li.pdf { list-style-image: url(file_vault/images/pdf-button.gif); }

#footer { width: 955px; color: #fff; border: solid 1px #C00; background-color: #000; margin: 7px 0 0 0; padding: 10px 0 0 0; }

#schedule-table { font-size: 13px; font-weight: normal; border-collapse: collapse; }
#schedule-table td { padding: 5px 10px; border-top: solid 1px #000; }
#schedule-table h4 { font-size: 14px; padding: 0 0 4px 0; margin: 0; }
#schedule-table h5 { font-size: 14px; padding: 6px 0; margin: 0; border-top: solid 1px #bbb; font-weight: normal; }
#schedule-table a { border-bottom: dotted 1px #999; }
td.last-row { padding-bottom: 20px; }
.hr { height: 10px; background: url(images/checks-sm.gif) repeat; margin: 20px 0; }

#terms_content { margin: 0 auto; width: 760px; text-align: left; background-color: #fff; padding: 20px; }
#featured-speaker { padding: 5px 0; margin: 10px 0; }
#featured-speaker img { float: left; padding: 0 20px 0 0; }
#featured-speaker h2 { margin: 0; padding: 0; }
#featured-speaker h3 { margin: 0; padding: 5px 0 0 0; font-size: 12px; color: #c00; }
#featured-speaker p { padding: 10px 0 0 0; }
#featured-speaker img.label { padding: 0; margin: 0; }

#company_auto_complete_choices { position: absolute; width: 250px; background-color: white; border: 1px solid #888; margin: 0; padding: 0; }
#company_auto_complete_choices ul { list-style-type: none; margin: 0; padding: 0; }
#company_auto_complete_choices ul li.selected { background-color: #ffb;}
#company_auto_complete_choices ul li { list-style-type: none; display: block; margin: 0; padding: 5px 4px; cursor: pointer; }

#contact_auto_complete_choices { position: absolute; width: 250px; background-color: white; border: 1px solid #888; margin: 0; padding: 0; }
#contact_auto_complete_choices ul { list-style-type: none; margin: 0; padding: 0; }
#contact_auto_complete_choices ul li.selected { background-color: #ffb;}
#contact_auto_complete_choices ul li { list-style-type: none; display: block; margin: 0; padding: 5px 4px; cursor: pointer; }
#contact_auto_complete_choices ul li div.select_email { padding: 2px 0px; font-size: .9em; font-weight: normal; color: #996600; }

#session-list h5 { margin: 30px 0 0 0; padding: 5px 0 0 0; border-top: solid 1px #ddd; }
#session-list h4 { color: #000; font-size: 1.2em; margin: 0 0 0 0; padding: 10px 10px 0; }
#session-list h2 { border-top: solid 1px #c00; border-bottom: solid 1px #c00; margin: 30px 0; padding: 3px 0 5px; }
#session-list p { padding: 5px 10px 0; }

/* VARIOUS ADMIN ELEMENTS */
tr.alt td { background-color: #f0f0f0; }
h3#admin_links a:hover { background-color: #eee; color: #e00; }
img.edit { padding: 0; margin: 0; }
table.list { float: left; }
div.reveal { background-color: #f0f0f0; padding: 10px; font-weight: bold; }
.boxshadow { -webkit-box-shadow: 0px 0px 40px #aaa; }
img.deleter { padding: 0; margin: 0; }
td.delete_spkr, td.delete_sess { padding: 0; }
/* FEATURED SPEAKER */
p.session { color: #666666; }
/* MULTI SPEAKERS */
div.session_speaker { min-height: 275px; }
p#indi { background: #FF3B7B; color: #FFF; }

/* CLASSES */
.clear { clear: both; }
.center { text-align: center; }
.float-left { float: left; margin: 5px 10px 5px 0; }
.float-right { float: right; margin: 5px 0 5px 10px; }
.form-table { width: 100%; }
.sponsor-table { border-collapse: collapse; margin: 10px 0 20px 30px; }
.sponsor-table td { font-size: 12px; border: solid 1px #999; padding: 5px 20px; 5px 5px; }
.index-features td { text-align: left; padding: 0 6px 0 0; vertical-align: top;  }
.left-features { border: solid 1px #c00; }

.red  { color: #990000 }
.early_bird_desc { display:block; font-weight: bold; color: #8c5200; padding: 0 0 0 0; }
.no-border { border: none; }
.highlight { font-weight: bold; color: #8c5200; }
.org_cell_left { width: 30%; }
.quantity_cell_left { width:60%; }
.quantity_cell_mid { width:10%; }
.quantity_cell_right { width:30%; }
.verify_cell_left { text-align: right; font-weight: bold; color: #8c5200; }
#regform td.verify_cell_left, #regform td.verify_cell_right { padding: 6px }
.verify_cell_right { width: 55%; font-weight: bold; }
.bold { font-weight: bold; font-size: 1.2em; }
.strong { font-weight: bold; }
.italic { font-style: italic; }
.border-bottom { border-bottom: solid 1px #402c10; }
.table_info { display: block; padding: 5px 0 5px 5px; font-weight: bold; }
.right_margin { margin: 5px 0 5px 35px;}
.concurrent { border-bottom: solid 1px #402c10; }
.td-border-bottom { border-bottom: 1px solid #7e5c2c; }
.con_row { margin: 0; padding: 0;}
.alignright { text-align: right; }
.alignright_bb { text-align: right; border-bottom: solid 1px #402c10; }
.speaker-title { margin: -5px 0 0 0; padding: 0 0 10px 0; font-size: 1.2em; }
.speech-title { color: #999; font-size: .8em; }
.sponsor-level { font-size: 16px; margin-top: 20px; border-top: solid 2px #c00; border-bottom: solid 1px #ccc; padding: 3px 0 4px 0;  }
.cosponsor { color: #fff; font-size: 12px; text-align: center; padding-bottom: 10px; line-height: 20px; background-color: #000; border: solid 1px #c00; margin-top: 0; }

/* REGISTRATION */

span.what-is-this,
span.what-is-this a {
	font-size: 9px;
	color: #222;
}
span.what-is-this a:hover {
	color: #555;
}
div#cvv2 {
	position: absolute; top: -150px; left: 0px; padding: 20px; background-color: white; border: solid 1px #aaa;
	-webkit-box-shadow: 4px 4px 20px #aaa;
	-moz-box-shadow: 4px 4px 20px #aaa;
}  
div.secure_seals {
	margin: 16px 5px 0 16px;
	float: right;
}
div#seals-on-bag div.secure_seals {
	margin: 16px 5px 0 16px;
}

div.error { background: #FFFFB5; border: solid 1px #FFBF40; padding: 10px 20px; width: 601px; font-size: 11px; margin: 8px 0; }
div.error p { margin: 0; padding: 0; font-weight: bold; }
div.success { background: #E2FFC4; border: solid 1px #77B95F; padding: 10px 20px; width: 601px; font-size: 11px; }
img.pit-pass { float: right; margin: -15px -20px 20px 20px;}
img.doc-icon { margin: 12px 4px 0 0px; float: left; }

ul.wings { padding: 10px 10px 10px 70px; font-size: 16px; font-weight: bold; color: #c00; }
ul.wings li { padding: 3px 0px; list-style-image: url(images/list-wings.gif); }