/* CSS Document  
stuart@northcolour.com
*/



/* Index 

	basic html 
	heading
	spacing
	containers
	
	
	dark green		:	#201d0a
	pink			:	#dcaccd
	light blue		:	#7fbeea
	greengold		:	#a89532
	side bg			:	#30210a
	brown			:	#30210a
	green_bg		:	#564f25
	yellow			:	#ffdb00

*/

/* Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	line-height:1.125em; /* 16×1.125=18 */
	color: #000000;
	font-size: 0.9em;
	padding: 0 0 40px;
	font-family:Arial, Helvetica, sans-serif;
	background:#182900 url(/images/livery/bg_tile.jpg) top center repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	color:#f2e9c0;
}
a:hover, a:focus {
	text-decoration:underline;
	color:#f2e9c0;
}
hr {
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
	margin-bottom:.3em;
	color:#527e13;
	margin-left:10px;
	margin-right:10px;
}
h2 {
	margin-top:1em;
}
h5 {
	font-size:1.2em;
}
h6 {
	font-size:1em;
	text-transform:uppercase;
}
h1 a {
	font-weight:normal;
}
/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	margin-left:10px;
	margin-right:10px;

	font-size:0.9em;
	color:#810100;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}
dd {
	padding:0 0 10px 0;
}
li {
	padding:5px 5px 5px 15px;
	font-size:0.9em;
	color:#810100;

}
hr {
	height:1px;
	border:none;
	clear:both;
	margin:0 0 10px 0;
}
caption {
	display:none;
}
strong {
	font-weight:bold;
}
/* table
----------------------------------------------- */

/*	Containers
----------------------------------------------------------------------------------------------------*/
#wrap {
	overflow:hidden;
	font-size:0.8em;
	position:relative;
}
#homelink{
	display:block;
	width:220px;
	height:70px;
}
#header {
	background:url(/images/livery/header_bg.jpg) no-repeat top left;
	height:220px;
}
#header_home{
	background:url(/images/livery/header_bg.jpg) no-repeat top left;
	height:192px;
}
#header h1, #header h2, #header_home h1, #header_home h2{
	display:none;
}
#mainnav{
	padding-top:95px;
}

#bodycontent{
	background:#810100 url(/images/livery/content_bg.jpg) repeat-x top left;
	position:relative;
}
#flashlogo{
	width:940px;
	height:330px;
	/*background:url(/images/livery/noflashhome.jpg) no-repeat top left;*/
	display:block;
}
#ribbonleft{
	position:absolute;
	top:-86px;
	left:-26px;
	width:106px;
	height:469px;
	display:block;
	background: url(/images/livery/ribbonleft8bit.png) repeat-x bottom left;
	z-index:90;
}
#ribbonright{
	position:absolute;
	top:-86px;
	right:-26px;
	width:106px;
	height:469px;
	display:block;
	background: url(/images/livery/ribbonright8bit.png) repeat-x bottom left;
	z-index:90;
}

#content_body{
	margin-left:20px;
	background:#e6d2ad;
	padding:10px 10px 50px 10px;
	min-height:580px;
}
#bread{
	margin-left:10px;
	margin-bottom:10px;
}
#bread a, #bread {
	color:#620101;
	font-size:0.9em;
	font-weight:bold;
}
#reg_but {
	width:154px;
	height:60px;
}
#reg_but a {
	width:154px;
	height:60px;
	display:block;
	background:url(/images/livery/register_but.jpg) top left no-repeat;
}
#gal_but {
	width:148px;
	height:60px;
}
#gal_but a {
	width:154px;
	height:60px;
	display:block;
	background:url(/images/livery/gallery_but.jpg) top left no-repeat;
}
#logo {
}
#main {
	margin-top:20px;
	margin-bottom:20px;
}
#bans{
	padding-left:20px;
}
#img_main {
	position:relative;
	z-index:7;
	width:651px;
	height:226px;
	margin-bottom:25px;
}
#img_main .slideimg{
	border:5px solid #4a0000;
}
#ad_gal {
	position:relative;
	z-index:8;
	text-align:center;
	width:160px;
	height:445px;
	margin-bottom:35px;
}
#brochurebut{
	margin-bottom:35px;
}
#spons_gal {
	position:relative;
	z-index:9;
	width:160px;
	height:120px;
	
}
#gallery{
display:block;
text-align:center;
	padding:0 0 0 10px;
}
#gallery div{
	padding-right:22px;
	float:left;
	padding-bottom:10px;
	margin-bottom:20px;
}
#gallery div.endgal{
	padding-right:0;
}
#gallery div img{
	border:4px solid #1a121d;
}
#gallery div span{
	display:block;
	text-align:center;
	font-size:0.8em;
	width:100px;
}
#footer_body {
	position:relative;
	top:-42px;
	left:0;
	height:167px;
	padding-bottom:-42px;
		margin-bottom:-42px;

	background:url(/images/livery/cityscape.png) no-repeat top left;
	z-index:100;
}
#footer {
	position:relative;
	height:60px;
	background:#181310;
}
#twitfeed {
	position:absolute;
	top:0px;
	left:580px;
}
#followus {
	padding-left:10px;
}
#contbut {
	padding-left:53px;
}
#footsite{
	/*background:#181e08;
	overflow:hidden;
	padding:20px 30px;
	font-size:0.9em;*/
	display:none;
}
#footsite h4{
	font-size:1.2em;
	color:#f1e9c0;
	font-weight:normal;
}

#footsite ul, .qtip  ul{
display:block;
clear:left;
float:left;

}

#footsite ul li, .qtip  li{
margin:0;
padding:0;
display:block;
float:none;

}
#footsite ul li a{
	color:#f1e9c0;
}

#footsite ul li ul, .qtip  li ul{
	margin-top:5px;
}

#footsite ul li ul li, .qtip   ul li{
display:inline;
float:left;
width:200px;
margin:0;
padding:0 20px 0 0;
font-size:0.9em;
}
#footsite ul li ul li a, .qtip  li ul li a{
	color:#f1e9c0;
}
#footsite ul li ul li ul, .qtip  li ul li ul {
margin-top:0;

}
#footsite ul li ul li ul li, .qtip  li ul li ul li{
display:block;
float:none;
padding-left:0px;
}
#footsite ul li ul li ul li a{
	color:#fff;
}
#footsite ul:first-child, #navfoot2361 a{
	display:none;
}
#adstrip{
	
	text-align:center;
	background:#5a0000;
}
#adstrip img{
	margin-top:5px;
	margin-bottom:5px;
}
#credits{
	text-align:right;
	color:#f1e9c0;
	padding:0 10px;
}
#credits a{
	color:#fff;
}


#heads .headgrids{
	background: url(/images/livery/box_bg.jpg) top left no-repeat;
	padding:12px;
	height:120px;
	margin-bottom:20px;
	width:129px;
	float:left;
	margin-right:16px;
}
#heads .headgridsend{
background: url(/images/livery/box_bg.jpg) top left no-repeat;
	padding:12px;
	height:120px;
	margin-bottom:20px;
	width:129px;
	float:left;
	margin-right:0;
}
#heads .newsgrids{
	background: url(/images/livery/headbox_bg.jpg) top left no-repeat;
	padding:12px;
	height:160px;
	margin-bottom:20px;
	width:284px;
	float:left;
	margin-right:30px;
}
#heads .newsgridsend{
background: url(/images/livery/headbox_bg.jpg) top left no-repeat;
	padding:12px;
	height:160px;
	margin-bottom:20px;
	width:284px;
	float:left;
	margin-right:0;
}


#heads  a:link, #heads  a:visited, #heads  a:active{
	font-size:0.8em;
	color:#fff;
	
	display:block;
	width:100%;
	height:100px;
	text-decoration:none;
}
#heads  a:hover{
	text-decoration:none;
}
#heads span{
display:block;
	margin-top:5px;
	text-align:center;
}



.qtip {
	background:#810100;
}
.qtip-content li a {
	color:#e9ce3b;
}
.qtip-content li ul li a{
	color:#fff;
}
.qtip-content li ul li ul li a{
	color:#fff;
}

#gallerybox img {
	padding-right:8px;
	padding-bottom:8px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.error {
	padding:10px;
	background:#FFCCCC;
	border:1px solid #FF0000;
}
/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	padding:10px;
	position:relative;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
		margin-top:15px;

}
fieldset p input {
	width:95%;
	border:1px solid #fff;
	padding:3px;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}
.required input{
	background:#FFCCCC;
}
#fmsearch{
	padding-top:164px;
	padding-left:10px;
}
#searchsubmit{width:80px; height:25px;font-size: 0.1px;float:left;padding:0px 3px;margin:0 10px 0 0;border:none;background: url(/images/livery/search.jpg) no-repeat left center;cursor:pointer;}
#searchterm{
	width:159px;
	border:1px solid #fff;
	background:#fff;
}
/* AJAX sliding shelf
----------------------------------------------- */
#loading {
	float:right;
	margin-right:14px;
	margin-top:-2px;
}
.block {
	padding-bottom:1px;
}

/*
--------------fomrs ----------*/


#newssubmit {
	
}
#closebut {
	width:60px;
	float:right
}
#contmess {
	width:220px;
	float:left;
}
#closebut, #closebutcontact, #closebutgallerybox {
	text-align:right;
	cursor:pointer;
}
#signupform p {
	margin:0;
	padding:0;
}
#signupform a {
	color:#801619;
}
#signupform label {
	font-weight:bold;
	display:block;
}
#signupform p a {
	color:#801619!important;
}
#signupbut:hover, #signupbut:focus {
	cursor:pointer;
}
#signupform select {
	width:215px;
	display:block;
}
.required input {
	background:#FFCCCC;
}


#welcometext {
	display:none;
	width:300px;
	
	position:absolute;
	top:0px;
	left:500px;
	
	
	
	background-color:#811719;
	z-index:1;
	
	text-align:left;
	padding:0px 12px 12px 12px;
	margin-top:0px;
	margin-right: 0px;
 *margin-right: -1px;
	color:#fff;
}


#welcometext p {
	padding:10px 25px 0 25px;
	color:#fff;
}
#welcometext h3 {
	font-size:1.4em;
	font-weight:normal;
	padding:10px 25px 0 25px;
}

