/* CSS Document for Falcons - created by lazymouse*/

/*Site colours

Corp blue : #28b2df
*/

/* ----------------------------------
			ORDER OF STYLES
-----------------------------------*/

/*
GLOBAL - affecting whole site
LINKS - linkage styles
LAYOUT - creates the layout of the page
TEXT STYLES - colours and fonts
*/

/* ----------------------------------
			=LAYOUT
-----------------------------------*/

body {
	padding-top: 30px;
	background: #e5e8f8;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 67.5%;
	color: #333;
}

#container {
	width: 760px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
}

#header {
	position: relative;
	width: 760px;
	height: 94px;
	margin-bottom: 10px;
	text-align: left;
	background: #fff url(../images/phone.gif) no-repeat right top;
	border-bottom: 1px solid #999;
}

#navcontainer {
	position: absolute;
	left: 220px;
	top: 60px;
	text-align: left;
	font-size: 1.1em;
}

#search {
	float: left;
	width: 172px;
	height: 306px;
	margin-left: 10px;
	background: #e1e1e1;
	text-align: left;
}

#picture {
	float: left;
	width: 132px;
	height: 306px;
	}

#content {
	float: left;
	width: 416px;
	text-align: left;
	padding: 0 10px;
	background: #fff;
	padding-bottom: 10px;
}

#contentwide {
	width: 740px;
	text-align: left;
	padding: 0 10px;
	background: #fff;
	padding-bottom: 10px;
}

#clear {
	clear: both;
}

#footer {
	width: 760px;
	height: 80px;
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid #999;
	margin: 0 auto;
	background: #fff;
}

/* ----------------------------------
			=IMAGES
-----------------------------------*/

/*Allocation of correct class to the body tag determines the banner image*/

body.picture001 div#picture {
	background: url(../images/pic001.jpg) no-repeat;
}

body.picture002 div#picture {
	background: url(../images/pic002.jpg) no-repeat;
}

body.picture003 div#picture {
	background: url(../images/pic003.jpg) no-repeat;
}

body.picture004 div#picture {
	background: url(../images/pic004.jpg) no-repeat;
}

body.picture005 div#picture {
	background: url(../images/pic005.jpg) no-repeat;
}

body.picture006 div#picture {
	background: url(../images/pic006.jpg) no-repeat;
}



#header img {
	padding-top: 10px;
	padding-left: 10px;
}

.imageleft {
	float: left;
	padding: 6px;
	margin: 6px;
}

.imageright {
	float: right;
	padding: 6px;
	margin: 6px;
}

#search img {
	padding-left: 34px;
}

/* ----------------------------------
			=HEADINGS
-----------------------------------*/

h1 {
	font-size: 1.4em;
	color: #28b2df;
}

#search h2 {
	background-image: url(../images/button-search.jpg);
	color: #fff;
	background-repeat: no-repeat;
	height: 44px;
	margin-top: 20px;
	margin-left: 8px;
	padding-left: 2.5em;
	line-height: 2.2;
	font-size: 1.2em;
	font-weight: normal;
	}


/* ----------------------------------
			=TEXT
-----------------------------------*/

#content, #contentwide {
	font-size: 1.2em;
}

#search p {
	padding: 0 8px;
}

#footer p {
	padding: 0 10px;
}

.sales {
	float: left;
}

.lettings {
	float: right;	
}

/* ----------------------------------
			=LINKS
-----------------------------------*/

a:link, a:visited {
	color: #28b2df;
	font-weight: bold;
}

a:hover, a:active {
	color: #000;
	font-weight: bold;
}

#search h2 a:link, #search h2 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#search h2 a:hover, #search h2 a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}


#footer a:link, #footer a:visited {
	color: #28b2df;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	color: #000;
	font-weight: normal;
}

/* ----------------------------------
			=NAVIGATION
-----------------------------------*/


#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	display: inline;
}

#navcontainer a:link, #navcontainer a:visited {
	padding: 3px 10px 2px 10px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer a:hover, #navcontainer a:active {
	color: #28b2df;
	font-weight: normal;
}

#subnav {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline;
}

#subnav a:link, #subnav a:visited {
	padding: 3px 3px 3px 3px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#subnav a:hover, #subnav a:active {
	color: #28b2df;
	font-weight: normal;
}

/* ----------------------------------
			=LISTS
-----------------------------------*/

#footer {
	font-size: 1.0em;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

#footer li {
	display: inline;
}

#footer li a:link, #footer a:visited {
	padding: 2px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#footer li a:hover, #footer li a:active {
	color: #28b2df;
	font-weight: normal;
}

#content ul, #contentwide ul {
	list-style-type: square;
}

#content ul li a, #contentwide ul li a {
	text-decoration: none;
}

#pagenav {
		text-align: right;
}

#pagenav li {
	color: #000;
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
}

.previous {
	background: url( ../images/previous.gif) no-repeat left center;
	padding-left: 2em;
}

.next {
	background: url( ../images/previous.gif) no-repeat right center;
	padding-right: 2em;
}

#content dt {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	color: #427db6;
	}

#content dd {
	font-size: 1.3em;
	margin-left: 15px;
	padding-left: 15px;
	color: #666;
}

/******************************************************
			=FORMS
*******************************************************/
	
#formarea {
	width: 440px;
	background: #f4f6e0;
	border: 1px dotted #333;
	}

#formarea legend {
	color: #33371b;
	padding-left: 20px;
	}

#formarea label {
	display: block;
	}

#formarea input {
	width: 300px;
	}

#formarea input.btn {
	width: 80px;
	}

#formarea p {
	padding: 0.4em 0;
	margin: 0 12px;
	}

#formarea textarea {
	float: left;
	}

#formarea table {
	border-collapse: collapse;
	width: 720px;
	border: 1px solid #999;
	}


