@charset "utf-8";
a,
a:link,
a:active,
a:hover,
a:visited
{
	color: #f57520;
}

a,
a:link,
a:visited
{
	text-decoration: none;
}

a:active,
a:hover
{
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818080;
}
body {
	background-color: #031535;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p 
{
	margin: 0px;
}
h1 {
	font-size: 24px;
	color: #606161;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	color: #606161;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #606161;
	margin-bottom: 5px;
}
/*#sponsors
{
	display: block;
	width: 300px;
	background-color: Aqua;
	float: right;
}*/
#container {
	min-height: 900px;
	width: 100%;
	background-image: url(main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: visible;
	display: block;
	position: relative;
	padding-top: 155px;
}
#site{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 770px;
	min-height: 720px;
	display: block;
	position: relative;
	padding: 0px;
}

#content-top {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 60px;
	display: block;
	position: relative;
	background-image: url(content_bg_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	margin: 0px;
	width: 730px;
	min-height: 770px;
	display: inline-block;
	position: relative;
	background-image: url(content_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 730px;
	min-height: 150px;
	display: block;
	position: relative;
	color: #aeb4be;
}
#share 
{
	width: 200px;
	font-size: 11px;
}
#share h2
{
	color: #aeb4be;
	font-size: 12px;
}
#share a
{
	display: block;
	color: #aeb4be;
	padding: 5px;
	border-bottom: solid 1px #020c18;
	border-top: solid 1px #09265a;
}
#share a img
{
	vertical-align: middle;
}
#footertext
{
	width: 400px;
	float:right;
	color: #aeb4be;
	font-size: 11px;
	text-align: right;
}
#footertext a
{
	color: #aeb4be;
}
div.leftColumn
{
	width: 470px;
	padding: 0;
	margin: 0;
	float: left;
}

div.rightColumn
{
	width: 220px;
	float: right;
	padding: 0;
	margin: 0;
}

#meny {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	list-style: none;
	
}
#meny li {
	float: left;
	display: inline-block;
	padding: 3px 8px 3px 8px;
	border-right: solid 1px #295092;
	border-left: solid 1px #4776c6;
}

#meny a,
#meny a:visited,
#meny a:active,
#meny a:hover
{
	color: #e4e4e4;
	text-transform: uppercase;
	font-size: 12px;
}

img.border
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #cfcfcf;
}



/* TEAM */
ul.team {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	min-height: 180px;
	
}
ul.team li 
{
	width: 160px;
	float: left;
	display: block;
	background-image: url(spot_160_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 11px;
}
ul.team li a
{
	width: 140px;
	display: block;
	background-image: url(spot_160_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	overflow: hidden;
	font-size: 11px;
}

ul.team div.teammember
{
	display: block;
	padding: 10px;
}

/* Spots */
div.spot220 
{
	width: 225px;
	background-image: url(spot_225_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	float: right;
	margin-bottom: 10px;
}
div.spot220 .head
{
	width: 205px;
	background-image: url(spot_225_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 15px;	
}
div.spot220 .head h3
{
	margin: 0 15px 0 0;
	float: left;
}
div.spot220 .head a
{
	margin-top: 2px;
	display: block;
}
div.spot220 p
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	width: 205px;
	border-top: solid 1px #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

div.spot220 table
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	width: 205px;
}

div.spot500 
{
	width: 500px;
	background-image: url(spot_500_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	float: right;
	margin-bottom: 10px;
}
div.spot500 .head
{
	width: 480px;
	background-image: url(spot_500_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 15px;	
}
div.spot500 .head h3
{
	margin: 0 15px 0 0;
	float: left;
}
div.spot500 .head a
{
	margin-top: 2px;
	display: block;
}
div.spot500 p
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	width: 480px;
	border-top: solid 1px #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

div.spot730 
{
	clear: both;
	width: 730px;
	min-height: 170px;
	background-image: url(spot_730_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.spot730 .head
{
	width: 710px;
	background-image: url(spot_730_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	font-size: 11px;
}
div.spot730 .head h3
{
	margin: 0 15px 0 0;
	float: left;
}
div.spot730 .head a
{
	margin-top: 2px;
	display: block;
}

div.spot730 table
{
	clear: both;
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 710px;
}

/* BLOGLIST */
div.bloglist ul 
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	width: 205px;
	border-top: solid 1px #ebebeb;
	
}
div.bloglist ul li 
{	
	display: block;
	background-image: url(pil_gra_liten.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ebebeb;
	font-size: 11px;
}
div.bloglist ul li a
{
	font-size: 12px;
}

/* ALBUMLIST */
div.albumlist ul 
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	width: 710px;
	border-top: solid 1px #ebebeb;
	
}
div.albumlist ul li 
{
	display: block;
	float: left;
	margin: 0 0 0 0;
	float: left;
	width: 350px;
	font-size: 11px;
	padding-top: 10px;
}
div.albumlist ul li img
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #cfcfcf;
	float: left;
	margin-right: 5px;
}
div.albumlist ul li a
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
div.albumlist ul li span.imagecount
{
	display: block;
}
div.albumlist ul p 
{
	font-size: 12px;
	display: inline;
}

/* ALBUMLIST2 */
div.galleries ul 
{
	clear: both;
	display: block;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	border-top: solid 1px #ebebeb;
	width: 205px;
}
div.galleries ul li 
{
	display: block;
	margin: 0 0 0 0;
	float: left;
	font-size: 11px;
	border-bottom: solid 1px #ebebeb;
	padding: 5px 0 5px 0;
	width: 205px;
}
div.galleries ul li img
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #cfcfcf;
	float: left;
	margin-right: 3px;
}
div.galleries ul li a
{
	font-size: 12px;
	font-weight: bold;
}
div.galleries ul span.imagecount 
{
	display: block;
	font-size: 11px;
	margin: 5px 0 0 0;
}

/* Gallery 
div.Tumnaglar
{
	width: 470px;
}

div.Tumnaglar a
{
	display: block;
	float: left;
}

div.Tumnaglar a img
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #cfcfcf;
}*/
div.Tumnaglar
{
	display: block;
	clear: both;
}

div.Tumnaglar a,
div.Tumnaglar a:visited,
div.Tumnaglar a:active,
div.Tumnaglar a:hover
{
	border: solid 1px #cfcfcf;
	margin: 8px;
	padding: 3px;
	background-color: #ffffff;
	display: block;
	width: 90px;
	height: 90px;
	float: left;
	position:relative;
	/*line-height: 4em;
	text-align: center;*/
}

div.Tumnaglar a:active,
div.Tumnaglar a:hover
{
	background-color: #d7d7d7;	
}

div.Tumnaglar a .ruta {
	display: block;
	height: 90px;
	width: 90px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	text-align: center;
	margin-bottom: 2px;
	cursor: pointer;	
}

div.Tumnaglar a .ruta img
{
	border: 0px;
	display: inline-block;
	position: relative;
}

/* Hangarounds */
ul.hangarounds {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;	
}
ul.hangarounds li 
{
	width: 100px;
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
ul.hangarounds li img
{
	padding: 3px;
	background: #ffffff;
	border: solid 1px #cfcfcf;
}

div.boat
{
	min-height: 220px;
	margin-top: 20px;
}

div.boat img
{
	display: block;
	float: left;
	margin-right: 10px;	
}

div.boat p
{
	border: 0;
	line-height: 16px;	
}

table.competition
{
	width: 730px;
	
}
table.competition th
{
	text-align: left;
	font-size: 11px;
	border-bottom: solid 2px #cccccc;
}
table.competition td
{
	text-align: left;
	padding: 3px;
	border-bottom: solid 1px #d7d7d7;
	font-size: 11px;
}