/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	background-color: #EEEEEE;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}
.skinmaster {
	width: 854px;
	background-color: transparent;
}
.skinheader {
	height: 114px;
	width: 854px;
}
.skinlogo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height: 68px;
}
.menu {
	background-color: transparent;
	height: 36px;
}
.menudown {
	background-image: url(images/menudown.gif);
	background-repeat: repeat-x;
	width: 854px;
	height: 24px;
}
.languageselector {
	margin-left: 0px;
	margin-right: 10px;
}
.orangeline {
	background-color: #ffc900;
	height: 6px;
	width: 854px;
}
.contentbottom {
	background-image: url(images/contentbottom.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 16px;
}
.controlpanel {
	background-color: transparent;
	width: 100%;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.content {
	background-color: #FFFFFF;
	width: 854px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	clear: both;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 854px;
	padding-top: 15px;
	
}
.Normal {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.login, .login a:link, .login a:visited, .login a:hover, .login a:active {
	color: #000000;
	text-decoration: none;
}
.loginklanten, .loginklanten a:link, .loginklanten a:visited, .loginklanten a:hover, .loginklanten a:active {
	color: #000000;
	text-decoration: none;
	width: 200px;
	padding-left: 120px;
}


.loginsite, a.loginsite:link, a.loginsite:visited, 
a.loginsite:hover, a.loginsite:active {
	color: #eeeeee;
	text-decoration: none;
}
.ContactPane {
	width: 427px;
}
.LoginTable {
	margin-top: -1px;
}
.LoginPane {
	width: 427px;
	text-align: right;
}
.loginTextBox {
	background-color: transparent;
	background-image: url(images/LoginTextBox.gif);
	background-repeat: no-repeat;
	border: none;
	width: 100px;
	height: 23px;	
}
.loginTextBoxText {
	background-color: transparent;
	border: none;
	width: 100px;
	height: 23px;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 0px;
	margin-top: 1px;
}
.LoginButton {
	background-color: transparent;
	background-image: url(images/LoginButton.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 23px;
	border: none;
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
	text-align: center;
}
.LoginButtonText {
	background-color: transparent;
	border: none;
	cursor: hand;
	cursor: pointer;
}
.UN {
	background-color: transparent;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #54003b;
	height: 23px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 10px;
}
.button {
	background-color: transparent;
	background-image: url(images/LoginButton.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 23px;
}


A, A:Link, A:Visited, A:Active {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #54003B;
	line-height: 21px;
	text-decoration: none;
	
}
A:Hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #db8e28;
	line-height: 21px;
	text-decoration: none;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 854px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	width: 854px;
}
.MainMenu_MenuItem td {
	background-image: url(images/button_normal.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	width: 142px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	text-transform: uppercase;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.MainMenu_MenuItemSel td {
	background-color: transparent;
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	width: 142px; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.MainMenu_MenuItemActive td {
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	width: 142px; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#f3f3f3', Direction=135, Strength=3); 
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	background-image: none;
	background-color: #89bd00;
	border: 0px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: capitalize;
	text-align: left;
	height: 26px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel {
	background-image: none;
	background-color: #ffab00;
	border: 0px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	height: 26px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_RootMenuArrow {
	display: none;
}


.submenucontainer {
}
.submenubar {
}
.SubMenu_MenuItem td {
	background-color: transparent;
	background-image: none;
	height: 22px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #54003B;
	padding-left: 2px;
	padding-right: 2px;
	margin: none;
	cursor: hand;
	cursor: pointer;
}
.SubMenu_MenuItemSel td {
	background-color: transparent;
	background-image: none;
	height: 22px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	margin: none;
	cursor: hand;
	cursor: pointer;
}
.SubMenu_MenuItemActive td {
	background-color: transparent;
	background-image: none;
	height: 22px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	margin: none;
	cursor: hand;
	cursor: pointer;
}
.test {
	background-color: transparent;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #54003B;
	padding-left: 2px;
	padding-right: 2px;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header,TreeViewMenu_Header  {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}



