/* CSS Document */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #444444;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #990066;
}

#container {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 750px;
	background-color: #D7E3E3;
	margin-left: auto;
	margin-right: auto;
}

/* NAVIGATION BAR */

#navbar {
	float: left;
	background-color: #5A7E8F;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
}

.sitesections {
}

#navbar ul.sitesections {
	float: left;
	padding: 0px;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
	font-size: 80%;
}

#navbar ul.sitesections li {
	float:left;
	list-style-type:none;
	margin: 0;
	text-align: center;
}

#navbar li.home {
	width: 74px
}

#navbar li.profile, #navbar li.fees,#navbar li.projects, #navbar li.contact {
	width: 74px;
	border-left: 1px solid #FFFFFF;
}

#navbar li.consultancy {
	width: 187px;
	border-left: 1px solid #FFFFFF;
}

#navbar li.design {
	width: 187px;
	border-left: 1px solid #FFFFFF;
}

#navbar ul.sitesections a {
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-decoration:none;
}

#navbar ul.sitesections a:hover, #header ul a.current {
	background-color: #9BB9B9;
}

/* IMAGE BAR */

#mainimage {
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#mainimage img {
	float: left;
}

/* BREADCRUMBS + ENGLISH / FRENCH LINK */

#breadcrumbs {
	float: left;
	width: 100%;
	background-color: #5A7E8F;
	border-top: 1px solid #FFFFFF;
}

#breadcrumbs p {
	margin: 0;
	padding: 4px;
	font-size: 80%;
	color: #FFFFFF;
}

#breadcrumbs a {
	color: #FFFFFF;
}

/* MAIN CONTENT */

#maincontent {
	float: left;
	margin: 0px;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #D7E3E3;
	overflow: hidden;
}

#columnlt66 {
	float: left;
	margin: 0px;
	width: 499px;
	padding-top: 10px;
	padding-bottom: 1010px;
	margin-bottom: -1000px;
	border-right: 1px solid #FFFFFF;
}

#columnlt66 h1, #columnlt33 h1, #columnmd33 h1, #columnrt33 h1 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 120%;
	font-weight: bold;
	color: #990066;
	text-transform: capitalize;
}

#columnrt33 h1 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
}

#columnlt66 h2{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 90%;
	font-weight: bold;
}
#columnlt66 p strong {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	text-transform: uppercase;
	color: #990066;
	font-weight: bold;
}

#columnlt66 p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
	text-align: justify;
}

#columnlt66 p.note {
	margin-left: 30px;
	margin-right: 30px;
	padding: 4px;
	border: 1px solid #9BB9B9;
	font-size: 70%;
}

#columnlt66 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#columnlt66 ul li {
	font-size: 80%;
	margin-top: 10px;
	
}

#columnlt66 ul li a {
	display: block;
	padding-left: 30px;
	background-image: url(../images/bullet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #990066;
	padding-bottom: 10px;
}

#columnlt66 ul li a:visited {
	display: block;
	padding-left: 30px;
	background-image: url(../images/bullet-visited.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#columnlt33, #columnmd33 {
	float: left;
	margin: 0px;
	width: 249px;
	padding-top: 10px;
	padding-bottom: 2010px;
	margin-bottom: -2000px;
	border-right: 1px solid #FFFFFF;
}

#columnlt33 p, #columnmd33 p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
	line-height: 20px;
}

#columnrt33 {
	float: right;
	background-color: #9BB9B9;
	margin: 0px;
	padding: 0px;
	width: 250px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

#columnrt33 p.contact {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
}

#columnheader {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5A7E8F;
	border-bottom: 1px solid #FFFFFF;
}

#columnheader p {
	margin: 0px;
	padding: 4px;
	text-transform: uppercase;
	font-size: 65%;
	color: #FFFFFF;
}

.linkbox {
	float: left;
	width: 250px;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #5A7E8F;
	margin: 0;
}

.linkbox div.imagebox {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}

.linkbox div.imagebox img {
	float: left;
	margin: 0px;
}

.textbox {
	width: 173px;
	float: left;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

.textbox p {
	line-height: 75px;
	margin: 0px;
}

.textbox p a {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 100%;
	text-decoration: none;
	background-color: #5A7E8F;
	color: #FFFFFF;
}

.textbox p a:hover {
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9BB9B9;
}

.rtimage {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
}
.rtimage img {
	float: left;
	margin: 0;
	padding: 0;
}

.enlargewindow {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 230px;
	left: 10px;
	font-size: 60%;
	text-transform: uppercase;
	z-index: 1;
}

#subnav {
	width: auto;
	float: left;
}

#subnav p {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #990066;
	font-weight: normal;
}

#subnav p.leftnav {
	float: left;
}

#subnav p.leftnav a{
	padding-left: 15px;
	margin-left: 0px;
	background-image: url(../images/bullet_inv.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #990066;
}

#subnav p.leftnav a:hover {
	text-decoration: underline;
	color: #990066;
}

#subnav p.leftnav a:visited {
}


#subnav p.rightnav {
	float: right;
}

#subnav p.rightnav a{
	padding-right: 15px;
	margin-right: 0px;
	background-image: url(../images/bullet_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #990066;
}

#subnav p.rightnav a:hover {
	text-decoration: underline;
	color: #990066;
}

#subnav p.rightnav a:visited {

}

.optionbox {
	float:left;
	width: 460px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.optionbox img {
	float: left;
	margin: 0;
	margin-right: 5px;
	border: 1px solid #9BB9B9;
}

.optionbox p.header {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	margin-left: 5px;
}

.optionbox p {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	margin-left: 5px;
}

#columnlt66 ul.sitemap {

}

#columnlt66 ul.sitemap li {
	font-size: 80%;
	margin-top: 5px;
}

#columnlt66 ul.sitemap li a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #990066;
	padding-bottom: 10px;
}

#columnlt66 ul.sitemap li a:visited {
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_tick.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#columnlt66 ul.sublist li {
	font-size: 70%;
	margin: 0px;
}

#columnlt66 ul.sublist li a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_arrow_sm.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #990066;
	padding-bottom: 10px;
}

#columnlt66 ul.sublist li a:visited {
	display: block;
	padding-left: 15px;
	background-image: url(../images/bullet_tick_sm.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.emailsent {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 70%;
	text-transform: uppercase;
	color: #990066;
	font-weight: bold;
	text-align: center;
}

/* FOOTER */

#footer {
	float: left;
	width: 100%;
	background-color: #5A7E8F;
}
#footer p {
	float: left;
	margin: 0;
	padding: 4px;
	font-size: 65%;
	color: #FFFFFF;
}

#footer p a {
	color: #FFFFFF;
}

#footer p.tag {
}

#footer p.links {
	float: right;
}

/* FORMS */

form {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

fieldset { 
	width : auto; 
	margin : 0; 
	padding-left: 20px;
	padding-right: 20px; 
	border: none;
}

fieldset br {
	display: none;
}

label {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 60%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #5A7E8F;
	padding: 4px;
	background-color: #D7E3E3;
	color: #5A7E8F;
	width: 200px;
	font-size: 70%;
	margin: 0;
	margin-bottom: 5px;
	font-family: Verdana;
	
}

textarea {
	height: 100px;
}

input:focus, textarea:focus {
	background-color: #FFFFFF;
	border-color: #CC0000;
}

#submitform {
	background-color: #5A7E8F;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 72px;
	margin-left: 69px;
}

/* End of forms */

/* Large designs */

#courtyardlarge {
	width: 100%;
	height: 600px;
	background-image: url(../images/courtyard_garden_full.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#familylarge {
	width: 100%;
	height: 600px;
	background-image: url(../images/family_garden_full.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#pondlarge {
	width: 100%;
	height: 600px;
	background-image: url(../images/garden_with_pond_full.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#formallarge {
	width: 100%;
	height: 600px;
	background-image: url(../images/formal_garden_full.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#modernlarge {
	width: 100%;
	height: 600px;
	background-image: url(../images/modern_garden_full.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#plancover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 600px;
	z-index: 2;
	background-image: url(../images/plan_cover.gif);
}
/* End of design */	

/* HACKS */

/* Hack for 3px jog for IE6 and not IE5 \ */
* html img{
	margin-left: -3px;
	margin-right: -3px;
}

* html .rtimage img{
	margin-left: -3px;
	margin-right: -3px;
}

* html .linkbox div.imagebox img {
	margin-left: -3px;
	margin-right: -3px;
}

* html #footer {
	margin-right: -3px;
}

* html .optionbox {
	margin-left: 10px;
	margin-right: -3px;
}
/* End 3px jog for IE6 hack */

/* Hack for smaller widths in navbar in IE6 */
* html #navbar li.profile, * html #navbar li.fees,* html #navbar li.projects, * html #navbar li.contact, * html #navbar li.home {
	width: 75px;
}

* html #navbar li.consultancy {
	width: 188px;
}
/* End of smaller widths hack */

/* Hack for IE6 form text input height */
* html input {
	height: 24px;
}
/* End of hack for input height */

/* Hack for cutt off divs in NN7 and Safari */
hr {
	visibility: hidden;
	clear: both;
}
/* End of hack for NN7 cutt off divs */

/* Hack to make <hr/> invisible in IE6 */
* html hr {
	display: none;
}
/* End of hack for <hr/> tag in IE6 */

/* Homepage linkbox hack for IE6 */
* html .linkbox {
	padding-bottom: 0px;
	padding-top: 0px;
	
}

* html .linkbox div.imagebox {
	display: inline;
	margin: 0;
	border: 1px solid #5A7E8F;	
}

* html .textbox {
	display: inline;
	margin: 0px;
	border-top: 1px solid #5A7E8F;
	border-bottom: 1px solid #5A7E8F;
}