/* HEADER NAV ATTRIBUTES START */

.displace {
	position: absolute;
	left: -5000px;
}


a.home {
	display: block;
	width: 210px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/home.jpg);
	
}

a.home:hover {
	background-position: -210px 0;
}
	
a.myShowBag {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/myshowbag.jpg);
}

a.myShowBag:hover {
	background-position: -250px 0;
}
	
a.faq {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/faq.jpg);
}

a.faq:hover {
	background-position: -250px 0;
}

a.help {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/help.jpg);
}

a.help:hover {
	background-position: -250px 0;
}

a.compare {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/compare.jpg);
}

a.compare:hover {
	background-position: -250px 0;
}

a.login {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/login.jpg);
}

a.login:hover {
	background-position: -250px 0;
}

a.logout {
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background:url(../jpg/logout.jpg);
}

a.logout:hover {
	background-position: -250px 0;
}

/* HEADER NAV ATTRIBUTES END */







/* NAVIGATION TREE ATTRIBUTES START */

ul#menu, ul#menu ul {
  margin: 0;
  padding: 0;
  width: 250px;
  background-color:#e7e7e9;
  
}

ul#menu a {
  display: block;
  text-decoration: none;	
  list-style-type: none;
}

ul#menu li {
  margin-top: 1px;
  font-weight:bold;
  list-style-type: none;
}

ul#menu li a {
  background-color:#e7e7e9;
  background-image:url(../browseicon.html); 
  background-position:left;
  background-repeat:no-repeat;
  padding-left:25px;
  padding-bottom:5px;
  list-style-type: none;
}

ul#menu li a:active {
  background-color:#e7e7e9;
  background-image:url(../browseicon.html); 
  background-position:left;
  background-repeat:no-repeat;
  padding-left:25px;
  list-style-type: none;
}

ul#menu li a:visted {
  background-color:#e7e7e9;
  background-image:url(../browseicon.html); 
  background-position:left;
  background-repeat:no-repeat;
  padding-left:25px;
  list-style-type: none;
}

ul#menu li a:hover {
  background-color:#e7e7e9;
  background-image:url(../browseicon.html); 
  background-position:left;
  background-repeat:no-repeat;
  list-style-type: none;
}

ul#menu li ul li a {
  background-color:#e7e7e9;
  padding-left: 20px;
  background-image:url(../subarrow.html); 
  background-position:left;
  background-repeat:no-repeat;
  list-style-type: none;

}

ul#menu li ul li a:hover {
  background-color:#e7e7e9;
  padding-left: 20px;
  background-image:url(../subarrow.html); 
  background-position:left;
  background-repeat:no-repeat;
  text-decoration:underline;
  list-style-type: none;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/* NAVIGATION TREE ATTRIBUTES END */ 







/* AJAX BOX ATTRIBUTES START */

.CollapsiblePanel {
	margin-left:9px;
	width:898px;
	padding: 0px;

}

.CollapsiblePanelTab {
	padding: 2px;
	cursor: pointer;
	width:900px;
	height:36px;
	background-image:url(../jpg/alltradeshowservicesopen.jpg);
	background-repeat:no-repeat;
	focus:none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* The two selectors below are the same, bottom one is just an IE fix */


.arrows {
	float:right; 
	margin-left:6px; 
}



html>body .CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	width:898px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 0px #666;
	border-bottom: solid 1px #666;
}


.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	width:900px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 0px #666;
	border-bottom: solid 1px #666;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	outline:0;
	
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #fff;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
	background-image:url(../jpg/alltradeshowservicesclose.jpg);

}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #fff;
	outline:0;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #fff;
	outline:0;
}

/* AJAX BOX ATTRIBUTES END */







/* HYPERLINK PROPERTIES START */ 

a.menuOrange:link {text-decoration: none; color:#eb7f27;  font-size:13px;}
a.menuOrange:visited {text-decoration: none; color:#eb7f27;  font-size:13px;}
a.menuOrange:active {text-decoration: none; color:#eb7f27;  font-size:13px;}
a.menuOrange:hover {text-decoration: none; color:#eb7f27;  font-size:13px;}
a.menuOrange:focus {outline: 0;}


a.tradeShowServices:link {text-decoration: none; color:#000;  font-size:10px;}
a.tradeShowServices:visited {text-decoration: none; color:#000;  font-size:10px;}
a.tradeShowServices:active {text-decoration: none; color:#000;  font-size:10px;}
a.tradeShowServices:hover {text-decoration: underline; color:#000;  font-size:10px;}
a.tradeShowServices:focus {outline: 0;}


a.menuBlack:link {text-decoration: none; color:#000;  font-size:12px;}
a.menuBlack:visited {text-decoration: none; color:#000;  font-size:12px;}
a.menuBlack:active {text-decoration: none; color:#000;  font-size:12px;}
a.menuBlack:hover {text-decoration: none; color:#000;  font-size:12px;}
a.menuBlack:focus {outline: 0;}

/* HYPERLINK PROPERTIES END */ 

 




/* CONTAINER ATTRIBUTES START */  


.basicFont{
	
	font-size:13px;
	color:#333;
}

.basicFontBold{
	
	font-size:13px;
	font-weight:bold;
	color:#333;
}

.basicFontOrange{
	
	font-size:13px;
	color:#f16824;
}

.basicFontOrangeBold{
	
	font-size:13px;
	font-weight:bold;
	color:#f16824;
}

#bodyContainer {
	width:1230px;
	height:auto;
	padding-top:35px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}


.featuredListingsTitleBox{
	width:579px;
	height:41px;
	background-image:url(../jpg/orangeheader.jpg);
	background-repeat:no-repeat;
}

.featuredListingsBox{
	width:579px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:7px;
}


.searchBox {
	width:100%;
	background-color:#fff;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:10px;
	vertical-align:top;
}


.navigationBox {
	width:270px;
	height:500px;
	margin-top:-20px;
	border-bottom:#939395 solid 1px;
	border-left:#939395 solid 1px;
	border-right:#939395 solid 1px;
	
	font-size:13px;
	color:#666;
	padding:7px;
	background-color:#e7e7e9;
	vertical-align:top;
}


.navigationBoxTop {
	border-top: #fff solid 15px;
	width:270px;
	height:51px;
	background-image:url(../jpg/navmenucorners.jpg);
	background-repeat:no-repeat;
}


.categoryListingsTitleBox {
	width:920px;
	height:41px;
	background-image:url(../jpg/blank920orangecorner.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:10px;
	text-transform:uppercase;
	vertical-align:top;
	margin-left:9px;
}


.categoryListingsBox{
	width:900px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	padding:7px;
	margin-left:9px;
}


.subcategoryListingsTitleBox {
	width:1230px;
	height:41px;
	background-image:url(../jpg/blank1230orangecorner.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:10px;
	text-transform:uppercase;
	vertical-align:top;
	margin-left:9px;
}

.subcategoryListingsBox {
	width:1230px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	padding:0px;
	margin-left:9px;
}


.TSPTSSSTOSListingsTitleBox {
	width:1230px;
	height:41px;
	background-image:url(../jpg/blank1230orangecorner.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:10px;
	text-transform:uppercase;
	vertical-align:top;
	margin-left:9px;
}

.TSPTSSSTOSListingsBox {
	width:1230px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	padding:0px;
	margin-left:9px;
}



.breadcrumbsAndInfoBox {
	width:1230px;
	height:auto;
	
	font-size:12px;
	padding-top:25px;
	padding-bottom:20px;
	color:#699953;
	margin-left:9px;
}

.productSectionNameBox {
	width:900px;
	height:auto;
	
	font-size:20px;
	padding:7px;
	margin-left:9px;
	color:#000;
}

.productSectionDescriptionBox {
	width:900px;
	height:auto;
	
	font-size:16px;
	padding:7px;
	margin-left:9px;
	padding-bottom:35px;	
	color:#999;
}

.tradeShowListBoxLeft {
	padding:7px;
	
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	width:179px;

}

.tradeShowListBoxRest {
	padding:7px;
	
	font-size:10px;
	font-weight:bold;
	border-left: 1px solid #999;
	line-height:15px;
	width:179px;
}

.featuredCompaniesTop {
	width:328px;
	height:41px;
	margin-top:-185px;
	background-image:url(../jpg/featuredcompanies.jpg);
	background-repeat:no-repeat;
	float:right;
}

.featuredCompanies {
	width:328px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:13px;
	margin-right:0px;
	margin-top:-185px;
	margin-bottom:44px;
	float:right;
}



.relatedArticlesTop {
	width:328px;
	height:41px;
	background-image:url(../jpg/relatedarticles.jpg);
	background-repeat:no-repeat;
	float:right;
}

.relatedArticles {
	width:328px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:13px;
	margin-right:0px;
	margin-bottom:44px;
	float:right;
}

.compareTitleBox{
	width:226px;
	height:41px;
	background-image:url(../jpg/226top.jpg);
	background-repeat:no-repeat;
	margin-left:-29px;
	margin-right:20px;
	margin-top:-185px;
}

.compareBox{
	width:226px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:20px;
	margin-left:-29px;
	margin-right:20px;
	margin-bottom:44px;
}

.jobListingsTop{
	width:226px;
	height:41px;
	background-image:url(../jpg/joblistings.jpg);
	background-repeat:no-repeat;
	margin-left:-29px;
}

.jobListings{
	width:226px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:20px;
	margin-left:-29px;
	margin-right:32px;
	margin-bottom:44px;
}

.catalogLibraryTop{
	width:226px;
	height:41px;
	background-image:url(../jpg/cataloglibrary.jpg);
	background-repeat:no-repeat;
	margin-left:-29px;
}

.catalogLibrary{
	width:226px;
	height:auto;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:13px;
	padding:20px;
	margin-left:-29px;
	margin-right:20px;
	margin-bottom:44px;
}

.searchBar {
	width:240px;
	border:1px solid #333; 
	font:Verdana, Geneva, sans-serif; 
	font-size:14px;
	padding:2px;
}

.productPageTitleBox {
	width:1230px;
	height:41px;
	background-image:url(../jpg/blank1230orangecornernoborder.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:10px;
	color:#FFF;
	text-transform:uppercase;
	vertical-align:top;
}

html>body .productPageTitleBox { /* IE vs. FF issues */
	width:1230px;
	height:41px;
	
	background-image:url(../jpg/blank1230orangecornernoborder.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:10px;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	vertical-align:top;
}

.productPageContentBox{
	width:1230px;
	height:auto;
	padding-top:10px;
}

.productPageInfoBoxOne{
	width:590px;
	font-size:14px;
	font-weight:bold;
	color:#ea7e26;
	padding-left:7px;
}

.photoGalleryCorners {
	width:590px;
	height:31px;
	margin-top:20px;
	background-image:url(../jpg/whitecorners.jpg);
	background-repeat:no-repeat;
}

.greyCornersTop700{
	width:590px;
	height:41px;
	background-image:url(../jpg/greycorners-700.jpg);
	background-repeat:no-repeat;
}

.contactBoxCorners {
	width:575px;
	height:21px;
	background-repeat:no-repeat;
	background-image:url(../jpg/whitecornersgreyborder.jpg);
}

.videoBoxCorners {
	width:590px;
	height:11px;
	background-repeat:no-repeat;
	background-image:url(../jpg/whitecornersvideobox.jpg);
}


/* CONTAINER ATTRIBUTES END */  


/* Scott's styles */

.bodytext12 {
	
	font-size:12px;
	line-height:15px;
	color:#000000;
	font-weight:normal;
}

.bodytext6 {
	
	font-size:6px;
	line-height:6px;
	color:#000000;
	font-weight:normal;
}

.bodytext12light {
	
	font-size:12px;
	line-height:15px;
	color:#505050;
	font-weight:normal;
}

.bodytextbold12 {
	
	font-size:12px;
	line-height:15px;
	color:#000000;
	font-weight:bold;
}

.bodytextboldlarge {
	
	font-size:28px;
	line-height:30px;
	font-weight:normal;
	color:#000000;
	/* letter-spacing:1px; */
}


.getListedTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/getlisted.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

.editCompanyInfoTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/editcompanyinfo.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}

.editListingInfoTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/editlistinginfo.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}

.editCompanyAndListingsTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/editcompanyandlistings.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}

.chooseACategoryTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/chooseacategory.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}

.FileSubmissionSpecificationsTitleBox {
	width:1210px;
	height:41px;
	background-image:url(../jpg/filesubmissionspecifications.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
}



.editAllRestofBox {
	width:1230px;
	height:auto;
	margin-top:-20px;
	border-right: solid 1px #666;
	border-left: solid 1px #666;
	border-bottom: solid 1px #666;
	font-size:12px;
}


a:link {text-decoration: none; color:#eb7f27; }
a:visited {text-decoration: none; color:#eb7f27; }
a:active {text-decoration: none; color:#eb7f27; }
a:hover {text-decoration: underline; color:#eb7f27; }

