/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

	Site:		Add Site Name here
  Author:     White October (http://www.whiteoctober.co.uk/)

	Listing Order:
	==============

	1  - Universal
	2  - Structure/Layout
	3  - Navigation
	4  - Main content
	5  - 
	6  - 
	7  - 
	8  - 
	9  - 
	10 - 

 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 1 - U N I V E R S A L  S T Y L E S
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

* {
	padding: 0;
	margin: 0;
}

p, h1, h2, h3, h4, h5, ul {
	margin-bottom: 1em;
}

li {
	margin-left: 20px;
	margin-bottom: 0.5em;
}

html {
	font-size: 62.5%;
}

body {
    font-size: 1.4em;
    font-family: arial;
    width: 960px;
    margin: 0 auto;
    color: #333;
}

img {
    display: block;
}

a {
    text-decoration: underline;
    color: #0000ff;
}

a:hover {
    text-decoration: none;
}


/* disappear accessibility text  */

.skiplink
{
	position: absolute;
	left: -5000px;
	top: -5000px;
}

.clear
{
	clear: both;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 2 - S T R U C T U R E / L A Y O U T
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* main container - contains header, columns and footer */

#wrapper
{
	width: 960px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/*
#container-wrapper
{
	width: 930px;
	margin-left: 15px;
	float: left;
	clear: left;
	display: inline;  /* fix IE bug */
    /*
}
*/
/* header styles */

header.document-header
{
	width: 930px;
	float: left;
	height: 105px;
	margin-bottom: 5px;
	background: #ffffcc;
}
 
a.header-logo
{
	display: block;
	width: 134px;
	height: 50px;
	float: left;
	margin-left: 18px;
	margin-top: 14px;
	display: inline; /* fix IE bug */
}
 
#tagline
{
	float: left;
	padding: 0px;
	margin-top: 14px;
	margin-right: 7px;
	display: inline; /* fix IE bug */
}
 
a.header-logo img
{
	border: 0px;
}

/* primary navigation block */

#primarynav
{
	width: 930px;
	float: left;
	background: #ffccff;
	margin-bottom: 5px;
}

/* columns */
 
 
#lhcol
{
	width: 190px;
	float: left;
	clear: left;
	background: #ccccff;
	margin-bottom: 5px;
}

.maincont
{
	width: 530px;
	float: left;
	font-size: small;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline; /* fix IE bug */
	background: #ccffff;
}

#homepage-content
{
	width: 725px;
	margin-left: 0px;
}
 
#rhcol
{
	float: right;
	width:200px;
	background: #ffcccc;
	margin-bottom: 5px;
}

/* footer styles */

footer.document-footer
{
	width: 930px;
	font-size: x-small;
	height: 50px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	display: inline; /* fix IE bug */
	background: #ccffcc;
}

#footer-nav
{
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
}

#copyright
{
	padding-left: 20px;
	padding-top: 10px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 3 - N A V I G A T I O N 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* primary nav */

#primarynav ul
{
	list-style:none;
	padding: 0px;
	margin-left: 5px;
}

#primarynav ul li
{
	float: left;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

/* secondary nav */

#secondarynav ul
{
	list-style:none;
	padding: 0px;
	margin-left: 0px;
}

#secondarynav ul li
{
	
	margin: 0px;
	padding: 5px 10px 5px 10px;
}

#footernav
{
	width: 725px;
	float: right;
	list-style: none;
	padding-right: 20px;
	padding-top: 10px;
}

#footernav li
{
	float: right;
}

/***************************** crumbtrail ***********************************/

#crumbtrail {
	float:left;
	width:500px;
	margin-bottom:18px;
	line-height:1.4em;
}

#crumbtrail li {
	list-style:none;
	float:left;
	display:inline;
	margin: 0px;
	padding-right: 10px;
}

#crumbtrail li.first {
	padding-left:0;
}

#crumbtrail li.last {
	padding-right:0;
}

#crumbtrail a {
	text-decoration:none;
}

#crumbtrail a:hover {
	text-decoration:underline;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 3 - M A I N   C O N T E N T
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.mainblock,
.rightblock,
#contactform,
.lhblock
{
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 H O M E   P A G E
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.promoblock
{
	width: 235px;
	float: left;
	margin-left: 5px;
	display: inline;
}

#homeherotext p
{
	font-size: 1.3em;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 N E W S   P A G E
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#listingpagelist
{
	list-style: none;
	
}

#listingpagelist li
{
	margin-left: 0px;
	clear: left;
	margin-bottom: 1em;
}

#categoryfilter
{
	margin-bottom: 1em;
}

#listingpagelist li .newsimage
{
	float: left;
	margin-right: 10px;	
	margin-bottom: 1em;
}

/************************** paging ***********************************/

.paging {
	clear:both;
	float:left;
	display:inline;
	width:530px;
	line-height:1.3em;
	padding:12px 0;
}

.paging .prevslot {
	float:left;
	width:25%;
}

.paging .nextslot {
	float:left;
	width:25%;
	text-align:right;
}

.paging .pages {
	float:left;
	width:50%;
	text-align:center;
}

.paging li {
	list-style:none;
	display:inline;
	padding:0 0.4em 0 0.1em;
}

.paging li.last {
	background:none;
}

.paging a {
	text-decoration:none;
}

.paging a:hover {
	text-decoration:underline;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 4 - B L O C K   I M A G E S
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

a img
{
	border: 0px;
}

.imageright
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 0px;
}

.imageleft
{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}

.lhblock img.fullsize
{
	width: 170px;
}

.rightblock img.fullsize
{
	width: 180px;
}

.rightblock img.largesize,
.leftblock img.largesize
{
	width: 78px;
}

.rightblock img.smallsize,
.leftblock img.smallsize
{
	width: 64px;
}

.mainblock img.smallsize
{
	width: 120px;
}

.mainblock img.largesize
{
	width: 200px;
}

.mainblock img.fullsize
{
	width: 510px;
	margin-bottom: 10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 5 - C O N T A C T   F O R M   &   D Y N A M IC   F O R M 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

form
{
	
}

div.inputline,
div.checkboxline
{
	margin: 0px 0px 0px 0px; 
	padding: 1px 0px 1px 0px;
	float: left;
	width: 510px;
	display: inline; /* fix IE bug */
}

#placeline
{
	display: none;
}

div.checkboxline
{
	clear: both;
}

.inputline label,
.textarealine label
{
	float: left;
	clear: left;
	font-weight: bold;
	width: 150px;
}

.textarealine textarea
{
	width: 350px;
	height: 100px;
	margin-bottom: 5px;
	border: 1px solid #666;
	color: #333;	
}

.inputline input,
.inputline textarea,
.inputline select,
.textarealine textarea
{ 
	float: left;
	font-family: arial,helvetica,sans-serif;
}

.inputline input,
.inputline select,
.inputline textarea
{ 
	width: 350px;
	border: 1px solid #666;
	color: #333;
}

.inputline textarea,
.textarealine textarea
{
	font-size: small;
}

.inputline input.checkbox
{
	width: auto;
}

.checkboxline input
{
	float: left;
	padding: 0px;
	margin:3px 0px 3px 130px;
	width:13px;
	height:13px;
}


.checkboxline label,
.radiooption label
{
	float: right;
	width: 350px;
	margin-right: 10px;
	color: #333;
}

.radiooption
{
	float: left;
	width: 510px;
}

.radiooptions
{
	width: 490px;
}

.fakelabel
{
	float: left;
	clear: left;
	font-weight: bold;
	width: 510px;
}

.radiooptions label
{
	color: #333;
	padding-top: 3px;
	margin-bottom: 2px;
}

.radiooptions input
{
	float: left;
	padding: 0px;
	margin:3px 0px 3px 130px;
	width:13px;
	height:13px;
}


.radiooptions label
{
	font-family: arial;
}

.formcontrols
{
	float: right;
	margin-top: 1em;
}


.errorfield {
	border: 2px solid #b6272f;;
}

.error
{
	text-decoration: none;
	color: #b6272f;;
	margin-bottom: 2px;
	margin-left: 150px;
	display: block;
	clear: left;
}
.error span {
	font-size: 11px;
}	

.inputline .errorfield
{
	border: 2px solid #b6272f;;
}

.dynform fieldset
{
	border: 0px;
	padding-bottom: 10px;
}

.dynform
{
	padding: 10px 10px 10px 10px;
	clear: both;

}
