/*** Boxes ***/
#branch_locator_result .box, #branch_locator .box {
	background: #ffffff url(../images/subpage/box_512_left.gif) no-repeat scroll left bottom;
}
#branch_locator_result .top, #branch_locator .top {
	height: 12px;
	background: #cccccc url(../images/subpage/box_512_top_left.gif) no-repeat scroll left top;
}
#branch_locator_result .top .right, #branch_locator .top .right {
	height: 12px;
	background: transparent url(../images/subpage/box_512_top_right.gif) no-repeat scroll right top;
	pading: 0 0 0 12px;
}
#branch_locator_result .box .bottom, #branch_locator .box .bottom {
	padding: 0 6px 12px 6px;
	background: transparent url(../images/subpage/box_512_right.gif) no-repeat scroll right bottom;
}
/*** End Boxes ***/

/*** Form ***/
#branch_locator .form {
	float: left;
	width: 388px;
}
#branch_locator .form span {
	display: block;
	float: left;
	margin-right: 6px;
}
#branch_locator input.text {
	width: 224px;
}

#branch_locator .all {
	float: right;
}
#branch_locator .all p {
	margin: 0;
	padding: 0;
}
#branch_locator .all a {
	display: block;
	padding: 0 24px 0 24px;
	line-height: 60px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#branch_locator .box, #branch_locator .top {
	background-color: #e8e8e8;
}
#branch_locator .box .bottom {
	padding-left: 12px;
}
/*** End Form ***/

/*** Results ***/
#branch_locator_map {
	float: right;
	width: 360px;
}
#branch_locator_map #google_map {
	margin-top: 6px;
	height: 382px;
}

.rr_branch_info {
	height: 95px;
	width: 200px;
	font-size: 11px;
}
.rr_branch_info .name {
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}
.rr_branch_info .address {
	height: 50px;
}
.rr_branch_info .image {
	float: right;
	margin-right: -20px;
}
.rr_branch_info .image img {
	border: 1px solid #333333;
}
.rr_branch_info .phone {
	font-weight: bold;
}

#branch_locator_result {
	float: left;
	width: 388px;
}
#branch_locator_result h2 {
	padding: 12px 0 6px 0;
	margin: 0;
	border: none;
}
#branch_locator_result a {
	text-decoration: none;
}
#branch_locator_result table {
	width: 376px;
	border-spacing: 0;
	border-bottom: 1px solid #cccccc;
}
#branch_locator_result td, #branch_locator_result th {
	padding: 0 4px 0 4px;
}
#branch_locator_result td {
	border-top: 1px dotted #999999;
	background-color: #fcfcfc;
	height: 40px;
	cursor: pointer;
}
#branch_locator_result tr:hover td {
	background-color: #f8f8f8;
}
#branch_locator_result tr.even td {
	background-color: #f0f0f0;
}
#branch_locator_result th {
	line-height: 24px;
	height: 24px;
	background-color: #cccccc;
	font-weight: bold;
}
#branch_locator_result .total {
	float: left;
	line-height: 24px;
	padding-left: 6px;
	font-weight: bold;
}
#branch_locator_result .print {
	float: right;
	padding: 4px 6px 0 0;
}
#branch_locator_result .map_icon {
	width: 32px;
	padding: 0;
	text-align: center;
}
#branch_locator_result .contact {
	width: 96px;
	padding: 0;
}
#branch_locator_result .link {
	width: 48px;
	padding: 0;
}
#branch_locator_result div.scroll {
	height: 280px;
	overflow: auto;
	overflow-x: hidden;
	border-bottom: 1px solid #cccccc;
}
#branch_locator_result .scroll .link {
	width: 72px;
}
/*** End Results ***/

/*** Detail ***/
#branch_detail {
	padding-top: 6px;
}
#branch_detail .top {
	height: 128px;
}
#branch_detail .detail {
	float: left;
	width: 442px;
}
#branch_detail .contact {
	float: left;
	width: 190px;
}
#branch_detail .back {
	margin: 0;
	padding: 0;
	line-height: 48px;
}
#branch_detail .back a {
	display: block;
}
#branch_detail .phone {
	font-weight: bold;
}
#branch_detail .hours {
	float: right;
	width: 240px;
}
#branch_detail .images {
	float: right;
	width: 300px;
}
#branch_detail .images img {
	border: 1px solid #333333;
}
#branch_detail #walkthrough {
	padding: 0;
	margin: 0;
}
#branch_detail #walkthrough img {
	border: none;
}
/*** End Detail ***/
