@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: 920px; 
	margin: 0 auto;
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

#cHeader table {
	margin: 0 auto;
}

.c {
	width: 800px;
	background-color: #ffffff;
}

#wrapper {
	overflow: hidden;
	border: 0px !important;
}

#wrapper, #t-footer {
	width: 800px;
}

#t-footer {
	margin-bottom: 0px;
	background: none;
	border-left: 0px !important;
}

#cFooter {
	margin-top: 0px;
}

#cFooter img {
	display: inline;
}

#cFooter table {
	margin: 0 auto;
}

#right a {
	color: #000000 !important;
}

#rightRail {
	width: 120px;
	float: right;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */
