﻿body
{
    background:url(../Graphics/background-top-repeat.gif) repeat-x 50% top;
    font-family:Trebuchet MS;
    font-size:11px;
    margin-top:0px;
}

.bottom
{
    height:40px;
    background-image:url(../Graphics/bunn-ramme.png);
    background-position:left top;
    background-repeat:no-repeat;
}


.MainTable
{
    background:url(../Graphics/background-top.gif) no-repeat left top;
    height:100%;
    width:100%;
}

.MainTableTR
{
    width:1280px;
}

.MainTableSpacers
{
    width:50%;
}

.MainTableContentHolder
{
    padding-top:38px;
}


#tools {
	width: 15em;
	float: right
}
#tools ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right
}
#tools li {
	display: block;
	float: left;
	line-height: 2em;
	width: 2.4em;
	background-color: Transparent;
	border-left: 1px solid Transparent;
}
#tools li a {
	display: block;
	text-indent: -999em
}
#tools .tools-norwegian {
	background: url('../graphics/Languages/tools-norwegian.gif') no-repeat left top;
}
#tools .tools-english {
	background: url('../graphics/Languages/tools-english.gif') no-repeat left top;
}
#tools .tools-german {
	background: url('../graphics/Languages/tools-german.gif') no-repeat left top
}
#tools .tools-txt a {
	background-color: #7cc049;
	color: #fff;
	text-indent: 0;
	line-height: 20px;
	text-align: center;
	text-decoration: none
}
#tools .tools-txt a:hover {
	background-color: #e8f4d9;
	color: #41525c
}


.trDate
{
    background-color: #6490cf;
    color:White;
}


.bpCol1
{
    width:120px;
}

.bpCol2
{
    width:700px;
}

.bpNarrowTB
{
    width:100px;
}

.bpWideTB
{
}

.bpPhoneTB
{
    width:127px;
}

.bpNameTB
{
    width:195px;
}

.bpZipTB
{
    width:60px;
}

.bpCountry
{
    width:406px;
}

.bpZipPlaceTB
{
    width:331px;
}

.bpBoatInfoShort
{
    width:150;
}

.reqField
{
    font-size:large;
    font-weight:bolder;
}
