@import url(http://images1.ecarlist.com/sites/common/similar_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_sidebar_links.css);
@import url(http://images1.ecarlist.com/sites/common/v2_top_search.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_top.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_vitals.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_tools.css);
@import url(http://images1.ecarlist.com/sites/common/vehicle_v2_details.css);
@import url(http://images1.ecarlist.com/sites/common/news_sidebar.css);
@import url(http://images1.ecarlist.com/sites/common/news.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_filters.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_right.css);
@import url(http://images1.ecarlist.com/sites/common/inventory_v2_sidebar_contact.css);
@import url(http://images1.ecarlist.com/sites/common/new_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/featured_vehicles.css);
@import url(http://images1.ecarlist.com/sites/common/sitemap.css);
@import url(http://images1.ecarlist.com/sites/common/specials_footer.css);
@import url(http://images1.ecarlist.com/sites/common/specials.css);
@import url(http://images1.ecarlist.com/sites/common/common_classes.css);
@import url(http://images1.ecarlist.com/sites/common/columns.css);
@import url(http://images1.ecarlist.com/sites/common/jobs.css);

/**** Marine Connection 1347  ****/

body {
	background: #FFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	color:#000;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

p {
	margin-top:0px;
	margin-bottom:8px;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size:16pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:8px;
}
h4 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}

a {
	color:#666;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

a:visited {}
a:active { outline:none; }
a:focus { outline-style: none; }

ul, li{
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*containers*/

#body_wrapper {
	width: 100%;
	display: table;
}

#container_wrapper{
	width: 100%;
	background: url('../images/containerWrapper_bg.jpg') repeat-x;
	display: table;
}

#container{
	width: 1000px;
	margin: 0 auto;
}

#header{
	margin: 0px auto;
	width: 1000px;
	height: 118px;
	background: #fff;
}

#content{
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	width: 950px;
}

#home #content {
	width: 1000px;
}

#inventory #content {
	padding: 0px;
	margin-top: 10px;
	border-left: 1px solid #dbdbdb;
	width: 950px;
}

/*header*/


#headerContact_container {
	float: right;
	display: inline;
	color: #666;
	text-align: right;
	margin: 34px 0px 0px 0px;
	font-size: 13px;
}

#headerContact_container span{
	font-size: 21px;
}

h3#home_link{
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
}

h3#home_link a{
	display: block;
	width: 374px;
	height: 118px;
	text-indent: -9000px;
	background: url('../images/headerLogo_bg.jpg') no-repeat;
}

/*nav menu*/

ul#priNav {
	list-style-type: none;
	width: 100%;
	height: 28px;
	text-align: center;
	padding: 0px;
	background: url('../images/navBar_bg.jpg') no-repeat center top;
}

#priNav ul { display: none; }

ul#priNav li {
	display: inline;
	margin: 0px 0px 0px 0px;
	border-right: 1px dotted #898989;
}

ul#priNav li.first{
	margin-left:0px;
}

ul#priNav li.last{
	border-right: none;
}

ul#priNav li a {
	color: #111;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 10px;
	line-height: 27px;
}

ul#priNav li a:hover{
	color: #0066b3;
}

/*dropdown menu*/

#dropmenudiv, #dropmenudiv_firefox{
	margin-left:1px;
	margin-top: 2px;
	position:absolute;
	top:-1px;
	background: #fff;
	font:normal 9pt Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:1000;
	text-align:left;
	padding: 0px;
	width:100%;
	padding: 0px 5px 0px 5px;
	border-top: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#dropmenudiv a, #dropmenudiv_firefox a {
	z-index:1000;
	display: block;
	white-space:nowrap;
	width:100%;
	
	color: #404040;
	padding: 3px 0px;
	font-family: Arial;
  	font-weight: bold;
  	font-size: 11px;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px solid #dcdcdc;
}

#dropmenudiv a:hover, #dropmenudiv_firefox a:hover { 
	background: #4c4c4c;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

/*****Home Top*****/

#home_top{
	width: 992px;
	height: 334px;
	margin: 0px auto;
	background: url('../images/homeTop_bg.jpg') no-repeat;
}

#flash_container {
	height: 325px;
	width: 981px;
	float: left;
	display: inline;
	margin: 5px 0px 0px 6px;
}

#nonFlash_container {
	height: 325px;
	width: 981px;
	float: left;
	display: inline;
	background: url('../images/nonFlash_bg.jpg') no-repeat;
}

/*****Home Bottom ****/

#homeBottom_container {
	padding: 10px 0px 0px 30px;
}

h3#homeBottom_header {
	width: 950px;
	font-size: 24px;
	color: #5a6776;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
}

/****home about*****/

#homeAbout_container {
	float: left;
	display: inline;
	width: 695px;
	color: #666;
	font-size: 13px;
}

/*****Award Container*****/

ul#awardLogo_container{
	display: inline;
	float: right;
	list-style-type: none;
	margin: 15px 21px 0px 0px;
}

ul#awardLogo_container li {
	float: left;
	display: inline;
}

ul#awardLogo_container li a {
	display: block;
	text-indent: -9000px;
	background: url('../images/awardLogo_bg.png') no-repeat;
	height: 93px;
}

ul#awardLogo_container li a#awardLogo_001 {
	width: 90px;
	background-position: 0px 0px;
}

ul#awardLogo_container li a#awardLogo_002 {
	width: 65px;
	background-position: -90px 0px;
}

ul#awardLogo_container li a#awardLogo_003 {
	width: 95px;
	background-position: -155px 0px;
}

ul#awardLogo_container li a#awardLogo_004 {
	width: 100px;
	background-position: -250px 0px;
	display: none;
}

/****quicklinks****/

#home ul#quicklinks {
	margin: 0px 0px 0px 20px;
}

ul#quicklinks {
	list-style-type: none;
	width: 231px;
	float: left;
	display: inline;
}

ul#quicklinks li {
	float: left;
	display: inline;
	margin: 0px;
}

ul#quicklinks li a{
	background: url('../images/quicklinkOptions_bg.png') no-repeat;
	display: block;
	text-indent: -9000px;
	float: left;
	width: 231px;
}

ul#quicklinks li a#quicklink_001 {
	height: 84px;
	background-position: 0px 0px;
}

ul#quicklinks li a#quicklink_002 {
	height: 76px;
	background-position: 0px -84px;
}

ul#quicklinks li a#quicklink_003 {
	height: 88px;
	background-position: 0px -160px;
}

/*** Hover States****/

ul#quicklinks li a#quicklink_001:hover {
	background-position: -232px 0px;
}

ul#quicklinks li a#quicklink_002:hover {
	background-position: -232px -84px;
}

ul#quicklinks li a#quicklink_003:hover {
	background-position: -232px -160px;
}

/******featured vehicles*********/

#home #featuredVehicles{
	float: left;
	display: inline;
}

#home #featuredVehicles_title{
	background: url('../images/featuredVehicle_header.png') no-repeat;
	height: 29px;
	width: 728px;
	text-indent: -9000px;
}

#home #random_list_location {
	background: url('../images/featuredVehicle_bg.jpg') no-repeat;
	width: 723px;
	height: 219px;
	padding: 0px 0px 0px 5px;
}

#home #featuredVehicles #random_list_location #random_list_item img {
	height: 109px;
	width: 165px;
	border: none;
}

#home #featuredVehicles #random_list_location #random_list_item img:hover {
		
}

#home  #featuredVehicles #random_list_item a{
	font-size: 14px;
	color: #444;
	text-decoration: none;
	border: none;
	display: block;
	height: 100%;
}

#home  #featuredVehicles #random_list_item a:hover{
	background: url('../images/viewDetails_bg.png') no-repeat bottom center;
}

#home #featuredVehicles #random_list_location #random_list_item{
	margin: 0px 0px 0px 0px;
	width: 177px;
	height: 200px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	border-right: 1px dotted #666;
}

#home #featuredVehicles #random_list_location #random_list_item.list_item_3{
	border: none;
}

#fvPrice_left {
	color: #960994;
	font-style: italic;
	font-size: 16px;
}

#fvPrice_right {
	color: #0a72ae;
	font-style: italic;
	font-size: 16px;
}

* html #home #featuredVehicles #random_list_location #random_list_item{
	margin: 12px 6px 0px 6px;
}

#featuredVehicles_footer{
	display: none;	
}

.toolTip{
	display: none;
}

.toolTipInner_price{
	color: #0058c0;	
}



/*### =structure ###
##################*/

.color_pri { 
	color: #393838 !important;		/* Set primary color. Vehicle Titles */	
}

.color_sec { 
	color: #0a72ae !important; 	/* Set secondary color. Vehicle Prices. Typically should match color_pri */
}

#leftColumn {
	padding: 5px 0px 20px 15px;
	display: inline;
	width: 235px;
}

#rightColumn {
	display: inline;
	margin: 0px 9px 0px 0px;
}

#inventory #leftColumn {
	border-top: 1px solid #dbdbdb;
}

#inventory #rightColumn {
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	width: 689px;
}

.inventory_v2_price_right .price_line_1 .callForPrice {
	font-size: 18px;	
}

.inventory_v2_details h4 a:hover {
	color: #81a82a !important;
}

#right {
	display: inline;
}

#right h2,  #notify_middle h2, #financeLeft h2 {
	font-size: 24px;
	color: #5a6776;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
}

#right p, #finance_middle p, #notify_middle p, #right li {
	color: #666;
	font-size: 13px;
	font-family: Helvetica,Arial,sans-serif
}

/*****Inventory*****/

.inventory_mc_row {
	background: #fdfdfd url('../images/inventoryRow_bg.png') repeat-x;
	border-bottom: 1px dotted #666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

.inventory_mc_image {
	float: left;
	display: inline;
}

.inventory_mc_image_status{
	float: left;
	display: inline;
	clear: left;
	margin: 5px 10px 0px 0px;
}

.inventory_mc_image_large{
	float: left;
	display: inline;
	clear: left;
}

.inventory_mc_image_large img{
	width: 285px;
	height: 190px;
}

.inventory_mc_image_large a {
	display: block;
}

.btn_inventory_photos strong {
	color: #960994;
}

.inventory_mc_details_wrap{
	float: left;
	display: inline;
	width: 394px;
	color: #5f5e5e;
}

.inventory_mc_details_wrap ul {
	list-style-type: none;
	float: left;
	display: inline;
}

.inventory_mc_details{
	padding: 0px 15px;
	height: 179px;
}

.inventory_mc_title_left {
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
}

.inventory_mc_details h4 a{
	text-decoration: none;
	font-size: 18px;
}

ul.inventory_mc_price_right {
	float: right;
	display: inline;
	margin: 15px 0px 0px 0px;
}

ul.inventory_mc_price_right .price_line_1 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
}

ul.inventory_mc_price_right .price_title{
	color: #960994;
	font-style: italic;
	font-weight: bold;
}

ul.inventory_mc_details_links{
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 0px 0px 0px;
}

ul.inventory_mc_details_links li{
	display: inline;
	padding: 0px 10px;
}

ul.inventory_mc_vitals_right{
	width: 350px;
	margin: 10px 0px 0px 0px;
}

ul.inventory_mc_vitals_right li{
	float: left;
	display: inline;
	clear: left;
	white-space: nowrap;
}

#sort_bar{
	background: url('../images/sortBar_bg.png') repeat-x;
	color: #fff;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

#sort_bar a, #sort_bar a:hover{
	color: #fff;	
}

#searchBar {
	border-top: 1px solid #000;
}

#searchBar_right{
	visibility: hidden;
}

/****vehicle page****/

#lp_Container {
	width: 950px;
	margin: 0px auto;
	border: 1px solid #d9d9d9;
	background: #fff url('../images/vehiclePage_bg.png') repeat-x;
}

#mc_vehicle_header {
	background: url('../images/sortBar_bg.png') repeat-x;
	color: #fff;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

#mc_vehicle_header a#mc_vehicle_header_inventoryLink{
	color: #fff;
	float: left;
	margin: 0px 0px 0px 5px;
	display: block;
	background: url('../images/invBack_arrow.png') no-repeat left center;
	text-indent: 15px;
	text-decoration: none;
}

#mc_vehicle_header a#mc_vehicle_header_inventoryLink:hover{
	text-decoration: underline;
}

#mc_vehicle_header a:hover{
	text-decoration: underline;
}

#mc_vehicle_header_right {
	float: right;
	display: inline;
}

#mc_vehicle_header_right a{
	margin: 0px 5px;
	float: left;
	display: block;
	text-indent: 18px;
	text-decoration: none;
	color: #fff;
}
#mc_vehicle_header_right a#send_to_friend {
	background: url('../images/iconEmail_bg.png') no-repeat left 2px;
}

#mc_vehicle_header_right a#print_boat, #mc_vehicle_header_right a#print {
	background: url('../images/iconPrint_bg.png') no-repeat left 2px;
}

/****vehicle vitals****/

#vehicle_vitals {
	background: transparent;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #5f5e5e;
	padding: 5px 0px 0px 0px;
}

#vehicle_title {
	text-indent: 10px;
	display: inline;
	margin: 10px 0px 0px 0px;
}

a#vehicle_v2_notify_button{
	display: block;
	margin: 10px auto;
}

#vehicle_thumbs{
	background-color: #ddd;
	padding: 5px 0px 10px 15px;
	float: left;
	display: inline;
	margin: 15px 0px 0px 0px;
}

#vehicle_vitals ul {
	list-style-type: none;
}

#vehicle_vitals #player {
	width: 640px;
	height: 467px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
}

#vehicle_vitals #player #main_picture {
	width: 638px;
}

#vehicle_vitals #playerNav ul li{
	float: left;
	display: inline;
}

#vehicle_vitals #playerNav {
	height: 41px;
	width: 640px;
	background: #191919;
}

#mc_price {
	float: right;
	display: inline;
}

#mc_vitalsContainer {
	float: right;
	display: inline;
}

/******Vehicle Vitals Sidebar*****/

#mc_price {
	float: left;
	display: inline;
	width: 300px;
	height: 88px;
	background: #f0f0f0 url('../images/vehicleVitals_bg.png') repeat-x;
	border-bottom: 1px dotted #b6b6b6;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}

#mc_vitalsContainer{
	float: left;
	display: inline;
	width: 285px;
	height: 73px;
	padding: 15px 0px 0px 15px;
	background: #f0f0f0 url('../images/vehicleVitals_bg.png') repeat-x;
	border-bottom: 1px dotted #b6b6b6;
	font-size: 13px;
}

#mc_sales_info {
	float: left;
	display: inline;
	width: 285px;
	height: 115px;
	padding: 10px 0px 0px 15px;
	background: #f0f0f0 url('../images/vehicleSales_bg.png') repeat-x;
	border-bottom: 1px dotted #b6b6b6;
	font-size: 17px;
}

#mc_sales_info a{
	color: #4251e0;
}

/*****Vehicle Price Container****/

#boat .gray_ten {
	color: #960994;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	margin: 22px 0px 0px 0px;
}

#mc_price .price_line_1 {
	font-size: 30px;
	font-style: italic;
}

/*****Vehicle Sales Container****/

#mc_sales_info img {
	float: left;
	margin: 0px 5px 0px 0px;
}

#mc_sales_info h5 {
	float: left;
	display: inline;
	color: #393838;
	font-size: 20px;
	width: 180px;
}

#mc_sales_info h6 {
	float: left;
	display: inline;
	width: 180px;
	line-height: 15px;
	font-weight: normal;
}

.mc_sales_info img {
	float: left;
	margin: 0px 5px 0px 0px;
}

.mc_sales_info h5 {
	float: left;
	display: inline;
	color: #393838;
	font-size: 20px;
	width: 180px;
}

.mc_sales_info h6 {
	float: left;
	display: inline;
	width: 180px;
	line-height: 15px;
	font-weight: normal;
}


.mc_sales_info {
	float: left;
	display: inline;
	width: 285px;
	height: 115px;
	padding: 10px 10px 0px 0px;
	font-size: 18px;
	color: #666;
	
}

.mc_sales_info a{
	color: #4251e0;
}

#mc_sales_email a {
	background: url('../images/mail_icon.png') left center no-repeat;
	padding-left: 16px;
	display: block;
}

#mc_skype_link a {
	background: url('../images/skypelogo.png') left center no-repeat;
	padding-left: 16px;
	display: block;
}



/*****Inventory Sidebar Quicklinks******/

#boat #mc_vehicle_quicklinks {
	float: left;
	display: inline;
	background: #f1f1f1 url('../images/vehicleQuicklinks_bg.png') repeat-x;
	width: 260px;
	height: 163px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#mc_vehicle_quicklinks {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
}

#mc_vehicle_quicklinks li {
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
}

#mc_vehicle_quicklinks li a {
	display: block;
	text-indent: -9000px;
	float: left;
	background: url('../images/invSidebar_links.png') no-repeat;
	width: 218px;
	height: 68px;
}

#mc_vehicle_quicklinks li a#vehicle_quicklinks001 {
	background-position: 0px 0px;
}

#mc_vehicle_quicklinks li a#vehicle_quicklinks002 {
	background-position: 0px -79px;
}

#mc_vehicle_quicklinks li a#vehicle_quicklinks001:hover {
	background-position: -219px 0px;
}

#mc_vehicle_quicklinks li a#vehicle_quicklinks002:hover {
	background-position: -219px -79px;
}

/****vehicle page bottom****/

#vehicle_v2_bottom {
	padding: 10px 0px;
	margin: 0px auto;
	width: 780px;
}

#vehicle_v2_bottom * , #vehicle_v2_bottom #vehicle_details_top * , #vehicle_v2_bottom #vehicle_details_bottom * {
	background: transparent; 
	border: none;
}

#vd_block_vehicle_equipment h3 {
	color: #0066ff;
	font-style: italic;
	background: transparent;
}
#vd_block_vehicle_equipment ul {
	color: #931d21;
}

#vehicleDisclaimer {
	padding: 10px 10px;
}

#boat .inventory_mc_image_status {
	clear: none;
	float: right;
}

.inventory_v2_pagination a {
	color: #666666;
}

.inventory_v2_pagination a:hover {
	color: #000;
}

/****inventory sidebar address****/

ul#invSidebar_address {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	color: #797979;
}

ul#invSidebar_address li {
	margin: 0px 0px 15px 0px;
}

ul#invSidebar_address li strong {
	font-size: 13px;
}

ul#invSidebar_address li.invSidebar_phone span {
	font-size: 20px;
}

/**** Dealer Contact Inventory ****/

#inventory_v2_sidebar_contact, #dealer_contact {
	height: 379px;
	width: 250px;
	background: transparent;
	padding: 0px 0px 15px 0px;
	color: #333;
	border: 1px solid #e3e3e3;
	border-top: none;
	margin: 20px auto;
	background: url('../../images/listingImages/leftColumnEmailDealer.jpg') no-repeat top;
	display: none;
}

#inventory_v2_sidebar_contact h2, #dealer_contact h2 {
	text-indent: -9000px;
	height: 50px;
}

#inventory_v2_sidebar_contact fieldset ol, #dealer_contact fieldset ol  {
	width: 220px;
	margin: 0px auto;
}

#contact_small {
	margin: 0px auto;
}

#contact_small .input_element {
	width: 180px !important;
}

#ec_is_submit{
	padding: 10px 0px 0px 0px;
	width: 63px;
	margin: 0px auto;
}

#ec_is_submit input {
	background: url('../images/dealerContact_button.png') no-repeat;
	width: 63px;
	height: 25px;
	text-indent: -9000px;
	border: none;
	float: left;
}

#ec_is_submit input:hover {
	background-position: -64px 0px;
}

/****inner pages****/

#site_logoSection {
	margin: 0px 0px 0px -2px;
}

/***notify form***/

#notify_form_div {
	background: #f9f9f9;
	color: #000;
	padding: 10px 0px 0px 0px;
}

#notify #notify_form_div h3{
	padding: 0px 0px 0px 10px;
	color: #0058c0;
}

#notify .tb_even{
	background: #e0e0e0;
}

/****Finance Page *****/

#financeHeader  {
	
}

#financeHeader a#get_started {
	background: url('../images/financeHeader_button.png') no-repeat;
	width: 217px;
	height: 45px;
	margin: 0px 0px 0px 210px;
}

#financeHeader a#get_started:hover {
	background-position: -218px 0px;
}

#financeLeft {
	color: #666666;
}

#financeLeft h2{
	color: #8b949f;
	border-bottom: 1px solid #8b949f;
	padding: 0px 0px 5px 0px;
}

#financeRight {
	margin-left: 40px;
}

#financing_vehicle_calculator{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

#financing_vehicle_calculator h2 {
	font-size: 12px;
	color: #fff;
	background: url('../images/financeCalc_header.png') repeat-x;
	height: 20px;
	text-align: left;
	text-indent: 10px;
	line-height: 18px;
}

#financing_vehicle_calculator ol {
	background: #fff url('../images/financeCalc_bg.png') repeat-x;
}

#financing_vehicle_calculator #footer {
	display: none;
}

#financeCalc {
	margin: 0px auto;border-right: 1px solid #e3e3e3;
}

#financeCalc li {
	border: none;
	background: transparent;
}

#financeCalc li#firstrow, #financeCalc li#altrow {
	background: transparent;
}

#financeCalc li#submitBtn input[type="submit"] {
	background: url('../images/financeCalc_button.png') no-repeat 0px 2px;
	width: 88px;
	height: 21px;
	font-size: 10px;
	color: #000;
	text-transform: lowercase;
	line-height: 17px;
}

#financeCalc li#submitBtn input[type="submit"]:hover {
	background: url('../images/financeCalc_button.png') no-repeat 0px 2px;
	color: #960994;
}

#financeCalc li#submitBtn:focus{
	outline: none;
}

.financeBox2 {
	padding: 0px 0px 5px 0px;
	width: 236px;
	
	margin: 0px auto;
}

.financeBox2 p, .financeBox2 ul {
	padding: 0px 0px 0px 5px;
}

.financeBox2 h3 {
	font-size: 12px;
	color: #fff;
	background: url('../images/financeCalc_header.png') repeat-x;
	height: 20px;
	text-align: left;
	text-indent: 10px;
	line-height: 18px;
}

#financing #sidebar_address {
	display: none;
}

#financeCalc li#vehicle_calculator_price {
	color: #0a72ae;
	font-size: 18px;
	width: 236px;
	text-align: center;
	padding: 0px;
	float: right;
	height: 30px;
	line-height: 20px;
	background: url('../images/financeCalc_arrows.png') no-repeat 0px 3px;
}

/****contact page ****/

.customer_tools_left {
	width: 150px;
}

.customer_tools_left img {
	width: 150px;
}

#contact #content {
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
}

#contactWrapper {
	padding: 0px 15px;
}

#contact #left {
	border-top:1px solid #DBDBDB;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 10px;
	width: 235px;
}

#contact_clock {
	background: url('../images/contactClock_bg.png') no-repeat;
	width: 75px;
	height: 66px;
	margin: 0px auto 10px;
}

#contact #contactLeft strong {
	font-size: 24px;
}

#right p.contactLeft_center {
	text-align: center;
}

#contact #right {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

#contact #right {
	overflow-x: hidden;
	width: 700px;
}

#directions_form{
	background: #e9e9e9 url(../images/directions_header.png) no-repeat;
	padding: 22px 15px 10px 15px;
}

#salesPerson_container {
	float: left;
	display: inline;
	margin: 0px 0px 20px 0px;
}

#contactLeft {
	float: left;
	display: inline;
	width: 180px;
}

#contactLeft h3, #contactRight h3, #contactLeft th {
	border-bottom:1px solid #E7E7E7;
	color:#5A6776;
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
}

#contactRight {
	float: right;
	display: inline;
	width: 450px;
}



#contactLeft table td {
	color: #666;
	vertical-align: top;
	padding-right: 10px;
}

.hoursDay {
	font-weight: bold;
}

/****about****/

#faculty_images img {
	cursor: pointer;
}

/****custom pages****/

.custom_pages{
	float: left;
	padding: 10px;
}

.custom_pages ul {
	padding: 0px 0px 10px 20px;
}

.custom_pages h2 {
	color: #114ca1;
	font-family: "Trebuchet MS", Arial;
	background: url('../images/headerH2_bg.jpg') no-repeat bottom left;
	padding: 0px 0px 8px 0px;
}

/*****shipping******/

#shipping #right{
	background: url('http://images1.ecarlist.com/sites/shipping/shipping_pic_white.jpg') no-repeat bottom center;
}

#shipping #right img{
	visibility: hidden;
}



/***inner pages***/

#sidebar_address{
	font-size: 12px;
	padding: 10px;
	color: #000;
}

p#sidebar_address_head{
	font-size: 14px;	
}

#sidebar_address .floatleft{
	margin: 0px 0px 15px 0px;	
}

#sidebar_address a#getdirections:hover {
	color: #a1d6ef
}

/*footer*/

#footer_wrapper{
	width: 100%;
	height: 150px;
	display: table;
	background: url('../images/footerWrapper_bg.jpg') repeat-x top;
}

#footer{
	text-align: left;
	width: 1000px;
	padding: 30px 0px 25px 0px;
	font-family: Helvetica, sans-serif;
	color: #666;
	margin: 0 auto;
	font-size: 11px;
	text-align: left;
}

#footer a, #footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	color: #000;
}

#footer_content{
	padding: 15px 0px;
	float: left;
	display: inline;
}

#footer_right{
	float: right;
	display: inline;
	margin: 15px 10px 0px 0px;
}

#footer_right p{
	float: left;
	display: inline;
	margin: 7px 0px 0px 0px;
}

h3#jesus_fish {
	background: url('../images/jesusFish_bg.jpg') no-repeat;
	height: 28px;
	width: 34px;
	float: right;
	text-indent: -9000px;
	cursor: pointer
}

#fish{display: none;}

#fish img {
	border: 10px solid #fff;
}

ul#footerNav{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

ul#footerNav li{
	display: inline;
	border-right: 1px dotted #999999;
	margin: 0px 5px 0px 0px;
}

ul#footerNav li.last{
	border-right: none;
}

ul#footerNav li a{
	display: inline;
	padding: 0px 4px 0px 0px;
	
}

ul#footerNav li a:hover{
	text-decoration: underline;	
}

ul#ec_footer{
	list-style-type: none;
}

ul#ec_footer li{
	margin: 0px 5px 0px 0px;
	display: inline;
}

ul#ec_footer li a{
	display: inline;
}

ul#ec_footer li a:hover, #footer a:hover{
	text-decoration: underline;
}


h3#ecarlist_logo a{
	background: url('../images/ecarlist_logo.png') no-repeat;
	width: 138px;
	height: 30px;
	display: block;
	text-indent: -9000px;
	margin: 0px auto;
	display: none;
}

h3#ecarlist_logo:hover a{
	background-position: -139px 0px;	
}

/****** firefox 2 mac ******/

.customer_tools_right_left li, .customer_tools_right_right li, #contact_small ol li, .customer_tools_left li {
	clear: left;
}

/****espanol*****/

#en_espanol #right {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

#en_espanol #content {
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
}


#en_espanol #left {
	border-top:1px solid #DBDBDB;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 10px;
	width: 235px;
}


#en_espanol #right {
	overflow-x: hidden;
	width: 680px;
	padding: 0px 10px;
	min-height: 550px;
}

/*****FAQ Page*****/

#faq #right {
	min-height: 600px;
}

#faq #right {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

#faq #content {
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
}


#faq #left {
	border-top:1px solid #DBDBDB;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 10px;
	width: 235px;
}


#faq #right {
	overflow-x: hidden;
	width: 700px;
}

#faq #right h2 {
	margin-left: 10px;
	margin-right: 10px;
}

#faq #right h3 {
	margin-left: 10px;
}

/****dolphin tabs****/

.tab_container li{
	padding: 8px 9px;
	line-height: 16px;
}

.tab_container h3 {
	color:#5A6776;
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
}

.tab_container ul{
	list-style-type: none;
}

.faqNav_container ul{
	list-style-type: none;
}

.tab_container ul ul.faqList_inner{
	list-style-type: disc;
	padding: 0px 0px 0px 15px;
}

.tab_container ul ul.faqList_inner li{
	padding: 2px 0px;
	background: transparent;
}

.tab_container li.question_block {
	background: transparent;
	font-weight: bold;
}

/*****export*****/

#exportImg_container {
	background: url('../images/export1.jpg') no-repeat center;
	width: 700px;
	height: 274px;
}

#export_table td {
	vertical-align: top;
	color: #666;
	font-size: 13px;
}

#export_table td.export_right {
	font-size: 11px;
}

.export_right {
	padding: 0px 0px 0px 5px;
	text-align: center;
}

#export #right {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

#export #content {
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
}


#export #left {
	border-top:1px solid #DBDBDB;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 10px;
	width: 235px;
}


#export #right {
	overflow-x: hidden;
	width: 700px;
}

#exportWrapper {
	padding: 0px 10px 0px 10px;
}

/* Tabs */
.panes{
 padding-top: 10px;
}

.tabs{
	list-style-type: none;
	height: 25px;
	background: url('../images/aboutTab_border.png') repeat-x bottom;
}

.tabs li{
	display: inline;
	float: left;
	width: 84px;
	height: 25px;
	text-indent: -9035px;
	margin: 0px 1px;
}

.tabs a{background-image: url('http://images1.ecarlist.com/sites/marine_connection/images/tabs_button.jpg'); background-repeat: no-repeat; display: block; 	width: 84px;
	height: 25px; float: left}
.tabs #faculty{background-position:0px 0}
.tabs #testimonials{background-position:-84px 0}
.tabs #press{background-position:-169px 0}
.tabs #awards{background-position:-254px 0}

.tabs #faculty:hover{background-position:0px -28px}
.tabs #testimonials:hover{background-position:-85px  -28px}
.tabs #press:hover{background-position:-170px -28px}
.tabs #awards:hover{background-position:-255px  -28px}

.tabs #faculty.current{background-position:0px -28px}
.tabs #testimonials.current{background-position:-85px  -28px}
.tabs #press.current{background-position:-170px -28px}
.tabs #awards.current{background-position:-255px  -28px}

#about #right{background: #fff; width: 728px; }

#about .simple_overlay { 
    position: relative;
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
    width: 800px;
     
    /* styling */ 
    background-color:#000; 
     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 

/*#about .simple_overlay_img{m}*/
#about #arrows{background: #fff; width: 780px; position: absolute; bottom: 0; padding: 10px;}
#about #next{float: right; cursor: pointer}
#about #previous{float: left; cursor: pointer; }
.close{background-image: url('http://images1.ecarlist.com/sites/marine_connection/images/icon_close_gallery.png'); background-repeat: no-repeat; height:28px; position:absolute; right:-14px; top: -11px; width:28px; cursor: pointer}

#about_us{color: #666666; padding: 0px 0px 0px 8px;}
#about_us h3{ font-size: 21px; font-weight: normal; padding-top: 10px}
#about_us h4{font-size: 16px; font-weight: normal; padding-top: 5px; padding-bottom: 15px; color: #5A6776}
#about #awards_tab p{padding-top: 5px}
#about #awards_tab span{font-size: 15px}

ul#awards_photos {
	float: left;
	display: inline;
	list-style-type: none;
}

ul#awards_photos li {
	float: left;
	display: inline;
	height: 219px;
	width: 328px;
	background: url('../images/awardsPhotos_bg.jpg') no-repeat;
}

ul#awards_photos li#award_photo01 {
	background-position: 0px 0px;
}

ul#awards_photos li#award_photo02 {
	background-position: -350px 0px;
	margin-left: 20px;
}

#about ul#awardLogo_container {
	margin: -10px 37px 0px 0px;
}


#about #right {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
}

#about #content {
	border-left:1px solid #DBDBDB;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	width: 980px;
}


#about #left {
	border-top:1px solid #DBDBDB;
	padding-left: 15px;
	padding-top: 10px;
	width: 235px;
}

#right p.clock_text strong{
	font-size: 22px;
	line-height: 20px;
}

#right p.clock_text {
	font-size: 18px;
	line-height: 21px;
}

/****currency stuff****/

.color_sec {
list-style-type: none;
}

.bnp {
color:#960994;
font-size:20px;
font-style:italic;
font-weight:bold;
}

.price_line_1 .currencyAmount {

}

.price_line_1 .currencyPrefixText {
font-family:Helvetica,Arial,sans-serif; 
font-size:14px; 
color: #0A72AE; 
font-style: normal;
}

ul.selectReplacement
{
	display: none;
}

#boat ul.inventory_mc_price_right .price_line_1 {
	width: 150px;
	padding-bottom: 15px;
}

ul.inventory_mc_price_right .price_line_1 select {
	width: 150px;
}

#boat .gray_ten {
	margin-top: 10px;
}


			#sort_bar { background-color: #000; line-height: 1em; height: 1em; color: #FFF; padding: 3px;}
			#sort_bar_left { float: left; }
			#sort_bar_right { float: right; }
			#sort_bar a { color: #FFF; }
			.currencyPrefixText { clear: both; display: block; text-align: center; }
			h3 { clear: both; }
.bnp {
color:#960994;
font-size:20px;
font-style:italic;
font-weight:bold;
}

.multiplePricesHolder {
background-color: #fff;
border-bottom: 1px solid #000;
padding: 3px;
font-size:12px;
}

