.region1Holder {width:940px;}

.classifieds table {
	font-size: 12px;
	height: auto;
	}

.classifieds table div {display: inline;}

#mainnav li#classifieds a {background-color: #CC9999;}

.noMargin {margin-right: 0px !important;}

h3.color {background: #3795D2 !important;} /* Overwrite default blue BG color */

#classifiedsSearch {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/search_bg.jpg) no-repeat;
	float: left;
	height: 70px;
	margin-bottom: 20px;
	width: 620px;
	}

#classifiedsSearch form {
	height: 40px;
	margin: 15px;
	}

#bigInput {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border: 0 none;
	border: 1px solid #6e93aa;
	color: #aaa;
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	height: 19px;
	margin-right: 5px;
	padding: 10px;
	width: 320px;
	}

.inputWrap {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #cedfee;
	border: 1px solid #6e93aa;
	display: inline;
	float: left;
	height: 19px;
	padding: 10px;
	}
	
	.inputWrap select {
		float: left;
		xmargin: 0 2px;
		width: 125px;
		}

* html .inputWrap {padding: 9px 10px;} /* Solve IE6 wackiness */
.tab-container{ padding-top:10px; border-bottom:1px #ccc solid; padding-bottom:10px; margin-bottom:10px; }
ul#tabs{
	/*padding-left: 20px; 
	*/margin-left: 0;
	padding-left: 0;
	white-space: nowrap; 
 }
	#tabs li{list-style: none; display:inline;}
	#tabs li a{ font-size:11px; -webkit-border-top-left-radius:5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius:5px; font-weight:bold; color:#fff; margin-bottom: 10px; background: #3795D2 url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/tab_gradient.jpg) repeat-x;  padding: 10px; margin-left:2px; padding: 10px 30px 10px 30px;   } 
	#tabs li a.activated{ background: #fff url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/activated_gradient.jpg) repeat-x; color: #999; /*background-color: #fff;*/ border:1px #ccc solid; border-bottom: 1px #fff solid; } 
	#tabs li a.tab_off{ background: #fff url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/activated_gradient.jpg) repeat-x; color: #ccc; /*background-color: #fff;*/ border:1px #ccc solid; } 

/* REGIONS (Arkansas Tulsa etc) additions */
.region-arkansas{margin-top:4px; padding:5px; padding-left:9px;  /*background-color: #ebebeb;*/ background-color: #eaf4e7; color:#666; font-size: 9px;}
.region-arkansas img, .region-tulsa img, .region-kansas img, .region-dallas img, .region-ftworth img, .region-muskogee img{vertical-align: text-bottom;}
.region-tulsa{margin-top:4px; padding:5px; padding-left:9px;  background-color: #eee; color:#666; font-size: 9px;}
.region-kansas{margin-top:4px; padding:5px; padding-left:9px;  background-color: #faf8e6; color:#666; font-size: 9px;}
.region-dallas{margin-top:4px; padding:5px; padding-left:9px;  background-color: #ebebeb; color:#666; font-size: 9px;}
.region-ftworth{margin-top:4px; padding:5px; padding-left:9px;  background-color: #eaf7f4; color:#666; font-size: 9px;}
.region-muskogee{margin-top:4px; padding:5px; padding-left:9px;  background-color: #f6eee3; color:#666; font-size: 9px;}
.region-oklahoman{margin-top:4px; padding:5px; padding-left:9px;  background-color: #e8f1f7; color:#666; font-size: 9px;}



.select-regions{color:#666; font-size: 9px;}
.select-regions span{display:block; margin-bottom:0px; } 
.select-regions input{margin-bottom:7px; }
.select-regions img{vertical-align: middle}


.catSearchBtn {
	display: inline;
	float: right;
	right: 0;
	top: 0;
	}

#classifiedsTopBtns {
	float: right;
	height: 70px;
	width: 310px;
	}

#classifiedsTopBtns a {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/classifiedsTopBtns.gif) no-repeat;
	display: block;
	float: left;
	height: 70px;
	text-indent: -7777px;
	width: 150px;
	}

#classifiedsTopBtns a.savedClips {background-position: 0 0; margin-right: 10px;}
#classifiedsTopBtns a.placeAd {background-position: -150px 0;}

#classifiedsTopBtns a:hover.savedClips {background-position: 0 -70px;}
#classifiedsTopBtns a:hover.placeAd {background-position: -150px -70px;}

#classifiedsTopBtns a.savedClips.selected {background-position: -300px 0;}
#classifiedsTopBtns a.placeAd.selected {background-position: -300px -70px;}

#accordionNav {margin-bottom: 20px;}

.accordionHeader,
.staticAccordionHeader,
.accordionHeaderFalse {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	background: #3795d2 url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/accordion_arrow.gif) no-repeat 10px 8px;
	border-bottom: 3px solid #fff;
	color: #fff !important;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-left: 30px;
	text-transform: uppercase;
	}

.accordionHeader.selected {
	background-position: 10px -32px;
	border-bottom: 4px solid #d5d5d5;
	}

#accordionNav ul {
	border: 1px solid #d5d5d5;
	list-style: none;
	margin-bottom: 3px;
	height: 212px;
	overflow-y: auto;
	}

* html #accordionNav ul {height:expression( this.scrollHeight > 212? "212px" : "auto" );} /* Fake max-height in IE6 */

#accordionNav li {
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	}

#accordionNav li.odd {
	background: #f2f2f2;
	}

#accordionNav li a {
	color: #006699;
	//display: block;
	}

.ui-icon {
	display: inline-block;
	height: 11px;
	margin-right: 5px;
	width: 11px;
	}

.accordion_closed {background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/accordion_closed.gif) no-repeat center;}
.accordion_open {background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/accordion_open.gif) no-repeat center;}

.column #accordionNav.ui-accordion.selected {background-color: #fff;} /* Overwrite orange BG color that applied to .selected from global.css */

.classifiedsMeat {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/headline_dots.gif) repeat-x 0 0;
	padding-top: 15px;
	}

.classifiedsColumn {
	float: left;
	width: 480px;
	}

.classifiedsColumn h3 {
	color: #555;
	font-size: 12px;
	line-height: 12px;
	text-transform: none !important;
	}

.classifiedsCatList {
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 16px;
	list-style-position: inside;
	margin: 0 10px 30px 0;
	width: 235px;
	}

.classifiedsCatList li {padding-left: 5px;}

.classifiedsCatList a {color: #006699;}

.catTotal {color: #898989;}

.classifiedsCatList h2 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #555;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 5px;
	padding: 10px 10px 5px 10px;
	position: relative;
	text-transform: capitalize;
	}
	
	.expandLink {
		border-left: 1px solid #ddd;
		font-size: 11px;
		font-weight: bold;
		line-height: 11px;
		padding-left: 10px;
		position: absolute;
		right: 5px;
		top: 11px;
		}
	
	.expandLink a {	
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/expand_arrow.gif) no-repeat right 2px;
		color: #777 !important;
		padding-right: 14px;
		}

	.expandLink.opened a {	
		background-position: right -46px;
		}

	.expandLink a:hover {
		color: #555 !important;
		text-decoration: none;
		}

.breadcrumb {
	color: #555;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	padding: 10px 0;
	position: relative;
	}
	
	.breadcrumb a {color: #006699;}
		
	.breadcrumb em {
		color: #ccc;
		font-size: 14px;
		font-weight: bold;
		}
		
	.breadcrumb a.pinRight {
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/checks.gif) no-repeat right 0;
		top: 5px;
		color: #777;
		font-size: 11px;
		line-height: 11px;
		padding-right: 13px;
		position: absolute;
		right: 5px;
		}

	.breadcrumb #sundayToggle {display:none; top:0;}
	
	.breadcrumb a.pinRight:hover,
	.breadcrumb a.pinRight.checked {color: #333; text-decoration: none;}
	
	.breadcrumb a.pinRight:hover {background-position: right -20px;}	
	.breadcrumb a.pinRight.checked {background-position: right -40px;}	
		
.listingNav {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/list_nav.gif) no-repeat;
	border-bottom: 1px solid #ccc;
	height: 30px;
	width: 480px;
	}

.classifieds_ad.first,
.classifieds_clipped_ad.first {border-top: 3px solid #ccc;}

.classifieds_ad,
.classifieds_clipped_ad {
	background: #fff;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 10px 60px 10px 82px;
	position: relative;
	margin-bottom: 2px;
	}

.classifieds_ad img,
.classifieds_clipped_ad img {
	max-width:300px;
	width: expression(this.width > 300 ? 300: true);
	margin-top: 5px;
	}

.classifieds_ad.odd,
.classifieds_clipped_ad.odd {background: #f6f6f6;}

	.classifieds_ad .pubDate,
	.classifieds_clipped_ad .pubDate {
		color: #666;
		font-family: arial;
		font-size: 11px;
		left: 5px;
		position: absolute;
		top: 10px;
		}
	
	* html .classifieds_ad .pubDate,
	* html .classifieds_clipped_ad .pubDate {left: -65px;} /* Fix date Col in IE6*/
		
	.classifieds_ad .star,
	.classifieds_clipped_ad .star {
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/save.gif) no-repeat right 0;
		display: block;
		height: 20px;
		position: absolute;
		right: -2px;
		text-indent: -7777px;
		top: 10px;
		width: 50px;
		}

	.classifieds_ad:hover .star {background-position: right -30px;}
	
	.classifieds_toolbar, .classifieds_clipped_toolbar {
		background:none;
		padding:0;
		margin:0;
		}

	.ad_img {
		padding-bottom: 5px;
		text-align: center;
		width: 100%;
		}
	
	.ad_img img {
		background: #eee;
		border: 1px solid #ddd;
		display: inline;
		margin: 10px 5px 0;
		width: 190px;
		padding: 8px;
		}

.classifieds_clipped_ad {background: #e8f4f9 !important;}

	.classifieds_clipped_ad .star,
	.classifieds_clipped_ad .star:hover {background-position: right -60px;}

.paginate {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	list-style: none;
	margin: 10px 0 0 0;
	text-align: right;
	}
	
	.paginate li {
		border-right: 1px solid #ccc;
		display: inline;
		padding: 0 5px;
		}
	
	.paginate .first {padding-left: 0;}
	
	.paginate .last {
		border-right: none;
		padding-right: 0;
		}
	
	.paginate .disabled {display: none;}

	.paginate a {
		color: #006699;
		display: inline-block;
		}
	
	.paginate .currPage a {color: #999;}

.ad120 {
	width: 120px;
	height: 600px;
	float: right;
	margin-top: 10px;
	}


/* JobsOK, CarsOK, HomesOK buttons and links */
#classifiedsTopButtonJobsBox,
#classifiedsTopButtonCarsBox,
#classifiedsTopButtonHomesBox {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/network_badges.gif) no-repeat 0 0;
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
	height: 60px;
	}

#classifiedsTopButtonCarsBox {background-position: 0 -60px;}
#classifiedsTopButtonHomesBox {background-position: 0 -120px; margin-right: 0px;}

#classifiedsTopButtonJobsBox a,
#classifiedsTopButtonCarsBox a,
#classifiedsTopButtonHomesBox a {
	display: block;
	width: 200px;
	height: 60px;
	}

#classifiedsTopButtonJobsBox a span,
#classifiedsTopButtonCarsBox a span,
#classifiedsTopButtonHomesBox a span {display: none;}

#accordianJobsLink,
#accordianCarsLink,
#accordianHomesLink {background: #999 url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/accordion_arrow_gray.gif) no-repeat 10px 8px;}


/* 'Place an Ad' styles */
.placeAdTitle {
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/place_ad.jpg) no-repeat center top;
	color: #555;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 10px 0 20px 0;
	padding-top: 55px;
	text-align: center;
	}
	
	.placeAdTitle span {display: none;}

#pkgWrap {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/pkg_cols_bg.jpg) repeat-y;
	padding-bottom: 10px;
	}

#pkgHeaders {
	background: #fff;
	height: 220px;
	width: 941px;
	}
	
	#pkgHeaders .block {
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/classifieds_header3.jpg) no-repeat 0 0;
		display: block;
		float: left;
		height: 220px;
		position: relative;
		text-indent: -7777px;
		width: 312px;
		}
	
	.guaranteedTag {
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/guaranteed.png) no-repeat 0 0;
		height: 80px;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 80px;
		z-index: 100;
		behavior: url("https://s3.amazonaws.com/content.newsok.com/newsok/js/classifieds/iepngfix.htc");
		}
	
	#pkgBest {background-position: 0 0; position: relative;}
	#pkgBasic.block {background-position: -312px 0; padding: 0 2px;}
	#pkgFree.block {background-position: -628px 0;}
	
	#pkgBest:hover {background-position: -940px 0;}
	#pkgBasic:hover {background-position: -1252px 0;}
	#pkgFree:hover {background-position: -1568px 0;}

	/* * html body #pkgBest {behavior: url("https://s3.amazonaws.com/content.newsok.com/newsok/js/classifieds/csshover3.htc");} */
	
	.totalPulldown {
		height: 20px;
		left: 53px;
		position: absolute;
		text-indent: 0;
		top: 131px;
		width: 210px;
		}

	* html .totalPulldown {
		left: 55px !important;
		top: 129px !important:
		} /* Tweak select menu positioning in IE */

		.totalPulldown select {
			float: left;
			width: 157px;
			}
			
		.totalPulldown input {
			float: right;
			height: 20px;
			width: 48px;
			xbackground: #ccc;
			}

.pkgCol {
	display: inline;
	float: left;
	width: 312px;
	margin-right: 2px;
	padding-top: 10px;
	}

#pkgWrap h3 {
	color: #364d55;
	font-family: Arial;
	font-size: 14px;
	height: auto;
	line-height: 14px;
	margin: 0px 15px 10px 15px;
	text-transform: none;
	}

.pkgRules {
	color: #555;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	height: 120px;
	line-height: 18px;
	list-style-position: inside;
	margin: 0 15px 20px 15px;
	padding-bottom: 15px;
	}
	
	#pkgOne .pkgRules {border-bottom: 2px solid #c8e4ef;}
	#pkgTwo .pkgRules {border-bottom: 2px solid #dee4e7;}
	#pkgThree .pkgRules {border-bottom: 2px solid #e5e8e9;}
		
	.pkgRules li {margin-bottom: 5px;}

	.pkgRules li.footnote {
		color: #666;
		font-size: 10px;
		line-height: 14px;
		list-style: none;
		margin-bottom: 3px;
		}

.pkgCatsBig {
	color: #666;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	}
	
	.pkgCatsBig li.odd {background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/trans_white_15.png);}
		
	.pkgCatsBig li a,
	.pkgCatsBig li a:active,
	.pkgCatsBig li a:visited {
		color: #666;
		display: block;
		padding: 15px;
		}
	
		.pkgCatsBig li a span {
			color: #006699;
			font-size: 15px;
			font-family: Arial;
			text-decoration: underline;
			}

	.pkgCatsBig li a:hover {
		xbackground-position: 10px -148px;
		color: #555;
		display: block;
		text-decoration: none;
		}

	.pkgCatsBig li a:hover span {color:#669900;}
	
	.guarFlag {
		height: 65px;
		overflow: hidden;
		position: relative;
		width: 300px;
		}
	
	.guarFlagWrap {
		width: 395px;
		height: 65px;
		position: absolute;
		left: -77px;
		}
	
	.guarFlagL {
		background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/guar_flag.gif) no-repeat left center;
		display: block;
		height: 65px;
		left: 0px;
		padding: 0px !important;
		position: absolute;
		top: 0;
		text-indent: -7777px;
		width: 85px;
		}

	.guarFlagR {
		left: 92px;
		padding: 15px 0 0 !important;
		position: absolute;
		top: 0;
		width: 295px;
		}


.pkgCatsSmall {
	color: #555;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 25px;
	list-style: none;
	list-style-position: inside;
	}

	.pkgCatsSmall li:before {content: "\00BB \0020";}

	.pkgCatsSmall li {padding: 0 15px;}

	.pkgCatsSmall li.odd {background: url(https://s3.amazonaws.com/content.newsok.com/newsok/images/classifieds/trans_white_20.png);}

	* html .pkgCatsBig li.odd {background: #c8e4ef;} /* Overwrite png BG img in IE - Column 1 */
	* html #pkgTwo li.odd {background: #dee4e7;} /* Overwrite png BG img in IE - Column 2 */
	* html #pkgThree li.odd {background: #e5e8e9;} /* Overwrite png BG img in IE - Column 3 */


/* Guarantee Guidelines popup */
#guarGuidelines {
	background: #dfe3e4;
	border: 10px solid #fff;
	font-family: "Lucida Grande", Arial, sans-serif;
	height: 312px;
	padding: 15px;
	width: 479px;
	}
	
	#guarGuidelines h2 {
		border-bottom: 1px solid #fff;
		color: #364D55;
		font-family: Arial;
		font-size: 30px;
		letter-spacing: -1px;
		margin-bottom: 20px;
		padding-bottom: 5px;
		}

	#guarGuidelines p {
		color: #555;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 18px;
		font-style: italic;
		line-height: 24px;
		margin-bottom: 20px;
		}

	#guarGuidelines ul {
		font-size: 13px;
		line-height: 18px;
		list-style-position: inside;
		}

/* Print and Email buttons */
.listingNav .tab {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #ccc;
	color: #555;
	float: right;
	font-weight: bold;
	margin: 7px 0 0 2px;
	padding: 2px 10px;
	}
.listingNav .tab:hover {
	background: #aaa;
	color: #fff;
	text-decoration: none;
	}
.listingNav .tab:visited {color: #555;}
.listingNav a.selected {background: #aaa; color: #fff; border: none;}
#emailFriend {line-height: 21px;}
#emailFriend a {text-decoration: underline;}
#emailFriend h3 {
	border-bottom: 1px solid #ddd;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#emailFriend .container {
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	margin-bottom: 10px;
	}