body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	margin: 0;
	padding: 0;
	background-color: #e9e6e1;
	color: #222;
}

h1, h2, h3, h4, h5 {
	color: #333;
	margin: .25em 0 .5em 0;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 40px;
	margin-top: 0;
}

h3 {
	font-size: 32px;
}

a {
	color: #333;
}

#main-wrapper {
	width: 900px;
	margin: 0 auto;
}

#header-wrapper {
	height: 59px;
	overflow: hidden;
	background-image: url('../../images/volvo/header_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header-wrapper table {
	border-collapse: collapse;
	width: 100%;
}

#header-wrapper table td {
	padding: 0;
}

.styled-menu {
	margin: 0;
	padding: 0;
}

.styled-menu li {
	display: inline;
	padding: 0 15px 0 12px;
	background-image: url('../../images/volvo/menu_sep.gif');
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.styled-menu li.first {
	padding-left: 0;
}

.styled-menu li.last {
	background-image: none;
}

.styled-menu li a {
	font-size: 11px;
	color: #54534f;
	text-decoration: none;
}

.styled-menu li a:hover {
	text-decoration: underline;
}

.index-menu {
	margin-bottom: 1em;
	background-image: url('../../images/volvo/index_menu_bg.gif');
	background-repeat: repeat-x;
	height: 32px;
}

.index-menu ul {
	margin: 0;
	padding: 0;
	height: 32px;
}

.index-menu ul li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	list-style-type: none;
}

.index-menu ul li.sep {
	display: block;
	padding: 0 8px;
	background-image: url('../../images/volvo/index_menu_sep.gif');
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 32px;
	width: 2px;
}

.index-menu ul li a {
	display: block;
	float: left;
	height: 30px;
	width: auto;
	padding: 0 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

.index-menu ul li a:hover, .index-menu ul li a.active {
	background-color: #47586c;
}

#footer-wrapper {
	font-size: 11px;
	color: #54534f;
}

.browse_models-wrapper {
	background-image: url('../../images/volvo/all_models_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 900px;
	min-height: 450px;
	_height: 450px;
	margin-bottom: .5em;
}

.browse_models-wrapper .teaser_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 0 182px;
	width: 550px;
	font-size: 11px;
}

.browse_models-wrapper table {
	margin: 120px 20px 0 20px;
	border-collapse: collapse;
	width: 880px;
}

.browse_models-wrapper table td {
	padding: 0;
	vertical-align: top;
}

.browse_models-wrapper .vehicle {
	height: 84px;
}

.content {
	width: 680px;
	float: left;
	margin-bottom: 2em;
	font-size: .95em;
}

.content ul {
	margin: 0;
	padding: 0;
}

.content li {
	list-style-type: square;
	text-indent: 0;
	margin-left: 15px;
	font-size: 11px;
}

.side_menu-wrapper {
	width: 200px;
	background-image: url('../../images/volvo/header_shopping_tools.gif');
	background-repeat: no-repeat;
	padding-top: 25px;
	text-align: left;
	float: right;
	margin-bottom: 2em;
}

.side_menu-wrapper ul {
	margin: 0;
	padding: 0;
}

.side_menu-wrapper ul li {
	list-style-type: none;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #d6d6d6;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.side_menu-wrapper ul li.last {
	border-bottom: none;
	background-image: url('../../images/volvo/side_menu-bottom.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 10px;
}

.side_menu-wrapper ul li a {
	display: block;
	height: 24px;
	padding-left: 12px;
	text-decoration: none;
	color: #003850;
}

.side_menu-wrapper ul li a:hover, .side_menu-wrapper ul li a.active {
	background-color: #8899aa;
	color: #fff;
}

.content .location {
	clear: both;
	padding: 1em;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #d6d6d6;
	margin: 0;
	height: 100px;
}

.content .location_first {
	border-top: 0;
}

.content .location_last {
	border-bottom: 0;
}

.content .address {
	margin: 0;
	padding: 0;
}

.content .address li {
	list-style-type: none;
}

.content .address li strong {
	color: #003850;
}

.inventory {
 width: 100%;
}

.inventory .vehicle {
	width: 100%;
	border-collapse: collapse;
}

.inventory .vehicle tr.header td {
	color: #222;
}

.inventory .vehicle tr.header h3 {
	color: #222;
}

.inventory .vehicle h3 {
	margin: 0;
	padding: 0;
}

.inventory .vehicle th {
	text-align: left;
	width: 100px;
	padding: 4px 8px;
}

.inventory .vehicle td {
	width: 150px;
	padding: 4px 8px;
}

.inventory .vehicle .image_cell {
	width: 72px;
	height: 72px;
}

.inventory .vehicle .price {
	text-align: right;
}

.vehicle_details {
	width: 100%;
}

.vehicle_details th {
	text-align: left;
	width: 110px;
	vertical-align: top;
}

.vehicle_details td {
	vertical-align: top;
}

.vehicle_details .equipment {
	padding: 0 1em 1em 1em;
	border: 1px solid #ddd;
	border-width: 1px 0;
	background-color: #f9f9f9;
}

.vehicle_details .equipment p {
	margin: .5em 0;
	padding: 0;
}

.vehicle_details .image_panel td {
	width: 50%;
	padding: .5em 0;
}

.quote {
	background-image: url('../../images/generic/quote_close-white.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 40px;
}

.quote img {
	margin: 0 1em 0 0;
}

.image_comment {
	margin-right: 1em;
	border: 4px solid #eee;
}
