html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #F0EFE2;
  color: #777;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: normal 175% 'century gothic', arial, sans-serif;
  color: #A4AA04;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #A4AA04;}

h5, h6
{ font: italic 95% arial, sans-serif;
  padding: 0 0 15px 0;
  color: #000;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
//  text-decoration: underline;
  color: #1293EE;}

a:hover
{ text-decoration: none;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #15a16b;
  height: 98px;}

#logo
{ position: relative;
  height: 96px;
  background: #15a16b url(logo.png) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 0px;
  left: 20px;}

#logo_right
{ position: absolute;
  top: 35px;
  right: 10px;
  text-align: right;
  right: 20px;}

#sbuttons
{ position: absolute;
  top: 125px;
  right: 10px;
  text-align: right;
}
  
#logo h1, #logo h2
{ font: normal 250% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #DDD;}

#logo_text h2
{ font-size: 100%;
  padding: 4px 0 0 0;
  color: #DDD;}

#logo_right
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-weight: bold;}
  
#logo_right h2
{ font-size: 100%;
  padding: 4px 0 0 0;
  color: #DDD;}
  
#menubar
{ height: 36px;
  padding: 0;
  background: #a15c15 url(menu.png) repeat-x;} 

ul#menu, ul#menu li
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu li
{ list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  display: block; 
  float: left; 
  height: 18px;
  padding: 12px 12px 6px 20px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;} 

ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFA;
  font-weight: bold;
  background: #1C2C3E url(menu_select.png) repeat-x;}

#site_content
{ overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px 23px 10px 18px;
  background: #FFF;} 

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 40px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 100%;
//  width: 867px;
  padding: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  line-height: 1.5em;}

#footer
{ font: normal 100% 'lucida sans unicode', arial, sans-serif;
  padding: 6px 0 6px 0;
  text-align: center; 
  background: #a15c15;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: underline;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #263C56; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 10px 0;
  background: transparent;
  }

table.skinny
{ margin: 2px 0px 8px 0;}

table.skinny td {
	padding: 0px 5px;
}
table.skinny td.inputlabel {
	background: transparent;
	color: #999999;
	font-size: .9em;
}
table.skinny th.invisible {
	display: none;
}

table.keylist {
	margin: 10px 0 10px 0;
	background: transparent;
}

table.keylist thead th {
	color: #333333;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	background: #dddddd;
	padding: 2px 5px;
}

table.keylist thead th.invisible {
	display: none;
}
table.keylist tr td.invisible {
	display: none;
}
table.keylist thead th.transback {
	background: transparent;
}

table.dashlist thead th {
	padding: 2px 5px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: .8em;
	text-align: center;
	background: #dddddd;
}

table.dashlist thead th.transback {
	background: transparent;
}

table.dashlist tr td {
	background: transparent;
	color: #47433F;
	font-size: .8em;
	padding: 1px 4px;
}

table.login tr td
{ background: transparent;
  color: #47433F;
  padding: 4px 4px 4px 4px;
}
    
#saving {
	display: inline-block;
	vertical-align: middle;
	line-height: 11px;
	font-size: 11px;
}

#requestiddisplay {
	text-align: center;
}

input.button9 {
	font-size: 9px;
}	

input.button9red {
	font-size: 9px;
	background: #ff6666;
	color: #ffffff;
}	

input.button9red:focus {
	font-size: 9px;
	background: #ff6666;
	color: #ffffff;
}	

input.button9red:hover {
	font-size: 9px;
	background: #ff0000;
	color: #ffffff;
}	
  
table tr.invisible
{
  display: none;
}

table.skinny td.clear
{ background: transparent; }

table.skinny td.green
{ background: #66FF66; }

div.greyed
{ color: #AAAAAA; }
  
td.red
{ color: #FF0000; }

td.centered
{ text-align: center; }

table.timesheet td.centered
{ text-align: center; }

th.centered
{ text-align: center; }

option.greyed
{ color: #999999; }

option.redhue
{ background: #FF99FF; }

option.green
{ background: #66FF66; }

input.autocomplete
{ font-size: 1em; }

#xButton
{ width: 5em; }

abbr
{ cursor: pointer; cursor: hand; }


.sorttable {
	padding: 0 0 0 0;
	margin: 0;
}

.highlight {
	background-color: #66ff33;
}
table.listhead {
	margin: 10px 0 10px 0;
	background: transparent;
}

table.listhead thead th {
	color: #333333;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	background: #dddddd;
	padding: 2px 5px;
}
table.listhead thead th.transback {
	background: transparent;
}
table.listhead td {
	padding: 0 8px 0 8px;
}
.lefted {
	text-align: left;
}