@charset "iso-8859-1";
/*/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#93bb3d;
	background-color:#93bb3d;

}

#centralize{
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:937px;
}

#container{
	width:937px;
	height:auto;
	float:left;
	background-image:url(../img/backgroundSlice.jpg);
	background-repeat:repeat-y;
}

#HeadContainer{
	width:937px;
	float:left;
}

#ContactStrip{
	width:937px;
	height:59px;
	float:left;
	background-image:url(../img/contactslice.jpg);
	background-repeat:no-repeat;
}

#ContactDetails{
	width:350px;
	height:35px;
	float:right;
	padding-right:50px;
	padding-top:10px;
	text-align:right;
}

.telephone{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.emailColour{
	font-size:12px;
	color:#FFFFFF;
}

.emailLink{
	font-size:12px;
	color:#f1fe01;
}

a.emailLink{
	color:#f1fe01;
	text-decoration:none;
}

a:hover.emailLink{
	color:#FFFFFF;
	text-decoration:none;
}

#logo{
	width:218px;
	height:172px;
	float:left;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
}

#logo h1
	{
	width:218px;
	height:172px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo h1 a
	{
	display:block;
	width:218px;
	height:172px;
	float:left;
	text-indent:-9999px;
	}	

#TopLogin{
	float:left;
	background-image:url(../img/loginSlice.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-right:0px;
}


.TopLoginHolder{
	height:60px;
	float:left;
	padding-left:10px;
	width: 270px;

}

.temp
	{
	float:left;
	
	}

.TopLoginHead, .TopLoginHeadGreen{
	width:132px;
	height:18px;
	float:left;
	background-image:url(../img/loginBar.jpg);
	background-repeat:no-repeat;
	padding-bottom:6px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

.TopLoginHeadGreen
	{
	background-image:url(../img/infoBar.jpg);
	background-repeat:no-repeat;
	}

#searchBoxHolder{
	height:60px;
	width:120px;
	float:left;
	padding-left:280px;
}

#searchTopBoxNav{
	width:120px;
	height:20px;
	float:left;
}

#searchBar{
	width:80px;
	height:18px;
	float:left;
	background-image:url(../img/searchBox.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	
	
}

.searchBox{
	width:110px;
	height:14px;
	color:#d6b52f;
	font-size: 14px;
	border: 1px solid #d6b52f;
	text-align:center;
}

#goBox{
	width:32px;
	height:18px;
	float:left;
	text-align:center;
}

.goLink{
	width:23px;
	height:18px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/gobuttonOff.jpg);
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	border-color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
	padding-bottom:14px;
	
}
input:hover.goLink 
	{
	background-image:url(../img/gobuttonOver.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}

a.goLink {
	width:32px;
	height:18px;
	font-size:14px;
	background-image:url(../img/gobuttonOff.jpg);
	background-repeat:no-repeat;
	padding-right:4px;
}

 a:hover.goLink{
	background-image:url(../img/gobuttonOver.jpg);
	background-repeat:no-repeat;
}

#searchBox{
	width:120px;
	height:20px;
	float:left;
	padding-top:5px;
}

.TopLoginLinkHolder{
	width:65px;
	height:25px;
	float:left;
	text-align:center;
}

a.TopLogin1Link
	{
	margin:3px;
	font-size:12px;
	text-decoration:none;
	color:#5bbfdd;
	}

a.TopLogin1Link:hover
	{
	color:#000000;
	}

a.TopLogin2Link
	{
	margin:3px;
	font-size:12px;
	text-decoration:none;
	color:#93bb3d;
	}

a.TopLogin2Link:hover
	{
	color:#000000;
	}

a.retail_sales_button, a.wholesale_button
	{
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	width:135px;
	display:block;
	padding-bottom:10px;
	}
a:hover.retail_sales_button, a:hover.wholesale_button
	{
	color:#000000;
	}

#NewsHolder{
	height:98px;
	clear:left;
	background-image:url(../img/newsSlice.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 640px;
}


#NewsTitle{
	width:160px;
}
#NewsTitle h2{
margin:5px;
}

#NewsStrap{
	width:586px;
	height:63px;
	padding-left:10px;
}

#news_ticker
	{
	width:620px;
	height:45px;
	margin-left:10px;
	overflow-y:hidden;
	overflow-x:hidden;
	border:0;
	border-color:#FFFFFF;
	
	}

#PgTitleHolder{
	width:875px;
	height:57px;
	float:left;
	padding-left:26px;
}

.blue{
	color:#5bbfdd;
}

.PgHeading{
	font-size:30px;
	color:#5bbfdd;
}

.PgHeading2{
	font-size:28px;
	color:#93bb3d;
}

#PgTitle{
	width:656px;
	height:57px;
	float:left;
	padding-left:189px;
}


.breadcrumb a
	{
	text-decoration: none;
	color: #93bb3d;
	}
.breadcrumb a:hover
	{
	color: #000000;
	}

.product_detail_container a
	{
	text-decoration: none;
	color: #93bb3d;
	}
.product_detail_container a:hover
	{
	color: #000000;
	}

#Content_container{
	width:937px;

	float:left;
	background-image:url(../img/flowerSliceBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#LeftColumn{
	width:220px;

	float:left;
	padding-bottom:150px;
}
#rightColumn {

	width: 600px;
}

#navigationHolder{
	height:auto;
	width:132px;
	float:left;
	padding-left:68px;
	
}

#informationHolder{
	height:auto;
	width:132px;
	float:left;
}

#informationHead{
	width:132px;
	height:18px;
	float:left;
	background-image:url(../img/infoBar.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

.right10px{
	padding-right:10px;
}

#informationLinksHolder{
	width:132px;
	height:auto;
	float:left;
	padding-bottom:10px;
}

ul.infoLink
	{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	
	}

ul.infoLink li
	{
	text-decoration:none;
	font-size:14px;

	}
	
ul.infoLink li a
	{
	font-size:14px;
	text-decoration:none;
	color:#93bb3d;
	}
	
ul.infoLink li a:hover
	{
	color:#000000;
	}

#productsHolder{
	height:auto;
	width:132px;
	float:left;
}

#productsHead{
	width:132px;
	height:18px;
	float:left;
	background-image:url(../img/productBar.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

#productLinksHolder{
	width:132px;
	height:auto;
	float:left;
	padding-bottom:20px;
	
}

ul.productLink
	{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	}
ul.productLink_inner
	{
	list-style-type:none;
	}

ul.productLink li
	{
	text-decoration:none;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
ul.productLink li a
	{
	font-size:14px;
	text-decoration:none;
	color:#d6b52f;
	}
	
ul.productLink li a:hover
	{
	color:#000000;
	}

ul.productLink li ul
	{
	list-style:none;
	}

#LoginHolder{
	height:auto;
	width:132px;
	float:left;
}

#LoginHead{
	width:132px;
	height:18px;
	float:left;
	background-image:url(../img/loginBar.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	text-align:right;
	font-size:14px;
	color:#FFFFFF;
}

#LoginLinksHolder{
	width:132px;
	height:auto;
	float:left;
	
}

ul.LoginLink
	{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	line-height:8px;
	}

ul.LoginLink li
	{
	text-decoration:none;
	font-size:14px;
	line-height:8px;
	}
	
ul.LoginLink li a
	{
	font-size:14px;
	text-decoration:none;
	color:#5bbfdd;
	}
	
ul.LoginLink li a:hover
	{
	color:#000000;
	}

#main_content_area{
	width:601px;
	height:auto;
	float:left;
	padding-left:40px;
	padding-top:20px;
}


#homepageContentHolder{
	width:630px;
	float:left;
	padding-top:20px;
	padding-bottom:30px;

}

.homepageBox{
	width:170px;
	height:175px;
	float:left;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:left;
}

.homepageBoxText{
	width:170px;
	float:left;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:left;
}


.homepageBox_wide{
	width:180px;
	float:left;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:left;
}

.homepageBoxText_wide{
	width:352px;
	float:left;
	padding:5px 5px 5px 5px;
	font-size:12px;
	text-align:left;
}
.homepage_group_wide
	{
	border-style:dotted;
	border-color:#ceb83e;
	border-width:1px;
	float:left;
	width:555px;
	margin-right:5px;
	
	}

.homepage_group
	{
	border-style:dotted;
	border-color:#ceb83e;
	border-width:1px;
	float:left;
	width:180px;
	margin-right:5px;
	
	}
.homepageBox img
	{
	
	
	}

#footer{
	width:853px;
	height:33px;
	float:left;
	padding-left:42px;
	padding-right:42px;
}

#quintdown{
	width:200px;
	height:10px;
	float:right;
	padding-top:10px;
}

.quintLink{
	font-size:10px;

}

a.quintLink{
	color:#93BB3D;
	text-decoration:none;
}

a.quintLink:hover{
	color:#006666;
	text-decoration:none;
}
.clearboth {
clear:both;
}
.prod_var_complex_holder
	{
	margin-bottom:20px;
	float:left;
	clear:both;
	width:100%;
	}

.prod_var_complex_holder .img_area
	{
	width:60px;
	height:60px;
	float:left;
	
	}
	
.prod_var_complex_holder .text_area
	{
	float:left;
	margin-top:15px;
	}


.styled_button
	{
	border-color:#FFFFFF;
	border-width:0px;
	border-style:none;
	font-size:11px;
	background-color:#FFFFFF;
	color: #93bb3d;
	}
.styled_button:hover
	{
	cursor:pointer;
	color:#000000;
	}
