a:link {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

body {
	text-align: center;
	color: #585858;
	background-image: url("/images/background%20_grey_gradient_smallest_1300x10.png");
	background-repeat: repeat-x;
	background-color: #333333; /* Set by javascript onload, show white first so loading looks more natural */
	background-color: #292929 !ie;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

label.searchtab, label.searchtableft, label.searchtabright {
	border: 1px solid white;
	border-top: 1px solid #b8b8b8;
	padding: 7px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
}

label:hover {
	cursor: pointer;
}

label#enabled {
	color: blue;
	border: 1px solid #b8b8b8;
	border-top: 1px solid white;
}

label.searchtableft#enabled {
	border-left: 1px solid white;
}

label.searchtabright#enabled {
	border-right: 1px solid white;
}

label.searchtab input, label.searchtabright input, label.searchtableft input {
	height: 0px;
	width: 0px;
}

.gecko label.searchtab input, .gecko label.searchtabright input, .gecko label.searchtableft input {
	display: none;
}

div#canvas {
	float: left;
	position: relative;
	left: 10.5%;
}

.ie7 div#canvas, .ie8 div#canvas {
	left: 9.5%;
}

p.item {
	font-family: Arila, Helvetica, sans-serif;
	
}

p.item a {
/*	color: #666666; */
	color: blue;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0.2em;
	font-size: 10pt;
}

p.item {
	padding-top: 0.5em;
	font-size: 8pt;
}

p.item a:hover {
	text-decoration: underline;
	color: blue;
}

div#content {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}

h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	color: #0000FF;
	margin: 5px;
}

h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}

h2 {
	color: #6D6D6D;
	margin: 10px;
}

div.static {
	padding-left: 2em;
	padding-right: 2em;
}

h2.static {
	padding-top: 10px;
	font-size: 30pt;
}

h3 {
	font-size: 14pt;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	color: #505050;
}

div.topmenu {
	height: 40px;
	padding-left: 9px;
}

div.topmenu a {
	float: left;
	text-decoration: none;
	color: #ffffff;
}

div.toplinks {
	font-size: 8pt;
	float: right;
}

div.toplinks a {
	padding-right: 1em;
}

div.welcome {
	float: left;
	font-size: 8pt;
	margin-left: 1em;
}

div.header img {
	margin-left: 1em;
	float: left;
}

div.header {
	text-align: center;
}

div.footer {
	color: white;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div.footer a {
	color: #AAAAAA;
}

input#search {
	width: 301px;
	border: 1px solid gray;
	background: white;
	margin-bottom: 10px;
}

textarea, input.submit {
	background: #cccccc;
	color: black;
	border: 1px solid black;
	width: 99%;
}

span.titleurl {
	color: black;
	font-size: 12pt;
}

.split {
	padding-right: 3em;
	padding-left: 3em;
}

div.rounded {
	background: white;
	border: 1px solid #848484; 
	padding: 1em;
}

table {
	text-align: right;
}

div.searchbox {
	float: left;
}

div.logo {
	text-align: right;
}

div#list {
	text-align: left;
	font-size: small;
	background: white url('/images/feet_only_logo_50X28.gif') bottom right no-repeat;
}

div#list p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#list a:hover {
	background: #EEEEEE;
}

div#tip {
	text-align: left;
}

div#tip p {
	padding-top: 0.5em;
}

div.edit {
	float: left;
	font-size: small;
}

textarea#review {
	width: 99%;
	height: 6em;
}

div.review {
	text-align: left;
}

div.notify {
	font-size: small;
	text-align: right;
}

div.admin {
	font-size: small;
	text-align: left;
	float: left;
	background: white;
	border: 1px solid #848484;         
	padding: 1em;
	margin-left: 10px;
}

div.admin ul {
	padding-left: 1.5em;
}

div.ratingcontainer {
	width: 18.5em;
	float: right;
}

div#rating b {
	position: relative;
	top: -10px;
}

div#rating small {
	color: #6D6D6D;
	position: relative;
	top: -10px;
}

div#ratingright {
	font-size: 8pt;
	float: right;
}

div#ratingright p {
	position: relative;
	top: -10px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

div#ratingright a {
	color: #6D6D6D;
	font-weight: bold;
	text-decoration: none;
}

div#ratingright a:hover {
	color: black;
}

img.comrating {
	border: 0px;
	background: none;
	padding: 0px;
	margin: 0px;
}

div.searchbox {
	text-align: center;
}

div#col1 {
	width: 173.5px;
}
div#col2 {
	width: 173.5px;
	float: right;
}

div#col3 {
	width: 173.5px;
	float: right;
}

div#col4 {
	width: 173.5px;
	float: right;
}

div#box2 img {
	float: right; 
	position: relative; 
	left: 11px; top: -1px;
}

/* Adjust for non-IE browsers */
div#wrapper > div#col1 {
	width: 168px;
}

.konqueror div#box2 img, .opera div#box2 img, .gecko div#box2 img, .webkit div#box2 img {
	left: 12px;
}

textarea.pageeditor {
	height: 60em;
	width: 95%;
	background: white;
}

textarea.smallpageeditor {
	height: 23em;
	width: 95%;
	background: white;
}

div.images {
	text-align: center;
	/* clear: right;*/
}

div.prev {
	padding-top: 1.2em;
	padding-left: 0.7em;
	float: left;
}

div.prev img {
	border: none;
}

div.next {
	padding-top: 1.2em;
	padding-right: 0.1em;
	float: right;
}

div.next img {
	border: none;
}

a img {
	border: none;
}

span.share {
	margin-right: 1em;
	margin-left: 8.4em;
	padding-top: 1em;
	float: left;
}

div.mainbuttons {
	padding-top: 1em;
	float: left;
}

.webkit img#route_submit, .webkit img#harbour_submit, .webkit img#advice_submit {
	margin-right: 10px;
}
