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

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	background: #C8C8C8;
}

.maintable {
	background: #fff;
}

a img {
	border:0;
}

.topnav-bg {
	background:url(../images/topnav-bg.jpg) repeat-x;
}

.topnav {
	text-align:center;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	font-size:13px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

.topnav a:hover {
	color:#F2FFDD;
}

.topnav-other-bg {
	background:url(../images/topnav-other-bg.jpg) repeat-x;
	text-align:right;
}

.topnav-other-bg a:link, .topnav-other-bg a:active, .topnav-other-bg a:visited {
	color:#000;
	text-decoration:none;
}

.topnav-other-bg a:hover {
	text-decoration:underline;
}

.title {
	font-weight:bold;
}

.city input {
	width:80px;
	border:1px solid #ccc;
	height:17px;
}

.state input {
	width:70px;
	border:1px solid #ccc;
	height:17px;
}

.boat-style input {
	width:60px;
	border:1px solid #ccc;
	height:17px;
}

.boat-size input {
	width:50px;
	border:1px solid #ccc;
	height:17px;
}

.dot-sep {
	background:url(../images/dot-sep.jpg) repeat-x;
}

.dot-sep-1 {
	background:url(../images/dot-sep-1.jpg) repeat-x;
}

.login input {
	width:170px;
	border:1px solid #ccc;
	height:17px;
}

.owners-box-bg {
	background:url(../images/owners-box-bg.jpg) repeat-x;
	width:253px;
}

.renters-box-bg {
	background:url(../images/renters-box-bg.jpg) repeat-x;
	width:253px;
}

.advertisers-box-bg {
	background:url(../images/advertisers-box-bg.jpg) repeat-x;
	width:253px;
}

.box-title {
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.box-content {
	line-height:17px;
}

.footer {
	text-align:center;
	color:#56627E;
}

.footer a:link, .footer a:active, .footer a:visited {
	font-size:12px;
	color:#56627E;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.banner-sep {
	background:#323E53;
}

.margin20 {
	margin-right:20px;
}

a.btn-bg:link, a.btn-bg:hover, a.btn-bg:visited {
	display:block;
	padding:3px 0 0 0;
	height:20px;
	width:89px;
	background:url(../images/btn-bg-normal.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

a.btn-bg:hover {
	background:url(../images/btn-bg-active.jpg) no-repeat;
}

.btn-active a {
	display:block;
	padding:3px 0 0 0;
	height:20px;
	width:89px;
	background:url(../images/btn-bg-active.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.btn-lower {
	background:#5A7298;
	height:20px;
	
	border-bottom-color:#323E54;
	border-bottom-style:solid;
	border-bottom-width:3px;
}

a.white-link {
	text-decoration:none;
	color:#fff;
}


.active-submenu {
	background:#323E54;
	padding:2px 5px;
}

.member-name-bg {
	background:url(../images/member-name-bg.jpg) no-repeat;
	padding:0 0 0 5px;
	color:#fff;
	width:215px;
	height:75px;
	font-size:13px;
}

.gray-bg {
	background:#ccc;
	padding:5px 0 5px 10px;
	line-height:20px;
}

.gray-bg a {
	color:#5A7298;
}

.mem_message-top {
	background:url(../images/mem_message-top.jpg) repeat-x;
	text-align:center;
}

.mem_message-bg {
	background:url(../images/mem_message-bg.jpg) repeat-y;
	padding:10px;
}

.grad-bg {
	background:url(../images/grad-bg.jpg) repeat-x;
	padding:0 3px;
}

.search-input input {
	width:60px;
	height:15px;
	border:1px solid #ccc;
	font-size:11px;
	color:#333;
}

.grid-layout th {
	font-weight:bold;
	background:#ccc;
	padding:3px;
	height:18px;
}

.grid-layout td {
	padding:3px;
}

.grid-layout tr:hover {
	/*background:#003A75;
	color:#fff;*/
}

.grid-layout .alternate {
	/*background:#99ffff;*/
	background:#efefef;
}

.rental_calculator td.right {
	text-align:right;
}

.rental_calculator input {
	width:280px;
	height:15px;
	border:1px solid #ccc;
	background:#fff;
}

.rental_calculator .input75 input {
	width:75px;
	height:15px;
	border:1px solid #ccc;
}

.create_posting input {
	width:280px;
	height:15px;
	border:1px solid #ccc;
	background:#fff;
}

.create_posting textarea {
	/*width:500px;*/
	width: 350px;
	border:1px solid #ccc;
}

.txtarea450 textarea {
	width:450px;
	background:#fff;
	border:1px solid #ccc;
}

.create_posting .input200 input {
	width:180px;
	height:15px;
	border:1px solid #ccc;
}

.create_posting .input75 input {
	width:75px;
	height:15px;
	border:1px solid #ccc;
}

.create_posting .input75 .radiobut {
	width:15px;
	height:15px;
	border:none;
	vertical-align:bottom;
}

.input50 input {
	background:#fff;
	width:50px;
	height:15px;
	border:1px solid #ccc;
}

.create_posting input.radiobut,
.create_posting input.radiogold,
.create_posting input.radioplatinum,
.create_posting input.radiodiamond
 {
	width:15px;
	height:15px;
	border:none;
	vertical-align:bottom;
}

.price input {
	width:75px;
}

.create_posting .price input {
	width:75px;
}

.create_posting .input200 .button {
	width:60px;
	height:18px;
	border:1px solid #999;
	background:#ccc;
	font-size:11px;
}

.tip-txt {
	font-size:10px;
	font-style:italic;
}

.grid-layout1 th {
	font-weight:bold;
	background:#ccc;
	padding:3px;
	height:18px;
}

.grid-layout1 td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;	
}

.grid-layout1 .radiobut {
	border:none;
	width:15px;
	height:15px;
}

a.dotted-link {
	text-decoration:none;
	text-decoration:underline;
	color:#0000ff;
	font-size:11px;
	font-style:italic;
}

.link-black a:link, .link-black a:link, .link-black a:visited {
	color:#000;
	text-decoration:none;
}

.link-black a:hover {
	text-decoration:underline;
}

.gray-round-top {
	background:url(../images/gray-round-top.jpg) repeat-x;
}

.gray-round-bg {
	background:url(../images/gray-round-bg.jpg) repeat-y;
}

.smallfont {
	font-size:10px;
}

.chckbox {
	border:none;
}

.graybig-bg {
	background:url(../images/graybig-bg.jpg) repeat-x;
}

.fontbig {
	font-size:28px;
	text-align:center;
}

.begin-search {
	background:url(../images/renters-box-bg.jpg) repeat-x;
	width:271px;
}

.begin-search-tbl input {
	width:140px;
	height:15px;
	border:1px solid #999;
}

.begin-search-tbl .big input {
	width:97px;
	height:15px;
	border:1px solid #999;
}

.begin-search-tbl .small input {
	width:55px;
	height:15px;
	border:1px solid #999;
}

.navigation {
	background:url(../images/navigation_grad.jpg) repeat-x;
}

.navigation-link {
	margin:0;
	padding:0;
}

.navigation-link li {
	list-style:none;
	display:block;
	height:24px;
	background:url(../images/bullet.png) no-repeat 0 0;
	padding:0 0 0 20px;
}

.navigation-link li:hover {
	background:url(../images/bullet_hover.png) no-repeat 0 0;
}

.navigation-link li a:link, .navigation-link li a:active, .navigation-link li a:visited {
	color:#000;
	font-size:14px;
	text-decoration:none;
}

.navigation-link li a:hover {
	text-decoration:underline;
	color:#55678F;
}

.pageTitle {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
}

.pageTitleMain {
	font-size:19px;
	font-style:italic;
	background:url(../images/pageTitle-bullet.jpg) no-repeat 0 8px;
	padding:0 0 0 25px;
}


.sample-boat-bg {
	background:url(../images/sample-boat-bg.jpg) repeat-y;
}

.sidebarTitle {
	font-size:16px;
	font-weight:bold;
	color:#5C677F;
}

.sidebar-subTitle {
	color:#D9D204;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

.service-footer-pic {
	background:url(../images/service-footer-pic.jpg) no-repeat;
	height:248px;
	width:782px;
}

.service-footer-pic a {
	display:block;
	margin:174px 0 0 390px;
	width:290px;
	height:40px;
}

.paging {
	font-style:italic;
	font-weight:bold;
}

.paging a {
	color:#000;
	text-decoration:none;
}

.search-result-grid th {
	background:#000;
	text-align:left;
	color:#fff;
	font-weight:bold;
	height:22px;
}

.search-result {
	border:1px solid #ccc;
}

.search-result-Title {
	color:#5E6982;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #5E6982;
}

.imageInfo {
	text-align:center;
	color:#5E6982;
}

.selectOpt {
	background:url(../images/selectOpt.jpg) repeat-x;
}

.selectOpt input {
	border:none;
}

.grid-data {
	border:1px solid #4774BF;
}

.grid-data td {
	text-align:center;
}

.grid-data th {
	background:#4774BF;
	height:30px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
}

.grid-data-message {
	border:1px solid #4774BF;
}

.trline {
	background:url(../images/trline.jpg) repeat-x bottom;
}

.trline-selected {
	background:#C0D0E9 url(../images/trline.jpg) repeat-x bottom;
}

.txtarea {
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

.txtarea-top {
	background:url(../images/txtarea-top.jpg) repeat-x;
	height:7px;
}

.txtarea-lt {
	background:url(../images/txtarea-lt.jpg) repeat-y;
	width:7px;
}

#replytxtarea {
	width:480px;
	height:150px;
	text-align:center;
}

.disclaimer {
	font-size:11px;
	font-style:italic;
	line-height:13px;
}

/* User availability checking CSS */

.popupTitle {
	font-size:17px;
	font-weight:bold;
	padding:0 10px 0 0;
}

.messagebox {
 position:absolute;
 width:100px;
 margin-left:5px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}

.messageboxok {
 position:absolute;
 width:auto;
 margin-left:5px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}

.messageboxerror {
 position:absolute;
 width:auto;
 margin-left:5px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}

/*Shishir "sisir48@yahoo.com" */
.create_posting .inputnone input {
	width:auto;
	height:auto;
	border:1px solid #ccc;
}

.inputdisabled {
	color:#000000; 
	background-color:#FFFFFF;
}

div.loading {
	background:#fff url(../images/loader.gif) no-repeat center center;
	border:1px solid #000;
	height:19px;
	width:220px;
	color:#000;
	text-align:center;
	position:fixed;
	padding:2px 0 0 0;
	top:40%;
	left:42%;
	z-index:5000;
	display:none;
}

form {
	margin:0px;
}

#advHeading {
	font-size:12px;
	font-weight:bold;
	padding:8px;
}

#advSearch td {
	text-align:left;
}

#frmsearch select {
	width: 190px;
}

.inpt {
	border:1px solid #999999;
	height:15px;
	width:185px;
}

.create_posting .focusField, .create_posting .input200 .focusField, .create_posting .input75 .focusField{
	border:1px solid #73A6FF;
}

.create_posting select {
	border:1px solid #ccc;
}

.red {
	color: #c00;
}

.strike {
	text-decoration:line-through;
}


.green {
	color:#006600;
}

.italics {
	font-style:italic;
}

.underline {
	text-decoration:underline;
}

#tab2, #tab3, #tab4, #tab5 {
	display:none;
}

td.lbox {
	background:#efefef;
	border: 1px solid #eeeeee;
	padding: 5px;
}

.successstatus {
	font-weight: bold;
	color: #090;
	margin: 2px;
}

.highlight {
	border:1px solid #73A6FF;
}

.submitbtn {
	background:url(../images/btn-submit.jpg) no-repeat center center;
	width:67px;
	height:29px;
	border:0;
	cursor:pointer;
}

.submitbtninner {
	background:url(../images/btn-submit-yello.jpg) no-repeat center center;
	width:67px;
	height:29px;
	border:0;
	cursor:pointer;
}

.select-box{ 
	vertical-align:middle;
}

.select-box select {
	width:100px;
}

ol li {
	padding: 3px;
}

.divfavlist {
	overflow:hidden;
	text-align:center;
	margin:4px;
	float:left;
	width:105px;
	padding:4px;
	border: 1px solid #ccc;
}

.divfavlist:hover{
	background:#eee;
}

.advSearchHeading{
	background-image:url(../images/plusnode.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-weight:bold;
	cursor:pointer;
	margin:1px;
	color:#333;
	padding:5px 20px;
}

.advSearchHeading:hover {
	background-color:#eee;
}

.advSearchlist{
	display: none;
	margin-left:10px;
}


.sponserHeading{
	font-weight:bold;
	font-size:14px;
	margin:20px 0px 5px 0px;
	color:#000;
}

div.sponserList{
	text-align:center;
	margin: 5px;
}

div.rounded {
	background-color: #efefef;
	padding:2px;
	margin: 10px 0;
}

div.imgUploadedDiv {
	float:left;
	margin:5px;
	text-align:center;
	background:#eee;
	padding:3px;
	border:1px solid #ccc;
}
div.imgUploadedDiv:hover {
	background:#ddd;
}

span.toolsHeading {
	font-size:18px;
	font-style:italic;
	background:url(../images/pageTitle-bullet.jpg) no-repeat 0 8px;
	padding:0 0 0 25px;
}

.formcontainer {
	min-height:106px;
	margin:10px 0;
	border:1px solid #eee;
	padding:5px;
}

.formcontainer .formimagel {
	float:left;
	margin:0 5px 5px 0;
}

.formcontainer .formimager {
	float:right;
	margin:0 5px 5px 0;
}

.formcontainer a {
	text-decoration:none;
	font-weight:bold;
}

.formcontainer a:hover {
	text-decoration:underline;
}

.formheading {
	font-weight:bold;
	font-size:14px;
}

td.left {
	text-align:left;
}

td.padding1 {
	padding-left:8px;
}

.bold {
	font-weight:bold;
}

.rental_calculator input[readonly="readonly"] {
	background:#ccc;
	color:#777;
}

.rental_calculator td.rlabel {
	color:#777;
}

#calculatorResult ul {
	margin-left:25px;
	padding:0px;
}

#advcatlist {
	margin: 10px 0;
	padding:0;
}

#advcatlist li {
	list-style-type:none;
	float:left;
	border:1px solid #DDDDDD;
	background:#EEEEEE;
	padding:5px;
	margin:2px;
	width: 225px;
}

#advcatlist li a {
	text-decoration:none;
	color: #333333;
	display:block;
}

#advcatlist li:hover {
	text-decoration:none;
	background:#FFFFCC;
}

.errorMsg {
	color:#cc0000;
	border:1px solid #ffffaa;
	background:#ffffdd;
	padding:5px;
}

.successMsg {
	color:#006600;
	border:1px solid #ffffaa;
	background:#ffffdd;
	padding:5px;
}

.underline {
	text-decoration:underline;
}

.hidden {
	display:none;
	visibility:hidden;
	height:0;
	width:0;
}


#fileQueue {
	width: 400px;
	height: 70px;
	overflow: auto;
	border: none;
}

.slide-out-div {
	padding: 5px;
	background: #ffffff;
	border: 2px solid #29216d;
}

.font14bold {
	font-size:14px;
	font-weight:bold;
}

.captcha {
	font-size:16px;
	font-weight:bold;
	border:1px solid #000;
	padding:2px 5px;
}
