@charset "UTF-8";



/* ---------------------------------------------------------------------


PEARSON FUNERAL SERVICE

SCREEN - Core Stylesheet

web				: http://www.pearsonfunerals.co.uk
filename		: global.css
version			: 1.0

author			: Solo & Jones Design
web				: http://www.soloandjonesdesign.com
copyright		: (c) 2008 Solo & Jones Design


----------------------------------------------------------------------*/



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

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}


body#home a#homeLink,
body#about a#aboutLink,
body#when a#whenLink,
body#additional a#additionalLink

{
	height: 100%;
	display: block;
	border: 0px;
	border-bottom: none;
	padding: 2px 12px 1px 12px;
	margin-right: 1px;
	text-decoration: none;
	color: #d0dc28;
	background-color: #929b00;
	text-align: center;
}

body#contact a#contactLink

{
	height: 100%;
	margin-right: 0px;
	display: block;
	border: 0px;
	border-bottom: none;
	padding: 2px 12px 1px 12px;
	text-decoration: none;
	color: #d0dc28;
	background-color: #929b00;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/large_lilly.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	height: 100%;
}




/*----------------------------------------------------------------------
	H E A D E R
----------------------------------------------------------------------*/

#banner {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}




/*----------------------------------------------------------------------
	C O N T E N T
----------------------------------------------------------------------*/

#content {
	width: 100%;
	float: left;
}

#sidebar {
	float: left;
	width: 125px;
	padding: 270px 0px 0px 45px;
}

.pearsonlogo {
	float: right;
	padding: 55px 50px 30px 0px;
}

.pearsontel {
	float: left;
	padding: 148px 0px 0px 215px;
}

.header {
	padding: 0px 0px 20px 0px;
}

.smallheader {
	padding-top: 15px;
	padding-bottom: 7px;
}

.smallheaderextra {
	padding-top: 0px;
	padding-bottom: 7px;
}

.text {
	padding: 30px 100px 0px 215px;
}

#textcontact {
	padding: 40px 0px 0px 45px;
	float: left;
	width: 500px;
}

.serving {
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
}





/*----------------------------------------------------------------------
	C O N T A C T   F O R M
----------------------------------------------------------------------*/



#form {
	padding: 260px 0px 20px 215px;
}

#subForm .label {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}

input#submit {
	margin-left: 110px;
}

input#clear {
	margin-left: 5px;
}

input#name, input#email, input#tel, textarea#enquiry {
	width: 225px;
	background-color: #ffffff;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	font-size: 1em;
	margin-top: -2px;
}

input#name:focus,
input#email:focus,
input#tel:focus,
textarea#enquiry:focus,
select#refer:focus
{
	background-color: #fdf8d3;
}




/*----------------------------------------------------------------------
	C O N T A C T   P A G E
----------------------------------------------------------------------*/

.marsden {
	margin: 0 auto;
	float: left;
}

.meltham {
	margin-left: 35px;
	float: left;
}

.holmfirth {
	margin-left: 35px;
	float: left;
	width: 135px;
}

ul.list {
	color: #333333;
	list-style-type: none;
	font-size: 0.8em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 0;
	margin-top: 0;
}

ul.address {
	color: #333333;
	list-style-type: none;
	font-size: 0.8em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0;
	margin-top: 0;
}




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

#navigation {
	float: left;
	width: 100%;
	margin-top: 10px;
}

ul.menuBar {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.9em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	margin-left: 198px;
}

ul.menuBar li {
	float: left;
	height: 18px;
	width: auto;
}

ul.menuBar a {
	display: block;
	border: 0px;
	border-bottom: none;                    
	padding: 2px 12px 1px 12px;
	margin-right: 1px;
	text-decoration: none;
	color: #ffffff;
	background-color: #929b00;
	text-align: center;
	height: 18px;
}

ul.menuBar a:hover {
	background-color: #929b00;
	color: #d0dc28;
}

li.extra a {
	display: block;
	border: 0px;
	border-bottom: none;
	padding: 2px 12px 1px 12px;
	margin-right: 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: #929b00;
	text-align: center;
	width: auto;
}

li.extra a:hover {
	background-color: #929b00;
	color: #d0dc28;
}




/*----------------------------------------------------------------------
	T E X T   A N D   L I N K S
----------------------------------------------------------------------*/

p {
	color: #333333;
	font-size: 0.8em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 1em;
}

.lookatme {
	color: #405200;
	font-size: 1em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	line-height: 1.4em;
}

a.email:link {
	color:#333333;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #b7ce2c;
}

a.email:hover {
	color:#bfd730;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
}

a.email:visited {
	color:#b7ce2c;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
}

a.solo:link {
	color:#757575;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #b7ce2c;
}

a.solo:hover {
	color:#b7ce2c;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
	border-bottom: none;
}

a.solo:visited {
	color:#757575;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #b7ce2c;
}

.copyright {
	clear: both;
	color:#666666;
	font-size:0.6em;
	font-family: "Myriad Pro", "Verdana, Arial, Helvetica", sans-serif;
	white-space: pre;
	text-align: center;
	line-height: 0.5;
	padding-top: 10px;
	padding-bottom: 30px;
}

a img {
border:0;
}




/*----------------------------------------------------------------------
	F O O T E R
----------------------------------------------------------------------*/

#servingcontact {
	padding: 30px 0px 0px 214px;
}

#smalllilly {
	float: right;
	padding-right: 20px;
}

#footer {
	float: right;
	clear: both;
	color:#000000;
	font-size:0.6em;
	font-family: "Myriad Pro", "Arial, Helvetica", sans-serif;
	padding: 15px;
}
