/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	background-color: #FFFFFF;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.SkinObject:visited  {
	text-decoration:  none;
	color: #9d874b;
	font-size: 10px;
}
A.SkinObject:hover    {
	text-decoration: none;
	color: #9d874b;
	font-size: 10px;
}
A.SkinObject:active   {
	text-decoration: none;
	color: #9d874b;
	font-size: 10px;
}
A.SkinObject:link {
	text-decoration: none;
	color: #9d874b;
	font-size: 10px;
}
.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* Udseende af Overskrifter - style for module titles */
.Head   {
	color: #002b5f;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color: #002b5f;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.searchSubHead    {
	color: #002b5f;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	color: #002b5f;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalTextBox_temp
{
	border: 1px solid #002a5f;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #002a5f;
}
.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
P {
	color: #002b5f;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 12pt;
}

H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
	background-color: #002b5f;
	height: 18px;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}
.agenture {	
                padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    border-bottom: #002b5f 0px solid; 
    border-top: #002b5f 1px solid; 
height: 50px;
}
.machinetypes {	
                padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    border-bottom: #002b5f 0px solid; 
    border-top: #002b5f 1px solid; 
height: 50px;

}


.placement {
	position: absolute;
	top: -18px;
	left: 400px;
	width: 100px;
}
#tmbdetailtable {
	background-color: #0033CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tmbpicture162X154 {
	width: 162px;
	background-color: transparent;
	border-right: #002b5f 0px solid;
	border-top: #002b5f 0px solid;
	border-left: #002b5f 0px solid;
	border-bottom: #002b5f 0px solid;
	height: 154px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.tmbdetail{
	background-color: #EAEAEE;
	vertical-align: top;
	height: 44px;
	width: 162px;
	padding: 4px;
}
.tmbdetail1{
	background-color: #EAEAEE;
	vertical-align: top;
	height: 44px;
	width: 510px;
	padding: 4px;
}
.tablehead {
	
	text-align: left;
	height: 18px;
	vertical-align: middle;
	padding-left: 2px;
	border-bottom-width: 8px;
	border-bottom-color: #FFFFFF;
}
.tableback{
	background-color: #C7C8D1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 2px;
}
.tableback1{
	background-color: #EAEAEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	padding-left: 2px;
}































