/*
THEME NAME: Flexys
THEME URI: http://www.flexys.dk
DESCRIPTION: Flexys theme is based on the 960 grid system. Clean designed and jQuery implemented
VERSION: 1.0
AUTHOR: <a href="http://www.mumsstudio.com/">Bjarne Christensen</a> &amp; <a href="http://www.jahallo.dk/">JaHallo.dk</a>
AUTHOR URI:
TAGS: clean, bright, grid, corporate, 960, flexys
*/

body {
	background: url(images/bodyBg.jpg) no-repeat top center #d0d0d0;
	}

.topColor {
	background: #94090d;
	width: 100%;
	height: 2px;
	}
	
#header, #footer .holder {
	margin: 0 70px 20px 70px;
	}
	
#topCitat {
	margin: 0 70px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66142e;
	line-height: 30px;
	text-align: justify;
	}
	
#header .logo {
	float: left;
	padding: 23px 0 0 0;
	}

.topBanner img {
	width: 814px;
	height: 240px;
	}
	
.topBanner {
	width: 846px;
	height: auto;
	margin: 10px auto;
	}

.topBanner .top {
	height: 16px;
	background: url(images/bannerTop.png) no-repeat top center;
	}
	
.topBanner .middle {
	height: auto;
	background: url(images/bannerMiddle.png) repeat-y top center;
	padding: 0 16px;
	}
	
.topBanner .bottom {
	height: 16px;
	background: url(images/bannerBottom.png) no-repeat bottom center;
	}
	
.lowerContent {
	margin: 30px 0 0 0;
	background: #FFF;
	}

.home .lowerContent {
	background: url(images/lowerContentGrey.jpg) repeat-x top #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	}
	
.content {
	margin: 0 80px;
	}
	
h1, h2, h3, h4, h5, h6, {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #66142e;
	}
	
.twoColumn {
	/*Firefox, Camino, etc.*/
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	/*Safari, etc.*/
	-webkit-column-width: 390px;
	-webkit-column-gap: 20px;
	}
	

#container-1 {
	margin: 0;
	}
	
#container-1 .holder {
	margin: 0 60px;
	}
	
.frontNews {
	margin: 10px 0 0 0;
	list-style: none;
	margin: 0;
	padding: 0;

	}
	
.frontNews li {
	margin: 10px;
	padding: 0;
	float: left;
	width: 390px;
	}
	
div.date {
	padding: 12px 0 0 0;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 20px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 35px;
	float: left;
	}
	
.month1 { background: url(../images/calendar/jan.png) no-repeat left top; }
.month2 { background: url(../images/calendar/feb.png) no-repeat left top; }
.month3 { background: url(../images/calendar/mar.png) no-repeat left top; }
.month4 { background: url(../images/calendar/apr.png) no-repeat left top; }
.month5 { background: url(../images/calendar/maj.png) no-repeat left top; }
.month6 { background: url(../images/calendar/jun.png) no-repeat left top; }
.month7 { background: url(../images/calendar/jul.png) no-repeat left top; }
.month8 { background: url(../images/calendar/aug.png) no-repeat left top; }
.month9 { background: url(../images/calendar/sep.png) no-repeat left top; }
.month10 { background: url(../images/calendar/okt.png) no-repeat left top; }
.month11 { background: url(../images/calendar/nov.png) no-repeat left top; }
.month12 { background: url(../images/calendar/dec.png) no-repeat left top; }


.readMore {
	border-top: 1px dotted #a9a9a9;
	border-bottom: 1px dotted #a9a9a9;
	height: 40px;
	margin: 15px 0 10px 0;
	}
	
.readMore div {
	text-transform: uppercase;
	color: #FFF;
	background: #94090d url(images/readMoreBg.png) no-repeat right center;
	font-size: 10px;
	padding: 2px 15px 2px 6px;
	text-align: right;
	float: right;
	margin: 10px 0;
	}
	
.readMore a, .readMore a:hover, .readMore a:active, .readMore a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	}
	
#footer {
	background: transparent;
	height: 32px;
	padding: 18px 0 0 0;
	border-top: 1px #d0d0d0 solid;
	color: #6f6f6f;
	margin: 10px 0;
	}
	
.cases {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.caseThumb {
	padding: 16px;
	background: url(images/caseThumbBg.png) no-repeat center center;
	}
	
.cases .excerpt {
	padding: 10px 0 0 0;
}

.left {
		float: left;
		text-align: left;
	}
	
.right {
		float: right;
		text-align: right;
	}
	
#breadcrumb {
	padding: 10px 0;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	width: 820px;
	margin: 0 auto 20px auto;
	}
	
.holder {
	margin: 0 60px;
	}
	
.title {
	margin: 0 10px;
	display: block;
	}

.medium {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	}
	
.medium li {
	padding: 0;
	float: right;
	width: 390px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	
.medium li img {
	padding: 3px;
	margin: 0 0 5px 0;
	background: #FFF;
	}
.lowerContent .title {
	padding: 30px 0 0 0;
	}

#pageContent img {
	padding: 3px;
	background: #FFF;
	width: 384px;
	height: auto;
	}
	
ul.products, ul.references, ul.tags {
	list-style: none;
	margin: 0 0 0 60px;
	padding: 0;
	}
	
ul.products .txt {
	margin: 0 28px 0 16px;
	}	

ul.references .txt, ul.tags .txt {
	margin: 16px 0 0 0;
	float: left;
	width: 425px;
	}
	
ul.references .thumbHolder, ul.tags .thumbHolder {
	float: left;
	}

ul.references li, ul.tags li {
	float: left;
	}

ul.products .thumbHolder, ul.references .thumbHolder, .productsThumb, .productsThumbNoHover, ul.tags .thumbHolder {
	padding: 16px;
	background: url(images/productPicBg.png) no-repeat center center;
	width: 374px;
	height: 194px;
	}
	
ul.products li {
	padding: 0;
	margin: 0;
	float: left;
	width: 422px;
	}
	
ul.products li .grid_7 {
	margin-right: 10px;
	margin-left: 30px;
	}
	
.productsSingle .produktMedia {
	margin-left: 12px;
	margin-right: 12px;
	}
	
.productsSingle .produktMedia {
	height: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
.produktMedia .txt {
	height: auto;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 14px;
	}
	

ul.products li .grid_7 .readMore div, .productsSingle .produktMedia .readMore {
	margin-right: 8px;
	margin-left: 15px;
	}
	
.productsSingle {
	margin: 0 0 0 48px;
	}
	
.productsSingle .theExcerpt {
	font-style: italic;
	margin: 0;
	padding: 0;
	}
	
.produktMedia .theExcerpt, .produktMedia h6 {
	margin: 0;
	padding: 0 16px 5px 16px;
	}
	
.productsSingle .theContent {
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #a9a9a9;
}
	
.readMore ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.readMore ul li {
	margin: 0 0 0 15px;
	padding: 12px 0 0 0;
	float: right;
	}
	
.readMore ul li a, a.pdf {
	background: url(images/pdficon.png) no-repeat left center;
	padding: 0 0 0 20px;
	color: #94090d;
	text-decoration: none;
	}
	
.readMore ul li a:hover, a.pdf:hover {
	background: url(images/pdficon.png) no-repeat left center;
	padding: 0 0 0 20px;
	color: #94090d;
	text-decoration: underline;
	}
	
.productsSingle .galleri {
 padding: 10px 0 0 0;
	}


.galleri .ngg-gallery-thumbnail {
	float: left;
	background: url(images/galleriThumbBg.png) no-repeat transparent;
	padding: 9px;
	}
	
.ngg-galleryoverview {
	background: none;
	}


.galleriThumb {
	}

.meta, .tags {
	font-size: 10px;
	float: left;
	padding: 5px 0;
	}
	
.tags {
	font-style: italic;
	}
	
#search {
	float: right;
	}
.padding {
	padding: 16px 0 0 0;
	}

ul.partners .txt ul li, .productsSingle .txt ul li {
	float: none;
	margin: 0 0 0 10px;
	width: auto;
	padding: 0;
	}

ul.partners {
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
	}
	
ul.partners .txt {
	margin: 16px 0 0 0;
	float: left;
	width: 235px;
	text-align: left;
	}
	
ul.partners .thumbHolder {
	float: left;
	}

ul.partners li {
	float: left;
	width: 402px;
	margin: 0 0 30px 30px;
	}

ul.partners .thumbHolder {
	padding: 16px;
	background: url(images/partnersBg.png) no-repeat center center;
	width: 134px;
	height: 74px;
	}
	
ul.partners .links {
	padding: 15px 0 0 0;
	}
	
ul.partners .readMore {
	margin: 20px 0 25px 20px;
	float: left;
	width: 382px;
	}
	
	
ul.arkiv {
	list-style: none;
	margin: 5px 0 20px 10px;
	}
	
ul.arkiv li {
	border-bottom: 1px solid #CCC;
	}

ul.arkiv li a {
	text-decoration: none;
	display: block;
	padding: 8px 5px;
	}
	
ul.arkiv li a:hover {
	color: #FFF;
	background: #94090d;
	}
	
form#searchform {
	padding: 0 0 0 10px;
	}
	
	

#header .menu ul li {
	text-transform: uppercase;
	font-size: 10px;
	}


#header .menu ul li.current_page_item a, #header .menu ul li.current-cat a, #header .menu ul li.current_page_ancestor a, #header .menu ul li.current-cat-parent a {
	color: #FFF;
	text-decoration: none;
	background: #94090d;
}	
	
/*********************************
*********** Main menu **********
**********************************/
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
	}
	
.menu li {
	color: #FFF;
	text-transform: uppercase;
	z-index: 20;
	letter-spacing:0em;
	background: transparent;
	font-weight:normal;
	font-size:1.0625em;
	margin:0;
	padding: 0;
	float:left;
	position:relative;
	}

.menu li:hover, .menu li.sfhover {
	background: #94090d;
	color: #FFF;
	}
	
.menu li a {
	text-decoration:none;
	display:block;
	padding: 60px 10px 5px 10px;
	color: #4c4c4c;
	}
	
.menu li.sfhover a {
	color: #FFF;
	}
	
.menu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

/*
2. level menu
*/
	
.menu ul ul {
	padding: 1px 0 0 0;
	position: absolute;
	left: -999em;
	top: 80px;
	width: 150px;
	}
/*
2. level menu
*/
	


/*
3. level menu
*/

.menu ul ul ul {
	padding: 0 0 0 16px;
	margin: 0 0 0 1px;
	position: absolute;
	left: -999em;
	top: 0px;
	width: 150px;
	}
	
/*
3. level menu
*/


.menu li:hover ul, .menu li.sfhover ul {
	left:auto;
	}
	
.menu ul ul li a {
	padding: 4px 10px;
	text-transform:none;
	}
	
.menu ul ul li {
	color: #FFF;
	z-index: 20;
	width: 150px;
	background: url(images/arrow.gif) no-repeat right center #94090d;
	font-size:0.647058823529em;
	border-bottom: 1px solid #b24246;
	text-transform:  uppercase;
	padding-right: 15px;
	}
	
.menu ul ul li a {
	line-height:1.375em;
	color: #FFF;
	text-decoration:none;
	text-transform: uppercase;
	}
	
.menu ul ul li:hover a, .menu ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu ul ul li:hover li a, .menu ul ul li.sfhover li a {
	color:#FFF;
	}

.menu ul ul li:hover li a:hover, .menu ul ul li.sfhover li a:hover {
	color:#FFF;
	}

.menu ul ul li:hover, .menu ul ul li.sfhover {
	color: #FFF;
	background: url(images/arrow.gif) no-repeat right center #c51b21;
	border-bottom: 1px solid #b24246;
	}
	
.menu ul ul ul li {
	font-size:1em;
	-moz-opacity:1;
	opacity:1;
	khtml-opacity:1;}#menu1 ul ul ul, #menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:150px;
	}
	
.menu li li:hover ul, .menu li li.sfhover ul, .menu li li li:hover ul, .menu li li li.sfhover ul {
	margin-left:150px;
	}
	
.menu ul ul li:hover li a, .menu ul ul li.sfhover li a {
	text-decoration:none;
	}
	
.menu ul ul li li:hover a, .menu ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.menu {
	margin:0;
	padding: 0;
	width: 660px;
	height: 80px;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	}
	
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.6 Plugin: WP-PageNavi 2.40									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi {
	margin: 30px 65px;
	text-align: right;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 5px; 
	margin: 2px;
	background: url(images/pageNaviBg.gif) repeat-x top;
	text-decoration: none;
	border: 1px solid #bcbdbc;
	color: #4c4c4c;
	font-weight: normal;
}
.wp-pagenavi a:visited {
	padding: 4px 5px; 
	margin: 2px;
	background: url(images/pageNaviBg.gif) repeat-x top;
	text-decoration: none;
	border: 1px solid #bcbdbc;
	color: #4c4c4c;
	font-weight: normal;	
}
.wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current {	
	padding: 4px 5px; 
	margin: 2px;
	background: #94090d;
	text-decoration: none;
	border: 1px solid #bcbdbc;
	color: #FFF;
	font-weight: normal;
}

.wp-pagenavi .pages {
	padding: 4px;
	margin: 2px;
	background: url(images/pageNaviBg.gif) repeat-x top;
	text-decoration: none;
	border: 1px solid #bcbdbc;
	color: #4c4c4c;
	font-weight: normal;
	text-align: center;
}

.wp-pagenavi span.extend {
	padding: 4px 5px; 
	margin: 2px;
	background: url(images/pageNaviBg.gif) repeat-x top;
	text-decoration: none;
	border: 1px solid #bcbdbc;
	color: #4c4c4c;
	font-weight: normal;
}

#sprogvalg {
float: right;
display: inline;
margin-top: 0;
margin-left: 0;
padding-right: 0;
heigth: 12px;
list-style-type: none;
}

.qtrans_language_chooser {
list-style-type: none;
}

.qtrans_language_chooser li {
float:left;
display:inline;
margin-left: 8px;
padding-top: 2px;
}

p.no-line-gaps { margin: 0 !important; } 
