
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b1b3b6;
	font-family: Arial;
}

.bottom{
	background:#231f20;
}

.topLeft{
	background:url('../images/bg_top_left.jpg') repeat-x;
	}

.topLeft2{
	background-image:url('../images/bg_menutop.jpg');
	background-repeat:repeat-x;
	height:42px;
}

.topRight {
	background:url('../images/bg_top_right.jpg') repeat-x;
	}

div.MainMenu{
	/*position:absolute;
	bottom: 11px;
	right:0px;*/
	height:42px;
	background-image:url('../images/bg_menutop.jpg');
	background-repeat:repeat-x;
	font-weight:bold;
	align:right;
	width:1000px;
}

table.MainMenu{
	text-align:right;
}

.MainMenuText{
	font-size:9pt;
	font-weight:bold;
	color:white;
	vertical-align:middle;
	cursor:pointer;
	padding:3px 5px 3px 5px;
}


td.topMenu {
	background-color: #6d6e71;/* #b1b3b6*/
	height:25px;
	width:1000px;
	position:relative;
}

td.topMenuText{
	color:#e7c8b2;
	vertical-align:middle;
	font-size:8pt;
	font-weight:bold;
	cursor:pointer;
}

td.topMenuTextBar{
	color:white;
	vertical-align:middle;
	font-size:8pt;
	font-weight:bold;
}

.MainContent{
	background-color: #ffffff;
	min-height:800px;
	padding:10px;
}

/* ######### Style for Drop Down Menu ######### */

/* RFQs: RFQ 2nd menu 460px*/
.dropmenudiv_e12{
	position:absolute;
	top: 25px;
	left:0px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 130px;
	display: none;
}


.dropmenudiv_e12 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e12 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e12 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}


/* show management: ORDERS 2nd menu 460px*/
.dropmenudiv_e11{
	position:absolute;
	top: 26px;
	left:55px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 180px;
	display: none;
}


.dropmenudiv_e11 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e11 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e11 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* show management: ORDERS */
.dropmenudiv_e1{
	position:absolute;
	top: 26px;
	left:325px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 180px;
	display: none;
}


.dropmenudiv_e1 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e1 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e1 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}


/* show management: PLACE AN ORDER */
.dropmenudiv_e9{
	position:absolute;
	top: 26px;
	left:210px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 200PX;
	display: none;
}

.dropmenudiv_e9 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e9 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e9 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* show management: PAYMENTS */
.dropmenudiv_e10{
	position:absolute;
	top: 26px;
	left:420px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 220px;
	display: none;
}

.dropmenudiv_e10 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e10 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e10 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}



/* show management: REPORTS */
.dropmenudiv_e5{
	position:absolute;
	top: 26px;
	left:500px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 180px;
	display: none;
}


.dropmenudiv_e5 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e5 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e5 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}


/* GSS: ORDER FORMS */
.dropmenudiv_e2{
	position:absolute;
	top: 26px;
	left:120px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 220px;
	display: none;
}


.dropmenudiv_e2 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e2 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e2 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* GSS: EXHIBITORS */
.dropmenudiv_e3{
	position:absolute;
	top: 26px;
	left:345px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 220px;
	display: none;
}


.dropmenudiv_e3 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e3 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e3 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}


/* GSS: LISTS & REPORTS */
.dropmenudiv_e6{
	position:absolute;
	top: 26px;
	left:432px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 255px;
	display: none;
}


.dropmenudiv_e6 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e6 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e6 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* GSS: SHOW MANAGEMENTS */
.dropmenudiv_e7{
	position:absolute;
	top: 26px;
	left:550px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 200px;
	display: none;
}

.dropmenudiv_e7 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e7 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e7 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* GSS: GRAPHICS */
.dropmenudiv_e8{
	position:absolute;
	top: 26px;
	left:690px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 200px;
	display: none;
}

.dropmenudiv_e8 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e8 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e8 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}

/* GSS: PAYMENTS */
.dropmenudiv_e4{
	position:absolute;
	top: 26px;
	left:767px;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:bold 7pt Verdana;
	line-height:18px;
	z-index:100;
	background-color:  #6d6e71; /* #b1b3b6 */
	width: 220px;
	display: none;
}


.dropmenudiv_e4 a{
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv_e4 a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv_e4 a:hover{ /*THEME CHANGE HERE*/
	background-color: #b1b3b6; /* #6d6e71 */
	text-decoration: none;
	color: white;
}


/* ######### end of Style for Drop Down Menu ######### */

/*=============new ----------------------*/

a.MenuLink {
	color: #e7c8b2;
	text-decoration: none;
}

a.MenuLink:hover {
	color: #ffffff;
	text-decoration: none;
}

a {
	color: #983318; 
	text-decoration: none;
}

a:hover { color: #4B4A35; text-decoration: none } 

td {
	color: #4B4A35; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
}

.PageTitle{
	font-size: 14px;
	color: #4B4A35; 
	font-weight:bold;
}


.PageTitleRed{
	font-size: 14px;
	color: #983318; 
	font-weight:bold;
}

.ListTitle{
	color: #4B4A35; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
	font-weight:bold;
}


.ReportTitle{
	color: #ffffff; 
	background-color: #333333;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
	font-weight:bold;
}

.ReportContent {
	color: #333333; 
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
}


.ReportList {
	color: #333333; 
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
	border-bottom:1px #999999 solid;
}


.ListTitleRed{
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
	color: #983318; 
	font-weight:bold;
}

.MenuTitle{
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 13px;
	color: #ffffff; 
	font-weight:bold;
	background-color: 983318;
	height: 23px; 
	vertical-align: text-center;
	text-align: center;
}

.MenuTitleWhiteBorder{
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
	color: ffffff; 
	font-weight:bold;
	background-color: 983318;
	height: 25px; 
	vertical-align: text-center;
	text-align: center;
	border-right:1px #ffffff solid;
}


.ListTitleRedUpperCase{
	text-transform: uppercase; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 12px;
	color: #983318; 
	font-weight:bold;
}

.Message{
	font-weight:bold; 
	color: #983318;
	font-size: 8pt;
}

.spanStyle {
	color: #4B4A35; 
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
}

.details {
	color: #4B4A35; 
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
}

.lists {
	color: #4B4A35; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 10pt;
}

.listContents {
	color: #4B4A35; 
	font-weight: normal;
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
	border-bottom:1px #4B4A35 solid;
	height:30px;
}


.fieldRed{
	color: #983318; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 8pt;
}

.LeftMainMenu{
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-weight:bold;
	padding:5px 5px 5px 0px;
	border-top:1px ffffff solid;
}

.LeftMainArrow{
	width:15px;
	border-top:1px ffffff solid;
}

a.LeftMainLink{
	color:#324019;
}

a.LeftMainLink:hover{
	color:#983318;
}

.LeftMainMenuSub{
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	padding:5px 0px 5px 5px;
	width:160px;
}

select {
	font-size:8pt;
}

.Note_Board{
	border-color:#646567;
	border-width:1px;
	border-style:solid;
	text-align:left;
	color:#983318;
	padding:8px;
	background-color:#cccccc;
	width:250px;
	height:100px;
	display:none;
	position:absolute;
	top:-20px;
	left:80px;
	z-index:100;
}

.Detail_Board{
	border-color:#646567;
	border-width:1px;
	border-style:solid;
	text-align:left;
	color:#983318;
	padding:8px;
	background-color:#cccccc;
	width:200px;
	height:60px;
	display:none;
	position:absolute;
	top:-20px;
	right:100px;
	z-index:100;
}

.rightSlider {
	position:relative;
	left:130px;
	top: 0px;
}

.style{
	position: absolute; 
	left: 2px; 
	top:-301px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.regular{
	position: absolute; 
	left: 2px; 
	top:-464px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.slatwall{
	position: absolute; 
	left: 2px; 
	top:-531px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.burfab{
	position: absolute; 
	left: 2px; 
	top:-598px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.regular2{
	position: absolute; 
	left: 2px; 
	top:-301px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.slatwall2{
	position: absolute; 
	left: 2px; 
	top:-368px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.burfab2{
	position: absolute; 
	left: 2px; 
	top:-435px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.Pegboard{
	position: absolute; 
	left: 2px; 
	top:-502px;
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.wood{
	position: absolute; 
	left: 2px; 
	top:-569px;
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.carpet{
	position: absolute; 
	left: 2px; 
	top:-636px; 
	visibility: hidden; 
	width: 220px; 
	height: 220px;
}

.lists {
	color: 4B4A35; 
	font-family: Arial,Helvetica,Geneva,Swiss,'SunSans-Regular';
	font-size: 9pt;
}

/*
 Booth new form style
*/
.BoothGroupTitle {
	font-weight:bold;
	color:#983318;
	text-decoration: underline;
}

.TitlePink{
	font-weight:bold;
	color:#ff1493;
}

.TitleGreen{
	font-weight:bold;
	color:#009900;
}

.RentalAmount{
	color:#6d6e71;
	border-width:0px;
	background-color:#ccc;
	width:80px;
	text-align:right;
}

.full { width: 100%; }
.col { float: left; }
.loadLn .col , .col.pad { padding-right:2%; }
.loadLn .col:last-child , .col.pad:last-child , .col.nopad{ padding-right:0; }
.col.ninety { width:90%; }
.col.eighty { width:80%; }
.col.three.quarter { width:75%; }
.col.seventy { width:70%; }
.col.sixty { width:60%; }
.col.half { width:50%; }
.col.quarter { width:25%; }
.col.fifty { width:50%; }
.col.forty { width:40%; }
.col.thirty { width:30%; }
.col.twenty { width:20%; }
.col.fifteen { width:15%; }
.col.ten { width:10%; }
.col.five { width:5%; }
.clear { clear:both; }

.form .label { padding-top:2px; padding-bottom:2px;}
.form .PageTitle {
	text-transform: uppercase; text-align: left; vertical-align: top;
	background-image: url('../../images/squares.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}

.form { text-align: left; }
.form .spacer { height: 10px; }

.form h1 { font-size: 1.25em; }

.form h2 { font-size: 1.1em; }

.form input[type=radio] { margin-top: 0; }

.form input[type=text], .form input[type=tel], .form input[type=number] { 
	border-color: #983318;
	border-width: 1;
	border-style: solid;
	font-size: 10pt;
	padding-left: 4px;
 }
 
 .form input[type=submit], .form input[type=button] {
	background-color: #983318;
	color: White;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 1em;
	font-weight: Bold;
	border-width: 1;
	border-style: solid;
	padding: 2px 5px;
 }
 
 .form input { max-width: 100%; }
 
 .red { color: #b22222; }
 
 .alignRight { text-align: right; }
 
 .bold { font-weight: bold; }
 
 .marginCenter { width: 900px; margin-left: auto; margin-right: auto; }
 
 /*
 GSS Ground Transportation Styles added by Norm
*/

.ContentContainer {
	width:940px;
	padding:20px;
	}