#gmap {height:200px}
#countryselect {
	position: absolute;
	/* border:1px solid gray; */
	width: 200px;
	left: 500px;
	top: 28px;
}
#countryselect select {
	height: 25px;
}
.forms input, textarea {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11.5px;
	padding:5px;
	width:200px;
	margin: 5px;
}
.forms input, textarea {
	border:1px solid #CDCDCD;
	color:#333333;
}
.forms textarea {
	width: 350px;
}
.alert {
	color: blue;
	margin-left: 120px;
	margin-bottom: 20px;
}
.error {
	color: red;
	margin-left: 120px;
}
.forms input, textarea {
	line-height:normal !important;
}
.forms label {
	float: left;
	margin-right: 20px;
	width: 100px;
	clear: both;
}
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, label, legend, img, a, abbr, acronym, ul, ol, dl, dt, dd, li, hr, table, td, th, big, small, q, strong, em, sup, sub, del, cite, code {
	border:0;
	font-size:100%;
	outline:0;
	margin:0;
	padding:0;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font:normal normal 12px/15px Arial, Helvetica, sans-serif;
	color:#151515;
}
h2 {
	font-size:18px;
	margin:20px 0 10px 10px
}
h2.searchlist_title {
	margin:0;
	float:left;
}
h1.detail_title {
	font-size:28px;
	margin-top:20px;
	margin-left:20px;
	line-height:24px;
}
p.description {
	padding:10px;
	line-height:18px
}
th {
	color:#202f60;
	text-align:left;
	width:150px;
	padding-left:10px;
}
.detail-left-column {
	width:220px;
}
#detail-page-photos {
	padding:0 20px 0 20px
}
.small-thumbs {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
	overflow:hidden
}
.small-thumbs img {
	width:100px;
	height:100px;
	float:left;
	margin:5px;
}
#large-thumb {
}
img.large-thumb {
	background-color:#fff;
	padding:0
}
canvas {
	margin-top:-54px!important;
}
#wrapper {
	width:960px;
	text-align:left;
	margin: 0 auto;
}
#homecontent {
	margin: 0 auto;
	width:900px;
}
body {
	background:url(/img/topspacer.jpg) top left repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
#top {
	margin-bottom:10px;
}
#accordion select {
	width:150px
}
#accordion {
	width:580px
}
#vehicle-browser {
	margin-top:20px;
}
#sidebar-ads {
	float:right;
	width:300px
}
#accordion p {
	margin-bottom:15px;
}
#navigation {
	float: left;
	width: 100%;
	color: #333;
	margin: 20px 0 20px 0;
}
#leftcolumn {
	color: #333;
	/*border: 1px solid #e5ffcf; */
 	margin: 0;
	padding: 0 10px 0 0;
	width: 200px;
	float: left;
}
#content {
	color: #333;
	margin: 0px 200px 20px 240px;
}
.logo {
	float:left;
	margin-right:15px;
}
#searchbykeyword {
}
#search {
	
}
input.mainsearch {
	font-size:28px;
	padding:0 10px;
	width:300px;
}
.searchexample {
	font-size:11px;
	padding:6px;
}
#content_detail {
	color: #333;
	margin: 0px 5px 5px 0px;
}
#rightcolumn {
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 160px;
	float: right;
	position: relative;
}
.clear {
	clear: both;
}
.left_box {
	border: 1px solid #e5ffcf;
	width: 170px;
	padding: 0 10px;
	overflow: hidden;
	display: block;
}
.headingLeft {
	color:#041544;
	font-size:13px;
	font-weight:bold;
	height:19px;
	margin-bottom:10px;
	padding:5px 0 0 10px;
}
/* Various */
.clear {
	clear:both
}
/* Home search form */

#search div.name {
	float:left;
	margin:0 10px 10px 0;
}
blockquote, q {
	quotes:none;
}
ul, ol {
	list-style:none;
}
.collapsed {
	text-decoration:none;
}
.expanded {
	text-decoration:none;
}
.collapsed:hover {
	color:red;
}
.expanded:hover {
	color:red;
}
a, a:hover, a:link, a:active, a:visited {
	text-decoration:none;
	color:#1D96B8;
}
.ads_horizontal {
	text-align:center;
	vertical-align:middle;
	margin: 10px;
}
#paginate select, input {
	font-size:14px;
	padding:2px;
	margin-right:10px;
}
#paginate a:hover {
	color: #A51F06;
	background-color: #F3C91F;
	text-decoration: none;
}
#paginate span {
	font-weight: bold;
	color: gray;
	padding: 4px;
	margin: 3px;
}
#paginate {
	padding: 10px;
	text-align:right;
}
#paginate a {
	color: #A51F06;
	font-weight: bold;
}
.amenities {
	float: left;
	overflow: hidden;
	display: block;
	margin-left: 5px;
	width: 135px;
}
.amenities li {
	padding:3px;
}
.amenities li span {
	font-size: 10px;
	font-family: verdana;
}
.detail_ul {
	float: left;
	margin-left: 5px;
	width: 120px;
}
.detail_ul li {
	padding: 3px;
	display: block;
}
.detail_ul li span {
	font-size: 10px;
	font-family: verdana;
}
.detail_img {
	float:left;
	width: 95px;
	margin-top:5px;
	font-size:11px;
	height:140px;
	margin-right:10px;
}
.table_title {
	width: 120px;
}
td.attributes {
	width: 110px;
	height: 25px;
	text-align:left;
}
div.attributes_heading {
	margin-bottom:5px;
	padding-top: 5px;
	overflow:hidden;
}
.searchlist_title {
	margin-left: 15px;
	font-size: 14px;
	color: gray;
	float:left;
}
.price {
	float: right;
	text-align: right;
	font-size: 15px;
}
.miles_vt {
/*float: right;
	text-align: right;*/
}
#crumbs {
	height:30px;
	border:1px solid #dedede;
}
#crumbs li.firsttab {
	padding-left:20px;
}
#crumbs li {
	float:left;
	line-height:30px;
	color:#777;
	padding-left:.75em;
}
#crumbs li a {
	background:url(../img/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
}
#crumbs li a:link, #crumbs li a:visited {
	color:#777;
	text-decoration:none;
}
#crumbs a:link, #crumbs a:visited, #crumbs li a:hover, #crumbs li a:focus {
	color:#041544;
}
/*
.pictureFrame {
position: relative;
display: block;
width: 90px;
height: 90px;
overflow: hidden;
}
*/
.pictureFrame .image {
	position: absolute;
	left: 5px;
	display: block;
	width: 81px;
	height: 84px;
	overflow: hidden;
}
.pictureFrame .image img.defaultImage {
	margin: -12px 0 0 0;
}
.pictureFrame .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 90px;
	height: 90px;
	background: url(../img/picture_frame.png) left top transparent;
}
* html .pictureFrame .overlay {
	background: transparent;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/picture_frame.png', sizingMethod='crop');
}
#detail_heading {
	width: 400px;
	margin: 0 auto;
	text-align:center;
}
#detail_table {
	margin: 0 auto;
	width: 100%;
}
#detail_table td {
	padding:5px;
}
#detail_main td {
	vertical-align:top;
}
.any_radio {
	margin-bottom: 10px;
}
.extra_radio {
	margin-top: 10px;
	font-weight: bold;
}
.selected_radio {
	font-weight:bold;
}
.searched_query {
	color: gray;
	padding: 5px;
}
.searched_query h3 {
	position: relative;
}
.searched_query div {
	margin: 5px 0 0 0;
	padding: 3px 0 10px 24px;
	background: url(../img/thick.png) 0 50% no-repeat;
	font-weight:bold;
	clear: both;
	border-bottom: 1px dotted #E8F6F7;
	display: block;
}
.searched_query .editremove {
	font-size: 11px;
	position: absolute;
	top: 0;
	right: 0;
	display:none;
}
label.label_advanced {
	width: 80px;
	float:left;
	display: block;
}
.info {
	border:2px solid #B8E2FB;
	background:#E8F6FF url(../img/ico-info.gif) 10px 50% no-repeat;
	padding: 10px 10px 10px 30px;
	margin-bottom: 5px;
	font-size: 13px;
}
.warning {
	border:2px solid #F2DD8C;
	background:#FFF5CC url(../img/ico-warning.gif) 10px 50% no-repeat;
	padding: 10px 10px 10px 30px;
	margin-bottom: 5px;
	font-size: 13px;
}
.warning a {
	color:#df0000;
}
.warning a:hover, .warning a:active, .warning a:focus {
	color:#303030;
}
table.attributes {
	font-size: 11px;
	margin-left: 10px;
}
.results_row {
	padding: 5px;
	border: 1px solid #e5ffcf;
	margin-bottom: 10px;
}
.results_row h2 a {
	color:#1D96B8;
}
.results_row h2 a:hover {
	text-decoration: underline;
}
.results_row span.attr {
	color: #53777A;
	padding:3px;
}
.results_row span.value {
	color: #041544;
	padding:3px;
}
.results_row td.img {
	width: 94px;
}
.results_row td.center {
	width: 100%;
}
#freedom {
	float:left;
	width:110px;
	color:#68D;
}
.cont {
	width: 700px;
	float:left;
	background-color:#e5ffcf;
	padding: 10px;
	min-height: 200px;
}
.cont input.text {
	font-size:200%;
	width:200px;
}
#usual2 {
	width: 850px;
}
#freedom li a {
	width:80px;
	text-align:left;
	padding:2px 6px 4px;
	margin:1px;
*margin:0px;
	display:block;
	text-decoration:none;
}
#freedom li a:hover {
	width:98px;
}
#freedom li a.selected {
	background:#e5ffcf;
	color:#000;
	width:98px;
	cursor:default;
}
/* -------------- */

.box-wit {
	padding: 7px 13px;
}
.box-wit, .cbb-wit .i3 {
	background-color: #ffffff;
}
.bt, .bt div, .bb, .bb div {
	background-repeat:no-repeat;
}
.bt {
	background-position:100% 0;
	height:7px;
	margin:0 0 0 7px;
}
.bt div {
	background-position:0 0;
	font-size:0;
	height:7px;
	left:-7px;
	line-height:0;
	position:relative;
	width:7px;
}
.bb {
	background-position:100% 100%;
	height:7px;
	margin:0 0 0 7px;
}
.bb div {
	background-position:0 100%;
	font-size:0;
	height:7px;
	left:-7px;
	line-height:0;
	position:relative;
	width:7px;
}
.v {
	background-image: url(../img/box/box-wit-v.gif);
}
.h {
	background-image: url(../img/box/box-wit-h.gif);
}
.i1 {
	background-color:transparent;
	background-position:0 0;
	background-repeat:repeat-y;
}
.i2 {
	background-position:100% 0;
	background-repeat:repeat-y;
	height:100%;
}
.i3 {
	display:block;
	margin:0 3px;
	padding:1px 1px;
}
#base .i3 {
	border:medium none;
}
.i3:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.i3 {
	display:inline-block;
	display:block;
}
.alternate {
	color: green;
}
.alternate2 {
	color: green;
	font-size:12px!important;
}
.name {
	padding-top: 8px;
}
.name table {
	border: 0px;
}
.name .input_small {
	width: 50px;
}
.name select {
	font-size: 14px;
	padding:2px
}
input {
	padding:2px;
	font-size:14px;
}
.footer {
	text-align:center;
	padding-top:10px;
}
button.fg-button {
	overflow:visible;
	width:auto;
	padding:2px 10px 2px 10px;
}
#search-results-button.fg-button {
	overflow:visible;
	width:auto;
	padding:6px 10px 6px 10px;
}
.adv_search {
	font-size:11px;
	color:#1D96B8
}
#about {
	margin:30px 0 20px 0;
	padding:30px;
	line-height:16px
}
#contact {
	margin:30px 0 20px 0;
	padding:30px;
	line-height:16px
}
#contact p, #about p {
	line-height:18px;
	padding:0 0 6px 0
}
#contact h3, #about h3 {
	color:green
}
#contact a, #about a {
	color:green;
	text-decoration:underline
}
/* ***** USER ***** */

#user {
	border-bottom: 1px solid #ccc;
	padding: 4px 20px;
}
#user .links {
	font-size: 90%;
	line-height: 150%;
	color:#333;
}
.greytxt {
	font-size: 70%;
	line-height: 150%;
	color:#333;
}
#user .left {
	float: left;
}
#user .right {
	text-align: right;
}
#user span.s {
	margin: 0px 0.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #ccc;
}
.imageResultsThumb {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
	width:120px;
	height:100px;
	display:block;
	background-position:50% 95%;
	background-repeat:no-repeat;
}
.ads_horizontal {
	padding:10px;
	background-color:#E6F2FF
}
#boats .detail_ul li, #motorcycles .detail_ul li, #aircraft .detail_ul li {
	float:left!important;
	margin-left:10px;
	display:inline!important;
	width:150px;
}
#boats .detail_ul, #motorcycles .detail_ul, #aircraft .detail_ul {
	float:none;
	width:auto
}
#sponsored_links {
	float:left;
}
#sponsored_links li {
	width:100px!important;
}
#switch_vechicle {
	float:left;
	width:840px;
	text-align:right;
	font-size:11px;
	overflow: auto;
	padding-left:20px;
}
#switch_vechicle ul {
	list-style-type:none;
}
#switch_vechicle ul li {
	float:left;
	margin-right:10px;
	width:80px;
	text-align:center
}
#latest-vechicles {
	text-transform:lowercase;
	font-size:11px;
}
#cloud a {
	display:block;
	float:left;
	padding:6px;
	font-size:14px
}
#searchbykeyword h1 {
	margin:0;
	padding:0;
	font-size:12px;
}
#searchbykeyword #search-results-button {
	margin-bottom:6px;
}
#shareit {
	float:right;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}
#switch-vehicles-container {
	
	margin:20px auto;
	text-center:left;
	width:980px
}
#scriptgeni {
	padding:2px 2px 6px 2px;
}
#scriptgeni a {
	font-size:12px;
	margin-right:14px;
	color:#1D96B8;
	text-decoration:underline;
}
.cheapprice {
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#041544;	
}
.latestboats .thumb_img {width:170px;height:100px!important;float:left;margin-right:10px;margin-top:5px;font-size:11px;}
.latestboats .thumb {width:90px;height:68px;float:left;display:block;overflow:hidden;margin-right:4px;}
.latestboats .detail_desc {display:block;}
.latestboats .detail_title {display:block;height:44px;overflow:hidden;line-height:14px;padding-top:4px;}
.latestboats .thumb_img {

	
}
p.intro {margin-top:15px;}
