/* Changed 15-3-2011 By Marcel Huss-Nielsen */

#sidebar_super_category_description h3 {
	clear: both;
	color: #999999;
	font-size: 1.25em;
	margin: 0 0 0.5em;
	padding: 0;
}
#megaboard {
	margin-top: 10px;
}
/* this value is used for QDGS-1686. <span> tag in name_b.ftl */
.resultBody .details_b a {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #3385D6;
	margin-left: 5px;
	text-decoration: underline;
}
.message-box a {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px;
}
.message-box p {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 40px;
	color: #666666;
}
.message-box {
	background-color: #FFFFFF;
	border: 5px solid #9F9F9F;
	padding: 10px;
	text-align: center;
}
a.deny {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/delete.gif) no-repeat scroll left
		center;
	padding-left: 20px;
	margin: 5px;
	font-size: 12px;
	color: #0000CC;
	cursor: pointer;
	text-decoration: underline;
}
a.accept {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/apply.gif) no-repeat scroll left
		center;
	padding-left: 20px;
	margin: 5px;
	font-size: 12px;
	color: #0000CC;
	cursor: pointer;
	text-decoration: underline;
}
a.accept:hover,a.deny:hover {
	}
.ie8 button.fancyBtn {
	background-position: left -38px;
}
.ie7 #saveToListButtons button.fancyBtn {
	width: 55px;
}
.ie8 BUTTON.fancyBtn SPAN {
	margin-left: 5px;
	height: 20px;
	padding-left: 5px;
}
.narrow_ads,.wide_ads {
	font-family: Arial;
	font-size: 12px;
}
.narrow_ads {
	margin: 10px 0 10px 0;
	width: 150px;
}
.wide_ads {
	margin: 10px 0 10px 20px;
	overflow: hidden;
	width: 780px;
}
.ad_box {
	width: 150px;
	margin: 10px 0;
}
.wide_ads .ad_box {
	float: left;
	width: 185px;
	margin-right: 10px;
}
.ad_line1 {
	color: #0000ff;
	word-wrap: break-word;
}
.ad_text {
	color: #000000;
}
.ad_url {
	color: #008000;
	word-wrap: break-word;
}
#fixeddiv {
	position: fixed;
	width: 39px;
	height: 242px;
	padding: 0px;
	top: 209px;
	right: 0px;
	z-index: 900;
}
#responsetek-container
{
	position: absolute;
}
/* QDGS-2102 QDGS-2131 - needs to be fixed on all pages. */
.LMIMessages.tip {
	display:none;
}
.LMIDDList dt.suggest {
	display:none
}
/* QDGS-1685 */
#resultsCont .pagination {
	margin-right: 0;
}
.filterBar .title {
	padding-left: 0;
}
.pagination .prevLink {
	margin-right: 0;
}
/* End of QDGS-1685 */

/* QDGS-2488 */
body#findOnMap.NONE #hdr.tabbed {
	z-index:100;
}

/* QDGS-2180 & QDGS-2984 - removing 1810 icon from YP, WP profilepage and mappage*/
#detailsLinks .listingLinks li.mobile {
	display:none;
}

body#findOnMap .flyout ul.linkList li.mobile {
	display:none;
}


/* QDGS-2707 - Changing the appearance of the phone number on the profile page */
#bizInfo .phones li{
	padding: 2px 0 0 35px;
	height:31px;
	font-size: 22px;
	background: url(../img/phone_icon.png) no-repeat top left;
}

.WHITE #bizInfo .phones li{
	padding: 2px 0 0 35px;
	height:31px;
	font-size: 22px;
	background: url(../img/phone_icon.png) no-repeat top left;
}

.phones .click2call{
	background:none;
	padding:0;
	margin:auto;
	text-align: center;
	display:none;
}
.phones .click2call span{
	background: url(../img/btn_click2call.png) no-repeat top left;
	width:85px;
	display:none;
}
/* Edited for QDGS-3014 */
.leftopen .phones li{
	padding-left: 35px;
	margin-left: -3px;	
	height: auto;
	background: url(../img/phone_icon.png) no-repeat top left;
	font-size: 14px;
	min-height: 33px;
}
.leftopen .phones .click2call{
	margin: -10px 0 0;
	text-align: left;
	font-weight: normal;
	color: #3385D6;
	font-size: 11px;
	display:none;
}
#bizInfo .phones{
	margin-left:-4px;
	.margin-top: 0px; /* IE7 */
}
/* QDGS-2522 */
/* li span.skype_pnh_container {display:none !important;}  Chrome */
/* li span.skype_pnh_print_container {display:inline !important;}  Chrome */
/* span.skype_pnh_container {display:none !important;} */
/* span.skype_pnh_print_container {display:inline !important;} */

/* QDGS-2825 */
.listingLinks .photo A {
	background-position-y: -220px;
	}
.listingLinks .products A {
	background-position-y: -243px;
	}
	
/* QDGS-2860 - this needs to affect all resultspages - 4 in total */

#sidebar_zoning #zoningControls2 {
    background: url("../img/results_zoning_bg.png") no-repeat scroll left bottom #FFFFFF;
    margin: 0 -2px 6px -1px;
    padding: 0 0 10px;
}

#sidebar_zoning #zoningControls2 h2 {
    background: url("../img/results_zoning_bg.png") no-repeat scroll left top #FFFFFF;
    color: #333333;
    font-size: 1em;
    margin: 0;
    padding-top: 4px;
    padding-bottom:4px;
}

#sidebar_zoning #zoningControls2 div {
    padding-left: 7px;
}

/* QDGS-3015 */
.rightopen .result_email {
	color: #3385d6;
	text-decoration: underline;
}

#home.NONE .searchForm .bg-image {
    display: block;
    margin: -3px auto;
}

