/*************************************************
	GOTLAND.NET - Gotland på Internet
**************************************************/

/*************************************************
	GENERAL
**************************************************/
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #ffffff;
}
td {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.border {	border: 1px solid #c0c0c0;}

.SidBrytning { page-break-before: always; }

/*************************************************
	LÄNKAR
**************************************************/
a			{ color: #2937a9; font-family: verdana, arial, geneva, sans-serif; text-decoration: none; }
a:link		{ }
a:visited	{ }
a:hover		{ text-decoration: underline; }
a:active	{ }

a.meny:link		{ color: #2937a9;}
a.meny:visited	{ color: #2937a9;}
a.meny:hover	{ color: #2288ee; text-decoration: underline;}
a.meny:active	{ color: #3399ff;}

a.sidLank			{ color: #2937a9; font-family: arial, geneva, sans-serif; text-decoration: none;}
a.sidLank:link		{ }
a.sidLank:visited	{ }
a.sidLank:hover		{ text-decoration: underline;}
a.sidLank:active	{ }

a.arrowLink {
/* Doesn't work due to a bug in FP
	display: block;
	padding-left: 12px;
	position: inherit;
*/
	float: left;
	clear: both;
	display: inline;
	width: 100%;
	text-indent: 12px;
	margin-top: 1px;
	background: #efefef url(http://www.gotland.net/images/pil_gul_meny.gif) 0px 4px no-repeat;
	border-right: 1px solid #efefef;
}
a.arrowLink:hover {
	border-right: 1px solid #c0c0c0;
	background: #efefef url(http://www.gotland.net/images/pil_gul_meny.gif) 2px 4px no-repeat;
	cursor:pointer;
}

/* with no background */
a.arrowLinkNBG {
/*	display: inline;
	padding-left: 12px; */
	float: left;
	clear: both;
	display: inline;
	width: 100%;
	text-indent: 12px;
	margin-top: 1px;
	background: #fff url(http://www.gotland.net/images/pil_gul_meny.gif) 0px 4px no-repeat;
}
a.arrowLinkNBG:hover {
	background: #fff url(http://www.gotland.net/images/pil_gul_meny.gif) 2px 4px no-repeat;
	cursor:pointer;
}

/* länklista gammal */
.lankLista {
	color: black;
	padding-left: 1px;
	padding-top: 5px;
	font-size: 12px;
	border: 1px solid #eeeeee;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.sidLank {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

/* Hovring tabellcell
*********************************/
td.Out	{ font-weight: bold; font-size: 10px; padding-left: 6px; cursor: pointer; }
/*
td.Over	{ font-weight: bold; font-size: 10px; padding-left: 6px; background-color: #ffffff;cursor:pointer;cursor:hand; }
*/


/*************************************************
	= OVERRULES	
**************************************************/

hr {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 1px;
	color: #c0c0c0;
	background-color: #c0c0c0;
	border-width: 0px;
}

/* ???????? */
.topbakgrund {
	background-image: url(http://gotland.net/inc/huvud_bkg.gif); background-repeat: no-repeat;
}

/*************************************************
	TEXTFORMATERING
**************************************************/

/*|	RUBRIKER
******************************/ 
h1 {
	color: #003366;
	font-weight: 900;
	font-size: 16px;
	font-family: Georgia,Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0px;
	margin: 10px 0px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}
h2.new {
	font: 150% Garamond,Georgia,"Trebuchet MS",Serif;
	font-weight: bold;
	padding: 0px 0px;
	margin: 15px 0px 0px 0px;
}
h3 {
	font-size: 110%;
	font-family: arial,sans-serif;
	padding-top: 0px; 
	margin-top: 3px;
	margin-left: 2px;
}
h4 {}
h5 {
	margin:0px;
	padding:0px;
	color: black;
	background: #FEFEFE;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.rubrikvalkommen {
	color: #003366;
	font-weight: 900;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 12px;
	padding-top: 6px;
	padding-left: 7px;
	font-family: Georgia,Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.rubrikNyhet {
	color: black;
/*	background: #FEFEFE; */
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.rubrikTextAnnonser {
	padding:0px;
	margin:0px;
	height: 20px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align:center;
	border: 1px solid #c0c0c0;
}
.rubrikSidAvdpad {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #ffcc66;
	border: 1px solid #2937a9;
	padding: 3px;
	padding-left: 15px;
	width: 600px;
}

.rubrikSidAvd,.rubrikSidAvd1 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: #ffcc66;
	padding: 2px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 1px solid #FFD98C;
	letter-spacing: 1px;
	background-image: url(http://www.gotland.net/images/bgSidRubrik.jpg);
	clear: both;
}

.rubrikvit {
	color: #f3f3f3;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.menyrubrik {
	color: black;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.rubrikUndersida {
	color: #0E337D;
	font-weight: bold;
	background: white;
}


/*|	TEXT
******************************/ 
.textNyhet {
	color: black; /* #003366;*/
}
.toptext {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: normal;
}
.litengra {
	color: gray;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.litensvart {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.textpad {
	color: black;
/*	font-weight: 90; */
	font-size: 11px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.textpadtabell {
	color: black;
/*	font-weight: 90; */
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.textAnnonser {
	height: 44px;
	font-size: 10px;
	text-align:center;
	border: 1px solid #c0c0c0;
}

.letterSpacing1px { letter-spacing: 1px; }
.letterSpacing2px { letter-spacing: 2px; }
.letterSpacing3px { letter-spacing: 3px; }

.FelText {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/**************************************************/
.rubrikbildorr {
	color: white;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.listafet {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.text-grey {
	font-family: verdana, arial, geneva;
	font-size: 10px;
	color: #3c3c3c;
}

/*************************************************
	TOMUTRYMME
**************************************************/
td.vspacingmain {
	font-size: 0pt;
}
td.menybakgrund  {

	background: #f2f2ee url(http://gotland.net/inc/meny_bgbild_126_transp.gif) repeat-y top left;
}
.menybakgrund  {
	font-size: 7pt;
	background: #f2f2ee url(http://gotland.net/inc/meny_bgbild_126_transp.gif) repeat-y top left;
}
td.hspacingmain {
	background-color: #ffffff;
}
.ministil { color: black;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.padleft { padding-left: 10px;
}
.padright { padding-right: 10px;
}

topbakrund   { 
	color: black;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: url(http://gotland.net/inc/huvud_bak.gif) repeat-x left top;
}

.borderBottom {
	border: 1px solid #000000;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
}

/*************************************************
	FÄRGER
**************************************************/
.bgColorYellow {
	background-color: #F5CA70;
}
/*************************************************
	TURISTINFOBOXEN
**************************************************/
.turistInfoLank {
	width: 90px;
	color: #2937a9;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 5px;
	text-align: right;
}
.turistInfoText {
	color: black;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffd8;
}



/*************************************************
	FILMSTRIP
**************************************************/
TD.fsRubrik {
	height: 34px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #969494;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
TD.fsTxtUnder9px {
	padding: 2px;
	color: #000000;
	font-size: 9px;
	text-align: center;
	border: 1px solid #969494;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
TD.fsTxtUnder10px {
	padding: 2px;
	color: #000000;
	font-size: 10px;
	text-align: center;
	border: 1px solid #969494;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
/*************************************************
	FORMULÄR
**************************************************/
input, textarea, select, option {
	border: 1px solid #c0c0c0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
option { border-width: 0px; } /* Mozilla hack: no borders for list option tag */

input.btn {
	background: #eeeeee url(http://gotland.net/images/bgButton.gif)
}

/*************************************************
	VYKORTEN
**************************************************/
img.vykort {
	border: 1px solid #c0c0c0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/******************************************************************************
	GOTLAND.NET css styles	- 2006-01-24
	Added style sheet and some overrides
*******************************************************************************/
body {
	/* delete old header pic */
	background: transparent;
}
/*
.toptext a {
	NO_font-size: 9px;
	NO_font-weight: bold;
	NO_background: red;
	NO_font-family: tahoma,arial;
}
*/
/* =WEBSITE MAIN CONTAINERS
*************************************************/
#header {
	margin: 0px;
	padding: 0px;
	width: 905px;
	height: 70px;
	color: #000;
/*	text-indent: -1000px; */
	background: #fff url(http://www.gotland.net/bilder/form/huvud-gotlandnet-905.gif) no-repeat;
}
#contents {

}


/* =MENU */
div#mainNavCon { width: 117px; }
div#mainNavCon a {
	display: block;
	width: 100%;
	color: #2937a9; background: inherit;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 5px;
}
div#mainNavCon a:hover { color: #2937a9; background: #ffffff; }

div#mainNavCon div.mainNavSub a {
	text-transform: capitalize ! important;
	text-indent: 11px;
	background-color: inherit;
	background-image: url(http://www.gotland.net/images/pil_gul_meny.gif);
	background-position: 5px 3px;
	background-repeat:  no-repeat;
}


/* =FOOTER */
#footer {
	float: left;	/* viktigt! blir annars fel med dynamiskt innehåll */
	width: 905px;	/* 905px minus 'padding' */
	height: 50px;
	text-align: center;
	border-top: 1px solid #6D6D6D;
	color: #000;
	background: #fff;
}
#footer a { margin: 0px 7px;  }

#footerContents {
	float: right;
	width: 779px;
	text-align: center;
}

/* BIGPICTURE
***************************************/
#startPic {
	width: 768px;
	height: 190px;

	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px solid #999;
	overflow: hidden;
	background: #999;
}
.Meny,.menybakgrund {
	font-weight: bold;
	background-color: transparent;
}

/* Sub section picture */
div.subImgWide {
	width: 768px;
/*	height: 80px; */
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
}
img.subImgWide {
	width: 767px;
	display:block;
/*	height: 120px; */
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* SUBMENU
***************************************/

#submenu {
	height: 19px;
	width: 768px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-bg.gif) repeat-x;
}
#submenu .submenubtn, #submenu .submenubtnsub {
	float: left;
	width: 84px;
	height: 18px;
	text-align: center;
	font-weight: bold;
 
	padding-top: 1px;
	font-size: 9px;
	text-transform: uppercase;
}
#submenu .submenubtn a { padding: 0px; margin: 0px; margin-top: 1px; display: block; width: 100%; }
#submenu .submenubtn a:hover { padding-top: 0px; padding-bottom: 0px;}

#submenu .delimiter {
	float: left;
	width: 12px;
	height: 19px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-avgr.gif) no-repeat;
}
#submenu .delimiterEnd {
	float: right;
	width: 7px;
	height: 19px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-avgr-slut.gif) top right no-repeat;
}
/*
#submenu {
	height: 19px;
	width: 768px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-bg.gif) repeat-x;

}
#submenu a {
	float: left;
	height: 19px;
	line-height: 18px;
	display: block;
	width: 82px;


 	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;


	margin: 0px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	background:  url(http://www.gotland.net/bilder/undermeny/meny-avgr.gif) top right no-repeat;
}
#submenu a:hover { background: url(http://www.gotland.net/bilder/undermeny/meny-avgr-over.gif) top right no-repeat; }

#submenu .menuSpacer { float: left; width: 5px; display: inline; height: 19px; }
#submenu .delimiterEnd {
	float: right;
	width: 7px;
	height: 19px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-avgr-slut.gif) top right no-repeat;
}
*/

/* VARIABLE SUBMENU
***************************************/
#submenuvar {
	height: 19px;
	width: 768px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-bg-hel.gif) no-repeat;
	overflow: hidden;
}
#submenuvar a {
	float: left;
	height: 19px;
	line-height: 18px;
	display: block;
	overflow: hidden;

	/* text */
 	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;

	/* position */
	margin: 0px;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-avgr.gif) top right no-repeat;
}
#submenuvar a:hover { background: url(http://www.gotland.net/bilder/undermeny/meny-avgr-over.gif) top right no-repeat; }

#submenuvar .menuSpacer { float: left; width: 5px; display: inline; height: 19px; }
#submenuvar .delimiterEnd {
	float: right;
	width: 7px;
	height: 19px;
	background: url(http://www.gotland.net/bilder/undermeny/meny-avgr-slut.gif) top right no-repeat;
}
/* Sätt bredd på menylänkar			*/
#submenuvar.items1 a { width: 754px; }
#submenuvar.items2 a { width: 370px; }
#submenuvar.items3 a { width: 242px; }
#submenuvar.items4 a { width: 178px; }
#submenuvar.items5 a { width: 18%; }		/* 139px | 18.17% */
#submenuvar.items6 a { width: 13%; }
#submenuvar.items7 a { width: 90px; }
#submenuvar.items8 a { width: 82px; }



/* =TEXT UNDER RUBRIK */
#welcomeText {
	width: 356px;
}

/* ny 2007
*/


/* COLUMN 1 TEXTKOLUMN
***************************************/
/* two columns OLD	*/

#textCol {
	float: left;
	width: 364px;
	
	margin-left: 10px;
	display: inline;
}
.textCon {
	float: left;
	width: 172px;

	margin-right: 10px;
	margin-bottom: 15px;

	border: 0px solid black;
	display: inline;
}
.textCon img { width: 140px; height: 80px; margin:0px; padding:0px; border: 1px solid #000; margin-bottom: 3px; }

.textConWide {
	float: left;
	width: 354px;

	margin-right: 10px;
	margin-bottom: 15px;

	border: 0px solid black;
	display: inline;
}
.textConWide b { display: block; }

.textCon3col {
	display: inline;
	float: left;
	width: 110px;
	margin-right: 10px;
}
.textCon3col img { width: 100%; height: 80px; }

/* one column
#textColWide {
	float: left;
	width: 356px;
	
	NO_background: lightgreen;
	NO_display: none;
}

.textConWide {
	float: left;
	width: 100%;

	margin-right: 10px;
	margin-bottom: 15px;

	border: 0px solid black;
	display: inline;
} */

/* COLUMN 2 FISKPINNAR
***************************************/
#fiskpinnar {
	float: left;
	width: 234px;
	text-align:center;
	display: inline;
}
#fiskpinnar p { margin: 0px; padding: 0px; margin-top: 10px;}

/* COLUMN 3 - TEXTADS
**************************************/
#rightCon {
	float: left;
	width:160px;
	display: inline;

	margin-top: 10px;
	margin-left: 10px;
	padding-right: 0px;
}
td#rightCon {
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
	/* pre set bold font */
	#rightCon b,td#rightCon b {
		width: 100%;
		font-weight: bold;
		font-family: arial,sans-serif;
	}
	.adCon { border-right: 0px dotted #ddd; width: 154px; margin-bottom: 15px;}


/* ANDRA FORMATERINGAR
***************************************/

.ArtikelText	{font-size: 100%;}
.fpfpLinks { margin-top: 10px; }
.fpfpLinks a {
	width: 230px;
	display: block;
	border: 1px solid #ccc;
/*	color: none; */
	background: #efefef;
	text-align:left;
	padding: 1px;
	margin-top: 3px;
}

.rubrikUndersida {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	line-height: 120%;
}

/* =USEFUL FORMATTINGS
***************************************/
.fsize10px		{ font-size: 10px; }
.fsize11px		{ font-size: 11px; }

.rmPadMarg		{ padding: 0px; margin: 0px; }

.spacer			{ padding: 5px; }
.padding0px		{ padding: 0px; }
.paddingT0		{ padding-top: 0px; }

.margin0px		{ margin: 0px; }
.marginR5		{ margin-right: 5px; }
.marginL5		{ margin-left: 5px; }
.marginT0		{ margin-top: 0px; }

.center	{ text-align: center; }
.right	{ text-align: right; }
.left	{ text-align: left; }

.clearRight	{ clear: right; }
.clearLeft	{ clear: left; }
.clearall	{ clear: both; }

.textRedBold	{ color: #cc0000; font-weight: bold; }
.textGreenBold	{ color: #00cc00; font-weight: bold; }
.textDimm		{ color: #999; }

.lowercase	{ text-transform: lowercase }
.uppercase	{ text-transform: uppercase }

.dashed1px { border-bottom: 1px dashed #c0c0c0 }

li.noList,ul.noList { list-style: none; padding: 0px; padding-left: 15px; margin: 0px; }

#rightTxtCon {
	width:160px;
	padding-right: 0px;
	border: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
}

div.clear {	/* clear floats */
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

/* =DUMMIES
*************************************************/
.dum234,.dum120,.dum140 {
	margin: auto;
	width: 234px;
	height: 44px;
	line-height: 40px;
	color: #f4f4f4;
	background: inherit;
	border: 1px dashed #c0c0c0;
}
.dum234 { width: 234px; height: 44px; line-height: 40px; }
.dum120 { width: 120px; height: 50px; line-height: 46px; }
.dum140 { width: 140px; height: 350px; line-height: 200px; }





/* css style for toggle() script
*************************************************/
.tgltext span { font-style: italic; color: #2937A9; background-color: inherit;}
@media print {
	.tglhide { display: inline }
}
.tgltext { display: none }


/* =clearfix
**************************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* =PRINT STYLES
*************************************************/
@media print {
	.textCon { width: 170px; }
	.textConWide { clear: both; }
}

