﻿/* This template is by NFX Web Design Australia
	Web Address: http://www.nfxwebdesign.com.au
	
	Colors
	light grey: #C2C2C2
	light light grey (content bg); #F6F6F6;
	border grey: #D2D2D2;
	*/



/* Compatibility fix, margin and padding clearer */

body, h1, h2, h3, h4, form, p, ul, li, a, a:hover
{
    padding: 0;
    margin: 0;
    border: 0;
    list-style-type: none;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

body
{
    background: url( '../img/contentwrapperbg.gif' ) repeat-y center center;
}

.right {
	float: right;
	margin: 0 10px 20px 20px;
}

div#floatclearer
{
    clear: both;
    height: 20px;
    color: white;
}

div#contentwrapper a:hover
{
    text-decoration: underline;
}

div#admin
{
    margin-top:10px;
}

div#admin a
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight:bold;
    color:Black;
}

div#admin a:hover
{
    text-decoration: underline;
}
div#admin a:hover
{
    text-decoration: underline;
}
/* font content formatting */

h1, h2, h3, h4
{
    font-family: 'Trebuchet MS' , sans-serif;
}

h3
{
    font-size: 18px;
    color: #454545;
    font-weight: lighter;
}

/* styling for anything in the masthead div */

div#mastheadwrapper
{
    background: black;
    color: white;
    height: 125px;
}

div#masthead
{
    width: 895px;
    margin: 0 auto;
}

div#masthead h1
{
    font-size: 20px;
    font-style: italic;
    font-weight: lighter;
    padding-top: 10px;
    float: right;
}

div#masthead p.slogan
{
    clear: right;
    margin-top: 0px;
}
div#masthead h3
{
    color: #C2C2C2;
}

/* main content formatting */

div#contentwrapper
{
    width: 855px;
    margin: 0 auto;
    padding-top: 20px;
}

div#maincontent
{
    float: left;
    background: #F8F8F8 url( '../img/maincontentbg.gif' ) repeat-y top left;
    width: 650px;
}

div#maincontent .first
{
    background: url( '../img/maincontenttopbg.gif' ) no-repeat top left;
    font-size:20px;
}

div#maincontent .last
{
    background: url( '../img/maincontentbottombg.gif' ) no-repeat bottom left;
}

div#contentwrapper p
{
    line-height: 24px;
}

/* full content */
div#fullcontent
{
    margin-top: 10px;
    float: left;
    background: #F8F8F8 url( '../img/fullcontentbg.gif' ) repeat-y top left;
    width: 855px;
    text-align: left;
}

div#fullcontent .first
{
    background: url( '../img/fullcontenttopbg.gif' ) no-repeat top left;
}

div#fullcontent .last
{
    background: url( '../img/fullcontentbottombg.gif' ) no-repeat bottom left;
    color:White;
}

div#fullcontent ul li
{
    list-style-image: url( '../img/listdot.gif' );
    margin-left: 50px;
    line-height: 16px;
    padding-bottom: 12px;
    padding-left: 5px;
    margin-right:20px;
}

div#fullcontent ul li a
{
    color:#003f9f;
}

div#fullcontent a
{
	color:#003f9f;
}


div#fullcontent h1
{
    padding-bottom: 10px;
    font-size:16px;
}

div#fullcontent h2
{
    padding-bottom: 10px;
    font-size:16px;
}

/* subcontent formatting */

div#subcontent
{
    float: right;
}

div#subcontent p
{
    padding: 0;
    padding-left: 10px;
    clear: left;
}
div#subcontent form, div#subcontent div#links
{
    margin-bottom: 20px;
    width: 182px;
    background: url( '../img/subcontentbg.gif' ) repeat-y top left;
}

div#subcontent form p.login
{
    width: 200px;
    padding-left: 30px;
    height: 30px;
    line-height: 15px;
}

div#subcontent form p strong
{
    float: left;
    clear: left;
}

div#subcontent form p input
{
    float: right;
    clear: right;
}

div#subcontent h2
{
    padding-bottom: 10px;
}

div#subcontent h2.first
{
    background: url( '../img/subcontenttopbg.gif' ) no-repeat top left;
}

div#subcontent p.last
{
    background: url( '../img/subcontentbottombg.gif' ) no-repeat bottom left;
}

div#subcontent p.forgotpass
{
    float: left;
}

div#subcontent ul li
{
    list-style-image: url( '../img/listdot.gif' );
    margin-left: 50px;
    line-height: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    color:#4c8fff;
}

div#subcontent ul li a
{
    color:#003f9f;
}

div#subcontent p.last, div#subcontent div#links p.last
{
    color: white;
    height: 10px;
    padding: 0;
}

div#subcontent div#links p
{
    padding: 10px 10px;
}

/* site wide content formatting */

h1, h2
{
    padding-top: 5px;
    padding-left: 10px;
}

h3
{
    padding-left: 10px;
}

p
{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
}


div#footer
{
    clear: both;
    border-top: 1px solid #D2D2D2;
}

div#footer p
{
    float: left;
}

div#footer p.nfx
{
    float: right;
}


/* main nav */

div#masthead p.slogan a
{
    color: white;
}


/* Drop Down Control */

#sddm
{
    margin-top: 2px;
    padding: 0;
}

#sddm a
{
    font: bold 12px 'Trebuchet MS';
}


#sddm li
{
    display: inline;
    float: left;
    position: relative;
    background: black;
    text-align: center;
}

#sddm li a
{
    color: #000;
    text-decoration: none;
    width: 100px;
    height: 19px;
    display: block;
    background: url( '../img/mainnav.gif' ) no-repeat top left;
    padding-top: 5px;
    color: black;
}

#sddm li a:hover
{
    background: url( '../img/mainnavhover.gif' ) no-repeat top left;
    color: white;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0 0 0 10px;
    padding: 0;
    background: #dfdfdf;
    border: 1px solid #000;
    width: 150px;
    text-align: left;
}

#sddm div a
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    color: #000;
    line-height: 25px;
    padding-top: 0px;
    width: auto;
    height: 25px;
    white-space: nowrap;
    background: none;
}

#sddm div a:hover
{
    background: none;
    background-color: #4c8fff;
}

#main_content ul.legend { margin: 0 10px 5px; padding: 0; }
#main_content ul.legend li { margin: 0 10px 5px; padding: 0; list-style: none; }
* html #main_content ul.legend li { height: 1%; }
#main_content ul.legend li span { display: block; float: left; width: 15px; height: 15px; margin: 0 5px 0 0; border: 1px solid #333; }
#main_content ul.legend li span.blue { background-color: #00f; }
#main_content ul.legend li span.purple { background-color: #800080; }
#main_content ul.legend li span.green { background-color: #396; }
#main_content ul.legend li span.red { background-color: #f00; }
#main_content ul.legend li span.black { background-color: #333; }
table.rotations { width: 650px; border: 1px solid #333; border-width: 1px 0 0 1px; }
table.rotations th, table.rotations td { padding: 4px; border: 1px solid #333; border-width: 0 1px 1px 0; }
table.rotations th { background-color: #DFEDFD; }
table.rotations th.rotation { width: 50px; }
table.rotations th.speciality { width: 425px; }
table.rotations th.location { width: 175px; }
table.rotations td span.red { color: #f00; }
table.rotations td span.blue { color: #00f; }
table.rotations td span.green { color: #396; }
table.rotations td span.purple { color: #800080; }