﻿@charset "UTF-8";
/* CSS Document */
/* Search Content Wrap*/	
#search_content {
	width:964px;
	float:left;
	clear:both;
	padding: 0 18px;
}

#search_main{
	width:964px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding: 12px 18px;
	height: 26px;
}
	
#search_main .textinput{
	width:437px;
	float: left;
	display:inline;
	margin-right:8px;
	}

#search_main fieldset{
	float:left;
	}

#search_main button{
	float:left;
	}
	
.main_submit{
	width: 56px;
	height: 24px;
	overflow: hidden;
	/*background:transparent url(../images/store_locator/main_submit.png) no-repeat top left;*/
	border:none;
	/*text-indent: -5000px;*/
	white-space:nowrap;
	border:none;
	outline: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	}

.main_submit_over{
	background-position: 0 -25px;
}

.main_submit_click{
	background-position: 0 -50px;

}
#search_main input.search_input{
	margin-top:1px;
	margin-right:5px;
	}
	
#main_store_finder{
	height:24px;
	width: 100%;
	
	}
#main_store_finder .copy {
	font-size:11px;
	padding: 6px 8px 0 0;
	color: #666;
	display: block;
	height: 18px;
	float: left;
}
#main_store_finder_form {
	display:inline;
	border: none;
	}
	


#search_title {
	height: 24px;
	padding-top: 12px;
}

/*map list styles*/
li.dealer_name{height:20px; display:block; padding-top:6px;}
li.dealer_name, li.dealer_address {
	width:280px;
	margin: 0;
	padding-left:28px;
	color:#666;
	list-style-type:none;
}

li.dealer_address ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#999;
}

li.dealer_address ul li.store_logo {
	float:right;
	padding:3px;
}

#list {
	width: 343px;
	float: left;
	display:inline;
}
#list ol, #list ul {
	margin:0;
	padding:0;
}


#list ol {
	border-bottom:1px solid #e5e5e5;
	list-style-type: none;
	margin:0 12px 0 0;
	padding:0;
}
#list li{
	margin-top:-1px;
}

#list ol li.show_this {
	border-top:1px solid #e5e5e5;
	height:30px;
	line-height:30px;
	margin: 0;
	padding:0 0 0 28px;
	color:#666;
	cursor:pointer;
	display:block;
}
#list ol li.hide_this {
	margin: 0;
	*margin: -8px 0 -8px 0;
	padding:0 0 0 28px;
}


#list ol li.hide_this ul{
	margin:0;
	padding:0 0 8px 0;
}
#list ol li.hide_this ul li{
	list-style-type:none;
	border: none;
	padding:0;
	margin:0;
	color:#999;
	cursor:pointer;
}

#list ol li ul li.store_logo {
	float:right;
	display:inline;
	padding:0;
}

#location_1 {
	background: url(../images/store_locator/dl_1.png) no-repeat 0 4px;
}
#location_2 {
	background: url(../images/store_locator/dl_2.png) no-repeat 0 4px;
}
#location_3 {
	background: url(../images/store_locator/dl_3.png) no-repeat 0 4px;
}
#location_4 {
	background: url(../images/store_locator/dl_4.png) no-repeat 0 4px;
}
#location_5 {
	background: url(../images/store_locator/dl_5.png) no-repeat 0 4px;
}
#location_6 {
	background: url(../images/store_locator/dl_6.png) no-repeat 0 4px;
}
#location_7 {
	background: url(../images/store_locator/dl_7.png) no-repeat 0 4px;
}
#location_8 {
	background: url(../images/store_locator/dl_8.png) no-repeat 0 4px;
}
#location_9 {
	background: url(../images/store_locator/dl_9.png) no-repeat 0 4px;
}
#location_10 {
	background: url(../images/store_locator/dl_10.png) no-repeat 0 4px;
}

/* Google Map Container*/
#map{
	float: left;
	display:inline;
	width:612px;
	height:463px;
	border: 1px solid #e5e5e5;
}




.bottom_line {
	border-bottom: 1px solid #e5e5e5;
}

#search_content #pd_function_nav{
	padding-top:6px;
}

#search_content #dogVideo{
	float:left;
	display:inline;
	width:540px;
	height:250px;
	*height:258px;
	margin-left:-197px;
}
