@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------------
   Site Name (www.innovateconference.com)
   For: Innovate09
   Site Design: Daryl McMullen (webdrivenchurch.com)
   Photography: Stock / Personal
      
   Tools: Adobe CS4 (Dreamweaver, Fireworks, Photoshop, Flash) 
   
   Created: 1 June 2009
   --------------------------------------------------------------------- */

/* Global Defaults */

html, body {margin:0px; padding:0px; border:0px;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-weight:normal;}
div, p, th, td, li, dd, dt, ul, blockquote, q, acronym, abbr, a, input, select, textarea {margin:0; padding:0;}
blockquote {margin:0; padding:0;}
q {font-style:italic;}
acronym, abbr {cursor:help; border-bottom:1px dashed;}
small {font-size:.85em;}
big {font-size:1.2em;}
a, a:link, a:visited, a:active, a:hover {text-decoration:none;}
img {border:none;}
table.sample {margin:0px; padding:0px; border-collapse:collapse; border-bottom-width:0px; border-top-width:0px; border-left-width:0px; border-right-width:0px;}
form {margin:0; padding:0; display:inline;}
label {cursor:pointer;}

/* ::::: Site Colors ::::: 
Green: #85C543
Darker Green: #649432
Grey: #58595A
Text: #58595A
*/

/* ::::: Site Layout ::::: */
body {background-color:#000; background-image:url(../images/secondaryBKG3.jpg); background-position:top center; background-repeat:no-repeat; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#ccc; line-height:1.5em;}
body.home {background-image:url(../images/homeBKG.jpg); background-position:top center; background-repeat:no-repeat;}
#containerHome {width:1000px; margin:0 auto; text-align:left;}
#container {width:794px; margin:0 auto; text-align:left;}
#homeFlash {width:1000px; height:800px;}
#header {width:749px; height:85px; padding-left:45px;}
#navContainer {text-align:left; width:749px; height:24px; padding-left:45px;}
#mainContent {width:704px; padding:15px 45px 20px 45px;}
#spacer10 {width:704px; height:10px; clear:both;}
#speakerPod.shannon {width:704px; height:245px;}
#speakerPod.markb {width:704px; height:315px;}
#speakerPod.tim {width:704px; height:260px;}
#speakerPod.rob {width:704px; height:280px;}
#speakerPod.markw {width:704px; height:250px;}
#speakerPod.butch {width:704px; height:240px;}
#speakerPod.kem {width:704px; height:260px;}
#speakerBio {padding-left:218px;}
#footer {color:#746E5F; font-size:90%;}

/* ::::: Site Navigation ::::: */
#nav ul {margin:0; padding:0; height:24px; list-style:none; display:inline; overflow:hidden;}
#nav li {margin:0; padding:0; list-style:none; display:inline;}

#nav a,
#nav a:link,
#nav a:visited {float:left; padding-top:24px; overflow:hidden; height:0px !important; height /**/:24px; /* for IE5/Win only */}

#nav a:hover,
#nav a:active {background-position:0 -24px;}

#treg a {width:95px; background:url(../images/navBarIMGs/reg.jpg) top left no-repeat;}
#tspeak a {width:100px; background:url(../images/navBarIMGs/speak.jpg) top left no-repeat;}
#tsched a {width:100px; background:url(../images/navBarIMGs/sched.jpg) top left no-repeat;}
#tfilm a {width:140px; background:url(../images/navBarIMGs/film.jpg) top left no-repeat;}
#tpartner a {width:105px; background:url(../images/navBarIMGs/partner.jpg) top left no-repeat;}
#tpodcast a {width:95px; background:url(../images/navBarIMGs/podcast.jpg) top left no-repeat;}
#tfaqs a {width:80px; background:url(../images/navBarIMGs/faqs.jpg) top left no-repeat;}


/* ::::: Text/Heading Styles ::::: */
h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:160%; text-transform:uppercase; font-weight:bold; padding-bottom:15px; color:#AF1E25;}
h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:130%; text-transform:uppercase; font-weight:bold; color:#AF1E25;}
h3 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:100%; text-transform:uppercase; font-style:italic; font-weight:bold; color:#FFF; padding-bottom:10px;}
.indent {padding-left:20px;}
.important {color:#AF1E25; font-weight:bold;}

/* ::::: Site Hyperlink Properties ::::: */
#mainContent a,
#mainContent a:link,
#mainContent a:visited {color:#AF1E25; font-weight:bold; text-decoration:none;}

#mainContent a:hover,
#mainContent a:active {color:#FFF; font-weight:bold; text-decoration:underline;}

#footer a,
#footer a:link,
#footer a:visited {color:#746E5F; font-weight:bold; text-decoration:none;}

#footer a:hover,
#footer a:active {color:#746E5F; font-weight:bold; text-decoration:underline;}

/* ::::: Site Elements ::::: */
#mainContent img {padding:4px; background-color:#514A37;}
#mainContent img.clean {padding:0;}
ul {margin-left:35px; margin-top:14px; margin-bottom:0px; line-height:1.50em;}
li {list-style:url(images/listImage.gif);}
.blockIndent {padding-left:20px;}

/* ::::: Accordion Element ::::: */
.qBox {}
.aBox {}
#qBox {padding:8px 8px 8px 8px; line-height:1.5em;olor:#000;}
#aBox {background-color:#514A37; padding:8px 8px 8px 20px; line-height:1.3em;}
