/* div color IDs are displayed below */

body {	
	background-color: rgb(0,64,0);
	}
	
#pageframe {	
	background-color: rgb(0,128,0);
	}	

#titlearea {
    	background-color: rgb(0,128,0);
	background-image: url(images/ierse-hond-klein.png); 
	background-position:  0px 0px;
	background-repeat: no-repeat;
	}

#custom1 {
	}

#custom2 {
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback {
    	background-color: rgb(0,64,0); 
	}

.menutopbox {
	}

.menutopboxhover {
	background-color: rgb(51,136,153);
    	border: 1px solid rgb(255,255,255);
	}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */
#leftarea {
    	background-color: rgb(0,128,0);
	}

.menubox {
    	background-color: rgb(0,64,0);
    	background-image: url(images/6-1.jpg);
	}

.submenubox {
    	background-color: rgb(0,64,0);
	}


/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: rgb(218,255,217);
	background-image: url(images/6-1.jpg);
	font-family: Verdana, Geneva, sans-serif;
	}

#authorarea {
	}

.headingarea {
    	background-color: transparent;
	}

.articlearea {
    	background-color: transparent;
	}

/* columns in text areas */
	
.clmn1 {
    	border: 1px dotted rgb(230,230,230);
    	background: transparent; }
.clmn2 {border: 1px dotted rgb(230,230,230); background: transparent;}
.clmn3 {border: 1px dotted rgb(230,230,230); background: transparent;}
.clmn4 {border: 1px dotted rgb(230,230,230); background: transparent;}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
    	border: 1px solid rgb(210,210,210);
    	background-color: rgb(245,245,245);
	}

.frametopleft {
	background: url(images/frame_tl.gif) no-repeat top left;
	}

.frametopright {
	background: url(images/frame_tr.gif) no-repeat top right;
	}

.framebottomleft {
	background: url(images/frame_bl.gif) no-repeat bottom left;
	}

.framebottomright {
	background: url(images/frame_br.gif) no-repeat bottom right;
	}
	
/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
	background-color: rgb(250,250,250);
	border: 1px solid rgb(0,0,0);
	}

.toprow {
	background-color: rgb(230,230,230);
	}

.lastrow {
	background-color: rgb(230,230,230);
	}

/*   XXXXXXXXXXXX  This controls the Right area and buttons  */

	#column3 {
	}

/* XXXXXXXXXXXX bottom menu section  */

#bottombar {
	background-color: rgb(0,128,0);
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */
/*   XXXXXXXXXXXX  Modify the class name layout in the str2web/default/tablestyles directory to add more  */

.subtable
	{
	background-color: rgb(238,238,238);
	border: 1px solid rgb(0,0,0);
	}

.toprow {
	background-color: rgb(204,156,68);
	}

.lastrow {
	background-color: rgb(238,238,238);
	}

/* Individual text colours*/

p {
	color: rgb(0,153,0);
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}

h1 {
	color: rgb(255,255,255);
	font-size: 2.4em;
}

h2 {	color: rgb(255,255,255);}

h3 {	color: rgb(0,102,102);}

h4 {	color: rgb(0,102,102);}

h5 {	color: rgb(0,0,0);}

h6 {	color: rgb(0,0,0);}


/* indented paragraphs and list colours*/

ul { color: rgb(0,0,0)}
li { color: rgb(0,0,0)}

/* Default text link colours*/

a:link    {color: rgb(0,0,153)}
a:visited {color: rgb(0,0,153)}
a:hover   {color: rgb(255,0,0)}
a:active  {color: rgb(0,0,153)}

/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active	{
    		color: rgb(255,255,255);
    	background: rgb(0,64,0);
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
    	background: rgb(0,64,0);
    		color: rgb(255,255,255);
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	}

a.topmenutext:hover  {
    	border-left: 1px solid rgb(0,0,0);
    	border-bottom: 1px solid rgb(0,0,0);
    	border-right: 1px solid rgb(0,0,0);
    	border-top: 1px solid rgb(0,0,0);
    		color: rgb(255,255,255);
    	background: rgb(0,64,0);
	padding: 2px 0px 0px 0px;
	text-decoration: underline;
	}

/* Side menu text link styles*/

a.sidemenutext:link, a.sidemenutext:visited, a.sidemenutext:active
{
    	border-left: 1px solid rgb(0,0,0);
    	border-bottom: 1px solid rgb(0,0,0);
    	border-right: 1px solid rgb(0,0,0);
    	border-top: 1px solid rgb(0,0,0);	
	background: rgb(00,64,00);
    	padding: 3px 0px 0px 16px;
	color: rgb(210,210,210);
	text-decoration : none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	border-left: 1px solid rgb(0,0,0);
    	border-bottom: 1px solid rgb(0,0,0);
    	border-right: 1px solid rgb(0,0,0);
    	border-top: 1px solid rgb(0,0,0);	
	background: rgb(00,64,00);
	padding: 3px 0px 0px 16px;
	color: rgb(180,180,180);
	text-decoration: none;
	}

a.sidemenutext:hover {
    	border-left: 1px solid rgb(255,255,255);
    	border-bottom: 1px solid rgb(255,255,255);
    	border-right: 1px solid rgb(255,255,255);
    	border-top: 1px solid rgb(255,255,255);
	background: rgb(00,60,00);
	color: rgb(255,255,255);
	text-decoration : underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    border-left: 1px solid rgb(0,0,0);
    border-bottom: 1px solid rgb(0,0,0);
    border-right: 1px solid rgb(0,0,0);
	background: rgb(00,64,00);
	padding: 2px 0px 0px 6px;
	color: rgb(210,210,210);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
    border-left: 1px solid rgb(0,0,0);
    border-bottom: 1px solid rgb(0,0,0);
    border-right: 1px solid rgb(0,0,0);
	background: rgb(66,132,132);
	padding: 2px 0px 0px 6px;
	color: rgb(180,180,180);
	text-decoration : none;
	}

a.sidesubmenutext:hover {
    border-left: 1px solid rgb(255,255,255);
    border-bottom: 1px solid rgb(255,255,255);
    border-right: 1px solid rgb(255,255,255);
	background: rgb(86,152,152);
   	color: rgb(255,255,255);
	text-decoration: underline;
	}

