@charset "utf-8";
/* CSS Document */
*	{ margin: 0 auto; padding: 0; }
img, div, td, table, style, background-image, background, { behavior: url(iepngfix.htc);}
div         { margin: 0 auto; padding:0; }
body        { margin: 0 auto; padding:0; background:#d6d6d6; font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 140%; color: #111111;}


.clear		{ clear:both; }

#main		{ width:890px; min-height: 500px; _height: 500px; background:url(img/bg_content.gif) repeat-y;}
#contentwrap {width:852px; min-height:500px; _height:500px;}
#top        {width:852px; min-height:110px; _height:110px; background:url(img/top.gif) no-repeat;}

#leftbox    {float:left; width:195px; min-height:300px;}

#nav        {float:left; margin:0px; padding: 0px; width: 195px; min-height:200px;}
#nav ul     {margin: 0px; padding: 0px; width: 195px; list-style-type: none;}
#nav li     {display: block; width: 195px;}
#nav a      {display: block; padding-left:10px; padding-bottom:10px; background:url(img/nav_sdhw.gif) no-repeat; color: #2d5293; height: 20px; line-height: 20px;  font-family:Arial, Helvetica, sans-serif; font-size: 15px; text-decoration: none;}
#nav a:hover{background:url(img/nav_sdhw2.gif) no-repeat;  text-decoration: none;}

#nav ul  ul         {margin: 0px; padding: 0px; width: 185px; list-style-type: none;}
#nav ul ul li       {display: block; width: 185px; margin: 0px; padding: 0px;}
#nav ul ul a        {display: block; background:none; padding-left:15px; color: #111; background:none; height: 16px; line-height: 16px; font-weight:bold; font-family: arial, helvetica Sans-Serif; font-size: 12px; text-decoration: none;}
#nav ul ul a:hover  {color: #111; text-decoration: underline; background:none;}


.soliditet  { float:left; width:195px; margin-top:220px;}
#content    {float:right; margin-right:15px; margin-top:10px; padding:0px; width:640px; min-height:400px; _height:400px; }
.block1     {float:left; width:300px; padding-right:20px; min-height:150px; _height:150px; border-right:1px solid #b2b2b2;}
.block2     {float:right; width:299px; padding-left:20px; min-height:150px; _height:150px;}

#footer { width:890px; margin-bottom:15px; min-height:36px; _height:36px; text-align:center;}



/*GALLERY*/
/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
/* The Nivo Slider styles */
.nivoSlider                                 { position:relative; }
	
.nivoSlider img                             { position:absolute; top:0px; left:0px; }
	
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink                { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:60; display:none; }
	
/* The slices in the Slider */
.nivo-slice                                 { display:block; position:absolute; z-index:50; height:100%; }
	
/* Caption styles */
.nivo-caption                               { position:absolute; left:0px; bottom:0px; background:#000; color:#fff; opacity:0.8; width:100%; z-index:89; }	
.nivo-caption p                             { padding:5px; margin:0; }

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a                        { position:absolute; top:45%; z-index:99; cursor:pointer; }
.nivo-prevNav                               { left:0px; }
.nivo-nextNav                               { right:0px; }

/* Thumbs style / Control nav styles (e.g. 1,2,3...) */
/*
.nivo-controlNav                            { position:absolute; left:47%; bottom:-30px; }
.nivo-controlNav a                          { border:0; }
.nivo-controlNav a img                      { width:80px; height:80px; display:inline; width:80px; height:80px; margin-right:3px; float:left; }
.nivo-controlNav a.active                   { background-position:-10px 0; }
*/

/*
#slider                                     { position:relative; margin:30px 30px 60px 30px; background:#202834 url(loading.gif) no-repeat 50% 50%; -moz-box-shadow:0px 0px 10px #333; -webkit-box-shadow:0px 0px 10px #333; box-shadow:0px 0px 10px #333; }
#slider img                                 { position:absolute; top:0px; left:0px; display:none; }
#slider a                                   { border:0; }
*/

/* Navigation arrows */
.nivo-directionNav a                        { display:block; width:32px; height:34px; background:url(arrows.png) no-repeat; text-indent:-9999px; border:0; }
a.nivo-nextNav                              { background-position:-32px 0; right:10px; }
a.nivo-prevNav                              { left:10px; }


/*Slider3*/
#slider3                                    { }
#slider3 .nivo-controlNav                   { cursor:pointer; position:relative; left:0px; top:420px; }
#slider3 .nivo-controlNav img               { cursor:pointer; width:50px; height:50px; display:inline; position:relative; margin-top:10px; margin-right:10px; -moz-box-shadow:0px 0px 5px #333; -webkit-box-shadow:0px 0px 5px #333; box-shadow:0px 0px 5px #333; }
#slider3 .nivo-controlNav a.active img      { cursor:pointer; -moz-box-shadow:0px 0px 5px #fff; -webkit-box-shadow:0px 0px 5px #fff; box-shadow:0px 0px 5px #fff; }
