/*left column*/
#leftCol {
    background: url(../images/locations/leftCol_bg.jpg) top no-repeat; 
    margin-top:40px;
    padding-top: 25px;
    width: 331px;
}
#leftCol h1 {
    background:url(../images/locations/location_h.png) left no-repeat;
    height: 16px;
    margin: 0 0 0 40px;
    text-indent: -9999px;
}
#locatorForm {
    background: #8CB3CA;
    height:121px;
    margin:11px 14px 0 29px;
    padding:0 0 0 5px;
}
#listHolder {
    background: #fff;
    float: left;
    height: 20px;
    overflow: hidden;
    padding: 2px 3px; 
	margin-top: 2px;   
}
* html #listHolder { padding: 2px 3px 2px 0px; }
/*#resetBtn {
    margin: -10px 0 0 9px;
    width: 87px;
}
#resetBtn .button {
    background: none;
    height: 21px;
    margin: 16px 0 0 0;
    padding: 0;
    width: auto;     
}
#resetBtn .button a {
    background-position: 6px 8px;
    font-size: 11px;
    height: 17px;
    padding: 3px 0 0 12px;
    width: auto;
}*/
#cityField {width: 164px;}
#stateField {width: 106px;}
#zipField {width: 163px; margin-top:-10px;}
#cityField, #stateField, #zipField, #resetBtn {float: left;}
#locatorForm .shadowOuter {
    background:url(../images/locations/formShadowBlue.gif) -1px 12px no-repeat;  
    height: 41px;
	padding-top:6px;
}
.shadowInner {
    background:url(../images/locations/formShadowBlue_rt.gif) right 6px no-repeat;  
    height: 41px;
    overflow:hidden;
}
.shadowed {
    margin: 2px 0 0 8px;
}
#locatorForm label.aboveBox {
	color: #FFF;
	margin-left: 8px;
}
#locatorForm #zipField label.aboveBox {
	color: #FFF;
	margin-left: 0;
}
#cityTxt {
    width: 140px;
}
#zipText {
    width: 117px;
}
#stateField p, #zipField p {margin-top: 2px;}

#and {
    color:#fff;
    float: left;
    padding: 20px 0 0 0;
}
#stateList {
    height: 20px;
    width: 57px;
}
#or, #options {
    clear: both;
    color:#fff;   
}
#or{text-align: center;}
#options {padding-left: 5px;}
#options input, #options label {
    float: left;
}
#options label {
    margin: 0 17px 0 4px;
    position: relative;
    top: 4px;
}

html>/**/body #options label {top:0;}

#results {padding: 5px 0 0 35px}
#results h2, #results .button {
    float: left;
}
#results h2 {
    background:url(../images/locations/locationResults_h.gif) left no-repeat;
    height: 13px;
    margin: 15px 30px 0 0;
    text-indent: -9999px;
    width:200px;
}
#resultsPane {
    clear: both;
    padding-top: 20px;   
}
#printResultsLink {
    float:right;
    margin:15px 20px 0 0;
}
.scroll-pane  {
    height:295px;
    overflow: auto;
    width: 285px;
}
.listing {
    background: url(../images/FSB_locatorSearch_icons/icon1.png) top left no-repeat;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 16px 0 0 80px;
    width: 195px;
    cursor: pointer;
}
.listing a {    
    font-weight: bold;    
    margin-left: -6px;
    margin-right:20px;
}
.listing strong {color: #715725}
/* main column */
#mainCol {
    background: url(../images/locations/mainCol_bg.jpg) top no-repeat;  
    margin-top: 48px;
    padding-top: 19px;
    width: 628px;
}
#downloadLink {
    position: absolute;
    top: 19px;
    right: 167px;
}
#SmartPhoneLink {
    position: absolute;
    top: 19px;
    right: 27px;
}
#map {
    background: url(../images/locations/map.jpg);
    height: 460px;
    margin: 23px 0 0 28px;
    width: 573px;
}
#mapMsg
{
	width: 573px;
	margin: 50px 0 0 28px;
}
#mapMsg img 
{
	margin: 200px auto; 
}
/* added by purvesh */
#direction {padding: 5px 0 0 35px
            }
#direction h2, #direction .button {
    float: left;
}
#direction h2 {
    background:url(../images/locations/drivingDirections_h.gif) left no-repeat;
    height: 13px;
    margin: 15px 30px 0 0;
    text-indent: -9999px;
    width:200px;
}
#directionPane {
    clear: both;
    padding-top: 20px;   
    visibility: hidden;
    display: none;
}

.infolink a:hover {background: url(../images/bubbleGo_over.gif) 0 24px;}

/*Added by ENL 3-26-09*/
#zipText {margin-top: 2px;}
html>/**/body #options {padding-top:8px;}
#locatorForm label.aboveBox {display: block;}
#container #listHolder {padding:2px 3px;}

/*Added by ENL 3-27-09*/
#stateField p {margin-left: 5px;}
#zipField p {margin-top: 0;}
#zipText {margin-top: 0; height: auto}
#locatorForm #zipField label.aboveBox {position:relative;top:-2px;}
#resetBtn {
    margin-left: 9px;
    width: 87px;
}
#resetBtn .button {
    background: none;
    padding: 0;
    width: auto;  
}
#resetBtn .button a {
    background-position: 6px 10px;
    font-size: 11px;
    padding-left: 12px;
    width: auto;
}
#locatorForm #resetBtn.shadowOuter {
	background-position: 1px -1px; 
	height: auto; 
	width: 74px;
	padding-top: 0;
    /* added by ENL 4-3-09 */
    	margin-top: 1px;
}
/* added by ENL 4-3-09 */
#locatorForm #resetBtn.shadowOuter { *margin-top: 3px; }

#locatorForm #resetBtn .shadowInner { 
	height: 33px; 
	background-position: right -1px; 
	width: 86px;
	padding-top: 6px 
}
html>/**/body #locatorForm #resetBtn.shadowOuter{background-position: 1px 1px;}
html>/**/body #locatorForm #resetBtn .shadowInner {background-position: right 1px;}