@charset "utf-8";
/* CSS Document */
body { font: 10px Verdana, Arial, Helvetica, sans-serif;  background: url(../images/background.gif) repeat-x;
background-color: #1A00CB; }
.clear { clear: both; }
img { border: none; }
hr { border-bottom: 0; border-left: 0; border-right: 0; border-top: 1px solid #9F9F9F; padding-top: 1em; margin-top: 2em; }

#wrapper { width: 938px; height: auto; margin: 2em auto; }
#container { width: 100%; height: auto; float: left; background: url(../images/main_background.gif) repeat-y; }

/* Header Start */
#header { width: 938px; height: 94px; background: url(../images/top_header.gif) no-repeat; float: left; }

/* Navigation Start */
#nav { width: 175px; height: auto; float: left; background-color: #C0C0C0; }
#nav_main ul { width: 175px; height: auto; margin: 0; padding: 0; }
#nav_main li { background: url(../images/nav_background.gif) no-repeat; height: 17px; list-style: none; color: #022D71; padding: 0.6em 0 0 1em; }
#nav_main li a { color: #022D71; text-decoration: none; }
#nav_main li a:hover { color: #333333; text-decoration: none; }
.nav_main_bold { color: #333333 !important; font-weight: bold;}

/* Main Start */
#main { width: 760px; height: auto; float: left; }
/* Breadcrumb */
#breadcrumb { width: 760px; height: 15px; background: #FFFFFF; padding-bottom: 0.8em; }
#breadcrumb ul { width: auto; height: 15px; margin: 0; padding: 0.5em 0 0 1em; }
#breadcrumb li { display: inline; color: #666666; }
#breadcrumb li a { color: #336797; }
#breadcrumb li a:hover { color: #336797; text-decoration: none; }
.you_are { color: #000000; }
/* Middle Image */
#middle_image { width: 763px; height: 177px; background: url(../images/main_image.gif) no-repeat; }

#main_content { width: 550px; height: auto; padding: 0.5em 0 0 1.5em; float: left; font-size: 11px; line-height: 1.5em; }
#main_content a { color: #0066CD; font-weight: bold; }
#main_content a:hover { color: #0066CD; font-weight: bold; text-decoration: none; }
#main_content h1 { color: #0066CD; font-size: 15px; margin: 1.2em 0 1.2em 0; }
#main_content h2 { color: #0066CD; font-size: 12px; }
#main_content h3 { color: #424141; font-size: 11px; }
#main_content li { list-style-image: url(../images/bullet_point.gif); }
.full_width { width: 730px !important; }
.heading { margin-bottom: 0.3em !important; }
.imageleft { padding: 0.2em; float: left; margin-right: 0.5em; }

/* Pricing Table */
#pricestable th { background: #2B3B83; color: #FFFFFF; }
#pricestable td { background: #C0C0C0; text-align: center; }
.registerrow { text-align: right !important; height: 10px !important; padding: 0.2em; }

/* Partners Table */
.partnerstable { padding-bottom: 2em; }
.partnerstable th { font-weight: normal; padding-bottom: 0.5em; }
.partnerstable td { padding: 0.8em; border: 1px solid #E9E9E9; }

/* Agenda Formatting */
.StreamOne { background: #E9E9E9; }
.StreamTwo { background: #EEEEEE; }
.Time { color: #000000; font-size: 11px; margin-right: 0.5em; }

/* Right Column Start */
#right_col { width: 175px; height: auto; float: left; }
.registration { width: 160px; height: 82px; background: url(../images/registration-box.gif) no-repeat; margin: 2.5em 0 0 2.3em; float: left; }
.registration a { width: 160px; height: 82px; float: left; }

.subbox_holder { width: 160px; height: auto; margin: 1em 0 0 2.3em; }
.subbox_top { background: url(../images/eventnavbox_top.gif) no-repeat; width: 160px; height: 7px; }
.subbox_main { background-color: #d9dadb; width: 160px; height: auto; font-size: 11px; line-height: 1.5em; padding: 0 0 0.5em 0; }
.subbox_main h3 { color: #666666; font-size: 12px;  margin: 0 0.8em 0 0.5em; border-bottom: 1px solid #7D7D7D;
padding: 0 0 0.4em 0; text-align: center; }
.subbox_main p { width: 145px; margin: 0 auto; padding: 0.5em 0; }
.subbox_main a { color: #0066CD; font-weight: bold; }
.subbox_bottom { background: url(../images/eventnavbox_bottom.gif) no-repeat; width: 160px; height: 10px; }

/* Testimonials */
blockquote { margin: 1.5em 0 0 2em; background: url(../images/quote1.gif) left top no-repeat; padding-left: 2em; width: 140px; }
blockquote div { background: url(../images/quote2.gif) right bottom no-repeat; margin-bottom: 0.5em; }
.testi_div { width: 160px; font-weight: bold; padding-top: 0.3em; float: right; margin-right: -2.5em; color: #323232; }

/* Footer */
#footer { width: 938px; height: 30px; background: url(../images/footer.gif) no-repeat; float: left; margin-bottom: 2em; }
.footer_text { width: 938px; height: 30px; color: #FFFFFF; padding: 0.6em 0 0 0.8em; font-size: 11px; }
.footer_text a { color: #FFFFFF; text-decoration: underline; font-weight: bold; }