/* !!! ======= Dealer Locater Styling ========== !!! */

/* Parent Class: dealerlocater, dealer locator form and results */

.ws-dlrloc-panel {}

body.ws-remotecat .ws-dlrloc-panel {}

.wse-app-dlrloc {
	width: 100%; position: relative; overflow: hidden;	margin-bottom: 10px;
}

* html .ws-dlrloc-panel {}

.ws-dlrloc-panel .ws-panel-hd {
	padding-bottom: 10px; margin-bottom: 10px; 
	border-bottom: 4px solid #d0d8ba;
}

body.ws-remotecat .ws-dlrloc-panel .ws-panel-hd {}

.ws-dlrloc {}
.wse-dlrloc-win {}

.wse-dlrloc-win .x-window-mc {
	padding: 10px;
}

.wse-dlrloc-win .ws-dlrloc {
	margin: 0;	
}

.ws-dlrloc .x-panel-body {
	background: transparent;	
}

.ws-dlrloc .ws-dlr-hd {}
.ws-dlrloc .ws-dlr-hd .ws-loc {
	margin-bottom: 5px;
}
.ws-dlrloc .ws-dlr-hd .ws-zip {
	margin-bottom: 5px;
}

.wse-dlrloc-win .ws-dlrloc .ws-wrap-frm {
	padding: 0;
}

.ws-dlrloc .ws-wrap-frm .ws-content-block {
	padding: 5px 0;
}

.wse-dlrloc-win .ws-dlrloc .ws-wrap-frm .ws-content-block {
	padding: 5px 5px 5px 5px; margin-bottom: 5px;
	background: #ebebeb; 
}

.ws-dlrloc form {
	width: 180px; padding-left: 0;
	margin-left /*\**/:10px\9;  /* IE 8 */
}

.wse-dlrloc-win .ws-dlrloc form {
	width: auto; margin-left: 0;	
}

.ws-dlrloc .ws-desc {
	padding: 0 0 10px 0;
}

.ws-dlrloc .x-panel-btns-ct {
	padding: 0; 
	margin-left /*\**/:5px\9;  /* IE 8 */
}

.wse-dlrloc-win .ws-dlrloc .x-panel-btns-ct {
	margin-left:0	
}

.ws-dlrloc .x-btn  {
	border-color: #929292 #222222 #0d0d0d #222222;
}

.ws-dlrloc .x-btn .x-btn-left {
	background: #262626 url(../../common/assets/common/btn_back_minor.gif) repeat-x left top;
	border-color: #848484 #616161 #343434 #5d5d5d; border-width: 1px 0 1px 1px;
}

.ws-dlrloc .x-btn .x-btn-center {
	background: #262626 url(../../common/assets/common/btn_back_minor.gif) repeat-x left top;
	border-color: #848484 #616161 #343434 #5d5d5d; border-width: 1px 0;
}

.ws-dlrloc .x-btn .x-btn-center button {
	color: #FFF;
}

.ws-dlrloc .x-btn .x-btn-right {
	background: #262626 url(../../common/assets/common/btn_back_minor.gif) repeat-x left top !important;
	border-color: #848484 #616161 #343434 #5d5d5d; border-width: 1px 1px 1px 0;
}


.ws-dlrloc .ws-fld-hld {
	margin-bottom: 10px;
}

.ws-dlrloc .ws-fld-hld label {
	display: block; font-weight: bold; font-size: 12px; margin-bottom: 2px;	
	
	color: #003846; 
}

.ws-dlrloc .ws-fld {
	width: 98%;  height:18px; padding-top: 2px; font-size: 11px; margin-bottom: 2px;
	
	background: #FFF; border: 1px solid #e2e9ef; border-top-color: #aaadb2;
}

.ws-dlrloc .ws-btngrp {
	padding: 5px 0;	
}

.ws-dlrloc .ws-startpnt {
	padding: 10px 0;
	
	border-top: 3px double #999; 
}

.ws-dlrloc .ws-map {
	height: 300px; width: 450px;
	background: #f2f2f3; 
}

.wse-dlrloc-win .ws-dlrloc .ws-map {
	height: 250px; width: 525px;
}


.ws-dlrloc .ws-results-hld {
	width: 450px; 
	
	border-top: 1px solid #000;
}

.wse-dlrloc-win .ws-dlrloc .ws-results-hld {
	height: 220px; overflow: auto; width: 525px; position: relative; z-index: 5;
	
	border: 1px solid #d4d4d4; border-top-color: #000; background: #FFF; 
}

.ws-dlrloc .ws-results-hld .wse-hd-hld {
	display: none;
}
.ws-dlrloc .ws-results-hld .wse-hd {
	font-weight: bold; font-size: 12px; padding: 0.5em; 
	
	color: #000;
}
.ws-dlrloc .ws-results-hld .wse-boxes {
	text-align: center;
}
.ws-dlrloc .ws-results-hld .wse-box {
	padding: 10px 0; margin: 0 auto; width: 90%; overflow: hidden; text-align: left; position: relative;
	
	border-bottom: 1px solid #808080;
}

.ws-dlrloc .ws-results-hld .wse-box h4 td {
	padding: 0;	
}

.ws-dlrloc .ws-results-hld .wse-box h4 .wse-lbl {
	margin: 0; padding: 0 0 0 10px; font-size: 14px; position: relative; vertical-align: bottom; font-weight: bold;
	
	color: #000; 
}

.ws-dlrloc .ws-results-hld .wse-box h4 a,
.ws-dlrloc .ws-results-hld .wse-box h4 a:link,
.ws-dlrloc .ws-results-hld .wse-box h4 a:visited {
	
	color: #000;	
}

.ws-dlrloc .ws-results-hld .wse-cont {
	padding: 0 0 0 45px; 
}

.ws-dlrloc .ws-results-hld .wse-box p {}

.ws-dlrloc .ws-results-hld .wse-box ul
{
	width: 49%; float: left; list-style: none; padding-bottom: 30px;
}

.ws-dlrloc .ws-results-hld .wse-box li {
	margin: 0; padding: 0 0 0.25em 0; width: 100%; overflow: hidden;
}


.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr {
	padding-bottom: 1em;	
}

.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr a {
	text-align: center; position: relative; margin: 0; padding: 0; text-transform: uppercase; display: block; float: left;
	
	border: 1px solid #818181; border-color: #818181 #1e1e1e #141414 #535353;
	background: #d72c29 url(../../common/assets/common/btn_back.gif) repeat-x left top;
}

.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr a:link,
.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr a:visited,
.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr a:hover,
.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr a:active {
	color: #FFF; text-decoration: none;	
}

.ws-dlrloc .ws-results-hld .wse-box .wse-choosedlr span {
	padding: 3px 5px; display: block; white-space: nowrap; overflow: hidden; float: left;
	
	border: 1px solid #f7726a; border-color: #f7726a #914f49 #c53c38 #f05852; color: #FFF;
}



.ws-dlrloc .ws-results-hld .wse-box .wse-lnks {
	padding-top: 10px;
}

.ws-dlrloc .ws-results-hld .wse-lnks li {}

.ws-dlrloc .ws-results-hld .wse-odd {}
.ws-dlrloc .ws-results-hld .wse-even {}

.ws-dlrloc .ws-results-hld .wse-num {
	display: block; width: 25px; height: 18px; line-height: 18px; float: left; text-align: center; font-weight: bold; padding-right: 5px;
	
	background: transparent url(../../common/assets/common/list_marker.png) no-repeat 0 0; color: #FFF; 
}

.ws-dlrloc .ws-results-hld .wse-current .wse-num {
	
	background-image: url(../../common/assets/common/list_marker_on.png);	
}

.ws-dlrloc .ws-results-hld .wse-box .wse-startpnt {
	position: absolute; left: 0; bottom: 0; height: 30px; overflow: hidden; float: none; padding: 0 0 0 45px; width: auto; 
}

* html .ws-dlrloc .ws-results-hld .wse-box .wse-startpnt { 
	display: none;	
}

.ws-dlrloc .ws-results-hld .wse-startpnt li {
	float: left; padding-right: 5px; width: auto;
}

.ws-dlrloc .ws-results-hld .wse-box .wse-startpnt input {
	width: 150px; font-size: 11px;
}

.ws-dlrloc .tooltip {
	padding: 0.5em; white-space: nowrap;
	
	background-color: #fff; border: 1px solid #000;
}

.ws-dlrloc span.pin {
		display: block; width: 10px; height: 10px; position: absolute; right: 10px; top: -5px;
		
		border: 1px solid red; 
}

.ws-dlrloc span.greyup {
		
		color: #999;
}


.ws-dlrloc div#dl_no_results {
	padding: 10px;
}
/* END Parent Class: dealerlocater */






/* Parent Class: ws-dlr-panel */
.ws-dlr-panel {
	width: 100%; overflow: hidden;
}

.ws-dlr-sects-w-photo {}

.ws-dlr-sects-nomap {}

.ws-dlr-subhd {}

.ws-dlr-panel .ws-panel-hd {
	padding-bottom: 10px; margin: 0 0 30px 0; width: 600px;
	border-bottom: 4px solid #d0d8ba; 
}

body.ws-remotecat .ws-dlr-panel .ws-panel-hd {}

.ws-dlr-panel .ws-dlr-sects {
	padding: 0; margin: 0; 
}

.ws-dlr-panel .ws-dlr-subhd {
	width: 600px; padding-bottom: 10px;
}

.ws-dlr-panel .ws-dlr-subhd h3 {
	font-size: 22px; font-weight: normal;
}

.ws-dlr-panel .ws-dlr-sects-nomap {}

.ws-dlr-panel .ws-dlr-sects-w-photo {}

.ws-dlr-panel .ws-dlr-sect-1 {
	float: left; width: 600px; padding: 0 0 10px 0;
}

.ws-dlr-panel .ws-img {}

.ws-dlr-panel .ws-img-photo {
	width: 100%; margin-bottom: 10px;
}

.ws-dlr-panel .ws-img-photo img {}

.ws-dlr-panel .ws-img-logo {
	margin: 0 0 10px 0; padding: 0; width: 100%; overflow: hidden;
}

.ws-dlr-panel .ws-desc {
	padding: 0 0 20px 0;
}

.ws-dlr-panel .ws-dlr-sect-2 {
	position: relative; width: 300px; float: right; overflow: hidden; top: -100px;
	z-index: 10; 
}

.ws-dlr-panel .ws-dlr-sect-2 .ws-wrap {}

.ws-dlr-panel .ws-dlr-sect-2 .ws-wrap-btn {}

.ws-dlr-panel .ws-btngrp {}

.ws-dlr-panel .ws-dlr-sect-2 .ws-tcap {}

.ws-dlr-panel .ws-dlr-sects-nomap .ws-dlr-sect-2 .ws-tcap {}

.ws-dlr-panel .ws-dlr-sect-2 .ws-btn .ws-tcap {}

.ws-dlr-panel .ws-company {}

.ws-dlr-panel .ws-dlr-info {
	margin-bottom: 10px; padding: 0 0 10px 0; width: 100%;
	background: #486784; border-bottom: 2px solid #dcdedb; color: #FFF;
}


.ws-dlr-panel .ws-dlr-sects-nomap .ws-dlr-info {}

.ws-dlr-panel .ws-dlr-info .ws-hd {
	text-transform: uppercase; font-weight: normal; padding: 10px 20px; 
	border-bottom: 1px solid #354d67;
}

* html .ws-dlr-panel .ws-dlr-info .ws-hd {
	border: none;	
}

.ws-dlr-panel .ws-dlr-info .ws-lbl {
	color: #000; font-weight: bold; text-transform: uppercase;
}

.ws-dlr-panel .ws-addrss {
	border-top: 1px solid #688197; padding: 10px 20px 5px;
}
.ws-dlr-panel .ws-name {}
.ws-dlr-panel .ws-cmpny {
	font-weight: bold; font-size: 12px;
}
.ws-dlr-panel .ws-contact {
	padding: 5px 20px;
}
.ws-dlr-panel .ws-web {
	padding: 5px 20px;
}

.ws-dlr-panel .ws-dlr-info a,
.ws-dlr-panel .ws-dlr-info a:link,
.ws-dlr-panel .ws-dlr-info a:visited,
.ws-dlr-panel .ws-dlr-info a:hover,
.ws-dlr-panel .ws-dlr-info a:active {
	color: #FFF;	
}

.ws-dlr-panel .ws-hrs {
	margin-bottom: 10px; padding: 0 0 10px 0; width: 100%;
	background: #486784; border-bottom: 2px solid #dcdedb; color: #FFF;
}

.ws-dlr-panel .ws-dlr-sects-nomap .ws-hrs {}

.ws-dlr-panel .ws-hrs .ws-hd {
	text-transform: uppercase; font-weight: normal; padding: 10px 20px; 
	border-bottom: 1px solid #354d67;
}

.ws-dlr-panel .ws-hrs .ws-content-block {
	border-top: 1px solid #688197; padding: 10px 20px 5px;
}

.ws-dlr-panel .ws-map-hld {	
	padding: 320px 0 0 0; position: relative;
}
.ws-dlr-panel .ws-map-wrap {
	border: 1px solid #3e5e87; position: absolute; top: 0; left: 0;
}

.ws-dlr-panel .ws-map {
	height: 298px; width: 298px;
}

.ws-dlr-panel .ws-about {
	padding: 0 2px 10px 2px;
}

.ws-dlr-panel .ws-about .ws-lbl {
	font-weight: bold; padding: 0 0 5px 0; margin-bottom: 10px;
	border-bottom: 1px solid #d0d8ba;
}
.ws-dlr-panel .ws-about .ws-val {}
.ws-dlr-panel .ws-addtlinfo {}
.ws-dlr-panel .ws-addtlinfo .ws-hd {}


.ws-dlr-panel .ws-contactfrm {
	clear: both;
}

.ws-dlr-panel .ws-dlr-sect-1 .ws-contactfrm {
	clear: none;
}

.ws-dlr-panel .x-panel-body {
	background: none; padding: 0 !important;
}

.ws-dlr-panel .x-panel-body form {
	background: #d1d7bb; padding: 20px 0 !important;	
}

.ws-dlr-panel .x-form-label-right label {}

.ws-dlr-panel .x-panel-btns-ct .x-panel-btns-center {
	text-align: right;
}

.ws-dlr-panel .x-panel-btns-ct .x-panel-btns-center table {
	float: right;
}

.ws-dlr-panel .x-btn-left,
.ws-dlr-panel .x-btn-right {}

.ws-dlr-panel .x-btn-center,
.ws-dlr-panel .x-panel-btns-ct .x-panel-btns .x-btn-center {}

.ws-dlr-panel button {}
/* END Parent Class: dealerlocater-profile */