@import url(base.css);
@import url(footer.css);

/* ========== Travidia Content CSS Fixes ======== */
html, body {
	background-color: #2e3237;
	margin-top: 12px
}

body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: auto;
}

#wrapper-rail {
	width: 980px;
	margin: 0 auto;
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

.c {
	width: 980px;
}

#wrapper {
	overflow: hidden;
}

#wrapper, #t-footer {
	width: auto;
}

#t-footer {
	margin-bottom: 0px;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#scrollingthumbs {
	width: auto;
}

#directions-form form label {
	width: 105px;
}

ol li, ul li {
	padding-bottom: 0px;
}

.tSSTiles h2 a {
	font-size: 12px;
}

.tSSTiles p {
	font-size: 10px;
}

#all-thumbs-container {
	padding: 0 100px;
}

#map-col a {
	text-decoration: none;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */
#footerContainer {
	font-size: 11px;
}

/* Custom Footer Links. */
#footerAdA, #footerAdRE {
	display: none;
}

#t-vsearch-auto-page #footerAdA img, #t-vsearch-prop-page #footerAdRE img {
	margin: 0 auto;
}

#t-vsearch-auto-page #footerAdA, #t-vsearch-prop-page #footerAdRE {
	display: block !important;
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

/* Custom TD Styles */
.t-pc ul li a {
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

.t-p .t-ph h1 {
	color: #1F2123 !important;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	padding: 10px 28px !important;
	text-align: center !important;
}

.t-bg2, .t-bg2 .t-ph, .t-bg1, .t-bg1 .t-ph {
	background: none !important;
}

.t-bg2 .t-pc, .t-bg2 .t-ph h1, .t-bg1 .t-pc, .t-bg1 .t-ph h1 {
	background: none !important;
}

.t-bg2 .t-pc, .t-bg1 .t-pc {
	border-left: 1px solid #1F2123;
	border-right: 1px solid #1F2123;
	border-bottom: 1px solid #1F2123;
}

.t-bg2 .t-ph, .t-bg1 .t-ph {
	background-color: #99c1d8 !important;
	border: 1px solid #1F2123;
}

.t-adv-list-scroll  {
	padding-top: 5px;
}

ul.t-rop-ad-list li {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

ul.t-rop-ad-list li a {
	text-transform: capitalize;
}

.t-p .t-pc h2, .t-p .t-pc h3 {
	color: #1F2123 !important;
	font-size: 11px !important;
	padding-top: 3px !important;
}

.t-tn p {
	font-size: 10px;
}
