@charset "UTF-8";
/* CSS Document */

@import url(reset.css);
@import url(typography.css);


#banner #button {
	background: url(../img/buttonleft.png) no-repeat;
	height: 33px;
	padding-top:0;
	padding-bottom:0;
	padding-left: 8px;
	display: block;
	width: 100px;
	padding-right:0;
	
}

#content .wrapper h5 {
	font-weight:normal;
	font-size: 10px;
	margin-top:20px;
}

#productarea h6 {
	display: block;
	height: 3em;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	letter-spacing:0;
	text-transform: uppercase;
}
#productarea .productlist {
	clear: left;
	padding-left: 6px;
	padding-right: 6px;
	}
#productdescribtion {
	width:450px;
	margin-top: 7px;
	margin-left: 7px;
}
#productdescribtion p {
	margin-left:10px;
}
#productarea   .productdetails {
	clear: left;
}
.productlist #productdescribtion {
	float: left;
}
#productarea #mainstream h6 {
	background: #771C0A url(../img/toolicons/mainstream.jpg) bottom right no-repeat;
}
#productarea #premium h6 {
	background: #6F7372 url(../img/toolicons/premium.jpg) bottom right no-repeat;
}
#productarea #system h6 {
	background: #93928F url(../img/toolicons/tabletop.jpg) bottom right no-repeat;
}
#productarea #partner h6 {
	background: #D38322 url(../img/toolicons/partner.jpg) bottom right no-repeat;
}
.tin_and_spoon {
	background-color: #d3e2db;
}

.in-cup {
	background-color: #b7cddd;
}
.mainstream {
	background-color: #c9a49d;
}
.premium {
	background-color: #c5c7c7;
}
.table_top {
	background-color: #d4d3d2;
}
.partner {
	background-color: #edcda7;
}
#productarea {
	width: 705px;
	background-color: #FFFFFF;
	padding-bottom: 100px;
	height:475px;
	overflow:auto;
	z-index:100;
}

#productarea h3 {
	padding-left:10px;
}
.notepadactive {
	background-color:#801624;
}
#notepad {
}
.notepadinactive {
	padding: 5px 14px 30px 9px;
}
#notepadcontainer {
	background: url(../img/notepad/notepadbg.gif) repeat-y;
	margin-left:9px;
	padding-right:15px;
}

#notepad p {
}
#notepad .holdingtext {
	font-style: italic;
	clear:both;
}
.prodImg {
	width: 75px;
	height: 75px;
	margin:10px 0 0 0;
	float:left;
}
#notepad .holdingtitle {
	margin:0 0 0 7px;
	width:75px;
	padding-right:3px;
	color: #999999;
	float:left;
}

#notepad textarea {
	border: solid thin;
	border-color:#FFFFFF;
	font-family: "HelveticaNeue-Heavy", "Helvetica 85 Heavy", Helvetica, Arial, Sans-serif;
	font-size:12px;
	margin:0 0 10px 4px;
	width:150px;
	padding: 5px;
	margin-top:10px;
	color: #999999;	
}
.notepad .holdingbox img {
	margin:0;
	float:left;
}
.notepadactive .holdingtext {
	font-style: italic;
	clear:both;
}
.holdingbox {
	padding:5px;
}
.notepadactive .holdingbox {
	height: 90px;
	width: 90px;
	border: 1px dashed #CCCCCC;
	margin: 5px;
	padding: 5px;
	color: #ffffff;
	float:left;
}

.notepadactive .holdingtittle {
	padding-top:13px;
	width:60px;
	padding-right:3px;
	color: #ffffff;
	float:left;
}
.notepadactive p {
	color: #ffffff;
}
.buttoncontent {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	cursor:pointer;
}
#banner {
}
#reset {
	background: url(../img/filter/reset.jpg) no-repeat;
	display: block;
	width: 100px;
	height: 30px;
	padding-left: 30px;
	margin-top:10px;
}
#banner #test {
	width: 50px;
	display: block;
	float: left;
	margin:0;
	background-color: #DFB243;
}
#banner h5 {
	background: url(../img/select.gif) no-repeat;
	height: 40px;
	margin-left:0;
	text-indent: -5000px;
	width: 680px;
	display: block;
}
#banner #button #buttoncontent {
	background: url(../img/buttonright.png) no-repeat;
	height: 33px;
	background-position: right;
	padding-right: 10px;
	cursor: pointer;
}

/* support */
#support_catogries {
	width: 150px;
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#support_questions {
	width: 330px;
	height:350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.col {
	float: left;
	padding-left: 15px;
}
#support_answer {
	height: auto;
	width: 428px;
}
#support_answer h1 {
	margin:0 0 15px 0;
}
#support_answer p {
	margin:7px 0;
}

/* image positing */
#imageright {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}
#contactus {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.image {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#welcomeimages {
	width:118px;
	height:278px;
	padding-top:10px;
	margin-right:20px;
	float:left;
}
/* Home */
#homecontent {
	width:700px;
}
#homecontent p {
	width:600px;
	margin:10px auto;
	line-height:1.3em;
}
#homecontent h1 {
	margin-top:15px;
}
#homecontent h3 {
	margin-top:15px;
}
/* Aboutus */

.smallp {
	width:500px;
}

#coffeehistorycol {
	width:460px;
	padding-right: 20px;
	padding-left: 0px;
	
}
#coffeehistorycol p {
	padding-bottom:10px;
}
#insightscontent {
	width: 700px;
}
#banner {
	background: url(../img/aboutus/background.jpg);
	height: 205px;
	background-color: #D18A24;
}
#banner a {
	font-weight:normal;
}
#banner .wrapper {
	width: 935px;
	padding-right: 10px;
	padding-left: 10px;
}
.aboutusmenu {
	width: 900px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 203px;
}
.aboutusmenu li {
	float: left;
}
#banner .aboutusmenu #whoweare {
	background: url(../img/aboutus/whoweare.jpg);
	width: 171px;
}
#banner .aboutusmenu #whoweare:hover {
	background-position: bottom;
	width: 171px;
} 
	
#banner .aboutusmenu a {
	display: block;
	height: 203px;
	text-indent: -5000px;
	background-position: top;
}

#banner .aboutusmenu #coffeehistory {
	background: url(../img/aboutus/coffeehistory.jpg);
	width: 176px;
}
#banner .aboutusmenu #coffeehistory:hover {
	background-position: bottom;
}
#banner .aboutusmenu #sustainability {
	background: url(../img/aboutus/sustainability.jpg);
	width: 180px;
}
#banner .aboutusmenu #sustainability:hover {
	background-position: bottom;
}
#banner .aboutusmenu #marketdata {
	background: url(../img/aboutus/marketdata.jpg);
	width: 177px;
}
#banner .aboutusmenu #marketdata:hover {
	background-position: bottom;
}
#banner .aboutusmenu #testimonial {
	background: url(../img/aboutus/testimonial.jpg);
	width: 171px;
}
#banner .aboutusmenu #testimonial:hover {
	background-position: bottom;
}
#banner .aboutusmenu a {
	background-position: bottom;
}
/* Sitewide layout */
#breadcrumb a {
	color: #303030;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#breadcrumb a:hover {
	color: #870B2F;
	text-decoration: none;
}

body {
	background:none;
	margin: 0 0;
	background-color: #680406;
}
#breadcrumb {
	height: 30px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-size: 23px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.breadcrumbcontainer {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 4px;
}
#divider {
	font-size: 23px;
	padding-right: 3px;
	padding-left: 3px;
	color: #CCCCCC;
}
.divider {
	font-size: 23px;
	padding-right: 3px;
	padding-left: 3px;
	color: #CCCCCC;
}
#skipLink {
	display: block;
	position: absolute;
	top:0;;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
}
#content .wrapper {
	width: 935px;
	padding-right: 10px;
	padding-left: 10px;
}
#fairtradecontent .wrapper {
	width: 935px;
	height:579px;
	background: url(../img/fairtrade/background.jpg) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#skipLink:focus {
	left: 0;
}
#content #welcome {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#header  ul li {
	float: left;
	margin-top: 25px;
}
#header ul li a {
	text-indent: -5000px;
	display: block;
}
#header  #menu_home  {
	height: 59px;
	width: 78px;
	display: block;
	background: url(../img/menu/home.gif) left top;
}
#header  #menu_home_current  {
	height: 59px;
	width: 78px;
	display: block;
	background: url(../img/menu/home.gif) left bottom;
}
#header #menu_home:hover {
	background: url(../img/menu/home.gif) left bottom;
}
#header  #menu_aboutus  {
	background: url(../img/menu/aboutus.gif) left top;
	width: 118px;
	height: 59px;
	display: block;
}
#header  #menu_aboutus_current  {
	background: url(../img/menu/aboutus.gif) left bottom;
	width: 118px;
	height: 59px;
	display: block;
}
#header  #menu_aboutus:hover {
	background: url(../img/menu/aboutus.gif) left bottom;
}
#header  #menu_productsolutions  {
	background: url(../img/menu/productsolutions.gif) left top;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_productsolutions_current  {
	background: url(../img/menu/productsolutions.gif) left bottom;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_productsolutions:hover {
	background: url(../img/menu/productsolutions.gif) left bottom;
}
#header  #menu_machinesolutions  {
	background: url(../img/menu/machinesolutions.gif) left top;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_machinesolutions_current  {
	background: url(../img/menu/machinesolutions.gif) left bottom;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_machinesolutions:hover {
	background: url(../img/menu/machinesolutions.gif) left bottom;
}
#header  #menu_support  {
	background: url(../img/menu/channelsolutions.gif) left top;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_support_current  {
	background: url(../img/menu/channelsolutions.gif) left bottom;
	height: 59px;
	width: 120px;
	display: block;
}
#header  #menu_support:hover {
	background: url(../img/menu/channelsolutions.gif) left bottom;
}
#header  #menu_contactus  {
	background: url(../img/menu/contactus.gif) left top;
	height: 59px;
	width: 128px;
	display: block;
}
#header  #menu_contactus_current  {
	background: url(../img/menu/contactus.gif) left bottom;
	height: 59px;
	width: 128px;
	display: block;
}
#header  #menu_contactus:hover {
	background: url(../img/menu/contactus.gif) left bottom;
}
#header ul {
	display: block;
	float: right;
}
#header {
	background: #343434 url(../img/headerbg.jpg) repeat-x;
	padding-top: 24px;
	padding-bottom: 10px;
}

#content {
	background: url(../img/contentbg.jpg) repeat-x top;
	background-color: #FFFFFF;
	margin:0;
}
#fairtradecontent {
	background: #000000;
	margin:0;
}
#beans {
	height: 60px;
	clear: both;
	width: 100%;
	background: url(../img/beans2.jpg) repeat-x top;
}
.wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#producttopright {
	display: block;
	height: 165px;
	float: right;
	width: 281px;
}
#notpadtop  {
	background: url(../img/notepad/notepadtop.jpg) no-repeat center bottom;
	height: 66px;
	width: 226px;
	display: block;
	float: right;
	margin-right: 1px;
}
#notepadbottom {
	background: url(../img/notepad/notepadlower.gif) no-repeat center bottom;
	height: 50px;
	padding-top: 50px;
	width:226px;
	margin: 0;
}
.sidebar {
	float: right;
	display: block;
	width: 226px;
}
#footer {
	background: #680406 url(../img/footerbg.jpg) repeat-x;
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
}
#footer .wrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E364B;
	margin-bottom: 20px;
	padding-bottom: 40px;
}
#header #logo {
	display: block;
	height: 80px;
	width: 210px;
	background: url(../img/logo.jpg);
	text-indent: -5000px;
}
#content .wrapper p {
	line-height: 1.2;
}

#header #logo a {
	height: 64px;
	width: 145px;
}

/* Home layout */

#content #productsolutions {
	background: url(../img/productsolutions.jpg) no-repeat;
}
#content #support {
	background: url(../img/support.jpg) no-repeat;
}
#content .sitemap h3 {
	color: #4D4D4D;
	letter-spacing:0;
	font-size: 18px;
	margin:0;
	padding:0;
	line-height: 1;
}
.sitemap {
	width: 210px;
	display: block;
	float: left;
	height: 150px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 10px;
}
#preloading {
	display:none;
}
.sitemapcontainer {
	clear:left;
}
li.sitemapTitle {
	font-size:13px;
	margin: 0 0 5px -20px;
}
#virtualtourlink a {
	background: url(../img/homeimages/virtualtour.jpg);
	display: block;
	height: 91px;
	width: 225px;
	text-indent: -5000px;
	margin-top: 2px;
}
#sustainabilitylink a {
	background: url(../img/homeimages/sustainability.jpg);
	display: block;
	height: 91px;
	width: 225px;
	text-indent: -5000px;
	margin-top: 2px;
}
#samplelink a {
	background: url(../img/homeimages/freesample.jpg);
	display: block;
	height: 91px;
	width: 225px;
	text-indent: -5000px;
	margin-top: 2px;
}
#saleslink a {
	background: url(../img/homeimages/salestools.jpg);
	display: block;
	height: 91px;
	width: 225px;
	text-indent: -5000px;
	margin-top: 2px;
}

#aboutus {
	background: url(../img/about.jpg) no-repeat;
	
}
#content .promobox {
	display: block;
	width: 248px;
	height: 92px;
}
#content .wrapper h1 {
	font-size: 23px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#content  #rightcol {
	padding-top:5px;
	float: right;
	display: block;
}
#productarea .productcatorgies .productthumb {
	height: 110px;
	width: 105px;
	display: block;
	padding-top: 15px;
	margin-bottom: 7px;
	margin-left: 2px;
	cursor: pointer;
}
.productlist .productthumb {
	height: 110px;
	width: 100px;
	display: block;
	margin-top: 15px;
	padding-bottom: 10px;
	margin-left: 0px;
	cursor: pointer;
	float: left;
}
.justified {
	text-justify:distribute;
}
#clear {
	clear: both;
	height: 1px;
}
#productarea #tin_and_spoon h6 {
	background: #91B7A6 url(../img/toolicons/tinandspoon.jpg) bottom right no-repeat;
}
.productcatorgies {
	width: 105px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.productdetails img {
	float: left;
	margin-right: 20px;
}
#vt-link {
	background: url(../img/Virutaltourlink.jpg) no-repeat bottom;
	margin-left: 60px;
	height: 124px;
	width: 219px;
	display: block;
	margin-top: -25px;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight:normal;
}

.filtersection #enduser {
	background: url(../img/filter/enduser.jpg) no-repeat;
	display: block;
	height: 30px;
	width: 176px;
	margin-top: 15px;
	padding-top:12px;
	padding-left: 15px;
	float:left;
}

#secondfilter {
	
}
#secondfilter p {
	margin-top: 5px;
}

#thirdfilter {
	
}
#thirdfilter p {
	margin-top: 5px;
}

.download {
	height: 25px;
	width: 120px;
	display: block;
	margin-left: 20px;
	background: url(../img/notepad/notepad-download.gif);
	float: right;
	margin-right: 20px;
	text-indent: -5000px;
	cursor:pointer;
}
.filtersection #vendingoperator {
	background: url(../img/filter/vendingoperator.jpg);
	display: block;
	height: 28px; 
	width: 165px;
	padding-top:15px;
	padding-left: 13px;
	float:left;
	
}
.filtersection {
	height: 150px;
	width: 250px;
	padding-top:0;
	padding-left: 15px;
	float: left;
	overflow:hidden;
	background: url(../img/filter/filtersection.jpg) bottom no-repeat;
	background-position:right;
	margin-top: 5px;
	margin-right:10px;
}

.filtersection a {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 13px;
	cursor:hand;
}
.filtersection a:hover {
	text-decoration: none;
	cursor:hand;
}
#quicklinks {
	margin-top: 20px;
	width: 160px;
	margin-left: 10px;
}
#quicklinks  #quicklinks_menu {
	
}
#quicklinks  #quicklinks_menu #Select {
	width: 155px;
	display: block;
	background: #DFAC4A url(../img/filter/select_drop.gif) no-repeat top right;
	border: 1px solid #D38E29;
	color: #FFFFFF;
	margin-top: 10px;
	height: 20px;
	line-height:20px;
	padding: 0 5px;
}
#quicklinks  #quicklinks_menu #quicklinks_options {
	width: 410px;
	display: block;
	background-color: #DFAC4A;
	border: 1px solid #D38E29;
	color: #FFFFFF;
	height: 300px;
	overflow:auto;
	position:absolute;
	display:none;
	z-index:400;
}

#quicklinks  #quicklinks_menu #quicklinks_options .option {
	height:20px;
	margin: 0;
	padding: 1px 5px;
	line-height:20px;
	font-size:90%;
	cursor:hand;
}
#quicklinks  #quicklinks_menu #quicklinks_options .option:hover {
	height:20px;
	margin: 0;
	padding: 1px 5px;
	background-color: #ccc;
	color:#000;
}
.option_over {
	height:20px;
	margin: 0;
	padding: 1px 5px;
	background: #ccc;
	color:#000;
}
#containerDiv {
	width:100%;
	height:100%;
	background:transparent;
	position:fixed;
	top:0;
	left:0;
	z-index:300;
	display:none;
}
.standardbutton {
	background: url(../img/filter/standard.jpg);
	display: block;
	float:left;
	height: 30px;
	width:20px;
	
}
#branddetails h4 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
}

.productdetails h3 {
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 30px;
	padding-left:0;
}
.productdetails h4 {
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 10px;
	font-weight: normal;
}
.productdetails ul {
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position:outside;
}
.productdetails ul li {
	margin-left:20px;
}
.productdetails p {	
color: #FFFFFF;
margin-right: 20px;
}
#sustainibilitylink a {
	display: block;
	background: url(../img/sustainabilitypromo.jpg);
	height: 174px;
	width: 248px;
	text-indent: -5000px;
	margin-top: 50px;
}

#fairtradelink a {
	display: block;
	background: url(../img/fairtrade/banner1.gif);
	height: 158px;
	width: 223px;
	text-indent: -5000px;
	margin: 50px 0 0 10px;
}
.filtersection h4 {
	color: #F7EEDD;
	margin:0;
	padding:0;
	text-transform: uppercase;
}
h4 span {
	font-size:80%
}
.filtersection p {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:5px;
}
.slider {
	width: 190px;
	height: 16px;
	margin-left:5px;
	background-color: #DD9D43;
	margin-bottom: 8px;
}
.machinetypebutton {
	background: url(../img/filter/reset.gif) no-repeat;
	display: block;
	float:left;
	width: 92px;
	padding-top: 13px;
	height: 26px;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
	cursor:hand;
	
}
.machinetypebuttonlarge {
	background: url(../img/filter/large.gif) no-repeat;
	display: block;
	float:left;
	width: 92px;
	padding-top: 13px;
	margin-left:2px;
	height: 40px;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
	
}
.slider .knob {
	width: 38px;
	height: 16px;
	background-color: #F0BD5A;
	cursor: hand;
}

/* added by dave */
.numemployees_button {
	padding: 14px 0 2px 10px;
	cursor: pointer;
	background: url(../img/filter/standard.gif) left top; 
	display:block;
	width:166px;
	height:20px;
	
}

.numcups_button {
	padding: 14px 0 10px 10px;
	cursor: pointer;
	background: url(../img/filter/standard.gif) no-repeat left top; 
	display:block;
	width:166px;
	height:16px;
	margin-bottom:3px;
}
.nextstepbutton {
	cursor: pointer;
	display:block;
	width:100px;
	padding: 5px 10px 10px 20px;
	background: url(../img/filter/next.gif) no-repeat left top; 
}

#product_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #fff;
	display: none;
	opacity: 0;
	z-index: 10;
}

#product_container {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 11;
}

#closebutton {
	padding:0;
	float: right;
	text-align: center;
	cursor: pointer;
}

#product_content_area { 
	margin: 50px auto;
	width: 705px;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #ccc;
	z-index: 12;
}

.notepad_remove {
	cursor: pointer;
	border:1px solid #b8b5b0;
	color:#b8b5b0;
	padding: 4px 6px;
	margin: 0 0 20px 5px;
	background: #f6f3ec;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius: 8px;
}
.notepadimg {
	margin: 10px 0 0 0;
}
/* end added by dave */


#branddetails {
	padding-bottom:20px;
	margin-top:10px;
	font-size:11px;
}

#productarea #in-cup h6 {
	background: #4983AA url(../img/toolicons/incup.jpg) bottom right no-repeat;
}
.productdetails .in-cup {
	background: #4880A7 url(../img/products/backgrounds/incup.jpg) no-repeat;
}
.productdetails .in-cup #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/incupbrand.jpg) repeat-y left;
	padding-right:0;
	
}
#productarea  .table_top h6 {
	background: #92918D url(../img/toolicons/tabletop.jpg) bottom right no-repeat;
}
.productdetails  .table_top {
	background: #92918D url(../img/products/backgrounds/tabletop.jpg) no-repeat;
}
.productdetails .table_top #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/tabletop_brand.jpg) repeat-y left;
}
.productdetails .tin_and_spoon h6 {
	background-color: #799E8D;
}
.productdetails  .tin_and_spoon {
	background: #799E8D url(../img/products/backgrounds/tinandspoon.jpg) no-repeat;
}
.productdetails .tin_and_spoon #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/tinandspoonbrand.jpg) repeat-y left;
	padding-right: 20px;
	padding-left: 20px;
}
.productdetails .mainstream h6 {
	background-color: #771C0A ;
}
.productdetails .mainstream {
	background: #771C0A url(../img/products/backgrounds/mainstream.jpg) no-repeat;
}

.productdetails .mainstream #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/mainstream_brand.jpg) repeat-y left;
	padding-right: 20px;
	padding-left: 20px;
}
.productdetails .premium h6 {
	background-color: #6F7372;
}
.productdetails .premium {
	background: #6F7372 url(../img/products/backgrounds/premium.jpg) no-repeat;
}
.productdetails .premium #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/premiumbrand.jpg) repeat-y left;
	padding-right: 20px;
	padding-left: 20px;
}
.productdetails .partner h6 {
	background: #D38322;
}
.productdetails .partner {
	background: #D38322 url(../img/products/backgrounds/partner.jpg) no-repeat;
}
.productdetails .partner #branddetails {
	clear: both;
	background: url(../img/products/backgrounds/partnerbrand.jpg) repeat-y left;
	padding-right: 20px;
	padding-left: 20px;
}
.productdetailimage {
	width: 300px;
	float:left;
}
.productdetails ul {
	position:relative;
}
.productcontent {
	width: 400px;
	float: right;
	}
.accessoriescontainer {
	padding-left: 20px;
	padding-right:20px;
	padding-top:30px;
}
.accessories {
	padding-bottom: 20px;
}
select#quicklink_menu {
	z-index:-100 !important;
}
.loading {
	padding-left:322px;
	padding-bottom:500px;
}
.featureitems {
	margin-right:20px;
}
.productthumb_bar {
	height:20px;
	width:100px;
	display:block;
	text-indent:55px;
	color:#ffffff;
	padding-top:3px;
	background-repeat:no-repeat;
	
	
}
.productlist .productthumb_bar {
	height:20px;
	width:100px;
	display:block;
	text-indent:55px;
	color:#ffffff;
	background-repeat:no-repeat;
	
}
.productthumb_bar_dragger {
	height:27px;
	width:100px;
	display:block;
	text-indent:5px;
	padding: 5px 2px;
	color:#ffffff;
	background: url(../img/products/dragbar.jpg) no-repeat top right #7c141d;
	
}
.productlist .tin_and_spoon .productthumb_bar {
	background: #8FB6A4 url(../img/products/tinandspoonplusgo/drag.jpg) no-repeat;
	color:#D2E1DC;
}
#tin_and_spoon .productthumb_bar {
	background: #8FB6A4 url(../img/products/tinandspoonplusgo/drag.jpg) no-repeat;
	color:#D2E1DC;
}
.productlist .in-cup .productthumb_bar {
	background: #4A81A8 url(../img/products/incup/drag.jpg) no-repeat;
	color:#B6CDDB;
	
}
#in-cup .productthumb_bar {
	background: #4A81A8 url(../img/products/incup/drag.jpg) no-repeat;
	color:#B6CDDB;
	
}
#system .productthumb_bar {
	background: #91908C url(../img/products/systems/drag.jpg) no-repeat;
	color:#D3D3D1;
}
.productlist .system .productthumb_bar {
	background: #91908C url(../img/products/systems/drag.jpg) no-repeat;
	color:#D3D3D1;
}
#mainstream .productthumb_bar {
	background: #771C0A url(../img/products/mainstream/drag.jpg) no-repeat;
	color:#CAA7A1;
}
.productlist .mainstream .productthumb_bar {
	background: #771C0A url(../img/products/mainstream/drag.jpg) no-repeat;
	color:#CAA7A1;
}
#premium .productthumb_bar {
	background: #6F7372 url(../img/products/premium/drag.jpg) no-repeat;
	color:#C6C8C7;
}
.productlist .premium .productthumb_bar {
	background: #6F7372 url(../img/products/premium/drag.jpg) no-repeat;
	color:#C6C8C7;
}
#partner .productthumb_bar {
	background: #D18122 url(../img/products/partner/drag.jpg) no-repeat;
	color:#EECEA8;
}
.productlist .partner .productthumb_bar {
	background: #D18122 url(../img/products/partner/drag.jpg) no-repeat;
	color:#EECEA8;
}

.closebutton {
	float:right;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	
}
.closebutton a {
	color:white;
}
.pdflink {
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 0px;
	color:white;
	font-size:18pt;
	display:block;
}
/* Contact Form */
label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	margin: 0 0 15px 0;
}
label.sex {
	display: block;
	float: left;
	width: 50px;
	height: 20px;
	margin: 0 15px 15px 0;
	text-align: right;
}
input {
	float: left;
	width: 190px;
	height:15px;
	padding: 2px 5px 0 5px;
	margin: 0 0 15px 0;
}
input.sex {
	float: left;
	margin: 0 15px 15px 0;
}
textarea {
	width: 185px;
	padding: 2px 5px 3px 5px;
	margin: 0 0 15px 0;
	font: 0.9em Arial, Helvetica, sans-serif;
}
br {
	clear: both;
	margin: 5px;
}
.button {
	width: 75px;
	padding: 3px 5px 10px 5px;
	height:25px;
	
}
.noDisplay {
	display:none;
}
.long {
	width:200px;
}
fieldset {
	border:0;
	margin:0 0 10px 0;
	padding:0;
}
legend {
	margin:10px 0 0 0;
	padding:0;
	font-size: 150%;
	clear:both;
}
.add_info {
	font-size:90%;
	color: #666666;
	margin: -75px 0 0 0;
	display:block;
	float:left;
	width: 150px;
}
.flash {
	background-color:white;
	width:834px;
	height:460px;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border: solid 1px #b5b5b5;
	margin-bottom: 20px;
}

/* tips */
#endUserInfo {background: url(../img/button/infobutton.gif) no-repeat; width:16px; height:16px; float:left; margin: 25px 0 0 -35px;}
#operatorInfo {background: url(../img/button/infobutton.gif) no-repeat; width:16px; height:16px; float:left; margin: 10px 0 0 5px;}
.tip { z-index:13000; margin: 0 0 0 -260px;  }
.tip-top { background:url(../img/tip/tiptop.gif) no-repeat; width:250px; height:55px;margin: 0 0 0 -260px; }
.tip-title { font-weight:bold; background:url(../img/tip/tiptext.gif) repeat-y; width:230px; height:auto; padding: 0 10px 2px 15px; }
.tip-text { background:url(../img/tip/tiptext.gif) repeat-y; width:220px; height:auto; padding: 3px 15px 0 15px;line-height:1.2; }
.tip-bottom { background:url(../img/tip/tipbottom.gif) no-repeat; width:250px; height:16px; margin: 0 0 0 -260px; }

.errorMessage {
	color:#ff0000;
	margin: -30px 0 0 7px;
	font-size: 90%;
}
.error {
	color:#ff0000;
}

#loadimages {
	display:none;
}
		
#insightimages {
	float: right;
	width: 200px;
	padding-top: 100px;
}
#insightimages img {
	margin-bottom: 40px;
}
#space {
	height:300px;
}
.testimonialsection img {
	float:left;
	margin: 0 12px 0 0;
}
.testimonialsection span {
	clear:both;
	height:1px;
}
.testimonialsection h3 {
	font-style: italic;
	line-height:25px;
}
a.pdf {
	font-size: 16px;
	color: #4D4D4D;
	text-decoration: underline;
	background: url(../img/pdficon_small.gif) no-repeat bottom right;
	padding-right: 23px;
	line-height: 50px;
}

#berry-cup li {
	text-align: center;
	width: 280px;
	display: block;
	float: left;
	height: 250px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1;
	color: #666666;
}
#berry-cup h4 {
	margin-bottom: 10px;
	text-align: center;
}
.testimonialsection {
	margin-left: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 25px;
	padding-top: 20px;
}
#infobar {
	text-align:center;
	background:#fff;
	height:46px;
	padding:18px 0 0 0;
}
.quarter {
	width:23%;
	margin: 15px 0 25px 0;
	float:left;
	padding:7px;
	border-right:1px solid #d1d1d1;
	height:570px;
}
.lastquarter {
	width:23%;
	margin: 15px 0 25px 0;
	float:left;
	padding:7px;
	height:570px;
}
.quarter ul {
	color:#666666;
	list-style: disc;
	padding: 0 0 0 12px;
	margin: 10px 0;
}
.quarter li {
	color:#666666;
	list-style: disc;
	padding: 0;
	margin: 4px 0;
	line-height:1.5em;
}
.quarter img {
	margin: 15px 0;
}
.lastquarter img {
	margin: 15px 0;
}
.quarter p {
	margin: 12px 0;
	line-height:1.5em !important;
}
.lastquarter p {
	margin: 12px 0;
	line-height:1.5em !important;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height:0;
}
.quote {
	font-size: 75%;
}
.halfleft {
	width:400px;
	float:left;
	margin: 40px 0;
	padding:0 0 0 50px;
}
.halfright {
	width:440px;
	float:left;
	margin: 40px 0;
	padding:0 0 0 10px;
}
.halfright img {
	margin-left:60px;
	}
.halfleft img {
	margin-left:50px;
}	
.halfleft h3 {
	text-align:center;
}
.halfright h3 {
	text-align:center;
}
.channelSolutionsThird {
	width: 225px;
	float:left;
	margin: 40px 0;
	overflow:hidden;
}
.channelSolutionsThird img {
	display:block;
	margin: 3px auto;
}
.channelSolutionsQuarter {
	width: 225px;
	height:211px;
	float:left;
	margin: 0;
	padding: 3px 2px;
	text-align:center;
}
.newforq4 {
	background: url(../img/channelsolutions/q1.jpg);
}
.topleft {
	background-position: top left;
}
.topright {
	background-position: top right;
}
.channelSolutionsQuarter h3, .channelSolutionsQuarter h3 a {
	text-align:center;
	font-size: 120%;
	line-height:1.1;
	color:#000;
	font-weight: bold;
}
.channelSolutionsQuarter h3 span, .channelSolutionsQuarter h3 a {
	font-size: 130%;
}
.channelSolutionsQuarter img {
	display:block;
	margin: 3px auto;
}
.q1 {
	font-size: 150%;
	color: #ff5300;
	padding: 20px 0 0 0;
	width: 460px;
}
#nescafeHolder, #qualitystreetHolder, #eotmHolder {
	background:#fff;
}
#downloads #voucherHalf img {
	DISPLAY:BLOCK;
	border: 1px solid #000;
}
#nescafeHolder h2 {
	text-align:center;
	font-size: 120%;
}
#nescafeClose, #qualitystreetClose {
	float:left;
}
#fairtradeOverlay, #qualityStreetOverlay, #coffeeshopOverlay {
	width: 100%;
	height: 2950px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#qualityStreetOverlay {
	width: 100%;
	height: 2550px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#fairtradeWrapper {
	width:810px;
	height:950px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
}

#golargeOverlay {
	width: 100%;
	height: 3200px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#golargeWrapper {
	width:800px;
	height:582px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
	width:800px;
}
#voucherOverlay, #nescafeOverlay, #qualitystreetOverlay {
	width: 100%;
	height: 1700px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#voucherWrapper , #nescafeWrapper, #qualitystreetWrapper, #coffeeshopWrapper {
	width:800px;
	height:582px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
	width:800px;
}
#coffeeshopWrapper {
	width:771px;
	height:582px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
}
#voucherHolder {
	width:800px;	
	background: #fff;
	border-left:1px solid #ee1d24;
	border-right:1px solid #ee1d24;
	color: #000;
	height: 1595px;
}
#nescafeHolder {
	width:800px;	
	background: #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000;
	height: 1500px;
}
#qualitystreetHolder {
	width:800px;	
	background: #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000;
	height: 1250px;
}
#coffeeshopHolder {
	width:771px;	
	background: #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000;
	height: 1688px;
}
#voucherHolder p {
	color:#000000;
}
.voucherClose {
	background: #ee1d24;
	height:35px;
}
.nescafeClose {
	background: #000;
	height:35px;
}
.voucherIntro {
	width: 95%;
	margin:5px auto;
}
.voucherIntro img {
	float:left;
}
.voucherIntro p {
	margin: 10px 0;
	padding: 5px 0;
}
#fairtradeholder {
	width:800px;
	background-color:#000;
	background-image: url(../img/channelsolutions/fairtrade/fairtradebgtop.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#golargeHolder {
	width:800px;	
	background-color:#ea3844;
	background-image: url(../img/channelsolutions/golargebg.jpg);
	background-repeat:no-repeat;
	
}
#close {
	color:#000;
	position:absolute;
	z-index:1003;
	top: 30px;
	left: 65%;
	background: url(../img/channelsolutions/close.gif);
	width:80px;
	height:20px;
	text-indent:-9999px;
	cursor:hand;
	cursor:default;
}
#closeNescafe {
	color:#000;
	position:absolute;
	z-index:1003;
	top: 30px;
	left: 25%;
	background: url(../img/channelsolutions/close.gif);
	width:80px;
	height:20px;
	text-indent:-9999px;
	cursor:hand;
	cursor:default;
}
#closef {
	color:#000;
	position:absolute;
	z-index:1003;
	top: 30px;
	left: 65%;
	background: url(../img/channelsolutions/close.gif);
	width:75px;
	height:20px;
	text-indent:-9999px;
	cursor:hand;
	cursor:default;
}
#golargelogo {
	margin-left:auto;
	margin-right:auto;
	width:513px;
	display:block;
	padding-top:20px;
}
#golargetext {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	color:#FFFFFF;
	font-size:14px;
}
#downloadbutton {
	display:block;
	background-image: url(../img/channelsolutions/download.gif);
	text-indent:-5000px;
	width:152px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
}
.voucherDownload {
	display:block;
	background-image: url(../img/channelsolutions/voucherDownload.gif);
	text-indent:-5000px;
	width:100px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
}
.voucherDownloadBlack {
	display:block;
	background-image: url(../img/channelsolutions/qualitystreet_Download.gif);
	text-indent:-5000px;
	width:100px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
}

.nescafeDownload {
	display:block;
	background-image: url(../img/channelsolutions/nescafeDownload.gif);
	text-indent:-5000px;
	width:100px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
}
.qsDownload {
	display:block;
	background-image: url(../img/channelsolutions/qsdownload.gif);
	text-indent:-5000px;
	width:100px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
}
.csDownload {
	display:block;
	background-image: url(../img/channelsolutions/csbutton.gif);
	text-indent:-5000px;
	width:100px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
}	

#fairtradeholder #downloadbutton {
	display:block;
	background-image: url(../img/channelsolutions/fairtrade/download.gif);
	text-indent:-5000px;
	width:145px;
	height:41px;
	margin-left:auto;
	margin-right:auto;
}

#downloads {
	width:600px;
	margin: 0 auto;
	text-align:center;
	display:block;
	
	}
	
#fairtradeholder #downloads li img {
	border:#680406 solid 1px;
	margin-left:auto;
	margin-right:auto;
}
#golargeHolder #downloads li img {
	margin-left:auto;
	margin-right:auto;
}
#downloads li {
	padding: 10px 0px 30px 0px;
	display:block;
	clear:both;
	width:600px;
	margin:0 auto;
	text-align:center;
}	
#downloadcontainer {
	width:600px;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	text-align:center;
}
#downloadcontainer2 {
	width:600px;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	text-align:left;
}
#downloadcontainerhalf {
	width:300px;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
#voucherhalf {
	width:300px;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
	float:left;
	text-align:center;
}
#voucherhalf img {
	margin: 0 5px;
}

#downloads li img {
	display:block;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	
}
#downloadcontainer p {
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding: 0 0 4px 0;
	width: 600px;
}
#downloadcontainerhalf p {
	text-align:center;
	color:#FFFFFF;
	margin:0;
	padding: 0 0 4px 0;
	width: 300px;
}
#fairtradeheader p {
	color:#FFFFFF;
}
#fairtradeheader {
	width:600px;
	margin-left:auto;
	color:#FFFFFF;
	margin-right:auto;
	text-align:center;
}
#fairtradeheader h1 {
	display:block;
	padding-top:50px;
	width:276px;
	height:100px;
	background: url(../img/channelsolutions/partnersblendlogo.jpg) no-repeat bottom;
	margin-left:auto;
	margin-right:auto;
	text-indent:-5000px;
	
}
#Nestlefairtrade {
	width: 476px;
	margin: 0 0 0 459px;
	color:#fff;
}
#Nestlefairtrade fieldset{
	clear:both;
}
#Nestlefairtrade p {
	color:#fff;
}
#Nestlefairtrade h1 {
	width: 422px;
	height:121px;
	margin:20px 0;
	padding:0;
	text-indent:-9999px;
	background:url(../img/fairtrade/formtitle.jpg) no-repeat;
}

#Nestlefairtrade input {
	border:2px solid #f28b1f;
	background:#000;
	color: #fff;
	margin: 0 0 5px 0;
}
#Nestlefairtrade input.checkbox {
	border:2px solid #000000;
	background:#000;
	color: #fff;
	width:50px;
	margin: 0 0 5px 0;
}
#Nestlefairtrade .rightbutton {
	border:2px solid #f28b1f;
	background:#f28b1f;
	color: #000;
	margin: 0 0 10px 280px;
	width: 75px;
	padding: 3px 5px 10px 5px;
	height:25px;
}
#Nestlefairtrade br {
	clear: both;
	margin: 2px;
	line-height:1px;
}
#Nestlefairtrade label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	margin: 0 0 5px 0;
}
#Nestlefairtrade label.noDisplay {
	display: none;
}

form#Nestlefairtrade a.fairtradelink {
	color:#fff;
}
.fairtradethanks {
	width: 466px;
	margin: 0 0 0 469px;
	color:#fff;
}
.fairtradethanks p, p a.fairtradelink {
	color:#fff;
}
.fairtradethanks h1 {
	width: 391px;
	height:88px;
	margin:20px 0;
	padding:0;
	text-indent:-9999px;
	background:url(../img/fairtrade/thankstitle.jpg) no-repeat;
}
.fairtradethanks .testimonial {
	width: 176px;
	height:196px;
	margin:20px 0;
	padding:63px 175px 0 115px;
	color:#f28b1f;
	background:url(../img/fairtrade/fairtradetestimonial.jpg) no-repeat;
	font-size:110%;
}
.fairtradethanks p.testimoniallink a {
	color: #f28b1f;
	text-decoration:underline;
	font-size:90%;
	padding: auto auto 20px auto;
}
.fairtradethanks .testimonial .whosays {
	font-size:80%;
}
#downloadBrochures {
	width: 196px;
	height:105px;
	background: url(../img/brochures.gif) no-repeat;
	padding:45px 0 0 10px;
	line-height:25px;
}
#downloadBrochures a {
	background: url(../img/pdficon_small.gif) no-repeat;
	font-weight:normal;
	color: #333;
	text-decoration:underline;
	display:block;
	padding: 2px 0 0 20px;
	height:20px;
}

/* Edit 10 Sep 09  */

#voucherhalfSingle {
	width:300px;
	display:block;
	margin: 0 auto;
	padding-bottom:10px;
	float:none;
	text-align:center;
}
#voucherhalfSingle img {
	margin: 0 5px;
}
#qualitystreetHolder {
	width:800px;	
	background: #fff;
	border-left:1px solid #ee1d24;
	border-right:1px solid #ee1d24;
	color: #000;
	height: 1282px;
}

.qualityStreetIntro{
	width:800px;
	background-color:#000;
	margin:0 0 10px 0;
	
	
	}

/*  END - Edit 10 Sep 09  */

/* Channel Solutions stuff */


#eotmOverlay {
	width: 100%;
	height: 2050px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#eotmWrapper {
	width:800px;
	height:1880px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
	width:800px;
}
#eotm {
	background: #18171b;
	height:1880px;
}
#comingsoon {
	text-align: center;
	font-size: 160%;
	color: #fff;
	padding: 175px 0 130px 0;
}
#fairfortOverlay {
	width: 100%;
	height: 1600px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#fairfortWrapper {
	width:800px;
	height:1500px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:1000;
	text-align:center;
	width:800px;
}
#fairfort {
	background: #000000;
}
#comingsoon {
	text-align: center;
	color: #fff;
	padding: 175px 0 120px 0;
}
#singleColumnFlyers {
	margin: 10px;
	width:780px;
	text-align: center;
	color:#fff;
}
#singleColumnFlyers p {
	color:#fff !important;
}
#singleColumnFlyers p a {
	color:#f5c066 !important;
}
.downloadables {
	text-align: center;
	margin: 10px 0;
	padding: 20px 0;
	clear:both;
}
.flyerHalf {
	width: 50%;
	float:left;
	text-align: center;
}

/* image rotator */
#mainImagesHome {
	width: 408px;
	height: 243px;
	padding: 40px 0 0 0;
	float:left;
	margin: 0 20px 0 0;
}
#mainImagesHome img {
	width: 408px;
	height: 243px;
	position:absolute;
	visibility: hidden;
}
#mainHomeContent {
	float:right;
	width:435px;
	padding: 40px 0 0 30px;
}
#mainHomeContent h2 {
	float:left;
	width:395px;
	height:90px;
	background: url(../img/homeimages/text.gif);
	text-indent: -999em;
}
#subHomeBanner {
	border-top:4px solid #ffd66b;
	border-bottom:4px solid #ffd66b;
	height: 130px;
	margin: 20px 0 0 0;
	clear:both;
}
.workplace {
	display:block;
	background: url(../img/homeimages/workplace.gif) left top no-repeat;
	width:230px;
	height:100px;
	padding: 30px 0 0 70px;
	font-size:120%;
	float:left;
}
.workplace span {
	display:block;
	font-weight:normal;
	color:#000;
	font-size:80%;
	width: 150px;
	text-decoration:none;
}
.sustainability {
	display:block;
	background: url(../img/homeimages/sustainability.gif) left top no-repeat;
	width:180px;
	height:100px;
	padding: 30px 0 0 130px;
	font-size:120%;
	float:left;
}
.sustainability span {
	display:block;
	font-weight:normal;
	color:#000;
	font-size:80%;
	width: 150px;
	text-decoration:none;
}
.sample {
	display:block;
	background: url(../img/homeimages/sample.gif) left top no-repeat;
	width:210px;
	height:100px;
	padding: 30px 0 0 90px;
	font-size:120%;
	float:left;
}
.sample span {
	display:block;
	font-weight:normal;
	color:#000;
	font-size:80%;
	width: 180px;
	text-decoration:none;
}
.contactusMenu {
	position:absolute;
	display:block;
	width:112px;
	height: 72px;
	background: url(../img/menu/contact.gif);
	margin: -25px 0 0 850px;
	text-indent: -999em;
}
#bbpLayer {
	width:800px;
	border: 1px solid red;
	background: #000;
	color: #fff !important;
	margin: 0 auto;
}
.bpphalf p, .bppsingle p, .bpptandc p {
	color: #fff !important;
	text-align: center !important;
	margin: 7px 0;
}
.bppflyers {
	clear:both;
	margin: 10px 0 30px 0;
}
.bpphalf {
	width: 49%;
	text-align: center !important;
	float:left;
}
.bppsingle {
	clear:both;
	margin: 20px 0;
	text-align: center !important;
}
.bpptandc {
	clear:both;
	margin: 20px auto;
	width: 600px;
	text-align: left !important;
}
.bpptandc p {
	text-align: left !important;
	margin: 10px 0;
}
.bpptandc p.bppcenter {
	text-align: center !important;
	margin: 10px 0;
}
#bbpOverlay {
	width: 100%;
	height: 2450px;
	position: absolute;
	top:0;
	background-color: #fff;
	opacity: 0;
	z-index: 10;
}
#bppHolder {
	background:#000;
}
#bppWrapper {
	width:800px;
	height:2400px;
	position:absolute;
	top:0;
	left:50%;
	right:0;
	margin:20px 0 0 -447px;
	z-index:100;
	text-align:center;
	width:800px;
	border: 1px solid red;
	background: #000;
}