@import url(base.css);
@import url(adscripter.css);
@import url(footer.css);

/* ========== [Newspaper Name here] CSS ======== */

#wrapper-rail {
	width: 990px;         /* width set for bg and centering */
	margin: 5px 5px;       /* center site here */
}
#wrapper {
	width: 800px;
	overflow: hidden;
	border-top: none;	
}
#rightrail {
	padding-top: 5px;
}
a:link {
	color: #7F1717;
	text-decoration: none;
}
a:visited {
	color: #7F3F3F;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: underline;
}
#t-footer {
	width: 801px;
}

/* ========== Client Header/Banner CSS ============ */

#cHeader {
	position: relative;
	width: 800px;
}
#header {
	padding: 0;
}
#header img {
	display:inline;
}
.cBanner {
	text-align: center;   
	padding: 5px 4px;                
}
.cBanner img, .cBanner object, .cBanner iframe, .cBanner table, .cBanner div {
	text-align: center;   
	margin: 0 auto;                
}
.cVertBanner {
	/* display: none; - uncomment if right column not needed*/
}
.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 #999;
}
#mainnav {
	background-color: #9C3131;
	width:800px;
	color: #000000;
	padding: 5px 0px;
	font-size: 9px;
}
#mainnav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#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: #FFFFFF;
}
#mainnav li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#mainnav li .none {
	border: 0;
}
#mainnavlast {
	background-color: #9C3131;
	color: #000000;
	padding: 5px 0;
	font-size: 10px;
	float: right;
}
#mainnavlast li {
	display: inline;
	padding: 0 5px;
}
#mainnavlast ul {
	margin: 0 10px 0 10px;
	padding: 0;
	list-style-type: none;
}
#mainnavlast li a {
	text-decoration: none;
	color: #FFFFFF;
}
#mainnavlast li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#cFooter {
	margin-top: 8px;
	text-align: center;	
}
#ctfooter {
	clear: both;
	color: #FFFFFF;
	background-color: #CCCC99;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	border-top: 1px solid #999;
}
#ctfooter ul {
	margin: 0 10px 0 10px;
	padding: 0;
	list-style-type: none;
}
#ctfooter li {
	display: inline;
	padding: 0 10px;
}
#ctfooter li a {
	text-decoration: none;
	color: #333333;
}
#ctfooter li a:hover {
	text-decoration: underline;
	color: #333333;
}
#copyright {
	clear: both;
	color: #FFFFFF;
	/*background-color: #89A6D2;*/
	background-color: #9C3131;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}

/* ---- 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:#6B4037;
}
#t-adscripter-search {
	background: #cc9;
	height: 26px;
}
#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 url(../content/images/contentholder.gif) repeat-y;
	border-color: #999;
	/*height: 267px;    This was added */
}
#t-adscr-welcomebox,
#t-adscr-welcomebox-bak {
	position: absolute;
	left: 30px;
	top: 11px;
	height: 220px;
	width: 345px;
	z-index: 201;
}
#t-adscr-welcomebox { 
	padding: 0;
	background: transparent;
	font: normal 12px verdana, arial, sans-serif;
	border: 1px solid #6b4037;
}
#t-adscr-welcomebox div {
	padding: 12px 15px 0;
}
#t-adscr-welcomebox p {
	padding: 5px;
	margin: 0;
}
#t-adscr-welcomebox h2,
#t-adscr-cuisinetext h2 {
	font-size: 13px;
	font-family: verdana,arial,sans-serif;
	color: #6b4037;
}
#t-adscr-welcomebox-bak {
	border: 1px solid #6b4037;
	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: #6B4037;
	font-size: 13px;
}
#t-adscr-cuisinetext,
#t-adscr-cuisinebox {
	position: absolute;
	right: 30px;
	top: 30px;
	height: 200px;
	width: 230px;
	z-index: 200;
	text-align: left;
}
#t-adscr-cuisinetext h2 {
	text-align: center;
	padding-top: 15px;	
}
#t-adscr-cuisinetext table {	
	margin-left: 0;
}
#t-adscr-cuisinetext .t-td2 td {	
	padding: 10px;
}
#t-adscr-cuisinetext a {
	color: #000;
}
#t-adscr-cuisinetext a:hover {
	color: #900;
	text-decoration: none;
}
#t-adscr-cuisinebox {
	border: 1px solid #6b4037;
	background: #fff;
	filter:alpha (opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	-khtml-opacity: 0.8;
	z-index: 100;
}
#t-cat-leftcol ul li, #Table1 ul li {
	padding: 5px 0;
}
#t-cat-leftcol ul a, #Table1 ul a {
	font-weight: bold;
	font-size: 14px;
}
h1, h1 a, .as-adv-name a {
	color: #7F1717;
}
.t-rule {
	background: #666;
}
#t-adscr-cat #t-cat-leftcol, #t-adscr-cat #Table1 {
	width: 100%;
}
table.t-td2 td {
	width: 25%;
}
#loc-col h1, #map-col h1, #advertiser h1, #driving-map h1, #stepbystepdir th {
	background: #9C3131;
	color: #fff;
}
.loc-box, #directions-form, #stepbystepdir, #stepbystepdir td {
	border: 1px solid #9C3131;
}
.bg2 {
	background: #EFE0E0;
}
.advert-location {
	border-bottom: 1px solid #ccc;
}
/*.alpha-nav {
	display: none !important;
}*/
#t-srch-rslts .alpha-list {
	display: block !important;
}

/* 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;
}
#as-featured-top {
	font: bold 16px arial,sans-serif;
	color: #6B4037;
}
#Table1 div {
  padding: 15px;
}
#Table1 ul li {
  float: left;
  width: 225px;
}
.as-adv-name h2 {
	color: #000;
}

/* Virtual Earth Style Overrides */

.ero .ero-previewArea div.firstChild {
  margin: 12px 12px 0 12px !important;
}

.ero .ero-previewArea p {
  padding: 0 12px 3px 0 !important;
}
.t-advert-links-left {
	width: 54%;
}
.t-advert-links-right {
	width: 44%;
}
a.not-available, a.not-available:visited {
	color: #ccc;
}
.t-advert-rightcol a:visited, .t-advert-leftcol a:visited {
	color: #3F040E;
}