﻿body 
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: small;
	margin:0px;
	padding:0px;
	height:100%;
}

th 
{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

td
{
	vertical-align:top;
	
}

img 
{
	border-width:0px;
}

h2 
{
	color:#004A8F;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 1px #cccccc;
	width:100%;
	clear:both;
}


h3 
{
	color:gray;
	font-weight:bold bold;
	font-size:14px;
}
 

.selectedImage
{
    border: solid 2px #004A8F;
}

.notSelectedImage
{
    border-width:0px;
}

.pager a, .pager span 
{
	color:#004A8F;
	font-weight:bold;
	font-size:16px;
	border-bottom:solid 1px #cccccc;
}


.pager
{
	clear:both;
}



textarea
{
	width: 300px;
	height: 100px;
}

a
{
	color:Black;
}

#tblMain 
{
	width:100%;
	border-width:0px;
}


#tblMain  td
{
	margin:0px;	
}

#tdCenter 
{
	background-color:White;
	width:750px;
	padding-top:10px;
	padding-right:20px;
	border-right: solid 1px #ececec;
}

.content
{
	padding-left:20px;
}

#tdLeft 
{
	width:150px;
	background-color:White;
	padding:10px;
	border-right: solid 1px #ececec;
}

#tdHeader
{
	background-image: url('../images/fade3.gif');
	background-repeat:repeat-x;
}

#tdHeader table
{
	padding:0px;margin:0px;border-width:0px;
}

#tdHeader #tdLogo
{
	width:100%;
}

#tdFooter
{
	font-size:11px;
	text-align:center;
}

#tdFooter a
{
	
	color:Black;
}


#leftNavigation a
{
	color:Black;
}

#leftNavigation 
{
	border-color:#cccccc;
	width:130px;
}


#leftNavigation ul 
{
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:10px;
	list-style-type:none;
	border: solid 1px #cccccc;
}

 /* Search.aspx */
 
 .searchOptionsTable
 {
 	width:400px;
 }
 
 .searchOptionsTable th 
 {
 	text-align:left;
 	font-weight:normal;
 	width:300px;
 }
 
 .searchOptionsTable select
 {
 	width:155px;
 }
 
 /* end search.aspx
 
/* Default.aspx */

.productRow table
{
	vertical-align:top;
}

.productRow td
{
	background-color: #ececec;
}

.productImage
{
	width: 120px;
}

.productItemTable 
{
	height:100%;
	width:100%;
}

.productImageCell
{
	width:120px;
}

.productTable 
{
	margin-top: 20px;
	padding-top:10px;
	width:100%;
}

.productTable td 
{
	
}
/* End default.aspx */

#banner 
{
	position:relative;
	top:-23px;
	left: 55px;
}

/* main area layout */
#navigationWrapper
{
	width:100%;
	padding:0px;
	margin:0px;
}

#navigation li
{
	background-color:#cccccc;
	margin: 2px;
	float: left;
	height:25px;
	background-image:url('../images/fade2.gif');
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	list-style-type:none;
}
#navigation li a
{
	color: black;
	text-decoration:none;
	padding:20px;
}
#navigation li a:hover, #navigation li.active a
{
	/*color: gray;
	background-color:#ececec;*/
	color: gray;
	text-decoration:none;
	padding:20px;
}

#navigation
{
	width:100%;
	padding: 0px;
	margin:0px;
	border-bottom: solid 1px #cccccc;
}

.fieldset label
{
	width:100px;
}

.hidden 
{
	display:none;
}

.loginTable table
{
	width:400px;
}
.loginTable table td
{
	text-align:left;
}

/* Vessel.aspx */
.tdName 
{
	font-weight:bold;
	width:140px;
}

.tdValue
{
	
}

.viewBoat
{
	width:100%;
}

.viewBoat td 
{
	padding:0px;
	margin: 0px;
}

.even 
{
	background-color:#ececec;
	padding:5px;
}

.odd 
{
	padding:5px;
}

.even td
{
	background-color:#ececec;
	padding:5px;
}

.odd td
{
	padding:5px;
}



.fieldset LABEL
{
	font-size: 12px;
	height: 20px;
	width: 200px;
	float: left;
	vertical-align: middle;
}
.fieldset INPUT[type="text"] INPUT[type="pasword"]
{
	width:195px;
	height:20px;
	margin:3px 3px 3px 3px;
}

/*
.fieldset SELECT
{
	width:200px;
	margin:3px 3px 3px 0px;
}
*/


.Message
{
	border: solid 1px #778899;
	background-color: #ececec;
	padding: 5px;
	margin-bottom: 20px;
}

.Failure
{
	border: solid 1px Red;
	background-color: #ececec;
	padding: 5px;
	margin: 20px 0px 20px 0px;
}

/*default. aspx*/
.defaultProductsWrapper
{
}

.defaultProduct
{
	border:solid 1px gray;
	margin:5px;
	padding:10px;
	float:left;
}

.defaultProductImage
{
	height:100px;
	width:100px;
}

.defaultProductName
{
	text-align:center;
	height:20px;
	width:100px;
}

.tooltip 
{
	display:none;
	position:absolute;
	background-color:#FFFF99;
	border:solid 1px #cccccc;
	width:150px;
	font-size:11px;
}

.tooltip th
{
 font-weight:bold;	
}

#paymentIframeWrapper
{ 
	border: solid 1px #ececec;
}

.iframeBody input
{
	width:150px;
}

.uploadImage
{
	position:relative;
	top:0px;left:0px;
}

.HelpText 
{
	background-color:#F7FF89;
	border: solid 1px gray;
	padding:4px;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}

.vesselTypeAnchor 
{
	padding:5px;
}

.ValidationFailed
{
    border: solid 2px red;
    background-color:gray;
}

.expiredDate
{
    background-color:Red;
}

.myAds th 
{
    font-weight:bold;
    background-color:Gray;
}


#frontPageQuota
{
	overflow:auto;
	height:300px;
	width:100%;
}


#frontPageQuotaWrapper
{
	width:100%;	
}

