@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: 800px; 
	margin-left: auto;
	margin-right: 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;
}

#wrapper #search {
	display: none;
}

/* Imported CSS from template */



/* Client Template CSS Fixes */

#cHeader td, #cHeader th {
	vertical-align: middle;
}

