/*		  DEFAULT		*/
html
{
	height: 101%; /* scrollbar allways visible */
}

body {
	background-color: #899BB0;
	background-image: url(/library/docmaniac_media/artwork/bg_body.gif);
	background-repeat: repeat-x;
	margin: 16px;
}

body, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; }

h1 {
	color: #7f7f7f;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2,h3,h4,h5,h6 {
	color: #999;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 { font-size: 17px; color: #9b9;}
h4 { font-size: 15px; color: #996; }
h5 { font-size: 13px; color: #636; }
h6 { font-size: 10px; color: #033; }
a {
	color: #000;
	text-decoration: none }

a:hover {
	color: #c00;
	text-decoration: none }

input, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

input.veld  {
	padding: 2px;
	border: inset 1px #7f7f7f; }
	
img {
	border: none; }
/*
input.button  {
	padding: 2px;
	border: outset 1px #7f7f7f;
}
*/	
	
 
/* -------------------- */

/* SITEMAP EDITOR STYLE */
div#SiteMapEditor
{

}

div#SiteMapEditor div
{
	width: 560px;
	height: 16px;
}

div#SiteMapEditor div p
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 420px;
	height: 16px;
}

div#SiteMapEditor div span
{
	display: block;
	text-align: right;
}

div#SiteMapEditor div p img
{
	vertical-align: top;
}

div#SiteMapEditor div span img
{
	margin: 0 1px;
}
/* -------------------- */

div#Editor table     {
	width: 100%;
	border-collapse: collapse;
	background-color: transparent;
}

div#Editor table th      {
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #7f7f7f;
	text-align: left;
	padding: 2px 5px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
}
	
div#Editor table th img
{
	text-align: right;
}
	
div#Editor table td    {
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}	
/*		  EDITOR		*/
div#Editor
{
	width : 540px;
	min-height: 100px;
	padding: 10px;
	border: solid 1px #0079C1;
	margin-top: -1px;
}


/* -------------------- */

/*		LIST STYLES		*/
div.odd, tr.odd
{
	background-color: #E6E6E7;
}

div.even, tr.even
{
	background-color: #FFFFFF;
}

div.oddOver, div.evenOver, tr.oddOver, tr.evenOver
 {
	background-color: #fcc }

div.clicked, div.clickedOver, tr.clicked, tr.clickedOver
  {
	background-color: #ff7f7f }
	
	
div.dragOver
{
	background-color: navy;
}
	
	
/* -------------------- */

/*		COMMENTS		*/
ul.comments
 {
	background-color: #b0b0b0;
	margin: 10px 0;
	padding: 5px 0 5px 30px;
	width: 530px;
}
ul.comments li
{
	margin :  0px;
	padding:  0px;
}
/* -------------------- */

/*			TAB			*/
div.tab
{
	z-index: 10;
	margin-bottom: 23px;
	padding: 0px;
}
ul#tab
{ 
  list-style: none;
  padding: 0;
  margin: 0;
}


ul#tab li
{
  border: solid 1px #0079C1;
  float: left;
  margin-right: 2px;
  padding: 2px;
  background-color: #CFCFCF;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

ul#tab li.active
{ 
  border-bottom: solid 1px #EFEFF0;
  background-color: #EFEFF0;
  cursor: default;
}

ul#tab li.inactive
{ 
  background-color: #EFEFF0;
  color : #CFCFCF; 
  cursor: default;
}

/* -------------------- */

/*		UI ELEMENTS		*/
label.CMS_RADIO
{
	display: inline;
	float: none;
	clear: none;
	text-align: left;
}

label, label.cms_label
{
	display: block;
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	margin: 5px 0 0 0;

}
label.delete
{
	display: inline;
	float: none;
}

textarea.CMS_EDITOR
{
	width:				400px;
	height:				250px;
}

textarea.CMS_CLASS
{
	width:				400px;
	height:				100px;
}

input.CMS_CLASS_DATE,
input.CMS_SELECT_BTN
{
	width: 40px;
	height: 22px;
	font-size: 12px;
}

select.CMS_CLASS
{
	width: 180px;
}
input.CMS_CLASS
{
	width: 400px;
}


/* -------------------- */

/*		  MENU			*/
td.left_menu
{
	vertical-align: top;
}
div.menu {
	margin-left: 10px;
}
div.menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 5px;
}
div.menu ul li
{
	margin-bottom: 2px;
}
div.menu ul ul
{
	list-style: square;
	list-style-position: inside;
}
div.menu img
{
	margin-right: 4px;
}

div#Editor table.CMSform, 
div#Editor table.CMSform tr,
div#Editor table.CMSform tr td,
div#Editor table.CMSform tr td.label
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0;
	border: none;
	vertical-align: top;
}
div#Editor table.CMSform
{
	clear: left;
	margin-top: 10px; 
}

div#Editor table.CMSform tr td.label
{
	padding-top: 3px; 
	text-align: right;
}

div#Editor table.CMSform tr td.sort
{
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-collapse: collapse;
}

/*		BROWSER			*/
div#editor
{
	min-height: 370px;
}
div.filebrowser 
{
	padding:4px;
	  cursor: pointer;
}
div.filebrowser:hover
{
	background-color: #fcc;
}
div.browser
{
	background:#f8f8f8;
	border:1px solid #0079C1;
	display: table;
	height: 98px;
	margin-top: 20px;
	text-align: center;
	width: 98px;
	margin:2px;
	clear: none;
	float: left;
}
div.browser img
{
	margin: auto;
	margin-top: 20px;
	display: block;
}
/*
div#editor div.browser
{
	display: inline;
	width: 80px;
	height: 80px;
	padding: 10px;
	margin:  2px;
	background-color: #f8f8f8;
}
/* -------------------- */

label.CMS_RADIO
{
	display: inline;
	clear: none;
	float: none;
	margin: auto;
	text-align: left;
	width: auto;
}

img.CMS_IMAGE_PREVIEW
{
	float: right;
}

/* zoeken en filteren */

form.searchNfilter
{
	width: 200px;
	
}

