﻿body
{
  color: #000;
  background-color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.8%;
  margin: 0;
}

#page-wrap
{
  background: #FFF;
  min-width: 770px;
  max-width: 1250px;
}

#page-wrap #inside
{
  margin: 0 2px 2px 2px;
}

#header
{
  height: 50px;
}

#header .logo
{
  position: absolute;
  left: 0;
  width: 160px;
  height: 50px;
}

#header .fader
{
  margin-left: 170px;
  padding-top: 4px;
  height: 44px;
  background-repeat: repeat-x;
  background-position: 0 4px;
}

#header .themepicker
{
  position: absolute;
  right: 3px;
  top: 7px;
}

#navigation
{
  width: 160px;
  float: left;
  border: 1px solid #DDD;
}

#content
{
  font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
  background: url(images/left-sidebar.gif) repeat-y white;
  padding-left: 170px;
}
* html #content
{
  height: 1%;
  padding-left: 10px;
}

#content .heading
{
	height: 20px;
	display: block;
	background-color: #000;
	font-size: 1.5em;
	color: #FFF;
	padding: 0.2em 0 0.2em 0.5em;
}

#content .title
{
	font-size: 1.8em;
	text-align: center;
}

#content .pagetitle
{
	font-size: 1.4em;
	padding-bottom: 6px;
}

#content .pagetitle2
{
	font-size: 1.1em;
  padding-bottom: 6px;
}

#content .main_image1
{
  overflow: hidden;
  background-image: url('images/main_image1.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .main_image2
{
  overflow: hidden;
  background-image: url('images/main_image2.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .main_image3
{
  overflow: hidden;
  background-image: url('images/main_image3.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .main_image4
{
  overflow: hidden;
  background-image: url('images/main_image4.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .main_image5
{
  overflow: hidden;
  background-image: url('images/main_image5.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .main_image9
{
  overflow: hidden;
  background-image: url('images/main_image9.jpg');
  background-repeat: no-repeat;
  height: 185px;
}

#content .BreadCrumbs a
{
  font-size: 1.1em;
  color: Black;
}

#content .LoginStatus
{
  font-size: 0.8em;
  color: White;
  float: right;
  margin-top: 0.1em;
  margin-right: 0.6em;
}

#content ul
{
  list-style-image: url('images/arrowRight.gif');
}

#content ol li
{
  margin-bottom: 10px;
}

#breadcrumb
{
  border-bottom: solid 1px Black;
	padding: 4px;
}

#footer
{
  clear: both;
  text-align: center;
  border: solid 1px Black;
  border-top-width: 3px;
	margin-top: 5px;
	padding: 8px;
}

#footer a
{
  color: #000;
	font-weight: normal;
}

#footer a:hover
{
	text-decoration: none;
}

a
{
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a[disabled="disabled"],a.disabled
{
	color: #808080;
	text-decoration:none;
}

h1
{
  font-size: 2.2em;
}

h2
{
  font-size: 1.9em;
}

h3
{
  font-size: 1.6em;
}

h4
{
  font-size: 1.4em;
}

h5
{
  font-size: 1.3em;
}

h6
{
  font-size: 1.2em;
}

ul
{
    vertical-align: middle;
}

input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    margin: 0px;
    padding: 0px 0px 0px 2px;
    color: #000;
}

select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

.PageButtons
{
    text-align: center;
    font-weight: bold;
}

.PagerPanel
{
  border-top-style: solid;
  border-top-width: 1px;
}

.PagerPanel a:active,
.PagerPanel a:hover,
.PagerPanel a:link,
.PagerPanel a:visited
{
	font-size: 1.1em;
}

/* Main Content */
#content p,
#contentNoNav p,
#content blockquote,
#contentNoNav blockquote,
#content li,
#contentNoNav li
{
	font-size: 1.2em;
	line-height: 1.4em; 
}

#content p,
#contentNoNav p
{
	margin: 0.7em;
}

#content ul,
#contentNoNav ul
{
	/*margin-bottom: 0;*/
}

#content .screenshot
{
  margin: 1.0em 0;
}

a.DocLink
{
	font-weight: bold;
	text-decoration: none;
}

a.DocLink:hover
{
	text-decoration: underline;
}

a.DocLink[disabled="disabled"],a.DocLink.disabled
{
	font-weight:normal;
	color: #808080;
	text-decoration:none;
}

/* Search */
#search
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.ShadedTable
{	
	color:#000;
	padding-bottom: 0.8em;
	position: relative;
}

/* Data Web Control Styles */
.ThisPage
{
  font-size: 1.1em;
	font-weight: bold;
}

.DataWebControlStyle
{
  font-size: 1.2em;
  vertical-align: middle;
}

.HeaderStyle
{
  color: White;
  font-weight: bold;
  padding: 0.25em 0 0.25em 0.5em;
}

.TextBoxStyle
{
  font-size: 1.0em;
}

.ButtonStyle
{
    border-style:solid;
    border-width:0.1em;
    font-weight:bold;
    color:White;
    cursor:pointer;
}

.RowStyle
{
}

.SelectedRowStyle
{
    background-color: Yellow;
}

.BannerHeading
{
	display: block;
	font: 1.6em Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: White;
	padding: 0.2em 0 0.2em 0;
}

.LoginCentre
{
    margin-left: auto;
    margin-right: auto;
}

.LoginBox
{
    font-size: 1.2em;
    border-style: solid;
    border-width: 0.1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    border-spacing:0;
}

/* Silly search styles */

.InputFieldNoSize
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
}

.InputField
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
  width: 23em;
}

.InputFieldXSmall
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
  width: 6.5em;
}

.InputFieldSmall
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
  width: 12em;
}

.InputFieldRegular
{
  margin: 0;
  padding: 0 0 0 0.2;
  color: #000;
  width: 18em;
}

.InputFieldMedium
{
  margin: 0;
  padding: 0 0 0 0.2;
  color: #000;
  width: 25em;
}

.InputFieldLarge
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
  width: 33em;
}

.InputFieldXLarge
{
  margin: 0;
  padding: 0 0 0 0.2em;
  color: #000;
  width: 64.5em;
}

.MyCalendar .ajax__calendar_container
{
    background-color: #FFFFFF;
    border: 1px solid #646464;
}

.CollapsiblePanelHeader
{
	width: 100%;
	color: Black;
	font-size: 125%;
	margin: 0px;
	padding-top: 2px;
	float: left;
	cursor: pointer;
	vertical-align: middle;
}

.CollapsiblePanelHeader .CollapsibleImage
{
	float: right;
	margin: 2px 1px;
}

.CollapsiblePanel
{
  width: 100%;
  height: 0px;
  overflow: hidden;
  background-color: White;
  padding: 0px;
  padding-top: 0.5em;
  clear: both;
}

.watermarked
{
  background-color:#F0F8FF;
  color:gray;
}

.popupControl
{
	background-color:#EEEDDB;
	position:absolute;
	visibility:hidden;
	border-style:outset;
	border-color:#CECCAC;
	border-width:2px;
}

.popupCheckBoxList label
{
  white-space:nowrap;
}

.TopBorder
{
	border-top-style:solid;
	border-top-color:#CECCAC;
	border-top-width:1px;
}

.AdminMessage
{
  color:Red;
  font-weight:bold;
}

