/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

#dnn_ctr721_XModFeedback_lblErrorMessage
{
 margin-left: 195px; font-weight: bold; color:black!important;
}


#dnn_ctr_ManageUsers_cmdPassword, #dnn_ctr_ManageUsers_cmdProfile
{
 display: none;
}

span.CategoryList
{
display: block;
height: 20px;

}

.TdText td {
	font-size: 12px;
	line-height: 16px;
}


#contentText p, #contentText td, .Normal
{
font-size: 12px;
}

#contentText  .Head
{
font-size: 13px!important;
}


.MainMenu_MenuContainer {
	width: 85%;
	border: 0px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	border: 0px;
}

.MainMenu_SelectedRootItem	 {
	height:30px;
	width:150px;
	padding-left: 5px;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-style: normal;
	border: 0px;
	font-weight:normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15; 
	height: 21;
	border: 0px;
	background-color: #684644;
	border-left: #684644;
	border-bottom: #684644;
	border-top: #684644;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border: 0px;
	text-align:left;
	background-color:#684644;
}
.MainMenu_MenuBreak {
	height: 6px;
	
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ECAD48; 
	font-weight: bold; 
	font-style: normal;
	border: none;
	text-align:left;
	background-color:#684644;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight: normal;
}


.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border: 0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border: 0px;
}

.solpartRootmenuitem {
	color:#FFFFFF;
	height:26px;
	font:bold 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
	border:0px;
}

.solpartRootmenuitemOver {
	background:#684644;
	color:#ECAD48;
	height:26px;
	font:bold 0.8em 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
	border:0px;
}


TD.Forum_Header, .Forum_Header, .Forum_LinkLargeButton, A.Forum_LinkLargeButton:Link, A.Forum_LinkLargeButton:Visited  
{			
	background-color: #8070B9!important;
}





/* intranet styles */
.intranet #content-subpagefullwidth {	
	width:845px;
	left:20px;	
	text-align:left;
	position: static;
	margin-left: 20px;
}

.intranet #sitemapPath {
	/*background: url(http://hetgoeddev.i-project.nl/Portals/0/Skins/HetGoed/navPanel-bg.gif) repeat-x center -25px;*/
	background-color: #efefef;
	padding: 4px 0;
	margin-bottom: 10px;
}

.intranet #contentText {
	padding-top: 5px
}

.INContentPane {
	width: 520px;
	float: left;
	margin-right:20px;
}

.INRightPane {
	width: 300px;
	position: absolute;
	left: 560px;
	top: 350px;
}

	
.intranet #footer {
	background:#684644;
	height: auto;
	overflow: visible;
	font-weight:normal;
	padding: 10px 20px 20px 20px;
	color:#FFF;
}
.intranet #footer a{
	color:#FFF;
}

.intranet #footer .copyright span, .intranet #footer a.SkinObject {
	color:#9f7d7b;
	font-weight:normal;
}
.intranet #footer a.SkinObject:hover {
	color:#9f7d7b;
	font-weight:normal;
	text-decoration:underline;
}
.intranet #footer h2 {
	color:#FFF;
	margin-bottom:5px;
}

.intranet #newsPanel {
	position: static;
	right: 0;
	background: #FFF;
}

.clear {
clear: left;
}


/* events style */

.intranet .event {
width: 520px!important;
}

.intranet .EventTitle, .intranet td.EventTitle, .intranet .eventtitle, .intranet .eventtitle td {
	background-color: #8070B9!important;
	background-image: none!important;
	padding-top: 2px;

}

.intranet td.EventNextPrev a, .intranet td.EventNextPrev a:link {
	color: #FFF!important;
	font-size: 11px;
	text-decoration: underline;
}

.tagcloud {
	text-align: justify;
	line-height: 250%!important;
}

.tagcloud a, .tagcloud a:link {
	font-family: 'trebuchet MS', tahoma;
	color: #8070B9 ;
	font-weight: normal;
	line-height: 250%!important;
}

/* Hide all footer icons in forum */
#dnn_ctr1170_ContentPane table.GenericContainerBottom td.left * {display:none!important} 



