﻿.summary_companyinfo a:link { color: #666; text-decoration: none; }
.summary_companyinfo a:visited { color: #666; text-decoration: none; }
.summary_companyinfo a:active { color: #666; text-decoration: none; }
.summary_companyinfo a:hover { color: #666; text-decoration: underline; }

/***** Host Search Sub-Navigation CSS *****/

#hostsearchnav2_container {
	background: #1A472D;
	height: 63px;
	width: 772px;
	font: bold 12px Arial;
	float: left;
	color: #FFF;
}

#selectregion_container {
	width: 310px;
	float: left;
}

#selectregion_container p {
	font: bold 14px Arial;
	margin: 7px 0 0 7px;
	color: #FFF;
}

#img-selectregion {
	float: left;
}

#text-selectregion {
	float: left;
	margin: 2px 0 0 5px;
}

#selectregion_container select {
	font: 12px Arial;
	width: 250px;
	margin: 7px 0 0 31px;
	color: #999;
}

#selectcountry_container {
	width: 300px;
	float: left;
}

#selectcountry_container p {
	font: bold 14px Arial;
	margin: 7px 0 0 7px;
	color: #FFF;
}

#img-selectcountry {
	float: left;
}

#text-selectcountry {
	float: left;
	margin: 2px 0 0 5px;
}

#selectcountry_container select {
	font: 12px Arial;
	width: 250px;
	margin: 7px 0 0 31px;
	color: #999;
}

.submitbutton {
	float: left;
	margin: 30px 8px 0 0;
}

#navigationaz_container {
	background: url(../images/search-generic/bg-navigationaz.gif);
	height: 55px;
	width: 772px;
	float: left;
}
