
body {
  background-image: url(images/designImages/bakgrunn.jpg);
  background-repeat: repeat;
  background-position: 0px 0px;	
  margin: 0px;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size:10pt;
  color: #222;
  background-color:#fff;
}
div#loginLine {
  border-bottom: 3px solid #600;
  background-color:#a00;
  background-image:url(images/designImages/boxHeaderBackground.gif);
  background-repeat: repeat-x;
  color:#fff;
  padding: 10px 0px 7px 15px;
}
div#middleLine {
	background-image:url(images/designImages/fader.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	margin-top:0px;
	height:10px;
	overflow:hidden;
	margin-bottom:15px;
}
div#topLine {
  background-color: #000;
  background-repeat: no-repeat;
  background-position: bottom left;
  border-bottom: 0px solid #000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  clear:both;
  height: 130px;
}
div#bottomLine {
	clear:both;
	font-size: 8pt;
  background-color:#fff;
  border: 1px solid #333;
	padding: 2px 0px 2px 0px;
	text-align:center;
  margin: 30px 0px 15px 0px;
}
div#messageLine {
  background-color:#ff0000;
  color:#ff0;
  font-size:10pt;
  font-weight:bold;
  padding: 0px 0px 0px 10px;
}
div#mainContainer {
  margin-left:10px;
  width:970px;
  overflow: hidden;
}
div#leftBar {
  float:left;
}
div.leftBarHeader {
  border: 1px solid #800;
  padding-left:5px;
  background-color:#f00;
  color:#fff;
}
div#centerBarWide {
  width:820px;
  float:left;
}
div.centerBarWideBackgroundContainer {
  background-image: url(images/designImages/centerBarWideBackground.gif);
  background-repeat: repeat-y;
  margin-left: 10px;
  padding:0px 5px;
  float:left;
}
div#centerBar {
  width:630px;
  padding: 0px;
  float:left;
}
div#rightBar {
  width:180px;
  margin-left:10px;
  float:left;
}
div.contentContainerHeader {
  background-image: url(images/designImages/boxHeaderBackground.jpg);
  background-repeat: repeat-x;
  color:#fff;
  font-weight:bold;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  padding:2px 0px 1px 5px;
}
div.contentOuterContainer {
  border: 1px solid #600;
  background-color: #fff;
}
div.centerBarBackgroundContainer {
  background-image: url(images/designImages/centerBarBackground.gif);
  background-repeat: repeat-y;
  margin-left: 10px;
  padding:0px 5px;
  float:left;
}
div.contentContainer {
  padding:10px;
}
div.contentContainerLightBackground {
  background-color: #fff;
}
div.centerContent {
	text-align: center;
}
div.contentColumn {
	float: left;
	width: 189px;
}
div.contentColumnLeft {
	margin-right: 20px;
}
div.contentColumnMiddle {
	margin-right: 21px;
}
div.contentColumnRight {
}
div.navbarContainer {
	width:125px;
	font-size:9pt;
	overflow:hidden;
}
div.inputContainer {
  margin:1px 0px 1px 0px;
  white-space: nowrap;
}
div.inputLabel {
  float: left;
  white-space: nowrap;
}
div.inputError {
	display:inline;
	border: 1px solid #aaa;
	background-color: yellow;
	padding:2px 5px;
	overflow:visible;
	margin-right:5px;
	white-space: nowrap;
	clear:none;
	color:red;
}
div.spacer {
  height:15px;
	width: 1px;
}
div.spacerFilled {
	height: 15px;
}
div.chatEntryBig {
  border-left: 2px solid #a00;
  padding-left: 10px;
  margin: 10px 0px 10px 0px;
}
div.chatEntrySmall {
  margin: 10px 0px 10px 0px;
clear:both;
}
div.break {
	clear:both;
	overflow: hidden;
}
h1 {
  margin: 0px;
  padding: 0px;
}
h2, a.h2 {
	font-size: 16pt;
	font-weight: normal;
	font-family: Trebuchet ms, arial, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #333;
}
h3, a.h3 {
	font-size: 14pt;
	color: #333;
	font-weight: normal;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
.tinyBottomMargin {
	margin-bottom: 2px;
}
.noTopMargin{
	margin-top: 0px;
}
h4 {
	font-size: 12pt;
	font-weight: normal;
	font-family: Trebuchet ms, arial, helvetica, sans-serif;
 	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
}
p {
	margin:5px 0px 15px 0px;
	letter-spacing:0.2pt;
}
.small {
  font-size:8pt;
}
.lightText {
	color:#666;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.menu {
  padding: 1px 3px 2px 6px;
  background-color:#fff;
  display:block;
	width:120px;
  text-decoration:none;
  color:#222;
  font-family: Arial, Verdana, Sans-Serif;
	border-bottom: 1px solid #f0dfd2;
	margin-top:1px;
	overflow:hidden;
}
a.menu:hover {
  background-color:#eee;
  border-left: 1px solid #888;
  border-top: 1px solid #888;
	margin-top:0px;
	text-decoration:none;
}
div.menu {
  padding: 1px 3px 2px 6px;
  display: block;
}
div.scroll {
  overflow: auto;
}
a.radio {
	background-image: url(images/designImages/buttonRadio.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 20px;
	display: block;
}
a.radio:hover {
	background-image: url(images/designImages/buttonRadioHover.gif);
	text-decoration: none;
}
a.button {
  border: 1px solid #888;
  padding: 1px 10px 1px 10px;
  vertical-align:bottom;
  background-color: #eee;
  background-image: url(images/designImages/submitButtonBackground.gif);
  color: #222;
  text-decoration: none;
}
a.button:hover {
  border: 1px solid #000;
  background-color: #eee;
  color: #000;
  text-decoration: none;
}
a.big {
	position: relative;
	font-size: 14pt;
	color: #333;
}
a.javascript {
	cursor: pointer;
}
a.newsfeed {
	text-decoration: underline;
}
form {
  margin:0px;
  padding:0px;
  display:inline;
}
input, textarea, select {
  border: 1px solid #888;
  font-size:10pt;
  font-family: Verdana, Sans-Serif;
}

input.submit {
  background-color: #eee;
  background-repeat: repeat-x;
  background-image: url(images/designImages/submitButtonBackground.gif);
  cursor: pointer;
  padding: 0px 5px 1px 5px;
  margin: 5px 0px 0px 0px;
  height: 20px;
}
input.submit:hover {
  border:1px solid #000;
}
table {
  border-collapse: collapse;
}
th {
  padding-right:10px;
  text-align: left;
  white-space:nowrap;
  font-size:8pt;
  border-bottom: 1px solid #888;
  background-color: #eee;
}
td.dataList {
  padding-right:10px;
  border-bottom: 1px solid #888;
}
td.calenderCell {
  border: 1px solid #aaa;
  height:40px;
  text-align:center;
  font-size:9pt;
  padding: 3px;
  
}
td.calenderCellEmpty {
  background-color: #eee;
}
.noMargin {
  margin: 0px;
}
.noTopMargin {
  margin-top: 0px;
}
.block {
	display: block;
}
.floatRight {
  margin: 0px 0px 0px 15px;
  float: right;
  position: relative;
}
.floatLeft {
  float: left;
}
img.chatPostedImage {
	display:block;
	clear:both;
	border: 1px solid #888;
}
img.pageImage {
	margin: 10px;
}
img.left {
	position: relative;
	float:left;
	margin: 2px 15px 10px 0px;
}
img.right {
	position: relative;
	float:right;
	margin: 2px 0px 10px 15px;
}
img.border {
	border: 1px solid #333;
}
img.clearboth {
	clear: both;
	float: none;
}
img.galleryImage {
	border: 1px solid #888;
	padding: 2px;
}
img.galleryThumb {
	border: 0px solid #888;
	margin: 2px 2px 2px 2px;
  display: block;
	position: relative;
}
img.newsFrontImage {
	display: block;
	position: relative;
	border: 1px solid #888;
	margin-left: 15px;
	float: right;
}
img.sponsorlog {
	margin-bottom: 5px;
}
.noFloat {
	float: none;
}
.floatRight {
	float: right;
}
a.galleryThumb {
	border: 1px solid #888;
	float:left;
	margin: 2px;
	display: block;
	vertical-align:bottom;
	position: relative;
}
a.galleryThumb:hover {
	border: 1px solid #000;
}
.ajaxInsertPoint {
	display:none;
}

.voteChoice {
	font-size: 8pt;
}
.tinyText {
	font-size: 8pt;
}
.normalWidth {
    width: 500px;
}
.line {
  height: 15px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  margin: 15px 0px;
}
p.titleSubText {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size:8pt;
  color:#666; 
}

div.attendingBoat {float:left;margin: 0px 0px 10px 0px;width:145px;}
div.attendingBoat a.invisible {
  color: #000;
}
div.attendingBoat a.invisible:hover {
  text-decoration: none;
}
div.attendingBoat img {
  border: none;
}

