/**********************************************
* content.css 1.20 2011-01-04 for ABK site
* *********************************************
*
* Redefines
*/

* {
	padding: 0;
	margin: 0;
}

/* * { target-new: tab !important }  /* CSS3 */

body 
{
 font:  76% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 /* text-align: center; /* keep page centered in IE */
 width: 100%;
 min-width: 800px;
}

input
{
	margin-bottom: 2px;
}
img { border: none; }

a:link,
a:visited,
a:active
{
	text-decoration: none;
}

a:hover
{
text-decoration: underline;
}
a.anim
{
	text-decoration: none; 
	white-space: nowrap; 
}
 
a.anim:hover
{
	text-decoration: none !important;
	background: url(/Images/Buttons/animarrow.gif) repeat-x 100% 100%;
}



textarea 
{
  overflow: auto; /* Replaces wrap="virtual" */
}
/*******************************
* CSS3
*/
/*
.fadein
{
  opacity: 0.1;
  -webkit-transition: opacity 1s linear;
}

.fadein:hover 
{
  opacity: 1;
}
*/
/*******************************
* IDs
*/
#wrapper {
	float:left;
	text-align: left; /* Breaks <ol> in IE7 */
	width: 800px;
	margin-left: 10px;
/*	margin: auto auto; */
/*	border: 1px solid #66635C; */
}

#popupwrapper {
	text-align: left;
	width: 480px;
}

/*

#contentwrapper
{
	position:relative;
	top: 2%;
	left: 2%;
	right: 2%;
	width:800px;
}
*/	

/********************************************
* Content left
*/
#contentleft {
	width: 140px;	/* From vmenu */
	float: left; 
	padding-top: 10px; 
}


/********************************************
* Content right
*/
#contentright 
{
	min-height:700px;
/*	width: 620px; /* !! Dark, Light css */
	float: left;  
/*	padding: 10px 0px 20px 20px; Dark, Light css*/
	font-size:0.9em;
	background-position: left;
	z-index: 1;
}

#contentright ul 
{
	margin-left: 1.5em;  
	list-style-type:disc;
}

#contentright h1
{
	font-size:18px;
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 6px;
}

#contentright h2
{
	font-size:16px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 4px;
}

#contentright h3
{
	font-size:14px;
	font-weight:bold;
	margin-top: 6px;
	margin-bottom: 4px;
}

#contentright h4
{
	font-size:12px;
	font-weight:bold;
	margin-top: 4px;
	margin-bottom: 0px;	/* !!! Stadgar */
}


#contentright h5
{
	font-size:10px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 1px;
}
/************
* iframes 
*/
#nyhetsbrev
{
width:630px;
height:800px;
}

#europa	/* Bernts båt 2011 */
{
width:630px;
height:600px;
}

/****************************************
* Text & links above horizontal menu
*/
#header
{
	width:100%;
	font-size:24px;
	font-weight:bold;
	white-space:nowrap;
}

#flash {
  position: absolute;
  z-index: 0; /* -1 gör att knapparna inte fung. */
}

/*******************************
* Popups in page
*/
/*
div#popup span {display: none;}
div#popup:hover span 
{
	display: block;
	z-index: 100; 
	font-size:large;
}
*/
/*****************************
* Classes
*/
/*********************************
* Rounder, brown square
* Colours in Dark/style.css
*/

.protyear	/* Protokoll, år */
{
font-style:italic; 
font-weight:bold; 
font-size:14px;
margin-left: 2px;
}
.printinfo
{
font-style:italic; 
font-weight:bold; 
font-size:9px;
}
.question
{
font-weight:bold;
}
.answer
{
font-style:italic;
}

.round 
{	
	margin: 5px 15px 5px 0px; 
	width: 100%; 
	height:auto;
	float: left;
	text-align:center;
}
b.rtop, b.rbottom {
	display: block;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
}
b.r1 {
	margin: 0px 5px;
}
b.r2 {
	margin: 0px 3px;
}
b.r3 {
	margin: 0px 2px;
}
b.rtop b.r4, b.rbottom b.r4 
{
	margin: 0 1px;
	height: 2px;
}
.brownmarg
{
margin-left:22px;
margin-right:22px;
}

.rightf
{
 float: right;
 width: 10%;
}
.right
{
text-align:right;
}

/* RED */
.red
{
	color: #FF0000;
}
.burgundy
{
color:#CC0000;
}
.yellow
{
	color: #FFFF00;
}
.green
{
	color: #009900;
}
.blue
{
	color: blue;
}
/* Ord från hamnkapten */
.firstcap
{
}

/* In hmenu, replaces <nobr> ... </nobr> */
.nobr
{
	white-space: nowrap;
}
.flag
{
	padding-left: 106px;
}
.headlink
{
	font-weight:bold;
	padding: 0px 0px 0px 60px;  
	font-size: 10px;
}

.headlink_np
{
	font-weight:bold;
	font-size: 10px;
}


.headlink a:hover {
	text-decoration: underline;
}

.remainingdays
{
	font-weight:bold;
	font-style:italic;
	font-size: 11px;
	text-align:center;
	margin-top:4px;
}

.remainingdays_f input[type="text"]
{
	background: #444754; 
	color: #bfbfbf;
	border:none;
	font-weight:bold;
	font-style:italic;
	font-size: 11px;
	text-align:center;
	margin-top:4px;
}
.rmargin
{
padding-right: 10px;
}
.hiddenlink
{
text-decoration:none;
color: #bfbfbf;
}
.bold { font-weight:bold; }
.italic { font-style:italic;}

/* Notes */
div.notes {
	float: none;
	position: relative;
  	width: auto;
	height: auto;
/*  margin: 0 0 10px 10px; */
  	padding: 5px;
  	border: 1px solid #666666;
  	background-color: #ffffe1;
  	color: #666666;
  	font-size: 88%;
}

div.notes h4 
{
	text-align:center;
	border-width: 0 0 1px 0;	/* Underline */
  	border-style: solid;
  	border-color: #666666;
  	color: #666666;
}

/* Hit counter + utskrift i footer*/
.small
{
	font-size: 8px;
}

/* Medlemsbilden */
.memberpic img
{
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
.memberpichead
{
	font-weight:bold;
	font-size:large;
}

/* Forms info text */

.formok /* All ok, weight 0 */
{
	font-weight:bold;
	font-size: 16px;
	color: #33FF66;
}
.forminfo /* Information, weight 1 */
{
	font-weight:bold;
	font-size: 16px;
	font-style:italic;
	color: #FFFF33;
}
.formmissing /* Missing fields, weight 2 */
{
	font-weight:bold;
	font-size: 18px;
	color: #9933FF;
}
.formerror /* Mail error, weight 3 */
{
	font-weight:bold;
	font-size: 18px;
	color: #FF4040;
}

/* End forms */
.emph
{
	font-size:120%;
	line-height:99%; 
	
/*	font-style:italic; */
	margin-bottom:10px;
}
.read
{
/*	font-weight:bold; */
	font-size:90%;

}
.center
{
text-align:center;
}
.imgwrapper
{
	padding: 0px;
	margin: 30px 0 30px 0;
}
.imgflag
{
	width:130px;	/* 130 */
	height:100px;	/* 100 */
}
.imgtext
{
	text-align:right;
	font-size:10px;
}

.hline
{
	margin-top: 10px;
	margin-bottom: 2px;
}

.heqline
{
	margin-top: -6px;
	margin-bottom: 5px;
}
.bclear { clear: both; margin:0; padding:0;}
.lclear { clear:left;  margin:0; padding:0; }
.rclear { clear: right; margin:0; padding:0;}

.mandatory
{ 
	font-weight:bold;
/*	margin-bottom: 4px; */
}
.px10
{
	font-size: 10px;
}
.utbtext
{
	font-weight:bold;
	font-size:14px;
}

.infoemph
{
	font-weight:bold;
	font-size:14px;
}
.infohead
{
	font-weight:bold;
	font-size:large;
	text-align:left;
}
.infosubhead
{ 
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
}
.infohead_date
{ 
	font-size: 11px;
	margin-bottom:8px;
}
.infotext
{ 
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
	margin-bottom:8px;
}
.infotext_hamn
{ 
	font-weight:bold;
	font-size: 11px;
}
.coltext_mmsi
{ 
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
}


/*************************************
* Ads
*/

.svsjo
{
	text-align:left;
	margin-left:-6px;
}

.popup
{
	text-align:left;
	float:left;
	margin:10px;
	font-size: x-small;
	width: 590px;
}

.adheader_2_1
{
	float: left;
	width:20%;
}
.adheader_2_2
{
	float: left;
	width:55%;
	text-align:center;
}
.adheader_2_3
{
	float: right;
	width:20%;
	text-align:right;
	padding-right:8px;
	font-style:italic;
}

.adexpanded 
{
  float: left;
  width: 98%;
	margin-top: 4px;
	margin-bottom:4px;
	padding: 4px;
	border-width:2px;
	border-style: solid;
  border-color: #9898c0;
	background-color:#bfbfbf;
	color:#444754;
	letter-spacing: 0.02em;
}

.adexpanded a:hover
{
	text-decoration: underline;
}
.adcollapsed
{
	font-size: x-small;
}
.adpicframe
{
	width: 100%;
 	padding-top:10px; 
	padding-bottom:10px; 
}

.adfullpic
{
	float:left;
	width: 100%;
/* 	padding-top:10px;
	padding-bottom:10px; */
}
.adhalfpicr
{
	float:right;
	width: 50%;
	padding-top:1px;
}
.adhalfpicl
{
	float:left;
	width: 50%;
	padding-top:1px;
}

/* Description */
.addesc
{
	font-weight:bold;
	float:left;
	width: 100%;
}

.adfullcol
{
	float:left;
	width: 100%;
}
.adcolumn_3_1
{
   float: left;
   width: 14%;
}
.adcolumn_3_2
{
   float: left;
   width: 57%;
}
.adcolumn_3_3
{
   float: right;
   width: 25%;
}

/* Edit / new */
.adeditcolumn_3_1
{
   float: left;
   width: 20%;
}
.adeditcolumn_3_2
{
   float: left;
   width: 30%;
}
.adeditcolumn_3_3
{
   float: right;
   width: 40%;
}

.adbuttons_3_1
{
   float: left;
   width: 36%;
}
.adbuttons_3_2
{
   float: left;
   width: 40%;
}
.adbuttons_3_3
{
   float: left;
   width: 18%;
}

/*************************
* Tables 
*/
.columnhead
{
	font-weight:bold;
	font-size: 12px;
}

/*************************
* Stadgar
*/
.stadgarheadcol_1
{
   float: left;
   width: 58%;
}
.stadgarheadcol_2	/* Revision */
{
   	float: left;
   	width: 14%;		
		padding-top:8px;		
}
.stadgarheadcol_3	/* print link */
{
   	float: right;
   	width: 16%;
		padding-top:6px;		
}

.shcolumn_2_1
{
   float: left;
   width: 8%;
}

.scolumn_2_1
{
   float: left;
   width: 8%;
   text-indent:6px;
}

.scolumn_2_2
{
   float: left;
   width:88%;
}
/*************************
* E-kallelse 
*/
.emailcolumn_1_1
{
   float: left;
   width: 100%;
   position:relative;
   margin-bottom: 6px;
}

.emailcolumn_4_1
{
   	float: left;
   	width: 18%;
	padding-top:3px;
}
.emailcolumn_4_2_P	/* Reset button */
{
   	float: left;
   	width: 34%;
	padding-top:3px;
}

.emailcolumn_4_2
{
   float: left;
   width: 34%;
}
.emailcolumn_4_3
{
   	float: left;
   	width: 18%;
	padding-top:3px;
}
.emailcolumn_4_4
{
   float: right;
   width: 26%;
   text-align:right;
}
/*************************
* Väder 
*/

.vcolumn_4_1
{
   float: left;
   width: 24%;
}
.vcolumn_4_2
{
   float: left;
   width: 24%;
}
.vcolumn_4_3
{
   float: left;
   width: 24%;
}
.vcolumn_4_4
{
   float: left;
   width: 24%;
}

/*************************
* Prislista 
*/

.pricecolumn_2_1
{
   float: left;
   width: 50%;
}
.pricecolumn_2_2
{
   float: right;
   width: 45%;
}

/*************************
* Styrelse mm 
*/

.boardcolumn_2_1
{
   float: left;
   width: 45%;
}
.boardcolumn_2_2
{
   float: left;
   width: 50%;
/*	 text-align:right; */
}

/**********************************************
* Members
*/
.membercolumn_3_1
{
   float: left;
   
   width: 22%;
}
.membercolumn_3_2
{
   float: left;
   
   width: 35%;
}
.membercolumn_3_3
{
   float: left;
   width: 42%;
}

/**********************************************
* Contact
*/
.contactcolumn_3_1
{
   float: left;
   width: 15%;
}
.contactcolumn_3_2
{
   float: left;
   width: 50%;
}
.contactcolumn_3_3
{
   float: left; 
   width: 34%;
}

/**********************************************
* Ansökan
*/
.appcolumn_2_1
{
   float: left;
   width: 21%;
}
.appcolumn_2_2
{
   float: left;
   width: 77%;
}
/* Ansökan, e-info */
.column_4_1
{
   float: left;
   width: 21%;
/*    clear:left; */
}
.column_4_2
{
   float: left;
   width: 26%;
   
}
.column_4_3
{
   float: left;
   width: 23%;
   
}
.column_4_4
{
   float: left;
   width: 28%;
   
}

/* MMSI */
.mmsicolumn_3_1
{
   float: left;
   width: 30%;
/*    clear:left; */
}
.mmsicolumn_3_2
{
   float: left;
   width: 20%;
   
}
.mmsicolumn_3_3
{
   float: left;
   width: 20%;
   
}

/*********************************************
* Login
*/
.lcolumn_3_1	
{
   float: left;
   width: 20%;
}
.lcolumn_3_2
{
   float: left;
   width: 30%;
   
}
.lcolumn_3_3    
{
   float: left;
   width: 48%;
}
.lcolumn_3_3 input[type="submit"]
{
   width: 80px;
}

/*********************************************
* Kalkylator
*/
.kcolumn_3_1	/* Text */
{
   float: left;
   width: 30%;
}
.kcolumn_3_2	/* Form */
{
   float: left;
   width: 16%;
}
.krcolumn_3_2	/* results, right-adj */
{
   float: left;
   text-align: right;
   width: 17%;
}
.kcolumn_3_3    /* Details (160 * 7 * 2,4) */
{
   float: left;
   width: 36%;
   padding-left: 20px;
}
/*********************************************
* Calendar
*/
.ccolumn_3_1	/* Date */
{
   float: left;
   width: 20%;
   
 /*  clear:left; */
}
.ccolumn_3_2	/* Time */
{
   float: left;
   width: 20%; 
}
.ccolumn_3_3    /* Event */
{
   float: left;
   width: 55%;
}
/*********************************************
* Forum
*/

.sheader_2_1
{
	float: left;
	width:20%;
}
.sheader_2_2
{
	float: left;
	width:55%;
	text-align:center;
}
.sheader_2_3
{
	float: right;
	width:20%;
	text-align:right;
	padding-right:8px;
	font-style:italic;
}

/* First collapsed 
*/
.scolumn_3_1	/* Header */
{
   float: left;
   width: 40%;
}
.scolumn_3_2	/* Name */
{
   float: left;
   width: 30%;
}
.scolumn_3_3    /* Date */
{
   float: right;
   width: 24%;
	 text-align:right;
}

/* Expanded on next line */

.ecolumn_1_1	/* The comment */
{
  float: left;
  width: 98%;
	margin-top: 4px;
	margin-bottom:4px;
	padding: 4px;
	border-width:2px;
	border-style: solid;
  border-color: #9898c0;
	background-color:#bfbfbf;
	color:#444754;
	letter-spacing: 0.02em;
}

/**************************************
* Arbeten i hamnen 
*/
.arbfont 
{ 
	font-size: 80%;
	font-weight:bold;
	font-style:italic;
}

/**************************************
* Sjömackar & varv, marinor 
*/
.tablefont { font-size: 80%; }

div>.tablefont { font-size: 90%; } /* Be nice to Opera users */

.tableheader
{
	font-size:120%;
	font-weight:bold;
}
.nobutton 
{  
	font-weight:bold;
	border-style: none; 
	border-width: 0px;
	text-decoration: underline; 
	cursor: default;
}
.nobutton:hover
{
	font-style: italic; 
}

/**********************************************
* 
*/
.column_5_1
{
   float: left;
   width: 12%;
   
   clear:both;
}
.column_5_2
{
   float: left;
   width: 22%;
   
}
.column_5_3
{
   float: left;
   width: 8%;
   
}
.column_5_4
{
   float: left;
   width: 15%;
   
}
.column_5_5
{
   float: left;
   width: 40%;
   
}
/**********************************************
* Arbetsplikt 
*/
.arbcolumn_5_1
{
   float: left;
   width: 18%;
   
   clear:both;
}
.arbcolumn_5_2
{
   float: left;
   width: 20%;
   
}
.arbcolumn_5_3
{
   float: left;
   width: 20%;
   
}
.arbcolumn_5_4
{
   float: left;
   width: 20%;
   
}
.arbcolumn_5_5
{
   float: left;
   width: 20%;
   
}


/**********************************************
* 
*/
.column_6_1
{
   float: left;
   width: 14%;
   
   clear:left;
}
.column_6_2
{
   float: left;
   width: 22%;
   
}
.column_6_3
{
   float: left;
   width: 36%;
   
}
.column_6_4
{
   float: left;
   width: 15%;
   
}
.column_6_5
{
   float: left;
   width: 10%;
   
}

/************************************
/* Protokollarkiv, 6 kolumner
*/
.protarch_6
{
/*	position:relative; NEJ !
	z-index:0; */
	float:left;
	width: 16%;
	height: 180px;
	margin-left:1px;
	margin-top:2px;
	border-style:solid;
	border-width:thin;
	padding-left:1px;
}
/* Popout, varje li */
.protarch_6 li li
{
	list-style-type:none;
	background: #545764;
	position: relative;
	z-index:2;
	margin-left:-30px;
	padding-left:10px;
}
/* Popout, hela ul */
.protarch_6 li ul
{
	padding:2px 0px 6px 30px;
	background: #545764;
}
.protarch_6 ul ul { display: none; }
.protarch_6 ul li:hover ul
{ 
	display: block; 
	position: absolute;
	z-index:2;
	width: 30px;
}
/*********************************
* Calendar
*/
.daycols
{
	float: left;
	width: 19px;
	text-align: center;
	cursor:pointer;
	margin:1px;
}
.weekdays
{
	text-align: center;
	color: #777777; 
	background-color:#F5F4D3;
	cursor: default;
}

.daybgba
{
	color: #999999; 
	background-color:#b8b8b8;
	cursor: default;
}

.daybg0	/* Obokad */
{
	color: #333333;
	background-color:#D0D0D0;
}
.daybg1	/* Hamnen */
{
	color: #333333;
	background-color:#A4CAE6;
}
.daybg2	/* Klubbholmen */
{
	color: #333333;
	background-color:#FFC18A;
}
.daybg3	/* En bokad sovhytt */
{
	color: #333333;
	background-color: #EFEF99;
}
.daybg4	/* Två bokade sovhytter */
{
	color: #333333;
	background-color: #FFFF00;	
}
.daybg5
{
	color: #333333;
	background-color:#10f010;
}
.daybg6
{
	color: #333333;
	background-color:#E01010;
}
.monthcols
{
	float: left;
	width: 147px;
	border-style:solid;
	border-width:thin;
	padding:1px;
	margin:5px 1px 0px 1px;
}

.colwidth
{
	width: 147px;
}
