/* Start of CMSMS style sheet 'Layout: 2006' */
/* CSS Document 
Website: www.dagough.co.uk
Designed by: Daniel Gough of First Instar Limited
Date: November 2006
© Copyright Daniel Gough 2006
*/

/* 1. Page Control
==================================================================================== */

*
{
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background: #5A86B3;
	text-align: center;
	margin-top: 0;
        font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.skiplink {
	display: none;
	}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}	

h1 {
	clear: both;
	margin-top: 0;
	margin-bottom: 0.25em;
	padding-bottom: 0.5em;
	color: #993366;
	font-size: 1.4em;
	text-transform: uppercase; 
	}

h2 { 
	clear: both;
	margin-top: 0;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 0.5em;
	color: #3C78B5;
	font-size: 1.3em; 
	}

h3 {
	clear: both;
        margin-top: 0.75em;
	margin-bottom: -0.75em;
        color: #314E6A;
	font-size: 1.2em;
        text-align: left;
	}
	
p {
	margin: 1em 0;
	font-size: 1.2em;
        line-height: 1.6666666em;
        text-align: left;
	}

tr, td {
	margin: 1em 0;
	font-size: 1em;
        line-height: 1.6666666em;
	}

ul, li {
        line-height: 1.6666666em;
	}

a {
	color:#3A539C;
	text-decoration:underline;
	font-weight:normal;
	}

a:link {color:#3A539C;}
a:visited {color:#3A539C;}
a:hover {background-color:#DDEEFF;}	

label {
	font-size: 1.2em;
	}
	
#imgMain {
	float: right;
	padding-top: 15px; padding-left: 15px; padding-bottom: 15px;
	}	

/* 2. Page Layout
==================================================================================== */
	
#wrap {
	background: #fff ;
	width: 900px;
	margin: 0 auto;
	padding: 0 ;
	min-height: 100%;
	text-align: left;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 900px;
	}
	
* html #wrap {
	height: 100%;
	}

#header {
	height: 108px;
	margin: 0 ;
	background: url(../images/global/wrap_top.gif) no-repeat top center;
	}
	
#logo {
	min-height: 26px;
	height: 26px;
	margin: 25px ;
	float: left;
	display: inline;
	background: url(../images/global/dag_logo.gif) no-repeat;
	width: 371px; /* for IE5/Win */ 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	width: 361px; /* for others */
	}

#search {
	float: right;
	margin: 25px;
	}
	
#content {
	
	padding-bottom: 30px;
	background: #fff;
	}
	
#graphic {
	margin: 0;
	min-height: 80px;
	height: 80px;
	background: #650123 url(../images/global/banner.jpg) no-repeat top center;
	clear:both;
	}
	
#breadcrumbs {
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	padding-left: 30px;
	margin-top: 5px;
        margin-bottom: 30px;
        padding-top: 5px;
        height: 20px;
	background-color: #FBFBFB;
	border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD;
	}
	
#contentMain {	
	display: inline;
	float: left;
	margin-left: 30px;
	padding-bottom: 25px;
	width: 605px;
	text-align: justify;
	background: #FFF;
	}
	
#contentSide {
	display: inline;
	float: right;
	width: 230px;
        background: #FBFBFB;
        color: #000000;
	}		
	
#footer {
	width: 900px;
	clear: both;
	/* stick at bottom */
	height: 60px;
	position: relative;
	margin-top: -60px;
	background: #666 url(../images/global/wrap_bottom.gif) no-repeat bottom center;
	line-height: 1.1em;
	}
	
/* 3. Navigation 
==================================================================================== */

/* Breadcrumbs */

#breadcrumbs a {
	color: #000;
	text-decoration: none;
	}
	
#breadcrumbs a:hover {
	color: #993366;
	text-decoration: underline;
	}

/* Primary Navigation */

#hz_nav {
	clear: both;
        float: left;
	text-align: left;
	width: 895px;
	height: 25px;
	background-color: #FBFBFB;
	border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD;
	font-size: 1.3em;
	margin-bottom: 5px;
	padding-left: 5px;
    }
	
#hz_nav ul {
	text-transform: none;
	list-style: none;
	margin: 0;
	padding:0 ;
	}
	
#hz_nav li {
	float:left;
	text-align: center;
	text-decoration: none;
	padding: 1px 25px 0 25px;
	}
					
#hz_nav a {
	text-decoration: none;
	color: #5A86B3;
	font-weight: bold;
	}
	
#hz_nav a:hover {
	color: #314E6A;
        background: #FBFBFB;
	}

#hz_nav li.active {
	color: #314E6A;
	font-weight: bold;
	}

#hz_nav li a.active {
	color: #314E6A;
	font-weight: bold;
	}
	
/* Side Navigation */

h2.sideNavHead  {
	background-color: #FFF;
	height: 25px;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: left;
	margin-right: 0; 
	}

#sideNav {
	margin-bottom: 15px;
	margin-right: 1px;
	}

#sideNav a {
	line-height: 18px;
	padding-left: 12px;
	text-indent: 5px;
	}

#sideNav li{
	margin-bottom: 5px;
	}

#sideNav li a{
	background-image: none;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	bottom: 5px;
	color: #444444;
	display: block;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	}

#sideNav li a:hover{
	background-color: #DDEEFF;
	color: #005FA9;
	}

#sideNav ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 13px;
        font-size: 1.2em;
	}

.currentpage {
	background-color: #DDEEFF;
	color: #005FA9;
	padding-top: 5px;
        text-indent: 5px;
	}

.currentpage a {
	background-color: #DDEEFF;
	color: #005FA9;
	margin-bottom: 5px;
        text-indent: 5px;
        border-bottom: 1px solid #E5E5E5;
	}
	
/* 4. Content
==================================================================================== */	

#contentMain ul {
	margin: 1em 2.5em;
	font-size: 1.2em;
	}

#contentMain li {
        padding-top: 0.35em;
        list-style-type: square;
        }

#contentMain table {
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #fff;
	}
	
#contentMain table caption {
	margin: 0;
	padding: 8px 10px;
	text-align: center;
    color: #314E6A;
	font-size: 1.2em;
	font-weight: bold;
	}	
	
#contentMain table th, table td {
	margin: 0;
	padding: 4px 10px;
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	}

#contentMain table th {
	background: #E4ECEC;
	}

#contentMain table tr.alt {
	background: #F0F0F0;
	}

/* 5. Footer
==================================================================================== */	

#footer p
{
	margin-top: 1.5em;
	margin-bottom: 10px;
}	
	
#bottomLinks {
	list-style: none;
	}
	
#bottomLinks li {
	display: inline;
	margin-top: 1.5em;
	margin-bottom: 15px;
	}		

#footerText {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	
	}

#copyright {
	float: left;
	margin: 0;
	padding: 15px 25px;
        font-size: 1.1em;
	}
	
#designer {
	float: right;
	margin: 0;
	padding: 15px 25px;
        font-size: 1.1em;
	}

.valid { vertical-align: middle; }
/* End of 'Layout: 2006' */

