
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background: url(/plugin_assets/vlcms/images/cms/bg.gif) repeat-x;
	background-color: #B4BAC1;
}

#header{
	z-index: 10;
	margin:0 8%;
}

#headercms {
	margin: 0 auto 0 auto;
	width: 758px;
	height: 83px;
}

#topmenu {
	
	position: relative;
	
	text-align: center;
	height: 27px;
	width: 580px;
	
	margin-left: auto;
	margin-right: auto;
	
	background:url(/plugin_assets/vlcms/images/cms/topmenu.gif) top no-repeat;
}

#top {
	height: 40px;
	background:url(/plugin_assets/vlcms/images/cms/top-mid.gif) repeat;
}

#lijn {
	height: 11px;
	background-color:#ffffff;
}

#regenboog {
	height: 4px;
	background:url(/plugin_assets/vlcms/images/cms/regenboog-mid.gif) repeat;
}

#navigatie {
	height: 23px;
	font-size: 10px;
	background:url(/plugin_assets/vlcms/images/cms/topnav-mid.gif) repeat;
}

#botmenu {
	height: 53px;
	float:left;
	text-align: center;
}

#container{
	z-index: 10;
	
	margin: 0 8%;
	background:url(/plugin_assets/vlcms/images/cms/right.gif) repeat-y right #E1E7F4;
}

#containercms {
	margin: 0 auto 0 auto;
	width: 758px;
	text-align: left;
	height: 100%;
}

* html #container{
	height:1%; /* So IE plays nice */
}

#content{
}

#tree{
}

table.cms { 
	background:url(/plugin_assets/vlcms/images/cms/leftnav-mid.gif) repeat-y left;
	width: 100%;
	height:100%;
}

#treetd {
	width: 235px;
	vertical-align:top;
}

#contenttd {
	vertical-align:top;
}


 .fieldWithErrors, .formError {
    display: inline;
 }
 
 .fieldWithErrors input {
   border: 2px solid red;
 }
 

#footer {
	background:url(/plugin_assets/vlcms/images/cms/bot-mid.gif) repeat;
	height: 53px;
	margin:0 8%;
}

#footercms {
	margin: 0 auto 0 auto;
	background:url(/plugin_assets/vlcms/images/cms/login-bot.gif) no-repeat;
	width: 758px;
	height: 53px;
}

.breaker {
	background-color:#F6F6F6;
	*margin-top:0px;
	_margin-top:0px;	
	clear: both;
	font-size: 0;
}

.topdropdown {
	text-decoration:none;
}

#d_topmenu_cmsusers {
	position: absolute;
	z-index:1;
	width: 130px;	
	top: 21px;
	left: 20px;
}

#d_topmenu_languages {
	position: absolute;
	z-index:1;
	width: 130px;
	top: 21px;
	left: 170px;
}

#d_topmenu_websites {
	position: absolute;
	z-index:1;
	width: 200px;
	top: 21px;
	right: 35px;
}

form label {
    width: 150px;
    display: block;
    float:left;
    text-align:right;
    padding-right: 20px;
    font-weight: bold;
}

form div {
    padding: 3px;
}

input, textarea, select {
	background: #F0F2F6;
	border: solid 1px #7F9DB9;
}


#tabbladen a {
	font-size: 10px;
	color: #346693;
    padding: 3px 6px;
    background: #C2CEE8;
    border: 1px solid #B4B9C3;
    margin-right: 0px;
	text-decoration:none;
}

.tab {
    background: white;
    border: 1px solid #B4B9C3;
}
#tabbladen a.tabselected {
    background: white;
    border: 1px solid #B4B9C3;
	border-bottom-color:#FFFFFF;
}


#buttons a, #buttons input {
	border: 0;
    1border: 1px solid #B4B9C3;
    1padding: 2px 4px;
    1background: white;
    1color: black;
    1margin-right: 10px;
	1font-size: 10px;
	1color: #346693;	
    1text-decoration: none;
}

#buttons input {
    1padding: 2px 4px;
}

#buttons {
    1margin-bottom: 10px;
    1height: 30px;
}

#newtr {
	background:url(/plugin_assets/vlcms/images/cms/content-titelback.gif) repeat-x;
	height: 33px;
}

#content h2 {
    margin:0px;
    padding-top: 6px;
    padding-left: 20px;
	background: #E1E7F4 url(/plugin_assets/vlcms/images/cms/content-titelpijl.gif) no-repeat left 10px;
	padding-bottom: 8px;
	*height: 24px;
	*height: 11px;
	width: 300px;
	font-size: 12px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

#contenttitel {
	background: #C2CEE8; 
	height: 23px;
	*height: 11px;
	border-bottom: 1px solid silver;
}

#newtd {
	background:url(/plugin_assets/vlcms/images/cms/content-titel.gif) repeat-x;
	text-align:center;
	padding-bottom: 8px;
	height: 23px;
	width: 300px;
}
#newtd1 {
	background:url(/plugin_assets/vlcms/images/cms/content-titelright.gif) no-repeat;
	height: 23px;
	width: 30px;	
}
#newtd2 {
	width: 70%;	
}


.tab li {
    list-style: none;
    font-weight: bold;
}

.tab li li {
    font-weight:normal;
}

#tree {
    border: 1px solid silver;
    border-top: 0px;
    margin: 0px 9px;
    padding: 5px;
}


#treeview * {
	padding:0;
	margin:0;
}


#treeview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#treeview ul{

	padding-left: 17px;
}

#treeview li {
	list-style: none;
}

#treeview li li {
    font-style: italic;
}

#treeview li li li {
    font-weight: normal;
}

#treeview li a {
    color: #000;
    font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.li_treeview_empty{
	font-size:0;
	margin:0;
	padding:0;
	height: 4px;
	line-height: 4px;
}

#div_photo_canvas { 
	
	background: url(/plugin_assets/vlcms/images/cms/photo_bg.gif);
	width: 710px;
	height: 480px;
	overflow: auto;
}

/***************************
	Menu elementen
****************************/
#menu {
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	margin-top: 2px;
	
}

.li_menu_parent {
	height: 16px;
	padding-top: 3px;
	margin-left:5px;
	background: #C2CEE8;
	border: 1px solid #B4B9C3;
}

#nav, #nav ul {
	width: auto;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000;
	
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	font-size: 10px;
	color: #346693;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;

	border: solid 1px #668CAE;
	background: #fff;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #C2CEE8;
	
	/* FIX */
	position: static;
}
