body{
	margin: 0px;
	padding: 0px 0px 30px 0px;
	background: #e5f7fd;
	color: #919294;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}

a{
	color: #00AEEF;
	text-decoration: none; outline:none;
}

a:hover{
	color: #85B73E;	
}

h1,h2,h3,p{
	margin: 0px;
}

h1{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0px 0px 5px 0px;
	font-size: 27px;
	line-height: 32px;
}

h3.h1{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:15px 0px 0px 0px;
	font-size: 18px;
	line-height:auto;
}



#lander h1{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0px;
	font-size: 22px;
	line-height: 26px;
}

h2{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0px;
	font-size: 22px;
	line-height: 26px;
}

h3{
	color: #00aeef;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

h4{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

p{
	padding: 7px 0px;
}

p.subtitle { padding-top:0px; font-size:10pt;}

img{
	vertical-align: bottom;
	border: none;
}

.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
}

.h3{
	color: #00aeef;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.center{
	text-align: center;
}

.border1{
	border: solid 1px #929395;	
}

div.border1{
	height: 100%;
}

#wrapper{
	width: 990px;
	margin: auto;
	text-align: left;
	border-left: solid 1px #ccd9dd;
	border-right: solid 1px #ccd9dd;
	border-bottom: solid 1px #ccd9dd;
	background: #ffffff;
	position: relative;
}

.pad1{
	padding: 0px 30px;
}

.pad2{
	padding: 2px;
}

.pad3{
	padding: 0px 30px;
}

.pad4{
	padding: 10px 39px 15px 39px;	
}

#header{
	background:url(images/menu-bg.png) repeat-x top;
	margin: 0px 0px 14px 30px;
}

#headerHome{
	background:url(images/menu-bg.png) repeat-x top;
	margin: 0px 0px 14px 30px;
}

#flower1{
	background: url(images/header/Lander-Flower-New.jpg) no-repeat right top;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#flower2{
	background: url(images/header/flower-top-2.jpg) no-repeat right top;
	padding: 0px 0px 0px 0px;
	width: 960px;
}

#logo{
	padding: 0px;
	width: 400px;
	height: 95px;
	float: left;
	margin: 10px 0px 0px 0px;
}

#phone{
	width: 200px;
	margin: 10px 190px 0px 0px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

#phone a {
	color: #00aeef;
	text-decoration: none;
	font-size: 13px;
}

#phone span{
	color: #00aeef;
	font-size: 18px;
	line-height: 25px;
	display: block;
}


#topLinks{
	width: 142px;
	float: left;
	background:url(images/gray-semi-bg.png) repeat center center;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

#topLinks a{
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px;
}

#topLinks a:hover{
	color: #bcbdbe;
}

#topLinks img{
	margin: 0px 0px 3px 0px;
}

#topurls   { padding:0; font-size:8pt;}
#topurls a { font-size:8pt;}

#navigation{
	clear: both;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}

#navigation ul li{
	background:url(images/menu_separator.png) no-repeat left center;
	padding: 0px 10px 0px 12px;
	float: left;
}

#navigation ul li.first{
	background: none;
}

#navigation ul li a{
	color: #999a9c;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
	display: block;
	padding: 6px 0px;
}


#navigation ul li a:hover{
	color: #00aeef;
}


#navigation ul li a.selected{
	color: #00aeef;
}

/*
#navigation ul li ul{
	display: none;
	position: absolute;
	left: 0px;
	top: 23px;
}

#navigation ul li.selected ul{
	display: block;	
}


#navigation.home ul li.selected ul{
	display: none;	
}

#navigation ul li ul li{
}

#navigation ul li ul li a, #navigation ul li.selected ul li a{
	color: #ffffff;
}

#navigation ul li ul li a:hover, #navigation ul li.selected ul li a:hover{
	color: #cecece;
}

*/

#submenu{
	clear: both;
	background: #919294;
	min-height: 23px;
}

* html #submenu{
	height: 23px;
}

#submenu ul{
	float: none;
}

#submenu ul li{
	float: left;
}

#submenu ul li a{
	color: #ffffff
}

#submenu ul li a:hover{
	color: #cecece;
}

#submenu ul li a.selected{
	color: #cecece;
}

#contentWrapper{
	padding: 0px;
	width: 930px;
	margin: 0px 0px 0px 30px;
}

.border1{
	border: solid 1px #a8a8a8;		
}

.border2{
	border: solid 1px #86b840;
}

.w100{
	width: 928px;
}

#contentWrapper3{
	border: solid 1px #919294;
	margin: 7px 0px 0px 0px;
	padding: 20px 0px 0px 35px;
}

#contentWrapper5{
	border: solid 1px #919294;
	margin: 7px 0px 0px 0px;
	padding: 10px 0px 10px 35px;
}

#rightSide{
	width: 180px;
	float: right;
	text-align: center;
}

#rightSide a{
	display: block;
}

#rightSide p{
	padding: 0px 0px 20px 0px;	
}

#rightSide p.last{
	padding: 0px 0px 0px 0px;	
}

#mainContent{
	width: 620px;
	float: left;
}

#footer{
	text-align: center;
	padding: 10px 0px;
	color: #999a9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer p{
	padding: 0px;
}

#footer a{
	color: #999a9c;
	text-decoration: none;
	padding: 0px 7px;
}

#footer a:hover{
	color: #00AEEF;
}


#mainContentHome{
	width: 640px;
	float: left;
}

#mainContentHome h2{
	font-size: 19px;
	line-height: 22px;
	color: #919294;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
}

#mainContentHome img{
	border: solid 1px #929395;	
}

#mainContentHome a{
	margin: 0px 39px 0px 0px;
}

#mainContentHome a.m0{
	margin: 0px;
}

#galleryPreview{
	width: 182px;
	float: right;
	padding: 3px 0px 0px 0px;
	text-align: right;
}

#galleryPreview h3{
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	background: #85b73e;
	color: #ffffff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: left;
}
#galleryPreview a{
	display: block;
	margin: 0px 0px 7px 0px;
}

#galleryPreview a.toLeft{
	float: left;
}

#galleryPreview a img{
	border: solid 1px #85b73e;
}

#headerHome{
	z-index: 2000;
}

#headerHome .flowerOverlay{
	background:url(images/header/flower-top-3.png) no-repeat right top;
	width: 265px; 
	height:	222px;
	position: absolute;	
	top: 102px;
	left: 725px;
	z-index: 2000;
}

#follow{
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}

#follow img{
	vertical-align: middle;
}

#follow a{
	color: #828d93;
	text-decoration: none;
	margin: 0px 7px 0px 5px;
}

.pad5{
	padding: 20px 39px;	
}

.pad6{
	padding: 10px 30px 30px 35px;
}

.pad7{
	padding: 17px;
}

.landerBoxes{
	padding: 10px 0px 0px 0px;
}

.landerBoxes p{
	float: left;
	width: 238px;
	padding: 0px;
}

.landerBoxes p.first{
	width: 133px;
	margin: 0px 57px 0px 0px;
}

.landerBoxes p.last{
	float: right;
	width: 133px;
}

.clear2{
	clear: both;
}

.prodBox{
	width:  165px;
	float: left;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em
}



.prodBox img{
	border: solid 1px #959698;
	margin: 0px 0px 2px 0px;
}

.prodBox img.updateicon { border:0;}
.prodBox .input { padding:1px 0px 1px 0px; font-size:7pt;}

.prodBox a{
	color: #919294;
}

.prodBox a.blue{
	color: #00aeef;
}

.prodBox a:hover{
	color: #85B73E;		
}

.prodBox a:hover img , .prodBox img.selected{
	border: solid 1px #00aeef;
}

.prodBox p{
	padding: 0px 35px 0px 0px;
}

.blue{
	color: #00aeef;
}

.red{
	color:#CC0000;
}

#leftSide{
	width: 244px;
	float: left;
}

#leftSide h3{
	margin:0; 
	color:#919294;
}
#leftSide h3 a{
	color:#FFFFFF; 
	text-decoration:none;
	background-color:#85B73E;
	padding:4px 5px; display:block;
	font-size:13px;
}

#leftSide h4{
	margin:0; background-color:#EDEDED; font-size:8pt;
	color:#919294; padding:2px 5px; font-weight:normal;
}

#leftSide h5{
	margin:0; font-size:8pt; background-color:#919294;
	color:#FFFFFF; padding:2px 5px; font-weight:normal;
}

#leftSide ul { margin-top:5px; margin-bottom:5px; }

#leftSide p{
	padding: 0px 0px 15px 0px;
}

.greenBox{
	width: 244px;
	background:url(images/green_bg.png) no-repeat left bottom;
}

.greenBoxInner{
	background:url(images/green_bg_2.png) no-repeat left top;
	padding: 6px;
}

#leftSide .greenBoxInner p{
	padding: 10px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.7em;
	color: #bfcdaa;
	text-align: center;
}

#leftSide .greenBoxInner span{
	font-size: 24px;
}

#galleryContent{
	width: 620px;
	float: right;
}

#galleryContent h2{
	line-height: 1em;
	padding: 0px 0px 15px 0px;
}

.galleryBox{
	padding: 0px 0px 20px 0px;	
	width: 133px;
	margin: 0px 29px 0px 0px;
	float: left;
}

.galleryBox.last{
	width: 133px;
	float: right;
	margin: 0px;
}

.galleryBox img{
	border: solid 1px #959698;
}

.galleryBox h3{
	color: #919294;
	font-size: 14px;
	line-height: 1.4em;
	padding: 5px 0px 0px 0px;
}

.galleryBox p{
	font-size: 9px;
	line-height: 1.3em;
	padding: 0px;
}

.galleryBox p a{
	text-decoration: underline;
}

#register h4 { margin:0; }

.input { border:1px solid #919294; font-size:9pt; padding:2px 5px; }
.button { border:0; text-transform:uppercase; color:#FFFFFF; background-color:#919294; padding:4px 5px 2px 5px; font-size:7pt; font-family:Helvetica, Arial;}
a.button:hover { color:#00AEEF;}

#toolbox { clear:both; width:100%; float:none; height:18px; }
#toolbox ul { margin:0; padding:0; clear:both; }
#toolbox ul li { margin:0; padding:0; list-style-type:none; float:right; background-color:#919294; color:#FFFFFF; padding:3px 0px 3px 0px; }
#toolbox ul li a { display:block; color:#FFFFFF; padding:0px 19px 0px 19px; font-size:8pt; }

#prodcontent { width:423px; padding:0px 50px 0px 50px; overflow:hidden; }
#prodimage   { width:282px; overflow:hidden; }
#prodimage img { border:1px solid #919294;}
#prodimage a { font-size:10pt; text-align:center; text-transform:uppercase; display:block; padding:5px 0px 10px 0px;}

#register td  { padding:0px 10px 0px 0px;}
.paddingright td { padding:0px 10px 0px 0px;}

#mainContent .ErrorBox { color: #999A9C; font-size:9pt; padding-bottom:10px; }
#mainContent .ErrorBox { background: #F4F4F4 url(/images/cancel.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
	margin:4px 0px 4px 0px;
}
#mainContent div.ErrorBox ul    { margin:0; padding:0px 0px 0px 20px;}
#mainContent div.ErrorBox ul li { font-size:9pt; padding:2px 0px 2px 0px;  color:#919294; margin:0; font-family:Arial, Helvetica, sans-serif; }

/* cart declarations */
#editcartcontainer .totals {
	color:#FFFFFF; 
	text-decoration:none;
	background-color:#85B73E;
	padding:4px 5px; 
	font-size:13px;
}

.totals h2 { padding-bottom:15px; }

#personalinfo { float:left; }
#shopping_cart_details { float:right; padding:15px 0px 15px 30px; border:1px solid #00AEEF; margin-right:20px; }
#formwrapper  { clear:both; display:table; width:100%; padding-bottom:20px;}

#shippingdestinations { padding-left:0px;}
#shippingdestinations .selected img {border:1px solid #00AEEF;}

.checkflower { width:50px; height:36px; background-image:url(/images/check.png); background-repeat:no-repeat; position:absolute; overflow:hidden; margin-left:81px; margin-top:0px; z-index:990; }
.nextbutton  { padding-bottom:10px;}

#stemalert { border:1px solid #FF55BC; margin-right:35px; margin-bottom:20px;}
#stemalert p { color:#919294; line-height:18px; padding-left: 10px; padding-right:10px;}

#table_header1 { background-color:#E8E8E8; color:#00AEEF; font-weight:bold;}
#table_header2 { background-color:#E8E8E8; color:#00AEEF; font-weight:bold;}
.orderdata { background-color:#919294; color:#FFFFFF;}

#selectedcarddata { padding-top:10px;}

#contentWrapper5 textarea { width:480px; height:70px;}

#dialogActContentDiv { background-color:#FFFFFF; padding:10px;  }
#dialogActContentDiv p , #dialogActContentDiv h1 , #dialogActContentDiv h2 , #dialogActContentDiv h3 , #dialogActContentDiv h4 { margin:0;}

#Fake_actdeliverydate { background-image:url(/images/calendar.gif); background-repeat:no-repeat; background-position:right;}

.tablecolumn table#deliverytable td { padding-right:10px; font-size:8pt;}


#contactform .input 	{ width:400px;}
#shippingdestinations  h4 { margin:0; padding-bottom:5px;}
table.table td{ padding:2px 10px 2px 0px;}

.footer-holder{
	height: 10px;	
}
.navigation-holder{
        height:23px;
}

.landerNew p{
	padding: 2px 0px;
}

.landerNew ul{
	padding: 0px 0px 0px 20px;
	margin: 2px 0px;
}
.landerNew h4{
	color: #00aeef;
	margin: 0px;
	padding: 10px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}
.landerNew .prodBox{
	width: 162px;	
}
.landerNew .last .prodBox{
	width: 132px;	
}
.landerNew .last .prodBox p{
	padding: 0px;
}
.sideForm{
	border: solid 1px #d3d3d3;
	text-align: left;
	padding: 7px 10px;
	margin: 0px 0px 12px 0px;
}

.sideForm h3{
	color: #919294;
	font-size: 20px;
	line-height: 23px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}

#rightSide .sideForm p{
	padding: 2px 0px;
}

.sideForm label{
	display: block;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	color: #00aeef;
}

.sideForm .input{
	border: solid 1px #928f92;
	padding: 1px 4px;
	width: 148px;
	color: #928f92;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;		
}
.btnWrapper{
	text-align: right;
}
