.greener {
    color: #00a200;
}
.reqfield 
{
	color: Red;
}
.flat {
    border: 0px;
}
.fillspace {
    height: 100% !important;
    width: 100%;
    overflow: visible;
}
.hidden 
{
    display: none;
}
.popup:after, td.tdLeftSide a[target="_blank"]:after
{
	width: 12px;
	height: 11px;
	content: "_";
	padding-left: 15px;
	margin-left: 1px;
	color: White;
	background-image: url('files/icons/icon-popup.gif');
	background-position: center;
	background-repeat: no-repeat;
}
body, .flat {
    font-family: verdana, arial;
    font-size: 10pt;
    color: black;
    background-color: white;
}
table {
    border-collapse: separate;
}
td, th {
    vertical-align: top;
}
th {
    text-align: left;
}
tr.header {
    border-width: 1px;
    border-style: groove;
    border-color: black;
}
td.please_note 
{
	font-style: italic;
}
td.tdLeftSide {
    width: 200px;
}
td.tdLeftSide ul li {
    list-style-type: none;
    list-style-image: url("arrow_right.png");
}
a:link, a:visited, a:link, a:visited {
    text-decoration: underline;
}
a:link, a:visited {
    color: #000000;
}
a:active, a:hover {
    color: #0000a2;
    text-decoration: underline;
}
.greener:link, .greener:visited {
    color: #000000;
}
.large {
    font-weight: bolder;
}
.skyblue {
    color: #0000ff;
}
.darkblue {
    color: #0000a2;
}
.grid {
    border-collapse: separate !important;
}
.grid td, td.gbox, .grid th, .grid {
    border-width: 1px !important;
    border-color: silver !important;
    border-style: solid !important;
}
span.gbox 
{
	overflow: visible scroll;
}
.greener {
    color: #00a200;
}
fieldset {
    display: block;
    padding: 5px;
}
fieldset legend 
{
	color: Blue;
	background-image: url('arrow_right.png');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
	line-height: 16px;
}
.tdLeftSide table tr td form {
    display: inline;
}
select.hideover {
    overflow: hidden;
}
.hideover {
    width: 100% !important;
}
table.form, table.form td
{
    border: 0px;
}
table.form td.heading, table.form td.subheading
{
    font-weight: bold;
}
table.form td.heading 
{
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    /* background-color: #556b2f;
    color: #9acd32; */
}
table.form td.subheading 
{
    background-color: #add8e6;
    border-right: solid 1px black;
    color: #b22222;
}
td.copyright 
{
	font-size: smaller;
	vertical-align: bottom;
}
/* Used on the booking form */

table.tight
{
	border-collapse: collapse !important;
}
td.box_surround input, tr.box_surround td input, td.box_surround textarea, tr.box_surround td textarea, table.tblEmail tr.box_surround td
{
	border-width: 1px;
	border-color: Black;
	border-style: solid;
}
td.underline, td.underline_thick, th.underline, th.underline_thick
{
	border-bottom-color: Black;
	border-bottom-style: solid;
}
td.underline, th.underline
{
	border-bottom-width: 1px;
}
td.underline_thick, th.underline_thick
{
	border-bottom-width: 2px;
}
td.multiline 
{
	height: 50px;
}
table.cell_nowrap td, table.cell_nowrap th, .nowrap, input.standard 
{
	white-space: nowrap;
}
.leftline
{
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
}
.rightline
{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
.bold
{
	font-weight: bold;
}
.superbold 
{
	font-weight: 900;
}
.supersize 
{
	font-size: larger;
}
.massive 
{
	font-family: Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:16px;
	border-bottom:none;
	margin-top:0;
	padding:0 0 10px 0;	
}
.upper_case
{
	text-transform: uppercase;
}
.small_caps 
{
	font-variant: small-caps;
}
.italics 
{
	font-style: italic;
}
.txtright 
{
	text-align: right;
}
.txtbottom 
{
	vertical-align: bottom;
}
.txtmiddle {
	text-align: center;
}
hr 
{
	border-width: 0px;
	border-style: none;
	background-color: Black;
}
hr.thin 
{
	height: 1px;
}
hr.thick 
{
	height: 2px;
}
td.feedback
{
	border-color: Green;
	background-color: White;
	color: Black;
}
td.feedback_yellow
{
	border-color: #ffff00;
	background-color: #ffffe0;
	color: Black;
}
td.feedback_red
{
	border-color: Red;
	background-color: #f5f5f5;
	color: Black;
}
td.feedback, td.feedback_red, td.feedback_yellow
{
	border-style: solid;
	border-width: 2px;
	margin: 5px;
	text-align: center;
}
.tblBooking td 
{
	overflow: auto;
}
.tblBooking textarea, .box_surround input
{
	background-color: White;
	color: Black;
	/*width: 100%;*/
}
.tblBooking textarea {
	height: 100%;
}
.double_size 
{
	width: 250px;
}
.halfsize 
{
	width: 50px;
}
input.standard {
      width: 80px;
}
.tblBooking textarea 
{
	width: 99%;
}
.tblBooking td, .tblBooking
{
	overflow: visible;
}
.gappage 
{
	padding-bottom: 2em;
}

/* Used in the help */
abbr
{
	border-bottom: dashed 2px #00a200;
	margin-bottom: 1px;
	text-decoration: none;
}

/* Used by the matrix page */
td.matrix a.co-ord 
{
	/* clear: left; */
	text-align: center;
	font-size: 0.75em;
}
td.matrix, td.matrix .matrix 
{
	height: 100px;
	width: 100px;
	padding: 5px;
}
td.matrix .matrix 
{
	overflow-y: scroll !important;
}
th.space 
{
	padding: 5px;
}
/* Used in the email */
/* used in the tabs */
table.tab
{
	display: inline-table;
	padding-left: 5px;
	padding-right: 1px;
}

td.active_tab 
{
	font-weight: bold;
	font-size: larger;
	padding-bottom: 2px;
}
td.inactive_tab 
{
	font-weight: bold;
}
td.inactive_tab a, td.active_tab a
{
	text-decoration: none !important;
	margin-right: 5px;
}
tr.menubar 
{
	background-color: #e6e8fd;
	color: Blue;
	padding: 2px;
	margin-bottom: 5px;
}
tr.menubar td
{
	vertical-align: middle !important;
	border: outset 2px #f0ffff;
}
tr.menubar td a 
{
	text-decoration: none !important;
	border: none 0px #0033ff !important;
}
tr.menubar td a:link, tr.menubar td a:visited 
{
    color: #0033ff;
}
tr.menubar td a:hover, tr.menubar td a:active
{
    color: #ff0000;
}
tr.menubar td.lpad 
{
	padding-left: 5px;
	border-right: none 0px gray;
}
tr.menubar td.txtright
{
	border-left: none 0px gray;
}
div.dis_inline 
{
	display: inline;
	padding-right: 2px;
}
table.lowmargin
{
	margin-bottom: 2px;
}
.anz, .bnz
{
    font-weight: 600;
    font-size: 15px;
    padding: 15px;
    line-height: 16px;
}
.error_top, .error_bottom
{
    border-left-style: solid;
    border-left-color: Red;
    border-left-width: medium;
    border-right-style: solid;
    border-right-color: Red;
    border-right-width: medium;
}
.error_top td
{
    border-right-style: solid;
    border-right-color: Red;
    border-right-width: medium;
}
.error_bottom td
{
    border-right-style: solid;
    border-right-color: Red;
    border-right-width: medium;
}
tr.highlight_row td
{
    font-weight: bold;
}
tr.line1 td, tr.highlight_row td 
{
	background-color: #ffffd4;
	color: #000000;
}
tr.line2 td, tr.item_assigned td 
{
	color: #000000;
	background-color: #f5deb3;
}
tr.item_assigned td 
{
	font-weight: inherit;
}
tr.highlight_row td.box_surround input
{
    /* padding: 2px; */
}
ul li.gap { padding-bottom: 10px; }
