﻿@import url(skybrudDkCommon.css);
@import url(skybrudDkLeftmenu.css);
@import url(jquery-ui-1.7.1.custom.css);

hr {
    border: 0;
    height: 1px; 
    color: #3a3a3a;
    background: #3a3a3a;
    
}
#mainContainer {
    position: relative;
    width: 925px;
    height: auto;
    margin: 0px auto
}

#smallContainer {
    position: relative;
    width: 745px;
    height: auto;
    margin-left: 180px
}

#bgOverlay {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*background: url('/img/skybrudDk/bgOverlayPage.png') repeat-x center top !important;
    background: url('/img/tom.gif') no-repeat;*/
}

#bgOverlayTop 
{
    height: 255px;
    }
    
#bgOverlayBlue 
{
    height: 28px;
    background: url('/img/skybrudDk/bgOverlayBlue.gif') repeat-x;
    }
    
#bgOverlayRest
{
    background: url('/img/skybrudDk/page/bgOverlayRest.png') repeat-y !important;
    background: url('/img/tom.gif') no-repeat;
    padding-bottom: 12000px;
    margin-bottom: -12000px;
    /*background-color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8*/
    }

#logoContainer {
    width: 100%;
    height: 75px;
    margin-top: 48px;
    margin-bottom: 25px;
    text-align: right   
}
 
#contentContainer {
    width: 745px;
    float: left;
    background: url('/img/skybrudDk/page/bgContentContainer.gif') repeat-y top left
}

#contentLeftContainer {
    width: 245px;
    min-height: 270px;
    height:auto !important;
    height: 270px;
    background: url('/img/skybrudDk/page/bgContentLeftContainer.jpg') no-repeat top left;
    float: left;
}

#contentRightContainer {
    width: 500px;
    min-height: 270px;
    height:auto !important;
    height: 270px;
    float: left;
}

#bgRightContainer {
    background:  url('/img/skybrudDk/page/bgContentRightContainer.png') no-repeat top left;
}

#topmenu {
    padding-left: 38px
}

#contentRightHeadline {
    height: 85px
}

#contentRightHeadline h1 
{
    font-family: Arial, helvetica, Verdana;
    color: #545454;
    text-transform: uppercase;
    padding: 25px 0 0 35px;
    font-weight: bold;
    font-size: 38px   
}

#contentRightTopmenu {
    height: 28px
}

#contentRightContent {
    height: auto;
}

#contentRightContent h2 
{
    font-family: Arial, helvetica, Verdana;
    }

#contentRightContent .innerPadding {
    padding: 50px 25px 16px 35px
}

#breadcrumbContainer {
    font-size: 10px;
    border-top: solid 1px #4d4d4d;
    margin-top: 75px;
    padding-top: 6px
}

#breadcrumbContainer a 
{
    color: #fff;
    text-decoration: underline;
    }

#breadcrumbContainer a:hover
{
    color: #4dc8e9;
    }

.breadcrumb {
    padding-right: 8px;
    margin-right: 5px;
    background: url('/img/skybrudDk/page/breadcrumbArrow.gif') no-repeat top right;
}

/*#contentRightContent a {
	border-bottom: 1px #4d4d4d solid;
}

#contentRightContent a:hover {
	border-bottom: 1px #4dc8e9 solid;
}*/

.manchet {
	font-size: 14px;
	line-height: 19px;
	margin: 10px 0px 30px;
}

/* Lists */
#contentRightContent ul { 
	padding: 0px; 
	margin: 20px 0px 0px 0px;
} 

#contentRightContent ul li.head { 
	margin: 5px 10px;
	list-style-type: none; 
	font-weight: bold;
	text-transform: uppercase;
	color: #4dc8e9;
}


.contentRightContentLiStyle_r1
{
    margin: 0px;
	list-style-type: none; 
    background: #101010;  
	border: 1px #282828 solid;
	padding: 5px 10px;
}

.contentRightContentLiStyle_r2
{
	list-style-type: none; 
    background: none;
	border: 0px;
	margin: 5px 10px;
}

/*

#contentRightContent ul li:nth-child(1n+1) {  
	margin: 0px;
	list-style-type: none; 
	padding: 5px 10px;
    background: #101010;  
	border: 1px #282828 solid;
}  
#contentRightContent ul li:nth-child(2n+1) {  
    background: none;
	border: 0px;
}
*/



/* Twitterimport */
#twitContainer 
{
    padding: 0px; 
	margin: 20px 0px 0px;
    }

#twitContainer .postDate {
    background-color:#4DC8E9;
    color:#fff;
    font-size:11px;
    padding:2px 4px 3px 4px;
}

#twitContainer .tweets 
{   padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #3a3a3a;
    }

#twitContainer .tweet 
{   
    padding-top: 8px;
    }
    
#twitContainer .latest 
{
    font-size: 22px;
    line-height: 28px;
    }
  
 .twitterAll
{
    display: inline;
    padding-right: 8px;
    background: url(/img/skybrudDk/page/bgTwitterArrow.gif) no-repeat center right;
    } 

    
.twitterAll a 
{
    font-size: 10px;
    color: #4DC8E9;
    text-decoration: none;
    }

.twitterAll a:hover 
{
    text-decoration: underline;
    }


/* UICheckBox */
/**************/
.uiCheckBox
{
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    background: transparent url(/img/skybrudDk/slider/checkbox.gif) no-repeat;
}


/* Checkboxes */
/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(/img/skybrudDk/slider/checkbox.gif) no-repeat;
	height: 16px;
	width: 40px;
	display: block;
	float: left;
	padding: 1px 0px 0px 20px;
	margin-right: 6px;
	color: #666666;
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#0066FF;
	text-decoration: underline;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}
 
/* Layout
   -------------------------------- */
 
.layout-grid {
	width: 960px;
}
 
.layout-grid td {
	vertical-align: top;
}
 
.layout-grid td.left-nav {
	width: 140px;
}
 
.layout-grid td.normal {
	border-left: 1px solid #eee;
	padding: 20px 24px;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}
 
.layout-grid td.demos {
	background: url('/images/demos_bg.jpg') no-repeat;
	height: 337px;
	overflow: hidden;
}
 
/* Normal
   -------------------------------- */
 
 /*h3 {
 	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
 }*/
 
.normal h3,
.normal h4 {
	margin: 0;
	font-weight: normal;
}
 
.normal h3 {
	padding: 0 0 9px;
	font-size: 1.8em;
}
 
.normal h4 {
	padding-bottom: 21px;
	border-bottom: 1px dashed #999;
	font-size: 1.2em;
	font-weight: bold;
}
 
.normal p {
	font-size: 1.2em;
}
 
/* Demos */
 
.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li {
	margin: 0;
	padding: 0
}
 
.demos-nav {
	float: left;
	width: 170px;
	font-size: 1.3em;
}
 
.demos-nav dt,
.demos-nav h4 {
	margin: 0;
	padding: 0;
	font: normal 1.1em "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	color: #e87b10;
}
 
.demos-nav dt,
.demos-nav h4 {
	margin-top: 1.5em;
	margin-bottom: 0;
	padding-left: 8px;
	padding-bottom:5px;
	line-height: 1.2em;
	border-bottom: 1px solid #F4F4F4;
}
 
.demos-nav dd a,
.demos-nav li a {
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 4px 3px 4px 8px;
	font-size: 90%;
	text-decoration: none;
	color: #555 ;
	margin:2px 0;
	height:13px;
}
 
.demos-nav dd a:hover,
.demos-nav dd a:focus,
.demos-nav dd a:hover,
.demos-nav dd a:focus {
	background: #f3f3f3;
	color:#000;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 .demos-nav dd a.selected {
	background: #555;
	color:#ffffff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
 
 
/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/
 
.normal h3.demo-header { font-size:32px; padding:0 0 5px; border-bottom:1px solid #eee; text-transform: capitalize; }
.normal h4.demo-subheader { font-size:10px; text-transform: uppercase; color:#999; padding:8px 0 3px; border:0; margin:0; }
.normal a:link,
.normal a:visited { color:#1b75bb; text-decoration:none; }
.normal a:hover,
.normal a:active { color:#0b559b; }
 
#demo-config { padding:20px 0 0; }
 
#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; }
#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; }
 
#demo-config-menu { float:right; width:180px;  }
#demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; }
 
#demo-config-menu ul { list-style: none; padding: 0; margin: 0; }
 
#demo-config-menu li { font-size:12px; padding:0 0 0 10px; margin:3px 0; zoom: 1; }
 
#demo-config-menu li a:link,
#demo-config-menu li a:visited { display:block; padding:1px 8px 4px; border-bottom:1px dotted #b3b3b3; }
* html #demo-config-menu li a:link,
* html #demo-config-menu li a:visited { padding:1px 8px 2px; }
#demo-config-menu li a:hover,
#demo-config-menu li a:active { background-color:#f6f6f6; }
 
#demo-config-menu li.demo-config-on { background: url(images/demo-config-on-tile.gif) repeat-x left center; }
 
#demo-config-menu li.demo-config-on a:link,
#demo-config-menu li.demo-config-on a:visited,
#demo-config-menu li.demo-config-on a:hover,
#demo-config-menu li.demo-config-on a:active { background: url(images/demo-config-on.gif) no-repeat left; padding-left:18px; color:#fff; border:0; margin-left:-10px; margin-top: 0px; margin-bottom: 0px; }
 
#demo-source, #demo-notes {
	clear: both;
	padding: 20px 0 0;
	font-size: 1.3em;
}
 
#demo-notes { width:520px; color:#333; font-size: 1em; }
#demo-notes p code, .demo-description p code { padding: 0; font-weight: bold; }
#demo-source pre, #demo-source code { padding: 0; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%;  }
 
#demo-source a:link,
#demo-source a:visited,
#demo-source a:hover,
#demo-source a:active { font-size:12px; padding-left:13px; background-position: left center; background-repeat: no-repeat; }
 
#demo-source a.source-open:link,
#demo-source a.source-open:visited,
#demo-source a.source-open:hover,
#demo-source a.source-open:active { background-image: url(images/demo-spindown-open.gif); }
 
#demo-source a.source-closed:link,
#demo-source a.source-closed:visited,
#demo-source a.source-closed:hover,
#demo-source a.source-closed:active { background-image: url(images/demo-spindown-closed.gif); }
 
div.demo {
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
}
 
div.demo h3.docs { clear:left; font-size:12px; font-weight:normal; padding:0 0 1em; margin:0; }
 
div.demo-description {
	clear:both;
	padding:12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-size: 1.3em;
	line-height: 1.4em;
}
 
.ui-draggable, .ui-droppable {
	background-position: top left;
}
 
.left-nav .demos-nav {
	padding-right: 10px;
}
 
#demo-link { font-size:11px;  padding-top: 6px; clear: both; overflow: hidden; }
#demo-link a span.ui-icon { float:left; margin-right:3px; }
 
/* Component containers
----------------------------------*/
#widget-docs .ui-widget { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button { font-family: Trebuchet MS,Verdana,Arial,sans-serif; font-size: 1em; }
#widget-docs .ui-widget-header { border: 1px solid #ffffff; background: #464646 url(images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
#widget-docs .ui-widget-header a { color: #ffffff; }
#widget-docs .ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x; color: #222222; }
#widget-docs .ui-widget-content a { color: #222222; }
 
/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default { border: 1px solid #666666; background: #555555 url(images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus { border: 1px solid #666666; background: #444444 url(images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
#widget-docs .ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active { border: 1px solid #666666; background: #ffffff url(images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x; font-weight: normal; color: #F6921E; outline: none; }
#widget-docs .ui-state-active a { color: #F6921E; outline: none; text-decoration: none; }
 
/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x; color: #363636; }
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x; color: #cd0a0a; }
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text { color: #cd0a0a; }
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary { font-weight: bold; }
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
 
/* Icons
----------------------------------*/
 
/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon { width: 16px; height: 16px; background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-content .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-widget-header .ui-icon {background-image: url(images/222222_256x240_icons_icons.png); }
#widget-docs .ui-state-default .ui-icon { background-image: url(images/888888_256x240_icons_icons.png); }
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-active .ui-icon {background-image: url(images/454545_256x240_icons_icons.png); }
#widget-docs .ui-state-highlight .ui-icon {background-image: url(images/2e83ff_256x240_icons_icons.png); }
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon {background-image: url(images/cd0a0a_256x240_icons_icons.png); }
 
 
/* Misc visuals
----------------------------------*/
 
/* Corner radius */
#widget-docs .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
#widget-docs .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
#widget-docs .ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
#widget-docs .ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
#widget-docs .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
 
/* Overlays */
#widget-docs .ui-widget-overlay { background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
#widget-docs .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }
 
/*
----------------------------------*/
 
#widget-docs { margin:20px 0 0; border: none; }
 
#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code { margin:0; padding:0; }
#widget-docs code { display:block; color:#444; font-size:.9em; margin:0 0 1em; }
#widget-docs code strong { color:#000; }
#widget-docs p { margin:0 3em 1.2em 0; }
#widget-docs p.intro { font-size:13px; color:#666; line-height:1.3; }
#widget-docs ul { list-style-type: none; }
 
#widget-docs h2 { font-size:16px; margin:1.2em 0 .5em; }
#widget-docs h3 { font-size:14px; color:#e6820E; margin:1.5em 0 .5em; }
.normal #widget-docs h4 { font-size:12px; color:#000; border:0; margin:0 0 .5em; }
 
#docs-overview-main { width:400px; }
#docs-overview-sidebar { float:right; width:200px; }
#docs-overview-sidebar a span { color:#666; }
#widget-docs #docs-overview-main p { margin-right:0; }
#widget-docs #docs-overview-sidebar h4 { padding-left:0; }
 
.docs-list-header { float:left; width:100%; margin:10px 0 0; border-bottom:1px solid #eee; }
#widget-docs .docs-list-header h2 { float:left; margin:0; }
#widget-docs .docs-list-header p { float:right; margin:5px 0; font-size:11px; }
 
.docs-list { float:left; width:100%; padding:0 0 10px; }
.docs-list .param-header { float:left; clear:left; width:100%; padding:8px 0; border-top:1px solid #eee; }
#widget-docs .param-header h3, #widget-docs .param-header p { margin:0; float:left; }
#widget-docs .param-header h3 { width:50%; }
#widget-docs .param-header h3 span { background: url(images/demo-spindown-closed.gif) no-repeat left; padding-left:13px; }
#widget-docs .param-open .param-header h3 span { background: url(images/demo-spindown-open.gif) no-repeat left; }
#widget-docs .param-header p { width:24%; }
#widget-docs .param-header p.param-type span { background: url(images/icon-docs-info.gif) no-repeat left; cursor:pointer; border-bottom:1px dashed #ccc; padding-left:15px; }
 
.param-details { padding-left:13px; }
.param-args { margin:0 0 1.5em; border-top:1px dotted #ccc;}
.param-args td { padding:3px 30px 3px 5px; border-bottom:1px dotted #ccc;  }
 
 
/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav { padding:0 0 0 8px; }
#widget-docs .ui-tabs-nav li { margin:5px 5px 0 0; }
 
#widget-docs .ui-tabs-nav li a:link,
#widget-docs .ui-tabs-nav li a:visited,
#widget-docs .ui-tabs-nav li a:hover,
#widget-docs .ui-tabs-nav li a:active { font-size:14px; padding:4px 1.2em 3px; color:#fff; }
 
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover,
#widget-docs .ui-tabs-nav li.ui-tabs-selected a:active { color:#e6820E; }
 
#widget-docs .ui-tabs-panel { padding:20px 9px; font-size:12px; line-height:1.4; color:#000; }
 
#widget-docs .ui-widget-content a:link,
#widget-docs .ui-widget-content a:visited { color:#1b75bb; text-decoration:none; }
#widget-docs .ui-widget-content a:hover,
#widget-docs .ui-widget-content a:active { color:#0b559b; }
 
 
 
 
/*### Skybrud medarbejder visning ####*/ 

/* Listevisning */
.employeesMainHolder
{
    width:440px;
    min-height:100px;
}

.employeesViewBar
{
    width:416px;
    height:20px;
    background-color:#101010;
    border:1px solid #282828;
    margin-bottom:10px;
    padding:3px 11px 3px 11px;
}

.employeesViewBarPicture
{
    float:left;
    width:93px;
    height:10px;
    margin-top:6px;
    cursor:pointer;
}

.employeesViewBarList
{
    float:left;
    width:84px;
    height:10px;
    margin-top:6px;
    cursor:pointer;
}

.employeesViewBarSplit
{
    float:left;
    width:2px;
    height:20;
    border-right:1px solid #585858;
    margin:3px 16px;
}

.employeesHolder
{
    float:left;
    width:440px;
    display: block;
}


.employee
{
    float:left;
    display:inline;
    width:420px;
    height:30px;
    padding:9px;
    background-color:#101010;
    border:1px solid #282828;    
    margin-bottom:10px;
}

.employeeHover
{
    float:left;
    display:inline;
    width:420px;
    height:30px;
    padding:9px;
    background-color:#4dc8e9;
    border:1px solid #4dc8e9;    
    margin-bottom:10px;
}
.employeePicture
{
    float:left;
    width:30px;
    height:30px;
    overflow:hidden;
    background-color:#fff;
    margin-right:16px;
}

.employeePicture img
{
    width:30px;
    height:30px;
}

.employeeName, .employeePosition
{
    float:left;
    width:240px;
}


.employeeLinksHover
{
    float: right;
    padding: 14px 12px 0 0;
    position:relative;
}

.employeeLinks {
    float: right;
    padding: 14px 12px 0 0;
    position:relative;
    display:none;
   /*background-image:url("/img/tom.gif");*/
}

.employeeCog {
    background-color: #47b3cf;
    width:24px;
    height:12px;
    position: absolute;
    top: 4px;
    right: 0px;
    padding: 4px 9px 4px 10px;
    border: 1px solid #72d2ec;
    cursor: pointer
}

.employeeCogBox ul {
    font-size: 10px;
    min-width: 105px;
    height: auto;
    margin: 0 !important;
    background-color: #47b3cf;
    padding: 9px !important;
    border: 1px solid #72d2ec;
    position: absolute;
    top: 25px;
    right: 0px;
}

.employeeCogBox li {
    background:none;
    border:none;
    list-style-type:none;
    margin:0 !important;
    padding:0 !important;
}

.employeeCogBox li a:hover {
    color: #fff;
    text-decoration: none
}



.employeeContainer {
    float: left;
    width: 290px;
}

.employeeLinkEmail
{
    float:left;
    width:46px;
    height:20px;
    border:1px solid #72d2ec;
    margin-right:10px;
}

.employeeLinkMyPage
{
    float:left;
    width:57px;
    height:20px;
    border:1px solid #72d2ec;
}



/* Billedevisning */


.employee_ViewPicture
{
    position:relative;
    float:left;
    display:inline;
    width:110px;
    height:110px;
    background-color:#000000;
    cursor:pointer;
    overflow:hidden;
}

.employeePicture_ViewPicture
{
    float:left;
    width:110px;
    height:110px;
    overflow:hidden;
    background-color:#000000;
}


.employeeName_ViewPicture
{
    position:absolute;
    width:90px;
    height:18px;
    line-height:10px;
    padding:10px;
    top: 110px;
    left: 0px;
    background-color:#4dc8e9;
    z-index:150;
}

.employeeLinks_ViewPicture
{

    display:none;

}

.employeeEmpty_ViewPicture
{
    position:absolute;
    width:110px;
    height:110px;
    z-index:199;
    top:0px;
    left:0px;
    display:block;
}

.employeeEmpty
{
    position:absolute;
    width:110px;
    height:110px;
    z-index:199;
    top:0px;
    left:0px;
    display:none;
}


.employeePosition_ViewPicture
{
    display:none;
}

/* detail visning */
.employeeDetailHolder
{
    width:440px;
    min-height:100px;
    _height:100px;
}

.employeeDetailName
{
    width:440px;
    line-height:45px;
    font-size:32px;
    margin-bottom:20px;
    text-transform:uppercase;
}

.employeeDetailPicture
{
    width:440px;
    height:210px;
    overflow:hidden;
    background-color:#dbdbdb;
}

.employeeDetailContactInfo
{
    width:440px;
    min-height:50px;
    _height:50px;
    margin-top:20px;
}

.employeeDetailContactInfoLable
{
    float:left;
    width:50px;
    line-height:15px;
    font-size:12px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

.employeeDetailContactInfoLableData
{
    float:left;
    width:370px;
    line-height:15px;
    padding:0px 0px 0px 20px;
    margin:0px;
    font-size:12px;
}

.employeeDetailDescription
{
    float:left;
    width:440px;
    min-height:50px;
    _height:50px;
    margin-top:20px;
}

.employeeDetailRows
{
    float:left;
    width:440px;
    min-height:50px;
    _height:50px;
    margin-top:40px;
}

.employeeDetailBlog
{
    float:left;
    width:195px;
    min-height:50px;
    _height:50px;
}

.employeeDetailLinks
{
    float:left;
    width:195px;
    min-height:350px;
    _height:350px;
    margin-left:25px;
    background-image:url("/img/employeeDetailShadowSplit.gif");
    background-repeat:no-repeat; 
    padding-left:25px;  
}

.employeeDetailLink
{
    width:183px;
    line-height:15px;
    background-image:url("/img/employeeDetailLinkArrow.gif");
    background-repeat:no-repeat;
    background-position:0px 6px;
    padding-left:12px;
   
}

h2.employeeDetailBlogHeadline_cufon
{
    font-size:10px;
    color:#FFFFFF;
    text-transform:uppercase;
    padding-bottom:9px;
    margin-bottom:14px;
    border-bottom:1px solid #3a3a3a;
}

h2.employeeDetailLinksHeadline_cufon
{
    font-size:10px;
    color:#FFFFFF;
    text-transform:uppercase;
    padding-bottom:9px;
    margin-bottom:14px;
    border-bottom:1px solid #3a3a3a;
}

.emploeeBlogPostItemRightDate
{
    background-color:#4dc8e9;
    padding:2px;
    font-size:11px;
    margin-bottom:3px;
}

.emploeeBlogPostItemRightText
{
    margin-top:3px;
}

.emploeeBlogPostItemRightText a
{
    font-size:12px;
    text-decoration:underline;
    color:#FFFFFF;
    line-height:15px;
}

.emploeeBlogPostItemRightName
{
    font-style:italic;
    font-size:10px;
    margin-top:5px;
}

.emploeeBlogPostItem
{
    margin-bottom:20px;
}

h2.employeeDetailBlogAllPosts_cufon
{
    font-size:10px;
    text-transform:uppercase;
    color:#4dc8e9;
    background-image:url("/img/employeeArrow.gif");
    background-repeat:no-repeat;
    background-position:right 1px;
    padding-right:9px;
    text-align:right;
    line-height:10px;
}

/* Contact */
.ContactTwoColums {
    background:url("/img/skybrudDk/page/bgTwoColums.jpg") top center;
    background-repeat:no-repeat;
    margin: 0px;
    padding:  15px 0px 35px 0px;
}

.ContactTwoColums h3 {
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #3a3a3a;
    width: 195px;
}

.ContactTwoColums p {
    margin-top: 17px;
}


.ContactTwoColums .left{
    float: left;
    margin-right: 50px;
	width: 195px;
}

.ContactTwoColums .right{
	width: 195px;
    float: left;
}

.ContactFormStart {
    background-color: #000;
    border-top: 1px solid #282828;
    border-right: 1px solid #282828;
    border-left: 1px solid #282828;
    margin-top: 9px;
    padding: 13px 0px 0px 10px;
}

.ContactForm {
    background-color: #000;
    border-right: 1px solid #282828;
    border-left: 1px solid #282828;
    padding: 13px 0px 0px 10px;
    margin: 0px;
    width: 428px;
    min-height:25px;
    height:auto !important;
    height:25px;
    float: left;
}

.ContactFormEnd {
    background-color: #000;
    border-bottom: 1px solid #282828;
    border-right: 1px solid #282828;
    border-left: 1px solid #282828;
    padding: 13px 8px 0px 10px;
    min-height:35px;
    height:auto !important;
    height:35px;
    
}

.ContactForm label {
    display: block;
    float: left;
    width: 120px;
}

.ContactForm input {
    display: block;
    float: left;
    width: 296px;
    min-height:16px;
    height:auto !important;
    height:16px;
    padding: 2px;
    background:url("/img/skybrudDk/page/bgContactForm.gif") bottom left repeat-x;
    border: none;
    color: #282828;
    margin: 0px;
   }

.ContactForm .customform_textarea {
    float: left;
    width: 296px;
    height:100px;
    padding: 2px;
    background: #fff url("/img/skybrudDk/page/bgContactForm.gif") bottom left repeat-x;
    border: none;
    color: #282828;
   }
   
.ContactFormStart .skybrudedit_formerror, .error {
    border: 1px solid;
    width: 358px;
    padding:15px 10px 15px 50px;
    color: #d8000c;
    background: #FFBABA url('/img/skybrudDk/page/bgError.jpg') no-repeat 10px center;
}

/* Newsletter subscribe */

.newsletter {
    background-color: #000;
    border: 1px solid #282828;
    margin-top: 9px;
    padding: 0px 0px 13px 10px;
}

.newsletter input[type=text] {
    display: block;
    width: 414px;
    min-height:16px;
    height:auto !important;
    height:16px;
    padding: 2px;
    background:url("/img/skybrudDk/page/bgContactForm.gif") bottom left repeat-x;
    border: none;
    color: #282828;
    margin: 0px;
   }
 
  
.newsletter #newsapps_button_subscribe {
    float: left;
    margin-left: 267px
   }
   
   .newsletter #newsapps_button_unsubscribe {
    float: left;
    margin-left: 5px
   }

/* Add This */

.addThis {
    float: right;
    background: url('/img/skybrudDk/page/btnAddThis.gif') no-repeat center left;
    padding-left: 14px;
}


/* Table to columns */
td.rowBlack {
	border: 1px solid #282828;
	padding: 10px;
	background-color: #101010;
	vertical-align: top;
}
td.rowBlue {
	border: 1px solid #94ddf1;
	padding: 10px;
	background-color: #4dc8e9;
	text-align: center;
}
table.tableColumns {
	width: 460px;
	margin: 0px -10px;
}

/* Google Maps */

.googleMaps {
    width: 440px;
    height: 235px;
  
}

/* Search */

#searchfield, #searchquery, #searchbutton {
    margin: 0;
    padding: 0px;
}

#searchfield {
    background: url('/img/skybrudDk/page/bgSearchfield.jpg') no-repeat top left;
    border: none;
    width: 440px;
    height: 20px;
}

#searchquery {
    width: 411px;
    height: 20px;
    padding-left: 6px;
    background: none;
    border: none;
    outline: none;
}

#searchbutton {
    background: none;
    border: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#searchwasfound, #noresult {
    margin-top: 18px;
}

#searchshowpagesof, .searchresume {
    margin-bottom: 18px;
    padding-bottom: 19px;
    border-bottom: 1px solid #3a3a3a
}