/* @override http://www.bizconf.org/stylesheets/application.css */

/* @override http://www.bizconf.org/stylesheets/application.css */

/* @override presenter
	http://localhost:3000/stylesheets/application.css
	http://localhost:3000/stylesheets/application.css
	http://localhost:3000/stylesheets/application.css
	http://www.bizconf.org/stylesheets/application.css
	http://localhost:3000/stylesheets/application.css
	http://localhost:3000/stylesheets/application.css
	http://www.bizconf.org/stylesheets/application.css
	http://bizconf.org/stylesheets/application.css
*/

/* @group Reset */

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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* @end */

/* @group Bootstrap */

html, body{
	min-width: 1024px;
  background-color: #f1e6c2;
  font-family: Helvetica, Arial, sans-serif;
}


div#bizconf{
  max-height: 100%;
  overflow: hidden;
}

.hide{
  display: none;
}

div#flash p{
  padding: 0.67em;
  margin-bottom: 2em;
  border: 3px solid;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  font-size: 1.33em;
  text-align: center;
  font-style: italic;
}

div#flash p.error{
  background: #be1c41;
  color: #ffd6c0;
  border-color: #f1bea0;
}

div#flash p.success{
  background: #a1d6d8;
  color: #1f3c3e;
  border-color: #a2d7c3;

}


div#flash p.error strong{
  color: white;
  font-weight: normal;
}

div#notice{
  border-bottom: 4px solid #598385;
  background: #f8e03e;
}

div#notice p{
  padding: 1em;
  width: 950px;
  margin: 0 auto;
  text-align: center;
  font-style: italic;
}

div#notice strong{
  font-weight: bold;
}

div#notice a{
  text-decoration: underline;
}

div#notice a:hover{
  text-decoration: none;
}

a{
  text-decoration: none;
  color: #ca3e11;
}

a:hover{
  text-decoration: underline;
}


div.site-width{
  width: 950px;
  margin: 0 auto;
  position: relative;
  /*background-image: url(images/grid.png);*/
}

div.site-width:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}



/* @end */

/* @group Header */

#header {
  padding: 0 0 0 20px;
  background: #1e4d4f url("/images/bg_header-repeat.gif") 0 0 repeat-x;
  overflow: visible;
}

#header .site-width-wrapper{
  background: url("/images/bg_header.png") 50% 0 no-repeat;
}

#header .site-width{
  position: relative;
}

div#header h4{
  display: none;
  width: 114px;
  height: 24px;
  background-image: url(images/happening.png);
  position: absolute;
  top: -8px;
  left: -8px;
}

div#header h4 span{
  display: none;
}

#header h1 {
  float: left;
  padding: 50px 0 0 70px;
  margin: 0 0 13px 0; }
#header h1 a {
  display: block;
  width: 221px;
  height: 120px;
  text-indent: -8685px;
  overflow: hidden; }
#header p {
  clear: both;
  padding: 0 0 12px 0;
  font-size: 16px;
  color: #b7e0e8; }

div#header div.site-width > span {
  position: absolute;
  top: 0;
  display: block;
  color: white;
  background: #6a8385;
  text-transform: uppercase;
  padding: 0.25em 1em;
  text-decoration: none;
  text-align: center;
}

div#header div.site-width > span > * { color: white }
div#header div.site-width > span.contact {right: -10px }
div#header div.site-width > span.telephone {right: 155px }

div#header div.site-width > a:hover{
  background-color: #336365;
}

#header .tagline {
  width: 402px;
  padding: 0 0 12px 0;
  font-size: 34px;
  color: #ffffff; }
#header .tagline h2 { padding: 0 0 20px 0; }
#header .tagline b { color: #eae78a; }
#header .tagline a {
  display: block;
  width: 240px;
  height: 39px;
  margin: 0 auto;
  text-indent: -8685px;
  overflow: hidden;
  background: transparent url("/images/btn_purchase-ticket.gif") 0 0 no-repeat; }
#header #promo_video {
  position: absolute;
  right: 20px;
  bottom: -75px;
  z-index: 1;
  padding: 7px;
  border: 1px solid #bfbfbf;
  background: #7e7e7e; }

/* @end */

/* @group Navigation */

#navigation { background: #689597; }
#navigation ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#navigation ul li {
  display: block;
  float: left;
}
#navigation ul li a {
  display: block;
  padding: 8px 16px;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  font-weight: bold;
}
#navigation ul li a:hover {
  background: #1e4d4f;
  text-decoration: none;
}
#navigation ul li.active {
  margin-bottom: -8px;
  padding-bottom: 8px;
  background: transparent url("/images/bg_nav-arrow.png") 50% 100% no-repeat; }
#navigation ul li.active a {
  background: #d94f04;
}
#navigation p.phone {
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 1;
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  color: #b7e0e8; }

/* @end */

/* @group Grid and Layout */

/* @group Individual sizes */

.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}

/* @end */

/* @group priamry-secondary-content */

div.primary-secondary-content{
  padding-right: 360px;
}

div.primary-secondary-content:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


div.primary-secondary-content div.primary-content,
div.primary-secondary-content div.secondary-content{
  float: left;
}

div.primary-secondary-content div.primary-content{
  width: 100%;
}

div.primary-secondary-content div.secondary-content{
  width: 340px;
  margin-right: -360px;
  margin-left: 30px;
  /*background: url(images/brown-pixel-40.png);*/
}


/* @end */

/* @end */

/* @group Shared
 */

/* @group Contact */

#contact { padding: 0 0 20px 0; }
#contact p {
  font-size: 13px;
  line-height: 150%; }

/* @end */

/* @group Featured Sponsors */

div#content div#featured-sponsors span.name{
	display: none;
}

div#content div#featured-sponsors li{
	text-align: center;
	margin-top: 2em;
	padding-right: 20px;
}

div#content div#featured-sponsors ul{
  margin-bottom: 3em;
}


/* @end */

/* @group Register Call to Action */

div#content div#register-call-to-action p{
	font-style: italic;
	font-size: 1.25em;
	color: #555;
}

div#content .secondary-content div#register-call-to-action{
  padding: 20px;
  padding-bottom: 60px;
  margin: -20px;
  margin-bottom: 20px;
}


div#register-call-to-action a{
  width: 288px;
  height: 101px;
  background: url(images/register-now.png);
  display: block;
  margin-bottom: 0.33em;
  position: relative;
  left: -5px;
}

div#register-call-to-action a span{
	display: none;
}


div#register-call-to-action a:hover{
	background-position: 0 -101px;
}

div#register-call-to-action a:active{
	background-position: 0 -202px;
}


div#content .secondary-content div#register-call-to-action+div#sponsor-call-to-action{
  margin-top: -2em;}

/* @end */



/* @end */

/* @group Pages */

/* @group Accommodations */
div#content img#ritz-logo{

  float: right;
  margin-left: 20px;
}

/* @group vCard */

div#content div.vcard{
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 0.85em;
  line-height: 1.33em;
}

/* @end */



/* @end */

/* @group Homepage */

/* @group Call-to-Action */

div#call-to-action .site-width{
	  width: 630px;
	  padding-right: 320px;
	  position: relative;
  background-image: url(images/call-to-action-site-width.jpg);
  min-height: 150px;
    padding-top: 35px;
    padding-bottom: 45px;
    padding-left: 140px;
    left: -70px;

}

div#call-to-action{
  background-image: url(images/call-to-action.png);
  color: white;
  border-bottom: 1px solid #041819;
}

div#call-to-action h2{
	display: block;
	width: 604px;
	height: 48px;
	margin-bottom: 0.15em;
	font-size: 2.5em;
  color: #fbc700;
}

div#call-to-action p{
	line-height: 1.5em;
	letter-spacing: 0.12em;
	width: 520px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#call-to-action a span{
	display: none;
}

div#call-to-action a{
  width: 288px;
  height: 101px;
  background: url(images/register-now.png);
  display: block;
  position: absolute;
  right: 20px;
  bottom: 50px;
}

div#call-to-action a:hover{
	background-position: 0 -101px;
}

div#call-to-action a:active{
	background-position: 0 -202px;
}


/* @end */

/* @group div#venue */

div#content .page#venue h3{
  font-size: 2.5em;
  font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0.25em;
  color: #111;
  letter-spacing: -0.05em;
  text-transform: none;
  margin-top: 0;
}

/* @end */

/* @group div#blog-entries */

div#content div#blog-entries{
  padding-top: 0;
  padding-bottom: 20px;
}

div#content div#blog-entries h3{
	margin-top: -20px;
}

div#content div#blog-entries h4{
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-bottom: 0.5em;
  font-size: 0.9em;
}

div#content div#blog-entries ul{
  z-index: 2;
  position: relative;
  margin-top: -1em;
  margin-bottom: 1em;
}

div#content div#blog-entries ul li{
  padding: 1em 40px 0.75em 20px;	
	margin: 0 -40px 0 -20px;
  border-bottom: 1px dashed #f3e6bc;
}

div#content div#blog-entries ul li:last-child{
	border-bottom: none;
}

div#content div.primary-content > h2{
	color: #826a41;
	text-transform: uppercase;
	margin-bottom: 0.5em;  
}

.tabs{
  border-bottom: 3px solid #f9f1d4;
  padding: 0 10px;
  margin: 0 -10px;
  margin-top: 2 0px;
}

.tabs:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.tab {
  display: block;
  float: left;
  margin: 0;
  text-align: center;
  width: 260px;
  background: url(images/left_tab.png);
  margin-right: 10px;
  font-style: italic;
  font-size: 1.2em;
}

.tabs .tab {
  color: #a99972;
  display: block;
  padding: 8px 0 3px 0;
  font-size: 18px;
}

div#content .page div.day {
  padding: 10px;
  margin: 0 -10px;
  border: 1px dashed #d2c198;
  border-top: 0;
  background: #f9f1d4;
}

div#content .page div.day > h3:first-child {
  margin-top: 1em;
}

div#facybox .content {
  font-family: Helvetica, Arial;
  min-height: 260px;
  background: transparent;
  width: 650px;
}

div#facybox .content p, div#facybox .content ul {
  font-family: Georgia, Times;
  line-height: 20px;
  margin-bottom: 7px;
}

div#facybox .content li {
  display: block;
  margin-bottom: 3px;
}

div#facybox .presenter {
  font-size: 80%;
  margin-top: 4px;
  margin-bottom: 4px;
}

div#facybox .logo {
  position: absolute;
  opacity: .1;
  filter: alpha(opacity=10);
  bottom: 20px;
  z-index: 1;
}

/* @end */

.duration {
  font-size: .6em;
}

table.timeslots td {
  padding: 5px;
  vertical-align: center;
}

table.timeslots td.start select {
  width: 100px;
}

table.timeslots td.duration input {
  text-align: center;
  width: 80px;
}

/* @group table.schedule */

div#content table.schedule {
  width: 100%;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: left;
  table-layout: fixed;
  font-size: 0.67em;
  line-height: 1.25em;
  border-collapse: separate;
  border-spacing: 2px;
}

div#content table.schedule thead{
  border-bottom: 2px solid black;
}

div#content table.schedule thead tr th{
  padding: 1em 8px;
  font-size: 0.85em;
  text-transform: uppercase;
  text-align: center;

}

div#content table.schedule thead tr th.time{
  width: 10em;
  visibility: hidden;
}

div#content table.schedule tbody tr td{
  text-align: center;
  vertical-align: middle;
  background: #eee;
  font-size: 1em;
  line-height: 1.25em;
  color: #333;
}

div#content table.schedule tbody tr td span.title{
	font-weight: bold;
	display: block;
}


div#content table.schedule tbody tr td a{
  padding: 0.5em 10px;
  display: block;
  color: inherit;
}

div#content table.schedule td a:hover {
  color: #994b32;
  text-decoration: underline;
}

div#content table.schedule tbody tr td.time{
  background: #d8c9a3;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid #99795d;
  padding: 0.67em 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font: 1.33em/1.1em Georgia, "Times New Roman", Times, serif;
  text-transform: lowercase;
  font-style: italic;
  color: #665651;
}

div#content table.schedule .a{
  background-color: #beede2;
}

div#content table.schedule .b{
  background-color: #bad9f7;
}

div#content table.schedule .c{
  background-color: #f1cdd6;
}

div#content table.schedule tbody tr td.time span.article{
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 0.85em;
  color: #b8d7d8;
}

div#content table.schedule .main,
div#content table.schedule .combined{
	background: #ede4c9;  
}

/* @end */



/* @end */

/* @group presenters */

/* @group ul.talks-detailed */

div#content ul.talks-detailed h4{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  font-size: 1em;
  color: inherit;

}

div#content ul.talks-detailed span{
  display: inline;
}

div#content ul.talks-detailed span.date-time{
  font-style: italic;
  font-size: 0.8em;
  margin-bottom: 0.5em;
  color: #598385;
}

body.schedules.index h3 {
  clear: left;
}
body.schedules.index ul.sponsors {
  margin-left: 0 !important;
}
body.schedules.index ul.sponsors li {
  display: block;
  float: left;
  width: 275px;
}

#sponsors {
  clear: both;
  position: relative;
  left: 50%;
  float: left;
  width: 910px;
  padding: 15px 30px;
  margin: 0 0 0 -485px;
  border-top: 1px solid #d7e0dd;
  background: #ffffff; }
#sponsors .hosts,
#sponsors .gold,
#sponsors .silver {
  float: left;
  width: 290px;
  padding: 0 20px 0 0; }
#sponsors .silver { padding: 0; }
#sponsors h4 {
  padding: 0 0 10px 0;
  font-size: 12px;
  color: #999999; }
#sponsors ul {
  float: left;
  width: 135px;
  padding: 0 10px 0 0; }
#sponsors li {
  min-height: 55px;
  text-align: center; }
#sponsors .hosts li { padding: 0 0 20px 0; }

#footer {
  clear: both;
  padding: 10px 0 0 0; }

#footer ul { margin-bottom: 1em; }

#footer ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#footer ul li {
  float: left;
  margin: 0 30px 0 0;
}

#footer ul a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

div#start_date_picker, div#end_date_picker {
  font-size: 0.6em;
  float: left;
}

div.required, div.optional {
  clear: both;
  padding-top: 10px;
}
label {
  display: block;
  float: left;
  width: 150px;
  margin-right: 10px;
}

select {
  width: 250px;
}
/* @end */

div#content div.primary-content div.page div#sponsors-index ul.sponsors > li{
  background: none;
  padding-left: 0;
  padding-right: 200px;
  position: relative;
  min-height: 80px;
  margin-bottom: 2.5em;
}

div#content div.primary-content div.page div#sponsors-index ul > li a.top{
  position: absolute;
  top: 86px;
  left: 0;
  width: 108px;
  display: block;
  text-align: center;
  font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  color: #d8856b;
}

div#content div.primary-content div.page div#sponsors-index ul li p{
  font-size: 0.85em;
}

div#content div.primary-content div.page div#sponsors-index ul li img{
  display: block;
width: 180px;
margin-right: -200px;
float: right;
}

div#content div.primary-content div.page div#sponsors-index ul li h4{
  margin: 0;
  display: block;
  background: none;
  border: none;
  padding: 0;
  color: #418185;
  font-size: 1em;
  margin-bottom: 0.5em;
}

div#content-index .page ul.presenters li ul li{
  margin-bottom: 0.5em;
}

span.new {
  font-size: 0.7em;
}

select#talk_time_slot_ids {
  height: 340px;
}

/* @end */

/* @group Content */

#content .site-width {
  background: white;
  padding: 20px;
  padding-right: 0; }

/* @group div#primary-content */

/* @group ul.presenters */

div#content .page ul.presenter-names{
  background: #fff;
  padding: 10px 10px;
  padding-bottom: 0;
  border: 1px dashed #d2c198;
  background: #f7f6f2;
  margin: 10px 0 3em;
}

div#content .page ul.presenter-names li{
  background: none;
  float: left;
  width: 178px;
  margin: 0;
  margin-bottom: 10px;
  font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  display: table;
  padding: 0;
}

div#content .page ul.presenter-names li a{
	vertical-align: middle;
}

div#content .page ul.presenter-names:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


div#content .page ul.presenters > li{
  background: none;
  padding-left: 80px;
  position: relative;
  min-height: 80px;
  margin-bottom: 2.5em;
}

div#content .page ul.presenters > li a.top{
  position: absolute;
  top: 76px;
  left: 0;
  width: 68px;
  display: block;
  text-align: center;
  font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  color: #d8856b;
}

div#content .page ul.presenters li p{
  font-size: 0.85em;
}

div#content .page ul.presenters li img{
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  left: -4px;
  top: -4px;
  padding: 4px;
  padding-top: 3px;
  background: url(images/image-shadow.png) center no-repeat;
}

div#content .page ul.presenters li h3{
  text-transform: none;
}

div#content .page ul.presenters li h3 a{
  display: -moz-inline-block;
  display: -moz-inline-box;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

div#content .page ul.presenters li h3 a:hover{
  border-bottom: 1px solid #ca3e11;

}

div#content .page ul.presenters li h4{
  margin: 0;
  display: block;
  background: none;
  border: none;
  padding: 0;
  color: #418185;
  font-size: 1em;
  margin-bottom: 0.5em;
}

div#content .page ul.presenters li ul li{
  margin-bottom: 0.5em;
}


/* @end */

/* @group bootstrap */

div#content .page ul li.alt{
  background-image: url(images/bullet-alt.png);
}


div#content .page em{
  color: #222;
}

div#content .page img.float-left{
  float: left;
  margin-left: -120px;
  margin-right: 20px;
}

div#content .page{
  background: white;
  padding: 20px;
  color: #333;
  z-index: 3;
  position: relative;
  margin-left: -20px;
  font-size: 1.2em;
  margin-bottom: 2em;
  margin-top: -20px;
}

div#content #presenters.page{
	margin-top: -20px;
}


div#content .page h2{
  font-size: 2.5em;
  font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0.25em;
  color: #111;
}

div#content .page h3 {
  font-size: 21px;
  color: #1E4D4F;
  margin-top: 1.5em;
}

body.schedules.index h3{
  font-size: .75em;
  color: #444;
  margin-top: 1.5em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}



div#content .page h4{
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

  display: inline-block;
  color: #51341b;
  background: #d8c9a3;
  padding: 0.25em 20px 0.33em 20px;
  margin: 1.5em 0 .75em -21px;
  font-size: 12px;
}

div#content .page h5{
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

div#content hr{
  border: none;
  display: block;
  height: 3px;
  background: #e5ddc3;
}
div#content .page p{
  line-height: 1.5em;
  margin-bottom: 0.85em;
  margin-top: 0.25em;
}

div#content .page p.instructions{
  font-style: italic;
  margin-bottom: 0.25em;
  font-size: 0.85em;
}

div#content .page ul{
  margin-bottom: 2em;
  margin-top: 1em;
}

div#content .page ul li{
  font-size: 0.85em;
  line-height: 1.33em;
  margin-bottom: 1em;
  padding-left: 20px;
  background: url(images/bullet.png) 0 0.33em no-repeat;
}

div#content .page ul.talks li{
  line-height: 2em;
}



/* @end */

/* @group Twitter */

#twitter {
  clear: both;
  position: relative;
  padding: 0 60px 0 0;
  margin: 0 0 30px 0;
  font-size: 13px; }
#twitter p {
  min-height: 80px;
  padding: 10px 15px;
  line-height: 150%;
  background: #f1f1f1; }
#twitter a.follow_us {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 50px;
  padding: 70px 0 0 10px;
  font-size: 11px;
  background: transparent url("/images/bg_tweet-bird.gif") 0 0 no-repeat; }

#promo .details {
  padding: 15px;
  margin: 0 0 20px 0;
  font-size: 12px;
  background: #f1f1f1; }
  #promo .details h4 {
    padding: 0 0 5px 0;
    font-size: 18px;
    font-weight: normal;
    color: #1e4d4f; }
  #promo .details em {
    font-style: normal;
    color: #1e4d4f; }
  #promo .details p { line-height: 150%; }

div#content .page ul.talks{
  margin-top: 1em;
}

div#content .page ul.talks li{
  background: none;
  padding-left: 80px;
  position: relative;
  min-height: 90px;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

div#content .page ul.talks > li a.top{
  position: absolute;
  top: 76px;
  left: 0;
  width: 66px;
  display: block;
  text-align: center;
  font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  color: #d8856b;
}

div#content .page ul.talks > li a.top.second{
  top: 146px;
}

div#content .page ul.talks li p{
  font-size: 0.85em;
}


div#content .page ul.talks li h5{
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.2em;
  position: relative;
  left: -1px;
}

div#content .page ul.talks li span.author{
  font-style: italic;
  display: block;
  margin-bottom: 0.5em;
}

div#content .page ul.talks li span.track{
    color: #477e80;
    font-size: 0.75em;
}

div#content .page ul.talks li img{
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  left: -5px;
  top: -4px;
  padding: 4px;
  padding-top: 3px;
  background: url(images/image-shadow.png) center no-repeat;
}

div#content .page ul.talks li .second img{
  top: 70px;
}







/* @end */

/* @end */

/* @group div#secondary-content */

/* @group div#contact */

div#content div#contact form label{
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 0.67em;
  font-weight: bold;
  margin-bottom: 0.25em;
  color: #72654c;
}

div#content form .form-elements .element{
  margin-bottom: 0.5em;
}

div#content form .form-elements .element:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#content form .form-elements .element .label{
  margin-bottom: 0.25em;
}

div#content form .form-elements .element input,
div#content form .form-elements .element textarea{
  border: 1px solid #a99671;
  width: 375px;
  padding:4px;
  background: #f3edda;
  color: #59412d;
  font-size: 0.85em;
}

div#content form .form-elements .element input[type=radio]{
  border: 1px solid #a99671;
  width: 20px;
  padding:4px;
  background: #f3edda;
  color: #59412d;
  font-size: 0.85em;
}

div#content form .form-elements .element button,
div#content form .form-elements .element input[type=submit]{
  background-color: #996e54;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  padding: 0.5em 1em;
  border: 3px solid #8c6145;
  border-bottom-color: #724f38;
  border-right-color: #724f38;
}

div#content form .form-elements .element button:hover,
div#content form .form-elements .element input[type=submit]:hover{
  background-color: #8c6147;
}

div#content form .form-elements .element button:active,
div#content form .form-elements .element input[type=submit]:active{
  border: 3px solid #8c6145;
  border-top-color: #694934;
  border-left-color: #6b4a35;
  background-color: #8c654d;
  color: #f3edda;
}


/* @end */

div#content div.secondary-content{
  width: 290px;
  position: relative; }


#content .secondary-content p {
  font-size: 13px;
  line-height: 150%; }

#content .secondary-content > div > h3,
#center_col h3,
body.index #price h3 {
  padding: 0 0 10px 0;
  font-size: 21px;
  color: #1e4d4f;
}

div#content div.secondary-content .footer{
  width: 330px;
  height: 48px;
  background:url(images/slant-bottom-right.png) top right no-repeat;
	position: relative;
	left: -20px;
	top: 20px;	
	margin-bottom: -48px;
	display: none;
}

a.gateway{
  background: #f3e6bc;
  display: -moz-inline-block;
  display: -moz-inline-box;
  display: inline-block;
  padding: 10px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
  font-size: 0.67em;
  font-weight: bold;
  color: #ca3e11;
  z-index: 2;
  border: 1px dashed #d8cca3;
  -webkit-border-radius: 12px;
}

div#content div.secondary-content hr{
  border: none;
  height: 67px;
  width: 320px;
  margin: 0 -20px;
  background: url(images/hr-slanted.png);
  display: none;
}



/* @end */


/* @end */

/* @group Lib */

/* @group jQuery Tabs */

.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
    display: none;
}

/* @end */



/* @end */

/* @group Blog */
ul.posts li{
	background: white;
	margin-bottom: 1em;
	padding: 20px;  
}

ul.posts li p{
	line-height: 1.5em;
	margin-bottom: 0.75em;
}

ul.posts li h2{
  font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 0.25em;
}

ul.posts li dl.meta{
	color: #888;
}

dl.meta dd,
dl.meta dt{
	display: inline;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 0.85em;
  margin-right: 0.4em;
}

dl.meta{
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #d2c198;
  margin-bottom: 1em;
}

div.post p:first-child{
  font-size: 1.2em;
  line-height: 1.4em;
}

/* @end */

/* @group HARO */
div#haro h2.promo_code {
  text-align: center; 
}

div#haro h2 a {
  color: #CA3E11
}

div#haro ul {
  padding: 20px 50px 0 50px;
}
/* @end */

a#buy_tickets {
  display: block;
  width: 290px;
  height: 82px;
  margin: 0 0 25px 0;
  text-indent: -8685px;
  overflow: hidden;
  background: transparent url("images/btn_register.png") 0 0 no-repeat; }

#price {
  float: left;
  width: 290px;
  margin: 0 0 25px 0; }
#price p {
  font-size: 13px;
  line-height: 150%; }
#price .register {
  float: left;
  width: 250px;
  padding: 20px;
  background: #d5eae6; }
#price .details {
  height: 57px;
  margin: 0 0 10px 0;
  background: #ffffff url("/images/bg_price-details.gif") 0 0 no-repeat; }
#price .details p { display: none; }
#price .register a.btn_register {
  display: block;
  width: 250px;
  height: 64px;
  margin: 0 0 15px 0;
  text-indent: -8685px;
  overflow: hidden;
  background: transparent url("/images/btn_register.gif") 0 0 no-repeat; }

#intro { padding: 0 510px 20px 0; }
#intro h3 {
  padding: 0 0 10px 0;
  font-size: 18px; }
#intro p {
  font-size: 12px;
  line-height: 180%; }
  #intro p a { font-weight: bold; }
#presenters {
  float: left;
  width: 930px;
  padding: 14px 20px;
  margin: 0 0 20px -20px;
  background: #e0f5f8; }
#presenters .copy {
  float: left;
  width: 270px;
  padding: 0 10px 0 0; }
#presenters .copy h3 {
  padding: 25px 0 15px 0;
  font-size: 20px;
  line-height: 140%;
  color: #1e4d4f; }
#presenters .copy a {
  padding: 4px 12px;
  text-decoration: none;
  border: 1px solid #bfe9ee;
  background: #ffffff; }
#presenters ul { overflow: hidden; }
#presenters li { float: left; }
#presenters li a {
  position: relative;
  display: block; }
#presenters img { display: block; }
#presenters img.color {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  z-index: 1; }
#presenters li a:hover img { display: block; }

#top_five {
  clear: both;
  float: left;
  width: 290px;
  padding: 0 20px 40px 0; }
#top_five h3 {
  height: 74px;
  margin: 0 0 15px 0;
  text-indent: -8685px;
  background: transparent url("/images/hdr_top-5.gif") 0 0 no-repeat; }
#top_five li {
  padding: 0 0 10px 28px;
  font-size: 13px;
  line-height: 150%; }
#top_five li.one { background: transparent url("/images/blt_1.gif") 0 4px no-repeat; }
#top_five li.two { background: transparent url("/images/blt_2.gif") 0 0 no-repeat; }
#top_five li.three { background: transparent url("/images/blt_3.gif") 0 0 no-repeat; }
#top_five li.four { background: transparent url("/images/blt_4.gif") 0 0 no-repeat; }
#top_five li.five { background: transparent url("/images/blt_5.gif") 0 0 no-repeat; }

#center_col {
  float: left;
  width: 300px;
  padding: 0 20px 0 0; }
#center_col h3 { }

#iphone, #iphone body { background: #1e4d4f; }
#iphone #header h1 { margin: 0; }
#iphone #promo {
  clear: both;
  width: 830px;
  height: 77px;
  padding: 254px 0 0 0;
  margin: 0 auto;
  background: transparent url("/images/bizconf_iphone.png") 0 0 no-repeat; }
  #iphone #promo p,
  #iphone #promo h1 { display: none; }
  #iphone #promo a {
    display: block;
    width: 341px;
    height: 53px;
    text-indent: -8685px;
    overflow: hidden; }

/* attend */
.whobenefits {
  
}
div#content ul.topics {
  margin-bottom: 1em;
  float: left;
  width: 530px;
}
  ul.topics li {
    float: left;
    width: 240px;
  }
