
/*----- START CONTRACTORS LIST ----------_*/
.side_bar_wrapper  {
   width:230px;
   float:left;
   margin-bottom:10px;
}

.con_breadcrumbs {
	font-size:11px;
	color:#333;
	padding:5px 0px 5px 0px;
	text-align:left;
	margin:0px;
	}
.con_breadcrumbs a{
	color:#333;
	padding-right:10px;
	text-decoration:none;
	}
.con_breadcrumbs a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}
#header_state {
	width:880px;
	text-align:left;
	}
#header_state h1 {
	color:#333;
	font-size:16px;
	text-align:left;
	padding:10px 0px 10px 0px;
	margin:0px;
	}
#header_state h3 {
	color:#FD6A00;
	font-size:16px;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	}
#header_state h2 {
	color:#333;
	font-size:16px;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	}
	
#get_quote_box {
	width:630px;
	float:right;
	font-size:12px;
	border-top:1px solid #ccc;
	}
#get_quote_box3 {
	width:630px;
	float:right;
	font-size:12px;
	/*border-top:1px solid #ccc;*/
}
#get_quote_box2 {
	float:right;
	font-size:12px;
	border-top:1px solid #ccc;
}
.odd {
	background-color:#f2f2f2;
	}
.even {
	background-color:#FFF;
	}
.td_border {
	border-top:0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
.btn_wrap {
	width:135px;
	height:33px;
	margin-bottom:10px;
	float:left;
	}
.btnQuote {
	background:url(/Views/images/Listings/btnQuote.png) no-repeat 0 0;
    width: 135px;
    height: 33px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.btnQuote:hover {
	background-position: 0 -33px;	
	}
.listingsbox {
	text-align:left;
}
.listing_results {
	width:600px;
	margin:0px auto;
	text-align:left;
	}
.search_results {
	width:840px;
	margin:0px auto;
	text-align:left;
	}
.header_quote {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.header_quote a{
	/*text-decoration:none;*/
}
.header_quote a:hover{
	color:#F60;
}
.header_quote2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:10px;
	float:left;
	}

.header_quote2 h1{
	color:#333;
	font-size:16px;
	text-align:left;
	padding:0px;
	margin:0px;
	}

.cityState_phone {
	font-style:italic;
	margin-bottom:10px;
	clear:both;
	}
.inoftxt_quote {
	margin-bottom:10px;
	}
.inoftxt_quote h2{
	color:#333;
	font-size:14px;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	}
.num_reviews {
	float:left;
	padding-left:10px;
	}
.num_reviews a{
	color:#333;
	text-decoration:underline;
	padding-right:10px;
	}
.num_reviews a:hover{
	color:#FD6A00;
	text-decoration:underline;
	}
.star_box {
	}
.star_wrapper {
	float:left;
	}

	.profile2 {
	float:left;
	color:#333333;
	text-decoration:underline;
	}

.profile_pic {
	float:left;
	background-image:url(/Views/images/Listings/profile_pic2.gif);
	background-repeat:no-repeat;
	width:16px;
	height:17px;
	padding-right:10px;
	}
.profile_box {
	/*padding-left:20px;*/
	padding-left:0px;
	float:left;
	}
.profile_box a{
	color:#333;
	text-decoration:underline;
	padding-right:10px;
	}
.profile_box a:hover{
	color:#FD6A00;
	text-decoration:underline;
	}


.quote_box {
	padding-left:20px;
	float:left;
	}
.quote_box a{
	color:#333;
	text-decoration:underline;
	padding-right:10px;
	}
.quote_box a:hover{
	color:#FD6A00;
	text-decoration:underline;
	}

.quote_box2 {
	}
.quote_box2 a{
	color:#333;
	text-decoration:underline;
	padding-right:10px;
	}
.quote_box2 a:hover{
	color:#FD6A00;
	text-decoration:underline;
	}

.bottom_proj  {
	padding:20px 0px 10px 0px;
	margin:0px;
	}

.bottom_proj h2 {
	color:#333;
	font-size:16px;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:0px;
	}
/*----- END CONTRACTORS LIST ----------_*/


#side_bar_contractor {
	width:230px;
	float:left;
	background-color:#FFF;
	border:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

#side_bar_contractor h2 {
	background-color:#333;
	border-bottom:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:14px;
	margin:0 0 10px;
	padding:10px;
}

#side_bar {
	width:230px;
	float:left;
	background-color:#FFF;
	border:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

#side_bar h2 {
	background-color:#F2F2F2;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
	font-size:14px;
	margin:0 0 10px;
	padding:10px;
}

#side_bar_con {
	width:210px;
	margin:0px auto;
	text-align:left;
	}
.position_label {
	font-size:12px;
	color:#666;
	}
.select_p {
	font-size:12px;
	color:#333;
	margin:0px 0px 10px 0px;
	background-color: #ffffff;
	}
.input_zip {
	color:#333;
	margin:0px 0px 10px 0px;
	background-color: #ffffff;
	}
.btn_continue {
	background:url(/Views/images/Listings/btnContinue.png) no-repeat 0 0;
    width: 112px;
    height: 33px;
    display: block;
	margin:0px;
	cursor:pointer;
	margin:0px 0px 10px 0px;
	}

.btn_quote {
	background:url(/Views/images/Listings/btnQuote.png) no-repeat 0 0;
    width: 140px;
    height: 33px;
    display: block;
	margin:0px;
	cursor:pointer;
}
.btn_quote2 {
	background:url(/Views/images/Profiles/btnQuote2.jpg) no-repeat 0 0;
    width: 180px;
    height: 29px;
    display: block;
	margin:0px;
	cursor:pointer;
}
.btn_quote2:hover {
	background-position: 0 -33px;	
}

.btn_find {
	background:url(/Views/images/Listings/btnFind.png) no-repeat 0 0;
    width: 180px;
    height: 29px;
    display: block;
	margin:0px;
	cursor:pointer;
}

.btn_continue22 {
	background:url(/Views/images/Listings/btnContinue.png) no-repeat 0 0;
    width: 112px;
    height: 33px;
    display: block;
	margin:0px;
	cursor:pointer;
}

.btn_find:hover {
	background-position: 0 -33px;	
}
.btn_quote:hover {
	background-position: 0 -33px;	
}
.btn_continue22:hover {
	background-position: 0 -33px;	
	}
.btn_continue:hover {
	background-position: 0 -33px;	
}

#side_bar2 {
	width:230px;
	float:left;
	margin:20px 0px 0px 0px;
	background-color:#FFF;
	border:1px solid #ccc;
	}
#side_bar2 h2{
	font-size:16px;
	color:#333;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #ccc;
	background-color:#f2f2f2;
	margin:0px 0px 10px 0px;
	}
.side_bar_links {
	color:#333;
	font-size:12px;
	padding:0px 10px 10px 10px;
	line-height:1.5em;
	}
.side_bar_links a{
	color:#333;
	text-decoration:none;
	padding-right:10px;
	}
.side_bar_links a:hover{
	color:#FD6A00;
	text-decoration:underline;
	}


	
/*--------------------------STAR CSS-----------------------------*/
.star000 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 0px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star025 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 4px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star050 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 8px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star075 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 12px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star100 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star125 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 21px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star150 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 25px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star175 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 29px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star200 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 33px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star225 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 38px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star250 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 42px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star275 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 46px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star300 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 50px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star325 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 55px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star350 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 59px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star375 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 63px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star400 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 67px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star425 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 72px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star450 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 76px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star475 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 80px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
.star500 {
	background:url(/Views/images/Listings/star.png) no-repeat 0 0;
    width: 84px;
    height: 16px;
    display: block;
	margin:0px;
	cursor:pointer;
	}
/*--------------------------STAR CSS-----------------------------*/	

.reviews_box a {
   color:#666666;
   text-decoration:none;
}

.reviews_box a:hover {
   color:#FD6A00;
   text-decoration:underline;
}

.right_table {
	float:right;
	width:300px;
	}
.left_table {
	float:left;
	width:340px;
	}
.td_border3 {
	border-bottom:1px solid #ccc;
	}
.td_borderR {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#mid_wrapper {
	padding:10px 0px 0px 0px;
	width:660px;
	}
.reviews_box {
	padding-top:10px;
	}
.reviews_box h2{
	color:#333;
	font-size:14px;
	text-align:left;
	padding:0px;
	margin:0px;
	}
.reviews_box ul {
	margin:0px;
	padding:10px 10px 0px 25px;
	text-align:left;
	list-style:disc;
	list-style-position:outside;
	}
.reviews_box li {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	text-align:left;
	}
#review_box {
	padding:10px 0px 10px 0px;
}

#cpm_wrapper {
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #ccc;
	}
#cpm_wrapper h2 {
	color:#333333;
}

#cpm_wrapper a{
	color:#666666;
	text-decoration:none;
}

#cpm_wrapper a:Hover{
	color:#FD6A00;
	text-decoration:underline;
}


.bottom_cpm {
	}
.bottom_cpm h2{
	color:#333;
	font-size:14px;
	text-align:left;
	padding:0px;
	margin:0px;
	}
.bottom_cpm ul {
	margin:0px;
	padding:0px;
	text-align:left;
	}
.bottom_cpm li {
	margin:0px;
	padding:10px 10px 0px 25px;
	text-align:left;
	list-style:none;
	}

.bottom_cpm a{
	color:#333;
	padding-right:10px;
	text-decoration:none;
	}
.bottom_cpm a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}
	
	#search_box_find {
	width:880px;
	height:250px;
	background-image:url(/Views/images/GEO/bg_search.gif);
	background-repeat:no-repeat;
	}
#search_box1 {
	width:290px;
	height:250px;
	float:left;
	padding:0px 0px 0px 20px;
	}
#search_form_box {
	margin:20px 20px 0px 20px;
	text-align:left;
	}
#search_form_box h2{
	font-size:16px;
	color:#FD6A00;
	}
.position_label {
	font-size:12px;
	color:#666;
	}
#search_box2 {
	width:250px;
	height:250px;
	padding-left:40px;
	float:left;
	}
#step_box {
	text-align:left;
	font-size:14px;
	color:#666;
	margin:20px 0px 0px 0px;
	}
#step_box h2 {
color:#333;
font-size:16px;
}


#search_box3 {
	width:230px;
	height:250px;
	margin-left:10px;
	float:left;
	background-image:url(/Views/images/GEO/c_seal.gif);
	background-repeat:no-repeat;
	}
#state_box {
	clear:both;
	width:880px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	margin:0px;
	padding-top:20px;
}
#state_box h2 {
color:#333;
font-size:16px;
margin:0;
}

#state_box a {
color:#666;
padding-right:10px;
text-decoration:none;
}

#state_box a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}
#city_box {
	width:880px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	margin:0px;
	padding-top:20px;
}
#city_box h2 {
	color:#666;
	font-size:16px;
	margin:0px;
}
#city_box a{
	color:#222256;
	text-decoration:none;
	padding-right:10px;
	}
#city_box a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}
#category_box {
	width:880px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	margin:0px;
	padding-top:20px;
}
#category_box h2 {
color:#333;
font-size:16px;
margin:0;
}
#category_box a {
color:#666;
padding-right:10px;
text-decoration:none;
}
#category_box a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}

.hrefstyle{
	color:#222256; text-decoration:none; font-weight:normal;
}

.category_box {
	width:840px;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	margin:0px auto;
	padding:10px 0px 10px 0px;
}
.category_box h2 {
	color:#000000;
	font-size:16px;
	margin:0px;
	padding:0px;
}
.category_box h3 {
	color:#666;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.category_box a{
	color:#666666;
	text-decoration:none;
	padding-right:10px;
	font-size:12px;
	}
.category_box a:hover{
	color:#F78F1E;
	text-decoration:underline;
	}
#wrapper {
	width:880px;
	margin:0px auto;
}
.td_box {
	padding-left:5px;
	border-left:1px solid #666;

}
.td_box_2 {
	padding-left:5px;
	line-height:1.5em;
	border-left:1px solid #666;
	width:360px;
	padding-top:0px;
	margin-top:0px;
}
.out_box {
	width:876px;
	padding:2px;
	border:1px solid #666;
	margin-top:20px;

}
.in_box {
	width:874px;
	border:1px solid #666;
}

.ad_dir
{ 
	text-align:center;
	border:solid 1px #CCCCCC;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

.ad_dir_lg
{ 
	text-align:center;
	border:solid 1px #CCCCCC;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}
