/* Classes for extended photogallery */

/* Comment field under big photo in gallery */

.div_photocomment {
	text-align: center;
	color: #777777;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 500px;
	background-color: #FDFBFD;
	border-top: 1px solid #D9F09B;
	border-right: 1px solid #D9F09B;
	border-bottom: 1px solid #D9F09B;
	border-left: 1px solid #D9F09B;
}

/* End classes for extended photogallery */

.rewardsdiv {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width:230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
}
.rewardstitle {
	font-size: 11px;
	color: #C0E75A;
	margin: 1em 0px 0.2em;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 0.15em;
}


.bokdiv {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width:250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	vertical-align: top;
	border-top: 0px none #678AB0;
	border-right: 0px none #678AB0;
	border-bottom: 0px none #678AB0;
	border-left: 4px solid #678AB0;
	font-size: 11px;
}

.fotodiv {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width:250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	clear: both;
}
.wrapper .content .fotodiv ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.wrapper .content .fotodiv li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	font-size: 11px;
	color: #996600;
	display: list-item;
}


.fotodivbottomborder {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	width:340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
}



.inlinetitel {
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	color: #865021;

}

.signatur {
	font-size:11px;
	text-align: left;
	/*padding:0px 0px 0px 5px;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
}

.copyright {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-variant: small-caps;
}

a.copyright {
	font-size: 18px;
	text-align: center;
	color: #75CCDB;
}

a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.refbild {
	margin: 0px;
	border: 1px solid #999999;
}

.icon {
margin: 0px 3px 0px 0px;
border:none;
}

.leftbildfloat {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #777777;
}

.rightbildfloat {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}

.leftbildfloatnoborder {
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 10px;
}
.rightbildfloatnoborder {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 0px;
}

.article_table{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 1px dotted #C0E75A;
	border-left: 0px none #CCCCCC;
}
.article_table td {
	font-size:11px;
	color:#777777;
	line-height: 1.3em;
	text-align: justify;
	padding: 3px 0px 5px;
}




/* för att hindra att bilder får en understeckare
a img{
	border:0px;
	text-decoration:none;
}
a:hover img {
	border:0px;
	text-decoration:none;
}
*/
.tummeleft {
	border: 1px solid #777777;
	margin:4px 10px 0px 0px;
	float:left;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.tummeright {
	border: 1px solid #777777;
	margin:4px 0px 0px 10px;
	float:right;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


.texticon {
	border:none;
	margin:0px 5px 0px 0px;
	float:left;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.texticonright {
	border:none;
	margin:0px 0px 0px 5px;
	float:right;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

p.trebuchet11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .8em;
	margin-left: 0em;
}

h5.signatur {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: .8em;
	margin-right: 0em;
	margin-bottom: .2em;
	margin-left: 0em;
}


a {
	color: #479C45;
	text-decoration: none;
}
a:hover { color:#c33f45; text-decoration:underline; }

a.side { color:#479C45; text-decoration:none; }
a.side:hover { color:#c33f45;
text-decoration:none; }


a.navside {
	color:#71884D;
	text-decoration:none;
	padding: 1px;
	display: inline;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: top;
	line-height: 1.5em;

}
a.navside:hover {
	color:#c33f45;
	text-decoration:none;
}



a.white {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

a.white:hover 
{	color:#c33f45; 
text-decoration:none; 
}

img.logo{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*
.small1 a {
	color: #2F9BAE;
	border-bottom-color: #2F9BAE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.small1 a:hover {
	border-bottom-color: #206875;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #206875;
}


.small2 a {
	color: #2F9BAE;
	border-bottom-color: #2F9BAE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.small2 a:hover {
	border-bottom-color: #206875;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #206875;
}

.main-body a {
	color: #2F9BAE;
	border-bottom-color: #2F9BAE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.main-body a:hover {
	border-bottom-color: #206875;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #206875;
}

.news-footer a {
	color: #2F9BAE;
	border-bottom-color: #2F9BAE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
.news-footer a:hover {
	border-bottom-color: #206875;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #206875;
}

*/

/* Ovanför är Helix modifikationer*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	margin:0px auto;
	padding: 0px;
	background-color: #6B8DB0;
	background-image: url(images/strip2.gif);
}

form {
	margin:0px;
	padding: 10px;
}

hr {
	color:#E2C8E0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin: 2px 0px 5px;
	padding: 0px;
	height: 1px;
}
hr.side-hr { height:1px; color:#D8FFB0; }

td {
}
.wrapper .content .form {
	color: #FFFFFF;
	background-color: #D2DDE8;
}
.wrapper .content .intresse {
	padding: 0px;
	float: left;
	width: 480px;
	font-size: 11px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


pre { font-family:Arial, Helvetica, sans-serif; font-size:10px; }

.alt { color:#666; }

.smallalt {
	font-size: 11px;
	color: #777777;
}


.white-header-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:5px 5px 8px;
	background-color: #678AB0;
	text-align: center;
	margin: 0px auto;
}

.white-header-bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:4px;
	background-color: #678AB0;
	text-align: center;
}

.full-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#ddd;
	height: 96px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.full-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#AFC292;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/footer.jpg);
	height: 104px;
	display: none;
}
.wrapper {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border: 3px solid #FFFFFF;
}




.button 
{
	font: 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin-top:2px;
	cursor: pointer;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#777777;
	background-color:#F0FAD8;
	margin: 2px 0 2px 0;
	border-top: 1px solid #678AB0;
	border-right: 1px solid #678AB0;
	border-bottom: 1px solid #678AB0;
	border-left: 1px solid #678AB0;
}

.main-body {
	font-size:11px;
	color:#333333;
	padding:2px 0px 2px 0px;
	line-height: 1.3em;
	text-align: justify;
}

.main-body p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}



.side-body {
	font-size:10px;
	color:#000;
	padding:4px 4px 6px 4px;
	background-color: #FFFFFF;
}

.main-bg {
	background-color:#FFFFFF;
	padding:10px 15px 10px 15px;
	border-top:none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**
.main-bg .capmain {
	display: none;
}
**/


.border { border:1px #aaa solid; }

.side-border-left {
	padding:5px;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFC292;
	border-right-color: #AFC292;
	border-bottom-color: #AFC292;
	border-left-color: #AFC292;
}

.side-border-right {
	background-color:#abdfe9;
	border-top:1px #bbb dotted;
	border-bottom:1px #bbb dotted;
	border-left:1px #bbb dotted;
	padding:5px;
}

.news-footer {
	font-size:9px;
	color:#777777;
	padding:4px 0px 0px 0px;
}

.barmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	padding:4px 4px 4px 4px;
}

.capmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#c33f45;
	letter-spacing: 0.2em;
	font-variant: normal;
	text-transform: uppercase;
}

.scapmain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#98ac7b;
	padding:3px 3px 3px 7px;
	text-align: left;
	font-variant: small-caps;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: .2em;
	background-color: #F4E0F3;
	display: none;
}

.tbl-border {
	border: 1px dotted #D9F09B;
}
.tbl {
	font-size:11px;
	padding:2px 0px 2px 0px;
	
}
.tbl1 {
	font-size:11px;
	color:#777777;
	padding:4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.tbl2 {
	font-size:11px;
	color:#777777;
	padding:4px;
	background-color: #FDFBFD;
}
	
.forum {

	font-size:11px;
	color:#777777;
	padding:2px 0px 2px 0px;
	line-height: 1.3em;
	text-align: justify;
}


.forum-caption {
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:2px 4px 2px 4px;
	color: #777777;
}

.quote {
	color:#000;background-color:#eee;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #ccc solid;
}
	
.poll { height:12px; border:1px #000 solid; }

.comment-name { font-weight:bold; color:#666; }

.shoutboxname { color:#002266; }
.shoutbox { color:#666; }
.shoutboxdate { font-size:9px; color:#777777; text-align:right; }

.small { font-size:10px; font-weight:normal; }
.small2 { font-size:10px; font-weight:normal; color:#c33f45; }

.side-small { font-size:10px;font-weight:normal; color:#777777; }

.side-label {
	color: #c33f45;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 0.15em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
/*  Galleri */
.gallery {
	padding: 16px 0px 8px 0px;
	font-size: 11px;
	color: #777777;
}
.gallery img { border: 0px solid #999999; }
.gallery:hover img {
	border: 0px solid #FD6500;
	text-decoration:none;
}
img.activegallery {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none #FFFFFF;
}
.leftspan {
	text-align: left;
}
.nav{
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: left;
	list-style-type: none;
}
.wrapper .white-header-top .nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	list-style-type: none;
	list-style-image: none;
	width: 100px;
}
.wrapper .white-header-top .nav a {
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 0px 2px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCE4ED;
	color: #FFFFFF;
	text-align: center;
	display: inline;
}
.wrapper .white-header-top .nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .white-header-bottom a {
	color: #FFFFFF;
}
.wrapper .white-header-bottom p {
	line-height: 1em;
	margin: 4px 0px;
}


.wrapper .content {
	color: #636C7E;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.wrapper .content .anfang {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	clear: left;
	text-align: left;
	vertical-align: top;
}
.wrapper .content h3 {
	padding: 0px;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0.2em;
	color: #678AB0;
	margin-top: 0.7em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}

.wrapper .content h2 {
	padding: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0.25em;
	color: #678AB0;
	margin-top: 0.9em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}


.wrapper .content h3.underline {
	background-attachment: scroll;
	background-image: url(images/underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.wrapper .content .first {
	margin-top: 0px;
}

.wrapper .content p {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
.wrapper .content .right {
	text-align: right;
}

#navbar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#nav2 {
	float: left;
	width: 765px;
	list-style: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #678AB0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(images/nav_bg2.gif);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}



#nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	white-space: nowrap;
	}
#nav2 a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	background-color: #87B9EB;
	background-image: url(images/off_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4A6A8A;
	border-right-color: #4A6A8A;
	border-bottom-color: #4A6A8A;
	border-left-color: #4A6A8A;
	}
#nav2 a:hover, body#intro #t-intro a, body#om #t-about a, body#news #t-news a, body#kontakt #t-kontakt a   {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(images/on_bg.gif) repeat-x top left;
	}

