/* General */

body {
	border:none;
	text-align:center;
	margin:0px;
	font:16px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#cacaca;
	background: url(../images/bg.png) center top no-repeat;
	background-attachment: fixed;
	background-color:#579032;
	}

img {
border: none;
}
a:link { 
	color: #3f1563;
	text-decoration: none;
	border: none;
	}
a:visited { 
	color: #3f1563;
	text-decoration: none;
	border: none;
	}
a:hover {
	color: #3f1563;
	text-decoration:underline;
	border: none;
	}
a:active {
	color: #3f1563;
	text-decoration: none;
	border: none;
	font-weight: normal;
	}
/* Contact */
.box {
	width: 375px;
	padding: 10px 20px;
	border: 0px;
	color: #3f1563;
	margin:0px auto;
}

fieldset {
	border: none;
	padding-left: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

legend {
	margin-left: 0px;
	margin-bottom: -10px;
	padding-left: 0px;
}	

fieldset p.first {
	margin-top: 5px;
	margin-bottom:0px;
}

fieldset p.first {
	padding-top: 0;
}

fieldset label {
	float: left;
	padding-top: 3px;
}

fieldset label span {
	float: left;
	width: auto;
	color: red;
	font-weight: bold;
	padding-left: 5px;
}


fieldset input, fieldset textarea, fieldset select {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	max-width: 100%;
	resize: none;
}
fieldset input:focus, fieldset textarea:focus, fieldset select:focus {
	background: #ffffff;
	border: 1px solid #3399cc;
	width: 100%;
	max-width: 100%;
	outline: none;
}
fieldset input:hover, fieldset textarea:hover, fieldset select:hover {
	border: 1px solid #3399cc;
	width: 100%;
	max-width: 100%;
}

fieldset.captcha {
	width: 100px auto;
}
fieldset p {
	margin:3px;
}
fieldset.captcha input {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100px;
	max-width: 100px;
	resize: none;
}
fieldset.captcha input:focus {
	background: #ffffff;
	border: 1px solid #3399cc;
	width: 100px;
	max-width: 100px;
	outline: none;
}
fieldset.captcha input:hover {
	border: 1px solid #3399cc;
	width: 100px;
	max-width: 100px;
}

fieldset p.message { width: auto; }
fieldset.captcha input { margin-top: 5px; }

input.button {
	border: 0px none;
	background: #96bb33;
	padding: 5px;
	width: 180px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color: #fff;
	cursor: pointer;
}
input.button:hover {
	background: #3c8233;
}

.error {
	background: #cc9999;
	border: 1px solid #a9343d;
	border-radius: 5px;
	font-size: 14px;
	margin: auto;
}
.error p {
	font-weight: bold;
	color: #6c1218;
	text-indent: 20px;
	margin: auto;
}

.error li {
	font-size: 12px;
	list-style-type:none;
	text-indent: 20px;
	margin: auto;
}

.success {
	background: #99ff99 url('../images/accept.png') no-repeat 11px 10px;
	border: 1px solid #336600;
	border-radius: 5px;
	font-size: 14px;
	margin: auto;
}
.success p {
	font-weight: bold;
	color: #336600;
	text-indent: 35px;
}


/* Add This */

.addthis_toolbox .custom_images a
{
	width: 50px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
	margin: 0px 10px 0px 10px;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.95;
	margin: 0px 10px 0px 10px;
}

/* Content */

.TopWrapper {
	margin:5px auto;
	width:804px;
	height:439px;
	padding:70px 20px 20px 20px;
	background:url(../images/TopWrapper.png)
}
.ContactWrapper {
	margin:0px auto;
	width:844px;
	height:100%;
	padding:70px 15px 0px 20px;
	background:url(../images/contactwrapper.png)
}
.ContactWrapperBottom {
	margin:0px auto;
	width:900px;
	height:26px;
	background:url(../images/contactbottomwarpper.png)
}
.FlowerText {
	font:15px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#FEFEFE;
	width: 475px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	margin-top: 2px;
}
.FlowerPackaging {
	font:15px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#FEFEFE;
	float: left;
}
.HeadlineFowerText {
	font:17px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	font-weight:bold;
	color:#003a8f;
	font-style: italic;
}
.MenuWrapper {
	font:15px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#FEFEFE;
	float: left;
	width:289px;
	margin-top: 5px;
}
.MenuWrapper a:hover img
{
    opacity: 1;
}

.MenuWrapper a img
{
    opacity: 0.95;
}
.MenuWrapper img{
	margin-top:4px;
}

.MenuWrapper2
{
	width:804px
	margin-top:10px;
	text-align:right;
}
.MenuWrapper2 a:hover img
{
    opacity: 1;
}

.MenuWrapper2 a img
{
    opacity: 0.95;
}
.MenuWrapper2 img{
	margin-top:4px;
	margin-right:9px;
}

#Disclaimer {
	border: 0px solid #000;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:justify;
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 20px;
	width: 760px;
	margin: 20px auto;
	vertical-align: bottom;
	color: #333;
	background-color: #96bb33;
	}
/* Easy Slider */

	.SliderWrapper {
	float:right;
	width:484px;
	height:380px;
	background:url(../images/SliderBackground.png);
	margin-top: 10px;
	overflow:hidden;
	padding: 8px 10px 10px 8px;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:5px;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:485px;
		height:386px;
		}	
/* // Easy Slider */

/* Cart */
.CartWrapper {
	margin:20px auto;
	width:789px;
	height:692px;
	padding:60px 20px 20px 35px;
	background:url(../images/CartWrapper.png)
}

.simpleCart_shelfItem{
	float:left;
	margin:10px 8px 0 0;
	width:386px;
	height:160px;
	line-height:100%;
	position:relative;
	text-align: left;
}
.item_image{
	float:left;
	margin-right:15px;
}
.CartName{
	font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	font-style: italic;
	font-size: 15px;
	font-weight: bolder;
	text-transform:uppercase;
	color:#fff;
	margin:0px 0px 0px 45px;
	float: left;
	}
.item_name{
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	text-transform:capitalize;
	color:#428634;
	margin:15px 0px 0px 0px;
	}
.item_Description{
	font-size:12px;
	padding:1px;
	color: #3f1563;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.item_price{
	font:bold 16px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#428634;
	float:left;
	margin:6px 3px 0 0;
	position:absolute;
	bottom:10px;
	left:250px;
}
.item_thumb{
	display:none;
}
.item_add{
	display:block;
	width:85px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/buttons/demoSprite.png) 0 -21px;
	position:absolute;
	bottom:8px;
	right:3px;
}
.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	background:url(../images/ShoppingCart_bg.png);
	clear:both;
	margin: 0px auto 15px auto;
	height:250px;
	position:relative;
	padding-left: 5px;
	padding-top: 10px;
	width: 768px;
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:110px;
	text-align:center;
	margin-top:10px;
	margin-right:50px;
	margin-left:20px;
	position:relative;
}
.itemname{
	font-family: Georgia;
	font-size: 9px;
	text-transform:uppercase;
	color:#fff;
	}
	
.itemthumb{
	float:none;
	margin:0;
	padding-top:5px;
}
.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:30px;
}
.itemQuantity input{
	background:none;
	border:none;
	width:21px;
	height:17px;
	background:url(../images/buttons/demoSprite.png);
	text-align:center;
	color:#fff;
	font:bold 11px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	padding:0 9px;
	margin:0 5px 0 0;
	vertical-align:top;
	padding-top:3px;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a{
	display:block;
	background:url(../images/buttons/demoSprite.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.itemdecrement a{
	display:block;
	background:url(../images/buttons/demoSprite.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.itemTotal{
	color:#fff;
	font:bold 11px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	margin:8px 0 0 0;
	padding:0;
	clear:both;
}
#cartTotal{
	text-align:right;
	font:12px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	text-shadow:none;
	margin-top:6px;
	width:200px;
	padding: 0;
	margin-bottom: 0px;
	float: right;
	margin-right: 10px;
	color: #3f1563;
}
.simpleCart_empty{
	float:right;
	display:-moz-inline-box;
	display:inline-block;
	color:#568F32;
	font-size:11px;
	text-decoration:none;
	margin-top: 6px;
}
.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	float:right;
	margin-right:8px;
	background:url(../images/buttons/btnCheckout.png);
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.cartgap {
	float:left;
	margin:15px 0px 10px 0px;
	width:100%;
	height:30px;
	line-height:100%;
	position:relative;

}
.approx{
	font:lighter 14px "Helvetica Neue", "HelveticaNeue", Helvetica, Arial;
	color:#428634;
	float:left;
	margin:6px 3px 0 0;
	position:absolute;
	bottom:11px;
	left:140px;
}

. coming_soon {
	margin-top:25px;
	text-align:center;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
border: 0px;
width: 520px; 
height: 30px; 
margin: 0px 0px 10px 0px; 
padding: 0;
overflow: hidden;
 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 8px;
top: 5px;
width: 520px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 520px;
font: italic Georgia, "Times New Roman", Times, serif 22px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #3f1563;
font: italic 22px Georgia;
margin: 0 30px 5px 0;
} 
ul.newsticker span {
margin: 0px 0px 0px 0px;
} 

.RssSubscribe{
	float:right;
	width:290px;
	font: italic 20px Georgia;
	text-align: right;
	margin-top: 8px;
	padding-right: 10px;
}
.RssSubscribe img{
	margin-right:10px;
}
.Ticker{
	height:35px;
	overflow: hidden;
	float:right;
	width:504px
}

.Ticker2{
	height:45px;
	overflow: hidden;
	float:right;
	width:504px
}

.FollowUs {
	margin:20px 0px 20px 0px;
}

.FollowUsFacebook img {
	margin:0px 0px 5px 0px;
}

.FollowUsTwitter img {
	margin:0px 0px 6px 00px;
}

.FollowUscenter img {
	margin:0px 10px 0px 10px;
}
.aboutus {
	overflow:auto;
	font-size:12px;
	text-align:justify;
	padding:1px;
	color: #3f1563;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:0px;
}
.aboutus_text {
	float:left;
	width:350px;
	margin-right: 25px;
	padding-left: 45px;
	}
.aboutus h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	font-weight: bolder;
	text-transform:capitalize;
	color:#428634;
	margin:15px 0px 0px 0px;
}
.aboutus h2 {
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	font-weight: bolder;
	text-transform:capitalize;
	color:#428634;
	margin:10px 0px 10px 0px;
}
.aboutus h3 {
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	font-weight: bolder;
	text-transform:capitalize;
	color:#428634;
	margin:15px 0px 16px 0px;
}
.aboutus_address {
	text-align:left;
	width:300px;
}
	.aboutus_address ul, .aboutus_address ul li{
        list-style-type:none;
        list-style-position:outside;                
        border:0px;
        margin:2px 0px 0px 0px;
        padding:0px;
    }
.aboutus_map {
	float:left;
	text-align:left;
	width:355px;
}
.salesrep p {margin-top:10px; margin-bottom:10px}
.clear {
	height:10px;
}
