/******* BEGIN EMS styles ******/
body.ems {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #000;
}
body.emsPopup {
	margin: 0px;
	padding: 0px;
	background: #fff url(ems/images/bg.gif) 99% 98% no-repeat;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #000;
}
.emsContent {
	padding: 10px;
	margin: 0px 0px 75px 0px;
	width: 90%;
}
.emsContent td, .emsContent p {
	font: normal 95% Arial,Helvetica,sans-serif;
}
.emsContent p.emsSubText {
	font: bold italic 12px Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #000;
}
.emsContent div.logout {
	margin-top: 30px; 
	text-align: center;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #000;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px 0px 2px 0px;
}
.emsContent a, .emsContent a:link, .emsContent a:active, .emsContent a:visited {
	text-decoration: underline;
	color: #000000;
}
.emsContent div.logout a, .emsContent div.logout a:link, .emsContent div.logout a:active, .emsContent div.logout a:visited {
	text-decoration: underline;
}
h1 {
	font-size: 125%;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
h2 {
	font-size: 110%;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
h2.sectionHeader {
	background-color: #BED7E4;
	margin: 0px; 
	width: 25%; 
	border-bottom: 1px solid #999; 
	border-right: 1px solid #999; 
	text-align: center; 
	padding: 5px;
}
div.section {
	padding: 0px; 
	border: 1px solid #CCC; 
	background-color: #FFF; 
	width: 100%;
}
#companyList th {
	text-align: left;
}
#companyList tfoot td {
	text-align: right;
	font-style: italic;
	padding-top: 15px;
}
.emsContent table td {
	text-align: left;
}
ul#alphaList {
	margin: 0; /*removes indent IE and Opera*/ 
	padding: 0 0 25px 0; /*removes indent Mozilla and NN7*/ 
	list-style-type: none; /*turns off display of bullet*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}
ul#alphaList li {
	display: inline;
	padding-right: 3px;
}
th.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.contrast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div#formArea {
	text-align: left;
}
#participantHeader, #participantBody {
	text-align: left;
}
caption {
	background-color: #fff; 
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold; 
	text-align: left; 
	padding: 5px 5px 5px 5px;
	width: 33%;
	color: #000;
}
a.inversion {
	background-color: #BED7E4; 
	padding: 1px;
	font-weight: bold;
}
div#emsHeader {
	width: 100%;
	margin: 0px 0px 25px 0px;
}
/******* END EMS styles ******/
/********   BEGIN EXHIBITOR REG STYLES  **********/
div.contentBlock {
	margin-left: 80px;
}
div.boxBlock {
	margin-left: 0px;
	margin-top: 30px;
}
div.boxBlock div.infoBox {
	float: left;
	width: 33%;
	margin: 0px 10% 0px 0px;
	min-height: 250px;
}
div.topBanner {
	width: 170px;
	height: 169px;
  	background-repeat: no-repeat;
}
div.topBannerFloat {
	float: left;
	width: 190px;
	height: 180px;
  	background-repeat: no-repeat;
}
div.main {
	width: 100%;
	clear: both;
}
div#topHeader {
	width: 800px;
}
div.badgeForm {
	width: 100%;
}
div.badgeForm,div.form_row {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.badgeForm div.form_row div.label {
	display: inline;
	float: left;
	width: 20%;
	text-align: right;
	padding-top: 3px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	font-weight: bold;
}

div.badgeForm div.form_row div.label1 {
	display: inline;
	float: left;
	width: 20%;
	text-align: right;
	padding-top: 3px;
	margin-bottom: 2px;
}

div.badgeForm div.form_row div.field {
	display: inline;
	float: right;
	width: 79%;
	text-align: left;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
}

div.badgeForm div.form_row div.field1 {
	display: inline;
	float: right;
	width: 75%;
	text-align: left;
	margin-bottom: 2px;
}

div.info {
	width: 600px;
	float: right;
	padding-top: 50px;
}

div.header_left {
	float: left;
	width: 400px;
}

div.header_right {
	float: right;
	width: 400px;
}

ul.simple {
	list-style-type: none;
	list-style-position: outside;
}

/*div.leftcol {
	clear: both;
	float: right;
	width: 280px;
	padding: 0px 5px 0px 5px;
}*/

div.rightcol {
	width: 98%;
	padding: 0;
}

div.centercol {
	float: left;
	width: 99%;
	padding: 0;
	min-width: 600px;
}

div.badge_list {
	/*border-left: 1px dotted olive;
	border-right: 1px dotted olive;
	border-bottom: 1px dotted olive;*/
	font-size: 12px;
	overflow: auto;
	padding: 0px 5px 2px 10px;
	margin-bottom: 10px;	
}

div.badge_list_sm {
	border-left: 1px solid #567ED5;
	border-right: 1px solid #567ED5;
	border-bottom: 1px solid #567ED5;
	font-size: 11px;
	overflow: auto;
	padding: 0px 5px 2px 10px;
	margin-bottom: 10px;
	height: 330px;
}

/* altered 20080528 for unlimited badge code */
div.badge_list_footer {
	color: #000000;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
/* end */

div.badge_list_footer p {
	margin-top: 5px;
	color: #6B89A7;
	font-size: 11px;
}

div.badge_list_sm ul {
	/*list-style: circle outside;*/
	margin: 0;
	padding-left: 0px;
	padding-top: 3px;
}

div.badge_list a {
	text-decoration: none;
}

div.badge_list_top {
	border-left: 1px solid #567ED5;
	border-right: 1px solid #567ED5;
	border-top: 1px solid #567ED5;
	font-size: 11px;
	height: 14px;
	background-color: #C2DAE5;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: left;
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
}
div.unordered {
	color: #000000;
	background-color: #eeeeee;
	margin: 3px 2px 2px 0px;
	padding-left: 3px;
	border: 1px solid #000000;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}

div.unordered_edit {
	text-align: right;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-top: 3px;
}

div.unordered_edit a
{
	text-decoration: none;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
}

div.unordered_edit a:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #567ED5;
}

div.ordered {
	margin: 2px 2px 2px 0px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	line-height: 120%;	
}

div.list_item {
	padding-bottom: 5px;
}

#company_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul.no_bullet {
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
}

ul.no_bulletHome {
	list-style-position: outside;
	list-style-type: none;
}

ul no_bulletHome li {
	margin-bottom: 2px;
}

ul.no_bullet li {
	margin-bottom: 10px;
}

.loginCopy {
	/*border: 1px dotted #000000;*/
	padding: 0;
}

.loginCopy_nobottomborder {
	/*border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;*/
	padding: 0;
}

span.free_text {
	color: #000000;
}
div.companyName {
	color: #567ED5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#querybrowse td
{
	font-size: 9px;
}
#altrow
{
	background-color: #EEE;
}
#error_box
{
	padding: 10px;
	margin: 0px;
	color: #900;
	border: 2px solid #900;
	background-color: #EEE;
	width: 50%;
}
/********   END EXHIBITOR REG STYLES  **********/
/********   BEGIN Exhibitor View styles  **********/
body#viewExhibitor {
	padding: 3%;
	background-color: #fff;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #000;
}
div.aExhibitor {
	width: 99%;
	overflow: visible;
}
div.aLogo {
	float: right;
	width: 40%;
}
div.aLogo img {
	border: 0px;
	margin: 0px 0px 0px 10px;
}
div.aCompany {
	font-size: 140%;
	font-weight: bold;
	width: 45%;
	padding: 0px 2% 0px 0px;
}
div.exhibitorInfo {
	font-size: 100%;
	line-height: 110%;
}
div.exhibitorInfoBlock {
	font-size: 100%;
	line-height: 110%;
	margin: 20px 0px;
}
/********   BEGIN Admin styles  **********/
table#badgeEditTable {
	border-collapse: collapse; 
	border: 1px solid #666;
}
table#badgeEditTable th {
	text-align: left;
	background-color: #efefef;
}
table#badgeEditTable td {
	border: 1px solid #666;
	padding: 0px 3px 0px 3px;
}
/***  Spry styles ***/
.rowSelected { background-color: #fc0; }
.rowHover {
	color: #000;
	background-color: #f7d74e;
	cursor: pointer;
}
