@charset "utf-8";
/* CSS Document */

#containter {
	width: 902px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topbar {
	background-image: url(images/top-bar.gif);
	background-repeat: repeat-x;
	width: 898px;
	height: 30px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#col-lt {
	background-repeat: no-repeat;
	float: left;
	height: 510px;
	width: 130px;
	background-color: #333;
	background-image: url(http://www.exhibitorinvites.com/images/ei_logo2.gif);
	background-position: center 20px;
}
#col-toprt {
	float: left;
	height: 153px;
	width: 767px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-image: url(images/icuee-hd.jpg);
	background-color: #fff;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E5AD1C;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #E5AD1C;
}
#col-toprt a {
	text-indent: -20000px;
	display:block;
	width: 767px;
	height: 153px;
}
#logo-tradeshow {
	float: left;
	height: 94px;
	width: 329px;
	margin-left: 250px;
	background-image: url(images/logo_nxtcomm08.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}

#content-holder {
	float: left;
	width: 767px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	background-color: #FFFFFF;
	position: relative;
}
#content-rt {
	width: 275px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 12px;
	padding-right: 10px;
	position: relative;
}

#tagline {
	float: left;
	height: 24px;
	width: 700px;
	color: #FFF;
	font-size: 9px;
	padding-top: 6px;
	padding-left: 6px;
	position: relative;
}
#tagline a {
	color:#fff;
	text-decoration:none;
}
#tagline a:hover {
	color:#fff;
	text-decoration:underline;
}

#content-lt {
	float: left;
	width: 380px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B6AD90;
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 40px;
	margin-top: 10px;
	background-color: #FFFFFF;
	position: relative;
}
#content-lt-full {
	float: left;
	width: 695px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B6AD90;
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 40px;
	margin-top: 10px;
	background-color: #FFFFFF;
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242021;
	background-image: url(images/background.gif);
}
#bg-holder {
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #FFFFFF;
	background-image: url(images/left-bar.gif);
	position: relative;
}
#footer {
	float: left;
	width: 700px;
	padding: 2px;
	margin-top: 20px;
	font-size: 9px;
	text-align: center;
	background-color: #fff;
	border-left-width: 130px;
	border-left-style: solid;
	border-left-color: #333;
	position: relative;
}
.hd {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #EFEFEF;
	background-color: #86784B;
	padding: 2px;
	width: 200px;
	float: right;
	text-align: right;
}
.label {
	font-size: 10px;
	color: #EFEFEF;
	background-color: #333;
	letter-spacing: .1em;
	padding-left: 4px;
	width: 120px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.txtfield {
	border: 1px solid #242021;
	font-size: 11px;
	background-color: #fff !important;
}
.enter {
	color: #FFFFFF;
	background-color: #E5AD1C;
	border: 1px solid #333;
	font-size: 11px;
}

.label-txtfield {
	margin-top: 0px;
}
h1 {
	font-size: 13px;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63521B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.border {
	border: 1px solid #63521B;
}
p {
	margin-bottom: 4px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 14px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.label-button {
	margin-top: 16px;
}
h2 {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.login {
	float: left;
	width: 263px;
	margin-bottom: 10px;
	color: #EFEFEF;
	background-color: #333;
}
li {

}
hr {
	color: #AF9665;
}
.steps {
	color: #242021;
	margin-top: 6px;
	margin-bottom: 6px;
}
a {
	color: #530058;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.hd2 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.custsupport {
	float: left;
	width: 263px;
	margin-bottom: 10px;
}
.list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.printlogo {
	display: none;
}
