* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #fff;
	font-size: 62.5%;
	color: #000000;
	text-align: center;
}

body, input, textarea, select {
	font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
}

/*------------------------------------- typography --------------------------*/

h1 {
	font: "Arial", "Helvetica", "Tahoma", "Verdana", sans-serif;
	font-weight: bold;
	font-size: 3em;
	color: #000;
	padding: 10px 0 20px 25px;
	margin: 0 0 0px 0;
	text-transform: uppercase;
	background: url('../img/list_item_large_on.gif') no-repeat 0 15px;
}

h3 {
	font: 1.8em "Arial", "Helvetica", "Tahoma", "Verdana", sans-serif;
	text-transform: uppercase;
	color: #000;
	padding: 0px 0 5px 0;
	margin: 0 0 5px 0;
}

div#home_intro h3 {
	text-transform: none;
	font-size: 2em;
	font-weight: normal;
	padding: 0 0 5px 30px;
	*+padding: 0 0 0px 30px;
}

h4 {
	font: normal 1.4em "Arial", "Helvetica", "Tahoma", "Verdana", sans-serif;
	color: #000;
	padding: 10px 0 0 0;
	margin: 10px 0 7px 0;
}

h4.dates {
	font: bold 1.4em "Arial", "Helvetica", "Tahoma", "Verdana", sans-serif;
	color: #000;
	padding: 10px 0 0 0;
	margin-bottom: 7px;
	border-bottom: none;
}

p {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 1.3em 0;
}

#logo {
	float: left;	
}

p#dates {
	float: right;
	margin: 20px 60px 0 0;
	_margin: 20px 30px 0 0px;
	font: normal 1.5em "Arial", "Helvetica", "Tahoma", "Verdana", sans-serif;
	color: #333;
	text-transform: uppercase;
}

p#register {
	display:none;	
}

div#home_intro div.float_right p.blurb {
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.6em;
	text-transform: uppercase;
}

#footer p {
	color: #999;
/*	text-transform: uppercase; // later */
	font-size: 1.6em;
}

blockquote {
	padding: 0;
}

.highlight {
	color: #EE344C;
}

.hilite {
	background-color: #fff;
	padding: 10px;
	/*border-left: 4px solid #FFE788;*/
}

.sub {
	margin-bottom: 10px;
}
.sub p {
	width: 40em;
}

.sep {
	color: #fff;
	padding: 0 2px;
}

.disclaimer {
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 1em;
	display: block;
}

.required {
	color: #c00;
	font: bold 1.1em "Times", "Arial", "Helvetica", sans-serif;
	vertical-align: -3px;
}

#footer #legal-schtuff p {
	font-size: 1em;
	color: #fff;
	padding: 14px 0 0 15px;
}

#footer #legal-schtuff p a,
#footer #legal-schtuff p a:link,
#footer #legal-schtuff p a:visited,
#footer #legal-schtuff p a:active {
	color: #fff;
	padding: 0 10px 0 0px;
}

#footer #legal-schtuff p a:hover {
	text-decoration: none;
}

#footer #legal-schtuff p a.no-space {
	padding: 0 0px 0 0px;
}



/*-------------------------- container divs --------------------------*/

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 105px;
	padding: 0;
	margin: 10px auto 30px auto;
	background: url('../img/logo_bkg_2.gif') no-repeat 0 0;
	width: 980px;
}

div#home-speakers {
	margin: 0 0 25px 0;
	height: 298px;
}

div#home-speakers div.left_537, div#home-speakers div.right_speakers_list {
	display: inline;
	margin: auto;
	margin-bottom: 10px;
}

div.left_537 {
	width: 537px;
	float: left;
}

div.right_speakers_list {
	width: 400px;
	float: left;
}

div#home_intro {
	background: url('../img/banner_middle_left.gif');
	background-repeat: no-repeat;
	background-position: 0;
	width: 949px;
	height: 136px;
	clear: left;
	margin: 0px 0 30px 0;
	padding: 0 0 0 0;
}

div#home_intro .float_left {
	display: inline;
	float: left;
	width: 380px;
	margin: 0;
	padding: 30px 0 0 0;
}

div#home_intro div.float_right {
	float: right;
	margin: 0;
	width: 565px;
	padding: 0;
}

div#home_intro div.float_right p.blurb {
	float: left;
	background: none;
	width: 405px;
	padding: 35px 0px 0 20px;
}

p.home_intro_register {
	display: none;
}

div#home_left {
	width: 610px;
	float: left;
}

div#home_left ul {
	margin-bottom: 30px;
}

div#home_right {
	display: none;
}

div#home_badges {
	background-color: #3f3f3f;
	width: 300px;
	height: 100%;
	overflow: hidden;
	clear:both;
	padding: 0;
}

div#home_badges h2 {
	padding: 15px 15px 0 15px;
	color: #fff;
}

div#home_badges p, div#social_media p {
	color: #999;
	padding: 0 15px 0 15px;
}

div#home_badges p.left {
	display: inline;
	margin: auto;
	float: left;
	width: 170px;
	padding: 0px 0px 15px 15px;
	+*padding: 0px 0px 0px 15px;
}

div#home_badges p.right {
	display: inline;
	margin: auto;
	float: left;
	width: 72px;
	padding: 10px 0px 15px 15px;
	+*padding: 10px 0px 0px 15px;
}

div#social_media {
	background-color: #3f3f3f;
	width: 300px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0px;
}

div#social_media div.twitter {
	padding: 0 0 0 5px;
}

div#social_media h2 {
	padding: 15px 15px 0 15px;
	color: #fff;
}

div#social_media div.bookmarks {
	background-color: #000;
	padding: 12px 0px 10px 12px;
	font-size: 1.1em;
	text-align: left;
}

div#social_media div.bookmarks a {
	padding: 0px 4px 0px 1px;
	text-decoration: none;
}

div#social_media a {
	text-decoration: none;
	color: white;	
}

#footer {
	clear: both;
}

#sponsors {
	clear: left;
	margin: 50px auto;
	border-top: 5px solid #E9E9E9;
	border-bottom: 5px solid #E9E9E9;
	background-color: #F6F6F6;
	text-align: center;
	height: 170px;
}

#sponsors_wrapper {
	background-color: #F6F6F6;	
	padding: 0;
	width: 980px;
	margin: 0 auto;
	
}

#sponsors h2 {
	float: left;
	width: 150px;
	margin-top: 20px;
	+*margin-top: 10px;
}

#sponsors div.sponsor_images {
	width: 780px;
	float: right;
	padding: 20px 0 0 0;
	+*padding: 10px 0 0 0;
	text-align: left;
}

#sponsors p {
	padding: 20px 0 0 0;
	clear: both;
	text-align: left;
	margin: 0;
}

#footer #brought-to-you {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#footer #brought-to-you p.technovated {
	display: inline;
	margin: auto;
	width: 45%;
	float: left;
	text-align: left;
	padding: 0 15px 0 0;
}

#footer #brought-to-you p.technovated img {
	display: inline;	
	float: right;
}

#footer #brought-to-you p.origin {
	display: inline;
	margin: auto;
	width: 45%;
	float: left;
	text-align: left;
	padding: 0 0 0 15px;
}

#footer #brought-to-you p.origin img {
	display: inline;	
	float: left;
	padding: 0 10px 0 0;
}

#footer #brought-to-you p.technovated, #footer #brought-to-you p.origin {
	font-weight: normal;
	font-size: 1.2em;
	color: #000;
	text-transform: uppercase;
	padding: 30px 0 10px 0;
}

#footer #legal-schtuff {
	width: 959px;
	background: url('../img/footer_bkg.gif');
	background-repeat: no-repeat;
	background-position: 0;
	height: 42px;
	clear: left;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}


/*-------------------------- links --------------------------*/

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

/*-------------------------- bullet lists --------------------------*/

ul, ol {
	padding-bottom: 10px;
	margin-bottom: 5px;
	list-style: none;
}

li {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #000;
	padding-left: 15px;
	background-image: url('../img/nav_item_on.gif');
	background-repeat: no-repeat;
	background-position: 0 9px;
}


ul#speakers_main {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;	
}

ul#speakers_main li  {
	background-image: none;
	margin: 0;
	padding: 0 0 10px 0;
	+*padding: 0 0 5px 0;
}

ul#speakers_main li a {
	display: block;
	font-style: "Arial Narrow", "Trebuchet MS", "Tahoma", "Helvetica", "Verdana", sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	padding: 0 0 0 25px;
	margin: 0;
	background-image: url('../img/list_item_large_off.gif');
	background-repeat: no-repeat;
	background-position: 0;
}

ul#speakers_main li a:hover {
	color: #000;
	background-image: url('../img/list_item_large_on.gif');
}

div#home_intro ul {
	padding: 0px 0 0 0px;
	list-style: none;
}

div#home_intro ul li {
	background-image: url('../img/nav_item_on.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #999;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0px 0 0 15px;
	margin: 0 0 0 30px;
	text-transform: uppercase;
}


/*-------------------------- images --------------------------*/

a img {
	border: 0;
}

a img.inline {
	border: 0;
	padding: 0 15px 15px 0;
}

img#logo {
	border: 0;	
}

/*-------------------------- forms --------------------------*/

form#insertForm {
	border-left: 2px solid #FFE788;
	padding-left: 15px;
}

fieldset {
	border: none;
	padding: 1em;
}

input, label, textarea, select {
	font-size: 2em;
}

input.t, input.l, textarea, select {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px 3px;
	margin-bottom: 10px;
}

select {
	padding: 3px;
}

input.t {
	width: 15em;
}

input.l {
	width: 30em;
	display: block;
}

label.t {
	width: 12em;
	display: block;
	float: left;
	padding-top: 2px;
	clear: left;
	margin-right: 1em;
}

label.l {
	display: block;
	margin: 0.2em;
}

label.i {
	display: block;
	float: left;
	width: 24em;
}

input.r, input.c {
	margin-right: 7px;
	margin-bottom: 3px;
	vertical-align: 0px;
}

select#colleagues_with_interest {
	display: block;
	margin: 0.2em;
	padding: 0.2em;
}

label.v, div.i label {
	vertical-align: 2px;
}
html>body label.v, html>body div.i label {
	vertical-align: 5px;
}

div.i {
	margin-left: 32em;
}

/*-------------------------- miscellaneous --------------------------*/

hr {
	width: 100%;
	border: none;
	margin: 0;
	clear: left;
	margin-bottom: 0.1em;
	background-color: #e9e9e9;
	color: #e9e9e9;
	height: 5px;
}

hr.c {
	margin-bottom: 20px;
}

div#home_left hr.c {
	margin-bottom: 30px;
}

hr.thick {
	height: 4px;
}

hr.thin {
	height: 2px;
}


acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

/*-------------------------- support --------------------------*/

div#banners_buttons, div#others {
	margin-bottom: 10px;
}

div#banners_buttons {
	width: 53%;
	float: left;
}

div#others {
	float: right;
	width: 43%;
}

div.option {
	margin-bottom: 15px;
}

div.details {
	border-left: 2px solid #E9E9E9;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

textarea.code, textarea#band {
	width: 550px;
	height: 60px;
	padding: 0px;
	font: normal 1.1em "Courier New", Courier, monospace;
}

textarea#band {
	width: 100%;
}

.short img {
	float: left;
}

.short textarea.code {
	width: 500px;
	height: 78px;
	margin-left: 3px;
}

.inline-success {
	padding: 10px;
}

div.band-view {
	height: 170px;
	width: 170px;
	color: #000;
	z-index: 1000000000;
	border: none;
	float: none;
}

/*-------------------------- speakers --------------------------*/
div.speaker-short {
	padding: 5px 0 20px 0;
}

div.speaker-short img.speaker-photo {

}

div.speaker-short h2 {
	padding: 0 50px 0 350px;
}

div.speaker-short p {
	font-size: 1.6em;
	padding: 0 75px 0 350px;	
}

div.speaker-short ul {
	padding-left: 350px;	
	padding-right: 75px;
}


ul#speaker-list {
	padding: 0;
	margin: 0 0 10px 0;
}

ul#speaker-list li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#speaker-list li a img {
	padding: 0 0 0px 0;
	margin:  0 5px 5px 0;
}

ul.feedback-list {
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
}

ul.feedback-list li {
	font-size: 1.4em;
	padding: 3px 0 5px 0px;
	margin: 0 3px 5px 0px;
	display: inline;
	background-image: none;
}

/*-------------------------- venue --------------------------*/

#venue-left {
	width: 48%;
	float: left;
}

#venue-right {
	width: 47%;
	float: right;
}
/*-------------------------- schedule --------------------------*/

table.schedule {
	width: 100%;
	padding: 0 0 20px 0;
}

table.schedule td {
	padding: 20px 15px 20px 15px;
}

table.schedule td p {
	text-transform: none;
	font-size: 1em;
	padding: 7px 0 0 0;
}

table.schedule td ul {
	margin: 0px 0 5px 0;
	padding: 0 0 0 0;	
}

table.schedule td ul li {
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	text-transform: none;
	font-size: 0.9em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0;
}

table.schedule td.schedule_header {
	background-color: #3f3f3f;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	padding: 20px;
	text-transform: uppercase;
}

table.schedule td.triple_on, table.schedule td.triple_off {
	vertical-align: top;
	font-size: 1.6em;
	text-transform: uppercase;
	width: 27%;
}

table.schedule td.single_on, table.schedule td.single_off {
	vertical-align: top;
	font-size: 1.6em;
	text-transform: uppercase;
	width: 82%;
}

table.schedule td.time_on, table.schedule td.time_off {
	text-align: left;
	vertical-align: top;
	font-size: 1.8em;
	padding: 25px 0 0 0px;
	width: 160px;
	text-align: center;
}

table.schedule td.content_on, table.schedule td.content_off {
	vertical-align: top;
	font-size: 1.6em;
	text-transform: uppercase;
	width: 41%;
}

table.schedule td.time_on {
	background-color: #bebcbd;
	color: #000;
}

table.schedule td.content_on, table.schedule td.single_on, table.schedule td.triple_on {
	background-color: #dcdcdc;
	color: #000;
}

table.schedule td.time_off {
	background-color: #dcdcdc;
	color: #000;
}

table.schedule td.content_off, table.schedule td.single_off, table.schedule td.triple_off {
	background-color: #f8f8f8;
	color: #000;
}

table.schedule td.break {
	background-color: #ee344c;
	color: #fff;
}

#schedule_nav {
	display: none;
}


/*-------------------------- captcha --------------------------*/
span.red {
	color: red;
}

/*-------------------------- navigation --------------------------*/

#nav {
	display: none;
}

/* //// don't know why tis has to be here to work, but not time to figure it out now */

h2 {
	font-size: 2.5em;
	text-transform: uppercase;	
	color: #999;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

div.twtr-tweet-text p {
	font-size: 1.2em;
}

/*-------------------------- register --------------------------*/

.register {
	height: 100%;
	clear: both;
	overflow: hidden;
	padding: 0 0 15px 0px;	
}

#register-2 {
	margin: 20px 0;	
}	

.register .small {
	padding: 0;
	margin: 5px 0 0 0;
	font-style: italic;	
	font-size: 1.2em;
}	
           

.register .error {
	color: #EE344C;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.4em;
}	

.register label{
	font-size: 1.4em;
	padding-left: 10px;
}	

.register .button{
	font-size: 2.6em;
}

.register-link {
	background: #EE344C;
	width: 210px;
	padding: 20px;
	border: 2px solid #000;
	margin: 20px 0;
}

/*-------------------------- register --------------------------*/
