@import url(base.css);
@import url(footer.css);

/* ========== Travidia Content CSS Fixes ======== */

html, body {

}

body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: auto;
}

#wrapper-rail {
	width: 900px;
	margin: 0 auto;
}

#cHeader {
	position: relative;
	z-index: 5000;
	margin-top: 15px;
}

#cHeader img {
	display: inline;
}

.c {
	width: 100%;
	margin: 5px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 0px 5px;
}

#wrapper {
	overflow: hidden;
}

#wrapper, #t-footer {
	width: auto;
}

#t-footer {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#scrollingthumbs {
	width: auto;
}

#directions-form form label {
	width: 105px;
}

.t-p .t-ph h1, .t-p .t-pc h2, .t-p .t-pc h3, .t-tn p {
	font-family: arial,verdana;
}

.t-p .t-pc h2, .t-p .t-pc h3 {
	font-size: 12px !important;
}

.t-tn p {
	font-size: 11px;
}

.t-p .t-pc div {
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.tSSTiles {
	border-bottom: 1px dotted #CCCCCC;
}

#all-thumbs-container {
	padding: 0 60px;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */

