#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	color: #666;
	font-size: 14px;
}

#holder a, #holder a:link, #holder a:active, #holder a:visited {
	color: #ED1C24;
	text-decoration: underline;
}

#holder a:hover {
	text-decoration: none;
}

#holder h3, #holder h4 {
	margin: 0;
	padding: 0;
}

/* Rich text editor styling end */


*, html {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	margin: 0;
	padding: 0;
}

body {
	color: #fff;
	background: #24242A;
/*
	background: #c9bba9 url(/images/bg_pattern.gif) repeat-x top left;

	background: #2f2f2f url(/images/bg_pattern_grey.gif) repeat-x top left;
*/
}

#rightColumn-Home {
	position: absolute;
	left:550px;
	top:187px;
	background-repeat:no-repeat;
}

#rightColumn-about {
	position: absolute;
	left:550px;
	top:205px;
	background-repeat:no-repeat;
}

#rightColumn-contact {
	position: absolute;
	left:561px;
	top:151px;
	background-repeat:no-repeat;
}

#rightColumn-message {
	position: absolute;
	left:545px;
	top:190px;
	background-repeat:no-repeat;
}

h3 {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #24242A;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

h4 {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #EB151C;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

h6 {
	font-weight: normal;
	font-size: 9px !important;
	margin: 0;
	padding: 0;
}

p {
	display: block;
}

#menuContent {
	color: #fff;
	position: relative;
	display: block;
	margin: 25px 0 20px 0;
}


#header {
	padding: 40px 0 0 60px;
}

#content {
	margin: 75px 0 0 60px;
	_padding: 0px 0 0 0px;

}

#content p {
	font-size: 12px;
	color: #fff;
}

.logo {
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='image');
	background: url(../images/logo.png) no-repeat;
	_background: none;

	background: url(/images/logo.png) no-repeat;
*/
	width: 154px;
	height: 36px;
	display: block;
}

.caseThmb {
	width: 410px;
	height: 211px;
	background: #ffffff;
	float: left;
	margin: 0 40px 30px 0;
	display: block !important;
	text-align: left;
}

.caseThmb h4 {
	float: left;
	width: 40px;
	text-align: center;
	margin: 10px 0 0 0;
	display: block;
}

.caseThmb img.thmbImg {
	width: 360px !important;
	height: 130px !important;
	background: #fff;
	float: left;
	xposition: absolute;
	padding: 10px 0 5px 0;
}

.caseThmbContent, .caseThmbContent h3 {
	width: 360px;
	float: left;
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #24242A;
	font-size: 14px;
	text-align: left;
	margin: 0px 0 0 21px;
}

.caseThmbContent h3 {
	margin: 0 0 3 0;
	padding: 0 0 0 0;
}

.caseThmbContent  p {
	text-transform: none;
	color: #666 !important;
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: normal;
	font-size: 12px !important;
	line-height: 17px;
	margin: 0 -10px 10px 20px;
}

.caseThmb a.caseLink, .caseThmb a.caseLink:link, .caseThmb a.caseLink:active, 
.caseThmb a.caseLink:visited{
	background:  url(../images/plus.gif) no-repeat 100% 0;
	position: absolute;
	height: 211px;
	display: block;
	padding: 0px;
	text-decoration: none;
	width: 433px;
	margin: 0;
}
.caseThmb a.caseLink:hover {
	background:  url(../images/plus2.gif) no-repeat 100% 0;
}

.thmbOver img.rollOver {
	width: 410px !important;
	height: 211px !important;
	position: absolute;
	background: none;
	margin: 0;
	display: block;
	float: left;
	padding: 0;
}

/*
ul#naviList {
	width: auto !important;
	float: left;
	position: absolute !important;
	margin: 22px 0 0 250px !important;
	list-style-type: none;
	xborder: 1px solid blue;
	padding: 0 !important;
	_margin-bottom: -120px;
}

ul#naviList li {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	display: block !important;
	list-style-type: none !important;
	background: url(/images/nav_bg.gif) 0 50% repeat !important;
	width: 162px !important;
	overflow: hidden;
}

ul#naviList li a, ul#naviList li a:link, ul#naviList li a:active, ul#naviList li a:visited, ul#naviList li a:hover {
	font: 10px 'Trebuchet MS', Helvetica, san-serif !important;
	color: #e9e9e9;
	text-transform: uppercase;
	display: block !important;
	position: relative !important;
	margin: 0 !important;
	padding: 8px 12px !important;
	text-decoration: none;
	xfont-weight: bold;
}
*/

ul#umbBreadcrum {
	margin: 0 0 20px 0px; 
	width: 885px;
	padding: 0px 0px 30px 0px;
	float: left;
	display: block !important;
	text-align: left
}

ul#umbBreadcrum li {
	padding: 0;
	margin: 0;
	display: inline !important;
	list-style-type: none !important;
	color: #fff;
	font: 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif !important;
	font-weight: normal;
}

ul#umbBreadcrum li a, ul#umbBreadcrum li a:link, ul#umbBreadcrum li a:active, ul#umbBreadcrum li a:visited {
	color: #fff;
	font: 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul#umbBreadcrum li a:hover {
	color: #EB151C;
}



#hjem ul#umbBreadcrum {
	display: none;
}

.caseThmbFront {
	width: 845px;
	_width: 885px;
	background: #fff;
	margin: 0 0 30px 0;
	display: block;
	text-align: left;
	padding: 20px 20px 20px 20px;
}

.caseThmbFront h3 {

	width: 400px;
	top: -5px;
	position: relative;
}

.caseThmbFront p {
	text-transform: none;
	color: #666 !important;
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: normal;
	font-size: 12px !important;
	line-height: 17px;
	margin: 0;
	width: 400px;
}

.caseThmbFront p a, .caseThmbFront p a:link, .caseThmbFront p a:active, .caseThmbFront p a:visited {
	color: #EB151C;
	text-decoration: underline;	font-size: 12px !important;

}

.caseThmbFront p a:hover {
	text-decoration: none;
}

ul#naviList {
	margin: 0px 0 0 60px;
	list-style-type: none;
	padding: 0 !important;
	display: block;
	width: 885px;
	background: url(../images/nav_bg.gif);
	position: absolute;
	xwidth: 330px;
	float: left !important;
}

ul#naviList li {
	margin: 0;
	padding: 8px 0px;
	font: 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif !important;
	color: #e9e9e9;
	display: block;
	float: left !important;
}

ul#naviList li a, ul#naviList li a:link, ul#naviList li a:visited {
	font: 12px 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif !important;
	color: #e9e9e9;
	text-transform: uppercase;
	margin: 0;
	padding:0px 20px;
	text-decoration: none;
}
ul#naviList li a:active, ul#naviList li a:hover {
	color: #EB151C;
}

/*
ul#naviList li a.imgprint, ul#naviList li a:link.imgprint, ul#naviList li a:active.imgprint, ul#naviList li a:visited.imgprint, ul#naviList li a:hover.imgprint {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/print.png', sizingMethod='image');
	background: url(/images/print.png) no-repeat;
	_background: none;
	width: 33px;
	height: 9px;
	display: block;
	text-decoration: none;
}

ul#naviList li a.web, ul#naviList li a:link.web, ul#naviList li a:active.web, ul#naviList li a:visited.web, ul#naviList li a:hover.web {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/web.png', sizingMethod='scale');
	background: url(/images/web.png) no-repeat;
	_background: none;
	width: 25px;
	height: 9px;
	display: block !important;
}
*/
ul#naviList li h6 {
	height: 26px;
	margin: 10px 0 0 0;
}
/* booting page start */

#booting {
	background: #fff;
}

#booting p {
	color: #666;
	font: 11px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	line-height: 17px;
	margin: 0 0 10px 0;
}

#booting #header {
	background: url(../images/header_restart.gif) no-repeat;
	width:204px;
	height:13px;
	margin: 0 0 10px 0;
}

#booting #loadingPic {
	background: url(../images/loading.gif) no-repeat;
	width: 32px;
	height: 32px;
	margin: 0 0 200px 0;
}

/* booting page end */

#about .clientList, #contact .clientList, #home .clientList, #omgreydient .clientList {
	list-style-type: none;
} 

#about .clientList li, #contact .clientList li, #home .clientList li, #omgreydient .clientList li {
	background: url(../images/cl_bullet.gif) no-repeat 0 50%;
	padding: 0 0 0 15px;
	line-height: 18px;
	font-size: 12px;
	_background: url(../images/cl_bullet.gif) no-repeat 0 55%;
}

#home .clientList li a, #home .clientList li a:link, #home .clientList li a:visited,
#about .clientList li a, #about .clientList li a:link, #about .clientList li a:visited,
#contact .clientList li a, #contact .clientList li a:link, #contact .clientList li a:visited {
	text-decoration: none;
}

#home .clientList li a:active, #home .clientList li a:hover,
#about .clientList li a:active, #about .clientList li a:hover,
#contact .clientList li a:active, #contact .clientList li a:hover {
	color: #EB151C;text-decoration: underline;
}

.logos {
	background: url(../images/logos.gif) no-repeat;
	width: 196px;
	height: 17px;
	position: absolute;
	margin: 60px 0 0 750px;
}

.clLeft {
	float: left;
	width: 110px;
	display: block;
}

.clRight {
	float: left;
	width: 430px;
	display: block;
}


#about .clRight li, #omgreydient .clRight li {
	background: none;
	_background: none;
}

/* temp .dk start */

#hjem #header {
	display: none;
}

#hjem #content {
	margin: 0 0 0 60px;
}

#hjem #content .logo {
	margin: 95px 0 90px 0;
}

/* temp .dk end */

a.dl {
	background: url(../images/btn_dl.gif) no-repeat 0 4px;
	padding-left: 12px;
}

a, a:link, a:active, a:visited, a:hover{ color: #666666;font-size: 12px;}


/**************/
/* STYLING    */
/**************/

td {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 12px;
}
.formStyle {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 12px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	margin-left:5px;
	padding:2px;
	width:325px;
}
.formStyle_Large {
	font-family: "Tahoma", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 12px;
	color: #474747;
	background-color: #F8F8F8;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	margin-left:5px;
	padding:2px;
	width:325px;
}
