.test {
	background-color:blue;
}

.center {
	margin: 0 auto;
}

.left {
	float:left;
}

.right {
	float:right;
	background-color:#FFFFFF;
}

.standout {
	border-style: dashed; 
	border-color: #000000 #FADA00; 
	border-width: medium; 
	background-color: #cd0000;
	color:#FFFFFF;
	padding:15px;
	font-size:large;
	font-weight:bold;
}

img.partnerlogo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#2F2F2F;
}

div.highlight {
	padding:5px 10px;
	margin-bottom:15px;
	background-color:#62a1a2;
}

#main {
	margin: 0 auto;
	margin-top:10px;
	width:1000px;	
	background-color:#FFFFFF;
	background-image:url("/images/top-banner-new.jpg");
	background-repeat:no-repeat;;
	background-position:top right;
	min-height:600px;
}

#header {
	padding-left:25px;
	height:170px;
	
}

#readernotice {
	margin-top:30px;
}

.small {
	font-size:8pt;
}

#header #dullogo {
	float:left;
	margin-top:10px;
	margin-right:15px;
}

#header #tagline {
	padding-top:10px;
	font-size:16pt;
	height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#nav {
	font-size:16pt;
	height:20px;
	margin-bottom:0px;
	font-weight:bold;
	}

#nav li {
	float:right;
	list-style-type: none; 
	list-style-image: none; 
	padding-left:22px;
/*
	margin-right:3px;
	background-color:green;
*/
}



#nav li a, #leftnav li a {
	color:#000000;
	text-decoration:none;
}

#nav li img, #leftnav li img {
	visibility:hidden;
}

#header hr {
	border: 0;
	color: #5F5F5F;
	background-color: #5F5F5F;
	height: 1px;
	margin-right:25px;
}

#left {
	font-size:12pt;
	float:left;
	margin-left:5px;
	width:200px;
	margin-bottom:25px;
}
	
#left #skyscrapper {
	margin-left:30px;
}

#leftnav li {
	list-style-type: none; 
	list-style-image: none; 
	height:20px;
	margin-bottom:5px;
}

#leftnav li img {
	vertical-align:baseline;	
}

#leftnav li a {
	vertical-align:top;	
}

#left p {
	margin-left:22px;	
}

#content {
	float:left;
	width:540px;
	margin-bottom:25px;
	min-height:800px;
}

div.larger p{
	font-size:larger;
}

div.speaker {
	float:left;
	width:175px;
	margin-left:8px;
	height:170px;
	font-weight:bold;
}

div.speaker img {
	height:100px;
	width:100px;		
}

.centerimage {
	display: block;
    margin-left: auto;
    margin-right: auto
}

#footer {
	width:920px;
	margin: 0 auto;
	color:#FFFFFF;
	font-size:12px;
	
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


br.clear {
	clear:left;
}

#tickets label{
	display:block;
	float:left;
	width: 100px;
	text-align:right;
	margin-right:10px;
}

#tickets label.full{
	display:block;
	float:left;
	width: auto;
	text-align:left;
}

#tickets input{
	margin-right:5px;
	margin-bottom:5px;
}

#tickets input.tick{
	float:left;
	margin-bottom:0px;
}

#tickets .hilight {
	font-size:larger;
	
}
#tickets span.hilight .red {
	color:red;
	
}
/* New form */
#ticketsright label{
	display:block;
	float:right;
	width: 150px;
	text-align:right;
	margin-right:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#ticketsright label.full{
	display:block;
	float:right;
	width: 230px;
	text-align:right;
}


#ticketsright input{
	margin-right:5px;
	margin-bottom:5px;
	float: right;
	width:200px;
}

#ticketsright input.tick{
	float:left;
	margin-bottom:0px;
}

#ticketsright .hilight {
	font-size:larger;
	
}
#ticketsright span.hilight .red {
	color:red;
	
}

/* End of New form */

#ordertable {
	margin-left:50px;
	width:300px;
}

#ordertable .total{
	font-weight:bold;
}

#ordertable .right{
	text-align:right;
}

#address {
	float:left;
	width:300px;
}

#map {
float:left;
color:#000000;
display:none;
height:324px;
width:405px;
}

#right img {
	margin-bottom:25px;
}

#right h3 {
	text-align:center;
}

/* Newsletter Form */
form#subscribeform {
	text-align:left;
}

form#subscribeform label {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
	line-height:18pt;
}

form#subscribeform label.double {
	line-height:normal;
	
}

form#subscribeform input {
	width:180px;
}

form#subscribeform select.double {
	margin-top:2px;
	
}

form#subscribeform br {
	clear:left;
}

form#subscribeform input.button {
	margin-left:150px;
	margin-top:10px;
	width:auto;
}

/* End Newsletter From */

/* Registration form */
#registerform label,#registerform input, .label, #competitionform label,#competitionform input{
	width:130px;
	float:left;	
}

#registerform input, #competitionform input {
	margin-bottom:3px;	
}

#registerform br, #competitionform br {
	clear:left;
}

#registerform fieldset legend, #competitionform fieldset legend {
	font-weight:bold;
	font-size:12pt;
	padding:0px;
	padding-bottom:5px;
}

#registerform input.radio, #competitionform input.radio {
	width:auto;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:3px;
}

#registerform label.full{
	display:block;
	float:left;
	width: auto;
	text-align:left;
}


#intro {
	margin-bottom:0px;
}

#required {
	display:block;
	margin-bottom:12px;
}

fieldset#events label {
	width:200px;
	height:18px;
	padding-top:3px;
}

fieldset#events select {
	margin-bottom:5px;
}

tr.total {
	font-weight:bold;
}
tr.right{
	float:none !important;
	text-align:right;
}

/* Partners */
ul#partners li {
	list-style:none;
	margin-bottom:10px;
}

ul#partners li a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

ul#partners li a:hover {
	text-decoration:underline;
}

.redbox {
	border-style:solid;
	border-color:red;
	border-width:2px;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
}


#changepassword, #loginform {
	
}

/*Fix for Bvents table */
.BV_Counter th, .BV_Counter td {
	border-style:none;
}

#content.wide {
	width:1000px;
}

#content.medium {
	width:700px;
}

#registration_card {
	padding:25px;
	padding-top:0px;
	
}

#registration_card h2 {
	margin:0px;
}
#registration_card fieldset.personal_details {
	background-color:#e3f3d8;
	padding:10px;
	margin:0px;
}

#registration_card fieldset.personal_details label {
	font-weight:bold;
	width:100px;
	display: block;
	float: left;
}
#registration_card fieldset.personal_details input {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	width:250px;
}


#registration_card fieldset.personal_details input#title {
	width:50px;
}
#registration_card fieldset.personal_details br, #registration_card fieldset.survey br {
	clear:left;
}

#registration_card fieldset.survey {
	background-color:#fffdcc;
	padding:10px;
	margin:0px;
}

#registration_card fieldset.survey label, #registration_card fieldset.survey input {
	display: block;
	float: left;
}

#registration_card fieldset.survey label {
	font-size:12px;
	width:110px;
	margin-bottom:5px;
}

#registration_card fieldset.survey label.bold {
	font-weight:bold;
	font-size:13px;
	width:233px;
}

#registration_card fieldset.survey label.longer {
	width:358px;
}

#registration_card fieldset.survey label.shorter {
	width:108px;
}

#registration_card fieldset.survey label.end {
	width:auto;
}

#registration_card fieldset.survey label#business_opp_label {
	width:165px;
}

#registration_card fieldset.survey input {
	width:13px;
	margin-right:2px;
}

#registration_card fieldset.survey #other_specify {
	width:500px;
	margin-left:2px;
}

span.error {
	color:red;
}
