body {
 color: #FFFFFF;
background-color: #1B5EB9;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Tahoma;
font-size: 11px;

}
.pricelist_main {
	color: #b9feff;
	background-color: #051229;
	padding: 4px;
	margin-right: 5px;
	height: 20px;
}
.pricelist_item {
	float: left;
	margin-top: 2px;
	width: 133px;
	height: 14px;
	margin-left: 2px;
}
.y4links1 a {
	background-color: #4169e1;
	width: 50px;
	display: block;
}
.y4links2 a {
	background-color: black;
	width: 50px;
	display: block;
}
.y4c_cat_btn {
	background-image: url(i/y4c_btn_bg.png);
}
.y4c_cat_btn:hover {
	background-image: url(i/y4c_btn_bg_act.png);
}
.y4c_cat_btn a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.y4c_cat_btn a:hover {
	text-decoration: underline;
}

.sub_page_on{
  background-image: url(i/b1.jpg);
  padding: 5px;
}
.sub_page_content_area {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.homeclass {
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 8px;
  padding-bottom: 5px;
  font-size: 12px;
  height: 315px;
}

table#pnl_mainlayout a,table#pnl_mainlayout a:visited {
color: white;
text-decoration: none;
 border: 1px solid black;
 padding: 3px;
}
table#pnl_mainlayout a:hover {
color: white;
text-decoration: underline;
background-color: navy;
}
.subpage_title {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	padding: 4px;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#yachts_admin tr:hover {
	background-color: #1e90ff;
}
#inscreentab1 tr:hover {
	background-color: #1e90ff;
}
/********************/
.y4s_block {
	width: 206px;
	height: 270px;
	float: left;
	background-color: #4682b4;
	margin: 5px;
	padding: 7px;
}
.fieldbtn {
background-color: #0f2561;
padding-top: 3px;
padding-bottom: 3px;
margin-left: 1px;
margin-right: 1px;
margin-top: 6px;
}
.fieldbtn:hover {
background-color: #173793;
}
/********************/
.y4s_imageblock {
	float: left;
	margin: 5px;
	padding: 7px;
	width: 120px;
	height: 120px;
	vertical-align: middle;
	border: 1px solid #4C88DD;
}
.y4s_imageblock:hover {
	background-color: #6698c4;
	border: 1px solid #bbbbbb;
}
.y4s_block:hover {
	background-color: #6698c4;
}
.y4s_price {
font-size: 16px;
font-weight: bold;
text-align: center;
	padding: 2px;
	height: 30px;
}
.y4s_name {
font-size: 14px;
font-weight: bold;
text-align: center;
	padding: 2px;
	height: 34px;
}
.y4s_thumb {
	padding: 2px;
	height: 125px;
}
.y4s_type {
	padding: 2px;
	height: 30px;
}
a {
	color: white;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;  background: url(i/prevlabel_en.gif) no-repeat left 15%; }
#nextLink { right: 0; float: right;  background: url(i/nextlabel_en.gif) no-repeat right 15%; }
#prevLink:hover, #prevLink:visited:hover { background: url(i/prevlabel_en.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/nextlabel_en.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #d4ebff;
}