/* CSS RESET http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, div, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* start of CSS definition */

html {
	background: white;
	font-size: 65%;
}

body {
	width: 950px;
	margin: 0 auto; 
	background: white;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

a:link {
	color: #00428e;
	text-decoration: underline;
}

a:visited {
	color:#00428e;
}

a:hover {
	color:#00428e;
	text-decoration: none;
}

a:active {
	color:#00428e;
}

div#header {
	height: 55px;
	margin: 10px 0 0 0;
}

.logo {
	border: 0;
	float: left;
	margin-right: 40px;
	display: block;
}

div.mainnav {
	padding: 17px 3px;
	font-size: 1.4em;
	font-weight: bold;
	width: 500px;
	float: left;
}

div#registry {
	float: right;
}

div#registry a {
	color: #454;
}

div#navigation {
	border-top: 3px solid #00428e;
	background: #e8e8e8;
	padding: 0.6em;
	margin-bottom: 15px;
	height: 1.5em;
	color: #555;
	font-weight: normal;
	font-size: 1.1em;
}

div#navigation ul {
	padding: 0;
	margin: 0 0 0 3px;
	display: inline;
}

div#navigation li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	letter-spacing: 1px;	
}

div#navigation a {
	margin: 0;
	padding: 1px 1em;
	background: transparent;
	text-align: center;
	color: #00428e;
	font-weight: bold;
	text-decoration: none;
}

div#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background: #888;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

div#navigation a.navsel {
	background: #00428e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	color: white; 
}

div#splash {
	clear: both;
}

div#content {
	padding: 0.7em 0;
	width: 660px;
	font-size: 1.2em;
	color: #333;
	float: left;
}

div#content h1 {
	font-size: 1.8em;
	color: #444;
	margin-bottom: 8px;
}

div#content h2 {
	font-size: 1.3em;
	color: #00428e;
	font-weight: bold;
	margin: 20px 0 6px 0;
}

div#content p {
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 1.1em;
}


div#content ul {
	list-style: disc inside;
	margin-left: 1em;
	padding-left: 1em:
}

div#content li {
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 1.1em;	
}



.list-navigation {
	color: #666;
	font-size: 1em;
	padding: 0.2em 0.2em 0.4em 0.2em;
	margin: 1em 0;
	position: relative;
}

.bottom-line {
	border-bottom: 1px solid #999;	
}

.list-navigation div {
	position: absolute;
	top: 0.2em;
	right: 0.2em;
	text-align: right;
}

.list-navigation a {
	color: #666;
	text-decoration: underline;
}

.list-navigation a:hover {
	color: #008;
}


.cat-choice {
	float: left;
	color: #666;
	font-size: 1em;
}

.list-sort {
	color: #666;
	font-size: 1em;
	text-align: right;
}

.list-box {
	border-bottom: 1px solid #999;
	height: 75px;
	overflow: hidden;
	margin-bottom: 1em;
}

div#content .list-box p {
	line-height: 1em;
	font-size: 1em;
}

div#content h2.listbox {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0.3em 0;	
}

.list-box a {
	text-decoration: none;
	color: #00428e;
}

.list-box a:hover {
	text-decoration: underline;
	color: #00428e;
}

.list-box p {
	margin: 0 0 0.2em 0;
	line-height: 1;
	color: #555;
}

.list-box-preview img {
	border: 2px solid #444;
	width: 90px;
	height: 60px;
	float: left;
	margin-right: 1em;
}

div#panelLarge {
	text-align: center;
	width: 450px;
	height: 300px;
	border: 1px solid #ccc;	
	margin: 0 5px 20px 0;
	float: left;
	padding: 2px;
	overflow: hidden;
}

div#panelLarge a {
	text-decoration: none;
	color: #666;
}

div#panelLarge img.imgLarge {
	width: 450px;
	height: 300px;
}

div#panelLarge img.imgSmall {
	margin: 20px auto 10px auto;	
}

div#panelPreview {
 	padding: 2px;
	width: 130px;
	height: 300px;
	overflow: scroll;	
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 20px;
}

div#panelPreview img {
	border: 2px solid #ccc;
	margin-bottom: 4px;
	cursor: pointer;
}

div#panelPreview img.current {
	border: 2px solid #008;
}

table.details td {
	color: #008;
	font-size: 1.1em;
	width: 210px;
	padding: 7px 2px 7px 0;
}

table.details td.property {
	width: 80px;
	color: #666;
}

div.description {
	font-size: 1.1em;
	line-height: 1.4em;
}

form.messageform {
	margin: 20px 0;
}

form.messageform label {
 	font-size: 1.1em; 
	text-align: right; 
	width: 100px; 
	float: left; 
	margin-right: 10px; 
	color: #00428e;
	vertical-align: middle; 
	cursor: pointer
}

form.messageform input {
 	height: 1.6em; 
	font-size: 1.1em; 
	font-family: 'trebuchet ms', arial, helvetica, sans-serif; 
	border: 1px solid #666; 
	vertical-align: middle
}

form.messageform .formbutton {
	height: 1.5em;
	font-size: 1.2em;
 	margin-top: 10px;  
	color: white; 
	font-weight: bold; 
	border: 1px solid black; 
	background: #00428e; 
	cursor: pointer
}

form.messageform textarea {
 	font-size: 1.1em; 
	font-family: 'trebuchet ms', arial, helvetica, sans-serif; 
	border: 1px solid #666
}

form.messageform fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 20px 0;
}

form.messageform legend {
	font-size: 1.1em;
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

.formerror {
	width: 18em; 
	padding: 0.3em; 
	margin: 0.5em 0 0.8em 110px; 
	color: #a22
}

img.imgedit {
	width: 110px;
	height: 73px;
	border: 1px solid black;
	margin: 5px;
	padding: 1px;
	vertical-align: middle;
	float: left;
}

div.editimg {
	clear: both;
	height: 90px;
} 

div#content.wfull {
	width: 100%
}

div.signup {
	width: 500px;
	border-right: 2px solid #888;
	margin-right: 30px;
	float: left;
}

.captcha {
 	border: 2px solid #00428e; 
	vertical-align: top; 
	margin-right: 1em
}

div.error {
	margin: 15px 0;
	padding: 1em;
	border: 2px solid #a22;
	color: #444;
	font-size: 1.1em;
}

ul.usersection {
	font-size: 1.3em;
	line-height: 2em;
	margin: 10px 0;
	list-style: disc inside;
}

ul.usersection li {
	margin-left: 1em;
	list-style: disc inside;
}

div#sidebar {
	padding-left: 5px;
	width: 250px;
	height: 600px;
	overflow-x: visible;
	background: white;
	float: right;
	font-size: 1.2em;
}

a.rssfeed {
	background: url('feed-icon-28x28.png') no-repeat right top;
	padding-right: 30px;
	display: block;
	height: 35px;
	width: 200px;
}

div#sidebar p {
	line-height: 1.4em;
	margin-bottom: 4px;
	text-align: justify;
}

div#sidebar h2 {
	font-size: 1.2em;
	color: #00428e;
	font-weight: bold;
	margin-bottom: 6px;
}

div#sidebar p.headline {
	color: #00428e;
	font-weight: bold;
	margin: 15px 0 10px 0
}

div#sidebar a.contact {
	display: block;
	background: #00428e;
	border: 1px solid #444;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	padding: 7px 0;
	margin: auto;
}


div#sidebar address {
	color: #444;
	font-style: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}

p.feed {
	margin-top: 15px;
	color: #555;
	font-size: 0.9em;
	line-height: 1;
	padding: 0 0 0 34px;

}

p#feedrss {
	background: url("/themes/freshwater/feed-icon-28x28.png") no-repeat 0 50%;
}

p#feedfacebook {
	background: url("/themes/freshwater/facebook_28x28.jpg") no-repeat 0 50%;
}

p#feedtwitter {
	background: url("/themes/freshwater/twitter_28x28.jpg") no-repeat 0 50%;
}

p.feed  a {
	font-weight: bold;
}

p.feed a:hover {
	color: orange;
}


div.bookmarks {
 	width: 100%; 
	border: 1px solid #ccc; 
	padding: 6px; 
	margin: 1.5em auto; 
	font-size: 11px; 
	color: #666;
}
	
div.bookmarks a {
 	text-decoration: none;
}

div.bookmarks img {
 	vertical-align: middle; 
	border: 1px solid #ccc; 
	margin: 3px; 
	padding: 1px; 
	width: 16px; 
	height: 16px;
}

div.infotop {

}

div#content p.infotoplarge {
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 15px 0 5px 30px;
	color: #00428e;
	font-weight: bold;
	background: url("/themes/freshwater/check.jpg") no-repeat 0 50%;

}

div#content p.infotopsmall {
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
	margin-left: 20px;
}

div#footer {
	clear: both;
	background: white;
	margin-bottom: 10px;
	padding: 5px;
	border-top: 3px solid #00428e;
}

div#footer li a {
	text-decoration: none;
}

div#footer li a:hover {
	text-decoration: underline;
}


div#footer div {
	color: #454;
	margin: 5px 90px 10px 0px;
	float: left;
	font-size: 1.2em;
}

div#footer h3 {
	font-size: 1.1em;
	margin-bottom: 0.4em;
	font-weight: bold;
	color: #00428e;
}

div#footer ul {
	list-style: none;
}

div#footer li {
	margin-bottom: 0.5em;
}

div#footer p {
	clear: both;
	text-align: center;
	margin: 5px;
}
