﻿body,table,td,th 
{
	font-family: Arial,Helvetica,Sans-serif;
	color: #000000;
	font-size: 12px;
}

#navigation,
#left_side_bar,
#search,
#personal_navigation,
#footer #left,
#footer #right,
#footer .bottom_nav,
.internal_promo,
#right_side_bar ul,
#right_side_bar h4,
.paging,
.list_info .sort_filter
{
	display: none;
}

#content_header img {
	float: left;
	margin: 5px 20px 10px 5px;
	clear: left;
	border: 1px solid #999999;
}

#logo
{
	width: 297px;
	height: 90px;
	padding: 0px;
	float: left;
	background: url(../gui/razorgator_logo.gif) no-repeat;
}

#breadcrumbs
{
	clear: both;
}

.expedia #navigation {
	display: none;
}

h1,h2,h3
{
	border-bottom: 1px solid black;
	clear: both;
}

td h3
{
	border: 0px;
}

.list {
	clear: both;
}

.list th {
	height: 30px;
	padding: 18px 10px 2px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	white-space:nowrap;
	background: #ffffff;
	text-align: left;
}

.list th a  {
	color: #333333;
	text-decoration: underline;
}

.list td {
	height: 53px;
	clear: both;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	background: #ffffff;
	font-size: 11px;
	width: auto !important;
}

.list td img {
	float: left;
}

.list td.last {
	border-right: 0px;
	margin-top: 5px;
	clear: right;
	width: 98px !important;
}

.list td.nopadding {
	padding: 0px 5px;
	height: 45px;
	width: auto !important;
}

.list td h3 {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	white-space: nowrap;
}

.list .left {
	text-align: right;
}

.list p {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.list span {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.list td.recommended {
	width: 30px !important;
	padding: 0px 0px 0px 5px;
	text-align: center;	
	border-right: 0px !important;
	margin: 0;
}

.recommended * {
	float: none !important;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#content_header div.small_container {
	white-space: nowrap;
	margin: 5px 5px 5px 0px;
}

#content_header .details
{	
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: left;
	width: 70%;
}

#content_header img.map {
	margin: 5px 5px 5px 0px;
	width: 160px;
	display: none;
}

.small_container a {
	font-weight: bold;
	display: none;
}
