body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-image:url(img/bg_gradient.gif);
	background-repeat:repeat-x;
	background-color:#b8b8b8;
}
form {
	margin: 0;
	padding: 0;
}
h2 {
	color: #333334;
	font-weight: normal;
}

#new-contact-body {
	background-color:#fff;
}

div#main-body {
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

div#main-body hr {
	border-top:1px solid #e5e5e5 !important;
}

div.legend {
	border-bottom:1px solid #e5e5e5 !important;
}

.event-currency { margin-top:10px; }
.event-currency>.form-header { border-bottom:none; }

.clearfix {
	clear:both;
}

a:link, a:visited {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline; color: red;
}

#steps {
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

#logo {
	background-color:#FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

#language {
	width:750px;
	border: 1px solid #666666;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
}

#membershipForm {
	
	border: 1px solid #666666;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

.formSection {
	padding-left: 10px;
	padding-right: 10px;
}

.actionMessage {
	color:#006633;
	font-weight:bold;
}

.label, .errorLabel {
	font-weight:bold;
}

table.wwFormTable {
}

table.details td, table.wwFormTable td {
	text-align:left;
	vertical-align:top;
}

table.payment td {
	vertical-align:top;
	text-align:left;
}

table.payment td.head {
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

table.payment td.line {
	background-color:#CCCCCC;
	padding:0;
	height:1px;
}

table.payment td.price {
	vertical-align:top;
	text-align:right;
}

table.payment td.quantity {
	vertical-align:top;
	text-align:center;
}

table.fees td {
	padding:3px;
	text-align:left;
}

table.fees td.price {
	padding:3px;
	text-align:right;
}

table.fillform {
	border-collapse: collapse;
	border-spacing: 0px;
}

table.fillform th {
	border: #999 1px solid;
	padding: 4px;
	background-color:#EEE;
	color: #000;
	text-align:center;
}

table.fillform td {
	border: #999 1px solid;
	padding: 4px;
	text-align:center;
}

.errorMessage {
	color:#FF0000;
	text-align:center;
	font-weight: bold;
}

.errorLabel {
	color:#990000;
}

span.required {
	color: #FF0000;
	font-size: 14px;
}

.header {
	font-weight:bold;
	background-color:#FFFFFF;
	text-align: center;
}

.footer {
	margin-bottom: 10px;
	text-align: center;
	padding: 39px 19px 14px;
	background-color: white;
}

div.footerImage {
	text-align: center;
	padding-bottom:19px;
}

table.wwFormTable td.line {
	border-bottom:1px;
	border-bottom-style: solid;
	border-color:#EDECED;
}

.form-header {
	padding: 0;
	background-color: #FFFFFF;
	text-align:centre;

	margin-left: auto;
	margin-right: auto;
	
}

.form-body {
	margin-top: 10px;
	background-color: #FFFFFF;
}

.radioLabel {
    display: inline-block;
   
}

.radioLabel input{
	min-height: 20px;
	padding-left:20px;
	margin-bottom: 5px;
}

.checkboxLabel{
	display: inline-block;
}

.checkboxLabel input {
	min-height: 20px;
	padding-left:20px;
}

#mapDiv {
	margin-top:30px;
	margin-bottom:30px;
}

#event-content, #event-content .label, .event-content, .event-content .label {
	color:#000000;
	text-shadow:none;
}

.current { font-weight:bold; }

hr {
	border-top:1px solid #e5e5e5 !important;
	border-bottom:0;
}
.event-content-header, div.price, div.conference {
	margin-bottom:20px;
}
.price-option select, .price-option-bulk select {
	width:auto;
	margin-right:15px;
}
.price-option .tdLabel .label, .price-option-bulk .tdLabel .label {
	width:5px;
}
.price-price-text {
	font-weight:bold;
}
#event-logo {
	padding-top: 10px;
	padding-bottom: 30px;
	/* padding-left: 5%; */
}
#event-banner {
	padding: 0;
	padding-bottom: 30px;
	text-align: center;
}
.event-content, #event-details {
	padding: 0% 5%;
	
}
.event-content-body {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:20px;
	margin-bottom: 0 !important;
	padding-top:20px;
	padding-bottom:20px;
}
.event-content-subheader, .event-content-conferences, .event-content-options {
	margin-left:10px;
}
.price input[type=checkbox], .price input[type=radio] { 
	margin:0;
}
.textfieldName {
	padding-right:20px;
	font-weight:bold;
	font-size:13px;
	vertical-align:top;
}
table td { vertical-align:middle; }
label.error {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.hero-unit {
	font-size:inherit !important;
}
.event-content-conferences .conference, .event-content-options .price, .event-content-questions .question  {
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	margin-bottom:30px;
}
.questionOptions {
	line-height:normal;
}
.conferenceError label, .questionError label { text-align:left !important; }
.cleardiv { clear:both; }

.accordion-toggle {
	background-color:#f5f5f5;
}
.attendeeName {
	display:inline-block;
	width:50%;
}
.attendeePrice {
	display:inline-block;
	font-weight:bold;
	width:20%;
	text-align:right;
}
.attendeeButtons {
	display:inline-block;
	font-weight:bold;
	width:30%;
	text-align:right;
}
span#errorMsg_fillForm {
	padding-left:20px;
}
div#status-heading, div#resume-heading {
	padding-left:15px;
}
div#map-canvas {
	height:400px;
}
td.sessions input {
	margin-right:5px;
}
span.conf-price-option {
	padding-left: 5px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14px;
}
span.conf-title, span.sess-title {
	font-weight:bold;
	text-decoration:underline;
}
td.conf-descrip {
	padding-bottom:20px;
}
div.sessions {
	margin:15px 0;	
}
a.detailsLink {
	padding-left:5px;
	cursor:pointer;
}
div.session-details {
	margin-left: 20px;
	line-height: 16px;
	background-color: #ddd;
	padding: 8px;
}
div.session-details > p {
	margin:0px;
}
div.price-option div.attendee-items label.label {
	background:none;
}
div.price-option table.attendees td.indent, div.price-option table.attendees td.errorMessage {
	padding-right:20px;
}
div.attendee-items {
	float:left;
	padding-right:20px;
}
div.attendee-items input { margin-bottom:0px; }

form#beginReg .placeholder, form#beginReg_nonMem .placeholder, form#fillForm .placeholder, form#repeatReg .placeholder, div#registration-form .placeholder { color: #aaa; }
span#errorMsg_orderForm { margin-left:25px; }
div.legend {
	display:block;
	width:100%;
	padding:0;
	margin-top: 20px;
	margin-bottom:20px;
	font-size:21px;
	line-height:40px;
	color: #333334;
	border:0;
	border-bottom:1px solid #e5e5e5;
}
label.error[for='fillForm_companyId'] {
	text-align:left;
	padding-left:16px;
}

span.conf-price-amount, span.price-option-amount {
	display:none;
}