body, div, td {
	font-family: helvetica, arial, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	background-image: url(/images/titleBarBackground.png);
	background-repeat: repeat-x;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding: 10px;
	background-color: blue;
	color: white;
	text-align: center;
	height: 25px;
	position: relative;
	vertical-align: center;
}

ul.walltowall {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.walltowall li.arrow {
	border-bottom: solid 1px #CCC;
	background-image: url(/images/chevron.png);
	background-repeat: no-repeat;
	background-position: 95%;
}

ul.walltowall li a {
	padding: 20px 0px 20px 40px;
	font-weight:bold;
	text-decoration:none;	
}

ul.walltowall li:hover a,ul.walltowall li:hover a div,ul.walltowall li:hover a div div {
	color: white;
}

ul.walltowall li.arrow:hover {
	background-image: url(/images/chevron_white.png);
	background-repeat: no-repeat;
	background-position: 95%;
	background-color: blue;
	color: white;
}
a.homeLink {
	background-image: url(/images/header_button_left.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 40px;
	display: block;
	padding-top: 11px;
	padding-left: 4px;
	text-align: center;
	position: absolute;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	top: 4px;
	left:5px;
	color: white;
}

ul.walltowall li a div.sub {
	font-size: 11px;
	color: gray;
}

.sub {
	font-size: 11px;
	color: gray;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

td.description {
	font-size: 11px;
	vertical-align: top;
}

td.imageBlock {
	background-color: black;
	vertical-align: top;
}
.subtitle, h3.highlight, li.sectionTitle {
	text-align: center;
	background-color: black;
	color: white;
	background-image: url(/images/subtitleBackground.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-bottom: 5px;
}
div.listingBlock {
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC;
}
h3.highlight {
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
form#busSearch {
	margin: 0;
	padding: 15px 5px 15px 15px;
	border-bottom: solid 1px #CCC;
	background-color: green;
	background-image: url(/images/search_bg.png);
	background-repeat: repeat-x;
}
form#busSearch #q, form#busSearch #kw {
	width: 75%;
	height: 16px;
	font-size: 14px;
	color: black;
}
input.go {
	color: white;
	height: 20px;
}
.thumbLink {
	width: 90%;
	height: 55px;
	overflow: hidden;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
.thumbLink .linkTitle {
	font-size: 14px;
	font-weight: bold;
	color: blue;
}
.thumbLink .linkDescription {
	color: black;
	position: absolute;
	overflow: hidden;
	height: 75px;
	width: 48%;
	top: 0px;
	left: 115px;
	font-weight: normal;
	font-size: 11px;
}
.thumbLink .linkImage {
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 100px;
	height: 75px;
	background-color: black;
}
li.sectionTitle {
	
}

.icon {
	background-position: center left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin-left: 10px;
}
a#articleslink {
	background-image: url(/images/articles.png);
}
a#movieslink {
	background-image: url(/images/movies.png);
}
a#yplink {
	background-image: url(/images/yp.png);
}
a#eventslink {
	background-image: url(/images/events.png);
}
a#restaurantslink {
	background-image: url(/images/restaurants.png);
}
a#attractionslink {
	background-image: url(/images/attractions.png);
}
a#flightslink {
	background-image: url(/images/flights.png);
}
a#italianlink {
	background-image: url(/images/italian.png);
}
a#mexicanlink {
	background-image: url(/images/mexican.png);
}
a#seafoodlink {
	background-image: url(/images/seafood.png);
}
a#steaklink {
	background-image: url(/images/steak.png);
}
a#hotelslink {
	background-image: url(/images/hotels.png);
}
a#barslink {
	background-image: url(/images/bars.png);
}
a#pizzalink {
	background-image: url(/images/pizza.png);
}
a#sushilink {
	background-image: url(/images/sushi.png);
}
a#bankslink {
	background-image: url(/images/banks.png);
}
a#bestoflink {
	background-image: url(/images/bestof.png);
}
a#dealslink {
	background-image: url(/images/deals.png);
}
a#commonslink {
	background-image: url(/images/commons.png);
}
a#neighborhoodlink {
	background-image: url(/images/neighborhood.png);
}
a#mapslink {
	background-image: url(/images/map.png);
}
#footer {
	text-align: center;
	background-color: black;
	color: white;
	background-image: url(/images/subtitleBackground.png);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
	bottom: 0px;
}
#footer a {
	color: white;
}
.bluetitle {
	color: #32558D;
}
.movie {
	border-bottom: solid 1px #CCC;
	padding: 5px 0px 5px 0px;
}

div.hmenu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 45px;
  width: 310px;
  /* Add scroll-bars */
  overflow: auto;;
}

ul.hmenu {
  display: block;
  height: 25px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  list-style: none;
}
ul.hmenu li {
  display: block;
  float: left;
  padding: 0 4px;
}

ul.hmenu li a {
	display: block;
	background-color: blue;
	color: white;
	padding: 10px;
 	border: 3px #fff solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
