
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	margin:0;
	padding:0 0 0 0;
	background: url(_img/mainBg.jpg) repeat-x center top;
	background-color:#B9DF86;
	min-width:950px;
}
#mainWrapper {
	width:950px;
	margin: 0 auto;
	/*
	position:relative;
	left:50%;
	margin-left:-475px;
	*/
}
#topBanner {
	height:300px;
	background-image:url(_img/full_width_top.gif);
}
#topBannerAdmin {
	height:300px;
	background-image:url(_img/admin.gif);
	background-repeat: no-repeat;
}
#topBannerLogin {
	height:300px;
	background-image:url(_img/login.gif);
	background-repeat: no-repeat;
}
#topBannerMyAccount {
	height:300px;
	background-image:url(_img/my_account.gif);
	background-repeat: no-repeat;
}
#topBannerRegister {
	height:300px;
	background-image:url(_img/register.gif);
	background-repeat: no-repeat;
}
#topBannerCheckout {
	height:300px;
	background-image:url(_img/checkout.gif);
	background-repeat: no-repeat;
}
#contentColumn {
	width:633px;
	float:right;
	/*background-color:#000000;*/
}
#leftColumn {
	width:307px;
	float:left;
	/*background-color:#666666;*/
}
#footer {
	clear:both;
	color:#006633;
	padding:10px 0 0 0;
}

#topNav
{
	height:26px;
	text-align:center;	
}

#topNav a {
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
}
#topNav a:hover {
	color:#006633;
}


/*
#mainNav a {
	color:#FFFFFF;
	padding:0px 15px 0px 15px;
	text-decoration:none;
	font-weight:bold;
}
#mainNav a:hover {
	color:#006633;
}
*/
#content {
	background-color: #D3EAB2;
	background-image: url(_img/content_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0 20px 20px 20px;
}
#subNav {
	background-color:#FFDB4D;
	width:307px;
	margin:0;
	padding:0;
}
#subNav ul {
	padding: 0;
	list-style: none;
}
#subNav li a:link, #subNav li a:visited {
	padding:5px 5px 5px 10px;
	background-color:#FFDB4D;
	color:#006633;
	text-decoration: none;
	font-weight:bold;
	display:block;
	background: url(_img/sub_nav_line.png) no-repeat center bottom;
}
#subNav li a:hover {
	background: url(_img/sub_nav_line.png) no-repeat center bottom;
	background-color:#889D14;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
}
#flowerRanges {
	background-image:url(_img/flower_ranges.gif);
	width:307px;
	height:105px;
}
.yellowFlowerHeader img, .redFlowerHeader img, .peachFlowerHeader img {
	padding:210px 0 0 0;
}




a,a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
	 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#67BD33;
	font-size:2em;
	font-weight:normal;
}
h2, .boldGreen {
	font-family: Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:1.4em;
	font-weight:bold;
}
.lightGreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#7B8E0E;
	font-size:1.4em;
	font-weight:bold;
	padding:10px 0 0 0;
}
.clear {
	clear:both;
}
ul {margin: 0;padding: 0;padding-left: 2.2em;}
li {list-style-image: url(_img/bullet.png);font-size: 1em; }
.panelLeft {
	padding:10px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	min-height:80px;
}
.panelLeft p, .panelLeft h2 {
	margin:0;
}
.productListing {
	width:135px;
	margin:0px 10px 10px 0px;
	float:left;
}
.productListing .price {
	width:45px;
	text-align:right;
	float:right;
	font-weight:bold;
	/*border:1px solid #000000;*/
}


.yellowFlowerHeader {
	background-image:url(_img/flower_sunflower.png);
	width:633px;
	height:280px;
}
.redFlowerHeader {
	background-image:url(_img/flower_red.png);
	width:633px;
	height:280px;
}
.peachFlowerHeader {
	background-image:url(_img/flower_tulip.png);
	width:633px;
	height:280px;
}

.CategoryMenuPane {
	
	background-color:#FFDB4D;

}


a.bottomLink, a.bottomLink:link, a.bottomLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration:none;
}

a.bottomLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	text-decoration:underline;
}

a.topLink {
	
	color:#FFFFFF;
	font-size:11px;
}

.copyrightToken {
	color:#006633;
}



/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/


#mainNav {
	text-align:left;
	width:307px;
	background-color:#FFDB4D;
	padding-top:0;
	padding-left:0;
	padding-bottom:10px;
}

#houseMenuNav {
	position:relative;
	left:-22px;
}

#houseMenuNav ul {
	margin:0;
	padding:0;
	border:0;
	list-style: none;	
}

#houseMenuNav li {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font-family:Verdana;
	font-size:11px;
}

#houseMenuNav li a, #houseMenuNav li a:link, #houseMenuNav li a:visited
{
	margin:0px;
	display:block;
	width:297px;
	padding:5px 5px 5px 5px;
	border:0;
	color:#006633;
	text-decoration: none;
	list-style: none;
	background-image: url(_img/sub_nav_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#houseMenuNav li a:hover {
	background-color:#889D14;
	color:#FFFFFF;
}

#houseMenuNav  ul li {
	/* second level menu items */
	margin-left:12px;	
	background-color: #FFDB4d;	
	
}

#houseMenuNav  ul li a,#houseMenuNav  ul li a:link,#houseMenuNav  ul li a:visited{
	/* second level menu items */
	width:273px;
	background-color: #FFF1B9;	
}

#houseMenuNav ul li a:hover {
	background-color:#889D14;
	color:#FFFFFF;
}

#SidePanel1Container {
	background-image:url(_img/panel_1_bg.jpg);
	width:307px;
	height:109px;
}
#SidePanel1 {
	width:150px;
	height:109px;
	padding:5px;
	font-size:9px;
	
}

#SidePanel2Container {
	background-image:url(_img/panel_2_bg.jpg);
	width:307px;
	height:109px;
	background-repeat:no-repeat;
}
#SidePanel2 {
	width:150px;
	height:109px;
	padding:5px;
	font-size:9px;
	
	
}

#SidePanel3Container {
	background-image:url(_img/panel_delivery_bg.jpg);
	width:307px;
	height:109px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#SidePanel3 {
	width:150px;
	height:109px;
	padding:5px;
	font-size:9px;
	background-repeat:no-repeat;
}

#SidePanel4Container {
	background-image: url(_img/panel_payment_bg.gif);
	width:307px;
	height:109px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#SidePanel4 {
	width:150px;
	height:109px;
	padding:5px;
	font-size:9px;
	background-repeat:no-repeat;
	
	
}




.CATMenuItem {
	font-weight:bold;
	color:#ff0000;
}


.SidePanelHeader {
	font-size:11px;
	font-weight:bold;
}

.SidePanelText {
	font-size:9px;
	color:#000000;
	
}


a.ProductInfoLink,a.ProductInfoLink:link, a.ProductInfoLink:visited {
	color:#006633;
	text-decoration:none;
}

a.ProductInfoLink:hover {
	color:#006633;
	text-decoration:underline;
}

a.TopLink,a.TopLink:link, a.TopLink:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.TopLink:hover {
	font-size:11px;
	color:#006633;
	text-decoration:underline;
}

.HeadingText {
	font-size:12px;
	color:#006633;
}

.HeadingLarge {
	font-size:18px;
	color:#006633;
}

.PriceLabelLarge {
	font-size:18px;
	color:#006633;
}

.CategoryTitle {
	
	font-size:18px;
	color:#006633;
	
}


.ImageBorder {
   padding:1px;
	background-color:#006633;
}


/*******************************
* DNN Solpart Menu Classes
*******************************/
.MainMenu_MenuBar {	
	font-weight:normal;
	width:100%;
	height:25px;
}
.MainMenu_MenuItem {	
	color:#006633;
	font-weight:normal;
	border:0;
	padding-left:5px;
	width:100%;	
	height:35px;
}

.MainMenu_Separator {
	
	background-image: url(_img/sub_nav_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

