/* @override http://dev.niksummit.com/includes/default.css */

/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,span,table,tr,th,td,p,span,h1,h2,h3,h4,h5,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Meta, Tahoma;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; -ms-box-sizing: content-box; -webkit-box-sizing: border-box; }
html { min-height: 100%; margin-bottom: 1px; } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; background: #FFFFFF; }
hr { border-color: #c2c2c2; border-width: 1px; border-top-style: solid; border-bottom-style: none; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; font-size: 12px; }


object:active, div:active { outline: none; }
object:focus, div:focus { -moz-outline-style: none; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
ol { margin-left: 30px; }


ul li { list-style-image: url('../images/layout/bullet.gif'); }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Tahoma; font-weight: bold; }

h1, h1 a { color: #000000; font-size: 28px; font-weight: normal; line-height: 30px; margin: 0px 0px 15px 0px; }
h2, h2 a { color: #fcb034; font-size: 15px; margin: 0px 0px 15px 0px; }
h3, h3 a { color: #000000; font-size: 14px; font-variant: small-caps; }
p  { margin: 0px 0px 12px 0px; }
p, table, td, div, a  { color: #000; font-size: 13px; line-height: 18px; }
a  { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus, a:active { outline: 0;}

.double-line {
  border-width: 1px; border-color: #c2c2c2; border-top-style: solid; border-bottom-style: solid; border-left-style: none; border-right-style: none; height: 5px; overflow: hidden; margin-top: 10px;
}

.subhead {
	color: #666;
	padding: 0 30px; 
	font-variant: small-caps;
	font-size: 130%;
	margin: 10px 0 5px 0;
	width: 100%;
}

/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

.main {
	width: 942px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
}


#header { margin-top: 15px; }
#logo { width: 260px; float: left; margin-left: 291px; }

#countdown { font-size: 10px; width: 240px; float: right; border-color: #a1a1a1; border-width: 1px; border-left-style: solid; border-right-style: solid; }
#countdown * {
  color: #a1a1a1; font-size: 10px;
   text-align: center;
}


#home-banner { height: 282px; width: 940px; margin: 0px auto; margin-bottom: 15px; }


#bodyContainer {  }
#body { width: 670px; float: left; margin-bottom: 20px; }



/* Colored Items */

.grey-box { background: #e1e1e1; padding: 10px 30px; line-height: 1.5em; }
.white-box { background: #FFF; padding: 10px 30px; }
.orange-box { background: #fcb034; padding: 10px 30px; color: #FFF; }

#body div.grey-box a {
	color: #363636;
	text-decoration: underline;
}

#body div.grey-box a:hover {
	color: #636363;
	text-decoration: underline;
}

.bodyboldgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
    font-weight: bold;
	color: #555555;
	text-decoration: none;}

.orange { color: #fcb034; }
.red { color: #83222b; }
.white { color: #FFF; }

.orange_subhead {
	color: #fcb034;
	padding-left: 30px; 
	font-variant: small-caps;
}



/* Navigation */

#nav { height: 24px; width: 470px; float: left; font-size: 11px; color: #a1a1a1; }
#nav a { font-size: 11px; color: #a1a1a1; padding: 0 10px; }
#nav a:hover, #nav a.o { color: #fcb034; text-decoration: none; }

#sub-nav { width: 110px; float: right; text-align: right; }
#sub-nav a { font-size: 11px; color: #a1a1a1; margin-bottom: 15px; }
#sub-nav a:hover { color: #fcb034; text-decoration: none; }

#register { width: 90px; float: right; background: #fcb034; text-align: center; margin-top: 20px; }
#register a { color: #FFF; font-size: 14px; line-height: 20px; }
#register a:hover { color: #FFF; text-decoration: none; }

#image-nav { width: 940px; margin: 0px auto; }
#image-nav a { color: #fcb034; font-size: 13px; font-weight: bold; line-height: 15px; }
#image-nav a:hover, #image-nav a.o { color: #a1a1a1; text-decoration: none; }

#image-nav a:hover img, #image-nav a.o img { opacity: 0.50; MoZOpacity: 0.50; filter: alpha(opacity=50); }
#image-nav img { width: 170px; display: block; margin-bottom: 8px; border: none; }
#image-nav span { font-size: 11px; color: #000; display: block; line-height: 14px; font-weight: normal; }
.image-nav-box { padding: 5px 9px; border-left-style: solid; border-left-width: 1px; border-left-color: #c2c2c2; width: 188px; float: left; min-height: 170px; }




/* Footer */

#footer { width: 266px; float: right; }
#footer a { color: #fcb034; font-size: 13px; display: block; padding-left: 30px; line-height: 15px; }
#footer a:hover, #footer a.o { color: #a1a1a1; text-decoration: none; }
#footer a.o { background: url('../images/layout/double-arrow.gif') no-repeat 0px 28px; }
#footer a:hover img, #footer a.o img { opacity: 0.50; MoZOpacity: 0.50; filter: alpha(opacity=50); }
#footer img { width: 70px; float: left; margin-right: 10px; border: none; }
#footer span { font-size: 11px; color: #000; line-height: 14px; }
#footer hr { width: 242px; margin-left: 30px; }
.footer-nav-box { padding: 2px 0 2px 0px; }
.footer-nav-box2 { padding: 2px 0 2px 0px; min-height: 88px; }

#non-graphic { width: 266px; float: right; }
#non-graphic a { color: #fcb034; font-size: 13px; display: block; padding-left: 30px; line-height: 15px; }
#non-graphic a:hover, #non-graphic a.o { color: #a1a1a1; text-decoration: none; }
#non-graphic hr { width: 242px; margin-left: 30px; }

#social-groups { width: 236px; float: right; margin-top:35px; }
#social-groups img { border: none; margin: 0 0 10px 0; }

div#rightnav {
	float: left;
	width: 266px;
}


/* Specific Page Elements */

.speakers-left { width: 174px; float: left; }
.speakers-left-sm { width: 137px; float: left; }

.speakers-right { width: 425px; float: right; }
.speakers-right img { width: 115px; float: left; margin: 0 35px 0 0; }
.speakers-right-lg { width: 460px; float: right; }
.speakers-right-lg span { font-variant: small-caps; font-weight: bold; font-size: 12px; }


.quote-left { width: 35px; float: left; margin: 0 15px; }
.quote-right { width: 35px; float: right; margin: 0 15px; }
.quote { width: 480px; float: left; color: #FFF; font-style: italic; }


