/* ----------- main ----------- */

html{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #262626;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #F0F0F5;
}

body {
	margin: 0; 
	padding-top: 20px;
	font-size: 12px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #646464;
	background: #505050;
}

/* ----------- rows ----------- */

#wrapper { 
	margin: 0 auto;
	width: 800px;
}

/* ----------- header ----------- */

#header {
	float: left;
	width: 100%;
	height: 155px; 
	background: #0c0c0c;
	border-bottom: 2px solid #eff0f3;
}

img#topbg {
	position: relative;
	display: block;
	top: 0;
	z-index:2;
}

img#logo {
	position: relative;
	display: block;
	border: 0px none;
	top: -8px
}
	
/* ----------- flash images ----------- */

#flash {
	float: left;
	height: 160px;
	background: #EFF0F3;
}

img#title {
	float: right;
}

/* ----------- menu ----------- */

#menurow {
	border: 2px solid #eff0f3;
	margin: 0;
	float: left;
	height: 30px;
	width: 796px;
	background: #0c0c0c;
	text-align: center;
}

#menu ul {
	list-style-type: none; 
	margin: 6px 0 0 0; 
	padding: 0;	 
}

#menu li {
	display: inline;
	width: 100%;
	margin: 0; 
	padding: 0 14px 0 14px;
}

#menu li a{
	font-family: arial, verdana;
	color: #FFF; 
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
}

#menu li a:hover{
	color: #FAC337;
}

.menuborder {
	border-right: 1px solid #5C5C5C;
}

/* ----------- body ----------- */

#pagebody {
	float: left;
	margin: 0 auto;
	padding:20px 0; 
	width: 800px; 
	background: #F0F0F5;
	text-align: justify;	
}

#toptext {
	padding: 10px 50px 15px 50px; 
	line-height: 16px;
}

#maintext {
	padding: 0 50px 30px 50px; 
}

#corpdisplay {
	margin-left: 30px;
	padding-bottom: 30px;
}	

.corpimage {
	border: 0px none;
	padding-left: 12px; 
	padding-right: 12px; 
	padding-top: 20px;  
}

.corptext {
	text-align: center;
	font-size: 11px;
}

ul.disc {
	list-style-type: disc;
}

.links { 
        color: #505050;     
} 

a.links:hover { 
	color: #DAA108;
}

.sameday {
	font-size: 11px;
}

.times {
	font-size: 11px;
	margin-left: 133px;	
}

#val {
	font-size: 16px;
	color: #FF0000;
	font-family: arial, verdana;
	line-height: 22px;
	font-weight: bold;
}
	 
/* ----------- display ----------- */


.display {
	width: 620px;
	height: 125px;
	margin: 10px 0 0 28px; 
	top: 0; 
	display: block;
	padding: 12px 12px; 
	background: #E6E6E6;
	border: 1px solid #ffffff; 
}	

img.displaypic {
	float: left; 
	border: 0px; 
	padding: 0; 
	margin-right: 30px;
	border: 1px solid #FAFAFA; 
}

h2 {
    	font-size: 13px;
	color: #F08C00;
	font-weight: bold;
}

h3 {
    	font-size: 13px;
	color: #6A6A6A;
	font-weight: bold;
}

.displaytext {
	display: block;
	font-size: 12px;
	font-family: arial, verdana;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	margin: 10px 0;
}

.displayform {
	position: relative;
	display: block;
	margin-top: 30px;
	height: 20px;
}

img.ordernow {
	float: right; 
	border: 0px; 
	padding: 0; 
	margin: 0;
	border: 1px solid #fff; 
}

.ordernow2 {
	float: right;
	padding: 0;
	margin-top: -20px; 
	border: 1px solid #fff;
}


/* ----------- order now----------- */


.labels {
	font-weight: bold;
	margin-left: 50px;
}

.stars {
	font-size: 12px;
	color: #F08C00;
	font-weight: bold;
}

td.ordersize {
	width: 200px;
	text-align: right;
}

.orderhead {
	color: #C8C8C8;
	font-weight: bold;
	text-align: center;
	background: #fff;
	padding: 5px;
}

.orderenter {
	font-weight: bold;
	text-align: left;
	background: #E6E6E6;
	padding: 5px 8px;
}

.orderright {
	color: #969696;
	font-weight: bold;
	text-align: right;
	background: #fff;
	padding: 5px 5px;	
}

.ordertotal {
	color: #F08C00;
	font-weight: bold;
	text-align: right;
	background: #fff;
	padding: 5px 5px 5px 45px; 
}

.ordertext {
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
}

.line {
	padding-top: 12px;
}	
	

/* ----------- display ----------- */


.plantdisplay {
	width: 620px;
	height: 250px;
	margin: 35px 0 0 28px;  
	display: block;
	padding: 12px 12px; 
	background: #CCCCCC;
	border: 1px solid #ffffff; 
}

/* ----------- profile page ----------- */

.profileimg {
	float: right;
	padding: 22px 30px 0 0;
}

#profiletext {
	margin: 0 0 40px 30px; 
	width: 460px;
	line-height: 18px;
}

/* ----------- contact us ----------- */

#contacttext {
	padding: 35px 0 60px 60px; 
	width: 680px;
	line-height: 20px;
}

.contactimg {
	float: right;
	padding: 5px 30px 0 0;
}

.contacthead {
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}

.emaillink a:hover {
	color:#F08C00; 
	text-decoration: none;
}

.emaillink {
	color: #646464;
	text-decoration: underline;
}

/* ----------- footer ----------- */

.design { 
        font-size: 9px; 
        font-family: arial, sans-serif; 
        color: #505050;
        text-align: right;
        margin-right: 10px;
        text-decoration: none;
} 

a.design:hover { 
	text-decoration: underline;
	color: #DAA108;
}

.bottombg {
	float: left;
	margin-top: -8px;
	padding-bottom: 30px; 
}	