body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
	background: #00194f url(images/back_gradient_full.gif) repeat-x;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	/* text-transform: lowercase; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00194f;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.525em;
	margin-bottom: -5px;
}

h3 {
	font-size: 1.25em; 
	margin-bottom: -2px;
}

h4 {
	font-size: 1.0em; 
	margin-bottom: -2px;
}

abbr {
	border: none;	
}

hr {
	border: thin solid #cfcfcf;
}

p {
	line-height: 110%;
}

pre {
    background: #087866 url(/images/icons/script_code_red.png) no-repeat;
    background-position: 1em 1em;
    padding-right: 1em;
    padding-left: 1em;
    padding-top: 3em;
    padding-bottom: 1em;
    width: auto;
    display: block;
    overflow: auto;
}

#menu ul, ol {
	line-height: 200%;
}

ul, ol, li { 
    margin-top: 0.025em;
    margin-bottom: 0.025em;
}

blockquote {
	margin-left: 0.725em;
	padding-left: 1.7em;
	background: url(/images/quote.png) no-repeat left top;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

#contentRegion a {
	color: #00194f;
	text-decoration: none;
}

p a {font-weight: bold;}

#contentRegion a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
}

img { border: none; }

.galleryimage {
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border: solid #F6F6F6;
}

#bilden {   
    position:absolute;
    top:40px;
    left:40px;
    z-index:2;
}

#bildruta  {
    position:relative;
    left: 150px;
    width:100%;
   /* border: dashed; */
    border-width: 1px;
    border-color:#ddd;
    padding: 30px;
    margin-top:-20px;
}

#bildvisaren {
    position: absolute;
    left:-160px;
    top: -70px;
    background-color: Black;
    opacity:.8;
    filter: alpha(opacity = 80);
    width:185%;
    height: 2000px;
    z-index:1;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	background: #FFF url(images/topmenyBG.png) repeat-x;
}

/* Header */

#header {
	height: 150px;
	background: url(images/topp.png) no-repeat;
}

#quicksearch  {
    position: relative;
    margin-top: 62px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 2px;
    width: 210px;
    left:775px;
    top:-22px;
    background-color: #00194f;
}

/* Logo */

#logo {
	height: 150px;
}

/* Paging */
#pagecontr {
    margin-top: 1.5em;
}

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

#pagecontr li {
        display: inline;
        width: 32px;
        float: left;
        text-align: center;
        border: 1px solid #00a0e2;
        margin-right: 0.2em;
        margin-bottom: 0.2em;
        background-color: #dfdfdf;
}

#pagecontr .active { 
    color: #fff;
    background-color: #00a0e2;
}

/* Menu */

#menu {
	width: 990px;
	height: 41px;
	margin: 0 auto;
	background-color: #00194f;
}
/*
clear: both;
	padding: 20px 0;
	background: #59a4c4;
	border-top: 3px solid #FFFFFF;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
*/
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 37px;
	padding-top: 0.2em;
	padding-left: 1em;
	padding-right: 1em;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #de8b3e;
	color: #00194f;
}

#menu .active a {
	color: #333333;
	background-color: #FFFFFF;
	
}

/* Page */

#page {
	/* background: #ffffff; */
	width: 100%;
	padding-top: 1.5em;
	padding-left: 1em;
	padding-bottom: 1em;
	overflow: visible;
}

#content img { 
	margin-left: 0.4em; 
	margin-right: 0.4em;
}

/* Content */

#contentRegion 
{
	width: 100%;
	float: left;
	overflow: hidden;
	background: #fff url(images/contentregion.gif) repeat-y;
}

#content {
	float: left;
	width: 550px;	
}

#content {
	padding: 0 0 20px 0;
}

#content ol { 
	line-height: 100%;
}

#content ol li { 
	padding-bottom: 0.325em;
}

#content ul li { 
	padding-bottom: 0.325em;
}

#paging  { 
    width: 100%; 
    text-align:center;
}

#galleryimagetextbox {
    background-color: #F6F6F6;
    opacity:.9;
    filter: alpha(opacity = 90);
    padding-left: 0.5em;
    padding-bottom: 0.5em;
}

.nounderline {
    text-decoration: none;
}

.nobullet { list-style-type: none; margin-left: -2.75em; }

.linkCategory {
    float: left; 
    width: 48%;
    margin: 0.125em 0.125em 0.125em 0.125em;
    padding-bottom: 1em;
    background-color: #EEE;
}

.navBack { text-align: left; padding-right: 5em; }

.navForward { text-align: right; }

.linkCategory h1,h2,h3 { 
	padding-left: 0.125em; 
	margin-top: -0.125em; 
	padding-top: 5px; 
	margin-bottom: 0.3em;
}

.nounderline hover {
    text-decoration: underline;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.alternatingrowBright {
	background-color: #FFF;
	border-color:#F6F6F6;
	border-style:solid;
}

.alternatingrowDark {
	background-color: #F6F6F6;
}

.forumthreadPadd 
{
    margin-top: 0.125em;
    padding-left: 0.5em;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	padding-right: 0.725em;
}

.forumthreadheader 
{
    font-size: 1.25em; 
    margin-bottom: -2px;  
}

#sidebar .forumrecent {
	margin-left: -1.5em;
}

#sidebar .forumrecent a{
	font-weight: bold;
}

#sidebar .forumrecent span{
	display: block;
	color: #00194f;
	font-size: 0.825em;
}

.clear { clear: both }
/*
#post .forumthreadPadd
{
	margin-top: 0em;
}
*/

.forumthreadheader 
{
    font-size: 1.25em; 
    margin-bottom: -2px;  
}

.clear { clear: both }

.FocusField:focus { background-color:#f4fea2; }


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;/*
	padding-bottom: 20px;*/
	padding-right: 1em;
	margin-right: -1em;
	padding-top: 102em;
	margin-top: -100em;
    
	/*margin-bottom:-1500em;
	padding-bottom:1500em;*/
	margin-left: -2em;
	padding-left: 2em; 
	background-color: #F6F6F6;
}

#sidebar ul {
	margin: 0.5em;
	/* list-style: none; */
	list-style-image: url(images/li.gif); 
}

#sidebar li { 
    margin-left: 0em;
}

#sidebar .subMenu0 {
	background: url(images/li.gif) no-repeat left center;
	padding-left: 0.5em;
}

#sidebar .subMenu1 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 10px;
}

#sidebar .subMenu2 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 35px;
	padding-left: 10px;
}

#sidebar .subMenu3 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 50px;
	padding-left: 10px;
}

#sidebar .subMenu4 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 65px;
	padding-left: 10px;
}

#sidebar .subMenu5 {
	background: url(images/li.gif) no-repeat left center;
	margin-left: 80px;
	padding-left: 10px;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 2px 0em;
	/*background: url(images/submenu_icon.gif) no-repeat left bottom; HÄR ÄR EN PUNKT SOM INTE ANVÄNDS*/
}

#sidebar a {
	font-weight: bold;
	/*text-decoration: none;*/
}

#sidebar a:hover {
	/*text-decoration: underline;*/
}

#sidebar .profilephoto{ border-style:none; }

#sidebar .blogitems { margin-left: -12px; }

.subMenu   {

			}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #00194f;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
	font-weight: bold;
}

#footer a {
	color: #C28C21;
}

.footerAdvert {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	background-color: White;
}

/* Page template: Image gallery */

.pageGallery { 
	display: block;
	float: left;
	width: 100%;
	background-color: #F6F6F6;
	margin-top: 0.725em;
	padding-right: 1em;
}

.pageGalleryImage { 
	float: left;
	padding-right: 0.725em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}