/*
---------------------------------------
LAYOUT
Cascading Style Sheet 		
Author: Lyndsey Pearce		
Version: 1.0				
website: Tenderfoot Presents
email: lyndsey.pearce@cube3media.com
---------------------------------------
*/
@import url(colour.css);
@import url(typography.css);


/*Normalises margin and padding*/
body, div, dl, dt, dd, ul, ol, li, 
 h3, h5, h6, pre, 
form, fieldset, input,  blockquote, 
th, td 
{
	margin: 0;
	padding: 0;
}

/*Normalises font sizes for headers*/
h1, h3, h4, h6{
	font-size: 100%;
}

/*Removes list-styles from lists*/
ol, ul{
	list-style: none;
}

/*Normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, th, var{
	font-style: normal;
	font-weight: normal;
}

/*Removes cellspacing and cellpadding from tables*/
table{
	border-collapse: collapse;
	border-spacing: 0;
}

/*Removes border from fieldset and img*/
fieldset, img{
	border: 0;
}

/*Left aligns test in caption and th*/
caption, th{
	text-align: left;
}

/*Removes quotation marks from g*/
q:before, q:after{
	content: '';
}

/*Use html and body to center the design instead of a wrapper div*/
html {
text-align:center;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #002948;
}

body{
	width: 762px;
	margin: 0 auto;
	text-align: left;
}

* { padding: 0; margin: 0; }

#glowhold{
	width: 762px;
	background-color: #fff;
}

#flashcontent{
	width: 760px;
	height: 200px;
	padding: 6px 0;
}


#wrapper { 
 width: 760px;
 margin: 0 auto;
 /*border: 1px solid #f00;*/

}
#header {
 color: #333;
 width: 760px;
 float: left;
}

#header #logo{
	height: 80px;
}

#header #tabbar{
	/*background-image: url(../images/tabmain2.gif);*/
	background-color:#e4e7ec;
	height: 25px;
	border-bottom: 8px solid #005999;
	border-top:1px solid #AeAeAe;
}

#header #tabbar.home{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#header #tabbar.about{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -25px;
	background-repeat:no-repeat;
}

#header #tabbar.cash{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -50px;
	background-repeat:no-repeat;
}

#header #tabbar.fin{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -75px;
	background-repeat:no-repeat;
}

#header #tabbar.ground{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -100px;
	background-repeat:no-repeat;
}

#header #tabbar.sale{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -125px;
	background-repeat:no-repeat;
}

#header #tabbar.hml{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -150px;
	background-repeat:no-repeat;
}

#header #tabbar.privacy{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -175px;
	background-repeat:no-repeat;
}

#header #tabbar.contact{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -200px;
	background-repeat:no-repeat;
}

#header #tabbar.enquiry{
	/*background-image: url(../images/tabmain2.gif);*/
	background-position: 0px -225px;
	background-repeat:no-repeat;
}

#header #tabbar ul#mainnav{
	margin: 0 0 0 3px;
	padding: 7px 0 0 0;
}

#header #tabbar ul#mainnav li{
	display: inline;
	padding-left: 2px;
	border-right: 1px solid #333;
}

#header #tabbar ul#mainnav li a{
	text-decoration: none;
	color: #333;
	padding-right: 5px;
}


#header #tabbar ul#mainnav li.active a{
	color: #333;
	text-decoration: none;
}

#header #tabbar ul#mainnav li.active{
	color: #333;
}


#leftcolumn { 
 color: #333;
 width: 180px;
 float: left;
 padding-right:10px;
}

#leftcolumn .qlinkvlight{
   background-image: url(../images/vlight.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 5px;
   margin-bottom: 1px;
	height: 50px;
}

.qlinkvlight-2{
   background-image: url(../images/vlight_2.jpg);
	background-repeat: no-repeat;
	padding: 2px 10px 2px 5px;
   margin-bottom: 1px;
	height: 85px;
	width:270px;
	float:left;
}


.qlinkmed-2{
	background-image: url(../images/med_2.jpg);
	background-repeat: no-repeat;
	padding: 2px 10px 2px 5px;
   margin-bottom: 1px;
	height: 85px;
	width:270px;
	float:right;
}


#leftcolumn .qlinklight{
	background-image: url(../images/light.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 5px;
   margin-bottom: 1px;
	height: 50px;
}
#leftcolumn .qlinkmed{
	background-image: url(../images/med.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 5px;
   margin-bottom: 1px;
	height: 50px;
}
#leftcolumn .qlinkdark{
	background-image: url(../images/dark.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 5px;
   margin-bottom: 1px;
	height: 50px;
}
#leftcolumn .qlinkvdark{
	background-image: url(../images/vdark.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 2px 5px;
   margin-bottom: 1px;
	height: 50px;
}

#leftcolumn ul.subnav{
	background-color: #055999;
} 

#leftcolumn ul.subnav li{
	border-bottom: 1px solid #AEAEAE; 
	color: #fff;
	line-height: 22px;
	padding-left:5px;
	
}

#leftcolumn ul.subnav li a{
	background-color: #E4E7EC;
	display: block;
	text-decoration: none;
	color: #333;
	margin: 0 0 0 -5px;
	padding-left: 5px;
}

#rightcolumn { 
 float: right;
 color: #333;
 width: 570px;
 display: inline;
 margin-bottom: 10px;
}

#rightcolumn table{
	margin: 10px 0 0 0;
}

#rightcolumn table tr td{

	padding: 3px 0 3px 0;
}

#rightcolumn form input{
	width: 150px;
	border: 1px solid #ccc;
	padding: 3px;
}

#rightcolumn form input.subbut{
	width: 100px;
	border: 1px solid #999;
}

#rightcolumn form textarea{
	width: 150px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 3px;
	
}

#footer { 
 width: 750px;
 clear: both;
 color: #333;
 height: 20px;
 padding: 15px 5px 0 5px;
 margin-top: 15px;
}