@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;
}

.bold {
	font-weight: bold;
}

.bolder {
	font-weight: bold;
	font-size: 1.1em;
}

/* ******************************** */
/* 			TEXT CONTROLS			*/	
/* ******************************** */

/*	HEADINGS		
----------------------------*/
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #2a4249;
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	padding: 5px 0 0 0;
	font-size: 3.6em;
	text-shadow: #fff 1px 1px 1px;
}

h1.centered {
	text-align: center;
	margin-top: 40px;
}

h2 {
	font-size: 2em;
	text-shadow: #fff 1px 1px 1px;
	margin: 20px 0 10px 20px;
	padding: 0;
	color: #2a4249;
	font-family: arial, helvetica, sans-serif;
}

h3 {
	float: left;
	height: 39px;
	background-image: url(../images/orangebannerbg.gif);
	background-repeat: repeat-x;
	padding: 7px 10px 0 10px;
	color: #fff;
	font-size: 1.8em;
}

h5 {
	font-size: 2em;
	margin: 0;
	padding: 0 0 8px 0;
	display: block;
	height: auto;
	color: #2a4249;
}

h6 {
	font-size: 1.2em;
	margin: 10px;
	padding: 0;
	display: block;
	height: auto;
	color: #2a4249;
	text-align: center;
}


/*	PARAGRAPH GENERAL	
----------------------------*/
p {
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 2em;
}

sup {
	font-size: .5em;
}

/*	LIST ITEMS		
----------------------------*/	
ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	
}

li {
	margin: 0 10px 0 8px;
}

/*	LINKS		
----------------------------*/	
a:link, a:visited, a:hover, a:active {
	outline: none;
	border: none;
}

a.blog {
	display: 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: 1200px; /* this is causing problems... */
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
}

#shadowLeft {
	position: absolute;
	left: -20px;
	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: -20px;
	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: 77px;
	width: 344px;
	margin: 0;
	padding: 0;
	border: none;
}

#headerContent {
	position: relative;
	height: 115px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#testimonialHeader {
	position: relative;
	height: 119px;
	width: 407px;
	margin: 15px auto;
	padding: 0;
	background-image: url(../images/testimonial_bg.jpg);
	background-repeat: no-repeat;
}

/* ******************************** */
/* 		  LIST YOUR COMPANY			*/	
/* ******************************** */

#upperContent {
	position: relative;
	height: 330px;
	width: 974px;
	margin: 0 0 10px 10px;
	padding: 20px;
	background-image: url(../images/iqs_premium_listings_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#upperContent h1 {
	margin: 0 0 10px 0;
}

#upperContent p {
	width: 470px;
	margin: 0 0 20px 5px;
	line-height: 1.3em;
}

#upperContent p.spaced {
	line-height: 1.9em;
}

.contentSection {
	position: relative;
	height: auto;
	width: 1024px;
}

.contentSection img.listButton {
	position: relative;
	display: block;
	height: auto;
	width: auto;	
	margin: 20px auto;
	padding: 0;
}

#quickLinks {
	color: #2a4249;
	margin-left: 10px;
}

#quickLinks a {
	color: #f60;
	font-size: 1.2em;
	line-height: 1.4em;
	text-decoration: none;
}

#quickLinks a:hover {
	text-decoration: underline;
}

.largeImage {
	position: relative;
	float: right;
	margin: 10px;
	padding: 0;
}

.largeImageCentered {
	position: relative;
	display: block;
	margin: 20px auto 0 auto;
	padding: 0;
	height: auto;
	width: 740px;
}

#patented {
	position: absolute;
	right: 80px;
	bottom: 0;
	height: auto;
	width: 300px;
	text-align: center;
}


/*	FEATURE LISTS		
----------------------------*/

ul.features {
	position: relative;
	float: left;
	display: block;
	height: auto;
	width: 240px;
	margin: 60px 0 0 20px;
}

ul.features li {
	height: auto;
	width: 250px;
	margin: 0 0 60px 0;
}

ul.features h4 {
	height: 29px;
	width: 200px;
	margin: 0;
	padding: 6px 0 0 42px;
	font-size: 1.4em;
	font-weight: bold;
	color: #f60;
}

ul.features p {
	position: absolute;
	display: block;
	top: 60px;
	font-size: 11px;
	margin: 2px 0 15px 42px;
	width: 190px;
	line-height: 1.2em;
}

ul.features p.rfq {
	margin: 2px 0 15px 12px;
	width: 220px;
	line-height: 1.4em;
}

.one, .two, .three, .four, .five, .six, .seven, .eight {
	height: 32px;
	background-repeat: no-repeat;
	background-position: left;
}

h4.one {
	background-image: url(../images/one.png);
}

h4.two {
	background-image: url(../images/two.png);
}

h4.three {
	background-image: url(../images/three.png);
}

h4.four {
	background-image: url(../images/four.png);
}

h4.five {
	background-image: url(../images/five.png);
}

h4.six {
	background-image: url(../images/six.png);
}

h4.seven {
	background-image: url(../images/seven.png);
}

h4.eight {
	background-image: url(../images/eight.png);
}


/* ******************************** */
/* 			TESTIMONIALS			*/	
/* ******************************** */

/* this is the main wrapper for each individual testimonial */

#testWrapper {
	height: auto;
	width: auto;
	margin: 0;
	padding: 20px;
	border: none;
}

.testimonial {
	position: relative;
	height: auto;
	width: auto;
	margin: 0;
	padding: 5px 0 10px 0;
	background-image: url(../images/quotebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.testContent {
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 0;
	padding: 10px 15px 0 15px;
	border: none;
	/*font-style: italic;*/
	background-image: url(../images/quotebox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	font-size: 13px;
	line-height: 1.2em;
}

.testName {
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border: none;
	color: #666;
	background-color: #fff;
}

#pdflink a {
	position: absolute;
	top: 120px;
	right: 20px;
	height: auto;
	width: auto;
	padding: 2px 4px 2px 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #f60;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#pdflink a:hover {
	color: #fff;
	background-color: #f60;
	border-left: 2px solid #633;
	border-top: 2px solid #633;
	border-bottom: #633;
	border-right:  none;
	padding-left: none;
	margin-top: 0px;
}


/*	ORANGE LINK BANNER		
----------------------------*/
.orangeBanner {
	position: relative;
	left: -11px;
	top: 15px;
	height: 43px;
	width: auto;
	margin: 0 0 10px 0;
}

.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;
}

/*	MAIN CONTENT GENERAL		
----------------------------*/


#lowerContainer {
	position: relative;
	height: 448px;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

#leftSide {
	position: relative;
	float: left;
	height: 448px;
	width: 670px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-x;
}

#rightSide {
	position: relative;
	float: right;
	height: 448px;
	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; clear:both;
}

/* CSS Addition by GFI for Footer */
#footerRow1
{
	/* padding-left: 250px;    LC width */
  	/* padding-right: 250px;  RC width */
	
}

#footerRow1Col1, #flogo
{
	 width: 250px;          /* LC width */
  `  padding: 0 10px;       /* LC padding */
  	 /*right: 240px;          /* LC fullwidth + CC padding
  	 margin-left: -100%; */
	 margin-left:10px;
	 text-align:left; top:-2px;	 
	
	 
}
#footerRow1Col2
{
  /*padding: 10px 20px; */   /* CC padding */
  width: 100%; 
  text-align:center; top:25px;
  border:#fff solid 1px; display:none;
}
#footerRow1Col3
{
	 /*width: 250px;           RC width */
  `  padding: 0 10px;       /* RC padding */  	           
  	 /*margin-right: -250px;   RC fullwidth + CC padding */
	 text-align:right; top:11px;
	 margin-right:10px;
}
#footerRow1 .footerCol
{
  position: relative;  float: left;
  color:#FFFFFF; font-weight:bold; line-height:15px;
}
#footerRow1 .footerCol1
{
  position: relative;  float: right;
  color:#FFFFFF; font-weight:bold; line-height:15px;
}
#footerRow1 .footerCol a, #footerRow1 .footerCol1 a
{
  color:#FFFFFF; text-decoration:underline;

}
#footerRow2
{
	clear:both;
}
/*** IE Fix ***/
* html #flogo {
  /*left: 250px;            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:  8px;
	right: 0px;
	height: auto;
	width: 300px;
	margin-top: 4px;
	padding: 0;
	text-align: right;
}

#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: absolute;
	z-index: 1;
	top: 108px;
	right: -11px;
	height: 28px;
	width: 200px;
	font-size:11px;
	background-image: url(../images/orange_banner.gif);	
}

#bannerBack {
	position: absolute;
	z-index: 3;
	top: 136px;
	right: -11px;
	height: 10px;
	width: 10px;
	background-image: url(../images/banner_bg.gif);	
}

#orangeBanner a {
	position: relative;
	display: inline-block;
	height: 20px;
	width: auto;
	margin: 0 0 0 24px;
	padding: 7px 0 0 0;
	color: #f7f7f7;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #65290a 1px 1px 1px;
}

#orangeBanner a:hover {
	background-image: url(../images/banner_arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: #65290a 1px 1px 1px;
}


/*		IQS NEWSROOM		
----------------------------*/
#newsFeed {
	height: 448px;
	width: 310px;
	margin: 20px 0 0 0;
	padding-left: 20px;
	border: none;
	background-color: none;
}

#newsHeading {
	position: absolute;
	width: 292px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
}

.newsfeed {
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	margin: auto;
	padding: auto;
}

#newsFeed a:link, #newsFeed a:visited, #newsFeed a:hover, #newsFeed a:active {
	font-weight: bold;
	color: #2A4249;
	text-decoration: none;
}

#newsFeed a:hover {
	text-decoration: underline;
}


/*		TWITTER BIRD		
----------------------------*/
#twitterBird {
	position: absolute;
	z-index: 99;
	top: -128px;
	right: 275px;
	height: 147px;
	width: 133px;
	margin: 0;
	padding: 0;
	border: none;
}

a.twitterBird {
	display: block;
	margin: 0;
	padding: 0;
	height: 147px;
	width: 133px;
	text-decoration: none;
	background-image: url(../images/twitterbird_off.png);
	}

a.twitterBird:hover {
	background-position: -665px 0;
	background-image: url(../images/twitterbird_on.png);
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
	
/*		SITE LINKS		
----------------------------*/
#siteLinksWrapper {
	position: relative;
	z-index: 5;
	height: 170px;
	width: 1024px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #e0dedf;
}

#siteLinks {
	position: relative;
	height: 170px;
	width: 1012px;
	margin: 0 0 0 12px;
	padding: 0;
	border: none;
	background-color: #e0dedf;
}

.linkBox {
	float: left;
	height: 170px;
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
}

.linkBox a:link, .linkBox a:visited, .linkBox a:hover, .linkBox a:active {
	color: #2A4249;
	display: block;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 2px 0 2px 2px;
	text-decoration: none;
}

.linkBox a {
	text-decoration: none;
}

.linkBox a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #2A4249;
}

/* ******************************** */
/* 			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			*/	
/* ******************************** */

#categories {
	position: relative;
	height: auto; /* had to set to fixed amount w/ domain... */
	width: 990px;
	margin: 20px auto 22px auto;
	padding: 0;
	background-color: #e0dedf;
}

/*		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: 10px;
	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: 270px;
	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: -270px;
	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;
	padding: 20px;
}

.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;
	}
	/*** Search Box CSS **/
#wrapper #header #searchBarDir{position:absolute;top:5px;right:10px;background-image:url('../commonimages/directorysearch.png');background-position:bottom;background-repeat:no-repeat;height:75px;width:475px;float:right}
.ie6 #wrapper #header #searchBarDir{position:absolute;top:0px;right:26px;background-image:url('../commonimages/directorysearch.png');background-position:bottom;background-repeat:no-repeat;height:75px;width:475px;float:right}
.ie7 #wrapper #header #searchBarDir{position:absolute;top:0px;right:26px;background-image:url('../commonimages/directorysearch.png');background-position:bottom;background-repeat:no-repeat;height:75px;width:475px;float:right}
#home_search_q_Dir{display:block;position:absolute;left:29px;top:30px;height:30px;background-color:#FFF;margin:0;padding:0 0 0 6px;border:1px solid #000;outline-width:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;width:330px}
.home_search_q_Dir{display:block;position:absolute;left:29px;top:25px;height:30px;background-color:#FFF;margin:0;padding:0 0 0 6px;border:1px solid #000;outline-width:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;width:330px;line-height:30px}
.home_search_q_Dir_w{display:block;position:absolute;left:29px;top:25px;height:30px;background-color:#FFF;margin:0;padding:0 0 0 6px;border:1px solid #000;outline-width:0;font-family:Arial,Helvetica,sans-serif;font-size:13px;width:330px;color:#736F6E;line-height:30px}
.ie6 #home_search_q_Dir{display:block;position:absolute;left:29px;top:25px;height:30px;background-color:#FFF;margin:0;padding:0 0 0 6px;border:1px solid #000;outline-width:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;width:330px}
#home_search_submit_Dir{display:block;position:absolute;right:27px;top:25px;height:26px;width:80px;margin:0;padding:4px 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('../commonimages/searchbox/search_button_off.jpg');background-repeat:repeat-x;background-color:#CCC;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-style:italic;color:#444;text-align:center;outline:0;text-decoration:none;text-shadow:0 1px 0 #fff;font-weight:bold;}
.ie6 #home_search_submit_Dir{display:block;position:absolute;right:27px;top:25px;height:26px;width:80px;margin:0;padding:4px 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('../commonimages/searchbox/search_button_off.jpg');background-repeat:repeat-x;background-color:#CCC;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-style:italic;color:#444;text-align:center;outline:0;text-decoration:none;text-shadow:0 1px 0 #fff}
#home_search_submit_Dir:hover{background-image:url('../commonimages/searchbox/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:0 1px 0 #000}
#wrapper #header #searchBar{position:absolute;top:0;right:26px;background-image:url('../commonimages/searchbox/searchbar_bg.gif');background-position:bottom;background-repeat:no-repeat;height:74px;width:598px;float:right}
.ie6 #wrapper #header #searchBar{position:absolute;top:-15px;right:26px;background-image:url('../commonimages/searchbox/searchbar_bg.gif');background-position:bottom;background-repeat:no-repeat;height:74px;width:598px;float:right}
.ie7 #wrapper #header #searchBar{position:absolute;top:-22px;right:26px;background-image:url('../commonimages/searchbox/searchbar_bg.gif');background-position:bottom;background-repeat:no-repeat;height:74px;width:598px;float:right}
.shadetabs{position:absolute;z-index:3;top:1%;left:199px;height:25px;width:auto;padding:3px 0;margin-left:10px;margin-bottom:0;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;text-decoration:none;list-style-type:none;text-align:left}
.ie6 .shadetabs,.ie7 .shadetabs{position:absolute;z-index:3;top:19%;left:199px;height:25px;width:auto;padding:3px 0;margin-left:10px;margin-bottom:0;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;text-decoration:none;list-style-type:none;text-align:left}
.safari .shadetabs{position:absolute;z-index:3;top:2%;left:199px;height:25px;width:auto;padding:3px 0;margin-left:10px;margin-bottom:0;font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:13px;text-decoration:none;list-style-type:none;text-align:left}
.shadetabs li{display:block;float:left;height:31px;width:128px;margin:0;padding:0;text-align:center}
.shadetabs li a{top:-10px;position:relative;outline:0;display:block;height:33px;margin:0;padding:8px 0 0 0;width:128px;text-decoration:none;z-index:999;color:#444;background-image:url('../commonimages/searchbox/search_tab_off.gif');background-repeat:no-repeat}
.shadetabs li a:visited{color:#2d2b2b}
.shadetabs li a:hover{color:#000}
.shadetabs li a.selected{color:#111;position:relative;background-image:url('../commonimages/searchbox/search_tab_on.gif')}
.shadetabs li a.selected:hover{text-decoration:none}
.tabcontent{display:none}
@media print{
.tabcontent{display:block !important}
}
#countrytabs{height:auto;width:auto}
#home_search_submit{display:block;position:absolute;right:20px;top:35px;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('../commonimages/searchbox/search_button_off.jpg');background-repeat:repeat-x;background-color:#CCC;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-style:italic;color:#444;text-align:center;outline:0;text-decoration:none;text-shadow:0 1px 0 #fff}
.ie6 #home_search_submit{display:block;position:absolute;right:25px;top:35px;height:30px;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('../commonimages/searchbox/search_button_off.jpg');background-repeat:repeat-x;background-color:#CCC;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-style:italic;color:#444;text-align:center;outline:0;text-decoration:none;text-shadow:0 1px 0 #fff}
#home_search_submit:hover{background-image:url('../commonimages/searchbox/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:0 1px 0 #000}
#divSearchMain{padding:10px; text-align:left;}
.searchdivmain{margin-top:15px;}
.searchdivinner{padding-left:10px; padding-top:15px;}
.searchdivtitle{margin-top:5px;}
.searchdivtitle a{color:#8b000b;font-size: 18px; text-decoration:none;}
.searchdivdesc{margin-top:8px; margin-bottom:5px; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 13px;}
.searchdivlink{color:#8b000b;margin-top:7px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 13px}
.searchdivsite{color:#8b000b;margin-top:7px;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 13px;}
.searchdivpaging{margin-top:25px;margin-bottom:15px;text-align:center;}
.searchdivpaging a{color:#8b000b;font-family: Arial,Helvetica,sans-serif;font-size: 14px;font-weight:bold;margin:4px;text-decoration:none;}
.searchdivpaging span{font-family: Arial,Helvetica,sans-serif;font-size: 14px;font-weight:bold;margin:4px;}
.searchdivhline{border-top:1px dotted;margin-top:20px;margin-left:10px;margin-right:10px;}
.searchcap{margin:8px;color:#374246;font-family:Arial,Helvetica,sans-serif;font-size: 24px;}
.searchsubtitle{font-size:18px;margin: 0 0 15px;text-shadow:1px 1px 1px #FFFFFF;margin-bottom:2px;margin-left:9px;margin-top:29px;}
.searchdivtop{width:80%;margin:0px auto;text-align:center;}
/*** End of Search Box CSS ***/