@import url(base.css);
@import url(footer.css);

/* ========== Travidia Content CSS Fixes ======== */

html, body {
    background: none repeat-x scroll 0 0 #000000;
}

body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: auto;
}

#wrapper-rail {
	width: auto;
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

.c {
	width: 100%;
}

#wrapper {
	overflow: hidden;
}

#wrapper, #t-footer {
	width: auto;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#scrollingthumbs {
	width: auto;
}

#directions-form form label {
	width: 105px;
}

.subholder {
	width: 760px;
}

.t-row-bg td a img {
	display: block !important;
}

.t-pc h3, .t-pc h3 a {
	font-size: 11px !important;
	color: #333333;
}

.t-p .t-pc h2, .t-p .t-pc h2 a  {
	font-family: verdana;
	font-size: 11px !important;
	color: #333333;
	float: none;
}

.t-tn p {
	font-size: 10px;
}

.t-tn img {
	display: inline;
}

.t-advert h2 a {
	color: #5A5A5A;
	font-size: 12px;
}

#map-img img, #driving-map img {
	margin: 2px auto;
}

.t-subcattop h1, .t-subcattop h1 a {
	font-size: 11px;
}

#all-thumbs-container {
	margin: 0 80px !important;
}

.c #searchbar #searchbutton {
	top: 0px;
}

.c #searchbar #search {
	top: 3px;
}

#t-locationbox h3 {
	margin-bottom: 0px;
}

#t-pc-page td {
	text-align: center;
}

.c #content table {
	margin: 0 auto;
}

#t-ss-page-page h1 {
	line-height: 12px;
	text-align: center;
}

#t-pc-ads h1 {
	text-align: left;
}

#t-pc-ads td {
	text-align: left;
}

#t-ss-tiles-page #t-pc-ads td {
	text-align: center;
}

.t-rop-subcats-page .c #content table {
	margin: 0 0;
}

.t-subcattop h1, #t-toplevel-cat {
	line-height: 13px;
}

.t-advert h2 {
	line-height: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.t-rop-locations-page .t-loc-list h1 {
	line-height: 13px;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */
#extra-left {
	font-family: Arial,Helvetica,sans-serif;
}

#extra-nav ul#extra-right {
    line-height: 12px;
}

form#blox-search-form div input.search-bar {
	padding: 2px !important;
}

.search-submit {
	padding: 0px 6px;
}

p.copyright {
	font: 10px Arial,Helvetica,sans-serif;
}

ul.dropdown {
	margin-bottom: 26px;
}
