/* 
================================
Skin styles for Kannegieter
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: White;
}

.skinmaster {
	height: 100%;
	width: 960px;
	background-color: White;
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00aeef;
}

.left_blue_upper 
{
	width:236px;
	background-color: #00aeef; 
	vertical-align: top;
	text-align:left;
}

.left_blue_lower {
	background-color: #00aeef; 
	vertical-align: bottom;
}

/*.leftpane_image 
{
	width: 200px;
	background-color: #00aeef;
	background-image: url(TreeviewBackgroundSmall.jpg); 
	background-repeat: no-repeat;
}*/

.contentpane 
{
	width: 100%;
	background-color: White;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}

.rightpane
{
	width: 200px;
	background-color: White;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 6px;	
}

.rightpane {
	width: 160px;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.toppane {
	width: 100%;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}

.main_dnnmenu_rootitem  { 
	cursor: hand; 
	color: #aaaaaa;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial;
    white-space: nowrap;  	    
    padding: 0px 12px 0px 5px;   
} 
.main_dnnmenu_itemhover {  
	background-color: Transparent;
	color: #00aeef; 
}
.main_dnnmenu_itemselected {
	color: #00aeef; 
}

.breadcrumb   {
    font:12px Arial, Helvetica;
    font-weight: normal;
    color: #BBBBBB;
}
A.breadcrumb:link {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #BBBBBB;
	font-weight: normal;
}
A.breadcrumb:visited {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #BBBBBB;
	font-weight: normal;
}
A.breadcrumb:active {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #BBBBBB;
	font-weight: normal;
}
A.breadcrumb:hover {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #00aeef;
	font-weight: normal;
}

.loginText {
   font-family: Arial;
   font-size:  12px;
   font-weight: normal;
   color: #EEEEEE;
   text-decoration: none;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  12px;
   font-weight: normal;
   color: #EEEEEE;
   text-decoration: none;
} 
a.loginText:Active {
   font-family: Arial;
   font-size:  12px;
   font-weight: normal;
   color: #EEEEEE;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  12px;
   font-weight: normal;
   color: #EEEEEE;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  12px;
   font-weight: normal;
   color: White;
   text-decoration: none;
}


.minilinks {
	background-color: #00aeef; 
	vertical-align: bottom;	
}

.minilinks A.Normal:Link {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #EEEEEE;
	font-weight: normal;	
}
.minilinks A.Normal:Visited {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #EEEEEE;
	font-weight: normal;
}
.minilinks A.Normal:Active {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #EEEEEE;
	font-weight: normal;
}
.minilinks A.Normal:Hover {
    text-decoration: none;
	font:12px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}

/* Latest news styles */

.wrappingLatestNewsArticle
{
	width:100%;
	height:100%;
	padding-left:8px;
	padding-right:8px;
	background-color:#F3F3F3;	
}

.LatestNewsHeader
{
	font-family:Arial;
	font-size:15px;
	color:#00aeef;	
}

.LatestNewsBody:Link
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#00aeef;	
}

A.LatestNewsBody:Link
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#00aeef;	
}
A.LatestNewsBody:Hover
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#00aeef;	
}
A.LatestNewsBody:Active
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#00aeef;	
}
A.LatestNewsBody:Selected
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	color:#00aeef;	
}


/* FCK editor styles */

.sjabloon_titel{font-family:Arial;font-size:15px;color:#00aeef;padding-bottom:10px;}				 
.sjabloon_grijzeTekst {font-family:Arial;font-size:13px;color:#AAAAAA;padding-bottom:10px;}
