@charset "UTF-8";
/* ******************************** */
/* 			GLOBAL MISC.			*/	
/* ******************************** */
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #7e7c7c;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: none;
	background-image: url(../images/bg_texture.gif);
	background-repeat: repeat-x repeat-y;
}
.clear {
	clear: both;
}
img {
	border: none;
}
/* ******************************** */
/* 			TEXT CONTROLS			*/	
/* ******************************** */
/*	HEADINGS		
----------------------------*/
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #333;
	display: block;
	height: auto;
	width: auto;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 2.7em;
	text-shadow: #fff 1px 1px 1px;
	margin: 10px 0 10px 0;
}
h2 {
	display: block;
	float: left;
	height: 39px;
	width: auto;
	background-image: url(../images/orangebannerbg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 4px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 22px;
}
h4 {
	font-size: 29px;
	margin: 0;
	display: block;
	height: 52px;
	width: 269px;
	margin: 14px 0 -14px 20px;
	color: #F60;
}
h5 {
	display: block;
	float: left;
	height: 39px;
	width: 290px;
	background-image: url(../images/orangebanner2bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 4px 10px 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
}
/*	PARAGRAPH		
----------------------------*/
p {
	display: block;
	margin: 0 0 15px 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 2.8em;
}
p.condensed {
	line-height: 2em;
}
p.condensed2 {
	line-height: 2.4em;
}
p.condensed3 {
	line-height: 1.8em;
}
p.condensed4 {
	line-height: 1.3em;
}
p.bulkmaterial {
	line-height: 2.5em;
}
p.plasticMolding {
	line-height: 1.5em;
}
p.industry {
	display: block;
	margin: 0 20px 15px 10px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 2em;
}
sup {
	font-size: 75%;
}
/*	LIST ITEMS		
----------------------------*/	
ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
ul.spaced {
	line-height: 30px;
}
li {
	margin: 0 10px 0 8px;
}
/*	LINKS		
----------------------------*/	
a:link, a:visited, a:hover, a:active {
	outline: none;
	border: none;
}
/* ******************************** */
/* 		PRIMARY ARCHITECTURE		*/	
/* ******************************** */
/*	BACKGROUND ELEMENTS		
----------------------------*/
#wrapper {
	position: relative;
	height: 100%;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-color: #e0dedf;
	border: none;
}
#gradient {
	position: absolute;
	height: 100%; /* this is causing problems... */
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
}
#shadowLeft {
	position: absolute;
	left: -19px;
	top: 0px;
	height: 100%;
	width: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
}
#shadowRight {
	position: absolute;
	right: -19px;
	top: 0px;
	height: 100%;
	width: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
}
/*	HEADER		
----------------------------*/
#header {
	position: relative;
	height: 93px;
	width: 1022px;
	min-width: 1000px;
	margin: 0;
	padding: 0;
	background-color: #e0dedf;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #3d5257;
	border-right: 1px solid #3d5257;
}
#logo {
	position: absolute;
	top: 9px;
	left: 3px;
	height: 75px;
	width: 344px;
	margin: 0;
	padding: 0;
	border: none;
}
#headerContent {
	position: relative;
	height: 115px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
/*	MAIN CONTENT GENERAL		
----------------------------*/
.mainContainer {
	position: relative;
	height: auto;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	border: none;
}
.leftSide {
	position: relative;
	float: left;
	height: auto;
	width: 670px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-x;
}
.leftSideFull {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-x;
}
.rightSide {
	position: relative;
	float: right;
	height: 380px;
	width: 354px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/text_bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left
}
#bodyCopy {
	position: relative;
	height: auto;
	width: auto;
	margin: 20px;
	padding: 0;
	border: none;
}
#bodyCopy a {
	color: #2A4249;
}
#bodyCopy a:hover {
	color: #F60;
}
/*	FOOTER		
----------------------------*/
#footer {
	position: relative;
	height: 70px;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background-color: #2a4249;
	border-bottom: 1px solid #1b2d31;
}
/* CSS Addition by GFI for Footer */
#footerRow1 {
	padding-left: 254px;   /* LC width */
	padding-right: 254px;  /* RC width */
}
#footerRow1Col1 {
	width: 254px;          /* LC width */
	padding: 0 10px;          /* LC padding */
	right: 254px;          /* LC fullwidth + CC padding */
	margin-left: 0%;
	text-align:left;
	top:7px;
}
#footerRow1Col2 {
	/*padding: 10px 20px; */   /* CC padding */
  width: 476px;
	text-align:center;
	top:-28px;
}
#footerRow1Col3 {
	width: 274px;          /* RC width */
	padding: 0 10px;          /* RC padding */
	margin-right: -974px;  /* RC fullwidth + CC padding */
	text-align:right;
	top:-48px;
}
#footerRow1 .footerCol {
	position: relative;
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
}
#footerRow1 .footerCol a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footerRow2 {
	clear:both;
}
/*** IE Fix ***/
* html #footerRow1Col1 {
	left: 270px;           /* RC fullwidth */
}
/**** End of CSS addition by GFI for footer ****/
#footerContent {
	position: relative;
	height: 60px;
	width: 990px;
	margin: 6px auto;
	padding: 4px 0 5px 0;
}
#footerLogo {
	position: absolute;
	left: 0px;
	top: 9px;
	height: 51px;
	width: 254px;
	margin: 0;
	padding: 0;
}
#footerLegal {
	position: relative;
	top: 30px;
	height: auto;
	width: 550px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footerAddress {
	position: absolute;
	top:  12px;
	right: 0px;
	height: auto;
	width: 300px;
	margin-top: 4px;
	padding: 0;
	text-align: right;
}
#footerShadow {
	position: relative;
	top: -43px;
	left: -20px;
	height: 20px;
	width: 1064px;
	padding: 0;
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	background-color: none;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* ******************************** */
/* 			 MAIN ELEMENTS			*/	
/* ******************************** */
/*  BROWSER WINDOW SHADOW		
----------------------------*/
#browserShadow {
	position: absolute;
	top: 0;
	left: 0;
	height: 12px;
	width: 100%;
	background-image: url(../images/browser_shadow.png);
	background-repeat: repeat-x;
	z-index: 2;
}
/*		DIVIDERS		
----------------------------*/
.divider {
	position: relative;
	height: 10px;
	width: 1024px;
	background-image: url(../images/divider_center.gif);
	background-repeat: repeat-x;
}
.dividerLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 10px;
	width: 2px;
	background-image: url(../images/divider_edge.gif);
	background-repeat: no-repeat;
}
.dividerRight {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 10px;
	width: 2px;
	background-image: url(../images/divider_edge.gif);
	background-repeat: no-repeat;
}
/*	ORANGE LINK BANNER		
----------------------------*/
.orangeBanner {
	position: relative;
	left: -11px;
	top: 15px;
	height: 43px;
	width: auto;
}
.orangeBannerLeft {
	position: relative;
	float: left;
	height: 43px;
	width: 11px;
	background-image: url(../images/orangebannerleft.gif);
	background-repeat: no-repeat;
}
.orangeBannerRight {
	position: relative;
	float: left;
	height: 43px;
	width: 15px;
	background-image: url(../images/orangebannerright2.gif);
	background-repeat: no-repeat;
}
/*	ORANGE BANNER RIGHT SIDE		
----------------------------*/
.purpleBanner {
	position: absolute;
	right: -12px;
	top: 15px;
	height: 41px;
	width: auto;
}
.purpleBannerLeft {
	position: relative;
	float: left;
	height: 43px;
	width: 15px;
	background-image: url(../images/orangebanner2left.gif);
	background-repeat: no-repeat;
}
.purpleBannerRight {
	position: relative;
	float: left;
	height: 43px;
	width: 12px;
	background-image: url(../images/orangebanner2right.gif);
	background-repeat: no-repeat;
}
/*		ADVERTISER LINKS		
----------------------------*/
#advertiserLinks {
	position: relative;
	margin: 35px 0 0 20px;
	height: 400px;
	width: 320px;
	border: none;
}
#advertiserLinks ul {
	display: block;
	height: auto;
	width: auto;
	margin: 50px 0 0 50px;
	padding: 0;
	color: #000;
}
#advertiserLinks ul li {
	list-style-image: url(../images/list_arrow.gif);
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
#advertiserLinks ul li.spaced {
	list-style-image: url(../images/list_arrow.gif);
	height: auto;
	width: auto;
	margin: 0;
	padding: 5px 0 6px 0;
	font-size: 1.4em;
}
#advertiserLinks ul li:hover {
	list-style-image: url(../images/list_arrow_over.gif);
}
#advertiserLinks a {
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 5px 0 5px 0;
	color: #000;
	list-style-image: url(../images/list_arrow.gif);
	text-decoration: none;
}
#advertiserLinks a:hover {
	color: #f60;
	text-decoration: underline;
	list-style-image: url(../images/list_arrow_over.gif);
}
/*		IQS LINKS		
----------------------------*/
#iqsLinksWrapper {
	position: relative;
	height: auto;
	width: 880px;
	margin: 20px auto;
	padding: 0;
	background-color: #e0dedf;
}
#iqsLinksWrapperPlastic {
	position: relative;
	height: auto;
	width: 680px;
	margin: 20px auto;
	padding: 0;
	background-color: #e0dedf;
}
.iqsLinkColumn {
	float: left;
	height: auto;
	width: 200px;
	margin: 0 10px 20px 10px;
	padding: 0;
}
.iqsLinkBox {
	float: left;
	height: auto; /* set to auto */
	width: 200px;
	background-color: #d7d4d4;
	border: 1px solid #b4b2b2;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.linkBoxHeader {
	display: block;
	height: 22px;
	width: 200px;
	color: #fff;
	background-color: #2a4249;
	text-align: center;
	font-size: 14px;
	padding-top: 7px;
	text-decoration: none;
}
a.linkBoxHeader:hover {
	text-decoration: underline;
}
.iqsLinkBox ul {
	margin: 10px 0 0 25px;
	padding: 0;
}
.iqsLinkBox ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: circle;
	color: #2a4249;
}
.iqsLinkBox ul li a {
	color: #2a4249;
	text-decoration: none;
	padding: 4px 0 4px 0
}
.iqsLinkBox ul li a:hover {
	text-decoration: underline;
}
.iqsLinkBox ul li.blank {
	list-style-type: none;
}
/*		RFQ LINKS
----------------------------*/
.rfqLink {
	position: relative;
	height: auto;
	width: 140px;
	margin: 5px auto;
	border: 1px solid #666;
}
.rfqLink a {
	display: block;
	position: relative;
	height: auto;
	width: auto;
	margin: 0 auto;
	padding: 4px;
	color: #f8f8f8;
	font-size: 10px;
	background-color: #2a4249;
	border-top: 1px solid #95a1a4;
	border-left: 1px solid #95a1a4;
	border-bottom: 1px solid #1f3137;
	border-right: 1px solid #1f3137;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.rfqLink a:hover {
	color: #fff;
	border-top: 1px solid #7f3300;
	border-left: 1px solid #7f3300;
	border-bottom: 1px solid #f60;
	border-right: 1px solid #f60;
	background-color: #f60;
}
/*		CATEGORY LINKS
----------------------------*/
/* 
NOTE: Need a unique div for each industry page, 
with height unit measured specific to that page */
/* for Hydraulic Equipment & Supplies */
#catLinksHydraulicEquip {
	position: relative;
	height: auto;
	width: 950px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Flow Control */
#catLinksFlowControl {
	position: relative;
	height: auto;
	width: 950px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Hardware */
#catLinksHardware {
	position: relative;
	height: auto;
	width: 626px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Packaging Equipment and Supplies */
#catLinksPackaging {
	position: relative;
	height: auto;
	width: 650px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Plant and Facility Equipment */
#catLinksPlantEquipment {
	position: relative;
	height: auto;
	width: 928px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Pumps and Valves */
#catLinksPumps {
	position: relative;
	height: auto;
	width: 982px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Rubber Products and Services */
#catLinksHardware {
	position: relative;
	height: auto;
	width: 626px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
/* for Electronic Components */
#catLinksElectronic {
	position: relative;
	height: auto;
	width: 648px; /* change based on # of columns */
	border: none;
	margin: 0 auto;
	padding: 10px;
}
.categoryLinkColumn {
	position: relative;
	float: left;
	height: auto;
	width: 300px;
	margin: 10px 10px 20px 10px;
	padding: 0;
	background-color: #d5d2d2;
	border-top: 2px solid #979696;
	border-left: 2px solid #979696;
	border-bottom: 2px solid #f0efef;
	border-right: 2px solid #f0efef;
}
.categoryLinkHeader {
	height: 24px;
	width: 300px;
	margin: 0;
	padding-top: 6px;
	background-color: #2a4249;
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.categoryLinkColumn ul {
	display: block;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 0;
	background-color: #f3f2f2;
	border: 1px solid #ccc;
}
.categoryLinkColumn ul li {
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	width: auto;
}
.categoryLinkColumn ul li:hover {
	height: 30px;
	width: 278px;
	background-color: #fff;
}
a.catList {
	display: block;
	position: absolute;
	float: left;
	height: auto;
	width: 270px;
	padding: 7px 0 7px 8px;
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #555;
}
a.catList:hover {
	color: #444;
	text-decoration: underline;
}
a.rfqButton {
	display: block;
	position: relative;
	top: 2px;
	float: right;
	height: 12px;
	width: 34px;
	margin: 0 2px 0 0;
	padding: 5px 6px 6px 6px;
	font-size: 12px;
	border-top: 1px solid #2a4249;
	border-left: 1px solid #2a4249;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #2a4249;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
a.rfqButton:hover {
	background-color: #f60;
	color: #fff;
	border-top: 3px solid #7e3200;
	border-left: 3px solid #7e3200;
	border-bottom: 1px solid #7e3200;
	border-right: 1px solid #7e3200;
	margin-bottom: -1px;
	padding-top: 4px;
	height: 11px;
	width: 32px;
}
/* for 2-wide columns */
.categoryLinkColumn2 {
	position: relative;
	float: left;
	height: auto;
	width: 602px;
	margin: 10px 10px 20px 10px;
	padding: 0;
	background-color: #d5d2d2;
	border-top: 2px solid #979696;
	border-left: 2px solid #979696;
	border-bottom: 2px solid #f0efef;
	border-right: 2px solid #f0efef;
}
.categoryLinkColumn3 {
	position: relative;
	float: left;
	height: auto;
	width: 903px;
	margin: 10px 10px 20px 10px;
	padding: 0;
	background-color: #d5d2d2;
	border-top: 2px solid #979696;
	border-left: 2px solid #979696;
	border-bottom: 2px solid #f0efef;
	border-right: 2px solid #f0efef;
}
.categoryLinkHeader2 {
	height: 24px;
	width: 602px;
	margin: 0;
	padding-top: 6px;
	background-color: #2a4249;
	border: none;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.categoryLinkColumn2 ul, .categoryLinkColumn3 ul {
	display: block;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 0;
	background-color: #f3f2f2;
	border: 1px solid #ccc;
}
.categoryLinkColumn2 ul li, .categoryLinkColumn3 ul li {
	display: block;
	margin: 0;
	padding: 0;
	height: 30px;
	width: auto;
}
.categoryLinkColumn2 ul li:hover, .categoryLinkColumn3 ul li:hover {
	height: 30px;
	width: 278px;
	background-color: #fff;
}
.twoWide {
	height: auto;
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
}
.threeWide {
	height: auto;
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
}
/*		INSET FRAME		
----------------------------*/
.frameWrapper {
	position: relative;
	width: 700px;
	margin: 10px auto;
}
.insetFrame {
	height: 500px;
	width: 700px;
	margin: 10px auto;
	padding: 10px;
	background-color: #c7c4c4;
	border-top: 2px solid #716f6f;
	border-left: 2px solid #716f6f;
	border-bottom: 2px solid #f0efef;
	border-right: 2px solid #f0efef;
}
.insetFrameB {
	height: 490px;
	width: 770px;
	margin: 10px auto;
	padding: 10px;
	background-color: #c7c4c4;
	border-top: 2px solid #716f6f;
	border-left: 2px solid #716f6f;
	border-bottom: 2px solid #f0efef;
	border-right: 2px solid #f0efef;
}
/*		EQUIPMENT LINKS		
----------------------------*/
.equipWrapper {
	height: auto;
	width: 990px;
	margin: 20px auto;
	clear: both;
	border-top: 1px solid #716f6f;
	border-bottom: 1px solid #fff;
}
.equipLeftSide {
	float: left;
	width: 430px;
	height: auto;
	padding: 10px;
}
.equipLeftSide2 {
	float: left;
	width: 660px;
	height: auto;
	padding: 10px;
}
.equipRightSide {
	float: left;
	width: 520px;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
}
.equipRightSide2 {
	float: right;
	width: 270px;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
}
.equipImage {
	float: left;
	height: 240px;
	width: 220px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 2px solid #716f6f;
	border-right: 2px solid #716f6f;
	margin: 15px 5px 0 10px;
	padding: 10px;
	background-color: #fff;
}
.equipImageShort {
	float: left;
	height: 180px;
	width: 220px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 2px solid #716f6f;
	border-right: 2px solid #716f6f;
	margin: 15px 5px 0 10px;
	padding: 10px;
	background-color: #fff;
}
.equipImageTall {
	float: left;
	height: 360px;
	width: 220px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 2px solid #716f6f;
	border-right: 2px solid #716f6f;
	margin: 15px 5px 0 10px;
	padding: 10px;
	background-color: #fff;
}
.imageCredit {
	position: relative;
	float: left;
	width: 515px;
	height: auto;
	color: #666;
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 10px;
}
.imageCredit2 {
	position: relative;
	float: left;
	width: 270px;
	height: auto;
	color: #666;
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 10px;
}
.imageCredit a:link, .imageCredit a:visited, .imageCredit a:hover, .imageCredit a:active {
	color: #666;
}
/* ******************************** */
/* 			SEARCH BAR				*/	
/* ******************************** */
/*	MAIN APPEARANCE & FUNCTIONS		
-------------------------------*/
#searchBar {
	position: absolute;
	top: 5px;
	right: 0px;
	background-image: url(../images/searchbar_bg3.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 80px;
	width: 608px;
}
#home_search_submit {
	display: block;
	position: absolute;
	right: 25px;
	top: 36px;
	height: 25px;
	width: 80px;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #333;
	border-bottom: 1px solid #222;
	background-image: url(../images/search_button_off.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color:#444;
	text-align: center;
	outline:none;
	text-decoration:none;
	text-shadow: #fff 1px 1px 1px;
}
#home_search_submit:hover {
	background-image: url(../images/search_button_on.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	color: #FFF;
	text-shadow: #000 0px 1px 1px;
}
#home_search_q {
	display: block;
	position: absolute;
	left: 170px;
	top: 36px;
	height: 24px;
	background-color: #FFF;
	margin: 0;
	padding: 6px 0 0 6px; /* important! - centers search text */
	border:1px solid #000;
	outline-width:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width:330px;
}
/*	TABS FUNCTIONALITY		
-------------------------------*/
.shadetabs {
	position: absolute;
	z-index:3;
	top: 1px;
	left: 179px;
	height: 25px;
	width: auto;
	padding: 3px 0;
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: block;
	float: left;
	height: 31px;
	width: 145px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.shadetabs li a {
	position: relative;
	outline: none;
	display: block;
	height: 33px;
	margin: 0;
	padding: 8px 0 0 0;
	width: 140px;
	text-decoration: none;
	z-index: 1;
	color: #444;
	background-image: url(../images/search_tab_off.gif);
	background-repeat: no-repeat;
}
.shadetabs li a:visited {
	color: #2d2b2b;
}
.shadetabs li a:hover {
	color: #000;
}
.shadetabs li a.selected { /*selected main tab style */
	color: #111;
	position: relative;
	background-image: url(../images/search_tab_on.gif);
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
#countrytabs {
	height: auto;
	width: auto;
}
/* ******************************** */
/* 		  TABBED GROUPINGS			*/	
/* ******************************** */
/*		THE TABS 		
----------------------------*/
#tabContainer {
	position: relative;
	top: 0;
	left: 0;
	height: 51px;
	width: 990px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/tab_under.gif);
	background-repeat: no-repeat;
	background-color: #e0dedf;
}
.tabA {
	position: absolute;
	height: auto;
	width: auto;
	top: 20px;
	left: 30px;
	z-index: 2;
	float: left;
	height: 51px;
	width: 253px;
	background-color: none;
	background-image: none;
	text-decoration: none;
}
.tabB {
	position: absolute;
	height: auto;
	width: auto;
	top: 20px;
	left: 290px;
	float: left;
	height: 51px;
	width: 253px;
	margin: 0;
	background-color: none;
	background-image: none;
	text-decoration: none;
}
.tabB a.active {
	position: absolute;
	z-index: 1;
	height: 51px;
	width: 490px;
	margin-left: -290px;
	margin-top: -20px;
	padding-top: 20px;
	padding-left: 290px;
	background-image: url(../images/tab_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.tabA a, .tabB a {
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #555;
	text-decoration: none;
}
.tabA a:hover, .tabB a:hover {
	color: #000;
}
/*		BOX APPEARANCE	
----------------------------*/
#tabbed_box_1 {
	margin: 0px auto 0px auto;
	height: auto;
	width: 990px;
}
.tabbed_area {
	position: relative;
	background-color: #F0EFED;
	height: auto;
	width: auto;
}
#shadowTop {
	position: absolute;
	top: 45px;
	right: 0px;
	height: 6px;
	width: 500px;
	background-image: url(../images/content_topborder.gif);
	background-repeat: repeat-x;
}
#shadowBottom {
	position: absolute;
	bottom: -4px;
	left: 0px;
	height: 4px;
	width: 100%;
	background-image: url(../images/content_bottomborder.gif);
	background-repeat: repeat-x;
}
#whiteBoxShadow {
	position: absolute;
	bottom: 0px;
	left: 4px;
	height: 26px;
	width: 992px;
	margin: 0;
	padding: 0;
	background-image: url(../images/white_box_bg.jpg);
	background-repeat: repeat-x;
}
/* NOTE: Right-side shadow is handled by being set as #content's background image */
#bgBottom {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	height: 4px;
	width: 100%;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
}
#cornerUpperRight {
	position: absolute;
	z-index: 2;
	right: 0px;
	top: 47px;
	height: 5px;
	width: 4px;
	background-image: url(../images/corner_upper_right.gif);
	background-repeat: no-repeat;
}
#cornerBottomRight {
	position: absolute;
	z-index: 2;
	right: 0px;
	bottom: -4px;
	height: 4px;
	width: 4px;
	background-image: url(../images/corner_bottom_right.gif);
}
#cornerBottomLeft {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: -4px;
	height: 4px;
	width: 4px;
	background-image: url(../images/corner_bottom_left.gif);
}
/*	BOX CONTENTS - MAIN	
----------------------------*/
.content {
	padding: 20px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	background-position: left;
}
.content a:link, .content a:visited, .content a:active {
	color: #555;
	text-decoration: none;
	padding: 2px;
}
.content a:hover {
	color: #f60;
	text-decoration: underline;
}
.content h3 a:link {
	color: #666;
	padding: 3px;
	height: 22px;
}
.content h3 a:visited {
	color: #555;
	height: 22px;
}
.content h3 a:hover {
	color: #FFF;
	height: 22px;
	background-color: #f60;
	text-decoration: none;
	height: 22px;
}
/*  this is the old hover effect, w/ silver gradient background
.content h3 a:hover {
	color: #FFF;
	height: 22px;
	background-image: url(../images/h3_bg_slice.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
	height: 22px;
	border-left: 1px solid #888;
	border-right: 1px solid #444;
	border-bottom: 1px solid #000;
}
*/
#content_2 {
	height: 675px;
	width: auto;
	display:none;
	padding: 20px;
}
/*	BOX CONTENTS - BROWSE CAT. BY GROUPING	
------------------------------------------*/
#content_1 table {
	width: 100%;
	height: auto;
}
/*	BOX CONTENTS - BROWSE CAT. A-Z	
----------------------------------*/
#columnContainer {
	position: relative;
	width: 100%;
}
.siteListColumn {
	position: relative;
	float: left;
	width: 19.5%;
	background-color: #FFF;
	margin: 0;
}
.siteListColumn ul li {
	text-decoration: none;
	list-style-type: none;
	margin: 2px;
}
.siteListColumn a {
	color: black;
}
#listOfCompanies {
	float: right;
}
