/* Created by Lee Sykes - DNN Creative Magazine - www.dnncreative.com */

body, html
{
    /* set default font size for skin      (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 11px "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #FFF;
    height:100%;
    background-color: #ffff00;
    background-repeat: repeat-y;
    background-image: url(images/bg_strip.png);
    background-position: center top; 
}

#wrap
{
    /* min-width: 700px; */
    min-height:100%;
    /* padding: 10px 0; */
    background-color: #FFF;
    width: 992px; 
    margin: 0 auto;
}

#logo
{
   	float: left;
   	height: 110px; 
    width: 48%;
   	/*background-repeat: no-repeat;
	background-image: url(images/AVO_logo.png); 
	background-position: left top; */
	margin-left: 10px;
	/* border: 1px solid black; */
    }

#top
{
    position: absolute;
    top: 0px;
    width: 992px;
    margin: 0 auto;
}

.horizontalbanner
{
    width: 48%;
    float: right;
}

#dnn_horizontalbanner .Normal img
{
    border: 0;
    margin: 0;
    padding: 0;
} 

#below_menu
{
    position: absolute;
    top: 150px;
    width: 992px;
    padding-bottom: 5px;
    margin-top: -2px; 
    border-bottom: 1px dotted #CC6; 
}

#bread
{
    width: 61%;
    float: right;
}

#date
{
    margin-left: 2em;
    width: 30%;
    float: left;
}

#bread-date
{
    float: left;
    width: 71%;
}

#menu_beheer
{clear: both; margin-right: 3px;padding: 10px;}

#zoeken
{
float:right;
margin-top: -1px;
margin-right: 0.3em;
}

#contentholder
{
    background-color: white;
    padding: 38px 0px 10px 0px; /* moves content underneath menu, unit in em so if a user increases text size the     gap also increases */
    margin-top: 12.7em;
}

#mainbody
{
    float: left;
    /* width: 76.7%; */
    width: 80%;
}

#content
{
    float: right;
    /* width: 74.3%; */
    width: 64.3%; 
}

#dnn_contentpane
{
  padding: 0px 5px 20px 15px ;
  border-left: 1px dotted #CC6;

}

#sidebar
{
    float: left;
  /*  width: 24%; */
    width: 34%; 
}

#dnn_leftpane
{
    padding: 0px 5px 40px 10px ;
}

#sidebar-2
{
    float: right;
    /* width: 22%; */
    width: 18.8%;
}

#dnn_rightpane
{
  padding: 0px 10px 40px 15px ;
  border-left: 1px dotted #CC6; 
}

#footercontent
{
    clear: both;
    padding: 10px 0 0 0;
}

#dnn_footerpane
{
    padding: 10px;
    background-color: #FFF;
    border-top: 1px solid #990;
}

#loginlinks
{
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 100px;
}

#copyright
{
    float: left;
    width: 40%;
    }

#footer
{

    padding: 5px 0 20px 40px;
    border-top: 1px dotted #990;
    border-bottom: 1px dotted #990;
    margin-bottom: 5px;
}

.StyleIconBackColor {background-color: #000000;}

/* =====================================
    CSS STYLES FOR DNN Menu SkinObject
   =====================================
*/

.TabList {/* eventueel font-size */}


/*  NavMenu styles start here */

#navHContainer {
    position:absolute;
   	height: 40px; /* hoogte van achtergrond */
	background-image: url(images/menu_bg.png); 
	background-repeat: repeat-x;  
    top:115px;
    display:block;
    width: 992px;
    z-index: 1000; 
    } 

#nav ul {
    padding-top:2px;
    margin:0px;
    list-style:none;
    float:left;
    width:auto;
}

#nav li {
  position: relative;
  float:left;
  line-height : 1.7em;
  margin-top: -1px;
  width: 9em;
  list-style: none;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	height: 1.7em;
	margin-top:6px;
}


#nav a {
	display:block;
    text-decoration:none;
    text-align:left; 
    width:auto;
    padding :0px 0 4px 10px;
    color:#000 ;

}
#nav li li a {
    /* width:10.25em; */
    background-color:white  ;
    border:1px solid #cccc99 ;  
}

#nav li a:hover {
  /* color: #B00000  ; */
  background-color: #ffff66;
  line-height : 1.7em;
  border-top: 1px solid #cccc99;
  border-left: 1px solid #cccc99;
  border-right: 1px solid #cccc99;
  width:auto; 
}

.SelectedTab {
  background-color: #ffff33;
  border-bottom: 1px solid #ffff33; 
  /* border-right: 1px solid #cccc99; */
}


#nav li a.SelectedTab {
    color: green;
}
#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul
{
	top: 0;
	left:58px; 
}

/* IE */
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:99px; 
}

/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 2.5em;
    font: 11px "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
    color: #990;
}

a:hover {
    color: #990;
	text-decoration: underline;
}


#opsomming ul {
list-style: none;
padding: 8px 0 0 2px;
margin: 0;
}

#opsomming li{
list-style: none;
border-left: 5px solid silver;
padding-left: 7px;
margin-bottom: 4px;
}


/* ================================
style for module titles
================================ */
.Head
{
    font-size: 130%;
    /* font-weight: bold; */
	letter-spacing: 0.15em;
	padding-top: 0.5em;
    color: #886; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    
{
    font-size:  100%;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
    font-size:  85%; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 85%;
}

/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
H1
{
    font-size: 150%;
    font-weight: bold;
    color: #990;
}
H2
{
    font-size: 150%;
    font-weight: bold;
    color: #990;
}
H3
{
    font-size: 120%;
    font-weight: bold;
    color: #990;
}
H4
{
    font-size: 110%;
    font-weight: normal;
    color: #990;
    margin: 0;
}
H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #990;
    margin: 0;
}
H6
{
    font-size: 80%;
    font-weight: normal;
    color: #990;
    margin: 0;
}

hr{
color: #808060;
background-color: #808060;
height: 1px;
    }


/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: #808060;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #990;
}
A.SkinItem:hover
{
    text-decoration: underline;
    color: #990;
}
/* Layouts for the Text/HTML module */
/* moet ook in DNN\Providers\HtmlEditorProviders\FckhtmlEditorProvider\FCKeditor\editor\css\fck_editorarea.css */
/* en vooral ook DNN\Providers\HtmlEditorProviders\FckhtmlEditorProvider\FCKeditor\fckstyles.xml */

.imageleftside
{
    border: 0px solid fuchsia; 
    margin-right: 0px;
    margin-bottom: 20px;
    float: right;
}

.imageleftside img
{
    border: 1px solid #000;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
.imagerightside
{
    border: 0px solid red; 
    margin-left: 0px;
    margin-bottom: 20px;
    float: left;
}
.imagerightside img
{
    border: 1px solid #000;
    margin-left: 15px;
    margin-bottom: 20px;
    float: right;
}
.clear
{
    clear: both;
}
.quoteleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 10px 0 0;
	margin: 10px 10px 10px 0;
	width: 220px;
	float: left;
	text-align: right;
	border-right: 10px solid #C8CDD0;
	color:#75818A;
}
.quoteright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 10px;
	width: 220px;
	float: right;
	text-align: left;
	border-left: 10px solid #C8CDD0;
	color:#75818A;
}
