@charset "utf-8";

/* CSS Document */

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : Ely Langley Greig Stylesheet
Author : Ajay Solutions
URL : http://www.elgsurveyors.co.uk
Description : Design and layout for Ely Langley Greig
© Ajay Solutions 2008. All Rights Reserved.

Created : 21/03/2008
Modified : 31/03/2008
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* Global Elements  ------------------------------------------------------------------------------------------------------ */

body, h1, h2, h3, li, p, ul {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

* { /* Reset all margins/padding*/
	margin: 0;
	padding: 0;
}

ul, ol { /* Make for consistent list handling across browsers */
    padding-left: 1.0em;
    margin-left: 10px;
		margin-bottom: 1.5em;
}

.hidden {
	display: none;
}

/* Typography  ------------------------------------------------------------------------------------------------------ */

p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

h3 {
	color: #8f9947;
	font-style: italic;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

a, a:link, a:visited, a:hover, a:active {
	color: #ada364;
}

a:hover {
	text-decoration: none;
}

.smalltext {
	font-size: 0.7em
}

.centred {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.lowercase {
	text-transform: lowercase;
}

acronym {
	cursor: help;
	border: 0;
	color: #780101;
	border-bottom: 1px dotted;
}


/* Layout Elements  ------------------------------------------------------------------------------------------------------ */

body {
	background: url(../../_images/ye_olde/bgMain.gif) repeat-y;
	color: #0f330d;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

#container {
	position: relative;
	z-index: 99;
}

#content li {
	margin-bottom: 0.5em;
}

#quickSummary {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.4em;
}

#preamble, #quickSummary {
	margin-left: 219px;
	margin-top: 10px;
	padding-left: 150px;
	/* Make IE play nice with others */
	width: 530px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 380px;
}

html>body #quickSummary, html>body #preamble {
	width: 380px;
}

#content, #footer {
	margin-left: 230px;
	width: 530px;
	z-index: 100;
}
#content {
	background: url("/_images/ye_olde/blueprint.gif") no-repeat right bottom;
}

#preamble, #heading2, #heading3 {
	background: url(../../_images/ye_olde/curlSmall.gif) no-repeat bottom;
	margin-bottom: 1em;
	padding-bottom: 37px;
}

#heading3 {
	margin-right: 160px;
}


/* Header Elements  ------------------------------------------------------------------------------------------------------ */
#pageHeader {
	background: #fff url(../../_images/ye_olde/header.jpg) no-repeat left top;
	border-bottom: 1px solid #acb7a6;
	height: 155px;
	cursor: pointer;
}

#pageHeader h1, #pageHeader h2 {
	text-indent: -5000px;
}

/* Navigation Elements  ------------------------------------------------------------------------------------------------------ */

#navigation {
	color: #fff;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 156px;
	width: 220px;
}

#navigation a, #navigation h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navInfo a {
	display: block;
}

#navigation a {
	color: #fff;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}

#navigation acronym {
	color: #f6f1c0;
}

#navigation h3 {
	color: #ccc180;
	font-size: 1.4em;
	font-style: normal;
	padding-top: 0.5em;
	text-align: center;
	text-transform: uppercase;
}

#navigation li {
	background: url(../../_images/ye_olde/bullet.gif) no-repeat 0 0.3em;
	padding-left: 15px;
}

#navigation ul {
	list-style: none;
	padding: 0 10px 0.8em 10px;
}

#navInfo {
	background: #44410d url(../../_images/ye_olde/curlBig.gif) no-repeat bottom;
	padding-bottom: 40px;
}

#navInfo li, #navCommercial li, #navContact li, #navResidential li{
	padding-bottom: 0.8em;
}

#navCommercial, #navContact, #navResidential {
	border-top: 3px double #8e7253;
}

.homelink {
	text-align: center;
	border-bottom: 1px solid #8e7253;
	padding: 0.5em 0 0.5em 0;
}


/* Contact Form Elements  ------------------------------------------------------------------------------------------------------ */

.formLabel {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 0.5em;
}

.formElement {
	width: 350px;
	text-align: left;
}

.formRow {
	margin-bottom: 1.0em;
	clear: both;
	padding-left: 1.0em;
}


/* Footer Elements  ------------------------------------------------------------------------------------------------------ */

#footer {
	font-size: 0.85em;
	font-style: italic;
	text-align: right;
}

#footer img { float: left; }

a.ajay {
	color: #000;
	text-decoration: none;
}

a.ajay:hover {
	color: #000;
	text-decoration: underline;
}


/* Extra Elements  ------------------------------------------------------------------------------------------------------ */
/* Extra div used for image so the entire image is not clipped when text is resized */
#extraDiv1 {
	background: transparent url(../../_images/ye_olde/grapes.gif) no-repeat left top;
	height: 351px;
	left: 220px;
	position: absolute;
	top: 156px;
	width: 147px;
	z-index: 1;
}

#map {
	width: 400px;
	height: 300px;
	border: 1px solid #222;
	margin-left: 70px;
}
