﻿/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 

/* background color for the content part of the pages */
body { margin-top: 1px;background:#28282D;color:#ffffff;}
.pagemaster { height: 100%; background: #46464f;color:#ffffff; }

/* Control Panel Colors */
.controlpanel { background: #EAEAEA; }
.toplinks {background: #28282D; }

/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */
/* -- Start classes for Site Montage --*/ 
.siteheadertab { background:#28282D; width: 930px; height: 120px; }
.montage01 { background: url(pix/montage005.jpg) no-repeat; width: 930px; height: 170px; }
.montage02 { background: url(pix/montage02.jpg) no-repeat; width: 930px; height: 120px; }

/* -- End rest of site Montage --*/ 

.menu01 { background: url(pix/menu004.jpg) no-repeat; width: 930px; height: 30px; padding-top: 4px; }
.menu02 { background: url(pix/menu02.jpg) no-repeat; width: 930px; height: 30px; padding-top: 4px; }


.panetop { padding:6px; }
.panetopintro { width: 450px; margin-top: 4px; margin-left: 2px; }
.paneleft { width: 200px; padding: 6px; }
.paneright { width: 200px; padding: 6px; }
.paneintro { width: 459px; padding:130px 0 6px 6px; /*height:130px;*/ }
.panetopintro { padding: 6px 465px 6px 6px; }

.intro { width: 465px; height: 150px; padding:125px 0 0 1px; }
.logo {height: 120px; padding:0 0 0 0; }


/* -- Change the main pictures here - l01  Left hand Image, r01 - Right Hand image -- */

.intropane_l01 { background: url(pix/intropane_l01.jpg) no-repeat; width: 465px; height: 120px; }
.intropane_r01 { background: url(pix/intropane_r01.jpg) no-repeat right; width: 465px; height: 120px; }
.intropane_l02 { background: url(pix/intropane_l02.jpg) no-repeat; width: 465px; height: 120px; }
.intropane_r02 { background: url(pix/intropane_r02.jpg) no-repeat right; width: 465px; height: 120px; }

/* Generic Spacing for all Panes */ 
.panes { padding: 6px;color:white; }

.head { font-family: Tahoma, Arial, Helvetica; font-size:  12px; font-weight: bold; color: #ffffff;}
.breadcrumbs { color: #ffffff; }
.block { width: 13px; }
.login { color: #ffffff;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; height: 30px; }

.small { color: #FFFFFF;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 1px; padding-right: 1px; }
.smalld {color: #ffffff;  font-family: Verdana, Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: normal;  font-style: normal; height: 13px; padding-left: 3px; padding-right: 3px; }
.footer { background-image: url(pix/FooterPane.jpg); height: 55px; background-repeat: repeat-x; }
.footertext { background: #28282D;color: #FFFFFF;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9px;  font-weight: bold;  font-style: normal; }.MainMenu_MenuContainer TD { background-color: transparent;; /* height: 25px;*/ padding-left: 2px; padding-right: 0px; padding-top: 0px; padding-bottom: 1px; }

.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px;color:white; }

/* hyperlink style for the DarkBackground tabs */
a.small:link { color: white; text-decoration: none; }
a.small:hover { color: white; text-decoration: none; }
a.small:active { color: white; text-decoration: none; }
a.small:visited{ color: white; text-decoration: underline; }
a.smalld:link { color: white; text-decoration: none; }
a.smalld:hover { color: white; text-decoration: none; }
a.smalld:active { color: black; text-decoration: none; }
a.smalld:visited{ color: white; text-decoration: underline; }
.styleiconbackcolor {background: transparent;}
