/*#5B99CC*/
body{color:black;}

a{
cursor: pointer
}
.dealer_rows{ width: 880px;
color:black;font-size: 14px;
 border-bottom-color: gray;
border-bottom-style: solid;
border-bottom-width: 1px; 
position: relative;
padding-top: 5px;
padding-bottom: 5px;
}

 .company_name{		color: 500px16;
font-weight: bold;
font-size: 14px;
}
#earth{
	float: left;
}.mypoint{height: 65px;}
.mypoint > .company_name{		color: #cc3333;
font-weight: bold;
font-size: 20px;
}
.mypoint img{	position: absolute;
	left:590px;
padding-top: 5px;
padding-bottom: 5px;}
 .company_info{
	position: absolute;
	left:660px;
	color: blue;
bottom:5px;
}
 .company_info:hover{
 color:red;
 }
.dist{color:#cc3333;font-size: 12px;}
#dealer_container{
	text-shadow: 0px 0px 0px;
	background-color: white;
	color: black;
	border-style: solid;
	border-color: #a6a6a6;
	border-width: 10px;
	display: none;
	width:500px;
	position: absolute;
	z-index: 1000;
	/*background-image:  url(/sites/default/files/dealer_info_box.png); */
	padding:10px;
background-repeat: no-repeat;
}
#dealer_container p{
width:400px;

}
.results{
	text-transform: capitalize;
	text-shadow: 2px 2px 2px #d0d0d0;
	font-size: 15px;
	font-weight: bold;
	color: #cc3333;
}
#gray-box{
 position: absolute;
top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
	z-index: 999;
	background-image: url(gray-box.png);
	background-repeat: repeat;
	height:9000px;
	width:7000px;
	display: none;
}
.contractor-connect{
	width: 770px;
	clear: both;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: repeat;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #cecece;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-transform: capitalize;
	text-shadow: 2px 2px 2px #d0d0d0;
	font-size: 25px;
	font-weight: bold;
	color: #cc3333;
}
.company_name_heading{
	background-repeat: repeat;
	width: 400px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-color: #cecece;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-transform: capitalize;
	text-shadow: 2px 2px 2px #d0d0d0;
	font-size: 25px;
	font-weight: bold;
	color: #cc3333;
}
.company_manufacturers_heading{
	width: 495px;
	text-shadow: 1px 1px;
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
	border-bottom-color: #cecece;
	border-bottom-style: dashed;
	border-bottom-width: 1px;

}
#contractor-lookup-text{
	width: 700px;
}
#info-box{
	float: left;
width:40px;


}
#company-box{
float:left;
margin-left: 20px;
width:400px;
	border-bottom-color: #cecece;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom:2px;
}
#manufacturer-box{	clear: both;
}
#hide{
	clear:both;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: right;
}
.company_address{
	font-size: 12px;
}
#star{
	float: left;
}
.with-tabs{
	display: none;
}
.listing{
	position: absolute;
	left:230px;
	font-size:10px;
	bottom:0px;


}

#company_manufacturers_li{
width:200px;
}


#submit
{
	border: 1px;
	font-size: 25px;
	color: red;
	text-align: center;
	display: block;
	text-transform: capitalize;
	text-shadow: 2px 2px 2px #d0d0d0;
	font-size: 25px;
	font-weight: bold;
	color: #cc3333;
	font-family:sans-serif;
	padding:5px;
}
#submit:hover{
color:blue;
}




#content_middle{
background-color: white; color: black; font-family: sans-serif, Helvetica, Verdana, Arial, sans-serif; margin:auto;width:900;}
#main_text{padding:10px;} 
