﻿@import url('xcss/kixxmenu2.css');
body {
	background-image: url('images/site/water1.jpg');
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #034377;
	background-color: white;
	text-align: center;
}
body.adminpage {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
	text-align: center;
	background-image: none;
}
/*main containers*/
#maincontainer {
	background-position: top;
	width: 850px;
	border: 2px #0099CC solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-repeat: no-repeat;
	min-height: 400px;
	position: relative;
}
#masthead {
	padding: 0px;
	Width: 850px;
	text-align: center;
	height: 145px;
	background-image: url('images/site/headeroran_blue.jpg');
	background-repeat: no-repeat;
	background-color: white;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: center;
}
#navbar {
	width: 830px;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px dashed green;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}
#navbarasp {
	width: 830px;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px dashed green;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}
#inctomb {
	border-top: solid;
	border-top-color: #FF8100;
	border-top-width: 1px;
	border-collapse: collapse;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	height: 75px;
	clear: both;
}
/* color key:

#FF8100 = orange used around boxes as borders including menu boxes;
#034377 = Blue used on fonts, tombstone a link, text in forms;
#46B4C3 blue used on sidebar boxes and around photo boxes; RGB 70 180 195
#0099CC = blue used in menu box text and menu box background hover;
#F8D784 = background color of menu boxes static;
#DEAF5D  orange text of menu boxes hover;
white

 */
/* fonts*/
p {
	font-family: Verdana;
	font-size: 12px;
	color: #034377;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 150%;
	font-weight: 500;
}
p.just {
	text-align: justify;
}
p.bold {
	font-weight: bold;
}
p.center {
	font-weight: bold;
	text-align: center;
}
p.white {
	color: #fffeff;
}
p.blog {
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 120%;
	font-weight: normal;
}
p.italic {
	font-style: italic;
}
span.bold {
	font-weight: bold;
}
span.white {
	color: #fffeff;
}
span.whitelink {
	color: #fffeff;
	text-decoration: underline;
}
span.whitelinkup {
	font-size: 14px;
	color: #fffeff;
	font-weight: bold;
	text-decoration: underline;
}
span.orangelink {
	font-size: 13px;
	color: #FF8100;
	text-decoration: underline;
}
span.red {
	color: red;
}
h1 {
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #034377;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1.bold {
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #fffeff;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
h2.bold {
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #034377;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
h3.bold {
	font-weight: bold;
}
h3.boldwin {
	font-weight: bold;
	margin-left: 45px;
}
h4 {
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	color: #fffeff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h4.left {
	text-align: left;
}
h5 {
	font: bold italic 13px 'Lucida Grande',Verdana,sans-serif;
	letter-spacing: 0.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
h6 {
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #fffeff;
	text-align: center;
}
h6.bold {
	font-weight: bold;
}
h6.boldleft {
	font-weight: bold;
	text-align: left;
}
/*photo box borders*/
/*
div.photo400 {
border:2px;
border-color:#46B4C3;
border-collapse:collapse;
border-style:ridge;
width: 400px;
margin-right: 10px;
margin-left: 10px;
float: right;
}
*/
div.photo300 {
	border: 2px;
	border-color: #46B4C3;
	border-collapse: collapse;
	border-style: ridge;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
div.photo300r {
	border: 2px;
	border-color: #46B4C3;
	border-collapse: collapse;
	border-style: ridge;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
div.photo300c {
	border: 2px;
	border-color: #46B4C3;
	border-collapse: collapse;
	border-style: ridge;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	width: 300px;
}
div.photo150r {
	border: 2px;
	border-color: #46B4C3;
	border-collapse: collapse;
	border-style: ridge;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
/*
object#flgallery1 {
	border: 4px #FF8100 solid;
	width: 800px;
	height: 675px;
	margin-left:auto;
	margin-right:auto;
	background-color:#46B4C3;
	margin-top:40px;
}
*/
div.leftsidebar {
	width: 225px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: auto;
	background-color: #46B4C3;
	position: relative;
	float: left;
}
div.leftsidebarboat {
	width: 215px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #46B4C3;
	position: relative;
	float: left;
}
#leftsidetext {
	width: 490px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: 10px;
	position: static;
	float: left;
}
/*
div.rightsidebartext {
	width: 225px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #46B4C3;
	position:relative;
	float:right;
	}
	*/
/* index page only, includes ranking*/
div.rightsidebar {
	width: 320px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: 10px;
	background-color: #46B4C3;
	position: relative;
	float: right;
}
iframe#stats {
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: white;
}
iframe#cald {
	height: 575px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: white;
	border: 2px;
	border-color: #FF8100;
	border-style: solid;
	border-collapse: collapse;
}
object#weather {
	float: right;
}
div.wXbody {
	float: left;
	width: 300px;
}
div.rightsidebarform {
	width: 300px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #46B4C3;
	position: relative;
	float: right;
}
div.leftsidebarform {
	width: 500px;
	border: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #46B4C3;
	position: relative;
	float: left;
}
/*
#rightsidetext {
	width: 500px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: auto;
	position:relative;
	float:right;
}
*/
#centertext {
	width: 800px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #46B4C3;
}
#lefttext {
	width: 800px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #46B4C3;
}
/*
#blogtext {
	width: 750px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	border-left-color: #46B4C3;
	border-left-style: ridge;
	border-left-width: 2px;
	border-top-color: #46B4C3;
	border-top-style: ridge;
	border-top-width: 2px;
	border-right-color: #46B4C3;
	border-right-style: ridge;
	border-right-width: 1px;
	border-bottom-color: #46B4C3;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
*/
#signup {
	width: 530px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	float: right;
}
#swap {
	width: 600px;
	border: 0 navy dashed;
	border-collapse: collapse;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 30px;
	float: right;
	visibility: visible;
}
#lblStatus {
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
/* this is for sidebar forms*/
table.formtable {
	width: 280px;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: 400;
	font-size: 11px;
	color: #fffeff;
}
table.formtable td {
	vertical-align: top;
}
/* this is for sign up error report forms*/
table.signerrorform {
	width: 480px;
	text-align: left;
	vertical-align: top;
	font-family: verdana;
	font-weight: 400;
	font-size: 11px;
	color: #fffeff;
}
table.formtable td {
	vertical-align: top;
}
/* this is for sign up sheets */
table.formtablemain {
	width: 430px;
	text-align: left;
	vertical-align: top;
	font-weight: 500;
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 150%;
}
table.fleettable {
	width: 430px;
	text-align: left;
	vertical-align: top;
	font-weight: 500;
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	margin-left: auto;
	margin-right: auto;
	line-height: 150%;
}
td.fleet {
	text-decoration: underline;
	font-weight: bold;
}
table.elf {
	width: 100%;
	height: 700px;
}
table.swaptablemain {
	width: 590px;
	text-align: left;
	font-weight: 500;
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 150%;
}
table.winners {
	width: 750px;
	text-align: left;
	font-weight: 500;
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	margin-left: auto;
	margin-right: auto;
	line-height: 150%;
	padding-bottom: 12px;
	padding-right: 15px;
}
table.winners th {
	text-align: center;
	font-weight:bold;
}

table.flamast {
	width: 750px;
	text-align: left;
	font-weight: 500;
	font-family: Verdana;
	font-size: 11px;
	color: #034377;
	margin-left: auto;
	margin-right: auto;
	line-height: 150%;
	padding-bottom: 12px;
	padding-right: 15px;
	border:4px orange solid;
}

table.flamast td {
	border:1px orange solid;
}
table.flamast th {
	text-align: center;
	font-weight:bold;
	border-right: 1px orange solid ;
}

/* this is for the accomdation page */
table.accom {
	width: 38%;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #034377;
}
table.accomdatpage {
	width: 80%;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #034377;
}
table.board {
	width: 57%;
	text-align: left;
	float: right;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #034377;
}
/* this is for the regatta schedule */
table.photointro {
	width: 650px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #034377;
}
/* this is for separate photos for sale*/
table.salephoto {
	width: 750px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #034377;
	border: 2px;
	border-color: #46B4C3;
	border-collapse: collapse;
	border-style: ridge;
}
/*data base results table for entries*/
table.sumreg {
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #034377;
	border-top: 2px #FF8100 solid;
	border-bottom: 2px #FF8100 solid;
	border-left: 2px #FF8100 solid;
	border-right: 2px #FF8100 solid;
	border-collapse: collapse;
}
table.sumreg th {
	border-top: 1px #FF8100 solid;
	border-bottom: 1px #FF8100 solid;
	border-left: 1px #FF8100 solid;
	border-right: 1px #FF8100 solid;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-color: #46B4C3;
	color: #fffeff;
	padding: 3px;
}
table.sumreg td {
	border-top: 1px #FF8100 solid;
	border-bottom: 1px #FF8100 solid;
	border-left: 1px #FF8100 solid;
	border-right: 1px #FF8100 solid;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
table.dbresultssidebar {
	width: 215px;
	border: 0px #FF8100 solid;
	border-collapse: collapse;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #fffeff;
}
table.dbresultssidebar th {
	text-align: left !important;
}
table.docs {
	width: 100%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #034377;
}
table.docs th {
	text-align: center;
}
.specleft {
	text-align: left;
}
table.tomb {
	font-size: 10px;
	width: 100%;
}
.whitebox {
	float: left;
	clear: both;
	border: 0px white none;
	margin-left: 10px;
}
.whitebox a:link {
	color: white;
}
.whitebox a:visited {
	color: white;
}
.whitebox a:hover {
	color: white;
}
.whitebox a:active {
	color: white;
}
a:link {
	color: teal;
}
a:visited {
	color: teal;
}
a:hover {
	color: #FF8100;
}
a:active {
	color: red;
}
