/* ******************************** */
/* 			SEARCH BAR				*/	
/* ******************************** */

#outerWrapper #header #searchBar {
	position: absolute;
	top:0px;
	right:26px;
	background-image: url('http://www.iqsdirectory.com/commonImages/SearchBox/searchbar_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 74px;
	width: 598px;
	float:right;
}

.ie6 #outerWrapper #header #searchBar {
	position: absolute;
	top:-15px;
	right:26px;
	background-image: url('http://www.iqsdirectory.com/commonImages/SearchBox/searchbar_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 74px;
	width: 598px;
	float:right;
}

.ie7 #outerWrapper #header #searchBar {
	position: absolute;
	top:-22px;
	right:26px;
	background-image: url('http://www.iqsdirectory.com/commonImages/SearchBox/searchbar_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 74px;
	width: 598px;
	float:right;
}


/* ######### CSS for Shade Tabs. Remove if not using ######### */

 .shadetabs {
	position: absolute;
	z-index:3;
	top: 1%;
	left: 199px;
	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*/
}

.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: 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*/
}

.safari .shadetabs {
	position: absolute;
	z-index:3;
	top: 2%;
	left: 199px;
	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: 128px;
	margin: 0;
	padding: 0;
	text-align: center;
}

 .shadetabs li a {
	top:-10px;
	position: relative;
	outline: none;
	display: block;
	height: 33px;
	margin: 0;
	padding: 8px 0 0 0;
	width: 128px;
	text-decoration: none;
	z-index: 999;
	color: #444;
	background-image: url('http://www.iqsdirectory.com/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{ /*selected main tab style */
	color: #111;
	position: relative;
	background-image: url('http://www.iqsdirectory.com/CommonImages/SearchBox/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;
}


 #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('http://www.iqsdirectory.com/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:none;
	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('http://www.iqsdirectory.com/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:none;
	text-decoration:none;
	text-shadow:0 1px 0 #fff;
}

 #home_search_submit:hover {
	background-image: url('http://www.iqsdirectory.com/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;
}

 #home_search_q {
	display: block;
	position: absolute;
	left: 165px;
	top: 35px;
	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;
}

.ie6 #home_search_q {
	display: block;
	position: absolute;
	left: 165px;
	top: 35px;
	height: 30px;
	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;
}


