/* CSS Reset 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
body { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
*/
body { width: 100%; height: 100%; overflow-x: hidden; }
#fadHeader, #fadContent { margin: 0; padding: 0; clear: both; border: 0 solid; position: relative; width: 100%; overflow: hidden; background-color: #ddd; }
#fadHeader { overflow: visible; -moz-box-shadow: 0px 0px 5px #333333; -webkit-box-shadow: 0px 0px 5px #333333; -o-box-shadow: 0px 0px 5px #333333; box-shadow: 0px 0px 5px #333333; height: 88px; padding:25px 0 0 0; z-index: 1; }
#fadHeader h1 { font-family: Pontano Sans; font-size: 24px; font-weight: normal; color: white; line-height: normal; float: left; margin: 7px 0 0 60px; text-transform: uppercase; }
#fadHeader > div { width: 940px; margin: 0 auto; }

#fadHeader .searchForm { float: left; width: 590px; margin: 0 0 0 26px !important; position: relative; }
#fadHeader .searchForm form .searchBox { width: 329px; height: 45px; border: 0 solid; float: left; font-family: Pontano Sans; font-size: 16px; font-weight: normal; color: black; line-height: normal; padding: 0 0 0 86px; }
#fadHeader .searchForm form .searchBox.i { background-position: -4px -117px; }
#fadHeader .searchForm form a { text-indent: -200em; display: block; float: left; width: 48px; height: 45px; position: relative; cursor:pointer; z-index:1; }
#fadHeader .searchForm form a.i { background-position: -418px -117px; }
#fadHeader .searchForm form a span { display: block; width: 41px; height: 34px; position: absolute; top: 5px; left: 0; }
#fadHeader .searchForm form a span.i { background-position: -418px -122px; }
#fadHeader .searchForm form a:hover span.i { background-position: -478px -122px; }
.ie7#fadHeader .searchForm form .searchBox{ height: 35px; padding-top: 10px; }
#fadHeader .searchForm .error-zipfield {display:none; position:absolute; left:232px; top:15px; font-size:12px; color:#A41E00; }

#fadHeader #searchType { position: absolute; background: #E6E6E6 url('/crossbrand/shared/images/find-dealer/bg_strip.png') 0 0 repeat-x; height: 16px; margin:6px 7px; padding: 8px 12px; border-bottom-left-radius:3px; border-top-left-radius:3px; border-right: 1px solid #999; left:0px; color:#000}

#fadHeader #searchType .downArrow.i {background-position:-555px -159px;display: inline-block;height: 11px;margin: 3px 0 0 4px;vertical-align: top;width: 9px;}
#fadHeader #searchType .downArrow.i.on {background-position: -555px -167px}
#fadHeader #searchType #search_type { cursor: pointer; height: 38px; left: -5px; opacity: 0; filter: alpha(opacity = 0); position: absolute; top: 0; z-index: 1; width: 67px; }
#fadHeader #searchType #search_type option{ background: #E6E6E6; padding: 4px; }
#fadHeader #searchType .selectedValue {font-size: 12px; color:#000}

#fadHeader .moreFilters {clear: left; position: relative;}
#fadHeader .moreFilters h3 {float: left;  font-family: Arial; font-size: 13px; font-weight: bold;}
#fadHeader .moreFilters p {float: left; position: relative;  font-family: Arial; font-size: 12px; font-weight: bold; color: black; line-height: normal; color: black; padding: 1px 0 0 16px; margin: 0 6px 0 0}
#fadHeader .moreFilters p.first {margin-left: 12px;}
#fadHeader .moreFilters p input {position: absolute; top: 2px; left: 0;}
#fadHeader .moreFilters p label {cursor: pointer}
#fadHeader .moreFilters p.vr {border-right: 1px solid #777;height: 20px; margin: -2px 0 0 5px; padding: 0;width: 1px;}

#fadHeader .filterMenu { position: absolute; right:110px; z-index: 1; padding: 10px 15px 0px 10px; width:195px;}
#fadHeader .filterMenu ul { display: none; }
#fadHeader .filterMenu.on { overflow: visible; background: #E6E6E6; -moz-border-radius: 0px 0px 6px 6px; -webkit-border-radius: 0px 0px 6px 6px; -o-border-radius: 0px 0px 6px 6px; -ms-border-radius: 0px 0px 6px 6px; -khtml-border-radius: 0px 0px 6px 6px; border-radius: 0px 0px 6px 6px; -moz-box-shadow: #cccccc 2px 2px 5px; -webkit-box-shadow: #cccccc 2px 2px 5px; -o-box-shadow: #cccccc 2px 2px 5px; box-shadow: #cccccc 2px 2px 5px; }
#fadHeader .filterMenu.on ul { display: block; list-style: none; margin: 14px 0 0 0; }
#fadHeader .filterMenu.on li { margin: 0px 0 10px 0; font-family: Arial; font-size: 12px; font-weight: normal; color:#333333; line-height: normal; }
#fadHeader .filterMenu.on li.disabled{color:#999999;}
#fadHeader .filterMenu a { text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; color: black; line-height: normal; display: block; width: 125px; }
#fadHeader .filterMenu a span.i { background-position: -128px -61px; width: 17px; height: 17px; display: block; float: left; margin:-1px 8px 0 0;}
#fadHeader .filterMenu.on a span.i { background-position: -157px -62px; }

#fadHeader .printShare { float: left}
#fadHeader .printShare a { text-indent: -200em; display: inline-block; height: 40px; width: 25px; margin: 0 0 0 16px}
#fadHeader .printShare a.printBtn.i{background-position: -224px -46px;}
#fadHeader .printShare a.shareBtn.i{background-position: -278px -46px;}

.ie7#fadHeader .printShare a {float: left;}

#fadContent {height: 571px; margin: 3px 0 0 0;}
#map_canvas {float:right; width: 100%; height: 571px !important; }
#fadContent .leftPane { z-index:1; width: 321px; height: 100%; position: absolute; top: 0; left: 0; padding: 0 15px 0 20px; -moz-box-shadow: 0px 0px 5px #333333; -webkit-box-shadow: 0px 0px 5px #333333; -o-box-shadow: 0px 0px 5px #333333; box-shadow: 0px 0px 5px #333333; }

#fadContent .paneToggle { display: block; position: absolute; top: 0; left: 356px; width: 28px; height: 28px; }
#fadContent .paneToggle.out.i { background-position: -552px -59px; text-decoration: none;}
#fadContent .paneToggle.in.i { background-position: -553px -87px; }

#fadContent #matchingResults {border-bottom: 1px solid #e3e3e3; padding: 10px 0 8px 0px;}
#fadContent #matchingResults a {text-decoration: none; display: none;}
#fadContent #matchingResults a span.i {display: inline-block; background-position: -554px -144px; width: 10px; height: 12px}
.ie7#fadContent #matchingResults a span.i {background-position: -554px -147px;}
#fadContent .dealerList { height: 491px; overflow: auto; position: relative; -webkit-overflow-scrolling: touch;}
#fadContent .dealerList a { text-decoration: none; }
#fadContent .dealerDetails { clear: both; float:left; border-bottom: 1px solid #999999; padding: 0 0 24px 0; margin: 12px 0 0 0; width:285px; }

#fadContent .dealerTitle { clear: both; position: relative; float: left;}
#fadContent .dealerTitle a { display: overflow: auto; float: left;}

#fadContent .dealerTitle a.markerMiles{left: 0; position: absolute; width:55px;}
#fadContent .dealerTitle a.dealerWebsite {width: 180px; margin: 5px 0 0 68px; }

#fadContent .dealerTitle .marker { display: inline-block; text-align: center; color: #fff; float: left; }
#fadContent .dealerTitle .pinTitle { width: 43px; min-height: 52px; padding: 7px 0 7px 1px; display: block; line-height:1.4;}
#fadContent .dealerTitle .pinTitle.i { background-position: -55px -37px; }
#fadContent .dealerTitle .distance { clear: both; display: block; }
#fadContent .dealerTitle .dealerWebsite span.i { background-position: -395px -59px; display: inline-block; height: 14px; width: 6px; }
#fadContent .dealerTitle .webAddress {display: block}

#fadContent .dealerAddress { clear: both; float:left; width: 160px; margin:10px 0 0 68px; }
#fadContent .dealerAddress p span { display: block; }
#fadContent .dealerAddress a span.i { background-position: -395px -59px; display: inline-block; height: 14px; width: 6px; }

#fadContent .dealerServices { clear: both; width: 185px; margin:0 0 0 68px; float:left; }
#fadContent .dealerServices .serviceHours, 
#fadContent .dealerServices .availableServices { margin: 10px 0; clear: both; display: block; }
#fadContent .dealerServices .serviceHours span.i, 
#fadContent .dealerServices .availableServices span.i { background-position: -128px -61px; width: 17px; height: 17px; display: inline-block; margin: 0 0 0 2px; margin: 5px; }
#fadContent .dealerServices .serviceHours span.on.i, 
#fadContent .dealerServices .availableServices span.on.i { background-position: -157px -62px; }
#fadContent .dealerServices p { margin: 8px 0 0 0; padding: 2px 2px 3px; width: 185px; }
#fadContent .dealerServices .subTitle { margin: 12px 0 0 0; background: none; }
#fadContent .dealerServices .serviceHoursContent span, 
#fadContent .dealerServices .availableServicesContent span { display: block; }
#fadContent .dealerServices .serviceHoursContent ul, 
#fadContent .dealerServices .availableServicesContent ul { margin: 12px 0 0 0; list-style: none; }
#fadContent .dealerServices .serviceHoursContent ul li, 
#fadContent .dealerServices .availableServicesContent ul li { margin: 2px 0 0 0; }
#fadContent .dealerServices a.appLinks { margin: 16px 0 0 0px; display: block; }
#fadContent .dealerServices a.appLinks span.i { background-position: -395px -59px; display: inline-block; height: 14px; width: 6px; }

#fadContent .pagination { border-top: 1px solid #eee; clear: both; }
#fadContent .pagination a { text-decoration: none; display: block; }
#fadContent .pagination ul { float: left; list-style: none; margin: 16px 0 0 63px; }
#fadContent .pagination li { margin: 0 6px; float: left; }
#fadContent .pagination li.listPrev { margin: 0 0; text-indent: -300em; }
#fadContent .pagination li.listPrev a span { display: block; width: 10px; height: 15px; }
#fadContent .pagination li.listPrev a span.off.i { background-position: -554px -125px;}
#fadContent .pagination li.listPrev a span.on.i { background-position: -554px -144px; }
#fadContent .pagination li.listNext { margin: 0 0; text-indent: -300em; }
#fadContent .pagination li.listNext a span { display: block; width: 20px; height: 15px; }
#fadContent .pagination li.listNext a span.off.i { background-position: -572px -144px; }
#fadContent .pagination li.listNext a span.on.i { background-position: -554px -125px; }

.cllc-scrollable{ position: relative; }
.cllc-scrollable-viewport{ height: 100%; position: relative; overflow: hidden; }
.cllc-scrollable-scollbar-x, .cllc-scrollable-scollbar-y{ background-color: #bdbdbd; position: absolute; cursor: pointer;}
.cllc-scrollable-scollbar-x{ bottom: 0px; height: 10px; left: 0px; width: 100%; }
.cllc-scrollable-scollbar-y{ height: 100%; right: 0px; top: 0px; width: 10px; }
.cllc-scrollable-scollbar-x span, .cllc-scrollable-scollbar-y span{ background-color: #fafafa; border-radius: 2px; display: block; position: absolute; height: 100%; }
.cllc-scrollable-scollbar-y span{ height: auto; width: 100%; }

.zipOverlay { padding: 20px; font-family: verdana; position: relative}
.zipOverlay .zTitle { color: #666666; font-family: verdana; font-size: 0.9em; padding: 0 0 10px; }
.zipOverlay #zOverlayVal { border: 1px solid #BBBBBB; width: 288px; padding:2px 0; font-family: verdana; font-size: 0.9em;}
.zipOverlay p {padding: 10px 0 0}
.zipOverlay p a { margin: 0 3px 0 0; text-transform: uppercase; display: inline-block; padding: 4px 3px; text-align: center; width: 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
.zipOverlay p.errMsg { font-size: 0.9em; color: red; display: none; position:absolute; left:232px; top:15px;}
.zipOverlay p.btns {text-align: center}
.zipOverlay a.closeBtn {display: block;height: 10px;line-height: normal;margin: 0;position: absolute;right: 2px;top: 1px;width: 10px; text-align: center; padding: 0 3px 5px 2px}

#directionsPane {padding:0 8px 0 0; display: none; color:#000; overflow:auto; height:530px;overflow-x:hidden;}
.adp-details, .adp-legal{color:#000 !important; font-size:12px;}
#directionsPane .routeInputs, 
#directionsPane .result,
#directionsPane .routeDetail {clear:both;position:relative}
.ie7 #directionsPane .routeInputs {clear:both;position:static}

#directionsPane .routeInputs {margin:26px 0 0}
.ie7 #directionsPane .routeInputs {margin:10px 0 0}
#directionsPane .routeInputs p {clear:both;width:100%;margin:0 0 12px;padding:0;float:left}
#directionsPane .routeInputs p label, 
#directionsPane .routeInputs p input {float:left}
#directionsPane .routeInputs p label {text-align:center;width:20px;padding:8px 9px 10px}
#directionsPane .routeInputs p label.i {background-position:-600px -3px}
#directionsPane .routeInputs p input {height:26px;width:222px; padding:2px 4px; border:1px solid #999;}
#directionsPane .routeInputs a {clear:both;text-decoration:none;display:block}
#directionsPane .routeInputs a#getDirections {text-align:center; margin:6px 0 0 39px; text-decoration:none;}
#directionsPane .routeInputs a#switchDirections {border:1px solid #AAA;border-radius:3px;height:26px;position:absolute;right:4px;text-indent:-300em;top:29px;width:16px}
.ie7 #directionsPane .routeInputs a#switchDirections{ position:relative;float:right;top:20px;right:30px;}
#directionsPane .routeInputs a#switchDirections.i {background-position:-510px -65px}
#directionsPane .routeInputs a#switchDirections:hover.i {background-position:-510px -44px}
#directionsPane .dealerAddress {margin: 0 0 0 39px}
#directionsPane .result {width:260px;margin:15px 0 10px 39px}
.ie7 #directionsPane .result {width:260px;margin:22px 0 10px 39px}

#directionsPane .routeDetail {height:313px; width: 286px}
#directionsPane .routeDetail a {text-decoration: none; display: block;}
#directionsPane .routeDetail a span {text-decoration: none; display: inline-block;}
#directionsPane .routeDetail a span.i {text-align: center; background-position: -692px -59px; width: 30px; height: 30px; padding: 7px 0 8px;}
#directionsPane .routeDetail a span.address {display: block}
#directionsPane .routeDetail a.dealerWebsite {clear: both; width: 96px; margin: 0 0 0 39px}
#directionsPane .routeDetail a.dealerWebsite span.i {background-position: -395px -60px; display: inline-block; height: 1px; width: 6px; float: right;}

#directionsPane .routeStart a, 
#directionsPane .routeEnd a {position: relative;}
#directionsPane .routeStart a span.address {vertical-align: middle; position: absolute; top: 13px; left: 39px; }
#directionsPane .routeEnd a span.i {float: left;}
#directionsPane .routeEnd .addressContent {display: inline-block; min-height: 30px; float: left; width: 240px;}
#directionsPane .routeEnd a span.address {margin:0; padding: 10px 0 1px 9px; clear: both; display: block;}
#directionsPane .routeEnd .dealerAddress {clear: both; display: block; margin:0; padding: 0 0 0 9px; width: 100%;}

#directionsPane .routeSteps {height: 180px; overflow: auto; -webkit-overflow-scrolling: touch; width: 247px; margin: 0 0 5px 39px; position: relative;}
.ie7 #directionsPane .routeSteps {height: 170px;}
#directionsPane .routeSteps a.rInfo {display: block; clear: both; border-bottom: 1px solid #999; margin: 0.15em 0.8em 0.15em 0; padding: 0.15em 0; overflow: auto}
#directionsPane .routeSteps a.rInfo span {float: left; padding: 0.1em 0.3em; vertical-align:top; }
#directionsPane .routeSteps a.rInfo span.ins {max-width: 160px;}
#directionsPane .routeSteps a.rInfo span.dis {float: right} 
#fadContent p.rCon {width: 175px; padding:0.3em; line-height:normal; text-align:left; color:#000;}
#directionsPane .result, #fadContent .adp-directions{font-size:12px;}
/*#directionsPane .routeSteps > div {margin-top: -15px;}*/

#adp-placemark, .adp-placemark, .adp-summary {display: none}
.adp-step, .adp-substep {border: none; border-bottom: 1px solid #cdcdcd}

#fadContent #dirTab {position: relative; margin:0; padding:0; width: 215px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; margin:0 0 0 15px;}
#fadContent #dirTab span {display: block; padding: 10px 20px}
#fadContent #dirTab a {display: block; position: absolute; right:-6px; top:-6px; height:18px; width:18px; text-indent: -300em;}
#fadContent #dirTab a.i {background-position: -480px -63px}
#fadContent #dirTab i.i {position:absolute; display: block; left:-15px; top:14px; width:20px; height:23px; background-position: -475px -8px}

/* COMMON COLOR */
.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a, .ui-tabs{ background:#17233f;}
.ui-tabs ul.ui-tabs-nav li a.ui-tabs ul.ui-tabs-nav li a{ background:#2c56a7;}
.ui-tabs{ border-radius:0px; font-family:Arial, Helvetica, sans-serif;}
.fr{ float:right;}
.fl{ float:left;}
.clear{ clear:both; display:block;}

/*STRUCTURAL CSS*/
#tabs address{margin: 5px 0 0; font-style:normal;}
a{ outline:none;}
#tabs div > a{ font-weight:bold; font-size:12px; text-decoration:none; line-height:normal; padding-right:8px;}
#tabs div > a span.i {background-position: -395px -73px; display: inline-block; height: 14px; width: 7px;}

.ui-tabs{ box-shadow:1px 3px 3px rgba(0,0,0,0.6); position:relative; width:300px; top:-111px; left:200px; padding:19px 19px 10px; color:#FFF; font-size:12px;}
.ui-tabs ul.ui-tabs-nav { list-style:none; position:absolute; left:0px; top:-35px; margin:0px; padding:0px;}
.ui-tabs ul.ui-tabs-nav li { float:left; margin-right:5px;}


#tabs {border-radius: 0 0 4px 4px; left:0px; top:40px;}
#tab-1 { min-height:144px;}
#tab-2 { min-height:144px; }
#tab-3 { min-height:144px; margin:0 0 0 -4px; }
#tab-2 .fr{margin: 3px 0 0;}

#tab-3 ul {min-height: 68px;}
#tab-3 ul.appLinks {height: auto !important;}

.closeTab{ position:absolute; right:-8px; top:-8px; height:25px; width:25px; background-position:-477px -64px; cursor:pointer;}
.closeTab.i {background-position: -475px -59px;}
.pointer{ position:absolute; left:-20px; top:80px; width:20px; height:23px; background-position: -475px -8px;}
.pointer.i {background-position: -475px -8px;}

#tabs span.divider{ display:block; clear:both; margin:10px 0px 5px; background: none; border-bottom: 1px solid #434343; border-top: 1px solid #000000; height: auto; text-indent: -200em; font-size:0.01em;}

/* FOR FIRST TAB HEADING ADRESS LINK*/
.hal h1{padding:0px; font-size:18pt; font-weight:normal; line-height: 0.8em; margin: 0 0 5px -1px; width:180px;}
.hal h1 a{line-height: 0.8em !important;}
.hal .distance{ float:right; margin-top:-15px; margin-right:10px;}

/* FOR SECONG TAB BOLD TABLE BOLD*/
.btb{ line-height:20px; padding-bottom: 5px;}
.btb div.list{ display:block; font-size:10px; padding-left: 2px}
.btb div.list span{ padding-right:20px; width:65px; display:inline-block;}
.btb div.list span.to{ padding:0px 10px 0px 0px; width:20px; display:inline-block;}
.btb strong.second{ margin-top:28px; display:block;}
.btb strong {margin: 0 0 0 0px;}

/* FOR THIRD TAB BOLD LIST LINK*/
.bll ul { line-height: 20px; margin: 0 0 28px; padding: 0 14px; width: 95%;}
.bll ul li {font-size: 10px; margin: 0 1%; width: 98%; line-height:normal;}
.bll strong{ display:block; clear:both; margin-bottom:10px; margin-left:3px;}

/* ADDITIONAL INFO */
.vehicleInfo{ display:none;}
.vehicleInfo.show{display:block;}
.vehicleInfo.small{height:52px; }
.vehicleInfo.small ul, .vehicleInfo.small strong, .vehicleInfo.small span.divider{ display:none;}

.vehicleInfo{ position:absolute; left:0px; width:307px; height:175px; border-radius:0px 0px 10px 10px; box-shadow:1px 1px 4px rgba(0,0,0,0.5); background-color:#eaeaea; margin-top:11px; padding:20px 17px 10px; color:#000;}
.vehicleInfo .band{ color:#FFF; width:204px; height:20px; position:absolute; left:-5px; top:-12px; font-weight:bold; padding:5px 0px 0px 10px;}
.vehicleInfo .band.i { background-position: -4px -172px; }
.vehicleInfo h1{  
	font-size:14px; 
	margin:0px; 
	padding:0px;
}
#tabs .vehicleInfo h1, .hal h1 a{	text-transform: capitalize !important;}

.vehicleInfo h1 .reg {
    font-size: .75em;
    top: -0.3em;
}

.vehicleInfo span.divider{ background:url(/crossbrand/shared/images/find-dealer/tabs/border.png) left bottom repeat-x; display:block; clear:both; height:2px; margin:10px 0px;}
.vehicleInfo strong{ clear:both; display:block;}
.vehicleInfo ul{ margin:0px; padding:0px; list-style:none;}
.vehicleInfo ul li{ margin:0px; padding-top:5px;}
.vehicleInfo .vehicle{ position:absolute; right:-15px; top:10px;}

/* New Style Fix */

#fadContent .dealerAddress p{margin:0 0 5px;}

.ui-tabs ul.ui-tabs-nav { list-style:none; position:absolute; left:0px; top:-28px; margin:0px; padding:0px;}
.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a  { display:block; color:#FFF; text-decoration:none; border-radius:10px 10px 0px 0px; height:21px; text-align:center; font-weight: bold;}

.ui-tabs ul.ui-tabs-nav li a { display:block; color:#FFF; text-decoration:none; border-radius:10px 10px 0px 0px; padding:7px 19px 0; text-align:center; font-weight:bold; height:21px;}

.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a span,
.ui-tabs ul.ui-tabs-nav li a  span{font-weight:bold;}

.ui-tabs ul.ui-tabs-nav li a#ui-id-1 { padding:7px 16px 0; }
.ui-tabs ul.ui-tabs-nav li a#ui-id-2 { padding:7px 19px 0; }
.ui-tabs ul.ui-tabs-nav li a#ui-id-3 { padding:7px 23px 0; }
.ui-tabs ul.ui-tabs-nav li a#ui-id-4{ padding:7px 18px 0; }

#tabs div > a.getDirections{display: block; margin: 5px 0 0;}
#tabs .band a { color: #FFFFFF }
.ie8#fadHeader .searchForm form .searchBox{line-height:2.7;}
.ie8#fadContent #directionsPane .routeInputs p input{line-height:1.8;}

#tabs ul.appLinks {list-style: none !important;}
#tabs ul.appLinks li {float: left; width: 140px; margin: 0; padding:0; list-style: none; padding: 1px 0px 5px 0; }
#tabs ul.appLinks li a {display: block; margin:0; padding: 0; font-size:12px; font-weight: bold; text-decoration: none;}
#tabs ul.appLinks li a span { float: right; height: 12px; margin-top: 2px; width: 11px;}
#tabs ul.appLinks li a span.i {background-position: -395px -75px}

#uniform-undefined{float:left;}

.hide{ display: none !important; }
input.error{ color:red !important; }
.ui-helper-hidden-accessible{ display:none;} 
.scrolled{ color:#E6E6E6}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#fadHeader .filler { padding:0px !important; width:0px;}
	#fadHeader .searchForm { float: left; width: 545px !important; margin: 0 0 0 40px !important; }
	footer .legal .copyright, footer .legal p { width:600px !important;}
	footer .legal { width:730px !important; margin-right:0px !important;}
	#fadHeader h1 { margin-left:122px !important;}
	#fadHeader .printShare { padding-left:0px !important;}
	body { width:1024px; overflow:hidden;}
	#map_canvas{margin-left:-40px; padding-left:-40px; position:absolute; right:0px; top:0px;}
	#fadContent .pagination a {padding: 5px 8px;}
	#fadContent .pagination ul {margin: 12px 0 0 55px;}
	#fadHeader .printShare a { width: 22px; margin: 0 0 0 10px}
	#fadHeader .filterMenu.on li { margin: 0px 0 12px 0;}
}

strong { font-family:Arial,Helvetica,sans-serif !important; }
.gmnoprint{ z-index:10000;}
#nav-mask{ z-index: 2; }
.ie7#fadHeader li.applyBtn input.submit{text-transform: capitalize;}
.ie8#fadHeader li.applyBtn input.submit{text-indent: -870em;}

/* Google Maps Traffic Layer Styles */
.gmap-control-container {
    margin: 5px;
}
.gmap-control {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
	direction: ltr; 
	overflow: hidden; 
	text-align: center; 
	color: rgb(51, 51, 51) !important; 
	font-family: Arial,sans-serif !important; 
	font-size: 13px !important; 
	background: none repeat scroll 0% 0% rgb(255, 255, 255); 
	padding: 1px 6px; 
	border-width: 1px 0px 1px 1px; 
	border-style: solid none solid solid; 
	border-color: rgb(113, 123, 135) -moz-use-text-color rgb(113, 123, 135) rgb(113, 123, 135); 
	-moz-border-top-colors: none; 
	-moz-border-right-colors: none; 
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 
	border-image: none; 
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); 
	font-weight: normal; 
	min-width: 54px;	
	position: relative;
	right: -10px;
}
.gmap-control-active {
    background-color: #6D8ACC;
    color: #fff !important;
    font-weight: bold;
	border-width: 1px 0px 1px 1px;
	border-style: solid none solid solid; 
	border-color: rgb(113, 123, 135) -moz-use-text-color rgb(113, 123, 135) rgb(113, 123, 135); 
	-moz-border-top-colors: none; 
	-moz-border-right-colors: none; 
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 	
}
.ie7 .infoBox{
filter:none !important;
}

/* To fix ipad - landscape mode -  iPad keyboard overlaps the email text field issue*/
@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   .gig-share {
      top:20px!important;
   }
}

#ramSpecificFilter, #fiatSpecificFilter {display: none;}