body
{
	margin:0;
	background-color: #f6f5f1;
	font-family: Arial;
	color:#686868;
	font-size: 13px;
	scrollbar-face-color: #61346c;
	scrollbar-base-color: #61346c;
	scrollbar-track-color: #f6f5f1;
	scrollbar-arrow-color: #f6f5f1;
	scrollbar-shadow-color: #481b56;
	scrollbar-darkshadow-color: #481b56;
	scrollbar-highlight-color: #b48abe;
	scrollbar-3dlight-color: #b48abe;
	cursor: default; 
}

A:link  {
	text-decoration:    underline;
	color:  #61346c;
}
		
A:visited   {
	text-decoration:    underline;
	color:  #61346c;
}
		
A:active    {
	text-decoration:    underline;
	color:  #b48abe;
}
		
A:hover {
	text-decoration:    underline;
	color:  #b48abe;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #f0f0f0;
	border: 1px solid #000000;

}




/* Content markup dnn tokens */


.Head   {
    font-family: helvetica, arial;
    font-size:  17px;
    font-weight: normal;
    color: #686868;
    font-weight: bold;
}
.Head2   {
    font-family: Arial;
    font-size:  15px;
    font-weight: bold;
    color: #686868;
}
.Head3   {
    font-family: Arial;
    font-size:  15px;
    font-weight: bold;
    color: #686868;
}
.Normal, GLinkHTMLCell {
    font-family: Arial;
    font-size: 13px;
    color: #686868;
}
.Normalbold, .DataGrid_Item, .DataGrid_Header, .DataGrid_AlternatingItem {
    font-family: Arial;
    font-size: 13px;
    color: #686868;
	font-weight: bold;
}
.SubHead {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0085a1;
}
.NormalRed  {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    color: #ff0000;

}
.content_tussenkop {
    font-family: helvetica, Arial;
    font-size: 13px !important;
    color: #3d114e;
    text-decoration: none !important;
	font-weight: bold !important;
}

h1   {
    font-family: Arial;
    font-size:  18px;
    font-weight: bold;
    color: #ef3f35;
}
h2 {
    font-family: Arial;
    font-size: 14px;
    color: #ef3f35;
	font-weight: bold;
	margin-bottom: -17px;
}
h3 {
    font-family: Arial;
    font-size: 14px;
    color: #ef3f35;
	font-weight: bold;
	margin-bottom: -1px;
}
.foto {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5) ;
}
.img {
	border:1px solid #e8e7e5;
	padding:5px;
}
.head b {
    font-family: helvetica, Arial;
    font-size: 17px;
    color: #3d114e;
	font-weight: bold;
}
b, strong {
    color: #006f86;
    font-weight: bold;
}
.newstitle {
    font-family: helvetica, Arial;
    font-size: 16px;
    color: #3d114e;
	font-weight: bold;
}
.price {
    font-family: helvetica, Arial;
    font-size: 16px;
    color: #007895;
	font-weight: bold;
}
.GLinkImageClass {
margin-right:10px;
}

/* Skinobjects (login/date/breadcrum) */


.skinobject {
    font-family: verdana, Arial, sans-serif;
    font-size: 10px;
    color: #3c104d;

}
.skinobject A:link  {
	text-decoration:    none;
	color:  #3c104d !important;
	    font-weight:bold;
}
		
.skinobject A:visited   {
	text-decoration:    none;
	color:  #3c104d;
	    font-weight:bold;
}
		
.skinobject A:active    {
	text-decoration:    underline;
	color:#3c104d !important;
	    font-weight:bold;
}
		
.skinobject A:hover {
	text-decoration:    underline;
	color: #3c104d !important;
	    font-weight:bold;
}




/* Command buttons (sumbit/cancel) */


A.CommandButton:link {
    text-decoration:    none;
    color: #3c104d;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #3c104d;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #61346c;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #61346c;
}
.CommandButton {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
}




.normalcrm input {
    font-family: Arial !important;
    font-size: 12px !important;
    color: #3d114e !important;
    align:left;
    border: 1px solid #3d114e;
        margin-top: 0px;
    margin-bottom: 0px;
    background-color:#e7c9ee;
    height:20px !important;
    width:400px !important;
}
.normalcrm.normal {
   font-family: Arial;
    font-size: 13px;
    color: #686868;

}


/* Form elements */


input.NormalTextBox{
    font-family: Arial !important;
    font-size: 13px !important;
    color: #3d114e !important;
    align:left;
    border: 1px solid #3d114e;
        margin-top: 1px;
    margin-bottom: 1px;
    background-color:#e7c9ee;
}
input {
    font-family: Arial !important;
    font-size: 13px !important;
    color: #3d114e !important;
    align:left;

}

input.StandardButton
{
	border: 1px solid #3d114e;
	
	background-color:#e7c9ee;
	font-weight: bold;
	color:3d114e !important;
	font-family: Arial;
	font-size: 11px !important;
	cursor: pointer;
	height:20px;
	text-decoration: none !important;
}
.StandardButton
{
	border: 1px solid #3d114e;
	
	background-color:#3d114e;
	font-weight: bold;
	color:ffffff !important;
	font-family: Arial;
	font-size: 11px !important;
	cursor: pointer;
	height:20px;
	text-decoration: none !important;
}
select, option, textarea {
	border: 1px solid #3d114e;
	font-family: Arial !important;
	    font-size: 13px !important;
    color: #3d114e !important;
    background-color:#e7c9ee;
}





/* Container submenu */


.ModuleTitle_MenuItemSel {
	background-color: #3d4f78;
	padding: 0px 5px 0px 5px
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar {
	cursor: pointer;	
	background-color: Transparent;
	height:20;
}
.ModuleTitle_SubMenu { 
	background-color: #FFF;	
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer; 
	
	font-weight:normal;
	filter: none;
}
.ModuleTitle_MenuItem {
	background-color: #7d89a4;
	color: #FFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px !important;
	height: 20px;
	border: 0;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #eeeeee; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	padding: 0px 0px 0px 0px !important;
	width:22px;
}
.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #000000 !important; 
	height: 0px !important;
}
.ModuleTitle_MenuArrow {
	display: none;
	width:0px;
}



/* styles used in the FileManager */

.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList
{
	height: 100%;
	border: #696969 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E7E7FF;
	background-color: #9EBFF6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.FileManager_Pager
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-top: #696969 1px solid;
	height: 25px;
}

.FileManager_StatusBar
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #F8F8F8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #EEEEEE;
	border-style: none;
}
.FileManager_SelItem
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #99ffff;
	border-style: none;
}

.FileManagerTreeNode
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.FileManagerTreeNodeSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
	text-decoration: none;
	color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
	text-decoration: none;
	color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
	text-decoration: none;
	color: #003366;
}




./* Main Menu */


.MainMenu_MenuContainer {
    	background-color: #e0e0e0;
    	z-index:90;
    	    	
}
.MainMenu_MenuBar {
    	background-color: #e0e0e0;
    	z-index:90;

}

.MainMenu_MenuIcon 
{
    display: none;
    background-color: #e0e0e0;
}


.MainMenu_MenuItem 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	background-color: #e0e0e0;
	text-align: left;
    	line-height:20px;
    	z-index:90;
    	border: 0px;
}


.MainMenu_RootMenuItem{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#ffffff;
	height: 25px;
    	background-color: transparent;
    	text-align: left;
    	line-height:20px;
    	z-index:90;    	
}


.MainMenu_RootMenuItemActive 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#ffffff;
	height: 25px;
	background-color: transparent;
	text-align: left;
	line-height:20px;
	z-index:90;

}

.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	background-color: transparent;
	text-align: left;
	z-index:90;

}




.MainMenu_SubMenu {
	background-color: #e0e0e0;
	padding: 0px;
	border: 1px solid #000000;
	z-index: 1000;
	cursor: pointer;
	
	font-weight: normal;
	filter: none;
	font-size: 10pt; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
}




.MainMenu_SubMenuItemActive 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#000000;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: #e0e0e0;

}

.MainMenu_SubMenuItemSelected 
{
	cursor: pointer; 
	 
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	color:#7e7d82;
	height: 25px;
	text-align: left;
	line-height:20px;
	z-index:90;
	background-color: #e0e0e0;

}
