
BODY	{
    FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	margin-top:0px;
	margin-left:0px;
	}

.pagetitle {
	position:absolute;
	top:0px;
	left:0px;
	width:550px;
	height:60px;
}

.pagesearch {
	position:absolute;
	top:210px;
	left:0px;
	width:90px;
	height:300px;
}

.pageadverts1 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:0px;
	left:580px;
	width:210px;
	height:150px;
}

.pageadverts2 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:0px;
	left:790px;
	width:210px;
	height:150px;
}

.pageadverts3 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:155px;
	left:750px;
	width:250px;
	height:610px;
}

.pageadverts4 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:0px;
	left:580px;
	width:470px;
	height:60px;
}

.pageadverts5 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:70px;
	left:580px;
	width:470px;
	height:60px;
}

.pageadverts6 {
	position:absolute;
	filter: chroma (color=#FFFFFF);
	top:410px;
	left:750px;
	width:250px;
	height:610px;
}

.pagemain {
	position:absolute;
	top:210px;
	left:200px;
	width:545px;
	height:405px;
	overflow:auto;
}

.pagespiral {
	position:absolute;
	top:0px;
	left:0px;
	width:80px;
	height:600px;
}

.pagecorner {
	position:absolute;
	top:0px;
	left:666px;
	width:84px;
	height:97px;
}

.pageflag {
	position:absolute;
	top:0px;
	left:730px;
	width:70px;
	height:18px;
	cursor:pointer;
}

.pagefooter1 {
	position:absolute;
	top:620px;
	left:20px;
	width:730px;
	height:60px;
}

.pagefooter2 {
	position:absolute;
	top:680px;
	left:20px;
	width:730px;
	height:60px;
}

.title {
	color:#0000FF;
	font: 15px geneva, verdana, arial, sans-serif; 
	font-weight: bold;
}

.boatlist {
	color:#000000;
	font: 12px, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.findlist{
position: relative;
width: 517px; /* container width*/
border: 1px solid gray;
padding: 6px;
height:96
}

.findmove{
position: relative;
width: 517px; /* container width*/
border: 1px solid gray;
padding: 6px;
height:10
}

.findpic{
position:absolute;
top:6px;
left:6px;
height:80px;
width:80px;
}

.findtitle{
position: relative;
top:0px;
left:96px;
height:10px;
width:400px;
}

.finddesc{
position: relative;
border: 1px solid black;
background-color: #E9E9FF;
top:5px;
left:96px;
height:58px;
width:400px;
overflow:auto;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
height:200px;
width:200px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.thumbnail1 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail1:hover img{
border: 1px solid blue;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: 230px;
height:200px;
width:200px;
border: 1px dashed gray;
visibility: visible;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.addhere{
	margin:20px;
}

/* ------------------------------------------------
search
------------------------------------------------ */	

.contents_panel {
	top:0px;
	width: 207px;
	padding: 7px 0 0 0;
	margin: 0;
	}

.basic_details_panel {
	width: 191px;
	background:#0D94C3;
	margin: 0 auto 11px auto;
	padding: 0;
	height: 118px;
	}
	
.price_panel {
	background:#0D94C3;
	margin: 0 auto;
	padding: 0;
	width: 191px;
	height: 70px;
	}
	
.detailed_panel {
	background:#0D94C3;
	width: 191px;
	height: 118px;
	margin: 9px auto 0 auto;
	padding: 0;
	}

.footer_panel {
	background:#0D94C3;
	width: 191px;
	height: 34px;
	margin: 9px auto 0 auto;
	padding: 0;
	}
	
.field_description {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 2px 0 2px 0;
	margin: 0 0 0 4px;
	}
	
.field_description2{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	padding: 2px 0 2px 0;
	margin: 0 0 0 4px;
	}
	
.cbobox {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 7px 5px;
	}

.cbobox2 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	margin: 0 0 7px 5px;
	}
	
.cbobox3 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	margin: 0 0 7px 5px;
	}

.txtbox {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 7px 5px;
	}
	
.txtbox1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	margin: 0 0 7px 5px;
	}
	
.submit_button {
	float:right;
	margin: 7px 8px 0 0;
	}
	