#contentTable{ margin-left:179px; }
#contentTable td { padding-top:20px; }
#content{ width:590px; height:155px; padding-right:20px; border:0px solid red;}
.columnItem{ float:left; margin-right:10px; width:130px; height:180px; border:0px solid white;}

/******************************************************************************************************** NÄTT CSS ************/
html, body	{ height:100%;}
body { background:#272421; padding:0px; color:#ffffff; font-family: Arial, Helvetica, sans-serif;}

#refBody{ background:#ffffff; }
#refBody div, #refBody td, #refBody h1, #refBody h2, #refBody p{ color:#272421; }
#refBody a { color:#272421; }
#refBody .refFoot p{ color:#999999;}
#refBody li a { color:#ffffff; }
#refBody .inpath { color:#939290; }
#refBody .menuTable { background: #272421; }
.menuTable{ border:0px solid green; height:120px;}
#menuHolder, #logoHolder { padding-bottom:20px;}
#logoHolder{ padding-right:20px;}

a {color: #fff; text-decoration: none;}
a:hover {color: #f8f8f8; text-decoration: underline;}
#meny{ width:615px; padding: 0px 0px 0px 179px; height:auto; background:#272421; border:0px solid red; margin:0px;}
#meny ul{margin-left: 0px; padding-left: 0px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
#meny ul a{float: center; text-decoration: none; font-weight:bold;}
#meny li{display: inline; margin-right:15px;}
#meny a{ font-size:12px; font-weight:bold; }
#meny a:link{ color: #ffffff; font-weight: bold; }
#meny a:hover{color: #ffffff; font-weight: bold; }



#meny a#current, .inpath{font-size:12px; color: #939290; font-weight: bold;}
#wrapper { height:auto; }
#footer { font-size: .7em; font-family: Arial, Helvetica, sans-serif; color: #fff; line-height: 1.6em; padding: 50px 0px 0px 179px; text-align: left; }
#footer a:hover{ color: #fff;text-decoration:none; }
#footer a{ color: #fff;text-decoration:none; }
#header { background: #272421; background-repeat:no-repeat; height: 200px; width:auto; padding: 0; }
h1 { font-size: 14px; font-weight:bold; color: #ffffff;}
h2 { margin:0 0 10px 0; font-size:12px; font-weight:bold; }
#innehall { font-size: 11px; font-weight: none; padding: 0;  overflow: hidden; clear:both; width:1000px;}


/***** KONTAKTER / PERSON  *******/
.personItem{ width:130px; height:255px; margin-right:10px; float:left; margin-bottom:10px; border:0px solid white;}
#employees{ width:100%; margin-top:15px;}
.personItem img{ margin-top:10px; }

/***** GALLERI **************/

.galleryItem{ padding:4px; background-color:#ffffee; border:1px solid #dadada; margin:0 7px 7px 0; float:left;}

/******* HEADER **************/


/******************** BILDSPEL *************************************/
.portfolio, .portfolio li { margin:0; padding:0; list-style:none; }
.fade{ margin-bottom: 2em; }


/****** BILD MED THUMBS ******/
#thumbsHolder { width: 290px; height:auto;}
.thumbdiv{ height:61px; width:92px; margin:0px; border:solid 0px #000000; float:left; }
#alignLeft{ float:left; margin:0 10px 10px 0px; }
#alignRight{ float:right; margin:0 0 10px 10px; }


/**
 * 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;	
}


