/* todo See if we can use a pre-processor and tokenise the colour values. Ant token-filtering? */

.indexframe {
	border-top: 1px solid #D5C49B;
	border-left: 1px solid #D5C49B;
	border-right: 1px solid #D5C49B;
	border-bottom-style: none;
}

.filledpanel
{
	border:solid 1px #D5C49B;
	background-color: #F9F7F0;
	padding:5px
}

.membersbanner {
	color: #407000;
    border: 1px solid #D5C49B;
	background-color: white;
	background-repeat: repeat-y;
    font-size:22pt;
	width:475px;
	height:150px;
}

/* todo This is now only used for the heading of the results on the Tree House page. Rename it, or merge it with another class */
.pagecontrols
{
	background-color: White;
	background-image: url(images/gradindexdiag.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #D5C49B;	
}

.indexpanel, .indexpanel_500px, .indexpanel_100, .indexpanel_80
{
	margin-top:10px;
	background-color: White;
	background-image: url(images/gradindexdiag.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding:10px;
	border: 1px solid #D5C49B;
	font-size: smaller;
}

.indexpanel_500px {
	width: 500px;
}

.indexpanel_80 {
	width: 80%;
}

a:link {
	color: #407000;
}

a:visited {
	color: #BA8B29;
}

a.maincat:link {
	background-color: transparent;
	border-style: none;
	color: black;
	text-decoration: none;
}

a.maincat:visited {
	background-color: transparent;
	border-style: none;
	color: black;
	text-decoration: none;
}

a.maincat:hover {
	background-color: transparent;
	border-style: none;
	color: black;
	text-decoration: underline;
}

a.backtotop:link, a.backtotop:visited, a.backtotop:hover {
	background-color: transparent;
	border-style: none;
	font-size: x-small;
	color: #006600;
	text-decoration: none;
}

a.bookmark
{
	font-size:smaller;
	font-weight:bold;
	color:#8D743F;
}

a.button:link, a.button:visited, a.buttondisabled:link, a.buttondisabled:visited {
    text-decoration:none;
    font-size:small;
}

a.button:hover
{
    border-style:solid;
    border-width:1px;
    border-color:black;
}

a.button:link, a.button:visited {
    border-style:solid;
    border-width:1px;
    border-color:#D5C49B;
}

a.buttondisabled, a.buttondisabled:link, a.buttondisabled:visited {
    border-style:solid;
    border-width:1px;
    border-color:darkgray;
}

a.button:link, a.button:visited {
    background-color:brown;
    background-image:url('images/gradindexvert.gif');
    color:Black;
}

a.buttondisabled {
    background-color:gray;
    background-image:url('images/otherl/blankl.gif');
    color:darkgray;
}

body {
	background-image: url('images/background.gif');
}

body  {
	background-attachment: fixed;
	background-color: cornsilk;
	color: black;
}

body {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.white, table.white {
	background-color: white;
}

div.maphidden {
    width: 0;
    height: 0;
    visibility: hidden;
}

div.mapvisible {
    width: 400px;
    height: 200px;
    border: 2px solid White;
    visibility: visible;
}

h1 {
	color: darkgreen;
}

img.CD
{
	border:solid 1px #D5C49B;
}

img.minibtn {
	vertical-align:middle;
	border:transparent solid 1px;
	cursor:pointer;
}

img.minibtn:hover {
	border:black solid 1px;
}

img.thumb {
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
}

input.btn, input.btnbusy, input.btnbold
{
	font-family:"Trebuchet MS",sans-serif;
	width:150px;
}
input.btn
{
	cursor:pointer;
}
input.btnbold
{
	font-weight:bold;
	font-size :105%;
	padding:4px;
	cursor:pointer;
}

ul li {
    list-style-image: url(images/bullet/lidiamond.gif);
}

li.busstop {
	list-style-image: url(images/marker/busstop.png);
}

li.carpark {
	list-style-image: url(images/marker/carpark.png);
}

li.rail {
	list-style-image: url(images/marker/rail.gif);
}

pre {
	font-weight: bold;
}

span.highlight {
	background-color: #E6FFE6;
}

table.form {
	background-color: #F9F7F0;
	border-color: #D5C49B;
	border-width: 1px;
	border-style: solid;
}

table.greenborder, td.greenborder, div.greenborder  {
	border: 1px solid Green;
}

table.brownborder, td.brownborder, div.brownborder  {
	border: 1px solid #D5C49B;
}

/* todo Remove when membersarea.css has been uploaded */
table.members {
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
}

/* todo Remove when membersarea.css has been uploaded */
table.members .filledpanel
{
	font-style:italic;
}

td{
	font-size: smaller;
}

td.alpha
{
    text-align:center;
    background-image:url('images/gradindexvert.gif');
    background-position:bottom;
    background-repeat:no-repeat;
    color:Black;
    border:#D5C49B solid 1px;
}

td.alpha:hover
{
    background-image:url('images/gradindexvert2.gif');
    background-position:top;
    background-repeat:no-repeat;
    cursor:pointer;
    border:black solid 1px;
}

td.alphadisabled
{
    text-align:center;
    color:lightgray;
    border:lightgray solid 1px;
}

td.black {
	background-color: black;
}

td.bottomsep
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D5C49B;
}

td.day {
	background-color: #F2EEE4;
}

td.day, td.noday, .daymeetings {
	font-size: 9pt;
	height: 30px;
	vertical-align: top;
}

td.dayheading {
	background-color: moccasin;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}

td.green, table.green, body.green {
	background-color: #005500;
}

/* todo Remove table.members when membersarea.css has been uploaded */
tr.grey, td.grey, table.grey, table.members{
	background-color: #EFEFEF;
}

.lightbrown {
	background-color: #F9F7F0;
}

tr.brown, td.brown, table.brown {
	background-color: #F2EEE4;
}

tr.darkbrown,td.darkbrown {
	background-color: #E7E3D9;
}

td.month {
	background-color: #FFFFCC;
	font-size: 9pt;
	height: 25px;
}

td.noday {
	background-color: #E7E3D9;
}

th {
	background-color: #F2EEE4;
	text-align:center;
	font-size: smaller;
}

tr.highlight {
	background-color: #F6FFF6;
}

tr.lightgreen, td.lightgreen {
	background-color: #E6FFE6;
}

tr.ownrecord
{
	font-style:italic;
	color:gray
}

.lightgrey{
	background-color: #F3F3F3;
}

ul.spaced li
{
	text-align:justify;
	margin-bottom:10px;
}

.bold {
	font-weight: bold;
}

.boldred {
	color: #FF0000;
	font-weight: bold;
}

.date {
	font-weight: bold;
}

.daymeetings {
	background-color: #FFF0D7;
	cursor: pointer;
}

.emph {
	color: #407000;
	font-weight: bold;
}

.formheading, .indexpanelheading {
	background-color: white;
	background-image: url(images/gradindexhoriz.gif);
	background-repeat: repeat-y;
	border-bottom-color: #D5C49B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #D5C49B;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 5px;
}

.indexpanelheading {
	border-top: solid 1px #D5C49B;
	border-left: solid 1px #D5C49B;
	border-right: solid 1px #D5C49B;
	border-bottom-style: none;
}

.maincat {
	background-color: white;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-color: gray;
	border-left-width: 0;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 0;
}

.pagename {
	background-color: White;
	background-image: url(images/gradindexvert2.gif);
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #990066;
	text-indent: 5px;
	width: 636px;
	border: 1px solid #D5C49B;
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
}

.spaced
{
	margin-bottom:10px;
}

.submit{
	background-color: darkgreen;
	color: #FFFFCC;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.logininfo
{
    font-size:8pt;
}

.username
{
    border:darkgray solid 1px;
    background-color:white;
    padding:3px;
    font-weight:bold;
}
