/* CSS Document */

body  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	text-align:center;
}

h1 {
/* 	color: #22449F;  */
	font-size: 14px;
	margin: 5px 0 5px 0;
}

h2 {
/* 	color: #10309F;  */
	font-size: 12px;
	margin: 5px 0 0 0;
}

h2 a {
/* 	color: #0085c3;  */
}

h3 {
/* 	color: #10309F;  */
	font-size: 12px;
/* 	text-decoration: underline; */
}

h4 {
/* 	color: #10309F;  */
	font-size: 11px;
	margin: 5px 0 0 0;
/* 	text-decoration: underline; */
}

/* boat statuses - e.g. Sale Pending */
.active_field {
	color: #FF0000;
}

.tiny_text {
	font-size: 10.5px;
}

.user_quote {
	font-size: 10.5px;
	font-weight: bold;
	text-align: right;
}

label, table {
	font-size: 12px;
}

input, select {
	font-size: 12px;
	/*background: #edf8fd;*/
}

br {
	clear:both;
}

#frame {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: white;
}	

#content_header {
	background: #97caff url("/core/images/header_sub.jpg") no-repeat bottom center;
	height: 80px;
	width: 795px;
	float: left;
}

img.current_flag {
	vertical-align: bottom; 
	margin: 50px 0px 0px 515px;
}

img.flags {
	margin: 5px 2px 5px 0px; 
	border: 1px solid black;
	vertical-align: middle;
}

#top_nav {
	height: 18px;
	width: 795px;
	padding: 3px 0 3px 0;
	margin: 0 0 2px 0;
	float: left;
	color: #e0e0e0;
	background: #003499 url("/core/images/dotted_glow.gif") no-repeat top right;
}

#top_nav a {
	padding: 0 6px 0 6px;
	font-size: 12px;
	font-weight: bold;
	color: #e0e0e0;
	text-decoration: none;
	white-space: nowrap;
}

#top_nav a:hover {
	color: #f9e85b;
}

#bottom_nav {
	font-size: 10px;
	height: 18px;
	width:795px;
	/*padding: 3px 0 0 0;*/
	padding: 3px 0 3px 0;
	margin: 0 0 2px 0;
	background-color: #003499;
	float: left;
	color: #e0e0e0;
}

#bottom_nav a {
	padding: 0 6px 0 6px;
	color: #e0e0e0;
	text-decoration: none;
	white-space: nowrap;
}

#bottom_nav a:hover {
	color: #f9e85b;
}

#content_left {
 	width: 130px; 
/* 	width: 150px; */
	height: 600px;
	padding: 0px;
	float: left;
	background: white;
	border: 1px solid #003399;
}

#content_center {
 	width: 495px; 
	float:left;
	background: white;
/* 	color: #22449F;  */
 	margin: 8px 0px 5px 12px;
}

#main_content {
	float:left;
	background: white;
	width: auto;
	letter-spacing: -0.5px;
}

div.content_left_col {
	float: left;
	width: 250px;
	margin: 0 10px 0 0;
}

div.content_left_col img {
	width: 250px;
	float: left;
	border: 0;
	margin-bottom: 5px;
}

/* this can go (for the ads-less version)*/
div.content_right_col {
	float: left;
	width: auto;
}

div.content_text {
	line-height: 14px;
	background-color: #cce8ff; 
	padding: 5px 5px 20px 5px;
}

div.content_text a {
	color: #0066ff;
}

div.content_text div {
	float: left;
}
	
#boat_links {
	padding-top: 10px;
}

#content_right {
	width: 122px;
	padding: 0px;
	float: right;
	background: white;
}

#content_right img {
	border: 1px solid #003399;
}

#content_footer {
	background: white;
	margin-top: 20px;
	width: 795px;
	text-align: center;
}

#terms_of_use {
	font-size: 9px;
	background: #eee;
	margin: 2px;
}

#copyright a {
	font-weight: bold;
	text-decoration: none;
	color: #030e84;
}

.leftnav_heading_first {
	color: #003399; 
	margin: 0 5px 0 5px; 
	padding: 10px 0 5px 0; 
	letter-spacing: -0.5px
}

.leftnav_heading_first a {
	color: #003399;
	text-decoration: none;
}

.leftnav_heading_first a:hover {
	color: #0066ff;
	text-decoration: underline;
}

.leftnav_heading {
	color: #003399; 
	margin: 0 5px 0 5px; 
	padding: 5px 0 5px 0; 
	border-top: 1px solid #DDDDDD;
	letter-spacing: -0.5px;
}

.leftnav_heading a {
	color: #003399; 
	text-decoration: none;
}

.leftnav_heading a:hover {
	text-decoration: underline;
	color: #0066ff;
}

#contact_addr {
	float: left;
}

#contact_phone {
	float: right; 
	text-align: right;
}

.byp_category {
	text-decoration: underline;
}

.byp_desc {
}

/* Taken from yw.css */
.yw {font-family:Verdana,Helvetica,sans-serif; font-size:8pt;}
.fine {font-family:Verdana,Helvetica,sans-serif; font-size:7pt;}

.boats {background: #FFFFFF; color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;}
.boats_feature {background: #FFFFFF; color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 1.2;}

/* Photo and Video tabs START*/
#embededVideoTitle span {
	font-size: 11px;
	font-weight: 700
}

#photoVideoTabs {
	background-color: #0b0bfb;
	height: 22px;
	width: 76px;
}

#photoVideoTabsFaded {
	background-color: #5b8bfb;
	height: 22px;
	width: 76px;
}
#photoVideoTabs a {
	text-decoration: none
}
#photoVideoTabsFaded a {
	text-decoration: none
}
#photoVideoTabs span {
	color: yellow;
	font-size: 11px;
	font-weight: 700
}
#photoVideoTabsFaded span {
	color: yellow;
	font-size: 11px;
	font-weight: 700
}
#photoVideoTabsBottomLine{
	border-top:1px solid gray;
}

#embededVideoTitle span {
	font-size: 11px;
	font-weight: 700
}
/* Photo and Video tabs END*/