/* Backpage.com CSS */
#tlHeader #logo a {
    background-image: url("/styles/images/partner_logos/backpage.png")!important;
    background-size: contain;
    background-color:transparent;
	width: 200px;
}
#searchDropdown #formSearch{padding-top: 30px;}
.dataTables_paginate ul li{list-style-type: none; margin: 0; display: inline-block;}
.metaFieldLabel.mnt{clear:both;padding:1.15em 0;}
#sideSponsorTable.mnt{clear:right;float:right;margin:-10px 0 10px 10px;padding:0 0 10px 10px;background:#fff;border:1px solid #fff;}
#sideSponsorTable.mnt div{width:200px;}
.date{margin-top:0;}
#superRegionNavMenu{margin-top:1em;}
.galleryOverlay{display: none;}
.galleryOverlay .img-inl{height: 100%; top: 0px;display: inline;}
.galleryOverlay .img-non{height: 100%; top: 0px;display: none;}
.clearboth{clear:both;}
.mindb{height:1px;margin:3px 0 0;border-top:1px solid #ccc;line-height:1px;}
.rssbin{margin-top:1em;clear:left;}
#rssYahooLinks{float:right;margin:0.5em 1em 0;}
#reportAdButton{float:right;clear:right;}
.adVideoContainer {float:right; margin-left:1em; min-width:466px;}.postingBody{white-space: pre-line;}
@media only screen and (min-device-width : 320px) and (max-device-width : 520px) {
.adVideoContainer {min-width: 300px;}
}
.helperLinks{margin:2em 0;}
.helperLinks span{font-weight:bold;}
.pdleft{padding-left:2em;}
#postEmailBlock{margin-top:6px;margin-left:20px;display:none;}
.linkaswidth{width:95%;max-width:540px;}
.minboxmain{margin-bottom:2em; position:relative;}
.mainBody.pages h2, h3 {margin:1.5em 0 0.5em;}
.mainBody.pages h2:first-of-type {margin-top:0.5em;}
.mainBody.pages p,ul {margin:0.5em 0;line-height:1.4em;}
#emailReplyForm .mb15{margin-bottom:1.5em;}
#emailReplyForm .mb1r1{margin-bottom:1em;margin-right:1em;}
.mb15r1{margin-bottom:1.5em;margin-right:1em;}
.mr1{margin-right:1em;}
.mb1{margin-bottom:1em;}
.mt05{margin-top:0.5em;}
.mb15{margin-bottom:1.5em;}
#emailReplyForm #submit_button{margin-padding:4px;font-size:1.2em;}
.widmax{width:92%;max-width:435px;}
.textwid{margin-bottom:1.5em;width:95%;max-width:435px;}
.sbtn{padding:4px;font-size:1.2em;}
.mb0{margin-bottom:0;}
.btnbmin{clear:both;margin-top:1em;padding:4px;font-size:1.2em;}
.pd5main{padding:10px;}
#cookieCrumb, .cookieCrumbTrail{padding: 0.5em 0 0 5px;}
@media only screen and (max-width: 500px) {
	#cookieCrumb a span {
		display: inline;
	}
}
.searchurl {
    position: absolute;
    width: 1px;
    overflow: hidden;
    color: #000;
}
.seoftr {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 5px 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #eee;
    background-color: #f8f8f8;
    color: #111;
}
/*
     FILE ARCHIVED ON 18:24:46 Apr 04, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:58:33 Oct 18, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 84.203
  exclusion.robots: 0.092
  exclusion.robots.policy: 0.081
  cdx.remote: 0.067
  esindex: 0.008
  LoadShardBlock: 53.836 (3)
  PetaboxLoader3.datanode: 138.78 (5)
  load_resource: 215.98 (2)
  PetaboxLoader3.resolve: 98.292 (2)
*/

#viewAdPhotoLayout {
	float:right;
	margin:0 0 1em 1em;
	padding:0;
	clear:right;
}  
#viewAdPhotoLayout li {
	//display:inline-block;
	list-style-type:none!important;
	margin:0;
	padding:0.75em;
	background:#eee;
	text-align:center;
	overflow:hidden;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	break-inside: avoid;
  
}
#viewAdPhotoLayout img {
  margin-bottom:0.25em;
}
#viewAdPhotoLayout li a {
  color:#000;
}
#viewAdPhotoLayout.fivePlus {
	width:465px;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
	-moz-column-gap:1.5em;
	-webkit-column-gap:1.5em;
	column-gap:1.5em;
}
#viewAdPhotoLayout.ninePlus {
	width:708px;
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-gap:1.5em;
	-webkit-column-gap:1.5em;
	column-gap:1.5em;
}