/* standard elements */
html {height: 100%; width:100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FFFFFF;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	border:none;}
	
a:hover {color:#7D92F2;}

img {
	border:0px solid #FFFFFF;
}

body {

	background:#cdcdcd url(img/Melship_bg_wide.jpg) repeat-y;
	color: #FFFFFF;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0;
	height: 100%;
	width:100%;
}

code,ul {
	padding-bottom: 0;
	list-style: none;
	list-style-type:none;
	padding:0;
	}

li {list-style: none;
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	padding:0;}

h1 {font: bold 24px "Times New Roman", Times, serif;}
h2 {font: normal 14px Arial, Helvetica, sans-serif;}
h3 {font: bold 14px Arial, Helvetica, Times, serif;}
h4 {font: bold 14px Arial, Helvetica, Times, serif;}
h5 {font: normal 12px Arial, Helvetica, Times, Times, serif;}
h6 {font: normal 12px Arial, Helvetica, Times, serif;}

h5 a, h3 a {
color:#FFFFFF;
}

.grey2 h3 {font: bold 12px Arial, Helvetica, Times, serif;
	text-indent:18px;}
	
.grey2 h6 {font: 14px Arial, Helvetica, Times, serif;
	text-indent:18px; color:#aec3e7}	


form,input {margin: 0; padding: 0; display: inline;}

code {

	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 12px Tahoma,sans-serif;
	line-height: 12px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1 {color:#FFF; margin-bottom: 4px;}
h2 {padding-top: 3px; color: #aec3e7; margin-bottom: 4px;}
h3 {color: #FFF; margin-bottom: 4px;}
h4 {color: #000; margin-bottom: 4px;}
h5 {color: #FFF; margin-bottom: 4px;}
h6 {color: #000; margin-bottom: 4px;}

/* misc */
.clearer  {
	float:left;
	clear: both; 
	font-size: 0;
	width:100px;
	height:10px;
	border:0px solid red;
	padding:0; 
	margin:0;
	}
	
.clearer_low  {
	clear:left;
	float:left;
	font-size: 0;
	width:400px;
	height:5px;
	border:1px solid red;
	padding:0; 
	margin:0;
	}	
	
	
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	float:left;
	padding: 0;
	width: 900px;
	height:auto;
	border:px solid red;
}

.outer-container {
	height: auto;
	width:auto;
/*	background:url(img/Melship_bg_wide.jpg) repeat-y;*/
	margin:0 0 0px 0;
	border:0px solid red;
	padding:0;
}
.top {
	float:left;
	/*background: url('img/wave_top.jpg') no-repeat;*/
	width: 900px;
	height:40px;
	margin-bottom:30px;
}

.news_ul {
	float:left;
	width:400px;
	border:0px solid red;
	padding:0;
	margin:0px 0 0 0;
	text-indent:0;
	}
	
.news_ul .listanyheter {
	float:left;
	font: bold 12px Arial, Helvetica, Times, serif;
	color: #FFF; 
	padding:0;
	width:380px;
	height:48px;
	margin:5px 0 0px 0;
	border:0px solid red;	
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-indent:0;
	overflow:hidden;
	}
		
.nyhet1 {	
	float:left;
	width:400px;
	border:0px solid red;
	padding:0;
	margin:5px 0 0 0;
	text-indent:0;
	margin:0 0 20px 0;
	}
	
	
.nyhet1 .skribent{
	margin:10px 0 0 0;
	font-size:10px;
	color:#FFFFFF;
	border:0px solid red;
	}
	
.nyhet1 .lasmer, .nyhet1 .datum {
	margin:2px 0 0 0;
	font-size:10px;
	color:#FFFFFF;
	border:0px solid red;
	}	
	
.news_ul .datum {
	float:left;
	margin:0px 0 10px 0;
	font-size:10px;
	color:#FFFFFF;
	border:0px solid red;
	list-style-type:none;
	list-style:none;
	}		
	
	
.tipsa {
	margin-top:15px;
	border:0px solid red;
	}	
	
.news_ul .listanyheter  a{
	float:left;	
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	text-decoration:none;
	text-indent:0;
	border:0px solid red;
	}



.footer {
	z-index:10;
	position:relative;
	clear:left;
	background:url(img/waves.jpg) no-repeat;
	width: 100%;
	height:499px;
}



.seagull {
	z-index:10;
	position:absolute;
	height:150px;
	width:120px;
	top:-20px;
	left:100px;
	background:url(img/seagull_2.png);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;	
}

*html .seagull{
	z-index:10;
	position:absolute;
	height:150px;
	width:120px;
	top:-20px;
	left:100px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/seagull_2.png', sizingMethod='scale');
}

.font1 {font-family: 'Molengo', arial, serif; font-size:78px; font-weight:bold; }

.seagull2 {
	z-index:10;
	position:absolute;
	height:90px;
	width:100px;
	top:15px;
	left:770px;
	background:url(img/seagulls_new.png);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;	
}

	
*html .seagull2{
	z-index:10;
	position:absolute;
	height:90px;
	width:100px;
	top:20px;
	left:880px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/seagulls_new.png', sizingMethod='scale');
}


.seagull_poop {
	z-index:10;
	position:absolute;
	height:700px;
	width:81px;
	top:0px;
	left:860px;
	background:url(img/Seagull/seagull_rpt.gif);
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;	
}

	



/* headere & title */


.header {
	position:relative;
	float:left;
	height: 130px;
	width: 595px;
	padding: 0 20px 0 235px;
	border-bottom: 0px solid #FFF;
}

.logo {
	position:absolute;
	/*background:url(img/logo.jpg) no-repeat;*/
	top:5px;
	left:65px;
	width:130px;
	height:110px;
	}

.header .title {
	color: #FFF;
	padding-top: 50px;
}

.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: bolder normal 3em "Comic Sans MS";
	padding-bottom: 2px;
	text-decoration: none;
}

.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
/* main */
.main {	
	float:left;
	width:800px;
	height:auto;
	padding: 20px 0 0 0px;
	border-top:1px solid white;

}

.content_wrap {
	float:left;
	width:850px;
	height:auto;
	border:0px solid red;
	padding:0 0 0 50px;
	}

#formdiv_1, #formdiv_2, .grey {
	width:365px;
	/*background-color:#EFF5FA;*/
	background-color:none;
	padding: 15px 0 10px 15px;
	margin:10px 0 0 0;
	}
	
#formtable_1 td {
	font-size:12px;
	height:20px;
	}	
	
	
.grey2 {
	width:565px;
	/*background-color:#EFF5FA;*/
	background-color:none;
	padding: 15px 0 10px 15px;
	margin:10px 0 0 0;
	}	
	

.tabletext{
	font-size:12px;
	color:#FFFFFF;
	height:12px;
	}
	
.tabletext td, .tabletext a {
	font-size:12px;
	height:12px;
	vertical-align:top;
	color:#FFFFFF;
	}
	
/*buttons*/

.button_ul {
	float:left;
	border:none;
	background-image:none;
	height:auto;
	width:auto;
	}	
	
	
.button_li {
	float:left;
	border:none;
	background:none;
	width:inherit;
	height:inherit;
	}		
	
	
.button_li a{
	float:left;
	border:none;
	display:block;
	height:18px;
	padding:0;
	margin:0 0 5px 0;
	width:115px;
	background:url(img/Button_long_print.gif) no-repeat;
	font-size:12px;
	text-align:center;
	line-height:18px;
	color:#537CEA;
	text-decoration:none;
	}	
	
	
.button_li_no_a 	{
	float:left;
	border:none;
	display:block;
	height:18px;
	padding:0;
	margin:0 0 5px 0;
	width:145px;
	background:url(img/Button_long_bookrequest.gif) no-repeat;
	font-size:12px;
	text-align:center;
	line-height:18px;
	color:#537CEA;
	text-decoration:none;
	}		
	
	
	
	
	
.button_li a:hover {
	background:url(img/Button_long_print_hover.gif) no-repeat;
	color:#FFFFFF;
	}
	
.button_li_no_a:hover {
	background:url(img/Button_long_bookrequest_hov.gif) no-repeat;
	color:#FFFFFF;
	font-size:0px;
	}	
	
.no_button, #no_button {
	background:none;
	border:none;
	color:#537CEA;
	}


/*.port_names_1 {
	float:left;
	border: 0px solid white;

	}
	
.port_names_1 li {

	}


	
.port_names_ul_1{
	float:left;
	border: 1px solid white;
	padding-left:0;

	}	
	
.port_names_ul_1 li{
	float:left;


	}	
	
	


content .port_names_ul_1 li{
	clear:left;
	height:12px;
	line-height:12px;
	list-style:none;
	text-decoration:none;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	}

.content ul li{
	clear:left;
	height:12px;
	line-height:12px;
	list-style:none;
	text-decoration:none;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	}

.content ul{
	clear:left;
	list-style:none;
	text-decoration:none;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	}

.arrival_delay	{	
	list-style:none;
	text-decoration:none;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	}

.content .vessel_ul_1, .vessel_ul_2, .vessel_ul_3, .vessel_ul_4  {
	float:left;
	width:130px;
	border: 1px solid red;
	padding:0px 0px 0px 0px;

	}
	
.content .vessel_ul_1 li, .content .vessel_ul_2 li, .content .vessel_ul_3 li, .content .vessel_ul_4 li {
		float:left;
		height:16px;
		padding:0px 2px 0px 0px;


		}*/

			
	

/* content */
.menu {
	float:left;
	width:135px;
	border-left: 1px solid #FFF;
	padding: 5px 15px 0 15px;
}
#navbar {
	margin:0 0 10px 0;
	padding:0;
}

#navbar li {
	margin:0 0 5px 0;
	padding:0;
}

.menu a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}
.menu a:hover {
	font-weight:bold;
}
.current {
	font-weight:bold;
}

.current ul {
	padding:3px 0 3px 0;
	}


.meny_1 {
	text-indent:10px;
	margin:0 0 2px 0;
}


.meny_1 a {
	color: #99bac6;
	font-weight:normal;
	font-size:12px;
}

.meny_1 a:hover {
	color: #11acd6;
	font-weight:normal;
}

.meny_2 {
	text-indent:20px;
	margin:0 0 0 0;
}


.meny_2 a {
	color: #99bac6;
	font-weight:normal;
	font-size:12px;
}

.meny_2 a:hover {
	color: #11acd6;
	font-weight:normal;
}

.meny_3 {
	text-indent:30px;
	margin:0 0 0 0;
}


.meny_3 a {
	color: #99bac6;
	font-weight:normal;
	font-size:12px;
}

.meny_3 a:hover {
	color: #11acd6;
	font-weight:normal;
}


.content_page_wrapper {
	width:385px;
	float:left;
	height:auto;
	border:0px solid red;
	padding:0;
	margin:0 0 10px 0;

}


.content {
	width:385px;
	float:left;
	border:0px solid red;
	padding:0 20px 0 20px;
	margin:0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	list-style:none;
	text-decoration:none;
}



.content_2_page_wrapper {
	width:580px;
	float:left;
	height:auto;
	border:0px solid red;
	padding:0;
	margin:0 0 10px 0;

}


.content_2 {
	width:590px;
	float:left;
	border:0px solid red;
	padding:0 20px;
	margin:0;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style:outside;
	font-size:10px;
	color:#FFFFFF;
	margin-left:5px;
	margin-left:10px;!Important;
	padding:0 0 0 2px;
}
.content p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #99bac6;
}
.page_name {
	position:absolute;
	top:15px;
	left:240px;
	font: bold 24px "Times New Roman", Times, serif;
	border-bottom:1px dashed #FFF;
	margin-bottom:5px;
	width:auto;
}

.sub_page_name {
    float:left;
	font: bold 18px "Times New Roman", Times, serif;
	border-bottom:1px dashed #FFF;
	margin-bottom:15px;
	width:auto;
}




	
.right_column {
	float:right;
	width:180px;
	padding: 0 5px 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	border:0px solid red;
	height:100%;
}

.search_form {
	float:left;
	width:180px;
	border: 0px solid red;
	padding:0;
	margin:0;
	overflow:hidden;

}

.search {
	float:left;
	width:190px;
	border: 0px solid red;
	padding:0;
	margin:0;
	height:150px;
	
	
}

#adress {
	float:left;
	width:180px;
	border: 0px solid red;
	padding:0;
	margin:0;
	height:150px;
	
}    




.right_title {
	float:left;
	border-bottom: 1px dashed #FFF;
	margin: 10px 0 10px 0;
}

.select5a {
	border:0px solid red;
	margin:0 0 5px 0;
	width:350px;
	}


#flash {
	z-index:10;
	width:2400px;
	height:490px;
	border:0px solid blue;
	}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


