/*-------Theme for WebAPP 0.9.9--------*/

/*-------GREENFIELD (FOR MENDIP HILLS WARDENS)--------*/

/*-----------Accessibility------------*/
#AccessibilityFontSizeBox {
	font-size: large;
	color: #cccccc;
	float: right;
	/*padding-right: 2.5%;*/
}
#AccessibilityFontSizeBox span {
	border: 1px solid #cccccc;
	padding: 5px;
}


/*-----------Page Variables-----------*/
body {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
	background-color: #e6d083; /* This will set the base BODY color of your page */
	font-family: arial, helvetica, geneva;
	left-margin: 0; right-margin: 0; top-margin: 0; bottom-margin: 0;
}
/*.pagetable */
.mainText {font: arial, Helvetica, Sans-serif; color: #000000; margin: 0px 0px 0px 0px;}
.boldText {font: arial, Helvetica, Sans-serif; color: #000000; font-weight: bold; margin: 0px 0px 0px 0px;}
.thanksText {font: arial, Helvetica, Sans-serif; color: #00CC00;}
.errText {font: arial, Helvetica, Sans-serif; color: #FF0000;}

/*----------Title Box Prefs-----------*/
/*.myheadertable*/

.searchbutton {
	background-color: #DDDDDD; /* This will change the color of your search button */
	color: #000000; /* This will change the color of the text on the search button */
}

/*A.helps*/
/*A.helps:link */
/*A.helps:visited */
/*A.helps:active */
/*A.helps:hover*/

/*-----------Navagation Bar Prefs-----------*/
.navbar {
	text-align:center;
        background-color: #9e8a42;
	border: 1px solid #dabd59;
}

A.nav {
	display: block;
	font-weight: bold;
}

A.nav:link {
	color: #ffffff;
}
A.nav:visited {
	color: #6b5710;
}
A.nav:active {
	color: #6b5710;
}
A.nav:hover {
	background-color: #ffffff;
	color: #6b5710;
	text-decoration: none;
}

/*-----------Banner Prefs-----------*/
/*.bannertable */
/*.bannertext */
/*.bannertexttitle */
/*A.bannerlink */
/*A.bannerlink:link */
/*A.bannerlink:visited */
/*A.bannerlink:active */
/*A.bannerlink:hover */

/*-----------Menu Prefs-----------*/
.menutable {  
	background-color: #9e8a42; /* Background color of your titles */
	border-bottom: thin solid #4a3c0b; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
	color: #ffffff; /* Text color of your titles */
	font-weight: bold; /* Style of the title texts */
}
.menubordercolor {  /* This border surrounds the content of each block under it's titleblock */
	border: 1px solid #4a3c0b; 
}
.menubackcolor {  
	background-color: #fff4d1; /* Background color for all content blocks under each titleblock */
	border: 1px solid #ffffff;	
}
.menusustain {  /* This border surrounds the content of each block under it's titleblock */
	border: 1px solid #4a3c0b;
	border-width: 1px 1px 0px 0px;
 
}
.menuborder {  
	border: thin solid #4a3c0b; /* Bottom border thickness/style/color of this block */
	border-width: 0px 0px 1px 1px;
	padding: 1px;
}

/*-------Who's Online? Prefs--------*/
A.whomenu {
	font-weight: normal;
	text-decoration: underline;
}
A.whomenu:link {
	color: #dabd59;
}
A.whomenu:visited {
	color: #dabd59;
}
A.whomenu:active {
	color: #dabd59;
}
A.whomenu:hover {
	color: #B81212;
	text-decoration: underline overline;
}

/*.whocat */

/*-----------Poll Prefs-----------*/
.poll {
	color: #58763D;
	text-decoration: none;

}
/*.votebutton */

A.polllink {
	font-weight: bold;
	text-decoration: none;
}
A.polllink:link {
	color: #6b5710;
}
A.polllink:visited {
	color: #6b5710;
}
A.polllink:active {
	color: #dabd59;
}
A.polllink:hover {
	color: #B81212;
	text-decoration: underline overline;
}

/*-----------Calendar Prefs-----------*/

/*-----------Newsletter Prefs-----------*/
.cat { /* these settings are for the text in your newsletter block (if turned on!) */
	text-align:center;
    background-color: #dabd59;
        border-top:  solid #9e8a42; /* Top border thickness/style/color of this block */
        border-right:  solid #9e8a42; /* Right border thickness/style/color of this block */
        border-left:  solid #9e8a42; /* Left border thickness/style/color of this block */
        border-bottom:  solid #9e8a42; /* Bottom border thickness/style/color of this block */
        border-width: 1px 1px 1px 1px;
        margin:3px;
				padding-top:1px;
				padding-bottom:1px;
				padding-left:4px;
				padding-right:4px;

}
/*---------Forum Prefs-----------*/
/*---------Missing classes see removed.css-----------*/
/* The following 3 sections are for the highlighting of messages in a message listing. the 1st one is for "sticky or locked" messages,
the other 2 alternate in the message listing and message bodies.  The 2nd one is also for topic listings.  */
.forumwindow1 {  
	background-color: #dabd59; 
	border-top: thin solid #dabd59; /* Top border thickness/style/color of these boxes */
	border-right: thin solid #dabd59; /* Right border thickness/style/color of these boxes */
	border-left: thin solid #dabd59; /* Left border thickness/style/color of these boxes */
	border-bottom: thin solid #dabd59; /* Bottom border thickness/style/color of these boxes */
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-weight: normal;
}
.forumwindow2 {  
	background-color: #d9e9ca; 
	border-top: thin solid #dabd59; /* Top border thickness/style/color of these boxes */
	border-right: thin solid #dabd59; /* Right border thickness/style/color of these boxes */
	border-left: thin solid #dabd59; /* Left border thickness/style/color of these boxes */
	border-bottom: thin solid #dabd59; /* Bottom border thickness/style/color of these boxes */
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-weight: normal;
}
.forumwindow3 {  
	background-color: #c4d4b5; 
	border-top: thin solid #58763D; /* Top border thickness/style/color of these boxes */
	border-right: thin solid #58763D; /* Right border thickness/style/color of these boxes */
	border-left: thin solid #58763D; /* Left border thickness/style/color of these boxes */
	border-bottom: thin solid #58763D; /* Bottom border thickness/style/color of these boxes */
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font-weight: normal;
}

/*A.forumlink, A.forumnav */
/*A.forumlink:link, A.forumnav:link */
/*A.forumlink:visited, A.forumnav:visited */
/*A.forumlink:active, A.forumnav:active */
/*A.forumlink:hover, A.forumnav:hover */

/*-----------Link Prefs-----------*/

A:link {
	text-decoration: none;
	color: #6b5710;
}
A:visited {
	text-decoration: none;
	color: #6b5710;
}
A:active {
	text-decoration: underline;
	color: #6b5710;
}
A:hover {
	color: #FF7F02;
	text-decoration: underline;
}

/*-----------Text Prefs-----------*/
.text {
	color: #000000;
	width: 100%;
	font-size: small;
	font-family: arial, helvetica, geneva;
}
/*.textsmall */
.texttitle {
	color: #4a3c0b;
	font-weight: bold;
	font-size: 125%;
}
/*.time */

/*-----------Helps Nav Prefs-----------*/
.helpsnavtable {  /* these setting are for the small block at the bottom of webapp, "help contact stats" etc... */
	background-color: #FFFFFF; /* background color */
	width: 760px; 
	border-top: thin solid #FFFFFF; /* Top border thickness/style/color of this block */
	border-right: thin solid #FFFFFF; /* Right border thickness/style/color of this block */
	border-left: thin solid #FFFFFF; /* Left border thickness/style/color of this block */
	border-bottom: thin solid #FFFFFF; /* Bottom border thickness/style/color of this block */
	border-width: 1px 1px 1px 1px;
}
/*.helpsnavtext */
/*.helpsnavtexttitle */

A.helpsnavlink
{
	text-decoration: none;
}
A.helpsnavlink:link {
	color: #000000;
}
A.helpsnavlink:visited {
	color: #000000;
}
A.helpsnavlink:active {
	color: #b81212;
}
A.helpsnavlink:hover {
	color: #B81212;
	text-decoration: underline overline;
}

/*-----------WebAPP Footer Prefs-----------*/

/*-----------Form Prefs------------*/

/*----------Stats Prefs-----------*/

/*-----------IM Prefs-------------*/

/*-----------Other Prefs-----------*/

TD.menuitem a {
	text-align:left;
	display: block;
	background-color: #dabd59;
        border:  solid #9e8a42 1px; /* Top border thickness/style/color of this block */
        /*margin:3px;*/
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
}

TD.menuitem a:hover {
	color: #dabd59;
	background-color: #ffffff;
	text-decoration: none;
}

.smlText {font: arial, Helvetica, Sans-serif; color: #000000;}

ul {
  padding:0;
  margin: 0px; margin-top: 0px; margin-left: 20px;

}
