/* copyright 2004 (c) Estrate, the Netherlands */
/* Body */
body {
	margin: 0 auto;
	background: #cc0000;
	/* background: #1b7627; */
    /* background: #13531c; */
	color : white;
	text-align: center;
	padding: 0;
	font-family: Verdana, "Nimbus sans l", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td,th,tr,p,div,input,select,textarea {
	font-family: Verdana, "Nimbus sans l", Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: white;
	text-align: left;
}

input,select,textarea {
	color: black;
}

h1, h2 ,h3, h4, h5, h6 {
	color: white;
	font-family: Verdana, "Nimbus sans l", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
table,td,tr {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
form {
	margin: 0;
	padding: 0;
}
img 	{
	margin: 0;
	padding: 0;
	border: 0;
}
img.left,
div.caption.left {
    float: left;
}

img.right,
div.caption.right {
    float: right;
}

div.caption {
    width: auto;
}
/* Lists */
ul {
	margin: 0;
}
/*
ul li {
	list-style: inside url(../img/M_images/indent.gif) 3px;
	list-style-image: url(../img/M_images/indent.gif);
}
*/

/* Links */
a, a:link, a:visited {
	color: #81a7c7;
	text-decoration: none;
}

a:hover {
	color: #777;
	text-decoration: underline;
}

/* Horizontal Line */	
hr {
	background: #ccc;
	height:2px;
	border: 1px inset;
	}

hr.separator {
	background: #ccc;
	height: 1px;
	width: 75px;
	border: 0px;
}
/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #777;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 1px 3px;
}
a.mainmenu:hover, a.mainlevel:hover {
	color: #f4f7f9;
	text-decoration: none;
	background-color: #81a7c7;
}
p.submenu {
	margin: 0;
	padding: 0;
}	
a.sublevel:link, a.sublevel:visited {
	color: #ce2310;
}
a.sublevel:hover {
	color: #333;
	text-decoration: underline;
}

/* Content - Sections & Categories */
td.contentmain table {
	width: 100%;
}

.contentpane {
	background : transparent;
	border: #000 solid 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.contentpaneopen {
	background : transparent;
	border: #000 solid 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

table.contenttoc {
        color: white;
        background-color: #81a7c7;
}
        
table.contenttoc td {
        font-size: 8px;    
        text-align:left;  
}
 
a.toclink:hover, a.toclink:visited, a.toclink:link {
        font-size: 9px;
}
	
.contentheading {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
 	color: white;
	text-align: left;
}

a.contentpagetitle:hover {
	text-decoration: underline;
}

.contentdescription {
	font-size: 11px;
	color: #808080;
	text-align: left;
}

.pathway {
}


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #81a7c7;
	text-decoration: none;
	font-weight: bold;
}

a.blogsection:hover {
	color: #777;
	text-decoration: underline;
}

a.weblinks, a.weblinks:link, a.weblinks:visited {
	color: #81a7c7;
	text-decoration: none;
	font-weight: normal;
}

a.weblinks:hover {
	color: #777;
	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	color: #81a7c7;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

a.readon:hover {
	color: #777;
	text-decoration: underline;
}

/* Module table */
table.moduletable {
	margin: 5px;
	width: 100%;
	border: #81a7c7 solid 1px;
}

table.moduletable th {
	font-weight: bold; 
	color: #333;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #f4f7f9;
	margin: 0;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}
	
.componentheading {
	font-size: 13px;
	font-weight: bold;
 	color: #000;
	text-align:left;
}

.boxheading {
	font-size: 13px;
	font-weight: bold;
 	color: #ce2310;
	text-align:left;
}

.button {
	font-style: normal;
	font-weight: bold;
	background: #f4f7f9;
	color: #81a7c7;
	border: #81a7c7 solid 1px;
	margin: 3px 0;
}

.inputbox {
	font-weight: bold;
	color: #333;
	background: #f4f7f9;
	border: #81a7c7 solid 1px;
	margin: 3px 0;
}

.inputbox#search {
	font-size: 9px;
	font-weight: normal;
	height: 12px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
 	color: #81a7c7;
}	
.searchsite {
	font-size: 15px;
	font-weight: bold;
 	color: #81a7c7;
}
	
/** category text format and links **/
.category {
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #81a7c7;
	font-weight: bold;
}

a.category:hover {
	color: #777;
}
	
.poll {
	font-size: 10px;
	color: #ccc;
	line-height: 14px;
}
.polltableborder {
	border: #000 solid 1px;
}
	
.sectiontableentry1 {
	background-color : #ddd;	
}

.sectiontableentry2 {
	background-color : #dde;
}

.sectiontableheader {
	background-color : #81a7c7;
	color : #000;
	font-weight : bold;
}

.frontpageheader {
        font-size: 13px;
        color : #000;
        font-weight : bold;
	text-align: center;
	display: none;
}

	
.small {
	font-size: 9px;
	color: #000;
	text-decoration: none; 
}

.createdate {
	font-size: 10px;
	color: #444;
	text-decoration: none; 
	font-weight: normal;
}

.modifydate {
	font-size: 10px;
	color: #444;
}
			
/* RDF newsfeeds */
td.fase4rdf {
	color: green;
	margin: 115px 0 5px 0;
	background-color: black;
}
td.fase4rdf img {
	display: none;
}

td.fase4rdf a {
	color: #81a7c7;
}

td.fase4rdf a:hover {
	color: #999;
}	
.newsfeedheading {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
	display: block;
	background-color: #ccc;
}
.newsfeeddate {
	font-style: italic;
}

table.searchintro {
  	background-color: #81a7c7;
	}

table.contact {
	background-color: #f4f7f9;
	margin: 5px;
	padding: 5px;
	border: #81a7c7 solid 1px;
}

table.contact td.icons {
	background-color: #81a7c7;
}

table.contact td.details {
	background-color: #81a7c7;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #81a7c7;
	border-left: outset 2px #ff2d13;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff2d13;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-family : "Nimbus sans l",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-color : #e5e5e5;
	/*background-color: #EEEEEE;*/
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;

	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	//border-bottom: solid 1px #777;
}

.tabheading {
	background-color: #ff2d13;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #FFFFFF;
	font-family : "Nimbus sans l",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: red;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : "Nimbus sans l",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : #81a7c7;
	text-align: center;
}

/* Template specific items */
table#main {
	width: 750px;
	height: 550px;
	margin: 25px auto;
	background: #1b7627;
	overflow: hidden;
}
table#main td {
	vertical-align: top;
	background: transparent;
}

table#main table#main_left {
	width: 395px;
	height: 550px;
}
table#main_left td#content_mainbody {
	padding: 10px 0 10px 58px;
	height: 339px;
	overflow: auto;
}
table#main_left td#content_home {
	padding: 10px 0 10px 58px;
	height: 320px;
	overflow: auto;
}
table#main_left td#logo_top {
	height: 75px;
}
table#main_left td#logo_bottom {
	height: 136px;
}
table#main_left td#home_menu {
	height: 155px;
}
table#main_left td#home_menu table {
	height: 155px;
	width: 395px;
}
table#main_left td#home_menu a {
	display: block;
	height: 155px;
}
table#main_left td#home_menu a:hover {
	text-decoration: none;
}

table#main table#main_right {
	width: 355px;
	height: 550px;
}
table#main td#main_right_home {
	width: 355px;
	height: 550px;
	background: #1b7627 url(../img/b_home.png) no-repeat;
}

#hmenu_jolanda {
	width: 109px;
	background: #1b7627 url(../img/hmenu_jolanda_1.png) no-repeat;
}
#hmenu_jolanda:hover {
	background: #1b7627 url(../img/hmenu_jolanda_2.png) no-repeat;
}
#hmenu_gratis {
	width: 106px;
	background: #1b7627 url(../img/hmenu_gratis_1.png) no-repeat;
}
#hmenu_gratis:hover {
	background: #1b7627 url(../img/hmenu_gratis_2.png) no-repeat;
}
#hmenu_xtc {
	width: 94px;
	background: #1b7627 url(../img/hmenu_xtc_1.png) no-repeat;
}
#hmenu_xtc:hover {
	background: #1b7627 url(../img/hmenu_xtc_2.png) no-repeat;
}
#hmenu_cannabis {
	width: 86px;
	background: #1b7627 url(../img/hmenu_cannabis_1.png) no-repeat;
}
#hmenu_cannabis:hover {
	background: #1b7627 url(../img/hmenu_cannabis_2.png) no-repeat;
}
#hmenu_munt {
	display: block;
	height: 100px;
	width: 86px;
	position: relative;
	top: 351px;
	background: #1b7627 url(../img/hmenu_munt_1.png) no-repeat;
}
#hmenu_munt:hover {
	background: #1b7627 url(../img/hmenu_munt_2.png) no-repeat;
}

td#menu {
	width: 355px;
	background-color: #13531c;
}
td#menu table {
	width: 355px;
}
td#menu a {
	display: block;
	height: 80px;
}
#menu a:hover {
	text-decoration: none;
}
#menu_home {
	width: 43px;
	background: #13531c url(../img/c_home_1.png) no-repeat;
}
#menu_home:hover {
	background: #13531c url(../img/c_home_2.png) no-repeat;
}
#menu_info {
	width: 42px;
	background: #13531c url(../img/c_info_1.png) no-repeat;
}
#menu_info:hover {
	background: #13531c url(../img/c_info_2.png) no-repeat;
}
#menu_jolanda {
	width: 41px;
	background: #13531c url(../img/c_jolanda_1.png) no-repeat;
}
#menu_jolanda:hover {
	background: #13531c url(../img/c_jolanda_2.png) no-repeat;
}
#menu_gratis {
	width: 42px;
	background: #13531c url(../img/c_gratis_1.png) no-repeat;
}
#menu_gratis:hover {
	background: #13531c url(../img/c_gratis_2.png) no-repeat;
}
#menu_xtc {
	width: 42px;
	background: #13531c url(../img/c_xtc_1.png) no-repeat;
}
#menu_xtc:hover {
	background: #13531c url(../img/c_xtc_2.png) no-repeat;
}
#menu_cannabis {
	width: 42px;
	background: #13531c url(../img/c_cannabis_1.png) no-repeat;
}
#menu_cannabis:hover {
	background: #13531c url(../img/c_cannabis_2.png) no-repeat;
}
#menu_munt {
	width: 53px;
	background: #13531c url(../img/c_munt_1.png) no-repeat;
}
#menu_munt:hover {
	background: #13531c url(../img/c_munt_2.png) no-repeat;
}
