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

html, body {
	height:100%;
}

* {
	margin:0px;
	padding:0px;
}

body, div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background:url(../images/background.jpg) no-repeat center top;
}

img {
	border:none;
	display:block;
	padding:0px;
	margin:0px;
}

/* Layout */

#topbar {
	height:36px; width:100%;
	background:url(../images/topbar.jpg) no-repeat center bottom #42C3D2;
}

#container {
	width:900px;
	position:relative;
}

#menu {
	width:100%;
	padding-top:5px;
	padding-bottom:10px;
}

#menu table td {
	padding-left:10px;
	padding-right:10px;
	color:#6D6068;
	text-align:center;
}

#menu a:link, #menu a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#6D6068;
}

#menu a:hover {
	text-decoration:underline;
	color:#6D6068;
}

#content {
	position:relative;
}

#content_top {
	text-align:center;
	min-height:210px;
	width:100%;
	background:url(../images/content_top.jpg) no-repeat top #f0f0f0;
	padding-top:5px;
	overflow:auto;
}

#content_mid {
	background:#f0f0f0;
	position:relative;
	padding-top:5px;
	overflow:auto;
	width:100%;
}

#content_bottom {
	background:url(../images/content_bottom.jpg) no-repeat bottom #f0f0f0;
	height:120px;
	clear:both;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
}

#footer {
	text-align:right;
	font-size:10px;
	padding-right:10px;
	color:#6D6068;
	position:relative;
	top:20px;
}

#footer a:link, a:visited {
	color:#6D6068;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.col {
	width:290px;
	float:left;
	padding-right:8px;
	background:none;
}

.col-wide {
	width:587px;
	float:left;
	padding-right:10px;
	padding-left:5px;
	background:none;
}

.box {
	background:#fff;
	width:290px;
	min-height:100px;
	margin-bottom:8px;
	text-align:left;
	position:relative;
	padding-top:0px;
}

.box_updates {
	background:url(../images/box_twitter.jpg) no-repeat bottom #fff !important;
	min-height:283px;
	width:290px;
	margin-bottom:8px;
	text-align:left;
	position:relative;
	padding-top:0px;

}

.box_updates ul{
	list-style:url(../images/bullet2.jpg);
	padding-top:30px;
	padding-left:13px;
	width:90%;
}

.box_updates li {
	padding-bottom:10px;
	padding-left:0px;
}

.bigbox {
	background:url(../images/bigbox_bottom.jpg) no-repeat bottom #fff;
	width:587px;
	margin-bottom:8px;
	text-align:left;
	position:relative;
	padding-top:0px;
	padding-bottom:10px;
	min-height:358px;
}

.box p, .bigbox p, #box_sponsor_big p, #box_white_big p, .bigbox td, li, .box_updates p{
	color:#6D6068;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	line-height:16px;
}

.hotlink {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	right:10px;
	position:absolute;
	bottom:10px;
	width:100px;
}

a.hotlink:link, a.hotlink:visited {
	text-decoration:none;
	color:#E3254E;
}

a.hotlink:hover {
	text-decoration:underline;
	color:#E3254E;
}

.margin {
	padding-left:6px;
	padding-top:10px;
}

#sponsors {
	background:url(../images/title_visitsponsors.jpg) no-repeat top left;
	height:90px;
	text-align:left;
	padding-top:22px;
}

#sponsors a, #sponsors div{
	display:inline-block;
	float:left;
	min-height:20px;
}

#dandelion {
	position:absolute;
	float:right;
	background:url(../images/dandelion.jpg) no-repeat;
	height:97px; width:72px;
	bottom:8px;
	right:10px;
}

.blank {
	color:#6D6068;
	list-style:none;
	padding-left:12px;
	left:0px;
}

.blank li {
	padding-top:7px;
	line-height:10px;
	font-size:10px;
}

.spacer {
	line-height:8px;
}

.spacer2 {
	line-height:3px;
}

.box-register {
	background:url(../images/box_register.jpg) no-repeat; 
	height:76px;
	width:100%;
	padding-bottom:8px;
	text-align:right;
}

.register {
	padding-right:10px;
	padding-top:48px;
}

.register_big {
	padding-top:60px;
}

.register-input {
	background:url(../images/register_input.jpg) no-repeat top;
	width:200px;
	height:23px;
	color:#6D6068;
	border:none;
	padding-top:3px;
	padding-left:3px;
}

.register_submit{
	background:url(../images/register_submit.jpg) no-repeat left;
	width:60px;
	height:18px;
	border:none;
}

h3 {
	font-size:14px;
	color:#22ABDB;
	position:relative;
	left:7px;
	bottom:-2px;
}

a:link, a:visited {
	text-decoration:none;
	color:#22ABDB;
}

a:hover {
	text-decoration:underline;
}

ul {
	position:relative;
	left:20px;
	width:95%;
	
}

.bio {
	float:left;
	padding:10px;
	margin:0 10px 0 7px;
	border: 1px solid #ccc;
	background:#FFFFFF;
	z-index:100;
	position:relative;
	width:150px;
}

.agenda {
	float:left;
	padding:3px;
	border: 1px solid #ccc;
	background:#FFFFFF;
	z-index:100;
	margin-left:10px;
	margin-right:10px;
}

#box_register_big {
	height:112px;
	width:890px;
	position:absolute;
}

#box_sponsor_big {
	background:url(../images/box_sponsor_big.jpg) no-repeat;
	height:112px;
	width:890px;
	position:absolute;
	left:5px;
	text-align:left;
}

#box_white_big {
	background:url(../images/box_white_big.jpg) no-repeat;
	height:200px;
	width:890px;
	position:absolute;
	left:5px;
	text-align:left;
}

.error {
	color:#fff;
	background:#FF0000;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	
}

#mainbox {
	height: 180px;
	padding: 0 !important;
  left:-3px;
	border: none;
	list-style:none;
}

#controls {
	position:absolute;
	z-index:200;
	cursor: pointer;
	color:#CCCCCC;
	font-size:24px;
	font-weight:bold;
	top:180px;
	left:-10px;
	width:100px;
}

/*Accordian*/
.accordion_toggle {
	display: block;
	height: 20px;
	width: 90%;
	padding: 0 10px 20px 10px;
	line-height: 30px;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	color:#999999;
	padding-left:20px;
	background:url(../images/arrow_right.jpg) no-repeat left top;
	font-size:15px;
}

.accordion_toggle_active {
	color:#22ABDB;
	padding-left:20px;
	background:url(../images/arrow_down.jpg) no-repeat left top;
	padding-bottom:20px;
}

.accordion_content {
	overflow: hidden;
	padding-bottom:20px;
}

/*toolkit*/

#toolbar {
	width:900px;
	min-height:30px;
	height:auto;
	background:url(../images/toolbarBg.jpg) no-repeat bottom #42C3D2;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color:#fff;
	font-size:12px;
}

#toolbar li{
	font-size:12px;
}

#toolbar a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

#toolbar .accordion_content {
	overflow: hidden;
	padding:0 20px;
}

#toolbar .accordion_toggle {
	color:#fff;
	background:url(../images/arrow_right.png) no-repeat left top;
	padding-bottom:10px;
	width:150px;

}

#toolbar .accordion_toggle_active {
	background:url(../images/arrow_down.png) no-repeat left top;
}

.toolkitContent {
	width:900px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
	z-index:1;
}
.textBox, .textBox_over, .textBox_small {
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	background:#FFFFFF;
}

.textBox, .textBox_small{
	border:1px solid #f3f3f3;
	color:#CCCCCC;
	height:200px;
	overflow:hidden;
}

.textBox{
	width:266px;
}

.textBox_small{
	width:161px;
}

.textBox_over{
	border:1px solid #CCCCCC;
	color:#333;
	height:auto;
	width:476px;
}

.textContainer, .textContainer_over, .textContainer_small {
	float:left;
}

.textContainer {
	border:solid 1px transparent;
	width:290px;
	z-index:30;
}

.textContainer_over {
	background:#f3f3f3;
	border:solid 1px #CCC;
	width:500px;
	z-index:50;
	position:relative;
}

.textContainer_small {
		width:185px;
}

.textBox p, .textBox_over p {
	padding:5px;
}

#pdf img {
	padding:10px;
	margin:0 10px 0 7px;
	border: 1px solid #ccc;
	background:#FFFFFF;
	z-index:100;
	position:relative;
}

.schedule .off{
	background:none;
	border:none;
}

.schedule .on{
	background:#F4FBFC;
	border:solid 1px #A0E1E9;
	padding-top:10px;
	padding-bottom:10px;	
}

.schedule .on td{
	color:#333;
}

.schedule .on td, .schedule td{
	padding-top:10px;
	padding-bottom:10px;	
}

.schedule tr{
	border:1px solid #FFF;
}

#pdf .textContainer {
	margin-left:auto;
	margin-right:auto;
	width:auto !important;
}

/* Sign up fields */

.e2ma_signup_form_row {
	margin-left:6px;
	height:auto;
}

#e2ma_signup_submit_button {
	background-color:#E51E2B;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	height:20px;
	width:63px;
	float:left;
	border:none;
	margin-left:10px;
}

#e2ma_signup {
	height:20px;
}

input {
	width:200px; 
	border:1px solid #ccc;
	height:18px;
	float:left;
}
				
												 
