@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: 985px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#cHeader {
	position: relative;
	z-index: 5000;
}

#cHeader img {
	display: inline;
}

.c {
	width: 800px;
	margin: 0 auto 0 10px;
	padding-top: 20px;
	border: 1px solid #999999;
}

#wrapper, #t-wrapper {
	border: 0px !important;
}

#wrapper {
	overflow: hidden;
}

#wrapper, #t-footer {
	width: auto;
}

#t-footer {
	margin-bottom: 0px;
	background-image: none;
	border-left: 0px !important;
}

#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 {
	padding: 0 80px !important;
}

#searchbar #searchbutton {
	top: 6px;
}

/* Imported CSS from template */

#headerBar {
	margin: 0px 0px 0px 10px;
	width:975;
	clear: both;
	z-index: 5;
}

#horizontalNavigation {
	width:972px;
    height: 32px;
	padding-left: 2px;
	border: 3px solid #808080;
	background-color: #1e4262;
	z-index: 9999;
}

a.info {
    position:relative; /*this is the key*/
    z-index:99;
    color: #000;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none
}

a.info:hover {
	z-index:25;
	background-color: #ff0
}

a.info span {
	display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
	font-family: Arial, Helvetica, sans-serif;
	display: block;
    position: absolute;
    top: 6em;
	left:-8em;
	width: 450px;
    border: 5px solid #808080;
    background-color: #1E4262; 
	color: #fff200;
    text-align: left;
	padding: 5px 10px 15px 10px;
	text-decoration: none;
	}

#extratopnav a:link {
	color: #000000;
}

#cHeader a:link {
  text-decoration: none;
  color: #000000;
}

#cHeader a:visited {
  text-decoration: none;
  color: #000000;
}

#cHeader a:hover {
  text-decoration: none;
  color: #FFF200;
}

#cHeader a:active {
  text-decoration: none;
  color: #FFF200;
}

#cHeader #navigationLists li a {
	color: #FFF200;
}

#cHeader #navigationLists li a:hover {
	color: #FFFFFF;
}

.divclass{
	background-color: #1E4262;
	z-index: 9999;
}

.tdclass{
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF200;
	border-right-color: #FFF200;
	border-bottom-color: #FFF200;
	border-left-color: #FFF200;
	width: 250px;
	border-spacing: 4px;
	padding: 0px;
	margin: 0px;
	z-index: 99999;
}

#footerLinks a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}

 #footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

/* Client Template CSS Fixes */

#newAds {
	padding: 26px 0 0 0;
	float: right;
}

#searchForm input {
	margin: 3px 3px 0px 5px;
}

#currentDate {
	margin-top: 5px;
}

div#headerBar {
	margin: 0 0 0 0;
	padding-left: 10px;
}
