
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
label { text-align: center; width:190px; font-size: 14px; font-weight: bold; }

body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#3333cc;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; background: url('files/back01.jpg');}

body { margin: 0; padding: 0; background: #323232; color: #CCC; text-align: left; line-height:1.55em; }

#site-container { width:902px; margin: 0 auto; }

* { margin: 0; padding: 0; }

a { text-decoration: none; color: #FFF; }
ul { list-style-type: none; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {padding:2px 5px 2px 5px; font-weight:bold;background:#A20303; color: #ffffff;}
td {padding:2px 5px 2px 5px; color: #9f0b11;} 
tr.even td {background:#f6e9e9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:894px;margin:0 auto;}
.showgrid {background:url(grid0000.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24, div.span-25 {float:left;margin-right: 6px;}

div.last {margin-right:0;}

div.border{padding-right:2px;margin-right:3px;border-right:1px solid #eee;}
div.colborder { padding-right:28px;margin-right:27px;border-right:1px solid #eee;}
.title { margin-bottom:8px; padding-bottom:4px; border-bottom:1px solid #9f0b11; font-size: 20px; color: #3333cc; }

#site-container { width:902px; margin: 0 auto; }

#top-container { margin-top: 20px; }
#top-container-inner { border-bottom:12px solid #9f0b11; padding-bottom:12px; margin-bottom:24px; font-size: 20px;  color: #9f0b11; }

#top-navigation-holder { padding-bottom:8px; border-bottom:1px solid #9f0b11; margin-bottom:38px; font-size:20px; color: #9f0b11; }
#top-navigation-holder a { color: #9f0b11; }
#top-navigation-holder a:visited { color: #9f0b11; }
#top-navigation-holder a:hover { color: #ffff00; }
#top-navigation li { float: left; }
#top-navigation li:last-child { margin-right: 0; padding-right: 0; border: 0; }
#top-navigation li a { display:block; margin-top: -4px; }

#bottom-navigation li { float: left; padding-right: 16px; margin-right: 16px; border-right: 1px solid #464646; height: 10px; font-size: 12px; color: #3333cc;}
#bottom-navigation li:last-child { margin-right: 0; padding-right: 0; border: 0; color: #3333cc; }
#bottom-navigation li a { display:block; margin-top: -4px; color: #3333cc; }

#bottom-navigation li:first-child a{ color: #3333cc; }

#confirmed-speakers li { margin-bottom: 12px; }
#confirmed-speakers li:last-child { margin-bottom: 0; }

#black-pages li { margin-bottom: 15px; }
.black-page { background: #a00b11; padding-top: 8px; }
.black-page-pad { padding: 0 12px 0 12px; color: #eeeeee;}
.black-page-pad a:hover { color: #ffff00;}
.slashed-title { font-size: 16px; font-family: Helvetica; font-weight: bold; color: #ffffff; }

#early-bird { color: #eeeeee; font-family: Helvetica; font-size: 15px; font-weight: bold; margin-top: 10px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24, .pull-25 {float:left;position:relative;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .push-25 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.right-half-gutter { margin-right: 17px; }
.left-half-gutter { margin-left: 17px; }

.right-gutter { margin-right: 34px; }
.right-gutter p  { color: #9f0b11; font-size: 14px; }
.right-gutter ul { color: #9f0b11; font-size: 14px; padding-left: 20px; }
.right-gutter a  { color: #9f0b11; font-size: 14px; font-weight: 600; }
.right-gutter a:hover  { color: #ffff00; font-size: 14px; font-weight: 600; }

.right-gutter .title  { color: #9f0b11; font-size: 20px; }

.left-gutter { margin-left: 34px; }

