.formtastic,.formtastic ul,.formtastic ol,.formtastic li,.formtastic fieldset,
.formtastic legend,.formtastic input,.formtastic button,.formtastic textarea,
.formtastic select,.formtastic p{
	margin:0;
	padding:0
}

.formtastic fieldset{
	border:0
}

.formtastic em,.formtastic strong{
	font-style:normal;
	font-weight:normal;
}

.formtastic ol,.formtastic ul{
	list-style:none;
}

.formtastic abbr,.formtastic acronym{
	border:0;
	font-variant:normal;
}

.formtastic input,.formtastic button,.formtastic textarea{
	font-family:sans-serif;
	font-size:inherit;
	font-weight:inherit;
}

.formtastic input,.formtastic textarea,.formtastic select{
	font-size:100%;
}

.formtastic legend{
	white-space:normal;
	color:#000;
}

.formtastic .errors{
	color:#cc0000;
	margin:0.5em 0 1.5em 25%;
	list-style:square;
}

.formtastic .errors li{
	padding:0;
	border:none;
	display:list-item;
}

.formtastic .buttons,.formtastic .actions{
	overflow:hidden;
	padding-left:25%;
}

.formtastic .button,.formtastic .action{
	float:left;
	padding-right:0.5em;
}

.formtastic .button_action button{
	padding:3px 8px;
}

.formtastic .link_action a{
	display:block;
	padding:3px 0;
}

.formtastic .inputs{
	overflow:hidden;
}

.formtastic .input{
	overflow:hidden;
	padding:0.5em 0;
	margin-top:-0.5em;
	margin-bottom:1em
}

.formtastic .input .label{
	display:block;
	width:25%;
	float:left;
	padding-top:.2em;
}

.formtastic .fragments .label,.formtastic .choices .label{
	position:absolute;
	width:95%;
	left:0px;
}

.formtastic .fragments .label label,.formtastic .choices .label label{
	position:absolute;
}

.formtastic .choices{
	position:relative;
}

.formtastic .choices-group{
	float:left;
	width:74%;
	margin:0;
	padding:0 0 0 25%;
}

.formtastic .choice{
	padding:0;
	border:0;
}

.formtastic .input .inline-hints{
	color:#666;
	margin:0.5em 0 0 25%;
}

.formtastic .inline-errors{
	color:#cc0000;
	margin:0.5em 0 0 25%;
}

.formtastic .errors{
	color:#cc0000;
	margin:0.5em 0 0 25%;
	list-style:square;
}

.formtastic .errors li{
	padding:0;
	border:none;
	display:list-item;
}

.formtastic .stringish input{
	width:72%;
}

.formtastic .stringish input[size]{
	width:auto;
	max-width:72%;
}

.formtastic .text textarea{
	width:72%;
}

.formtastic .text textarea[cols]{
	width:auto;
	max-width:72%;
}

.formtastic .hidden{
	display:none;
}

.formtastic .boolean label{
	padding-left:25%;
	display:block;
}

.formtastic .choices-group{
	margin-bottom:-0.5em;
}

.formtastic .choice{
	margin:0.1em 0 0.5em 0;
}

.formtastic .choice label{
	float:none;
	width:100%;
	line-height:100%;
	padding-top:0;
	margin-bottom:0.6em;
}

.formtastic .choice label input,.formtastic .boolean label input{
	margin:0 0.3em 0 0.1em;
	line-height:100%;
}

.formtastic .fragments{
	position:relative;
}

.formtastic .fragments-group{
	float:left;
	width:74%;
	margin:0;
	padding:0 0 0 25%;
}

.formtastic .fragment{
	float:left;
	width:auto;
	margin:0 .3em 0 0;
	padding:0;border:0;
}

.formtastic .fragment label{
	display:none;
}

.formtastic .fragment label input{
	display:inline;
	margin:0;
	padding:0;
}

form.formtastic div.nested-fields fieldset hr{
	margin-left:150px;
}

*{
	margin:0;
	padding:0;
}

body{
	font:normal 12px verdana, sans-serif;
	background:#ffffff;
}

#wrapper{
	width:100%;
}

#header {
	background: #1e1e1e;
	padding-bottom: 20px;
	margin-bottom:50px;
}

#header h1{
	padding:15px 26px;
}

#main-content p.release{
	float:right;
	background-color:#C7C8C6;
	color:black;
	font-size:100%;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#main-content>ul{
	margin-left:20px;
	list-style-type:none;
}

#horizontal-navigation{
	float:left;
	width: 810px;
	margin-top: 40px;
}

#horizontal-navigation ul{
	margin:0;
}

#horizontal-navigation ul li{
	display:inline;
}

.active-schedule-nav {
	background-color:#bfbfbf;
}

.inactive-schedule-nav {
	background-color:#323232;
}

.inactive-schedule-nav a{
	color: #5a5a5a;
}

.active-schedule-nav a{
	color: #727272;
}

#schedule-navigation li {
	list-style:none;
	padding:10px;
	margin-right: 2px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
}

#schedule-resources {
	float: right;
	padding-right: 20px;
	color: #00babc;
}

#schedule-resources li{
	margin-left: 5px;
}

#schedule-resources a {
	background: none;
	color: #a0a0a0;
}

#schedule-resources a:hover {
	background: none;
	text-decoration: underline;
}


.clear{
	clear:both;
	line-height:1px;
	height:1px;
}

#main-content{
	overflow:hidden;
	height:auto;
	min-height: 300px;
	margin: 0 25px;
	background-color:#bfbfbf;
}

#main-content>h2{
	font-family: 'Oswald', sans-serif;
	font-size: 1.8em;
	font-weight: 300;
	color: #5a5a5a;
	/*font-size:24px;*/
	padding-top:5px;
	margin-bottom:20px;
	margin-top: 30px;
	text-decoration:underline;
}

#main-table{
	margin:10px 0px;
	width:auto;
	height:auto;
	overflow:visible;
}

td#top-left{
	border-top:none;
	height:25px;
}

#conference-rooms{
	left:45px;top:0px;
}

table.rooms-table{
	border-spacing:0;
	background:#e4e4e4;
	position:relative;
}

table.rooms-table th{
	height:25px;
	padding:3px;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	margin:0;
	font-weight:bold;
	background:#666;
}

table.rooms-table td{
	border:1px solid white;
	border-top:none;
	vertical-align:top;
	width:230px;
}

table.rooms-table td.cell-time,table.rooms-table th.cell-time{
	width:45px;
	padding:0px;
	border-bottom:1px solid #9D9D9D;
	vertical-align:middle;
	text-align:center;
	font:bold 12px verdana, sans-serif;
	color:#666;background:#fff;
}

.event{
	width:98%;
	height:100%;
	/*border:1px solid;*/
	margin:0 auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.event-wrapper{
	height:100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:-moz-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.7) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.3)), color-stop(100%, rgba(255,255,255,0.7)));
	background:-webkit-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.7) 100%);
	background:-o-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.7) 100%);
	background:-ms-linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dffffff', endColorstr='#b2ffffff',GradientType=0 );background:linear-gradient(top, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.7) 100%);
	overflow:auto;
}

.event-header{
	position:relative;
	width:100%;
	height:auto;
}

.event-header h2{
	padding:5px;
	font-size:11px;
}

.event-details{
	font-size:11px;
	padding:2px;
}

.event-details p{
	margin:5px;
}

.cell{
	width:96%;
	border-bottom:1px solid #9D9D9D;
}

div.subtitle{
	font-style:italic;
	display:block;
	margin-top:3px;
	margin-bottom:10px;
}

div.speakers{
	font-weight:bold;
}

table.list{
	border-spacing:2px;
	font-size:14px;
}

table.list td{
	background:#e4e4e4;
	padding:10px;
}

ul{
	margin-left:1em;
}

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

table.list a:hover{
	text-decoration:underline;
}

table.list a img{
	border:none;
}

.column-left{
	width:30%;
	float:left;
}

.column-right{
	width:30%;
	float:right;
}

h2.title,h3.title{
	margin-bottom:30px;
}

.column{
	font-size:14px;
}

.column h3,.column p,.column ul{
	margin-bottom:10px;
}

.column.left{
	float:left;
	margin-right:20px;
}

.column.right{
	float:right;
}

.column#basic{
	width:60%;
	margin-bottom: 20px;
	color: #4a4a4a;
	background: #d4d4d4;
	padding: 10px;
}

.column#details{
	width:25%;
	float:right;
	background: #d4d4d4;
	padding: 10px;
	margin-bottom: 30px;
}

.column#sidebar{
	width:25%;
	background: #d4d4d4;
	padding: 10px;
	float:right;
	margin-right: 20px;
}

.column#basic div.image{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

p.abstract{
	font-style:italic;
}

#pagination{
	text-align:right;
}

.page-button{
	background:#5d5e5d;
	border-bottom:1px solid #9D9D9D;
	font-weight:bold;
	font-size:24px;
	padding:5px 10px 5px 10px;
	margin:5px;color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.page-button.disabled{
	background:#9D9D9D;
	color:#9D9D9D;
}

span#pages{
	padding:10px 10px 10px 10px;
	font-size:14px;
	font-weight:bold
}

.column a{
	text-decoration:underline;
}

.event_feedback li.choice{
	display:inline-block;
	padding:0 10px;
}

.event_feedback fieldset.inputs{
	margin-top:1em;
}

.event_feedback fieldset.inputs ul.choices-group{
	float:none;
}

.event_feedback fieldset.inputs .help-block{
	display:block;
	padding-top:0.5em;
}
