
/****************************/
/*    Exhibitor Styles      */
/****************************/

.exhibitorForm fieldset {
	background: #DFB932 !important;
	border: 0 !important;
	position: relative;
	margin-top: 5px !important;
}

.exhibitorForm fieldset label {
	width: 100px !important;
	text-align: left !important;
	font-weight: bold;
}

.exhibitorForm textarea {
	margin-top: 9px !important;
}

.exhibitorForm h4 {
	font-size: 15px;
	color: #DFB932;
	margin: 10px 0 0 0;
	padding: 0; 
	font-weight: normal !important;
}

.exhibitorForm legend {
	display: none;
}

.viewExhibitor {
	width: 414px;
	float: left;
}			

.imageBlock {
	float: left;
	width: 414px;
	margin-bottom: 20px;
}
			
.profileDetails h3 {
	width: 100%;
}			
			
.controls {
	float: left;
	width: 414px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

.controls h2 {
	display: block;
	float: left;
	width: 414px !important;
}

.controls ul {
	clear:left;
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	float: left;
	color: #DFB932;
	width: 414px !important;
}

.controls li {
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

.controls li a {
	color: #DFB932;
	text-decoration: none;
}

.controls li a:hover {
	color: #DFB932;
	text-decoration: underline !important;
}

.controls li a:visited {
	color: #DFB932;
	text-decoration: none;
}
	
.viewExhibitor h3{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	color: #EE3338;
	font-size: 15px;
	font-weight: normal;
}	
			
.standNumber {
	float: right;
	text-align: right;
	width: 100px;
	font-size: 18px;
	color: #DFB932;
	margin: 17px 0 0 0 !important;
	padding: 0;
}
			
.contactDetails {
	float: left;
	margin-top: 5px;
}

.contactDetails .bottomLeft {
	float: left;
	width: 160px;
	margin-top: 15px;
	clear: none;
}

.contactDetails .bottomRight {
	float: left;
	width: 160px;
	margin-top: 15px;
	clear: none;
}

.contactDetails .address {
	float: left;
	width: 360px;
	margin: 0 !important;
	padding: 0 !important;
}
                    
.legend {
	float: left;
	width: 70px;
	color: #523219;
	font-size: 14px;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
}

.small {
	float: left;
	width: 90px;
	margin: 0 0 3px 0 !important;
	padding: 0;
}
			
.profileDetails {
	float: left;
	clear: both;
	width: 100%;
}

.acmsprofileDetails h3 {
	width: 100%;
}

.exhibitorListFilters {
	margin: 5px 0 10px 0;
	line-height: 18px;
}

.exhibitorListFilters a {
	font-size: 14px;
	text-decoration: none;
	color: #404041;
	margin-right:2px;
	text-transform: capitalize;
}

.exhibitorListFilters a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #404041;
	text-transform: capitalize;
}

.exhibitorsTable th {
	color: #DFB932;
	font-size: 15px !important;
}

.exhibitorsTable {
	border: 0;
	margin-bottom: 40px;
}

.exhibitorsTable a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	text-transform: capitalize;
}

.exhibitorsTable a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 15px;
	text-transform: capitalize;
}

.exhibitorsTable a:hover {
	color:#523219;
	text-decoration: none;
	font-size: 15px;
	text-transform: capitalize;
}





.exhibitorsTable * {
	margin: 0 !important;
	border: 0 !important;
}	

.exhibitorsTable tr {
	background: #fff;
}

.exhibitorsTable .tr_odd {
	background: #E6E6E6;
}








