html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
iframe{
	_overflow:hidden; overflow:hidden; background: transparent; border: 0px solid #ffffff; margin:0; padding:0;
}
iframe body{
	background: transparent !important;
}
body {
	line-height: 1;
	color: black;
	background: white;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ol, ul {
	
}
div.events ol li,div.events ul li{
	margin-left: 20px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body{font-family:Arial,Helvetica,sans-serif;}
hr {
  border: 0px;
  height: 1px;
  background-color: #A9A9A9;
  width: 100%;
}/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}

input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1 {
	width:20px;
}

.container_24 .grid_2 {
	width:60px;
}

.container_24 .grid_3 {
	width:100px;
}

.container_24 .grid_4 {
	width:140px;
}

.container_24 .grid_5 {
	width:180px;
}

.container_24 .grid_6 {
	width:220px;
}

.container_24 .grid_7 {
	width:260px;
}

.container_24 .grid_8 {
	width:300px;
}

.container_24 .grid_9 {
	width:340px;
}

.container_24 .grid_10 {
	width:380px;
}

.container_24 .grid_11 {
	width:420px;
}

.container_24 .grid_12 {
	width:460px;
}

.container_24 .grid_13 {
	width:500px;
}

.container_24 .grid_14 {
	width:540px;
}

.container_24 .grid_15 {
	width:580px;
}

.container_24 .grid_16 {
	width:620px;
}

.container_24 .grid_17 {
	width:660px;
}

.container_24 .grid_18 {
	width:700px;
}

.container_24 .grid_19 {
	width:740px;
}

.container_24 .grid_20 {
	width:780px;
}

.container_24 .grid_21 {
	width:820px;
}

.container_24 .grid_22 {
	width:860px;
}

.container_24 .grid_23 {
	width:900px;
}

.container_24 .grid_24 {
	width:940px;
}



/* Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .prefix_1 {
	padding-left:40px;
}

.container_24 .prefix_2 {
	padding-left:80px;
}

.container_24 .prefix_3 {
	padding-left:120px;
}

.container_24 .prefix_4 {
	padding-left:160px;
}

.container_24 .prefix_5 {
	padding-left:200px;
}

.container_24 .prefix_6 {
	padding-left:240px;
}

.container_24 .prefix_7 {
	padding-left:280px;
}

.container_24 .prefix_8 {
	padding-left:320px;
}

.container_24 .prefix_9 {
	padding-left:360px;
}

.container_24 .prefix_10 {
	padding-left:400px;
}

.container_24 .prefix_11 {
	padding-left:440px;
}

.container_24 .prefix_12 {
	padding-left:480px;
}

.container_24 .prefix_13 {
	padding-left:520px;
}

.container_24 .prefix_14 {
	padding-left:560px;
}

.container_24 .prefix_15 {
	padding-left:600px;
}

.container_24 .prefix_16 {
	padding-left:640px;
}

.container_24 .prefix_17 {
	padding-left:680px;
}

.container_24 .prefix_18 {
	padding-left:720px;
}

.container_24 .prefix_19 {
	padding-left:760px;
}

.container_24 .prefix_20 {
	padding-left:800px;
}

.container_24 .prefix_21 {
	padding-left:840px;
}

.container_24 .prefix_22 {
	padding-left:880px;
}

.container_24 .prefix_23 {
	padding-left:920px;
}



/* Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .suffix_1 {
	padding-right:40px;
}

.container_24 .suffix_2 {
	padding-right:80px;
}

.container_24 .suffix_3 {
	padding-right:120px;
}

.container_24 .suffix_4 {
	padding-right:160px;
}

.container_24 .suffix_5 {
	padding-right:200px;
}

.container_24 .suffix_6 {
	padding-right:240px;
}

.container_24 .suffix_7 {
	padding-right:280px;
}

.container_24 .suffix_8 {
	padding-right:320px;
}

.container_24 .suffix_9 {
	padding-right:360px;
}

.container_24 .suffix_10 {
	padding-right:400px;
}

.container_24 .suffix_11 {
	padding-right:440px;
}

.container_24 .suffix_12 {
	padding-right:480px;
}

.container_24 .suffix_13 {
	padding-right:520px;
}

.container_24 .suffix_14 {
	padding-right:560px;
}

.container_24 .suffix_15 {
	padding-right:600px;
}

.container_24 .suffix_16 {
	padding-right:640px;
}

.container_24 .suffix_17 {
	padding-right:680px;
}

.container_24 .suffix_18 {
	padding-right:720px;
}

.container_24 .suffix_19 {
	padding-right:760px;
}

.container_24 .suffix_20 {
	padding-right:800px;
}

.container_24 .suffix_21 {
	padding-right:840px;
}

.container_24 .suffix_22 {
	padding-right:880px;
}

.container_24 .suffix_23 {
	padding-right:920px;
}



/* Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .push_1 {
	left:40px;
}

.container_24 .push_2 {
	left:80px;
}

.container_24 .push_3 {
	left:120px;
}

.container_24 .push_4 {
	left:160px;
}

.container_24 .push_5 {
	left:200px;
}

.container_24 .push_6 {
	left:240px;
}

.container_24 .push_7 {
	left:280px;
}

.container_24 .push_8 {
	left:320px;
}

.container_24 .push_9 {
	left:360px;
}

.container_24 .push_10 {
	left:400px;
}

.container_24 .push_11 {
	left:440px;
}

.container_24 .push_12 {
	left:480px;
}

.container_24 .push_13 {
	left:520px;
}

.container_24 .push_14 {
	left:560px;
}

.container_24 .push_15 {
	left:600px;
}

.container_24 .push_16 {
	left:640px;
}

.container_24 .push_17 {
	left:680px;
}

.container_24 .push_18 {
	left:720px;
}

.container_24 .push_19 {
	left:760px;
}

.container_24 .push_20 {
	left:800px;
}

.container_24 .push_21 {
	left:840px;
}

.container_24 .push_22 {
	left:880px;
}

.container_24 .push_23 {
	left:920px;
}



/* Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .pull_1 {
	left:-40px;
}

.container_24 .pull_2 {
	left:-80px;
}

.container_24 .pull_3 {
	left:-120px;
}

.container_24 .pull_4 {
	left:-160px;
}

.container_24 .pull_5 {
	left:-200px;
}

.container_24 .pull_6 {
	left:-240px;
}

.container_24 .pull_7 {
	left:-280px;
}

.container_24 .pull_8 {
	left:-320px;
}

.container_24 .pull_9 {
	left:-360px;
}

.container_24 .pull_10 {
	left:-400px;
}

.container_24 .pull_11 {
	left:-440px;
}

.container_24 .pull_12 {
	left:-480px;
}

.container_24 .pull_13 {
	left:-520px;
}

.container_24 .pull_14 {
	left:-560px;
}

.container_24 .pull_15 {
	left:-600px;
}

.container_24 .pull_16 {
	left:-640px;
}

.container_24 .pull_17 {
	left:-680px;
}

.container_24 .pull_18 {
	left:-720px;
}

.container_24 .pull_19 {
	left:-760px;
}

.container_24 .pull_20 {
	left:-800px;
}

.container_24 .pull_21 {
	left:-840px;
}

.container_24 .pull_22 {
	left:-880px;
}

.container_24 .pull_23 {
	left:-920px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
#ba-logo-wapper{

}
#ba-logo{
	display: block;
	background-image: url('images/sidebar-bg.jpg');
	background-repeat: repeat-y;
	width: 198px;
	height: 50px;
	overflow: inherit;
	
}

#header-wrapper{
	display: block;
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 180px;
	z-index: 2;
	position:relative;
}
#search-box{
	list-style-type: none;
	display: inline;
	float: right;
	position: absolute;
	top: 10px;
	right: 0px;
	height:30px;
}
#search-box li.search{
 	display: inline;
	float: left;
	margin-left: 10px;
	width:191px;
	height:30px;
	background-image:url('images/search.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	margin-top: 5px;
}
#search-box li.search span.form{
	padding-top: 7px;
	padding-left: 10px;
	display: block;
	position: absolute;
}
#header-buttons{
	list-style-type: none;
	display: inline;
	float: right;
	position: relative;
	top: 115px;
	right: -3px;
}
#header-buttons li{
	display: inline;
	float: left;
	margin-left: 6px;
	height: 30px;
}
#header-buttons li #agenda-button{
	display:block; 
	height:40px; 
	width:130px; 
	background-image:url('images/agendaButton.png');
}
#header-buttons li #agenda-button:hover{
	background-image:url('images/agendaButtonHover.png');
}
#header-buttons li #register-button{
	display:block; 
	height:40px; 
	width:170px; 
	background-image:url('images/registerButtonHover.png');
}
#header-buttons li #register-button:hover{
	background-image:url('images/registerButton.png');
}
#wrapper{z-index: 1;}
#sidebar-wrapper{
	float: left;
}
#sidebar{
	display: block;
	width: 198px;
	min-height: 400px;
	margin-top: -10px;
	padding-top: 10px;
	z-index: 1;	
	position: absolute;
}
#sidebar-nav{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	margin-top: 15px;
}
#sidebar-nav li{
	height: 40px;
	padding-left: 45px;
	padding-top: 5px;
	
	background-repeat: no-repeat;
}
#sidebar-nav li a{
	height: 30px;
	width: 130px;
	padding-left:60px;
	display: block;
	position: absolute;
	left: 0px;
	text-decoration: none;
	}
#sidebar-nav li.selected a:visited,#sidebar-nav li a:visited{
	color: black;
}
#sidebar-nav li a:hover,#sidebar-nav li.selected a:hover,#sidebar-nav li a.sifr:hover,#sidebar-nav li a embed, #sidebar-nav li a a:hover, #sidebar-nav li a span,#sidebar-nav li a.sifr:hover{
	color: orange;
	cursor: pointer;
}
#sidebar-nav li.overview{
	background-image: url('images/overview.png');
}
#sidebar-nav li.feed{
	background-image: url('images/twitter_life.png');
}
#sidebar-nav li.speakers{
	background-image: url('images/speakers.png');
}
#sidebar-nav li.agenda{
	background-image: url('images/agenda.png');
}
#sidebar-nav li.venue{
	background-image: url('images/venue.png');
}
#sidebar-nav li.sponsors{
	background-image: url('images/sponsors.png');
}
#sidebar-nav li.register{
	background-image: url('images/register.png');
}
#sidebar-nav li.contact{
	background-image: url('images/contact.png');
}
#sidebar-nav li.press{
	background-image: url('images/press.png');
}
#sidebar-nav li.blog{
	background-image: url('images/blog.png');
}
#sidebar-nav li.attend{
	background-image: url('images/attend.png');
}
#sidebar-bottom-wrapper{
	position:relative;
	bottom: 0;
	margin-bottom: -250px;
}
#sidebar-bottom{
	display: block;
	background-image: url('images/sidebar-bottom.png');
	background-repeat: no-repeat;
	width: 198px;
	height: 247px;
	z-index: 2;
	position:relative;
}
#sidebar-bottom-content{
	padding-top: 15px;
	padding-left: 20px;
}
#sidebar-bottom-content ul{
	list-style-type: none;
	margin-bottom: 13px;
}
#sidebar-bottom-content ul li{
	display: inline;
	margin-right: 15px;
}
#sidebar-bottom-content h2{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar-bottom-content p{
	font-size: 75%;
	line-height: 120%;
	margin-bottom: 4px;
}
#footer-wrapper{
	display: block;
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 180px;
	z-index: 1;
	margin-bottom: 60px;
	margin-top: 15px;
}
#content{
	width: 740px;
	margin-top: -15px;
	padding-top:25px;
	padding-left: 220px;
	float: left;
	display: block;
	background-image: url('images/sidebar-bg.jpg');
	background-repeat: repeat-y;
	min-height: 400px;
}
#content h1{
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}
#content h2, #content h2.corbel, #content h2.corbel.sifr a{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
}
#content h3{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
}
#content div.speakers div p,#content div.events p, #content div.events h4{
	padding: 5px 5px 0;
}
#content p{
	font-size: 90%;
	line-height: 140%;

}
#content #content-bottom{
	margin-top: 20px;
}
#content #content-bottom ul{
	list-style-type:circle;
	margin-left: 10%;
	margin-bottom: 20px;
	float:left;
	font-size: 90%;
	line-height: 140%;
}
#content #content-bottom ul li{
	min-width: 180px;
	width: 30%;
	float: left;
	padding-top: 10px;
	padding-right: 10%;
	margin-right: 4px;
	text-align: left;
	list-style-type:circle;
}
#content #press-releases{
	list-style-type:circle;
	margin-left: 10%;
	margin-bottom: 20px;
	float:left;
	font-size: 90%;
	line-height: 140%;
}
#content #press-releases li{
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: left;
	list-style-type:circle;
}
#content #split-wrapper{
	clear: both;
}
#content #split-wrapper #split-left{
	padding-right: 20px;
}
#content #split-wrapper #split-right{
	height: 260px;
	overflow: hidden;
}
img.featured-photo, img.bio-photo{
	display: inline; 
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px; 	
	border: 5px solid #DFD8D1;
}
img.featured-photo{
	height: 86px; 
	width: 66px;

	display:inline; 
	float:left;
}
div.featured-info{
	width:73%; 
	display: block; 
	float: right;
}
#content h3.smaller{
	font-size: 90%;
}
h4.newlink{
	clear: both; 
	float: left; 
	font-weight: 700; 
	display: block; 
	font-size: 120%;
}
h4.newlink a:visited{
	color:#000;
	text-decoration:none;
}
h4.newlink a:link{
	color:#DFAF53;
	text-decoration:none;
}
h5.title{
	clear:both; 
	float:left; 
	font-weight: 500; 
	display:block; 
	font-size: 90%;
	line-height: 120%;
	font-style: italic;
	margin-top: 10px;
	min-width: 180px;
}
#content #split-wrapper #split-left, #content #split-wrapper #split-right{
	width: 48%;
	float: left;
	display: block;
}
#footer-content #footer-items{
	width: 730px;
	height: auto;
	margin-top: 3px;
	margin-top: 17px;
}
#footer-content #footer-items li{
	width: 29%;
	display: inline;
	float: left;
	min-height: 50px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 12px;
	line-height: 120%;
}
#footer-content #footer-items li:hover{
	background-color: white;
	cursor: pointer;
}
#footer-content #footer-items li a{
	text-decoration: none;
	color: black;
}
#footer-content #footer-items li img.action{
	padding-right: 10px;
	height: 48px;
}
#footer-content #footer-items li.padright{
	padding-right: 15px;
}
#footer-content #footer-items li.padleft{
	padding-left: 15px;
}
#footer-content #footer-items li.border{
	border-left: 1px solid #CFCFCF;	
}
table tbody tr{
padding-bottom: 5px;
}
table tbody tr td.speakerlist{
	padding-right: 10px;
	width:50%;
	text-align: left;
}
td.speaker-time img.bio-photo {
	background-color:#7D7C7C;
	border:5px solid #ECE8DC;
	height:125px;
	margin-right: 10px;
}
p.speaker-time, td.speaker-time{
	border-spacing:10px; 
	background-color:#FFEFCF;
	padding:10px;
	line-height:180%;
	margin:5px 5px 10px;
	border:1px solid #DFB96F;
	font-size:70%;
	width:auto;
}
span.speaker-time{

}
.odd, .odd tr table, .odd tr, li.odd ul li, li.odd ul li ul, li.odd ul li ul li {
background-color:#FFFFFF;
list-style-type:none;
}
.even, .even tr table, .even tr,li.even ul li, li.even ul li ul, li.even ul li ul li {
background-color:#FFEFCF;
list-style-type:none;
}
table tbody tr td.sponsor-type{
	padding: 10px;
}
div.events table tbody tr td{
	text-align: left;
}
div.events table tbody tr.odda{
	background-color:#FFEFCF;
} 
.agenda tbody tr.agenda-row td.middle, div.events table tbody tr.agenda-row td.middle{
vertical-align:top;
width:30%;
}
table.agenda tbody tr{
	

}
table.agenda, div.events table{
	margin-bottom: 20px;
}
div.events table tbody tr td{
padding: 10px;
font-size: 90%;
}
.events table tbody tr.even td{
background-color:#FFEFCF;
}
.events table tbody tr.odd td{

}
div.events table tbody tr td{
	min-width: 60px;
}
.agenda tbody tr td,div.events table tr td{
border-bottom:1px solid #DFB96F;
font-size:12px;
line-height:18px;
padding-left:10px;
padding-right:10px;
}

.agenda-row td {
padding-bottom:10px;
padding-top:10px;
}
#sponsor {
background-color:white;
}
#sponsor tbody tr.even td {
background-color:#EEEEEE;
}

#sponsor .sponsor-level {
vertical-align:top;
width:200px;
}

#sponsor tbody tr td {
font-size:12px;
line-height:18px;
padding-left:10px;
padding-right:10px;
}
#sponsor tbody tr td ul li {
width:100%;
}

.agenda ul li, #sponsor ul li {
list-style-type:none;
margin-bottom:10px;
}

.content ul li {
float:left;
list-style-type:circle;
width:auto;
}

.sponsor-list li {
float:left;
list-style:square outside url("../images/bullet_orange.png");
}
#register {
font-size:12px;
line-height:18px;
padding:0 10px;
text-align:left;
width:700px;
}
#register tbody tr th {
background-color:#DFCCA7;
border-bottom:1px solid #A9A9A9;
font-size:10px;
font-weight:bold;
height:20px;
line-height:20px;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
}
#register tbody tr.odd td {
border-bottom:1px solid #DFB96F;
}
#register tbody tr.odd {
background-color:#FFEFCF;
}
#register tbody tr td {
padding-left:5px;
padding-right:5px;
vertical-align:middle;
}
div.content-item p, #content-top p{
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
div.content-item ul li{
	margin-left: 40px;
	margin-bottom: 3px;
}
div.content-item dl{
	margin-left: 20px;
	font-size: 90%;
	line-height: 140%;
}
div.content-item dl dt{
	font-weight: bold;
}
div.content-item dl dd{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 40px;
	line-height: 140%;
}
#contact-wrapper {
background:none repeat scroll 0 0 #F1F1F1;
border:1px solid #E2E2E2;
padding:10px;
width:430px;
}
#contact-wrapper div {
clear:both;
margin:1em 0;
}
#contact-wrapper .promo {
height:auto;
}
#contact-wrapper label {
display:block;
float:none;
font-size:12px;
width:auto;
}
#contact-wrapper label.error {
color: red;
}
form#contactform input {
border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
border-style:solid;
border-width:1px;
color:#333333;
font-size:12px;
padding:5px;
cursor: pointer;
}
#promobar .promo .p, #contact-wrapper .promo .p {
color:#6E6E6E;
display:block;
font-size:0.8em;
line-height:2em;
width:181px;
}
#promobar .promo, #contact-wrapper .promo {
background-color:#F8F8F8;
border-bottom:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-top:1px solid #E5E5E5;
display:block;
float:left;
height:140px;
padding:8px 15px 15px;
text-decoration:none;
width:193px;
}
#tooltip h3 {font-size: 105%; height: 115%; color: #525052;  line-height:130%; font-family: Trebuchet MS; font-weight:700; }
#tooltip{max-width:600px;	

	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1.0;      /* khtml, old safari */
	-moz-opacity: 1.0;       /* mozilla, netscape */
	opacity: 1.0;           /* fx, safari, opera */
}
#tooltip div.body{font-size: 12px; line-height: 16px;}
#tooltip div.body img{float: left; margin-right:10px; margin-bottom: 10px;}
#tooltip div.body p{margin-bottom: 10px}

.index table tbody tr td{
	text-align: left;
}
.index table tbody tr td.sponsor-type{
	width: 30%;
	font-weight: bold;
}
.index table tbody tr td.sponsor-type ul li{
	font-size: 90%;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 0px;
}
.index table tbody tr td ul{
	margin: 10px;
	list-style-type: circle;
}
.index table tbody tr td ul li{
	padding-bottom: 5px;
	margin-left: 15px;

}
.sponsorlogo{max-height: 90px; max-width: 180px;}
div.search, div.search input{
clear: none;
font-size: auto;
margin-bottom: 0;
padding: 0;
font-family: inherit;
width: auto;
font-size: inherit;
}

/* Tables */
table.admin-index {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
table.admin-index th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
table.admin-index h a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
table.admin-index th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table.admin-index tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table.admin-index tr.altrow td {
	background: #f4f4f4;
}
table.admin-index td.actions {
	text-align: center;
	white-space: nowrap;
}
table.admin-index td.actions a {
	margin: 0px 6px;
}
#handsetimage{
display: inline; position: absolute; top: 1px; right: -30px;}
#mobilebg{
position: absolute; left: -250px; z-index: 3; width: 930px; height:174px; opacity: 0.8;
}
#mobilelogo{
position: absolute; left: 0px; top:28px; z-index: 99; height: 130px;
}
#balogo{
position: absolute; left: 14px; top:7px; z-index: 99; height: 21px
}
#homelist{
	list-style-type: none;
}
#homelist li{
	margin-left: 20px;
	margin-bottom: 20px;
}
div.sponsorTypes table tbody tr td ul li{
	font-size: 90%;
}
#ccpoll{
	width: 190px !important;
	width: 190px;
	margin-top:20px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	overflow: hidden;
}
#cc-poll-a07e2yb3czpgb0se1wo{width: 165px;}
.cc-poll-container{width: 165px; background: transparent; margin-left: auto; margin-right: auto;}
.cc-poll-container table, div.cc-poll-container table{
	width: 165px !important;
	width: 165px;
	margin-left: auto; margin-right: auto;
	padding:0;
	overflow: hidden;
}
#ccpoll div.cc-poll-container table tbody, #ccpoll div.cc-poll-container table tbody tr td, #ccpoll div.cc-poll-container table tbody tr td div{
	background: transparent !important;
	width: auto;
}
#ccpoll div.cc-poll-container table tbody tr td div{width: 165px;}
div.bio-text{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.speakers h4{
	margin-top: 5px;
	margin-bottom: 8px;
}
#container{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.eventlist,ul.eventlist li,ul.eventlist li p{
	font-size: 12px !important;
}
div.events ul.eventlist{
	list-style-type: none;
}
div.events ul.eventlist p{
	padding: 0 !important;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.events ul.eventlist li ul.eventlist{
	margin-left: 100px;
}
ul.eventlist li{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0 !important;
}
ul.eventlist li span.eventbody > ul.eventlist{

}
ul.eventlist li span.eventbody{

}
ul.eventlist li span.eventbody p{
	background-color: #FFEFCF;
	padding: 10px !important;
	border: 1px solid #DFB96F;
	display: block;
}
ul.eventlist li span.eventspeaker{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	margin-left: 60px;
}
ul.eventlist li span.eventitem{
	background-color: #DFB96F;
	display: block;
	width: 100%;
	border: 1px solid #AFA083;
}

ul.eventlist li span.time, ul.eventlist li span.eventdesc{
	padding: 10px;
	display: inline-block;
	font-weight: bold;
}
ul.eventlist li span.time{
	width: 120px;
}
.featuredsponsor{
	display: block; text-decoration: none; font-size: 70%;
}
.sponsorad{
	display:inline-block; text-decoration: none; padding: 5px;
}
.sponsorlevel{
	display:block; font-size: 70%; margin-bottom:10px; margin-top:10px;
}
#sponsor-box{
	text-align: center; width: 840px; height: auto; clear:both; margin-left: auto; margin-top:5px; margin-bottom: 5px; margin-right:auto;
}
#attending{
	list-style-type: circle;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
}
#attending li{
	width: 45%;
	float: left;
	line-height: 135%;
	list-style-type: circle;
}

#photo-list a img,a.grouped_elements img {
	border: 1px solid #BBB;
	padding: 2px;	
	margin: 10px 30px 10px 0;
	vertical-align: top;
}
#photo-list{
	list-style-type: none;
	
}
#photo-list li{
	list-style-type: none;
	display: inline;
	float: left;
	margin: 5px;
}
