html {
    font-family: Arial;
    color: #686868;
    font-size: 15px
}

a
{
    color: #004A8D;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

ul
{
    margin-top: 16px;
    margin-bottom: 16px;
}

.no-margin-ul
{
    margin-top: 0px;
}

.background-image {
    width: 838px;
	padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
    border-left: solid 1px #DADADB;
    border-right: solid 1px #DADADB;
    min-height: 257px;
}

.button-bottom-left
{
    position: absolute;
    bottom: 20px;
    left: 30px;
}

.button-bottom-left .pointer
{
    cursor: pointer;
}

.contact-left
{
    width: 333px;
    float: left;
    margin-right: 20px;
}

.client-login-name-gap
{
    margin-bottom: 6px;
    margin-left: 10px;
}

.client-login-bottom {
    clear: both;
    width: 651px;
    padding-top: 25px;
}

.google-map
{
    width: 544px;
    border-top: solid 1px #DADADB;
    border-left: solid 1px #DADADB;
    border-right: solid 1px #DADADB;
    border-bottom: solid 1px #DADADB;
    height: 293px;
}

.google-map-size
{
    width: 544px;
    height: 293px;
    font-size: 12px;
}

.button-control-panel
{
}

#container {
    width: 900px;
    margin: 0 auto;
}

.contact-panel-small {
	width: 292px;
	height: 255px;
	padding: 20px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	background-image: url(images/contact-panel-small.gif);
}

.contact-panel-google-map
{
    position: relative;
    width: 546px;
    float: left;
    margin-bottom: 20px;
}

.contact-panel-large {
	background-image: url(images/contact-background.png);
	clear: left;
	width: 841px;
	height: 298px;
	padding: 30px;
}

.contact-enquiry
{
    width: 530px;
    position: relative;
}

.contact-title-seperator {
	height: 20px;	
}

.contact-submit {
	float: left;
}

.contact-question {
	width: 170px;
	float: left;
	margin-bottom: 10px;
	clear: left;
}

.contact-textbox {
	width: 530px;
	border: solid 1px gray;
}

.contact-field {
	float: left;
	margin-bottom: 10px;	
}

.content {
    width: 550px;
    padding-bottom: 20px;
    line-height: 20px;
}

.our-people-image
{
    position: relative;
    width: 198px;
    min-height: 100px;
    top: -9px;
    border-left: solid 1px #DADADA;
    border-right: solid 1px #DADADA;
}

.our-people-content-left
{
    width: 510px;
    float: left;
    padding-bottom: 20px;
    line-height: 20px;
}

.our-people-content-right
{
    width: 273px;
    float: left;
    padding-left: 55px;
}

.our-people-image-top
{
    position: absolute;
    top: -10px;
    left: 0px;
    z-index: 100;
    width: 200px;
    height: 9px; 
    background-image: url(images/our-people-top.png);
}

.our-people-image-bottom
{
    position: absolute;
    bottom: 9px;
    left: 0px;
    z-index: 100;
    width: 200px;
    height: 9px;
    background-image: url(images/our-people-bottom.png);
}

#content-container {
    position: relative;
    width: 900px;
    margin-bottom: 20px;
}

#content-container li {
	list-style-type: disc;
	margin-left: 30px;
}

.content-header-image {
	margin-bottom: 20px;	
}

.content-tl {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 11px;
    height: 11px;
    background-image: url(images/content-tl.gif);
}

.content-t {
    position: absolute;
    top: 0px;
    left: 11px;
    width: 878px;
    height: 11px;
    background-image: url(images/content-t.gif);
}

.content-tr {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 11px;
    height: 11px;
    background-image: url(images/content-tr.gif);
}

.content-bl {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 11px;
    height: 11px;
    background-image: url(images/content-bl.gif);
}

.content-b {
    position: absolute;
    bottom: 0px;
    left: 11px;
    width: 878px;
    height: 11px;
    background-image: url(images/content-b.gif);
}

.content-br {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 11px;
    height: 11px;
    background-image: url(images/content-br.gif);
}

.fl {
	float: left;	
}

.fr {
	float: right;	
}

.our-people-name
{
    color: #004A8D;
}

.our-people-title
{
    color: #000000;
    margin-bottom: 14px;
}

.our-people-gradient
{
    width: 838px;
	padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background-repeat: repeat-x;
    background-position: left top;
    border-left: solid 1px #DADADB;
    border-right: solid 1px #DADADB;
    min-height: 257px;
    display: table;
    background-image: url(images/our-people-gradient.gif);
}

.small-print {
	font-size: 11px;
	color: #686868;
}

#footer
{
    width: 900px;
    height: 31px;
    font-size: 11px;
    display: table;
    color: #004A8D;
    background-image: url(images/footer-background.gif);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

#footer a
{
    color: #004A8D;
    text-decoration: none;
}

#footer-address
{
    float: left; 
    margin-left: 12px;
    margin-top: 8px;
    margin-right: 10px;
}

#forgotten-password-title {
	float: left;	
}

#not-registered 
{
    width: 340px;
    height: 29px;
	margin-left: 20px;
	float: left;	
}

#registered-numbers
{
    float: left;
    margin-left: 12px;
    margin-top: 8px;
}

#terms-and-conditions-link
{
    float: left;
    margin-left: 12px;
    margin-top: 8px;
}

#head
{
    padding-top: 20px;
    display: table;
}

#head-right
{
    width: 730px;
    float: left;
}


#logo
{
    width: 170px;
    height: 63px;
    float: left;
}

#login-logout
{
    float: right;
}

.welcome-back
{
    color: #004A8D;
    float: right;
    font-size: 14px;
    padding-top: 5px;
    margin-right: 10px;
}

table.page-updates td {
	padding: 2px;
	padding-right: 10px;
	font-size: 10pt;
}

table.page-updates tr.title td {
	font-weight: bold;	
	background-color: #004A8D;
	color: White;
}

tr.page-updates-1 td {
	background-color: #DDDDDD;
}

tr.page-updates-2 td {
	background-color: #CCCCCC;	
}

/**************/
/****MENU******/
/**************/

.menu {
    width: 880px;
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(images/menu-background.gif);
}

#menu a
{
    text-decoration: none;
}

#menu a:hover {
    color: #004A8D;
}

.menu-item {
    color: #686868;
    font-size: 13px;
}

.menu-item td
{
    padding-left: 10px;
}

.menuitem-selected {
	color: #004a8d;
}

.submenu 
{
    margin-top: 6px;
    color: #686868;
}

.submenu-item 
{
    min-width: 130px;
    height: 29px;
    background-image: url(images/submenu-item.gif);
    font-size: 13px;
    white-space: nowrap;
}

.submenu-item td
{
    padding-left: 10px;
    padding-right: 10px;
}

.submenu-item a {
    background-image: none;
    color: #004A8D;
    white-space: nowrap;
}

.submenu-item a:hover{
    color: #686868!important;
}

.welcome-back a {
    background-image: none;
    color: #686868;
    white-space: nowrap;
}

.welcome-back a:hover {
    color: #004A8D!important;
}

/***************/
/****LOGIN******/
/***************/

.admin-login-container {
    width: 653px;
    height: 274px;
    color: #004A8D;
}

.admin-login-container-image
{
    width: 653px;
    height: 274px;
    background-image: url(images/login-background.png); 
    padding: 15px;
}

#username-password-container {
    width: 350px;
    margin: 0 auto;
}

.client-login-title {
    text-align: right;
    padding-left: 195px;
}

#admin-username {
    clear: both;
    padding-top: 4px;
    padding-bottom: 8px;
}

.admin-question {
    width: 90px;
    float: left;
}

.admin-text-box {
    width: 255px;
    border: solid 1px #B6B7B8;
}

.admin-login-button {
    width: 141px;
    height: 29px;
    border: 0;
    float: right;
    cursor: pointer;
    background-image: url(images/click-to-login.gif);
}

.admin-button-message {
	padding-top: 15px;
	clear: both;
}

.admin-remind-button {
    width: 141px;
    height: 29px;
    border: 0;
    float: right;
    cursor: pointer;
    background-image: url(images/click-to-login.gif);
}

.admin-mandatory-star {
    width: 10px;
    float: left;
}

.admin-login-close {
	float: left;
    margin-top: 24px;
    margin-left: 10px;
}

#admin-bottom { 
    padding-top: 70px;
}

.admin-login-divider {
	height: 70px;	
}

.text-highlight {
	color: #004A8D;
}

.text-small {
	font-size: 10px;
	line-height: 12px;
}

.header-text-highlight {
	font-weight: bold;
	font-style: italic;
	color: #004A8D;	
}

.error {
	color: #FF0000;	
}

#remember-login
{
    width: 350px;
    clear: both;
    padding-top: 5px;
    padding-left: 90px;
    font-size: 12px;
}

.checkbox-rem-comp
{
    float: left;
    clear: left;
    padding-right: 5px;
}

.checkbox-rem-pass
{
    float: left;
    padding-right: 5px;
}

.remember-box
{
    height: 20px;
    clear: left;
}

/***********/
/* SiteMap */
/***********/

.sitemap li
{
    margin: 0px;
}

.sitemapitem
{
    width: 700px;
    height: 24px;
}

.sitemapitem-actions
{
    text-align: right;   
    color: #333438;
    padding-right: 10px;
    font-size: 10pt;
}

.sitemapitem-actions a
{
    color: #333438 !important;
}

.sitemapitem-actions a:Hover
{
    text-decoration: underline !important;
}

.sitemapitem-action {
    vertical-align: top;
}

.sitemapitem-cue
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-bar.gif');
    border: dashed 2px #A6A6A6;
}

.sitemapitem-draghandle
{
    width: 28px;
    height: 24px;
    background-image: url('/admin/images/drag.gif');
    border-top: solid 1px #95A2A6;
    border-bottom: solid 1px #95A2A6;
    border-left: solid 1px #95A2A6;
    cursor: move;
}

.sitemapitem-hide
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-hide.gif');
    border: solid 1px #A6A6A6;
}

.sitemapitem-pagename
{
    width: 390px;
    height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    float:left;
    color: #333438;
    font-size: 10pt;
}

.sitemapitem-show
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-show.gif');
    border: solid 1px #A6A6A6;
}

.menurow
{
    width: 610px;
    height: 25px;
    background-image: url(images/menu-dots.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-left: 25px;
}