body{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:1.2;
	background:#e3f1f8 url('../images/required/body_back.jpg') top center no-repeat;
	color:#333;
}
#container{
	width:960px;
	margin:0 auto;
}
#header{
	height:231px;
}
#header h1,
#header h2{
	display:none;
}
#header img{
	float:left;
}
#main{
	background:#fff url('../images/required/main_back.jpg') top left repeat-x;
}
#nav{
	width:231px;
	float:left;
	padding:0 10px;
	margin-bottom:20px;
	margin-top:10px;
}
#nav ul li a{
	display:block;
	border-bottom:1px solid #8fb8e3;
	text-decoration:none;
	font-size:16px;
	color:#8fb8e3;
	padding:3px;
}
#nav ul li a:hover{
	background:#8fb8e3 url('../images/required/navarrow.jpg') 220px 6px no-repeat;
	color:#fff;
}
#content{
	float:left;
	width:709px;
	padding-top:10px;
	margin-bottom:20px;
}
.pagehead{
	border-bottom:1px solid #8fb8e3;
	text-decoration:none;
	font-size:16px;
	color:#8fb8e3;
	padding:3px;
	width:692px;
	height:19px;
	margin-bottom:10px;
}
/* koi tiles */
.koi{
	width:206px;
	height:123px;
	background:#ddd url('../images/required/koi_back.jpg') top left no-repeat;
	margin:0 10px 10px 0;
	float:left;
	padding:10px;
}
.koi img{
	height:122px;
	float:left;
	margin-right:10px;
}
.koi .koiinfo{
	float:left;
	font-size:11px;
	color:#757575;
}
.koi .koiinfo .name{
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
	height:42px;
	width:112px;
}
.koi .koiinfo .sex,
.koi .koiinfo .size,
.koi .koiinfo .price{
	margin-bottom:4px;
}
span.koi_reserved,
span.koi_sold{
	position:relative;
	top:54px;
	left:137px;
	display:block;
	width:79px;
	height:79px;
	font-size:1px;
	text-indent:-5000px;
}
span.koi_reserved{
	background:url(../images/required/reserved.png) top left no-repeat;
}
span.koi_sold{
	background:url(../images/required/sold.png) top left no-repeat;
}
/* news page */
.newsitem{
	border-bottom:1px solid #bbb;
	width:677px;
	padding:10px;
	margin-bottom:10px;
}
.newsitem .title{
	font-weight:bold;
	font-size:13px;
	margin-bottom:6px;
}
table tr td{
	padding:4px 0;
}
em{
	font-size:10px;
}
a{
	text-decoration:none;
	color:#4d7db0;
}
a:hover{
	text-decoration:underline;
}
/*Gallery*/
.maingallery{
	width:677px;
	padding:10px;
	background-color:#ddd;
	height:90px;
	margin-bottom:10px;
}
.maingallery img{
	float:left;
	margin-right:10px;
}
.maingallery .info{
	float:left;
	width:522px;
}
.maingallery strong{
	display:block;
	margin-bottom:5px;
}
.maingallery p{
	height:55px;
	overflow:hidden;
}
.maingallery a{
	text-align:right;
	display:block;
}
.gallthumbholder a{
	float:left;
	margin:0 18px 10px 0;
	display:block;
	border:1px solid #ddd;
	width:141px;
	height:90px;
	padding:4px;
}

ul#partners li a{
float:left;
margin-right:10px;
}



#footer{
	clear:both;
	background:url(../images/required/footer.png) bottom left no-repeat;
	height:255px;
	margin-bottom:20px;
	padding-left:250px;
}
.error{
	text-align: left;
	padding: 6px 20px 6px 45px;
	border:1px solid #ccc;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #fffeb8 url(../images/required/exclamation.png) center no-repeat;
	background-position: 15px 50%;
}

.latestnews {
	border:1px solid #DDDDDD;
	padding:6px;
	width:682px;
	margin-bottom:10px;
}
.latestnews span.ln_call{
	color:#999;
	margin-right:10px;
}
.latestnews span.ln_title{
	font-weight:bold;
}
.latestnews a{
	float:right;
}
img.indexfish{
	background-color:#ddd;
	padding:6px;
	margin-right:6px;
	width:81px;
	height:122px;
}