/* CSS Document */

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

a  {
	color: #0066ff;
}

h1 {
	color: #7faad0;
	font-size: 12px;
	margin: 7px 5px 6px 5px;
}

#footer_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("../images/header_graphic.jpg") no-repeat bottom center;
	height: 155px;
	width: 795px;
	float: left;
}

#top_nav {
	height: 18px;
	width: 795px;
	padding: 3px 0 3px 0;
	margin: 0 0 2px 0;
	float: left;
	color: #e0e0e0;
	background: #003499 url("../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: 195px;
	/*width: 190px;width: 202px;*/
	height: 600px;
	padding: 0px;
	float: left;
	background: white;
	border: 1px solid #003399;
}

#content_center {
	width: 470px;
	padding: 0px;
	margin: 0px;
	float:left;
	background: white;
	color: #22449F; 
}

#main_content {
	width: 470px;
	padding: 0px;
	margin: 0 5px 0 5px;
	float:left;
	background: white;
	display: inline;
}

div.content_text {
	margin: 0 0 0 10px;
	line-height: 14px;
}

div.content_text div {
	float: left;
}
	
#content_right {
	display: none;
	/*width: 120px;
	padding: 0px;
	float: right;
	background: white;*/
}

/*Hide tower ad on the right*/
#content_right img {
	display: none;
	width: 0px;
}

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

#banner_content {
	padding-top: 18px;
	width: 55%;
	float:right;
	text-transform: uppercase;
	color: white;
}

#banner_text {
	line-height: 22px;
	font-size: 18px;
}

#banner_small_text {
	font-size: 10px;
	font-weight:  bold;
	letter-spacing: -1px;
}

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

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

.featured_boat {
	float: left; 
	width: auto; 
	padding: 5px 0px 5px 2px; /*padding: 5px 2px 5px 2px; */
}

.featured_boat img {
	border: 1px solid #003399;
	margin-left: 7px;
}

.featured_boat_desc {
	float: left; 
	width: 87px;
	letter-spacing: -0.5px;
	line-height: 12px;
	font-size: 11px; 
	padding: 5px 0px 5px 2px;
	color: #22449F; 
}

.red_bullet_link {
	white-space: nowrap;
	padding-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	color: #22449F; 
	letter-spacing: -0.5px;
}

.red_bullet_link a {
	color: #22449F; 
}

.red_bullet_text {
	padding: 2px 0 9px 0;
	font-size: 12px;
	color: #22449F; 
	width: 47%;
	letter-spacing: -0.5px;
}

img.red_bullet {
	float:left; 
	margin-right:3px; 
	margin-top:5px
}

#banner_pics {
	float: right;
	margin-top: 18px;
}

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

#bw_logo {
	vertical-align: middle;
	margin: 0 5px 0px 5px;
	border: none;
}

img.current_flag {
	margin: 10px 20px 0px 2px; 
	border: none;
	vertical-align: middle;
}

#bottom_ad {
	/*margin-left: 5px;*/
}

#bottom_ad img {
	display: none;
	/*border: 0px;*/
}

#yachtworld_desc p {
	margin: 2px 0 10px 10px;
	margin-left: 10px;
}

#advanced_search a {
	color: #CC0000; 
	font-weight: bold;
}

#advanced_search img {
	vertical-align: middle;
}

#dotted_line {
	margin-left: 10px; 
	background: url("../images/dotted_line.gif");
}

#dotted_line_print {
	margin-left: 10px; 
	background: url("../images/dotted_line.gif");
}

.tr {
	width:100%;
	margin-bottom:5px;
}
