/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 95%;
	background-color: #ffffff;
}
.pagemasterflash
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	align: center;
}
.skinmaster
{
	border-right: #bda1a0 0px solid;
	border-top: #bda1a0 0px solid;
	border-left: #bda1a0 0px solid;
	border-bottom: #bda1a0 0px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
	/*height: 100%;*/
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	width: 785px;
}
.skinheader
{
	width: 777px;
	height: 120px;
}
.skingradient
{
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #e1eac4;
}
.toppane
{
	width: 100%;
	background-color: transparent; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}
.leftpane
{
	vertical-align:top;
	text-align:left;
	width: 130px;
	background-color: transparent;
	padding-right: 1px; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}
.admincontentpane
{
	vertical-align:top;
	text-align:center;
	width: 100%;
	background-color: transparent; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}
.contentpane
{
	vertical-align:top;
	text-align:left;
	width: 450px;
	background-color: transparent; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}
.rightpane
{
	vertical-align:top;
	text-align:left;
	width: 177px;
	background-color: transparent; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}
.bottompane
{
	width: 100%;
	background-color: transparent; /*padding-left: 6px; 	padding-right: 4px; 	padding-top: 6px;*/
}



/* DEvExpress */

.dxeBase
{
   font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
}
/* -- ErrorFrame -- */
.dxeErrorCell, .dxeErrorCell td
{
   font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
	color: Red;
	font-weight: normal:
}
.dxeErrorCell
{ 
	padding-left: 4px;
	padding-right:5px;		
}
.dxeErrorFrame
{
	padding-right: 3px;
}
.dxeEditArea 
{
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
}

.dxic {
	background-color: white;
}

.dxeListBox
{
	background-color: white;
	border: solid 1px #A0A0A0;
   font-family: Verdana, Arial, Helvetica, Serif;
   font-size: 10px;
}
.dxeListBox div.dxlbd
{
	padding-top: 1px;    
   padding-bottom: 1px;
   height: 120px;
}
.dxeListBoxItem
{
	border-left: solid 1px white;    
   border-right: solid 1px white;    
   font-family: Verdana, Arial, Helvetica, Serif;
   font-size: 10px;
   padding: 2px 2px 2px 2px;
   white-space: nowrap;
   text-align: left;
   cursor: default;
   color: Black;
   font-weight: normal;
}

.dxeListBox td.dxeI 
{
   padding-right: 0px!important;
   border-right-width: 0px!important;
}
.dxeListBox td.dxeT
{
   width: 100%;    
   border-left-width: 0px!important;    
}
.dxeListBoxItemHover        /* inherits dxeListBoxItem */
{
	background-color: #D9ECB5;
}
.dxeListBoxItemSelected     /* inherits dxeListBoxItem */
{    
   color: White;
   background-color: #8d8d8d;
}


/*Menu*/
.RootItem TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	height: 22px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #e61a09 0px solid;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:4px;
}
.RootItemActive TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	height: 22px;
	background-color: #ff9900;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #e61a09 0px solid;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:4px;
}
.RootItemSelected TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	height: 22px;
	background-color: #ff9900;
	background-image: none;
	background-repeat: no-repeat;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #e61a09 0px dotted;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:4px;
}
.RootItemBreadCrumb TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	height: 22px;
	background-color: #ff9900;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-bottom: #404040 0px double;
	text-transform: uppercase;
	padding-left:4px;
	padding-right:4px;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #404040;
	height: 22px;
	background-color: #666;
	background-image: none;
	background-repeat: no-repeat;
}

/* outher left and right bg of unselected sub item, bg of sub tab */
.SubMenu
{
	background-color: #e1eac4;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);
}

.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	height: 22px;
	background-color: #ff9900;
}

.SubItemSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #ff9900;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	border-left: #ffffff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #ff9900;
	border-left: #ffffff 2px solid;
}

subleftsep
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #e1eac4;
	background-image: url('images/menu_icon.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.nav-menu
{
	height: 20px;
	background-color: #99CC00;
	font-weight: bold;
	/*float: right;*/
	text-align:right;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 17px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	background-color: #e1eac4;
	border-left: #e1eac4 1px solid;
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 21px;
	height: 21px;
	margin-left: 0px;
	background-color: #e1eac4;
	background-image: url('images/menu_icon.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.MainMenu_SubMenu
{
	background-color: #e1eac4; /*#84d094; */
	color: #000000;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#a9a9a9' , Direction=135, Strength=3);
	border-top: #a9a9a9 0px solid;
	border-right: #a9a9a9 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #a9a9a9 0px solid;
	font-weight: normal;
	font-style: normal;
}
.MainMenu_MenuBreak
{
	border-top-style: dotted;
	border-bottom: black 0px dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.MainMenu_MenuItemSel
{
	background-color: #bad84b;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	border-top: #a9a9a9 0px solid;
	border-right: #a9a9a9 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #a9a9a9 0px solid;
}
.MainMenu_MenuArrow
{
	border-right: #e1eac4 1px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.StandardButton
{
	background: #e1eac4 none;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
	font-weight: normal;
}

.Head
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}
Select, input
{
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
}
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
}
.LanguageSelector
{
	border: solid 1px #e61a09;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
	color: #404040;
}
#dnn_dnnSEARCH_txtSearch
{
	vertical-align:top;
	border: solid 1px #99CC00;
	height:20px;
	
}
#dnn_dnnSEARCH_cmdSearch
{
	position:relative;
	left:-6px;
	top:1px;
}
	
#hoek{ float:left }
#banner-visual{ float:left }

/* Skin Objects */
.darklinks
{
	color: #526501;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 9px;
	font-weight: bold;
}
a.darklinks:link
{
	text-decoration: none;
	cursor: hand;
	color: #526501;
}
a.darklinks:active
{
	text-decoration: none;
	cursor: hand;
	color: #526501;
}
a.darklinks:visited
{
	text-decoration: none;
	cursor: hand;
	color: #526501;
}
a.darklinks:hover
{
	color: #99cc00;
	text-decoration: none;
	cursor: hand;
}

.mainlinks
{
	color: #808080;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
a.mainlinks:link
{
	color: #808080;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.mainlinks:active
{
	color: #808080;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.mainlinks:visited
{
	color: #808080;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.mainlinks:hover
{
	color: #e61a09;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
	border-bottom: #808080 1px dotted;
}
.secondarylinks
{
	cursor: hand;
	color: #e61a09;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 10px; /*font-weight: bold;*/
	padding-left: 4px;
	padding-right: 4px;
}
a.secondarylinks:link
{
	color: #e61a09;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.secondarylinks:active
{
	color: #e61a09;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.secondarylinks:visited
{
	color: #e61a09;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
}
a.secondarylinks:hover
{
	color: #808080;
	line-height: 18px;
	font-size: 10px; /*font-weight: bold;*/
	text-decoration: none;
	cursor: hand;
	border-bottom: #e61a09 1px dotted;
}

.set_relative {position:relative;}

/*
.ContentPanesReposition
{
	position:relative; 
	top:-4px; 
}
*/

/*Right Alignment*/
.LinksPadding
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
	
a.Rightsub-navigate
{
	padding-right: 22px;
	background-position: right center;
	font-size: 11px;
	background-image: url(RightLink_n.gif);
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	text-align: right;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Rightsub-navigate:visited
{
	padding-right: 22px;
	background-position: right center;
	font-size: 11px;
	background-image: url(RightLink_n.gif);
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	text-align: right;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Rightsub-navigate:link
{
	padding-right: 22px;
	background-position: right center;
	font-size: 11px;
	background-image: url(RightLink_n.gif);
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	text-align: right;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Rightsub-navigate:hover
{
	/*display: block;*/
	background-image: url(RightLink_o.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}

/*Left Alignment*/
a.Leftsub-navigate
{
	/*display: block;*/
	background-image: url(LeftLink_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Leftsub-navigate:visited
{
	/*display: block;*/
	background-image: url(LeftLink_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Leftsub-navigate:link
{
	/*display: block;*/
	background-image: url(LeftLink_n.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}
a.Leftsub-navigate:hover
{
	/*display: block;*/
	background-image: url(LeftLink_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color:Transparent;
	Height:20px;
	width:115px;
}

.LoginButton {
	background : no-repeat transparant;
	border: 0px;
	color: #526501;
	font-weight : bold;
	font-size : 10px;
	background-image: url('images/arrow_login.gif');
	background-position: center right;
	cursor: hand;
}

.LoginTextBox
{
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 11px;
	background-color : #F4FAE0;
	border-left : 1px solid #A3B54F;
	border-right : 1px solid #A3B54F;
	border-top : 1px solid #A3B54F;
	border-bottom : 1px solid #A3B54F;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}


.LoginText
{
	font-family: Verdana, Arial, Helvetica, Serif;
	font-size: 10px;
}





















