/**** style/agencies.css ****/
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#agencies {
	clear: both;
}

#agencies li {
    width: 196px;
    min-height: 100px;
    border-right: 1px solid #E1E1E1;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 100px;
	margin: 10px 0 0 0;
}

	#agencies li .container {
		padding: 5px;
	}
	
	#agencies li .logo {
		margin: 0 0 0 14px;
	}
		#agencies li .logo img {
			display: inline;
		}
	
	#agencies li .name {
		margin: 5px 0;
		text-align: center;
	}
		#agencies li .name a {
			color: #83BEDE;
			text-decoration: underline;
			font-size: 13px;
		}
		#agencies li .name a:hover {
			text-decoration: none;
		}
	
	#agencies li .phone, #agencies li .numberOf {
		margin: 3px 0 10px;
		text-align: center;
	}
		#agencies li .phone span {
			color: #83BEDE;
			padding: 0 0 0 17px;
			background: url(/img/_temp/phone_icon.gif) no-repeat 0 2px;
		}
		#agencies li .numberOf span {
			color: #83BEDE;
		}
	
	#agencies li .desc {
		margin: 5px 0;
		padding: 0 5px 10px;
		color: #8D8E92;
	}
	
	#agencies li .request {
		text-align: center;
		display: block;
		width: 171px;
		line-height: 23px;
		background: url(/img/_temp/grey_btn.gif) top left;
		color: #FFF;
		text-decoration: none;
		margin: 0 0 0 5px;
	}


	
	#agenciesSearchBrowser .topLeft,
	#agenciesSearchBrowser .topRight,
	#agenciesSearchBrowser .bottomLeft,
	#agenciesSearchBrowser .bottomRight {
		background-image: url(/img/_temp/main_page_content_rounded_corners.gif);
	}
	
	#utilityBar #printPage {
		float: right;
		color: #838383;
		text-decoration: underline;
		padding: 0 0 0 13px;
		background: url(/img/_temp/print_icon.gif) no-repeat 0 0;
	}
	#utilityBar #printPage:hover {
		text-decoration: none;
	}
	
	#utilityBar #agenciesSearch input {
		width: 313px;
		border: 1px solid #B2B2B2;
		color: #9F9F9F;
		margin:0 10px 0 0;
	}
	
	#utilityBar #agenciesSearch .submit {
		width: 116px;
		height: 23px;
		color: #FFF;
		background: url(/img/_temp/agencies_search_btn.gif) top left;
		border: none;
	}
	
	#utilityBar .upper h2 {
		font-size: 13px;
		color: #FFF;
		margin: 0;
		padding: 0;
		font-weight: normal;
		line-height: 21px;
	}
			#utilityBar .upper h2 a {
				color: #FFF;
			}
			
		#utilityBar .lower h3 {
			font-size: 12px;
			margin: 0;
			padding: 0;
			line-height: 21px;
			color: #727272;
			font-weight: normal;
		}
	
	

	#agenciesSearchHeader {
		margin: 5px 0 0 0;
		height: 52px;
		padding: 0;
		zoom: 1;
		position: relative;
	}
	#agenciesSearchHeader.onePage {
		padding: 0;
	}
	
		#agenciesSearchHeader .pagination {
			position: absolute;
			top: 8px;
			right: 10px;
			z-index: 100;
			zoom: 1;
		}

	
		#agenciesSearchBrowser {
			position: relative;
			background: #EFEFEF;
			zoom: 1;
			float: left;
			width: 100%;
		}
		
			#agenciesSearchBrowser .block {
				float: left;
				padding: 12px 12px;
			}
				#agenciesSearchBrowser #selectCityList {
					top: -140px;
					left: 237px;
				}
					#agenciesSearchBrowser #selectCityList .block {
						padding: 0;
					} 
			
			
			#agenciesSearchBrowser .kindOfActivity,
			#agenciesSearchBrowser .regionSelection {
				border-right: 1px solid #C7C7C7;
			}
			
			#agenciesSearchBrowser .switcher li {
				float: left;
				margin: 0 10px 0 0;
				line-height: 18px;
			}
					#agenciesSearchBrowser .switcher li a {
						font-size: 12px;
						text-decoration: none;
						color: #757575;
						padding: 1px 5px;
					}
					#agenciesSearchBrowser .switcher li a.selected,
					#agenciesSearchBrowser .switcher li a:hover {
						background: #EDBB35;
						color: #FFF;
					}
					
						
				#regionSelection li {
					float: left;
					margin: 0 7px 0 0;
					color: #757575;
				}
				#regionSelection li h4 {
					font-size:12px;
					font-weight:normal;
					line-height:16px;
					margin:0;
					padding:0;
					vertical-align:middle;
				}
					#selectRegion {
						font-size: 14px;
						font-weight: bold;
						padding: 0 8px 0 0;
						text-decoration: underline;
						color: #757575;
						background: url(/img/_temp/agencies_select_city_arrow.gif) no-repeat 100% 5px;		
					}
					
				#searchForm #regionSelection li {
					color: #FFF;
				}
				#searchForm #selectRegion {
					color: #FFF;
					background: url(/img/_temp/search_form_select_city_arrow.gif) no-repeat 100% 5px;		
				}
				
				.newSearchInputWrapperLeft {
					background: url(/img/_temp/search_form_grey_bg_left.gif) top left no-repeat;
				}
				.newSearchInputWrapperRight {
					background: url(/img/_temp/search_form_grey_bg_right.gif) top right	 no-repeat;
				}
				.newSearchInputWrapperCenter {
					background: url(/img/_temp/search_form_grey_bg_center.gif) top left repeat-x;
				}
					
				
				#selectCityList {
					top: 46px;
					left: 7px;
				}
				
				.newSearchInput #selectCityList {
					left: 0;
					top: -103px;
				}
				
				
			#agencyContacts {
				margin: 15px 0;
				padding-bottom: 15px;
				overflow: hidden;
				background:#fff;
				width:auto;
			}
				#agencyContacts .logo {
					float: left;
				}
				#agencyContacts .request {
					text-align: center;
					display: block;
					float: left;
					width: 171px;
					line-height: 23px;
					background: url(/img/_temp/grey_btn.gif) top left;
					color: #FFF;
					text-decoration: none;
					margin: 20px 0 0 10px;
				}
				
				#agencyContacts .phone {
					color: #727272;
					padding: 0 0 0 17px;
					background: url(/img/_temp/phone_icon.gif) no-repeat 0 2px;
					margin: 25px 0 0 20px;
					display: block;
					float: left;
					*clear:left;
				}
				
	
#agency {
	overflow: hidden;
	margin: 5px 0;
	position: relative;
	zoom: 1;
	font-family: Trebuchet MS;
}
	
	#agency .leftSide {
		float: left;
		width: 430px;
		margin: 0 -430px 0 0;
		display: inline;
	}
		#agency h3 {
			color: #57A2D1;
			font-size: 18px;
			margin: 0;
			padding: 0;
			line-height: 22px;
			font-family: Trebuchet MS;
		}
		#agency h4 {
			font-size:14px;
			line-height:19px;
		}
		#rateAgency {
			float:right;
			padding:0px;
			margin:0;
		}
		.rateAgency {
			float:right;
			width:80px;
			height:16px;
			margin:0 0 20px 0;
			padding:0;
			list-style:none;
			clear:both;
			position:relative;
			background: url(/img/star-matrix.gif) no-repeat 0 0;
		}
			ul.rateAgency li {
				cursor: pointer;
				
				float:left;
				
				text-indent:-999em;
			}
			ul.rateAgency li a {
				position:absolute;
				left:0;
				top:0;
				width:16px;
				height:16px;
				text-decoration:none;
				z-index: 200;
			}
			ul.rateAgency li.one a {left:0}
			ul.rateAgency li.two a {left:16px;}
			ul.rateAgency li.three a {left:32px;}
			ul.rateAgency li.four a {left:48px;}
			ul.rateAgency li.five a {left:64px;}
			.nostar {background-position:0 0;}
			.onestar {background-position:0 -16px;}
			.twostar {background-position:0 -32px;}
			.threestar {background-position:0 -48px;}
			.fourstar {background-position:0 -64px;}
			.fivestar {background-position:0 -80px;}
			ul.rateAgency li a:hover {
				z-index:2;
				width:80px;
				height:16px;
				overflow:hidden;
				left:0;
				background: url(/img/star-matrix.gif) no-repeat 0 0;
			}
			ul.rateAgency li.one a:hover {background-position:0 -96px;}
			ul.rateAgency li.two a:hover {background-position:0 -112px;}
			ul.rateAgency li.three a:hover {background-position:0 -128px;}
			ul.rateAgency li.four a:hover {background-position:0 -144px;}
			ul.rateAgency li.five a:hover {background-position:0 -160px;}
		#agency .leftSide p {
			color: #707070;
			margin: 5px 0;
			padding: 0;
			line-hegiht:1.8em;
		}
		#agency .leftSide .about {
			padding: 10px 0;
			line-height:1.8em;
		}
		
		#agency .leftSide .specialOffers {
			position: relative;
			background: #E9E9E9;
			padding: 5px 9px;
			zoom: 1;
		}
			#agency .specialOffers .topLeft,
			#agency .specialOffers .topRight,
			#agency .specialOffers .bottomLeft,
			#agency .specialOffers .bottomRight {
				background-image: url(/img/_temp/main_page_content_rounded_corners.gif);
			}
			
			.specialOffers .offer {
				overflow: hidden;
				margin: 5px 0;
				zoom: 1;
			}
			.specialOffers .offer h3 {
				margin: 0;
				padding: 0;
				line-height: 12px;
				background: none;
				color: #000;
				font-weight: bold;
			}
				.specialOffers .offer h3 a {
					color: #367DA5;
					font-size: 12px;
					vertical-align: middle;
				}
			.specialOffers .offer .content {
				height: 95px;
				overflow: hidden;
				height:auto;
				margin:0 10px 0 0;
			}
			.specialOffers .offer .image {
				float:left;
				width:125px;
			}
				.specialOffers .offer .image img {
					filter:expression(fixPNG(this, true));
				}
			.specialOffers .offer .desc {
				margin: 0;
				padding: 0;
				overflow:hidden;
				float: none;
				width: auto;
			}
				.specialOffers .offer .desc p {
					padding: 5px 0 0 0;
					margin: 0;
					font-size: 11px;
					color: #8F8F8F;
				}
					.specialOffers .offer .desc p.details {
						border: none;
					}
					#agency .leftSide .specialOffers .offer .desc p.phone {
						padding-left: 15px;
						color: #569BC1;
						font-size: 11px;
						background: url(/img/_temp/phone_icon.gif) no-repeat 0px 2px;
					}
					.specialOffers .offer .desc .title {
						font-weight: bolder;
					}
				.specialOffers .offer a {
					font-size: 11px;
					color: #3181ac;
				}
			
			
	
	
	#agency .rightSide {
		overflow: hidden;
		padding: 0;
	}
	#agency .rightSide.noDesc {
		margin: 0;
	}
		#agency .summary {
			padding: 10px 0 0 0;
		}
		
			#agency .summary .tableContainer {
				overflow: hidden;
				zoom: 1;
				position: relative;
				margin: 10px 0;
			}
			
			#agency .summary table {
				width: 100%;
				border-collapse: separate;
				font-family: Trebuchet MS;
				color: #696969;
			}
			
				#agency .summary table th,
				#agency .summary table td {
					text-align: center;
					vertical-align: middle;
				}
				
				#agency .summary table th {
					background: #A6D1E8;
					font-size: 14px;
					color: #FFF;
					padding: 5px;
				}
				#agency .summary table td a {
					display: block;
					padding: 3px;
					zoom: 1;
					color: #696969;
					text-decoration: none;
				}
				#agency .summary table td a:hover {
					background: #F9DA85;
					text-decoration: underline;
				}
				#agency .summary table .odd {
					background: #EFEFEF;
				}
				#agency .summary table .even {
					background: #E4E4E4;
				}
				#agency .summary table p {
					padding: 0;
					margin: 0;
				}
	
	#agency #offers {
		overflow: hidden;
		margin: 0px 0 0 0;
		zoom: 1;
	}
	

#utilityBar h2 {
	font-size: 16px;	
}
#utilityBar {
	margin-bottom: 30px;
}
#agency .summary {
	float: left;
	padding-top: 0;
	margin-top: 0;
	width: auto;
	margin-left: 20px;
}
.summary h3 {
	padding-top: 0;
}
.summary dl {
	overflow: hidden;
	width:300px;
}
.summary dl dd {
	font-weight: bold;
	text-decoration: underline;
	clear: right;
	background: #eee;
	border-bottom: 1px solid #fff;
	padding: 5px;
	margin: 3px;
	height: 40px;
}
.summary dl dt {
	margin-right: 10px;
	float: right;
	margin-top: -60px;
	*margin-top:-50px;
}
.summary dl dt p {
	text-align:right;
}
#agencyContacts {
	float: left;
	width: 260px;
}
.about {
	float: left;
	width: 450px;
}
.about p {
	line-height: 20px;
}

