/*
Global and homepage styles for Fallen Leaf website
Created 6th Feb 2008 by Little Design Planet
v1.0
*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 100%;
	color: #000;
}
a {
	text-decoration: none;
	color: #94363f;
}
a:hover {
	text-decoration: underline;
}
h1, h2 {
	color: #1a4f78;
	font-size: 1.5em;
	line-height: 1.8em;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	line-height: normal;
	margin-bottom: 10px;	
}
p, li {
	font-size: 0.75em;
}
p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
#content p a {
	font-weight: bold;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

/* Main Navigation Styles */
#mainnav {
	display: block;
	background: #94363f url(images/bg/mainnav-fade.jpg) repeat-x top left;
	height: 40px;
	
}
#mainnav ul {
	width: 680px;
	height: 40px;
	margin: 0 auto;
}
#mainnav ul li {
	display: block;
	float: left;
	color: #c6505c;
	width: 136px;
	text-align: center;
	line-height: 40px;
	
}
#mainnav ul li a {
	display: block;
	width: 130px;
	text-align: center;
	line-height: 40px;
	color: #fffefe;
	float: left;
}
#mainnav ul li a:hover {
	background: #a13d47;
	text-decoration: none;
	
}

#home #mainnav ul li.home a, #about #mainnav ul li.about a, #services #mainnav ul li.services a, #eiti #mainnav ul li.eiti a, #contact #mainnav ul li.contact a {
	color: #ff9ca6;
}

/* Main nav styles end */

/* header image box */
#hdr {
	width: 890px;
	margin: 5px auto 0 auto;
	padding-bottom: 27px;
	background: url(images/bg/hdr-fade.jpg) no-repeat bottom left;
}

/* Main Content */

#content {
	width: 805px;
	padding-left: 55px;
	background: url(images/log/leaf.gif) no-repeat top left;
	margin: 0 auto;
}

/* bordered images */
.imgbox {
	border: 4px solid #ffefd9;
	display: inline;
	float: left;
	margin: 0 15px 5px 0;
}
.imgbox.right {
	float: right;
	margin: 0 0 0 15px;
}
.imgbox img {
	border: 1px solid #fff;
}

/* footer */
#footer {
	display: block;
	background: #94363f url(images/bg/footer-fade.jpg) repeat-x bottom left;
	height: 62px;
	margin-top: 20px;
	padding: 15px 0;
	text-align: center;
	color: #fffefe;
}
#footer a {
	color: #a13d47;
}
#footer strong {
	font-size: 0.7em;
}
#footernav {
	width: 450px;
	height: 25px;
	margin: 0 auto 10px auto;
}
#footernav li {
	display: block;
	float: left;
	color: #c6505c;
	width: 90px;
	line-height: 25px;
	
}
#footernav li a {
	color: #fffefe;
	display: block;
	width: 84px;
	float: left;
}
#footernav li a:hover {
	text-decoration: underline;	
}

#home #footernav li.home a, #about #footernav li.about a, #services #footernav li.services a, #eiti #footernav li.eiti a, #contact #footernav li.contact a {
	color: #ff9ca6;
}

/* homepage styles */
#home p {
	margin: 0 0 25px 0;
}
.hpbox {
	width: 352px;
	/* height: 186px; */
	background: url(images/bg/box-fade.jpg) repeat-x top left;
	float: left;
	border: 4px solid #ffefd9;
}
.hpbox.large {
	margin-right: 20px;
	width: 417px;
}

.hpbox div {
	width: 310px;
	height: 170px;
	padding: 15px 20px 5px 20px;
	background: url(images/bg/leafy-bg.jpg) no-repeat bottom right;
	border: 1px solid #fff;
	overflow: hidden;
}
.hpbox.large div {
	width: 375px;
	
}	
.hpbox p {
	margin: 0;
	font-size: 0.7em;
	line-height: 1.75em;
	
}
.hpbox ul {
	margin: -10px 0 20px 15px;
	padding: 0;
}
.hpbox ul li {
	list-style: square outside;
	padding-left: 10px;
	font-size: 0.7em;
	line-height: 1.75em;
	font-weight: bold;
}

/* services page */


.srvbox {
	width: 247px;
	/*height: 522px;*/
	background: url(images/bg/box-fade.jpg) repeat-x top left;
	float: left;
	border: 4px solid #ffefd9;
	margin: 10px 20px 0 0;
}
.srvbox.seller {
	margin-right: 0;
}
.srvbox div {
	width: 205px;
	height: 435px;
	padding: 15px 20px 70px 20px;
	border: 1px solid #fff;
	overflow: hidden;
	background-repeat:  no-repeat;
	background-position: bottom right;
}

.srvbox.overview div {
	background-image: url(images/bg/icon-pen.gif);
}

.srvbox.buyer div {
	background-image: url(images/bg/icon-man.gif);
}
.srvbox.seller div {
	background-image: url(images/bg/icon-couple.gif);
	
}	

.srvbox p {
	margin: 0 0 5px 0;
	font-size: 0.7em;
	line-height: 1.75em;
	
}

/* Contact Us page Styles */
.officeBox {
	width: 382px;
	
	background: url(images/bg/box-fade.jpg) repeat-x top left;
	float: left;
	border: 4px solid #ffefd9;
}
.officeBox.uk {
	margin-right: 20px;
	
}

.officeBox div {
	width: 340px;
	height: 180px;
	padding: 15px 20px;
	border: 1px solid #fff;
	overflow: hidden;
}
.officeBox.uk div {
	background: url(images/bg/map-uk.gif) no-repeat bottom right;
}
.officeBox.nl div {
	background: url(images/bg/map-nl.gif) no-repeat bottom right;
}

.officeBox p {
	display: block;
	
	padding: 0;
	float: left;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.75em;
}
.officeBox p.address {
	width: 140px;
}
.officeBox p.numbers {
	width: 190px;
}
.errors {
font-weight:bold;
text-align:center;
color:#FF0000;
}
