body {
	padding: 0;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#000000;
  	text-decoration:none;
 	font-size: 11px;
  	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #2e549f;
}

a {
	font-weight:normal;
     color:#505dcd;

}
a img{
text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

h1, h2, h3, h4 {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height:18px;
}

h1 { font-size: 22px; } /* Rubrik 1 */
h2 { font-size: 20px; } /* Rubrik 2 */
h3 { font-size: 18px; } /* Rubrik 3 */
h4 { font-size: 16px; font-weight:bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;} /* Rubrik 4 */
rightpicture {padding:0 0 10px 30px;} /*Högercentrerad bild*/

.small { font-size: 0.85em; }

p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2em;
}

hr {
	height:1px;
  background-color:#EAEAEA;
  color:#EAEAEA;
  border:0;
  margin: 15px 0;
}

img {
	border: 0;
}

#main img {
	padding:0 4px 4px 4px;
}

img.button {
	cursor: pointer;
}

ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

li {
	padding: 0 0 3px 0;
}

form {
	padding: 0;
	margin: 0;
}

input.button {
}

th {
	text-align: left;
	font-weight: bold;
}

input.text, textarea, select {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#wrapper {
	float:left;
	padding: 0;
	margin: 0;
	width:1130px;
}

#shadow {
	float: left;
	width: 900px;
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;
}

* html #shadow {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../img/shadow.png', sizingMethod='crop');
}

/*#box {background: url(box.png) no-repeat; height: 100px;}
* html #box {background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='box.png', sizingMethod='crop');}*/

#background {

}

#wrapper1 {
  width:880px;
  margin: 0 0 0 9px;
  float: left;
  padding: 0px 10px 0 10px;
  background-color: #fff;
  border-right: 1px solid #676767;
  border-left: 1px solid #676767;
  border-bottom: 1px solid #676767;

}

#wrapper2 {
	clear:both;
	margin: 0;
	padding: 0;
	background-image: url('../img/main_bg.png');
	background-repeat: repeat-y;

}

#wrapper2 .headline {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}

#banners {
	float:right;
	width:200px;
	height:auto;
	padding-top:10px;
}

#banners img {
	border: 1px solid #666;
	padding:3px;
}

#header {
	clear: both;
	padding: 0;
	margin-bottom: 1px;
}

#date {
	clear: both;
	padding: 0;
	margin: 0 0 1px 0;
	text-transform: uppercase;
	text-align: center;
	background-image: url('../img/bg_row_yellow.png');
	background-repeat: repeat-x;
	background-position: 0 4px;
}

#date .text{
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	padding: 0px 4px 0 4px;
	margin: 0;
}

#menu-top {
	clear: both;
	padding: 0;
	margin-bottom: 3px;
}

#menu-top .img{
	margin-right: 5px;
	border: 1px solid #7F7F7F;
	padding: 3px;
	float: left;
	width: 250px;
	text-align: center;
}

#banner-top {
	clear: both;
	margin: 0 0 0 -2px;
}

#top-bar {
	padding: 0;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

#top-bar div.start {
	width: 2px;
	height: 58px;
	background-image: url(../img/bar_start.png);
	background-repeat: no-repeat;
	float:left;
}

#top-bar div.middle {
	height: 58px;
	background-image: url(../img/bar_middle.png);
	background-repeat: repeat-x;
	float:left;
	width: 744px;
	padding-left: 0.5em;
}

#top-bar div.item {
	margin-right: 15px;
	float: left;
	padding-top: 6px;
}

#top-bar div.head {
	padding-bottom: 4px;
	text-transform: uppercase;
}

#top-bar div.end {
	width: 2px;
	height: 58px;
	background-image: url(../img/bar_end.png);
	background-repeat: no-repeat;
	float: left;
}

#left {
	float: left;
	width: 143px;
	background-color: transparent;
}

#left input.button {
	margin: 0;
	padding: 0;
}

#search {
	float:right;
	padding: 2px 0 0 0 ;
}


#pages {
	padding: 5px 2px 5px 2px;
	background-color: transparent;
}

#pages a {
	color: #B3B3B3;
	font-size: 10px;
	display: block;
	margin-bottom: 2px;
	/*text-transform: uppercase;*/
	font-weight: normal;
}

#pages a:hover {
	color: #000;
	text-decoration: none;
}

#maintop {
	background-image: url('../img/main_top.png');
	background-repeat: repeat-x;
	height:7px;
}

#main {
	margin: 0 21px 0 0;
	float: left;
	width: 535px; /* 497px */
}

#main .content {
	padding: 10px 0px 50px 5px;
font-size: 11px;
	line-height: 17px;
}

#main .content img.border {
	border: 1px solid #000;
}

#main a h4{
 color:#000000;
}

#main hr{

}


#main .content p {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 8px 0;
	padding: 0;
}

#main .content a{
     font-weight:normal;
     color:#505dcd;
     text-decoration:underline;
}

#main .form{
	background-color: #F9FAFE;
	padding: 5px;
	border: 1px solid #B2B2B2;
	width: 100%;
	clear:both;
}

#right {
	float: right;
	width: 301px;
	/*border-left: 1px solid #cccccc;*/
	background-color: #f9fafe;
	margin-bottom:10px;
}

#right .content {
	padding: 5px 10px 10px 10px;
margin-bottom:10px;
}

#right img {
	border: 0;
}

#right h4 {
	color: #1180d1;
        font-size:11px;
margin-bottom:5px;
}

#footer1 {
	clear: both;
	margin: 0;
	background: #012671;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
	color: #fff;
}

#footer2 {
	clear: both;
	margin: 0 0 10px 0;
	background: #183a7e;
	padding: 3px 10px 3px 10px;
	font-size: 10px;
	color: #fff;
}

#footer2 a {
	color: #fff;
}

#powered {
	color: silver;
	text-align: right;
	margin-bottom: 7px;
	background-image:url(../img/straxfooter.jpg);
	border:1px solid #666;
	height:20px;
}

.footercontent {
	padding-top:3px;
	margin-right:100px;
}

#powered a {
	font-weight: normal;
	text-decoration: none;
	color: silver;
}

#banner-right {
	width: 200px;
	float: right;
	margin: 10px 0 0 4px;
	font-size: 10px;
}

#banner-right .headline {
	font-size: 10px;
	margin-bottom: 3px;
}

#banner-right .item {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
}

table.form {
	/*margin-left: 0.5em;*/
	margin-top:5px;
}

table.form th, table.form td {
	padding: 3px;
}

table.form textarea {
	font-weight: normal;
	width: 280px;
	height: 150px;
}

table .line {
	border-top: 1px solid #ddd;
	padding: 0;
	margin: 0;
	height: 6px;
	font-size: 0;
}

table.th {
	font-weight: bold;
	text-align: left;
}

.error {
	color: #f00;
	font-weight: bold;
}

.required {
	color: #f00;
	font-weight: bold;
}

.grey {
	color: #a0a0a0;
}

.upper {
	text-transform: uppercase;
}

/* Blue box (sports) */
#sports {
	height: 81px;
	background-image: url('../img/box_blue.png');
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	margin-bottom:5px;
}

#sports .item {
	float:left;
	width: 87px !important;
	font-size: 11px;
	margin-bottom: 2px !important;
}

#sports .content {
	margin: 0 !important;
	padding: 0 !important;
	padding: 3px 5px 3px 10px !important;
}

#sports .item a{
	font-weight:bold;
        text-decoration:none;
}

#countbox {
	float:right;
	height: 35px;
	background-image: url('../img/count_bg.png');
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	border-left: none;
	margin-bottom: 5px;
	width:185px;
}

#countbox .item {
	float:left;
	text-align: center;
	height: 35px;
	width: 45px;
	font-size: 11px;
	margin: 0;
	border-left: 1px solid #d4d4d4;
	padding: 0 0 0 0;
}

#countbox .content {
	margin: 0;
	padding: 0;
}

#countbox .label {
	margin-top: 1px;
	font-size: 10px;
}

#countbox .value {
	margin-top: 0px;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
}

.puff {
	clear:both;
	margin-bottom:5px;
	/*height: 114px;*/
	/*background-image: url('../img/puff_bg.png');*/
	background-repeat: repeat-x;
	border-bottom: 1px solid #d4d4d4;
}

.puff .content {
line-height:17px;
	padding: 0px 0px 5px 0px !important;

}

.puff .content p{
line-height:17px;
margin-bottom:0;
padding-bottom:0;
}

.puff ul {
	font-size:10px;
	padding:3px 0 3px 0;
	margin:0 0 0 15px;
	list-style: url('../img/acom_bullit.gif');
	width:250px;
}

.puff ul a {
	color:#000;
	text-decoration:none;
}

.puff ul a:hover {
	color:blue;
	text-decoration:underline;
}


.puff img {
	margin-right: 5px;
        margin-bottom:5px;
}

div.mcontainer {
	background-image: url(../img/ydevisor.png);
	background-repeat: repeat-y;
	clear:both;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

div.marticle {
	width: 248px;
	float:left;
}

div.marticle .content{
	padding: 0px 10px 3px 10px !important;
}

#page-heading {
	text-transform: uppercase;
	/*font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;*/
	margin: 0;
	padding-bottom: 3px;
	/*padding-top: 3px;*/
	font-size: 12px;
	color: #a0a0a0;
        /*display:none;*/
}

.field_text { width:280px; }

#newsletter .content {
	padding: 0;
}

#bookingForm input
	{
	width:100px;
	}
#bookingForm input#manager, #bookingForm input#island
	{
	width:320px;
	}

#searchbox {
	width:160px;
	height:25px;
	float:right;
	margin-top:5px;
}

#form1 a:hover {
	color:#000;
}

/*
#menu a {
color: #fff;
text-decoration: none;
font-weight:bold;
}

#menu a:hover {
	color: #FFD200;
	text-decoration: none;
}

#menu a.active {
	color: #FFD200;
}
*/

/*MENU prepared for dropdownlisting*/
#menubar {
margin: 0 0 0 0;
padding: 0 10px 0 10px;
/*text-transform: uppercase;*/
background-image: url(../img/menu_bg.jpg);
background-image: url(../files/menu_bg.jpg);
background-repeat:repeat-x;
height:28px;
}

/*
#menubar .item {
float:left;
margin-right:15px;
margin-top: 8px;
}
*/

/* style the outer div to give it width */
.menu {
font-size:10px;
margin:0;
padding:0;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none; 
height:28px; 
background:transparent;
width:650px;
float:left;
}

/* style the sub-level lists */
.menu ul ul {
width:15em;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
float:left;
height:28px;
line-height:3em;
}

/* style the sub level list items */
.menu ul ul li {
display:block;
height:auto;
position:relative;
line-height:1em;
padding:0;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
float:left;
height:28px;
font-size:10px;
text-decoration:none;
color:#fff;
background:transparent;
padding:0 10px 0 0;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
display:block;
background:#fff; 
color:#00a;
width:12em;
height:100%;
padding:0.5em 1em;
line-height:12px;
}

.menu ul table ul a, .menu ul table ul a:visited  {
width:14em; w\idth:12em;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
position:absolute; 
left:0; 
top:0; 
font-size:1em; 
z-index:-1;
}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}


/* style the sub level 1 background */
.menu ul :hover a.sub1 {
background:#012772;
}

/* style the level hovers */
/* first */
.menu a:hover {
color:#ffba00;
background:transparent;
text-decoration:none;
}

.menu :hover > a {
color:#color:#ffba00;
background:transparent;;
}

/* second */
.menu ul ul a:hover{
color:#000;
background:#ccc;
text-decoration:none;
}
.menu ul ul :hover > a {
color:#000;
background:#ccc;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:3em;
left:0;
width:14em;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
visibility:visible; 
height:auto;  
border:1px solid #000;
}


/*
.menu ul ul li a {
	color:#012772;
	width:130px;
	background-color:#fff;
	padding:4px 20px 4px 4px;
}

.menu ul ul li a:hover {
	color:#012772;
	background-color:#efefef;
	padding:4px 20px 4px 4px;
}

.menu ul ul li a:visited {
	color:#012772;
	width:130px;
	padding:4px 20px 4px 4px;
}
*/

#subarticles {
	width:500px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #e6e6e6;
}

#subarticle_right {
	width:248px;
	float:right;
	margin-bottom:20px;
}

#subarticle_left {
	width:248px;
	float:left;
	margin-bottom:20px;
}

#pixbox {
	background-color:#000;
	height:110px;
	width:280px;
	color:#fff;
	padding:4px;
	text-align:right;
}

#gallery {
	border:1px solid #fff;
	height:80px;
	width:96%;
	margin-bottom:3px;
	text-align:left;
	padding:4px;
}

#pafgame {
	background-color:#fff;
	height:130px;
	width:280px;
	color:#fff;
}

.marticle {
	width:500px;
}

#interested {
	border:1px solid #e6e6e6;
	height:70px;
	margin:10px 0 10px 0;
}

#islands img {
	padding:3px 10px;
}

#islands table td {
	border:1px solid #e6e6e6;
	font-size:10px;
}

.content p img {
	padding:0 3px 0 8px;
}

