/*
	Style sheet for Horsleys
	Last updated: 26/06/2006
*/


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Layout  */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

*{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #000;
	}
	
body {
	margin: 0;
	padding: 0;
	background:  #fff;
	width: 100%;
	font-size: 10pt; 
	text-align: center;
	background-image: url('/media/mainbg.gif');
	background-repeat: repeat-x;
	}

#wrapper {
	margin:0 auto;
	padding: 0;
	width: 768px;	 
	background-color: #e8dccc;
	text-align: left;
	}

#header {
	display:none;
	}

#navigation {
	display:none;
	}

#sidenavigation {
	display:none;
	}

#side{
	display:none;
}

#maincontent	{
	padding: 0;
	margin: 0;
	width:95%;
	}

#rightnavigation{
	margin: 0;
	padding: 0;
	width: 290px;
	}

#footer {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */	
/*  Typography */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
	
h1, h2, h3, h4, h5, h6 {
	color: #3399cc;
	margin: 0;
	padding: 0;
	font-size: 12pt;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	}

ul li {
	padding-bottom:3px;
	list-style-type: square;
	}

ol li {
	padding-bottom:3px;
	list-style-type: decimal;
	}

.small{
	font-size:85%;
	}

.smallred{
	font-size:85%;
	color: #ff0000;
	}

#footer p{
	color:#fff;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Link Styles */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

a {
    text-decoration: underline;
	color: #c6005f;
	background: transparent; 
    }

a:hover {
    text-decoration: underline;
	color: #000;
    }


#footer a {	
	display:none;
	}

#footer a:hover {	
	display:none;
	}

a.sitecredit {
	display:none;
	}

.sitecredit:hover  {
	display:none;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Extra Bits */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

img {
	border: 0;
	}

hr {
    border: 0;  
    border-bottom: 1px solid #e8dccc;
	height: 1px;
    margin-top: 1ex;
	}

.hiddenclear {
	clear: both;
	color: #fff; 
    font-size: 0px; 
    margin: 0;
    visibility: hidden; 
	}

.floatleft {
	float:left;
	margin-right: 5px;
	}

.floatleftb {
	float:left;
	margin-right: 5px;
	border:solid 1px #c6005f;
	}

.floatright {
	float:right;
	margin-left: 5px;
	}

.floatrightb {
	float:right;
	margin-left: 5px;
	border:solid 1px #c6005f;
	}

.center {  
    text-align: center;
    }

.imgborder{
	border:solid 1px #c6005f;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Forms and fields */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

form {
	padding: 0;
	margin: 0;
	}

fieldset {
	width:98%;
	padding:0 4px 4px 6px;
	border:solid 1px #ccc;
	}
	
legend {
	margin: 0px;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#c6005f;
	}

.blurred {
	border: #c6005f 1px solid;
	padding: 2px; 
	background-color: #fff;  
	}

.focused {
	border: #ff0000 1px solid; 
	padding: 2px; 
	background-color: #fff; 
	}


#sidenavigation form{
	font-size:85%;
	}

.star {
	vertical-align:top;
	font-size:85%;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Top Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #topnav{
	margin: 0;
	padding: 0 4px 2px 4px;
	}

#topnav ul, #topnav li{
	color:#fff;
	font-weight:bold;
	margin: 0;
	padding:0;
	display: inline;
	list-style-type: none;
	}

#topnav a:link, #topnav a:visited{
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-size:11px;
	text-transform: uppercase;
	}

#topnav a:link#current, #topnav a:visited#current, #topnav a:hover{
	background: transparent;
	color: #b0c9ed;
	}

#topnav a:hover {
	color: #b0c9ed; 
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Side Nav */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

 #sidenav{
	padding: 0 0 0 10px;
	margin: 0;
	width: 145px;
	}

#sidenav li {
	list-style: none;
	padding: 8px 0 8px 5px;
	border-bottom: solid 1px #d4e2e6;
	text-align: left;
	}

#sidenav li a {
	display: block;
	padding-bottom: 0;
	text-decoration: none;
	text-transform:uppercase;
	font-size:85%;
	}

#sidenav li a:link {
	color: #fff; 
}

#sidenav li a:visited {
	color: #fff; 
	}

#sidenav li a:hover{
	border-color: #c6005f;
	color: #fff;
	background: #c6005f;
	}

#sidenav li.sub {
	list-style: circle;
	list-style-position: outside;
	margin: 0 2px 2px -35px !important;
	margin: 0 2px 2px 6px;
	border: none;
	text-align: left;
	}

#sidenav ul.sub {
	margin: 0px 0 2px 14px;
	}

#sidenav li.subsub {
	list-style: disc;
	list-style-position: outside;
	margin: 2px 0 2px -44px !important;
	margin: 0 0 2px -3px;
	border: none;
	text-align: left;
	}

#sidenav ul.subsub {
	margin: 0px 2px 2px -13px;
	}


.store{
	padding: 0 0 0 5px;
	color:red;
	font-weight:bold;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
/*  Boxes */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */

.fullbox {
	width:554px;
	background:#fff;
	border-bottom:solid 1px #3399cc;
	}


.splitbox{
	width:554px;
	margin: 10px 0 10px 0;
	}

.splitbox tr{
	background: #e8dccc;
	}

.splitleft{
	width: 311px; 
	padding:5px;
	border-bottom:solid 1px #3399cc;
	background: #fff;
	}

.splitright{
	width: 198px; 
	padding:5px;
	border-bottom:solid 1px #3399cc;
	background: #fff;
	}

.padding{
	padding: 5px 5px 30px 5px;
	}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------  */
