.maintable {
	border: 1px #E9E7E7 solid;
	background-color: #F2F2F2;
}

.bgall {
	background-image: url(images/bg_all_top.jpg);
	background-repeat: repeat-x;
	background-color: #FAF8F8;
}

table {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.content {
	padding: 20px;
}

a {
	color: #666666;
}

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

.credits {
	font-size: 10px;
}

.textarea {
	border: 1px solid green;
}

.input {
	background-color: White;
	border: 1px solid green;
	color: green;
}
	
.error {
	background-color: #F2FFEB;
}











.admintextcolor
{
	color: #669933;								/* Text color of admin guestbook message */
}

.tables_maintable
{
	width: 100%;									/* Width of the whole guestbook */
}

.tablerows_header
{
	background-color: #ECEDEC;					/* Background color of mainbar with links */
	height: 20px;								/* Height of mainbar with links */
	padding-left: 5px;							/* Text in mainbar with links starts 5 pixels after start */
	padding-right: 5px;							/* Text in mainbar with links ends 5 pixels before end */
	font-weight: bold;							/* Text decoration of text in mainbar with links */
	border: solid 1px #000000;					/* Mainbar with links border */
}

.tablerows_gbentries
{
	width: 100%;								/* Width of an entry in the guestbook */
	border: solid 1px #000000;					/* Border of an entry in the guestbook */
}

.gbentry
{
	width: 100%;								/* Width of an entry in the guestbook */
}

.emptyspace
{
	height: 10px;								/* Empty space between entries */
}

.leftside
{
	padding-top: 5px;							/* Text in left side of a message/setting starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in left side of a message/setting ends 5 pixels before bottom */
	padding-left: 5px;							/* Text in left side of a message/setting starts 5 pixels after left */
	padding-right: 5px;							/* Text in left side of a message/setting ends 5 pixels before right */
	vertical-align: top;						/* Text in left side of a message/setting gets aligned to top */
	width: 20%;									/* Width of text in left side of a message/setting */
	background-color: #ECEDEC;					/* Backgroundcolor of text in left side of a message/setting */
	color: #000000;								/* Text color in left side of a message/setting */
}

.rightside
{
	padding-top: 5px;							/* Text in right side of a message/setting starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in right side of a message/setting ends 5 pixels before bottom */
	padding-left: 5px;							/* Text in right side of a message/setting starts 5 pixels after left */
	padding-right: 5px;							/* Text in right side of a message/setting ends 5 pixels before right */
	vertical-align: top;						/* Text in right side of a message/setting gets aligned to top */
	width:80%;									/* Width of text in right side of a message/setting */
	background-color: #FFFFFF;					/* Backgroundcolor of text in right side of a message/setting */
	color: #000000;								/* Text color in right side of a message/setting */
}

.subject
{
	font-size: 10px;							/* Font size of the subject text in a guestbook entry */
	font-weight: bold;							/* Subject text in a guestbook entry is bold */
}

.writerows										/* Class that applies on almost all text in the guestbook */
{
}

.buttons
{
	border: solid 1px #000000;					/* Border of a button */
	color: #000000;								/* Text color of a button */
}

.formfields
{
	border: solid 1px #000000;					/* Border of an inputbox and textarea */
}

p.gbtitle
{
	font-size: 20px;							/* Font size of the guestbook title */
	font-weight: bold;							/* Guestbook title is bold */
	color: #FFFFFF;								/* Text color of the guestbook title */
}
.tablerows_errors
{
	width: 100%;								/* Width of error table */
	border: solid 1px #000000;					/* Border of error table */
	padding-left: 5px;							/* Text in error table starts 5 pixels after left */
	padding-top: 5px;							/* Text in error table starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in error table ends 5 pixels before bottom */
	background-color: #ECEDEC;					/* Background color of error table */
	color: #000000;								/* Text color of error table */
}

.tablerows_finishpost
{
	width: 100%;								/* Width of success table */
	border: solid 1px #000000;					/* Border of success table */
	padding-left: 5px;							/* Text in success table starts 5 pixels after left */
	padding-top: 5px;							/* Text in success table starts 5 pixels after top */
	padding-bottom: 5px;						/* Text in success table ends 5 pixels before bottom */
	background-color: #ECEDEC;					/* Background color of success table */
	color: #000000;								/* Text color in success table */
}

input.ubbbuttons
{ 
	background-color:#EFEFEF;					/* Background color of the UBB buttons */
	color:#000000;								/* Text color of the UBB buttons */
	font-family:tahoma, arial, verdana;			/* Font of the UBB buttons */
	font-size: 11px;							/* Font size of the UBB buttons */
}

input.helpline
{
	color:#000000;								/* Text color of the UBB buttons helpline */
	width:100%;								/* Width of the UBB buttons helpline */
	font-family:tahoma, arial, verdana;			/* Font of the UBB buttons helpline */
	font-size:11px;								/* Font size of the UBB buttons helpline */
	border-style:none;							/* Border of the UBB buttons helpline */
}













/* MENU */


#menuhor {
background-color: #4C8A27;
	height: 26px;
	margin: 100px 0px 0px 0px;

  border-top: 1px solid white;
}

.link {
}

.link:hover {
  text-decoration: none;
}

	.menu a { 
		color: white;
		text-decoration: none; 
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		display: block;
		margin: 0px;
    padding: 3px 10px 3px 10px;
	}

	.menu a:hover {
    background-color: #305E1D;
		color: white;
	}

	.menu_headmenu a {
	}

  .menu_headmenu_hover a {
    text-decoration: none;
    background-color: #305E1D;
  }


	.menu li:hover li a, 
	.menu li li:hover li a, 
	.menu li li.menu_headmenu:hover li a,
	.menu li:hover li.menu_headmenu:hover li a {
		text-align: left;
		width: 130px;
		padding: 4px 10px;
	}

	.menu li li:hover a, 
	.menu li:hover li.menu_headmenu:hover a,  
	.menu li:hover li:hover li:hover a {
background-color: #305E1D;
color: white;
text-decoration: none;
	}

	.menu li {
		position: relative;
background-color: #4C8A27;
float: left;
	}
	.menu ul li {
		float: none;
		width: 150px;
	}

  .menu, .menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.menu ul {
		border-left: 1px solid gray;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
		position: absolute;
		width: 150px;
		display: none;
	}

	.menu li:hover ul ul {
		display: none;
	}

	.menu li:hover ul, .menu li:hover li:hover ul {
    display: block;
	}

	.menu span {
	}

