﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	min-width: 990px;
}

h1, h2, h3 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #0000CC;
	color: #0000CC;
}

a:hover {
	background: none;
}

.column {
	position: relative;
	float: left;
}

#header {
	clear: both;
	height: 64px;
	background: url(images/hd-bgd.jpg) no-repeat left top;
	margin: 0;
	padding: 0 470px 0 0;
}

#header h2 {
	float: left;
	padding: 10px 0 0 120px;
	margin-right: 10px;
	letter-spacing: -1px;
	font-size: 2.8em;
	color: #EDB03F;
}

#header h2 small {
	font-size: 0.8em;
}

#header p {
	float: left;
	margin-top: 24px;
	padding: 3px 15px 3px 15px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

#header .title {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#header .ad {
	width: 470px;
	padding: 0;
	margin: 2px -470px 0 0;
}

#menu {
	width: 100%;
	height: 44px;
	background: url(Images/mnu-bgd.gif) repeat-x left top !important;
	margin: 0;
	padding: 0;
	clear: both;
}

#menu #login {
	float: right;
	margin: 15px 15px 0 15px;
	color: #FFFFFF;
}

#menu #login a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#menu #login a:hover {
	color: #EDB03F;
	border-bottom: 1px dotted #EDB03F;
}

#menu #login .register, #menu #login .action {
	font-weight: bold;
}

#menu #login .div {
	margin-left: 5px;
	margin-right: 5px;
}

#container {
	clear: both;
	margin: 0;
	padding: 0 162px 0 0;
}

#content {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#content .margin {
	margin: 10px;
}

#content #map {
	width: 100%;
	height: 500px;
	border: 1px black solid;
}

#content h1, #content h2 {
	clear: both;
}

#map-container {
	margin: 0;
	padding: 0 0 0 150px;
}

#map-nav {
	float: left;
	width: 150px;
	margin-left: -150px;
}

#map-nav h2 {
	margin: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#map-nav ol {
	margin: 0;
	padding-top: 8px;
	padding-left: 30px;
}

#map {
	float: left;
}

#map-cont {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#ads {
	padding: 0;
	width: 162px;
	margin-right: -162px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#footer {
	width: 100%;
	height: 20px;
	margin: 0 auto 8px auto;
	padding: 10px 0 0 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

fieldset, fieldset ol, fieldset ul {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset li {
	list-style-type: none;
}

fieldset label {
	margin-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 100px;
	display: block;
	float: left;
	clear: left;
}

fieldset input, fieldset textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 5px;
	width: 300px;
}

fieldset textarea {
	height: 90px;
}

fieldset textarea:focus, fieldset input:focus {
	border: 2px solid #EDB03F;
}

fieldset input[type="button"], fieldset input[type="submit"] {
	width: 100px;
	margin-left: 115px;
}

fieldset .checkbox input {
	width: auto;
	margin-left: 115px;
	border: 0;
	padding: 0;
}

fieldset .checkbox label 
{
	display: inline;
	float: none;
	margin-left: 5px;
	position: relative;
	top: -2px;
}

fieldset .feedback {
	margin-left: 115px;
	padding: 8px 8px 8px 30px;
	width: 280px;
	background-position:8px center;
	background-repeat: no-repeat;
}

fieldset .good {
	background-color: #ECF7D7;
	background-image: url(images/good.gif);
	border: solid 1px #A3B570;
}

fieldset .bad {
	background-color: #FFDDDD;
	background-image: url('images/bad.gif');
	border: solid 1px #990000;
}

.crumbs {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.crumbs span {
	margin-right: 5px;
}

.shopitem {
	clear: both;
	height: 100px;
	background-color: #E5E5E5;
	margin: 5px 0 10px 0;
	/*border: solid 1px #EDB03F;*/
}

.shopitem .photo {
	width: 128px;
	height: 100px;
	margin-right: 10px;
	float: left;
}

.shopitem .title {
	font-size: 14px;
	font-weight: bold;
}

.shopitem .desc {
	line-height: 110%;
}

.shopitem .desc .link {
	margin-left: 10px;
}

.shopitem .price, .shopitem .postage {
	line-height: 80%;
}

.shopitem .price .lbl, .shopitem .postage .lbl {
	font-weight: bold;
	padding-right: 10px;
}

.shopitem .price .value {
	font-size: larger;
	padding-right: 15px;
}

#lightbox a {
	border-bottom-width: 0;
}

.fishpondbook {
	clear: both;
	background-color: #E5E5E5;
	padding: 10px;
	margin-bottom: 7px;
	min-height: 120px;
}

.fishpondbook .photo {
	width: 120px;
	height: 120px;
	text-align: center;
	float: left;
}

.fishpondbook .photo .link {
	border: none;
}

.fishpondbook .detail
{
	margin-left: 120px;
}

.fishpondbook .detail .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.fishpondbook .detail .author {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.fishpondbook .detail .desc {
	line-height: 150%;
	text-align: justify;
	margin-bottom: 0;
}

#announcement 
{
    overflow: hidden;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #990000;
    background-color: #FFDDDD;
    background-image: url('images/announcement.png');
    padding: 8px 8px 8px 48px;
	background-position:8px center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display:inline-block;
}

#announcement p
{
    margin:5px;
    vertical-align: middle;
    padding-right: 50px;
}

#announcement-gap
{
    height: 65px;
}