﻿/* main body */
body 
{
	font-family: Century Gothic, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	background: #c1f0f0; /*url(Graphics/background-image.gif) repeat;*/
	line-height: 20px;
}

a
{
	text-decoration:none;
	/*color: #c1e0d1;*/
	color: #1d0099;
}

a:hover
{
	text-decoration: underline;
	/*color: #90763b;*/
}
		
/* page wrapper */
#Wrapper
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: solid 10px #ffffff;
}	

/* banner */
#Banner
{
	height: 250px;
	width: 100%;
	background: #ffffff url(Graphics/750Banner.jpg) no-repeat;
	color: #ffffff;
}

#Banner a
{
	color: #000000;
}
	
#BannerDetails
{
	width: 720px;
	padding: 10px 10px 0 20px;
	text-align: right;
	height: 190px;
	font-size: 16px;
}

#BannerSeo
{
	width: 100%;
	font-size: 10px;
	height: 15px;
}	

#BannerContact
{
	height: 40px;
	padding-top: 80px;
}	

#BannerSearch
{
	font-size: 13px;
	width: 100%;
	padding-top: 160px;
}
	
/* Menu navigator */
#Navigator
{
	width: 760px;
	padding: 10px 20px 0 20px;
	text-align: left;
	height: 20px;
	font-size: 15px;
}

#Navigator ul
{
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
}

#Navigator li
{
	display: inline;
	list-style-type:none;
}
		
#Navigator ul li a	
{
	color: #ff7da5;
	margin-left: 25px;
	padding: 0 0 0 0;
}	

.NoBorder
{
	border: none;
}

/* footer */
#Footer
{
	clear: both;
	width: 740px;
	padding: 10px 10px 10px 0;
	text-align: right;
	border-top: solid 1px #3b4329;
	background: #ffffff;
}	
	
/* content wrapper */
#ContentWrapper
{
	margin: 10px 0 10px 0;
	width: 100%;
	text-align: justify;
}

/* home page */
#Home
{
	background: #ffffff url(Graphics/te.jpg) no-repeat scroll bottom center;
	padding: 10px 10px 10px 10px;
}
	
#HomeTop, #HomeBottom
{
	width: 100%;
	margin-bottom: 10px;
}


.ClearBoth { height: 10px; clear: both; }

#HomeTop p, #HomeBottom p
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}	

#HomeTopContent, #HomeBottomContent
{
	width: 540px;
	height: 100%;
}

#HomeTopContent
{
	float:left;
}

#HomeBottomContent
{
	float:right;
}
		
#HomeTopPic
{
	float: right;
	width: 180px;
	padding-left: 10px;
	height:100%;
}
	
#HomeBottomPic
{
	float: left;
	width: 180px;
	padding-right: 10px;
	height:100%;
}

.HomePic
{
	height: 240px;
}

.HomePicLink
{
	background-color: #c1e0d1;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
	
/* Login form */
#Login
{
	background: #ffffff;
	width: 100%;	
	font-size: 12px;
	/*border-bottom: solid 1px #90763b;*/
	margin-bottom: 10px;
}	

#Login h1
{
	margin: 0 0 0 0;
	font-size: 14px;
	background: #ffffff url(Graphics/Title.jpg) no-repeat;
	width: 100%;
	padding: 15px 0 5px 0;
	height: 35px;
	text-align: center;
}		

#LoginInset
{
	padding: 10px 2% 10px 2%;
	width: 500px;
	height: 170px;
	margin-left:auto;
	margin-right: auto;
}	

.LoginPic
{
	float: left;
	padding-right: 10px;
	width: 226px;
}

.LoginText
{
	float:left;
	width: 263px;
}		

.ErrorLabel
{
	color: #ff0000;
	font-weight: bold;
}	
	
/* Landscaping */
#Landscaping
{
	width: 100%;
}		

#Landscaping h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
	
.LandscapeSection
{
	height: 160px;
	margin-bottom: 10px;
	border-bottom: solid 1px #3b4329;
}

.LandscapingSection
{
	height: 200px;
	margin-bottom: 10px;
	border-bottom: solid 1px #3b4329;
}

#LandscapingPortfolio
{
	width: 100%;
}

.PortfolioColLeft, .PortfolioColRight
{
	width: 240px;
	border: solid 1px #3b4329;
	margin-bottom: 10px;
	height: 230px;
	float:left;
}

.PortfolioColLeft
{
	margin-right: 11px;
}
	
.PortfolioColLeft h1, .PortfolioColRight h1, #LandscapingPortfolio h1
{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	/*background-color: #c1e0d1;*/
	background-color: #c1e0d1;
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 30px;
}		

.PortfolioColPic
{
	height: 150px;
	width: 200px;
	margin: 0 20px 0 20px;
}

.PortfolioColLink
{
	height: 30px;
	background-color: #c1e0d1;
	width: 200px;
	margin: 0 20px 20px 20px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}			

/* General images */
.ImageLeft
{
	float:left;
	padding-right: 10px;
	border: none;
}

.ImageRight
{
	float:right;
	padding-left: 10px;
	border: none;
}
		
/* Individual client portfolio */
#Client
{
	width: 100%;
	margin-bottom: 12px;
	height: 580px;
}

#ClientHeader
{
	width: 100%;
	height: 35px;
	padding-top: 15px;
	background: #ffffff url(Graphics/Title.jpg) no-repeat;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

#ClientName
{
	width: 530px;
	padding-left: 20px;
	height: 20px;
	float:left;
}

#ClientDate	
{
	float: right;
	width: 180px;
	padding-right: 20px;
	text-align: right;
	height: 20px;
}	
	
#ClientDetails
{
	width: 100%;
	height: 510px;
	margin-bottom: 10px;
}

.ClientSummary
{
	font-weight: bold;
	font-size: 14px;
}
		
#ClientImages
{
	background: #ffffff; /* url(Graphics/PortfolioImageBack.jpg) no-repeat;*/
	float:left;
	height: 520px;
	width: 200px;
	border: solid 1px #3b4329;
	padding: 10px 10px 0 10px;
	text-align: center;
	margin-bottom: 10px;
}	

.ClientImage
{
	border: none;
	padding-bottom: 10px;
}
	
#ClientText
{
	background: #ffffff url(Graphics/te.jpg) no-repeat scroll top left;
	float: right;
	width: 498px;
	height: 510px;
	border: solid 1px #3b4329;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.ClientSlideshow
{
	height: 30px;
	background-color: #c1e0d1;
	width: 200px;
	margin: 0 0 10px 0;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}			

.Testimonial
{
	background-color: #c1e0d1;
	color: #000000;
	width: 250px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}	

.withquote
{
	background: #c1e0d1 url(Graphics/quote.jpg) no-repeat;
	padding: 0 0 0 28px;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align: justify;
}

.unquote
{
	background: #c1e0d1 url(Graphics/unquote.jpg) no-repeat scroll bottom right;
	padding: 0 28px 0 0;
	margin: 0 0 0 0;
	text-align: justify;
}	

/* Online store */
.StoreIntro
{
	width: 580px;
	height: 115px;
	background: #ffffff url(Graphics/Trolley.jpg) no-repeat scroll top right;
	padding-right: 170px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.StoreSection
{
	clear: both;
	background: #ffffff; /* url(Graphics/te.jpg) no-repeat;*/
	/*height: 190px;*/
	width: 100%;
	border-top: solid 1px #3b4329;
	margin-bottom: 10px;
}

.StoreSectionLeft
{
	float:left;
	height: auto;
	width: 113px;
	padding-right: 10px;
	margin: 10px 0 10px 0;
}

.StoreNavigator
{
	height: 25px;
	padding-top: 5px;
	background-color: #c1e0d1;
	text-align: left;
	width: 98%;
	padding-left: 2%;
	margin-bottom: 10px;
}

.StoreSectionLink, .CheckoutHeader
{
	height: 20px;
	background-color: #c1e0d1;
	text-align: center;
	width: 100%;
	font-size: 11px;
}	

.StoreSectionRight
{
	float:right;
	width: 627px;
	height: auto;
	margin: 10px 0 10px 0;
}		

.StoreSectionHeader
{
	height: 25px;
	padding: 5px 1% 0 1%;
	width: 98%;
	background-color: #c1e0d1;
}

.StoreSectionName
{
	width: 60%;
	float:left;
}

.StoreSectionPrice
{
	width: 39%;
	float: right;
	text-align: right;
}

.StoreSectionDescription
{
	height: auto;
	width: 100%;
}	

/* plant profile */
#PlantHeader, .GeneralHeading
{
	width: 730px;
	padding-left: 20px;
	height: 35px;
	padding-top: 15px;
	background: #ffffff url(Graphics/Title.jpg) no-repeat;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}

#PlantImages
{
	height: 185px;
	background: #ffffff url(Graphics/ft.jpg) no-repeat;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	border: solid 1px #3b4329;
	padding-top: 10px;
}

.PlantImage
{
	border: none;
	padding-right: 20px;
}

.PlantImageInstructions
{
	width: 100%;
	text-align: center;
}
		
#PlantInfo, .PlantStore
{
	width: 730px;
	border: solid 1px #3b4329;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}	

#PlantInfo
{
	background: #ffffff; /* url(Graphics/te.jpg) no-repeat scroll bottom right;*/
}

.PlantSpecifics, .PlantDescription
{
	width: 710px;
	margin-bottom: 10px;
}

.PlantSpecifics
{
	border-bottom: solid 1px #3b4329;
	font-size: 11px;
	padding-bottom: 5px;
}
	
.PlantRow
{
	width: 100%;
	height: 20px;
}
	
.PlantColData, .PlantColTitle
{
	float:left;
	height: 20px;
}

.PlantColData
{
	width: 240px;
	text-align: left;
}
	
.PlantColTitle
{
	width: 100px;
	font-weight: bold;
	text-align: right;
}

.PlantTitle
{
	height: 20px;
	padding: 0 0 0 10px;
	width: 720px;	
	background-color: #c1e0d1;
}

.PlantTitleLinks
{
	float:right;
	width: 190px;
	padding-right: 10px;
	text-align: right;
	height: 100%;
	font-weight: normal;
}

/*
.PlantTitleLinks a
{
	color: #8dc63f;
}
*/

.PlantTitleText
{
	float:left;
	height: 100%;
	width: 500px;
}	

.PlantGrowing
{	
	width: 100%;
}	

.PlantStoreDescription, .PlantStoreQty, .PlantStoreAdd, .PlantStorePrice
{
	height: 24px;
	line-height: 24px;
}	

.PlantStoreDescription
{
	width: 43%;
	float:left;
}

.PlantStoreQty, .PlantStorePrice
{
	width: 15%;
	float:left;
}

.PlantQty
{
	width: 30%;
}
	
.PlantStoreAdd
{
	width: 19%;
	float:left;
	text-align: right;
}			

.PlantInset
{
	width: 710px;
	padding: 0 10px 0 10px;
}	

.PlantHighlight
{
	/*color: #ffffff;*/
	font-weight: bold;
}
	
.LabelFullWidth
{
	width: 100%;
}		

.AddedToCart
{
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

/* Shopping cart */
.MainTitle
{
	width: 750px;
	height: 35px;
	padding-top: 15px;
	background: #ffffff url(Graphics/Title.jpg) no-repeat;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.CartRow, .CartRowHeader
{
	line-height: 24px;
	height: 24px;
	width: 100%;
}

.CartRowHeader
{
	font-style: italic;
}

.CartItem
{
	float:left;
	height: 24px;
	width: 45%;		
}

.CartQty
{
	float:left;
	height: 24px;
	width: 10%;
}

.CartUpdate
{
	float:left;
	height: 24px;
	width: 15%;
	text-align: center;
}

.CartPrice
{
	float:left;
	height: 24px;
	width: 14%;
	text-align: right;
}	

.Smaller
{
	font-size: 11px;
}	

.CartTotal
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-weight: bold;
}
	
/* COntact page */
#Contact
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #ffffff url(Graphics/contact.jpg) no-repeat;
	height: 370px;
	text-align: justify;
}		

#ContactForm
{
	width: 430px;
	float: right;
	height: 100%;
	background: #ffffff; /* url(Graphics/GraySailRight.jpg) no-repeat;*/
}

#ContactForm p
{
	margin: 0 0 10px 0;
}	
	
/* Checkout */
.CheckoutYourDetails, .CheckoutContactDetails
{
	float:left;
	width: 330px;
	height: 100%;
	padding: 10px 10px 10px 10px;
}

.CheckoutSpecial, .CheckoutFreight
{
	float:left;
	width: 330px;
	height: 100%;
	padding: 10px 10px 10px 10px;
}

.CheckoutSpecial
{
	text-align: center;
}
		
.CheckoutRow1
{
	width: 100%;
	height: 270px;
}

.CheckoutRow2
{
	width: 100%;
	height: 260px;
}

.CheckoutRow3
{
	clear:both;
	width: 100%;
	height: 140px;
	text-align: center;
}				

.GeneralMessage
{
	color: #ff0000;
}	