body {
	margin: 0px;
	padding: 0px;
}
.OuterContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#Footer     {
	width: 962px;
	padding-left: 15px;
	height: 75px;
	background-color: #ED2223;
	float: left;
	  
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft :  5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright : 5px;

}
#Footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 800px;
}
#Footer ul li {
	display: inline;
}
#Footer ul   li a{
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
	margin-left: 5px;
}
#Footer ul li a:hover {
	color: #333;
}
.MainContainer {
	float: left;
	width: 985px;
}
.HeaderOuter {
	float: left;
	width: 985px;
}
.Header {
	background-image: url(../images/main-logo.jpg);
	float: left;
	height: 156px;
	width: 195px;
	cursor: pointer;
}
.icons {
	float: right;
	width: 110px;
	padding-top: 120px;
}
.SearchBar {
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/search_back.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.search_text {
	padding-right: 5px;
	float: left;
	height: 25px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	color: #000;
	width: 50px;
}

.SearchTextField {
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 13px;
	float: left;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8mm;
	color: #000;
}
.SearchButton {
	width: 24px;
	margin-top: -4px;
}
.SearchTextDiv {
	width: 214px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
	height: 25px;
	float: left;
	padding-top: 7px;
}
.LeftContainer {
	float: left;
	width: 210px;
	padding-left: 10px;
}
.RightContainer {
	float: left;
	width: 205px;
	padding-left: 10px;
}
.MiddleContainer {
	float: left;
	width: 534px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.ProductsContainer {
	float: left;
	width: 534px;
	padding-left: 7px;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#EEE;
	margin-top: 6px;
	border: 1px solid #CCC;
}
#LatestNews {
	background-image: url(../images/latest_news_top.jpg);
	float: left;
	width: 202px;
	padding-top: 60px;
}
#LatestNews h1 {
	color: #EC2223;
	font-size: 3.5mm;
}
#LatestNews ul {
	float: left;
	list-style-type: none;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}
#LatestNews span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 202px;
	padding-bottom: 41px;
}
#LatestNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 5px;
}
#KoiWeek {
	background-image: url(../images/koi_of_the_week.jpg);
	float: left;
	width: 202px;
	padding-top: 45px;
	margin-top: 6px;
}
#KoiWeek img {
	float: left;
	margin-right: 5px;
	border: 1px solid #75797C;
}
#KoiWeek h1 {
	color: #EC2223;
	font-size: 3.5mm;
	float: left;
	width: 100px;
}
#KoiWeek p {
	float: left;
}
#KoiWeek ul {
	float: left;
	list-style-type: none;
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-bottom: 0px;
	cursor: pointer;
	padding-left: 8px;
}
#KoiWeek span {
	background-image: url(../images/latest_news_more3.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 202px;
	padding-bottom: 0px;
	height: 10px;
}
#KoiWeek ul li {
	float: left;
	padding-bottom: 0px;
}
.RotatingInfo {
	background-image: url(../images/front-bottom-images.jpg);
	float: left;
	height: 69px;
	width: 509px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #FFF;
	padding: 10px;
	position: relative;
}
.dyncontent {
	float: left;
	height:274px;
	width: 529px;
		display: none;
}
#MainNews {
	background-image: url(../images/news_top.jpg);
	float: left;
	width: 507px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
}
#MainNews img {
	float: left;
	margin-right: 10px;
}
#MainNews h1 {
	color: #EC2223;
	font-size: 3.5mm;
	margin-top: 5px;
}
#MainNews h3 {
	color: #EC2223;
	font-size: 3mm;
}
#MainNews ul {
	float: left;
	list-style-type: none;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
#MainNews span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 487px;
	padding-bottom: 41px;
}
#MainNews ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 5px;
	width: 500px;
}
.NewsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #999;
}
.Information {
	background-image: url(../images/information.jpg);
	float: left;
	height: 40px;
	width: 204px;
	margin-top: 5px;
}
.VisitKoiGrowers {
	background-image: url(../images/visit-koi-growers.png);
	float: left;
	height: 38px;
	width: 204px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.KoiGrowersNewsletter {
	background-image: url(../images/koi_gorwers_newsletter.png);
	float: left;
	height: 38px;
	width: 204px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#LatestInfo {
	background-image: url(../images/info_back.png);
	float: left;
	width: 202px;
	padding-top: 5px;
}
#LatestInfo h1 {
	color: #EC2223;
	font-size: 3.5mm;
}
#LatestInfo ul {
	float: left;
	list-style-type: none;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}
#LatestInfo span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 202px;
	padding-bottom: 41px;
}
#LatestInfo ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #edced3;
	float: left;
	width: 182px;
	background-image: url(../images/nav-button.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 20px;
}
.InfoBottom {
	background-image: url(../images/info_bottom.png);
	float: left;
	height: 10px;
	width: 202px;
	background-position: left bottom;
}
.FullNewsBottom {
	background-image: url(../images/full_news_bottom.png);
	float: left;
	height: 10px;
	width: 527px;
	margin-bottom: 20px;
}
#VisitInfo {
	background-image: url(../images/info_back.png);
	float: left;
	width: 202px;
	padding-top: 5px;
}
#VisitInfo h1 {
	color: #EC2223;
	font-size: 3.5mm;
}
#VisitInfo ul {
	float: left;
	list-style-type: none;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}
#VisitInfo span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 202px;
	padding-bottom: 41px;
}
#VisitInfo ul li {
	float: left;
	width: 182px;
	line-height: 20px;
}#NewsLetter {
	background-image: url(../images/info_back.png);
	float: left;
	width: 202px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#NewsLetter h1 {
	color: #EC2223;
	font-size: 3.5mm;
}
#NewsLetter ul {
	float: left;
	list-style-type: none;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}
#NewsLetter span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 202px;
	padding-bottom: 41px;
}
#NewsLetter ul li {
	float: left;
	width: 182px;
	line-height: 20px;
}
.FormElement    {
	float: left;
	width: 175px;
	line-height: 20px;
	background-image: url(../images/form_back.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.FormElement input {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
}
#port_resize3 {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	width: 145px;
}
#port_resize3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #EC2223;
	text-decoration: none;
	margin-bottom: 5px;
}
#port_resize3 img {
	margin:0;
	padding:0;
	z-index:2;
	border: 3px solid #999;
	position: relative;
}
#port_resize a {
	color:#000;
}
#PageTitle {
	float: left;
	width: 515px;
	background-color: #F00;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../images/nav_on.jpg);
}

#AdditionalImages {
	float: left;
	width: 508px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ProductDetails {
	float: left;
	width: 508px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#ProductDetails ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	float: left;
	width: 325px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#eeeeee;
	margin-top: 6px;
	list-style-type: none;
	padding: 5px;
}
#ProductDetails ol label {
	float: left;
	font-weight: bold;
	color: #6D7174;
	margin-right: 5px;
	widdth:150px;
}
#PageTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #FFF;
	text-decoration: none;
}
#PageTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	color: #FFF;
	text-decoration: none;
}
#AdditionalImages h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #EC2223;
	text-decoration: none;
}
#GalleryInfo {
	float: left;
	width: 532px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #666;
}
#GalleryInfo p {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #666;
	padding: 10px;
}
#GalleryInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #ED2223;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#MainProds {
	float: left;
	width: 507px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}
#MainProds img {
	float: left;
	margin-right: 10px;
}
#MainProds h1 {
	color: #EC2223;
	font-size: 3.5mm;
	margin-top: 5px;
}
#MainProds h3 {
	color: #EC2223;
	font-size: 3mm;
}
#MainProds ul {
	float: left;
	list-style-type: none;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 3.5mm;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
#MainProds span {
	background-image: url(../images/latest_news_more.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 487px;
	padding-bottom: 41px;
}
#MainProds ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 5px;
	width: 500px;
	padding-top: 5px;
}
#Links {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 523px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}
#Links h1 {
	color: #EC2223;
	font-size: 3.5mm;
}#Links p {
	color: #666;
	font-size: 3mm;
	margin-top: 5px;
}
#Links img {
	color: #000;
	font-size: 3.5mm;
	float: left;
	margin-right: 10px;
}
.Thankyou {
	width: 100%;
	background-color: #EE2223;
}
.Thankyou h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 4mm;
	padding: 10px;
	text-align: center;
}
#SearchDetails {
	float: left;
	width:240px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#SearchDetails ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	float: left;
	width: 230px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#eeeeee;
	margin-top: 6px;
	list-style-type: none;
	padding: 5px;
	margin-right:10px;
}
#SearchDetails ol label {
	float: left;
	font-weight: bold;
	color: #6D7174;
	margin-right: 5px;
	width:70px;
}
#SearchDetails li input {
	float: left;
	font-weight: bold;
	color: #EC2224;
	margin-right: 5px;
	width:80px;
}
#SearchDetails #Buttons {
	float: left;
	font-weight: bold;
	color: #EC2223;
	margin-right: 5px;
	width:60px;
}
#SearchDetails select {
	float: left;
	font-weight: bold;
	color: #6D7174;
	margin-right: 5px;
	width:130px;
}
#ShowKoi {
	float: left;
	width: 550px;
}
#ShowKoi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#ShowKoi ul li a {
	background-color: #75797C;
	padding: 5px;
	margin: 3px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 3.5mm;
	-webkit-border-radius: 5px;
-moz-border-radius :  5px;
}
#ShowKoi ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #EC2426;
	float: left;
	line-height:28px;
}
.ShowingKoi {
	background-color: #EA2220;
	font-weight: bold;
}
