/**
{
font-family: Tahoma,Verdana,Helvetica,Arial;
font-style: normal;
font-weight: normal;
font-size: 11px; 80% of normal font size of browser*/
/*line-height: 140%; normal for most browsers is 120% - 140 adds more space*/
/*color: Black;*/


/*other styles not needed currently

text-transform: uppercase;

letter-spacing: 5em;



-use display: block; to inline elements you want to act like a block element (usually to apply width)

display: block;




-css box model = margin, bg color, bg image, border, padding, content

margin-top: 1px;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;

background-color: Blue;

background: url(image.gif) repeat-x; 
background-position: 0 100%;

border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;

padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;




-styling links - order is impotant due to cascade - 

a - a with increased active area - 
{
padding: 4px 0;
position: relative;
z-index: 1;
background: yellow;
}
a:link *styles unvisited
{
}
a:visited *styles visited
{
}
a:focus *styles the link for ppl who tab through links - not supported by ie (maybe 7) use active instead
{
}
a:hover *styles when over link
{
}
a:active *styles when clicked
{
}

}*/




/*constant styles*/

body 
{
	background: White;
	font-size: 10pt;
	text-align:left;

}

#extraBreaks
{
	display:none;
}

.manuLogo
{
	display:none;
}

#headerImg
{
	display:none;
}

#headerImgPrint
{
	float:left;
	padding-left:15px;
	width:700px;
	clear:both;
}

#headerImgPrint img
{
	width:100%;
}


#questionnaireLink
{
	display:none;
}

#viewBoatsHeaderBottomLeftImg
{
	display:none;
}

#pnlSearch
{
	display:none;
}

#RadMenu1
{
	display:none;
}

TD
{
	FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    text-align: left;	    
}

a:link, a:visited 
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#bottomNav
{
	display:none;
}

.viewBoatsHeader
{
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	border-bottom: solid 1px #cccccc;
}

.viewBoatsHeaderStatus
{
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
	border-bottom: solid 1px #cccccc;
}
#pnlThumbNails
{
	display:none;
}

.viewBoatsMakeCell
{
	text-align:left;
	TEXT-DECORATION: none;
}

.viewBoatsCellRightJustify
{
	/*float:right;*/
	margin-left:auto;
}

.rowBGNormal td
{
	height:10px;
	border-bottom: dotted 1px #cccccc;
}

.viewBoatsHeader,
.rowBGNormal td,
.gvRowHover td
{
	padding:2px; 
}

.viewBoatsMainTable
{
	border: dotted 0px #cccccc;
	/*float: none !important;*/
	float:left;
	clear:both;
	padding-left:15px;
	background: transparent;
	margin-right:auto;
	margin-left:auto;
	width:700px;
}

.viewBoatsBottomText
{
	text-align:center;
	color:#cccccc;
}

#RadGridBoats
{
	margin-left:auto;
	margin-right:auto;
	width:100%
}

#RadGridBoats input
{
	display:none;
}

#RadGridBoats td
{
	border-left: dotted 0px #cccccc;
	width:auto;
	padding-left:5px;
	padding-right:5px;
}

#RadGridBoats td,tr
{
	 font-size:10px;
	 padding-left:0px;
	 padding-right:0px;
}

.boatImages
{
	width: 100%;
}

.boatImages img
{
	width: 100%;
}

.boatImagesThumbnail
{
	display:none;
}

.boatImage {border:1px solid #898989; background-image:url(images/loading.gif); background-repeat:no-repeat; background-position:center;}
.boatImageMain545 {border:solid 0px #898989; width:400px; position:relative; padding-bottom:0px;}
.boatImageMain545 input {width:400px;}

#pnlShowBoat
{
	width:100%;
		
}

#pnlShowBoat .showBoatLeftTD
{
	padding-left:0px;
	padding-top:5px;
	width:400px;
	
}

#pnlShowBoat table
{
	width:100%;
}

.boatMainInfo
{
	width:275px;
	background-color:#CEDEEA;	
	padding:6px;
	margin-left:8px;
	margin-top:1px;
	
}
.boatMainInfo h1
{
	width:95%;
	padding:4px;
	margin:0px;
	background-color:#262254;
	color:#fff;
	font-family: Verdana,Arial,Helvetica;
	font-size:14px;
	font-weight:normal;	
}
.boatMainInfo h2
{
	width:100%;
	padding:4px;
	margin:0px;
	color:#262254;
	font-family: Verdana,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
}
.boatMainInfo p
{
	width:100%;
	margin:0px;
	padding:4px;
	color:#232222;
	font-family: Verdana,Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	border-bottom: solid 1px #ADBEC3;
}
.boatMainInfo .manuLogo
{
	padding:5px;
	text-align:center;
	width:100%
}

#dvMainBoatInfo
{
	border: solid 0px #ADBEC3;
	width:100%
}


#dvMainBoatInfo td
{
	font-family: Tahoma,Verdana,Arial,helvetica;
	font-size:10px;
	color:#262254;
	border: solid 0px #ADBEC3;
}

#dvMainBoatInfo .dvHeader
{
	width:75px;
	border-bottom: solid 1px #ADBEC3;
	border-right: solid 1px #ADBEC3;
	border-top: solid 0px #ADBEC3;
	padding-left:10px;
	padding-top:4px;
}

#dvMainBoatInfo .dvItem
{
	width:auto;
	border-bottom: solid 1px #ADBEC3;
	border-right: solid 0px #ADBEC3;
	border-top: solid 0px #ADBEC3;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
	color:#2F3132;
}

.mainAddInfo
{
	position:relative;
	width:400px;
	color: #2F3132;
	font-family:Georgia,Tahoma,Verdana,Arial,helvetica;
	font-size:12px;
	line-height:115%;
	
}

.mainAddInfo div
{
	padding-top:10px;
	padding-bottom: 10px;
	padding-right:35px;
}

.subAddInfo
{
	position:relative;
	width:390px;
	color: #343333;
	background-color: #ECEFF0;
	padding:0px;
	margin-top:3px;
	font-size:11px;
	font-family:Tahoma,Georgia,Verdana;
}

.subAddInfo h2
{
	width:95%;
	color: #262254;
	font-size:13px;
	padding-bottom:0px;
	margin:0px;
	font-family:Tahoma,Georgia,Verdana;
	font-weight:bold;
}
.subAddInfo h3
{
	width:100%;
	color: #262254;
	font-size:13px;
	padding-bottom:0px;
	margin:0px;
	font-family:Tahoma,Georgia,Verdana;
	font-weight:bold;
}

/*  ZGN link stuff 


		<div id="zgn">
		website: <a href="http://www.zgn.net" target="_blank">www.zgn.net</a>
		</div>

*/
#zgn
{	
	padding-right: 10px;
	color: #cccccc;
    font-size:9px;
    FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    float:left;
    clear:left;
    position:relative;
    top:-23px;
    display:none;	
}

#zgn a
{
    FONT-WEIGHT: normal;
    color: #2E91D0;
    font-size:9px;
    FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    border-bottom: 1px dotted #2E91D0; 
}





