body{ margin:0; text-align:center; background: #006574; background-image: url('/econtent/img/bg.jpg'); background-repeat: repeat-x; font-family: Arial; font-size:12px; line-height:17px; }
html{ overflow-y:scroll; }
a{ color:#e5007d; text-decoration:none; }
a:hover{ text-decoration:underline; }
#startpageImage{  height:576px; width:940px; }
#sponsors h2{ margin:0; margin-left:20px; margin-bottom:10px; padding:0; font-size:14px; color:#006574; }
#siteContainer{ width:940px; height:auto; border:0px solid black; margin:60px auto 0px auto; padding:19px; padding-bottom:0;   background: url('/econtent/img/background.png'); }
#siteContainer_start{ width:940px; height:auto; border:0px solid black; margin:60px auto 0px auto; padding:19px; padding-bottom:0; background: url('/econtent/img/background_start.png'); }
#header{ border:0px solid green; width:940px; height: 179px;  }
.menuHolder { position: relative; background: url('/econtent/img/menubg.gif'); height:44px; width:940px; }
#embed{ text-align:left; background: white; padding:0px; }
#content{ width:630px; padding-bottom:30px; }
#contentHolder{ padding:30px 15px 30px 30px;  }
#sponsorHolder{  width:215px; padding:30px 30px 30px 15px; }
#sponsors{ border:0px solid #eaea00; }
#sponsors #sponsorTop{ background: url('/econtent/img/sponsortop.gif') no-repeat; width:215px; height:22px; }
#sponsors #sponsorContent{ background: url('/econtent/img/sponsorbak.gif') repeat-y; width:211px; height:400px; padding-left:4px; }
#sponsors #sponsorBottom{ background: url('/econtent/img/sponsorbottom.gif') no-repeat; width:215px; height:22px; }
#bottomShadow{  background:url('/econtent/img/footerback.png') no-repeat; width:940px; height:39px; margin:0 auto; padding:0 19px; }
#footer{ border:0px solid yellow; margin:-5px auto 20px auto; width:890px; color:#ffffff; padding:0 25px; }
#footer_start{ margin-top: 430px; }

#footer p{ margin:0; }
#footer a{ color:#6fdcec; }
.textHolder{ margin:0 80px; }
.title{ margin-left: 65px; }

/*** MENY ***/
ul.menu, ul.menu ul { list-style-type:none; margin: 0; padding: 0; float:left; }
ul.menu li { margin-top: 0px; padding-left:0px; float:left; list-style:none; width:105px;height:58px;   }
ul.menu a { border:0px solid black; display: block; font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none; margin:0; padding:0; padding-top: 11px;  }

.inpath { color: #ffffff; background:url('/econtent/img/menubakactive.png') no-repeat; }
.notinpath { color: #006574; }

ul.menu a:hover { text-decoration: underline; }

#menuMain a { text-align:center; height:54px; } 
#menuMain { color: #ff0000; position: absolute; width:900px; text-align:center; height:54px; margin-left: 20px; margin-top: 2px; }
img{ border:none; }

/***** GALLERI **************/
.galleryItem{ padding:0px; background-color:#ffffff; border:0px solid #dadada; margin:2px; float:left; width:121px; height:125px;}
.galleryItem img { width:121px; }
#gallery{ margin:5px 60px 0px 65px; }

/**** två kolumner ******/
.galleryItem2{ padding:0px; background-color:#ffffee; border:0px solid #dadada; margin:2px; float:left; width:190px; }
.galleryItem2 img { width:190px; }

/*** jQUERY LIGHTBOX ***
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; 	background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
