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

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

.ws-dlrloc-panel {
	padding: 70px 0 0 0; width: 100%; 
}

body.ws-remotecat .ws-dlrloc-panel {
	padding: 0;	
}

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

* html .ws-dlrloc-panel {}

.ws-dlrloc-panel .ws-panel-hd {
	font-weight: bold; font-size: 22px; margin: 0 0 10px 0; padding: 0; position: absolute; top: 0; left: 0; text-transform: uppercase;
	
	color: #000; 
}

body.ws-remotecat .ws-dlrloc-panel .ws-panel-hd {
	position: static; top: 0; left: 0;	margin: 0 0 10px 0; padding: 0 0 10px 0; 
	
	border-bottom: 1px dashed #CCC;	
}

.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 18px 5px;
	
	background: #ebebeb url(../../common/assets/case_common/dealloc_back_info.png) no-repeat center bottom; 
}

.ws-dlrloc form {
	width: 180px; padding-left: 5px;
	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: #808080;
}

.ws-dlrloc .x-btn .x-btn-left {
	
	background: #606060 url(../../common/assets/case_common/btn_back_grey.png) repeat-x scroll left top;
	border: 1px solid #6a6a6a; border-color: #a0a0a0 #989898 #868686 #9d9d9d; border-width: 1px 0 1px 1px;
}

.ws-dlrloc .x-btn .x-btn-center {
	
	background: #606060 url(../../common/assets/case_common/btn_back_grey.png) repeat-x scroll left top;
	border: 1px solid #6a6a6a; border-color: #a0a0a0 #989898 #868686 #9d9d9d; border-width: 1px 0;
}

.ws-dlrloc .x-btn .x-btn-right {
	
	background: #606060 url(../../common/assets/case_common/btn_back_grey.png) repeat-x scroll left top;
	border: 1px solid #6a6a6a; border-color: #a0a0a0 #989898 #868686 #9d9d9d; 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; 
	
	 border: 1px solid #000; 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-dtls {
	position: relative;
}

.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; margin: 0; padding: 0; text-transform: uppercase; display: block; float: left;
	
	border: 1px solid #e68f1a;
	background: #aa6913 url(../../common/assets/case_common/btn_back.png) repeat-x;
}

.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: 6px 9px; display: block; white-space: nowrap; overflow: hidden; float: left;
	
	border: 1px solid #ecac54; border-color: #ecac54 #e8a954 #be8e4f #e3a654; 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-lnks-bcap {
	clear: both;
}

.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/case_common/dealloc_back_resultnum.gif) no-repeat 0 0; color: #FFF; 
}

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

.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 .ws-results-hld .wse-box .wse-dl-membership_icon {
	float: left;
	line-height: 24px;
	padding-left: 45px;
}

.ws-dlrloc .ws-results-hld .wse-box .wse-dl-membership_message {
	float: left;
	line-height: 24px;
	padding-left: 10px;
}

.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 {}

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

.ws-dlr-sects-nomap {}

.ws-dlr-subhd {}

.ws-dlr-panel .ws-panel-hd {
	margin: 0; padding: 0 0 10px 5px; text-transform: uppercase;
}

body.ws-remotecat .ws-dlr-panel .ws-panel-hd {
	position: static; top: 0; left: 0;	margin: 0 405px 10px 0; padding: 0 0 10px 0; 
	
	border-bottom: 1px dashed #CCC;
}

.ws-dlr-panel .ws-dlr-sects {
	padding: 0 0 0 240px; 
	
	background: transparent url(../../common/assets/case_common/contact_back_side.jpg) no-repeat 0 0;
}

.ws-dlr-panel .ws-dlr-subhd {
	padding: 0 20px 20px 20px; margin-bottom: 1px;
	
	border-bottom: 2px solid #ebebeb; 
}

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

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

.ws-dlr-panel .ws-dlr-sects-w-photo {
	background-image: none;
}

.ws-dlr-panel .ws-dlr-sect-1 {}

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

.ws-dlr-panel .ws-img-photo {
	position: absolute; left: 0; top: 0; width: 220px; overflow: hidden;
	
	border: 2px solid #828282;
}

.ws-dlr-panel .ws-img-logo {
	float: right; margin: 0 0 10px 10x; padding: 20px 0 0 0; width: 200px; overflow: hidden;
}

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

.ws-dlr-panel .ws-dlr-sect-2 {
	position: relative; text-align: center; width: 100%; overflow: hidden;
	
	background: #f4f4f4;
}
.ws-dlr-panel .ws-dlr-sect-2 .ws-wrap {
	width: 660px; margin: 20px auto; text-align: left;
}

.ws-dlr-panel .ws-dlr-sect-2 .ws-wrap-btn {
	width: auto; margin: 0; text-align: center;
}

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

.ws-dlr-panel .ws-dlr-sect-2 .ws-tcap {
	width: 1px; float: right; height: 284px;
}

.ws-dlr-panel .ws-dlr-sects-nomap .ws-dlr-sect-2 .ws-tcap {
	display: none;	
}

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

.ws-dlr-panel .ws-company {
	font-size: 14px; margin-bottom: 20px; font-weight: bold; font-style: italic;
}

.ws-dlr-panel .ws-dlr-info {
	margin-bottom: 20px; width: 49%; line-height: 1.5em; font-size: 12px;
}

.ws-dlr-panel .ws-dlr-sects-nomap .ws-dlr-info {
	float: left; 
}

.ws-dlr-panel .ws-dlr-info .ws-hd {
	text-transform: uppercase; font-weight: bold;  margin-bottom: 0.5em;
}

.ws-dlr-panel .ws-dlr-info .ws-lbl {
	font-weight: bold;	
}

.ws-dlr-panel .ws-addrss {
	margin-bottom: 1em;
}
.ws-dlr-panel .ws-name {}
.ws-dlr-panel .ws-cmpny {}
.ws-dlr-panel .ws-contact {}
.ws-dlr-panel .ws-web {}


.ws-dlr-panel .ws-hrs {
	margin-bottom: 20px; width: 49%; line-height: 1.5em; font-size: 12px;
}

.ws-dlr-panel .ws-dlr-sects-nomap .ws-hrs {
	float: right; 
}

.ws-dlr-panel .ws-hrs .ws-hd {
	text-transform: uppercase; font-weight: bold;  margin-bottom: 0.5em; 	
}

.ws-dlr-panel .ws-hrs .ws-content-block {}

.ws-dlr-panel .ws-map-hld {
	clear: both; text-align: left;
	
	background-color: #FFF; border-top: 1px solid #FFF;
}
.ws-dlr-panel .ws-map-wrap {
	height: 264px; width: 330px; position: absolute; right: 20px; top: 20px; z-index: 5; 
}

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

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

.ws-dlr-panel .ws-about .ws-lbl {
	display: none;
}
.ws-dlr-panel .ws-about .ws-val {}
.ws-dlr-panel .ws-addtlinfo {
	clear: both; text-align: left; padding: 20px;
	
	background-color: #FFF; border-top: 1px solid #FFF;
}
.ws-dlr-panel .ws-addtlinfo .ws-hd {
	display: none;
}


.ws-dlr-panel .ws-contactfrm {
	margin: 0 0 0 240px;  padding: 0 100px 0 20px;
}
* html .ws-dlr-panel .ws-contactfrm {
	width: 404px;
}

.ws-dlr-panel .ws-dlr-sect-1 .ws-contactfrm {
	margin: 0 0 0 0;
}

.ws-dlr-panel .x-panel-body {}

.ws-dlr-panel .x-form-label-right label {
	font-weight: bold;
}

.ws-dlr-panel .x-panel-btns-ct .x-panel-btns-center {
	text-align: left; padding-left: 135px
}

.ws-dlr-panel .x-panel-btns-ct .x-panel-btns-center table {
	margin: 0;
}

.ws-dlr-panel .x-btn-left,
.ws-dlr-panel .x-btn-right {
	height: 31px;
}

.ws-dlr-panel .x-btn-center,
.ws-dlr-panel .x-panel-btns-ct .x-panel-btns .x-btn-center {
	padding: 0 10px !important;
}

.ws-dlr-panel button {
	font-size: 13px; 
}
/* END Parent Class: dealerlocater-profile */
