@import url(core.css);

/* Weather -- L2 */
#weather { position: absolute; width: 100%; }
#weather #WxForecast { position: absolute; top: 55px; right: 15px; background: url( "../images/weather_box_lg.gif" ) no-repeat top right; }
#weather #WxForecast img { z-index: 99; float: left; margin: 0 3px 0 -7px; }
#weather #WxForecast p { font-size: 10px; padding-right: 5px; }
#weather #WxForecast p strong { font-size: 1em; font-weight: bold; }
#weather #WxForecast a { font-size: 10px; }
#weather #WxForecast .fcTitle { font-size: 1em; text-transform: lowercase; }
#weather #WxForecast #fcHeader { padding-bottom: 2px; border-bottom: 1px #ccc solid; }
#WxCurrent { position: absolute; top: 40px; right: 15px; }
#WxCurrent p { text-align: center; color: #fff; font-weight: bold; font-size: .9em; }
#weather #WxDetail {z-index:99; padding-top: 2px; position: absolute; top: 55px; right: 15px; width: 400px; overflow: auto; display: none; z-index: 99; background: url( "../images/weather_box_lg2.gif" ) no-repeat top right; }
#weather #WxDetail #wxTitle { font-size: 11px; padding-bottom: 1px; margin-bottom: 2px; border-bottom: 1px solid #007000; }
#weather #WxDetail div { height: 80px; overflow: auto; margin-right: 5px; margin-bottom: 3px; }
#weather #WxDetail #wxTitle #WxClose { font-size: 10px; float: right; }
#weather #WxDetail #wxTitle #WxClose a {display: block; height:15px; width: 15px; background: url("../images/x_btn.gif") no-repeat}
#weather #WxDetail p { margin: 0 5px; }
#weather #WxMore { float: right; }
#weather #WxDetail .alert { font-weight: bold; }
#searchPage #weather { text-align:center; }
#searchPage #WxCurrent { position:relative; margin: 0 auto; width:990px; text-align:right;}
#searchPage #WxCurrent p { text-align:right;  }


/*Content */

body.searchState #content {width: 575px}


#searchbox_container { width: 100%; z-index: 3;text-align: center}

/* Search Boxes -- L2*/

.searchBox {height: 110px;position:static; width: 500px; z-index:80; text-align: left}
.searchBox #qBox, #csBox 
{
	color: #666; 
	font-weight: bold; 
	border: 0px dotted blue; 
	margin: 3px 3px 3px 0;
	float: left; 
	display: block;
	background: url(../images/searchBox.gif) no-repeat top ; 
	padding: 3px 0 0 5px; 
	width: 160px; 
} 


/* Preferred way of styling search input textboxes and button as used in bidestimatorTest.aspx */
.searchTextBoxes {padding-top: 1px;border: 0; top: -5px; background: transparent; color: Black; font-family:Arial; width: 155px; margin: 5px 0 0 3px}

#simpleSearch {top:-8px;border:0px solid red; height: auto}
#simpleSearch label {top:0px; padding:0;margin:0;}
.searchBox span { font-size: 9px; font-weight: normal; }
#SearchBox_advancedSearchLink {text-align:center; right:10px;border: 0px solid red; position:absolute; top:35px;z-index:100}
.advLink {border: 0px dotted red; float: left; font-size: .8em;}
.advLink:link, #advLink:visited {color: #017E09;}
.advLink:hover { color: #0081C5; }

#advSearch {border:0px dotted red; padding: 0;  display: none;}

/* Result Box -- L2*/
#resultHeader { top: -2px; }
#resultLabel span { color: #007000; font-size: 1.2em; }
#results ul, #results li { list-style: none; margin: 0 0 0 0; }
#pagingTop { float: right; z-index: 99; }
#pagingTop a:link, #pagingTop a:visited { }
#pagingBottom { display: block; width: 100%; text-align: center; clear:both}
#pagingBottom a:link, #pagingBottom a:visited { }
#pagingBottom .here { font-weight: bold; font-size: 1.2em; }
#resultList { clear: both; margin: 6px 0 0; }
#SERPList{
margin:0;
}

#invertedWhereWhatMessage {
color: #c00;
}
/* handles padding for the TR & TT gradient*/
.resultSERP, .resultTT { list-style: none; padding: 0; clear: both; border-top: 1px solid #D0E4AD;margin:0}
.resultTitle {background:none; padding: 3px 0 0px 5px;}
.resultTitle span { font-size: 1.1em; display: block; font-weight: bold; font-style:normal}

.resultSERP {padding-bottom: 5px;}
.resultTT { background: rgb(255,255,225) url(../images/TT_sidebar.gif ) no-repeat; border: 1px solid white; padding: 0 0 5px 0; }
.resultTT .resultLogo { }
.resultTT .logolink {margin-left: 0px;}
.resultTT .resultAddress, .resultTT .resultPhone { margin-left: 0; }
.resultTT .resultAddress.nologo, .resultTT .resultPhone.nologo { margin-left: 0px; }
.resultTT .resultURL{ margin: 2px 0 5px 0px; }
.resultTT .resultTitle { color: #fff; padding: 0px 0px 0px 5px; background: #2B891A url(../images/greengrad2.gif) repeat-x bottom right; margin-bottom: 3px; }
.resultTT .resultTitle span { margin: 0; padding: 2px 0 2px 0; width: 100%; background: url(../images/Truetarget_logo_grad.gif) no-repeat bottom right; }
.resultTT .cat {margin-left: 20px;}

.resultTT .listingWrapper {margin-left:20px; position:static; }

.selected {padding-bottom: 5px;border:1px solid #4E9D2E;}
.resultSERP.selected .resultTitle {border-bottom:1px solid #4E9D2E;color: #007000; padding: 0px 0px 0px 5px; background: #edf5d9; margin-bottom: 3px;  }

.resultTT.selected .resultTitle { color: #fff; padding: 0px 0px 0px 5px; background: #2B891A url(../images/greengrad2.gif) repeat-x bottom right; margin-bottom: 3px; }

#infoPane h3 {margin-top: 15px}

.cat {padding-left:5px}
.addressCell { float: left;  padding-left: 5px; }
.distCell { width: 80px; float: right; text-align: center; border: 0px solid red; margin: 0 15px 0 0; padding: 0px 0 6px 0; background: url(../images/dist2.gif) no-repeat bottom center; }

.logolink {text-align:center; float: left; width: 64px; padding:0; margin-left: 5px}
.resultLogo { margin:auto; z-index:99;}

.linkCell { z-index: 90; float: right; width: 80px; vertical-align: top; }
.rMapLink { top: 18px; padding: 20px 0 0 0; background: url(../images/map.gif) no-repeat top center; }
.rInfoLink { top: 18px; left: 10px; padding: 20px 0 0 0; background: url(../images/info.gif) no-repeat top center; }
.rMapLink:link, .rMapLink:visited, .rInfoLink:link, .rInfoLink:visited { color: #017E09; }
.rMapLink:hover, .rInfoLink:hover { color: #0081C5; }
.resultFran { text-align:right;font-size: 90%; float: right; clear: right; }
.resultFran a { font-size: 90%; }
.resultFran a:link, .resultFran a:visited { }


.resultAddress { display: block; width: 172px}
.resultPhone { clear: right;  width: 50%; display: inline; font-weight:bold}
.resultURL { padding-left: 5px; width: 45%; }
.resultURL a:link, .resultURL a:visited { }
.resultURL a:hover { }
	
.TRinfo { margin: 0 3px 0 0px; clear: both; display: block; border: 1px solid ; border-width: 0; font-size: 11px; padding: 4px 0px 4px 0px; }
.URLfran { padding: 0; clear: both; }
.URLfran strong {font-size: 1em}

.moreCitiesSpacer { height: 5px; font-size: 2px; }
.moreCities { width: 100%; font-size: 1em; clear: left; display: block; margin: 5px 0 0; }
.moreCities a { font-size: .8em; }
#noResults span { font-weight: bold; color: #990000; }
#noResults ul {margin: 10px 0 0 10px}
#noResults ul li{margin-left: 10px; list-style: disc}
#noResults p.help {width: 75%; margin-top: 10px}
#dotCaDiv {width: 75%; border: 1px solid #007000; background: #CFF684; padding: 10px}

#speller, #noResults { clear: both; float: none; display: block; margin: 5px auto; text-align: left; }
#speller {font-size: 1.3em}
#speller a {font-size: 1em}
#speller a:link, #speller a:visited { font-weight: bold; }
div.dirLinks {text-align:center; clear:both}

.agendizeUrl { color:Gray; font-size:9px; text-decoration:none; cursor:pointer; font-family: verdana; font-weight:normal; }


/* Tab Box -- L2*/
.related { margin: 0 0 10px 0; list-style: none; }
body #tabNav, #press_nav {position:absolute;display: block; top: -39px; margin-right: 10px; font-size: 93%; line-height: normal; }
body #tabNav ul, #press_nav ul {display: block;  float: right; margin: 0; padding: 0; list-style: none; }
body #tabNav li, #press_nav li { float: left; background: url( "../images/tab_right_edge_up.jpg" ) no-repeat right top; margin: 0; padding: 0; }

/* infoState */
body.infoState #resultContainer { float: left; width: 460px; display: block; }
body.infoState #tabContainer { width: 520px; float: right; display: block; }
body.infoState .infoPane { display: block; }
body.infoState #mappy { display: none; }
body.infoState #relatedPane { display: none; }
body.infoState #tabNav a#relatedLink:visited, body.infoState #tabNav a#relatedLink:link, body.infoState #tabNav #SearchRightPane_relatedLink:visited, body.infoState #tabNav #SearchRightPane_relatedLink:link, body.infoState #tabNav a#mapLink:visited, body.infoState #tabNav a#mapLink:link, body.infoState #tabNav #SearchRightPane_mapLink:visited, body.infoState #tabNav #SearchRightPane_mapLink:link { color: #fff; font-weight: bold; display: block; background: url( "../images/tab_left_edge_up.jpg" ) no-repeat left top; padding: 5px 15px; }
body.infoState #tabNav li#infoTab { float: left; background: url( "../images/tab_right_edge_active.jpg" ) no-repeat right top; margin: 0; padding: 0; }
body.infoState #tabNav a#infoLink:visited, body.infoState #tabNav a#infoLink:link, body.infoState #tabNav #SearchRightPane_infoLink:visited, body.infoState #tabNav #SearchRightPane_infoLink:link { color: #007EC3; font-weight: bold; display: block; background: url( "../images/tab_left_edge_active.jpg" ) no-repeat left top; padding: 5px 15px; }
body.infoState #bannerBox { margin-bottom: 30px; }

/* mapState */
body.mapState #resultContainer { float: left; width: 460px; display: block; }
body.mapState #tabContainer { width: 525px; float: right; display: block; }
body.mapState .resultsBox { }
body.mapState .tabBox {}
body.mapState .infoPane { display: none; }
body.mapState #mappy { display: block; }
body.mapState #relatedPane { display: none; }
body.mapState #tabNav li#mapTab { display: block; width: 100px; float: left; background: url( "../images/tab_right_edge_active.jpg" ) no-repeat right top; margin: 0; padding: 0; }
body.mapState #tabNav #SearchRightPane_infoLink:visited, body.mapState #tabNav #SearchRightPane_infoLink:link, body.mapState #tabNav a#infoLink:visited, body.mapState #tabNav a#infoLink:link, body.mapState #tabNav a#relatedLink:visited, body.mapState #tabNav a#relatedLink:link, body.mapState #tabNav #SearchRightPane_relatedLink:visited, body.mapState #tabNav #SearchRightPane_relatedLink:link { color: #fff; font-weight: bold; display: block; background: url( "../images/tab_left_edge_up.jpg" ) no-repeat left top; padding: 5px 15px; }
body.mapState #tabNav a#mapLink:visited, body.mapState #tabNav a#mapLink:link, body.mapState #tabNav #SearchRightPane_mapLink:visited, body.mapState #tabNav #SearchRightPane_mapLink:link { color: #137913; font-weight: bold; display: block; background: url( "../images/tab_left_edge_active.jpg" ) no-repeat left top; padding: 5px 15px; }
#mapNav a { display: block; }
/* banner ad */
body.mapState #ad_box,
body.infoState #ad_box,
body.relatedState #ad_box
{
position:absolute;
border: 0px solid red;
right:3px;
top: 0px;
}
body.mapState #bannerBox { margin-bottom: 30px; }

/* relatedState */
body.relatedState #resultContainer { float: left; width: 60%; display: block; }
body.relatedState #tabContainer { width: 40%; float: right; display: block; }
body.relatedState #tabNav { }
body.relatedState .infoPane { display: none; }
body.relatedState #mappy { display: none; }
body.relatedState #relatedPane { display: block; }
body.relatedState #tabNav li#relatedTab { float: left; background: url( "../images/tab_right_edge_active.jpg" ) no-repeat right top; margin: 0; padding: 0; }
body.relatedState #tabNav a#mapLink:visited, body.relatedState #tabNav a#mapLink:link, body.relatedState #tabNav #SearchRightPane_mapLink:visited, body.relatedState #tabNav #SearchRightPane_mapLink:link { color: #fff; font-weight: bold; display: block; background: url( "../images/tab_left_edge_up.jpg" ) no-repeat left top; padding: 5px 15px; }
body.relatedState #tabNav a#infoLink:visited, body.relatedState #tabNav a#infoLink:link, body.relatedState #tabNav #SearchRightPane_infoLink:visited, body.relatedState #tabNav #SearchRightPane_infoLink:link { color: #fff; font-weight: bold; display: block; background: url( "../images/tab_left_edge_up.jpg" ) no-repeat left top; padding: 5px 15px; }
body.relatedState #tabNav a#relatedLink:visited, body.relatedState #tabNav a#relatedLink:link, body.relatedState #tabNav #SearchRightPane_relatedLink:visited, body.relatedState #tabNav #SearchRightPane_relatedLink:link { color: #007EC3; font-weight: bold; display: block; background: url( "../images/tab_left_edge_active.jpg" ) no-repeat left top; padding: 5px 15px; }
body.relatedState #bannerBox { margin-bottom: 30px; }

/* resultState */
.resultState #resultContainer { float: left; width: 60%; display: block; }
.resultState #tabContainer { width: 40%; float: right; display: block; }
.resultState #tabNav { width: 100%; }
.resultState .infoPane { display: none; }
.resultState #mappy { display: none; }
.resultState #relatedPane { display: block; }
.resultState #infoTab { visibility: hidden; background: transparent; border-width: 0; }
.resultState #mapTab { visibility: hidden; background: transparent; border-width: 0; }
.resultState #tabNav { visibility: hidden; background: transparent; border-width: 0; }

/* searchState */
.searchState #header { background: url( "../images/splash_header_tile.jpg" ) repeat-x; }
.searchState.english #header2 { background: url( "../images/splash_header.jpg" ) no-repeat; height: 265px; }
.searchState.french #header2 { background: url( "../images/splash/us/splash_header_fr.jpg" ) no-repeat; height: 265px; }
.searchState.spanish #header2 { background: url( "../images/splash/us/splash_header_es.jpg" ) no-repeat; height: 265px; }
.searchState .searchBox { position: relative; width: 550px; margin: auto; top: 5px; }
.searchState #foot { top: 100px; }
.searchState .searchBox { padding-top: 5px; padding-bottom: 5px; }
.searchState #tabContainer { display: none; }
.searchState #resultContainer { display: none; }
.searchState #btnSearch { font-weight: normal; }
.searchState #qBox, .searchState #csBox {float: left; border: 0px solid blue;  background: url(../images/searchBox_l.gif) no-repeat top center; margin-right: 5px; width: 180px; height: 25px; padding: 3px 0 0 0px}
/*.searchState #q, .searchState #cs {width: 170px; left:4px; border:0px solid red; background: transparent; color: #007000;font-family: Arial; font-size: 1.5em;}*/

.searchState .searchTextBoxes {margin-bottom:0; width: 170px; left:4px; border:0px solid red; background: transparent; color: Gray;font-family: Arial; font-size: 1.5em;}

/* info Pane styles  */
#trLogo { float: left; width: 80px; }
#trInfo span { display: block; }
#emailLink { margin: 5px 0; }
.card { padding: 5px; background: #EAF3D8; border: 1px solid #e6eac6; }
.card h1 { background: transparent; padding-right: 40px; }
.logo { position: absolute; right: 0; }
tr.alt1 { background: #EAF3D8; }
tr.alt2 { background: #fff; }
#descript, #div_hours { padding: 5px 5px 5px 15px; font-size: .8em; }
#descript h2, #div_hours h3 { margin-left: -15px; }
.tr_field_tag { font-weight: bold; }
.para { margin: 5px 15px; }
#mapzoom { margin: 8px; }
#related_cat {list-style-image: url(../images/list_ball.gif)}

/* business email */
#BusinessEmailErrorTextBox { margin: 8px 0px; background-color: orange; color: white; padding: 3px 6px; font-weight: bold;}
#BusinessEmailMessage { width: 380px; height: 100px; }

#tab h2 {margin-top: 10px; margin-bottom:5px}
#tab #nameDisp {margin-top:0;font-size: 1.25em}

/* Modification for class-ing btnSearch */
.searchButton { background: url( "../images/search_btn_dual.gif" ) no-repeat left top; border: 0; top: -3px; width: 119px; height: 35px; font-size: 0; cursor: pointer; }
.searchButton:hover { background-position: -118px top; }
/*french button*/
.searchButton_fr {width: 150px;background: url( "../images/search_fr.png" ) no-repeat left top; border: 0; top: -1px; width: 130px; height: 35px; font-size: 0; cursor: pointer; }
.searchButton_fr:hover { background-position: -140px top; }

.searchButton_es {width: 120px;height: 35px;background: url( "../images/search_btn_es.png" ) no-repeat left top; border: 0; font-size: 0; cursor: pointer; }
.searchButton_es:hover { background-position: -120px top; }


/* Get Listed Ad box */
.resultState #ad_box img { left: 600px; position: absolute; margin: 0pt; }


/* Map Controls */
.DrivingDirections_Row {margin-top: 2px;  list-style-image: url(../images/list_ball.gif)}
.DrivingDirections_Row ul li {list-style:circle; list-style-image:none}
.DrivingDirections_Dist{font-weight:bold; margin-right: 15px}

#map {position:static}
#SERPMap_Image {height: 500px; width: 500px; margin:auto;background: url(../images/map_load.gif) no-repeat;}
#SERPMap_ZoomControls { z-index: 90; top: -45px; position: absolute; right: 165px; width: 120px; height: 42px; }
#mapPane img {margin:auto; display:block}
#showDirForm {display: block}
/*
#directionsForm {position: relative; padding-top: 3px;width: 85%; margin: 0 auto; border: 1px solid #007000; border-width: 2px 0 0 0}
#directionsForm label, #directionsForm input {}
#directionsForm label {text-align: right; padding-left: 5px; padding-right:2px;}
#directionsForm input#DDaddress, #directionsForm input#DDcity {width: 65px}
#directionsForm input#DDstate {width: 3ex}
#directionsForm input#DDzip {width: 6ex}
#directionsForm input#DDsubmit {margin: 10px 10px 0 10px}

#mappy {margin-top: 10px}

#mappy a { position: absolute; display: block; font-size: 0; background-color: silver; }
#mappy a:link, #map a:visited { text-decoration: none; }
#mappy a:hover { text-decoration: none; }

#mapNorth:link, #mapNorth:visited { right: 21px; top: 0; background: url( "../images/mapnav/North_btn.gif" ) no-repeat; height: 21px; width: 15px; }
#mapNorth:hover { background: url( "../images/mapnav/North_btn-over.gif" ) no-repeat; }

#mapSouth:link, #mapSouth:visited { right: 21px; bottom: 0; background: url( "../images/mapnav/South_btn.gif" ) no-repeat; height: 21px; width: 15px; }
#mapSouth:hover { background: url( "../images/mapnav/South_btn-over.gif" ) no-repeat; }

#mapEast:link, #mapEast:visited { right: 0; top: 14px; background: url( "../images/mapnav/East_btn.gif" ) no-repeat; height: 16px; width: 21px; }
#mapEast:hover { background: url( "../images/mapnav/East_btn-over.gif" ) no-repeat; }

#mapWest:link, #mapWest:visited { right: 38px; top: 14px; background: url( "../images/mapnav/West_btn.gif" ) no-repeat; height: 16px; width: 21px; }
#mapWest:hover { background: url( "../images/mapnav/West_btn-over.gif" ) no-repeat; }

#mapIn:link, #mapIn:visited { top: 12px; left: 5px; background: url( "../images/mapnav/zoom_in_btn.gif" ) no-repeat; height: 21px; width: 16px; }
#mapIn:hover { background: url( "../images/mapnav/zoom_in_btn-over.gif" ) no-repeat; }

#mapOut:link, #mapOut:visited { top: 12px; left: 25px; background: url( "../images/mapnav/zoom_out_btn.gif" ) no-repeat; height: 21px; width: 18px; }
#mapOut:hover { background: url( "../images/mapnav/zoom_out_btn-over.gif" ) no-repeat; }
*/
#testDiv {position: absolute; top:60px;  text-align:center;  width: 95%;z-index:99; height: 1.5em; color: #fff; font-size: 1.5em}
#lgDisp, .bizLogo {width: 70px; height: 50px; float: left; z-index:99}


#ypimg {width: 475px}
#cp1img, #cp2img, #cp3img {width: 150px}
#infoPane h3 em {font-size: .80em; font-style:normal; color:#bbb}

h1 a {font-size:1em}

#dispBoxes, #dispBoxes div {position:static}


/* Overture */
h2.overtureTitle { margin: 20px 0 0 0; border-bottom: 2px #e1e1e1 solid; }
h2#relatedTitle { margin: 0 0 5px 0; border-bottom: 2px #e1e1e1 solid; }
.sresult a.window { font-size: 75%; color: #9999ee; }
.sresult { margin: 5px 0 5px 25px; padding:5px;  border-bottom: 1px #e1e1e1 solid; }
#overture_topbid_noresults { z-index: 99; float: none; clear: both; width: 90%; margin: auto; }
#overture_sidebid_noresults { width: 90%; margin: auto; }
#overture_sidebid_noresults .sresult {}
#overture_sidebid { margin-top: 5px; }
#categories_pane { margin-bottom: 10px; }
div#host { padding: 0; margin: 0; }
/**/

/* AgendiZe CSS */
.card { width: auto; }
#agendize { background: #fff; padding: 10px; }
#agendize #medias a { border: 1px solid #E6EAC6; background: #EAF3D8; margin: 2px; padding: 2px; font-size: 10px; color: #000; }
#agendize #medias a:hover { border: 1px solid #007000; background: #EAF3D8; color: #007000; }
#agendize .buttons { margin-top: 7px; margin-bottom: 7px; text-align: left; }
#agendize .buttons input { color: #017e09; cursor: pointer; }
#agendize .alabel { float: left; width: 130px; }
#agendize #ad_pim { display: block; }
#agendize #ag_messengers p.pTop10px { padding-top: 10px; }
#agendize #poweredagendize { float: right; color: #A7A7A7; z-index: 99; }
#agendize #poweredagendize a { text-decoration: underline; color: #A7A7A7; }
#agendize #ag_options { padding-top: 5px; display: none; }
#agendize #ag_frm, #agendize #ag_desktop, #agendize #ag_messengers, #agendize #ag_confirm { display: none; }
#agendize #ag_frm { height: 1px; }


#debugInfo {border: 2px solid #ccc; margin: 5px;background: #eee; padding: 10px;}
#debugInfo h2 {padding-bottom: 5px; text-align:center; border: 2px solid #ccc; border-width: 0 0 2px 0;margin-bottom: 10px}
#debugInfo h3 {margin-left: 25px;font-weight:normal}
#debugInfo th {text-align:center}
.card img {float:left; margin-right: 10px}

div#SearchBox_InputErrorDiv {font-weight: bold; color:#f00}
.MaintenanceDiv 
{background-color:#FFFFDD;
	font-weight: bold; 
	text-align:left; 
	z-index:100;
	width:310px; 
padding: 0px;

}
#footer{
margin-top: 0px;
}
#sideBarAd{
margin-top: 0px;
text-align:center;
}
#footerBanner{
margin-top: 15px;
text-align:center;
}
#topBanner { top:-80px; margin-top:-20px; text-align:center; }
#leaderboard { margin: 0 150px;}
#searchPage #navBar #nav { top:0px; }
a.topicsearch_ppc {topicsearch5.aspx (line 46)
font-weight:bold;
}
#searchPage .ppc {
font-size:12pt;
line-height:16pt;
font-weight:bold;
}
#searchPage .host a {
color:green;
}