@charset "utf-8";
/* CSS Document */

/*
 * Main Style Sheet
 * Eastern Chrysler Dodge Jeep
 *
 * Copyright © 2008 Eastern Chrysler Dodge Jeep. All Rights Reserved.
 * http://www.easternchrysler.ca
 *
 * Author: Kelsey Martens, kmartens@easternchrysler.com	
 * Created: May 1, 2008
 */

<!--
body {
	margin: 0 auto;
	padding: 0;
	background-color: #252d2e;
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	}
table, td, tr, div, p {
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
	}

div.center {
	text-align: center;
	}
div.center table {
	margin: 0 auto; 
	text-align: left;
	}
p.center {
	text-align: center;
	}

a:link, a:active, a:visited {
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	color: #044e6a;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	color: #4883a5;
	text-decoration: underline;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
	}
div.spacer {
	margin: 0 auto;
	padding: 0;
	border: 0;
	clear: both;
	}
div.spacer_1px {
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 500px;
	height: 1px;
	background: #ffffff;
	font-size: 1px;
	clear: both;
	}
div.spacer_2px {
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 960px;
	height: 2px;
	background: #ffffff;
	font-size: 1px;
	clear: both;
	}

/*
    JQUERY SHOW/HIDE
------------------------------------------------------ */

#content_default {
	display: none;
	}
#content_show {
	display: inline;
	}

/*
    HEADER
------------------------------------------------------ */

h1 {
	height: 86px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url('/content/images/header_bg.jpg');
	background-repeat: no-repeat;
	}
h1 #swap {
	display: none;
	}

div.header {
	margin: 0px;
	padding: 5px;
	border: 0;
	}

/*
    HEADERS
------------------------------------------------------ */

div.header_search_inventory {
	background: #000000 url('/content/headers/preowned_inventory.jpg') no-repeat;
	}
div.header_preowned_inventory {
	background: #000000 url('/content/headers/preowned_inventory.jpg') no-repeat;
	}
div.header_new_inventory {
	background: #000000 url('/content/headers/new_showroom.jpg') no-repeat;
	}
div.header_showroom {
	background: #000000 url('/content/headers/new_showroom.jpg') no-repeat;
	}
div.header_specials {
	background: #000000 url('/content/headers/new_showroom.jpg') no-repeat;
	}
div.header_financing {
	background: #000000 url('/content/headers/financing.jpg') no-repeat;
	}
div.header_service_parts {
	background: #000000 url('/content/headers/service_parts.jpg') no-repeat;
	}
div.header_collision {
	background: #000000 url('/content/headers/collision.jpg') no-repeat;
	}
div.header_rentals {
	background: #000000 url('/content/headers/rentals.jpg') no-repeat;
	}
div.header_about_us {
	background: #000000 url('/content/headers/about_us.jpg') no-repeat;
	}
div.header_fleet {
	background: #000000 url('/content/headers/fleet.jpg') no-repeat;
	}
div.header_members {
	background: #000000 url('/content/headers/members.jpg') no-repeat;
	}

/*
    SUB HEADER
------------------------------------------------------ */

#sub_header {
	border: 0;
	padding: 15px;
	margin: 0 auto;
	width: 930px;
	height: 107px;
	}

#sub_header h2 {
	font-size:32px;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	padding: 0;
	margin: 15px 0 5px 0;
	}
#sub_header h2 span {
	font-weight: normal;
	font-style: italic;
	}
#sub_header p {
	font-size:12px;
	font-weight: normal;
	color: #d2e2f0;
	border: 0;
	padding: 0;
	margin: 0;
	width: 600px;
	}

/*
    GENERAL NAVIGATION TABS
------------------------------------------------------ */

#general_nav {
	padding: 0;
	margin: 0 -20px 0 -21px;
	width: 270px;
	min-height: 50px;
	border: 0;
	}

ul.general_nav {
	padding: 0;
	background-color: #cee3e9;
	margin:  0 0 25px 0;
	border: 0;
	width: 270px;
	display: block;
	list-style-type: none;
	position: relative;
	border-bottom: 1px solid  #96bcc7;
	}
ul.general_nav li {
	margin:  0;
	padding: 0;
	text-align: left;
	display: block;
	background-color: #cee3e9;
	}
ul.general_nav li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 35px;
	width: 249px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #cee3e9;
	border-left: 1px solid  #96bcc7;
	border-top: 1px solid  #96bcc7;
	display: block;
	}
ul.general_nav li a:link, ul.general_nav li a:active, ul.general_nav li a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
ul.general_nav li a:hover {
	background-color: #a9cdd7; 
	text-decoration: none;
	color: #000000;
	}
ul.general_nav li.selected a {
	background-color: #ffffff;
	border-left: 1px solid  #ffffff;
	border-top: 1px solid  #96bcc7;
	}

/*
    SEARCH RESULTS HEADER
------------------------------------------------------ */

#search_header {
	border: 0;
	padding: 10px 15px 10px 15px;
	margin: 0 auto;
	width: 930px;
	height: 85px;
	background-color: #ffffff;
	}

#search_header h3 {
	font-size: 20px;
	font-weight: normal;
	color: #011e27;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	}
#search_header h3#inv_view {
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	color: #006da3;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
	}
#search_header p#inv_view {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #006da3;
	border: 0;
	padding: 0;
	margin: 10px 0 10px 0;
	}
#search_header h3 span {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #005174;
	}
#search_header p.search_sortedby {
	font-size:13px;
	font-weight: normal;
	color: #011e27;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	}
#search_header p.search_sortedby span {
	font-size:17px;
	font-weight: bold;
	}
#search_header p.search_sort {
	font-size:13px;
	font-weight: normal;
	color: #011e27;
	border: 0;
	padding: 0;
	margin: 0;
	}
#search_header p.search_sort a:link, #search_header p.search_sort a:active, #search_header p.search_sort a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #005174;
	}
#search_header p.search_sort a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00aec2;
	}

#search_again_used {
	position: relative;
	background: url('/content/images/search_switch_bg_over.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 306px;
	height: 54px;
	padding: 0;
	float: right;
	}
#search_header #search_again_used {
	margin: 17px 0 0 0;
	}
#inventory_view_header #search_again_used {
	margin: 3px 0 0 0;
	}
#search_again_used a {
	display: block;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	width: 306px;
	height: 54px;
	float: left;
	text-decoration: none;
	margin: 0;
	}
#search_again_used a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#search_again_used img {
	width: 306px;
	height: 54px;
	border: 0;
	}
* html a:hover {visibility:visible}
#search_again_used a:hover img {visibility:hidden;}
#search_again_used span {
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	left: 60px;
	top: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	}

#search_again_new {
	position: relative;
	background: url('/content/images/search_switch_bg_over.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 306px;
	height: 54px;
	padding: 0;
	float: right;
	}
#search_header #search_again_new {
	margin: 17px 0 0 0;
	}
#inventory_view_header #search_again_new {
	margin: 3px 0 0 0;
	}
#search_again_new a {
	display: block;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	width: 306px;
	height: 54px;
	float: left;
	text-decoration: none;
	margin: 0;
	}
#search_again_new a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#search_again_new img {
	width: 306px;
	height: 54px;
	border: 0;
	}
* html a:hover {visibility:visible}
#search_again_new a:hover img {visibility:hidden;}
#search_again_new span {
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	left: 60px;
	top: 12px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	}

/*
    GENERAL
------------------------------------------------------ */

#general {
	border: 0;
	padding: 0 0 1px 0;
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
	}

#general_content {
	border: 0;
	padding: 0;
	margin: 0;
	}

#general_left {
	padding: 20px;
	margin: 0;
	border: 0;
	float: left;
	width: 650px;
	min-height: 300px;
	}
#general_left h3 {
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	color: #254860;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	}
#general_left h4 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #005679;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 25px 0 5px 0;
	}
#general_left h5 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #303030;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 25px 0 5px 0;
	}
#general_left h5 b {
	font-weight: bold;
	}
#general_left h5 i {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	}
#general_left h5 span {
	float: right;
	}
#general_left h6 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #303030;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 18px 0 3px 0;
	}
#general_left li {
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	margin: 0;
	padding: 0;
	}

#general p {
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	margin: 0 0 5px 0;
	padding: 0;
	}
#general #contact p {
	font-size: 11px;
	}
#general general_right p label {
	font-size: 11px;
	}
#general p label.required {
	font-weight: bold;
	}
#general p label.nomargin {
	width: 0px;
	padding: 0 15px 0 15px;
	float: none;
	}
#general div.left_form p {
	line-height: 25px;
	}
#general div.left_form p label {
	width: 160px;
	float: left;
	}

#general p.legal {
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	text-align: justify;
	line-height: normal;
	margin: 0;
	}
#general p.legal .accept {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0 0;
	}
#general p.legal .accept label {
	color: #ff0000;
	cursor: pointer;
	}

#general #submit {
	margin: 20px 0 0 160px;
	padding: 0;
	border: 0;
	}

#general_left p.top {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin: 5px 0 5px 0;
	color: #000000;
	}
#general_left p.top a {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
#general_left p.top a:link {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
#general_left p.top a:hover {
	color: #000000;
	text-decoration: none;
	}
#general_left ul.tips_list li {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
	}

#general_left ul.tips_list li a {
	font-size: 13px;
	font-weight: bold;
	}

#general_left #secure {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	}

#general_right {
	padding: 20px;
	margin: 0;
	float: left;
	width: 229px;
	min-height: 300px;
	border: 0;
	background: #d9e9ee;
	border-left: 1px solid  #96bcc7;
	}

#general_right h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #00629a;
	margin: 0 0 10px 0;
	padding: 0;
	}

#general_right .button_moreinfo {
	position: relative;
	background: url('/content/images/button_white_more_over.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	height: 26px;
	margin: 0;
	padding: 0;
	}
#general_right .button_moreinfo a {
	display: block;
	color: #00292d;
	font-size: 12px;
	font-weight: bold;
	width: 155px;
	height: 26px;
	float: left;
	text-decoration: none;
	}
#general_right .button_moreinfo a:hover {
	color: #00292d;
	text-decoration: none;
	}
#general_right .button_moreinfo img {
	width: 155px;
	height: 26px;
	border: 0;
	}
* html a:hover {visibility:visible}
#general_right .button_moreinfo a:hover img {visibility:hidden;}
#general_right .button_moreinfo span {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 32px;
	top: 5px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	}

#general_right h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
	clear: both;
	}
#general_right h3 a:link, #general_right h3 a:active, #general_right h3 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
#general_right h3 a:hover {
	color: #003947;
	text-decoration: underline;
	}
#general .paginate_current {
	font-weight: bold;
	}

#parts_accessories div {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: 215px;
	height: 80px;
	text-align: center;
	}

#bronze_package h5 {
	padding: 10px;
	margin: 5px -10px 0 -10px;
	border: 0;
	background-color: #f2b977;
	}
#silver_package h5 {
	padding: 10px;
	margin: 5px -10px 0 -10px;
	border: 0;
	background-color: #c9c9c9;
	}
#gold_package h5 {
	padding: 10px;
	margin: 5px -10px 0 -10px;
	border: 0;
	background-color: #ffd666;
	}
#bronze_package h5 span {
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
	text-align: right;
	width: 100px;
	padding: 7px 10px 7px 10px;
	margin: -10px -10px 0 0;
	background-color: #bc6500;
	}
#silver_package h5 span {
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
	text-align: right;
	width: 100px;
	padding: 7px 10px 7px 10px;
	margin: -10px -10px 0 0;
	background-color: #737373;
	}
#gold_package h5 span {
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
	text-align: right;
	width: 100px;
	padding: 7px 10px 7px 10px;
	margin: -10px -10px 0 0;
	background-color: #c69000;
	}

#bronze_package ul li {
	margin: 0 0 0 70px;
	}
#silver_package ul li {
	margin: 0 0 0 70px;
	}
#gold_package ul li {
	margin: 0 0 0 70px;
	}

#hours {
	margin: 25px 0 25px 0;
	padding: 0;
	height: 178px;
	border: 0;
	}
#hours ul {
	list-style-type: none;
	margin: 0;
	padding: 7px 10px 4px 10px;
	float: left;
	width: 91px;
	text-align: center;
	display: block;
	border-right: 1px solid #8cb6c6;
	border-top: 1px solid #8cb6c6;
	border-bottom: 1px solid #8cb6c6;
	}
#hours ul.weekday {
	width: 68px;
	text-align: left;
	border-left: 1px solid #8cb6c6;
	}
#hours ul.weekday li {
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	}
#hours ul.weekday li.white {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	background: #ffffff;
	}
#hours li {
	margin: 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #cccccc;
	}
#hours li.title {
	font-weight: bold;
	border-bottom: 1px solid #4b7889;
	margin: -7px -10px 3px -10px;
	padding: 9px 10px 0 0;
	background: #def6ff;
	}

#legal {
	margin: 10px;
	padding: 10px 10px;
	border: 1px solid #dbdbdb !important;
	background: #f1f1f1 !important;
	}
#legal p {
	font-size: 10px;
	font-weight: normal;
	color: #474747;
	margin: 5px 0 0 0 !important;
	}
#legal p.heading {
	font-size: 13px;
	font-weight: bold;
	margin: 0 !important;
	}

/*
    RENTALS
------------------------------------------------------ */

#rentals {
	margin: 25px 0 25px 0;
	clear: both;
	}
div.rentals_clear {
	clear: both;
	}
#rentals div.rental_line {
	border: 0;
	padding: 0;
	margin: 0 -10px 0 -10px;
	background: #a9d4e1 url('/content/images/rentals_top_bg.gif') no-repeat;
	width: 670px;
	height: 120px;
	clear: both;
	}
#rentals div.rental_box {
	padding: 0 5px 5px 5px;
	margin: 0;
	border: 0;
	float: left;
	width: 150px;
	height: 115px;
	text-align: center;
	}
#rentals div.rental_box img {
	margin: -5px 0 -5px 0;
	border: 0;
	text-align: center;
	}
#rentals h6 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
	}
#rentals div.rental_title {
	padding: 0;
	margin: 0 0 15px -10px;
	border: 0;
	float: left;
	width: 503px;
	height: 34px;
	text-align: right;
	background: transparent url('/content/images/rentals_bottom_bg.gif') no-repeat;
	}
#rentals h5 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: right;
	border: 0;
	padding: 10px 10px 0 0;
	margin: 0;
	}
#rentals div.rental_price {
	padding: 0;
	margin: 0 -10px 15px 0;
	border: 0;
	float: left;
	width: 167px;
	height: 34px;
	text-align: right;
	background: #2d7295 url('/content/images/rentals_price_bg.gif') no-repeat;
	background-position: bottom center;
	}
#rentals p.rental_price {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
	border: 0;
	padding: 0 8px 0 0;
	margin: 0;
	}
#rentals p.rental_price span {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	}

#awards div.awards_left {
	padding: 10px 0;
	margin: 0;
	border: 0;
	float: left;
	width: 200px;
	}
#awards div.awards_right {
	padding: 10px 0;
	margin: 0;
	border: 0;
	float: left;
	width: 450px;
	}
#awards h6 {
	font-size: 18px;
	}
#awards img {
	border: 1px solid #2d7295;
	}

#staff div.staff_awards_line {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 0;
	width: 310px;
	height: 112px;
	float: left;
	}
#staff div.staff_awards_line2 {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 10px;
	width: 310px;
	height: 112px;
	float: left;
	}
#staff div.staff_awards_line_bottom {
	margin: 102px -10px 0 -10px;
	width: 330px;
	height: 10px;
	}
#staff div.staff_awards_line_bottom2 {
	margin: 102px -10px 0 -10px;
	width: 330px;
	height: 10px;
	}

/*
    STAFF
------------------------------------------------------ */

#staff {
	margin: 25px -10px 25px -20px;
	clear: both;
	}
div.staff_clear {
	clear: both;
	}

div.staff_contact_drop {
	width: 300px;
	padding: 10px 10px 0 15px;
	margin: 10px 0 0 -10px;
	clear:both;
	}

#staff div.staff_line {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 10px;
	background: #c8e4ed url('/content/images/staff2_top_bg.gif') no-repeat;
	width: 310px;
	float: left;
	}
#staff div.staff_line2 {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 10px;
	background: #dde8ec url('/content/images/staff_top_bg.gif') no-repeat;
	width: 310px;
	float: left;
	}
#staff div.staff_line3 {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 10px;
	background: #dde8ec url('/content/images/staff_top_bg.gif') no-repeat;
	width: 310px;
	float: left;
	}
#staff div.staff_line4 {
	border: 0;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 10px;
	background: #c8e4ed url('/content/images/staff2_top_bg.gif') no-repeat;
	width: 310px;
	float: left;
	}
#staff div.staff_line_bottom {
	margin: 0 -10px 0 -10px;
	background: #c8e4ed url('/content/images/staff2_bottom_bg.gif') no-repeat;
	width: 330px;
	height: 10px;
	clear:both;
	}
#staff div.staff_line_bottom2 {
	margin: 0 -10px 0 -10px;
	background: #dde8ec url('/content/images/staff_bottom_bg.gif') no-repeat;
	width: 330px;
	height: 10px;
	clear:both;
	}
#staff div.staff_line_bottom3 {
	margin: 0 -10px 0 -10px;
	background: #dde8ec url('/content/images/staff_bottom_bg.gif') no-repeat;
	width: 330px;
	height: 10px;
	clear:both;
	}
#staff div.staff_line_bottom4 {
	margin: 0 -10px 0 -10px;
	background: #c8e4ed url('/content/images/staff2_bottom_bg.gif') no-repeat;
	width: 330px;
	height: 10px;
	clear:both;
	}
#staff div.staff_box_left {
	padding: 0 ;
	margin: 0;
	border: 0;
	float: left;
	width: 102px;

	}
#staff div.staff_box_right {
	padding: 0 0 0 10px;
	margin: 0;
	border: 0;
	float: left;
	width: 193px;

	}
#staff div.staff_box_left img {
	margin: 0;
	border: 1px solid #2d7295;
	text-align: center;
	}
#staff div.staff_title {
	padding: 0;
	margin: 0 0 15px -10px;
	border: 0;
	float: left;
	width: 503px;
	height: 34px;
	text-align: right;
	background: transparent url('/content/images/rentals_bottom_bg.gif') no-repeat;
	}
#staff h6 {
	font-size: 16px;
	margin: 10px 0 0 0;
	}
#staff p.position {
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#map {
	width: 650px;
	height: 500px;
	margin: 20px 0 20px 0;
	}

img.detailing_package {
	float: left;
	margin: -30px 10px 0 -5px;
	border: 0;
	padding: 0;
	}

div.job_contact_drop {
	background: #e5f7ff;
	border: 1px solid #8fcbe7;
	width: 630px;
	padding: 10px 10px 0 15px;
	margin: 10px 0 0 -10px;
	clear:both;
	}

/*
    GENERAL CONTACT
------------------------------------------------------ */

#contact {
	padding: 0;
	margin: 0 -10px 0 -11px;
	border: 0;
	width: 250px;
	}
#contact h5 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	}
#contact div.contact_box {
	background-color: #a9d4e1;
	padding: 5px 15px 5px 15px;
	margin:  0 auto;
	border: 0;
	width: 220px;
	}
#contact div.contact_top {
	background: #a9d4e1 url('/content/images/contact_top_bg.gif') no-repeat;
	width: 250px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	}
#contact div.contact_bottom {
	background: #a9d4e1 url('/content/images/contact_bottom_bg.gif') no-repeat;
	width: 250px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	}
div.contact_photo {
	padding: 0;
	margin: 0 auto;
	border: 0;
	width: 180px;
	height: 100px;
	}
div.contact_data {
	padding: 0;
	margin: 0 auto;
	border: 0;
	}
div.contact_data h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 7px 0 0 0;
	}
div.contact_data h6 a:link, div.contact_data h6 a:active, div.contact_data h6 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
div.contact_data h6 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2d9bb9;
	}
div.contact_data p {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	border: 0;
	margin: 0;
	}
#contact_us {
	display: inline;
	}

/*
    PAGINATION
------------------------------------------------------ */

div.inventory_paginate {
	border: 0;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	height: 25px;
	background-color: #103b59;
	}
div.paginate_left {
	border: 0;
	padding: 4px 15px 4px 15px;
	margin: 0 auto;
	float: left;
	height: 17px;
	width: 450px;
	}
div.paginate_right {
	border: 0;
	padding: 4px 15px 4px 15px;
	margin: 0 auto;
	float: left;
	height: 17px;
	width: 450px;
	}
div.paginate_left p {
	font-size:13px;
	font-weight: normal;
	color: #ffffff;
	border: 0;
	padding: 0;
	margin: 0;
	}
div.paginate_right p {
	font-size:13px;
	font-weight: normal;
	color: #46708e;
	text-align: right;
	border: 0;
	padding: 0;
	margin: 0;
	}
div.paginate_right p a:link, div.paginate_right p a:active, div.paginate_right p a:visited {
	text-decoration: none;
	color: #ffffff;
	}
div.paginate_right p a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
div.paginate_right .paginate_small {font-size:10px;}
div.paginate_right .paginate_current {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	background-color: #ff6c00;
	width: 16px;
	height: 16px;
	}

/*
    INVENTORY LIST
------------------------------------------------------ */

#inventory {
	border: 0;
	padding: 0 0 1px 0;
	margin: 0 auto;
	width: 960px;
	background-color: #ffffff;
	}
#inventory_list {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	border-top: 1px solid #076d96;
	border-bottom: 1px solid #076d96;
	clear: both;
	}
#inventory_list div.inventory_item {
	padding: 0;
	margin: 0;
	height: 130px;
	width: 960px;
	background-color: #d6edf6;
	border-bottom: 1px solid #b2d8dd;
	}
#inventory_list div.inventory_item2 {
	padding: 0;
	margin: 0;
	height: 130px;
	width: 960px;
	background-color: #ffffff;
	border-bottom: 1px solid #b2d8dd;
	}

#inventory_list div.photo {
	border: 0;
	padding: 15px;
	margin: 0;
	float: left;
	width: 185px;
	height: 100px;
	}
#inventory_list img.photo {
	border: 1px solid #076d96;
	}
#inventory_list div.title {
	border: 0;
	padding: 20px 15px 5px 5px;
	margin: 0;
	float: left;
	width: 565px;
	height: 20px;
	}
#inventory_list div.title h4 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	}
#inventory_list div.title h4 a:link, #inventory_list div.title h4 a:active, #inventory_list div.title h4 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
#inventory_list div.title h4 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0a76a2;
	}
#inventory_list div.info {
	border: 0;
	padding: 0 15px 5px 5px;
	margin: 0;
	float: left;
	width: 270px;
	height: 80px;
	}
#inventory_list div.info p {
	font-size: 11px;
	font-weight: normal;
	color: #30393d;
	margin: 0 0 5px 0;
	}
#inventory_list div.info p a:link, #inventory_list div.info p a:active, #inventory_list div.info p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0a76a2;
	}
#inventory_list div.info p a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00242e;
	}
#inventory_list div.kms {
	border: 0;
	padding: 0 15px 0 15px;
	margin: 0;
	float: left;
	width: 200px;
	height: 80px;
	}
#inventory_list div.kms p {
	font-size: 11px;
	font-weight: normal;
	color: #2d3839;
	text-align: right;
	margin: 5px 0 0 0;
	}
#inventory_list div.kms p span {
	font-size: 15px;
	font-weight: bold;
	}
#inventory_list div.price {
	border: 0;
	padding: 0 15px 0 15px;
	margin: 0;
	float: left;
	width: 190px;
	height: 80px;
	}
#inventory_list div.price p.orig_price {
	color: #658083;
	font-size: 16px;
	font-weight: bold;
	text-decoration: line-through;
	text-align: right;
	padding: 0 5px 0 0;
	margin: 0 0 15px 0;
	}
#inventory_list div.price p.sale_price {
	color: #ff0000;
	font-size: 26px;
	font-weight: bold;
	float: right;
	padding: 0 0 0 5px;
	margin: 0 0 -5px 0;
	}
#inventory_list div.price p.reg_price {
	color: #0f507d;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	}
#inventory_list div.price p.payments {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #0093b1;
	text-align: right;
	margin: 5px 0 0 0;
	}
#inventory_list div.price p.payments span {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	}

/*
    FOOTER
------------------------------------------------------ */

#footer {
	margin: 0 auto;
	padding: 10px;
	width: 940px;
	border: 0;
	text-align: center;
	background-color: #000000; 
	clear: both;
	}
#footer p.footer_text {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border: 0px;
	text-align: center;
	margin: 1px 0 0 160px;
	}
#footer p.footer_text a:link, #footer p.footer_text a:active, #footer p.footer_text a:visited {
	text-decoration: underline;
	color: #b1cfe1;
	border: 0px;
	}
#footer p.footer_text a:hover {
	text-decoration: underline;
	color: #0587bd;
	}
#footer p.footer_text2 {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border: 0px;
	text-align: center;
	margin: 10px 0 0 160px;
	}
#footer p.footer_text2 a:link, #footer p.footer_text2 a:active, #footer p.footer_text2 a:visited {
	text-decoration: none;
	color: #ffffff;
	border: 0px;
	}
#footer p.footer_text2 a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
#quicklinks {
	margin: 0 auto;
	padding: 10px;
	width: 940px;
	height: 150px;
	border-top: 1px solid  #ffffff;
	border-bottom: 1px solid  #ffffff;
	text-align: center;
	background: #2195bd url('/content/images/footer_quicklinks_bg.gif') no-repeat;
	}
#quicklinks ul.quick_links {
	list-style-type: none;
	margin: 5px -17px 0 -10px;
	float: left;
	width: 168px;
	text-align: left;
	display: block;
	position: relative;
	}
#quicklinks li {
	margin: 0;
	height: 16px;
	text-align: left;
	display: inline;
	}
#quicklinks li.quick_title {
	margin: 0 0 3px 0;
	height: 16px;
	padding: 1px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	text-decoration: none;
	background-image: none;
	padding-left: 0px;
	border-bottom: 1px dotted #ffffff;
	display: block;
	}
#quicklinks li.quick_title span {
	font-weight: bold;
	}
#quicklinks li a {
	margin: 0;
	padding: 2px;
	color: #ffffff;
	font-size: 11px;
	height: 13px;
	text-align: left;
	text-decoration: none;
	background: url(/content/images/footer_quicklinks_arrow.gif) no-repeat;
	background-position: 0;
	padding-left: 11px;
	border-bottom: 1px dotted #5fa7cc;
	display: block;
	}
#quicklinks li a:hover {
	background-color: #005172; 
	}

div.browser {
	margin: 0 auto;
	border: 0;
	padding: 5px 10px 5px 10px;
	width: 140px;
	float: right;
	display: block;
	}
p.browser {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0;
	}
img.browser {
	width: 20px;
	height: 20px;
	border: 0;
	margin: 0;
	padding: 5px 0 5px 8px;
	}


/*
    NAVIGATION
------------------------------------------------------ */

div.nav_bg {
	background: #0f8cbd url('/content/images/nav_bg.gif') no-repeat;
	border-top: 1px solid  #ffffff;
	border-bottom: 1px solid  #ffffff;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	height: 28px;
	}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#menu ul a {
	display: block;
	float: left;
	clear: left;
	}
#menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 0px;
	}
#menu li span {
	font-weight: bold;
	display: block;
	z-index: 100;
	padding: 7px 12px 6px 12px;
	font-size: 12px;
	border-right: 1px solid  #90c4de;
	}
#menu li b {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	}
#menu li a, #menu li a:visited {
	display: block;
	padding: 0;
	white-space: nowrap;
	}
#menu dl {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url('/content/images/spacer.gif') no-repeat;
	}
#menu dt {
	margin: 0;
	font-size: 12px;
	float: left;
	}
#menu dd {
	display: none;
	background-color: #ffffff;
	clear: left;
	margin: 0;
	padding: 0;
	color: #001f23;
	font-size: 10px;
	text-align: left;
	border-top: 1px solid  #daebf3;
	border-right: 1px solid  #0076a9;
	border-left: 1px solid  #0076a9;
	}
#menu dd.bottom {
	border-bottom: 1px solid  #0076a9;
	}

#menu dt a, #menu dt a:visited {
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 12px 6px 12px;
	text-decoration: none;
	border-right: 1px solid  #90c4de;
	}
#menu dd a, #menu dd a:visited {
	color: #002231;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
	}

#menu li a:hover {
	border: 0;
	text-decoration: none;
	}

#menu li:hover dd, #menu li a:hover dd {
	display: block;
	}
#menu li:hover dl, #menu li a:hover dl {
	padding-bottom: 5px;
	}
#menu li:hover dt a, #menu li a:hover dt a {
	color: #FFFFFF;
	background-color: #005172;
	}
#menu dd a:hover {
	color: #000000;
	background-color: #a1d0e7;
	}

/*
    FORM FIELDS
------------------------------------------------------ */

input {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	margin: 0;
	border: 1px solid #006b9a;
	}
input.form_title {
	font-weight: bold;
	}
input.submit {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	width: 100px;
	margin: 0;
	}
textarea {
	font-family: Arial, Verdana, Helvetica, Calibri, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 3px;
	margin: 0;
	border: 1px solid #006b9a;
	overflow: auto;
	resize:none;
	}
select {
	font-size: 15px;
	color: #333333;
	padding: 2px;
	margin: 0;
	border: 1px solid #006b9a;
	}
input.file {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	padding: 3px;
	margin: 0;
	border: 1px solid #006b9a;
	}
input[type=checkbox], input[type=radio] {
	padding: 0;
	margin: 0;
	border: none;
	}
input.noformclass {
	padding: 0;
	margin: 0;
	border: 0;
	}

label.noformclass_fix {
	font-size: 12px;
	color: #303030;
	line-height: 25px !important;
	margin-left: 3px !important;
	float: left !important;
	width: 50px !important;
	}
input.noformclass_fix {
	padding: 0;
	margin: 5px 5px 0 0;
	border: 0;
	float: left !important;
	line-height: 25px !important;
	}

.required {
	margin: 0;
	font-weight: bold;
	color: #ff0000;
	}
.nav_new {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	}
.note {
	margin: 0;
	font-weight: normal;
	color: #ff0000;
	}
#contact_form {
	display: inline;
	}

/*
    SERVICE MAINTENANCE
------------------------------------------------------ */

p.maintenance {
	line-height: 25px;
	clear: both;
	margin: 0;
	padding: 0;
	}
p.maintenance label {
	width: 182px !important;
	float: left !important;
	cursor: pointer;
	}
p.maintenance input[type=checkbox], p.maintenance input[type=radio] {
	margin: 6px 6px 0 0;
	float: left !important;
	}

div.bronze {
	width: 200px;
	height: 25px;
	margin: 3px 0 0 -3px;
	border-right: 1px solid #ffffff;
	padding: 0;
	background: #f2b977;
	float: left;
	}
div.silver {
	width: 200px;
	height: 25px;
	margin: 3px 0 0 0;
	border-right: 1px solid #ffffff;
	padding: 0;
	background: #c9c9c9;
	float: left;
	}
div.gold {
	width: 200px;
	height: 25px;
	margin: 3px 0 0 0;
	border-right: 1px solid #ffffff;
	padding: 0;
	background: #ffd666;
	float: left;
	}
div.bronze input[type=checkbox], p.maintenance input[type=radio] {
	margin: 6px 7px 0 3px;
	}
div.silver input[type=checkbox], p.maintenance input[type=radio] {
	margin: 6px 7px 0 3px;
	}
div.gold input[type=checkbox], p.maintenance input[type=radio] {
	margin: 6px 7px 0 3px;
	}
div.bronze p.maintenance label {
	width: 175px !important;
	}
div.silver p.maintenance label {
	width: 175px !important;
	}
div.gold p.maintenance label {
	width: 175px !important;
	}

/*
    CONTACT FORM
------------------------------------------------------ */

input.form1 {
	width: 300px;
	}
textarea.form1 {
	width: 300px;
	}
input.form2 {
	width: 225px;
	}
textarea.form2 {
	width: 225px;
	}

#contact input[type=checkbox], #contact input[type=radio] {
	float: none;
	}
div.contact_form {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 1px 15px 1px 15px;
	background: transparent; 
	border: 0;
	}
div.contact_form p {
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent; 
	}
.success_wrap {
	margin: 5px -5px 15px -5px;
	padding: 10px;
	border: 1px solid #598200;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background: #e9ffba;
	}
.member_note {
	margin: 5px -5px 15px -5px;
	padding: 10px;
	border: 1px solid #d387ff;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background: #f2dbff;
	}
.member_note span {
	font-weight: bold;
	}
.no_results {
	margin: 10px;
	padding: 10px 10px;
	border: 2px solid #6ca3b8;
	background: #bee4ee;
	}
.no_results p {
	text-align: center;
	font-size: 12px !important;
	font-weight: bold;
	color: #000000;
	margin: 0;
	}

/*
    SAEF CALENDAR
------------------------------------------------------ */

.calendar {
	border: 0px;
	background-color: transparent;
}
.calheading {
	background-color: #ffae00;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.calnavleft {
	background-color: #ffae00;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	cursor: pointer;
}
.calnavright {
	background-color: #ffae00;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:  right;
	padding: 4px;
	cursor: pointer;
}
.caldayheading {
	background-color: #ffd270;
	color: #000000;
	font-size: 10px;
	text-align: center;
	padding: 6px 2px 6px 2px;
}
.caldaycells {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 0px;
	cursor: pointer;
}
.caldaycellhover {
	color: #000000;
	background-color: #ffae00;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 0px #e7dfd4 solid;
	cursor: pointer;
}
.caldayselected {
	background-color: #91b318;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 0;
	padding: 3px;
	cursor: pointer;
}
.calblanktop {
	background-color: #ffe6b2;
	padding: 4px;
}
.calblankbot {
	background-color: #ffe6b2;
	padding: 4px;
}


-->