@import url(base.css);
@import url(adscripter.css);
@import url(footer.css);

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #e9dcc4;
}
a:link {
	color: #5588AA;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:active {
	color: #F60;
	text-decoration: underline;
}
h2 {
	color: #333;
	font-weight: bold;
	margin: 0 0 2px 0;
}
h2 a {
	text-decoration: none;
}
h3, #as-adv-top {
	color: #5B5E0E;
}
#cHeader h3, #cFooter h3 {
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

/* ========== [Newspaper Name here] CSS ======== */

#wrapper-rail {
	width: 970px;     
	margin: 0 auto;
}
#wrapper {
	overflow: hidden;
	padding-bottom: 0;
	border: 1px solid #000;
	border-width: 0 1px 1px;
	border-bottom: 1px solid #000 !important;
	width: 800px;
}
	
/* ========== Client Header/Banner CSS ============ */

#cHeader {
	background: #fff;
	position: relative;
	border: 1px solid #000;
	border-width: 1px 1px 0;
	width: 800px;
}
#cHeader img, #cFooter img {
	display: inline;
}
#mainnav {
	background-color: #8F7451;
	width: 800px;
	color: #fff;
	padding: 5px 0px;
	font-size: 10px;
	float: left;
	font-weight: bold;
}
#mainnav ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
#mainnav li {
	display: inline;
	padding: 0px 7px 0px 7px;
}
#mainnav li a {
	text-decoration: none;
	color: #fff;
}
#mainnav li a:hover {
	text-decoration: underline;
	color: #7a2017;
}

#header {
	text-align: center;
}

#footer {
	clear: both;
	color: #14495a;
	background-color: #DEE2ED;
	text-align: center;
	margin-top: 5px;
	padding: 5px;
	font-size: 10px;
}
#footer ul {
	margin: 0 10px 0 10px;
	padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding: 0 10px;
}
#footer li a {
	text-decoration: none;
	color: #2254af;
}
#footer li a:hover {
	text-decoration: underline;
	color: #7a2017;
}
#copyright {
	clear: both;
	color: #000;
	background-color: #f0f0f0;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
#t-footer {	
	margin-bottom: 0;
}
#top-oas, #bot-oas, #right-oas {
	padding: 8px;
	text-align: center;
}
#top-oas *, #bot-oas *, #right-oas * {
	margin: 0 auto;
}
#top-oas {
	width: 800px;
}
#right-oas {
	padding-top: 15px;
}
.cBanner {
	text-align: center;   
	padding: 5px 4px;                
}
.cBanner img, .cBanner object, .cBanner iframe, .cBanner table, .cBanner div {
	text-align: center;   
	margin: 0 auto;                
}
.cVertBanner img, .cVertBanner object, .cVertBanner iframe, .cVertBanner table, .cVertBanner div {
	margin: 0 10px;
}
.cVertBanner img, .cVertBanner object, .cVertBanner iframe, .cVertBanner table, .cVertBanner div {
	margin: 0 10px;
}
#container {
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #000;
}
#cFooter {
	margin-top: 8px;
	text-align: center;	
	width: 802px;
}
#ad-buttons {
	padding: 8px 0 8px 4px;
}
#ad-buttons * {
	margin-right: 3px;
}

/* ---- AS styles ---- */

#t-adscr-cat #cats-pg,
#t-adscr-adverts #advs-pg {
	display: block;
}
#subnav {
	height: 5px;
}
#t-adscr-loc h1#loc-top, #t-adscr-pagename h1 {
	color: #124755;
}
#t-adscripter-search {
	background: #FFEFD5;
	height: 26px;
	color: #14495a;
}
#as-search-div {
	height: 57px;
}
#t-adscr-sortbyprox {
	padding: 0 0 5px;
	position: relative;
}
#t-adscr-sortbyprox img {
	position: relative;
	top: 4px;
}
#t-adscr-welcome {
	background: transparent 0 0 no-repeat;
	border-color: #A7A8BF;
}
#t-adscr-welcomebox,
#t-adscr-welcomebox-bak {
	position: absolute;
	left: 30px;
	top: 8px;
	height: 228px;
	width: 460px;
	z-index: 201;
}
#t-adscr-welcomebox {
	padding: 0;
	background: transparent;
	font: normal 12px verdana, arial, sans-serif;
	border: 1px solid #A7A8BF;
}
#t-adscr-welcomebox div {
	padding: 8px 15px 0;
}
#t-adscr-welcomebox p {
	padding: 4px;
	margin: 0;
	font-size: 11px;
}
#t-adscr-welcomebox h2,
#t-adscr-cuisinetext h2 {
	font-size: 15px;
	font-family: verdana,arial,sans-serif;
	color: #124755;
}
#t-adscr-welcomebox-bak {
	border: 1px solid #A7A8BF;
	background: #fff;
	filter: alpha (opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	-khtml-opacity: 0.8;
	z-index: 101;
}
#t-adscr-welcomeboxb h2, #t-adscr-cuisinetext h2 {
	color: #124755;
	font-size: 15px;
}
#t-adscr-cuisinetext,
#t-adscr-cuisinebox {
	position: absolute;
	right: 30px;
	top: 40px;
	height: 196px;
	width: 200px;
	z-index: 200;
	text-align: left;
}
#t-adscr-cuisinetext h2 {
	text-align: center;
	padding-top: 10px;	
}
#t-adscr-cuisinetext table {	
	margin-left: 0;
}
#t-adscr-cuisinetext .t-td2 td {	
	padding: 5px 0 10px 22px;
}
#t-adscr-cuisinetext a {
	color: #000;
}
#t-adscr-cuisinetext a:hover {
	color: #900;
	text-decoration: none;
}
#t-adscr-cuisinebox {
	border: 1px solid #A7A8BF;
	background: #fff;
	filter :alpha (opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	-khtml-opacity: 0.8;
	z-index: 100;
}
#t-cat-leftcol ul li {
	padding: 0;
}
#t-cat-leftcol ul a {
	font-weight: bold;
	font-size: 10px;
}
#t-cat-leftcol {/* adscripter.css (line 333) */
line-height:11px;
padding:0pt 0pt 0pt 15px;
}
.t-rule {
	background: #666;
}
#t-adscr-cat #t-cat-leftcol {
	width: 100%;
}
/*#t-adscr-cat #t-cat-leftcol td {
	border: 1px solid red;
}*/
#t-adscr-cat #t-cat-leftcol li a {
	font-size: 12px;
}
table.t-td2 td {
	width: 25%;
}
#loc-col h1, #map-col h1, #advertiser h1, #driving-map h1, #stepbystepdir th {
	background: #124755;
	color: #fff;
}
.loc-box, #directions-form, #stepbystepdir, #stepbystepdir td {
	border: 1px solid #124755;
}
.bg2 {
	background: #EFE0E0;
}
.advert-location {
	border-bottom: 1px solid #ccc;
}
/*.alpha-list {
	display: none;
}*/
#t-srch-rslts .alpha-list {
	display: block;
}

/* MySearch styles */
#t-shop-col h2 {
	background: #9C3131;
}
.t-rslts-box h3.drag {
	background-color: #CC9;
}
#t-srch-rslts #subnav {
	height: 26px;
}

/* REMOVE THIS WHEN PROXIMITY SORT WITH BOUNDING BOX IS RESOLVED */

#tv-dynmap, #t-adscr-sortbyprox, .mapnum {
	display: none;
}
#t-adscr-storelocatorlist .mapnum {
	display: inline;
}
#t-adscripter-search {
	height: 31px;
}
#as-search-div {
	height: 31px;
	color: #2b2b3e;
}
#as-featured-top {
	font: bold 16px arial,sans-serif;
	color: #124755;
}
#t-adscr-adverts #as-featured-top {
	margin: 10px 0 5px;
}

.t-advert-links-left {
	width: 54%;
}
.t-advert-links-right {
	width: 44%;
}
a.not-available, a.not-available:visited {
	color: #ccc;
}

.as-adv-name h2 {
	color: #000;
}
.as-adv-name h2 a, .as-adv-name h2 a:visited {
	color: #124755;
}
#footer, #copyright {
	border: 1px solid #000;
}
#footer {
	border-width: 1px 1px 0;
}
#copyright {
	border-width: 0 1px 1px;
}

/* ---- Special t-nav styles ---- 

#t-nav {
	height: 24px;
}
#t-nav a {
	font-size: 10px;
	padding: 4px 10px 8px 6px;
}
#t-nav li {
	background:transparent url(../content/images/marketplace/nav_angle_right.gif) no-repeat scroll 100% 0;
	font-family: verdana, arial-narrow, arial, helvetica, sans-serif;
}
#t-cat-col a {
	font-size: 12px;
}*/

#as-featured-advs .t-advert-row {
	background: #fff;
}
.t-asadv-string {
	display: none;
}
#t-nav a {
	font-size: 10px;
}

