﻿  

/* Beschrijving van de indeling van Skin */
Body {
	background-color:#333333;
}

.TopBG {
	background-image: url(layer01.png)
}

.controlpanel {
    width: 100%;
    background-color: #FFFFFF;
    border: solid #EAEAEA 1px;

    

}

.HeadBG  {
    font-family:Verdana;
    font-size:  11px;
    font-weight: normal;
    color: #333333;
	background-image: url(layer02.png);
	height: 250px;
	width: 1000px;
}

.MenuBG {
	background-image: url(layer03.png)
}


.Head   {
    font-family:Verdana;
    font-size:  11px;
    font-weight: normal;
    color: #333333;
}

.LeftPane {
    background-image: url(layer06.png);
    width: 200px;
    padding: 2px 5px 5px 5px;
    background-repeat: repeat-y;
    color: #333333;
}

.ContentPane {
    padding: 2px 5px 5px 5px;
    background-image: url(layer04.png);
    color: #333333;
}

.RightPane {
    background-image: url(layer06.png);
    background-repeat: repeat-y;
    padding: 2px 5px 5px 5px;
    width: 150px;
}

.FooterBG {
	background-image: url(layer05.png);
	width: 1000px;
	height: 62px;
	padding: 5px 5px 5px 15px;
	color:fuchsia;
}
.Seperator1a {
    background-image: url(layer07a.png);
	width: 200px;
	height: 40px;
}
.Seperator2a {
    background-image: url(layer08a.png);
	width: 150px;
	height: 40px;
}

.Seperator1b {
    background-image: url(layer07b.png);
	width: 200px;
	height: 40px;
}
.Seperator2b {
    background-image: url(layer08b.png);
    background-repeat:no-repeat;
	width: 150px;
	height: 40px;
}

.Relief1 {
    background-image: url(relief1.png);
    width:300px;
    height:8px;
    
    
}

    
}

.CADCAM {
    background-image: url(Systemintegrator.png);  
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color:#333333;line-height:160%;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}

.NormalRed
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #333333
}

.NormalBold
{
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
}



/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-family:Verdana;
    text-decoration: none;
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: white;
    font-family:Verdana;
    font-size: 11px;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: white;
    font-family:Verdana;
    font-size: 11px;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: white;
    font-family:Verdana;
    font-size: 11px;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: white;
    font-family:Verdana;
    font-size: 11px;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:hover    {
    text-decoration:    bold;
    color:#333333;
}



.normal a:link img, .normal a:visited img 
{
    border: 0;
}

.normal a:hover
{
color:#DEDEDE;
}

.SkinObject {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}

a.SkinObject:link {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}

a.SkinObject:visited {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}
a.SkinObject:active  {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}
a.SkinObject:hover {
    font-weight: normal;
    font-size: 11px;
    color:white;
    font-family:Verdana;
    text-decoration: none;
}


/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;  
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:40px;
	width:600px

}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
    font-family:Verdana;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
	width:120px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent;
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	text-align: left; 
	height: 30px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color:#515151;
	background-color: #515151;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#404040', Direction=135, Strength=2) ; 
	border-bottom: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;

}

.MainMenu_MenuBreak {
	border-bottom: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-top: #333333 0px solid;  
	border-right: #333333 0px solid; 
	background-color: #333333;
	height: 3px;
}

.MainMenu_MenuItemSel {
	background-color: #A9D350; 
	background:url(menu_bg.png) repeat-x top left;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: pointer; 
	cursor: hand; 	
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid;
	border-left: #333333 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	width:60px;
}

a.DNN_HTMLContent:link{
	
	color:green;
	
}
a.DNN_HTMLContent:visited{
	
	color:green;
	
}
a.DNN_HTMLContent:active{
	
	color:green;
	
}

a.DNN_HTMLContent:hover{
	
	color:green;
	
}



/* Hyperlink behavior */
a.normal:link {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
    background-color:#DEDEDE;
   	width:150px;
   	height:25px;
}
a.normal:visited {
   color:#333333;
   	background-color:#DEDEDE;
    font-family:Verdana;
    font-size:11px;
   	width:150px;
   	height:25px;

}
a.normal:active {
   color:#333333;
   	background-color:white;
    font-family:Verdana;
    font-size:11px;
   	width:150px;
   	height:25px;
}

a.normal:hover {
   color:#333333;
   	background-color:white;
    font-family:Verdana;
    font-size:11px;
   	width:150px;
   	height:25px;
}

a.listtitle:link {
    font-family:Verdana;
    font-size:11px;
    color:#333333;

}

a.listtitle:visited {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.listtitle:active {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.listtitle:hover {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.SubHead:link {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.SubHead:visited {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.SubHead:active {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

a.SubHead:hover {
    font-family:Verdana;
    font-size:11px;
    color:#333333;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #ffffff;	color:#333333; border: none;}
#SearchChoices li.searchDefault{background-color: #ffffff; border: none;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
a.Breadcrumb:link{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
a.Breadcrumb:active{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
a.Breadcrumb:visited{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
a.Breadcrumb:hover{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
.breadcrumb_text{
    font-family:Verdana;
    font-size:  10px;
color:#9A9A9A;
}
a.skinobject{
    font-family:Verdana;
    font-size:  10px;
color:white;
}

/*------------ Form & List Style --------------*/

/* FieldSet */
.UDT_Form Fieldset, .UDT_Type_Captcha 
{     
 
margin: 10px 0 20px; 
padding: 2em 10px 1em; 
position: relative; 
background: white; 
color: #333333; 
font-size: 11px;  
font-family:Verdana;

} 

/* Legend */
.UDT_Field legend 
{ 
color: #333333; 
background: WHITE; 
border: 0px solid #333333; 
padding: 2px 6px; 
font-size: 11px;  
font-family:Verdana;
font-weight:bold;
/* needed for IE */
position: absolute; 
top: -10px; 
left: 20px; 
} 

/* Fields */
.UDT_Caption 
{ 
display: block; 
width: 200px; 
float: left; 
color: #333333; 
font-size: 11px;  
font-family:Verdana;

} 
 
.UDT_Input 
{ 
padding-bottom: 12px; 
display: inline; 
color: #333333; 
font-size: 11px;  
font-family:Verdana;

} 




