/*
''''''''''''''''''''''''''''''''''''''''
Runtime UK Ltd
''''''''''''''''''''''''''''''''''''''''
*/

/* default elements */
* {margin: 0; padding: 0;}
div {background-color: transparent; }
body {
	background-position:right top;
	color: #000;
	font: normal 62.5% arial;
	padding: 0;
	background-image: url(esc/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
}

a {color: #cccc00;}
a:hover {color: #cccc00;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #cccc00; padding: 0px 0 0px;}

h1 {font: normal 2.1em times; padding:10px 0px 10px 0px;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em arial;}
h3 {font: bold 1.2em arial;}

blockquote {
	background: url('esc/opp.png') no-repeat;
	display: block;
	font: bold 1.2em arial;
	padding-left: 26px
}
form {
width: 530px;
max-width: 530px;
}
table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em arial;}
ul {padding: 0 2em 1.2em;}

/* structurebackground: #d9e12d url(esc/mainbg.png) repeat-y; */
#wrapper {
	border-left:1px #000;
	margin: 0 auto;
	width: 920px;
}
#container {
	background-color: transparent;;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 860px;
}

/* header */
.title {
	
         }
.title a{ float:right; color:#323232;}
.title h1 {
	color: #323232;
	font: normal 1.2em arial,"verdana";
	padding: 20px 0 20px 20px;text-align:right;
}

.header {
	background: transparent;
	height: 110px;
}
.header h1{
	color:#000;
	background-color: transparent;;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px; font-size: 1.3em;text-align: right;
	}
.nav-padding {
	width:54px;
	height:56px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
/* navigation */
.navigation{ 
	background-color: transparent;
	background: url('esc/nav.gif') no-repeat;
	height:56px;
	width:100%;
	white-space:nowrap /*IE hack*/;
}

.navigation ul, .navigation ul li, .navigation .menu-top ul{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	}
.navigation ul li, .navigation .menu-top ul{
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}
.navigation .navigation {background-position: left bottom; color: #fff;
}
.navigation a {

	background: url(esc/menua.gif) no-repeat;
	border-right: 0px solid #AFAFAF;
	font: normal 1.2em times;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	float:left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navigation a:link, .navigation a:active, .navigation a:visited  {
	color: #4F4F4F;
}

.navigation a:hover {
	color: #ffffff;
}

/* misc */
.clear,.clearer {clear: both;}
.clearer {font-size: 0;}
.main {
width: 100%;
	background: transparent;
	border-left: 1px solid #d6e000; border-right: 1px solid #d6e000;
}
.col2 .left {width: 45%; }
.col2 .right .content {background: #fff;}
.col2 .right {width: 55%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {background-position: left top; color: #666;background: #cccc00; url(esc/bgm.png);  padding-top: 18px;padding-right:15px;padding-bottom: 12px;padding-left: 12px;}

/* block list */
ul.search {
	padding: 0;
	background: #FF8400 url(esc/rechts.png) no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:150px;
}
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	border-bottom: 1px dashed #BCBAAC;
         color: #fff;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #fff;
	color: #FF8400;
}
/* footer */
.footer {
         background:url(esc/footer.gif) no-repeat; height:80px;
         padding: 0px;
}
.footer .left {width: 66%;}
.footer .right {
         width: 45%;
         text-align: right;
}
.footer a {
         color: #5E5E5E;
         text-decoration: none;
}
.footer a:hover {
         color: #5E5E5E;
         text-decoration: underline;
}
.right .block,.right .block li {border-color: #fff;}
.right .block li a:hover {background: #F2F0EA;}


/* Banner images changeable for each page */
div.banner{
	background: transparent;
	background:#fff url(main.jpg) no-repeat right;
	height:400px;
	width: 370px;
	display:block;
	float: right;
}
div.banner.Whyuseagardendesigner{background-image:url(Whyuseagardendesigner.jpg);}
div.banner.Whatmakesagardenspecial{background-image:url(Whatmakesagardenspecial.jpg);}
div.banner.Theprocessofdesign{background-image:url(Theprocessofdesign.jpg);}
div.banner.ContactUs{background-image:url(ContactUs.jpg);}
	}

.left {
	width: 200px;
	background: transparent;
	float: left;
}
.right {
	
	background: transparent;
	float: right;
}
.inspiring{
	height:13px;
	width: 250px;
	background-color: transparent;
	background-image: url(inspire.gif);
	background-repeat: no-repeat;
	clear: right;
	float: right;
}
