*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url("../img/light.png") center 16px no-repeat #000000;
}
h1{
	margin: 10px 0 20px 0;
}
h2{
	margin: 0 0 15px 0;
}
h4{
	margin: 20px 0 10px;
}
ul{
	list-style: none;
}
div{
	color: #14120d;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 12px;
}

a{
	color: #edeee4;
	text-decoration: none;
	outline: 0;
}
a:focus{
	-moz-outline-style: none;
}
div#content a{
	color: #24120d;
	text-decoration: none;
}

div#content a:hover{
	color: #68554a;
	text-decoration: underline;
}
div#content a:visited{
	color: #91873f;
}

#container{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	/*
	border: 1px solid;
	*/
}
div#head{
	color: white;
	display:-moz-inline-box;
	display:inline-block;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	width: 985px;
}
div#head #payoff{
	background: url("../img/payoff.png") no-repeat;
	width: 256px;
	height: 17px;
	display: block;
	float: right;
	margin: 63px 16px 0 0;
}
div#head #logo{
	background: url("../img/logo.png") no-repeat;
	margin-top: 40px;
	display: block;
	width: 160px;
	height: 45px;
	float: right;
}
div#head #logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
}
div#head ul{
	float: left;
	margin-top: 58px;
	padding-bottom: 11px;
	position: relative;
	top: 2px;
}
div#head ul li{
	font-size: 11px;
	float: left;
	padding: 0px 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: center;
	border-right: 1px solid #f9f6ea;
	height: 22px;
}
div#head ul li#downloads{
	border: none;
}
/*
div#head ul li a{
	text-indent: -5000px;
	display: block;
	height: 16px;
	background: url("../img/topNav.png") no-repeat;
}
div#head ul li#sendCoffee a{
	width: 64px;
	background-position: -75px 0;
}
div#head ul li#sendCoffee a:hover{
	background-position: 0 0;
}
div#head ul li#products a{
	width: 50px;
	background-position: -75px -32px;
}
div#head ul li#products a:hover{	
	background-position: 0 -32px;
}

div#head ul li#about{
	padding-top: 4px;
}
div#head ul li#about a{
	width: 75px;
	height: 19px;
	background-position: -75px -65px;
}
div#head ul li#about a:hover{
	background-position: 0 -65px;
}
div#head ul li#recipies a{
	width: 40px;
	background-position: -75px -16px;
}
div#head ul li#recipies a:hover{
	background-position: 0 -16px;
}
div#head ul li#downloads a{
	width: 58px;
	background-position: -75px -48px;
}
div#head ul li#downloads a:hover{
	background-position: 0 -48px;
}
div#head ul li#downloads{
	border: none;
}
*/

div#pageHome{
	overflow: hidden;
	height: 475px;
}
div#page{
	background: url("../img/pageTop.png") no-repeat;
	padding-top: 10px;
	position: relative;
}
div#page div#content{
	background: url("../img/pageBg.png") repeat-y;
	width: 940px;
	padding: 17px 10px 0 30px;
	overflow: hidden;
	display:block;
}
div#page #bottom{
	background: url("../img/pageBottom.png") no-repeat;
	height: 10px;	
}

div#main{
	overflow: hidden;
	width: 600px;
	float: left;
	margin-top: 2px;
}
div#main.wide{
	width: 940px;
	text-align: center;
	margin-bottom: 20px;
}

/* ### Slider Gallery */
.gallery{
    background: url("../img/scrollBg.png") no-repeat;
	width: 570px;
}

.sliderGallery {
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
    padding: 5px 0 0 0;
    width: 562px;
    height: 115px;
}
.sliderGallery ul.items {
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 10px;
    margin: 0;
    height: 80px;
    width: 2040px;
}

.sliderGallery ul li {
	/*
    display: inline;
    display:-moz-inline-box;
	display:inline-block;
    */
	margin: 0 10px;
    display: block;
    float: left;
    width: 100px;
	text-align: center;
	/*
	*/
	/*
    height: 80px;
    */
}
.sliderGallery ul li span{
    background: url("../img/productsSmallNo.png") no-repeat;
    margin: 5px auto;
   	width: 31px;
	height: 57px;
	display: block; 
}
div.slider{
	height: 17px;
	position: relative;
	margin: 0 10px 0 5px;
}
.handle {
	position: absolute;
	cursor: move;
	height: 7px;
	width: 313px;
	top: 95px;
	background: url("../img/handle.png") no-repeat;
	z-index: 100;
}
.sliderGallery ul li a{
	color: #2f170b;
}
.sliderGallery ul li a.selected{
	font-weight: bold;
}
.sliderGallery ul li#item1 span{
	background-position: 0 -57px;
	width: 31px;
}
.sliderGallery ul li#item2 span{
	background-position: 0 -113px;
	width: 30px;
	height: 58px;
}
.sliderGallery ul li#item3 span{
	background-position: 0 -171px;
	width: 29px;
	height: 58px;
}
.sliderGallery ul li#item4 span{
	background-position: 0 -229px;
	width: 27px;
	height: 62px;
	margin: 3px auto;
}
.sliderGallery ul li#item5 span{
	background-position: 0 -290px;
	width: 30px;
	height: 56px;
	margin: 6px auto;
}
.sliderGallery ul li#item6 span{
	background-position: 0 -345px;
	width: 26px;
	height: 56px;
	margin: 6px auto;
}
.sliderGallery ul li#item7 span{
	background-position: 0 -401px;
	width: 28px;
	height: 47px;
	margin: 10px auto;
}
.sliderGallery ul li#item8 span{
	background-position: 0 -447px;
	width: 32px;
	height: 48px;
	margin: 10px auto;
}
.sliderGallery ul li#item9 span{
	background-position: 0 -495px;
	width: 30px;
	height: 55px;
	margin: 6px auto;
}
.sliderGallery ul li#item10 span{
	background-position: 0 -550px;
	width: 32px;
	height: 43px;
	margin: 12px auto;
}
.sliderGallery ul li#item11 span{
	background-position: 0 -594px;
	width: 31px;
	height: 43px;
	margin: 12px auto;
}
.sliderGallery ul li#item12 span{
	background-position: 0 -638px;
	width: 31px;
	height: 43px;
	margin: 12px auto;
}
.sliderGallery ul li#item13 span{
	background-position: 0 -681px;
	width: 31px;
	height: 43px;
	margin: 12px auto;
}
.sliderGallery ul li#item14 span{
	background-position: 0 -724px;
	width: 31px;
	height: 44px;
	margin: 12px auto;
}
.sliderGallery ul li#item15 span{
	background-position: 0 -768px;
	width: 31px;
	height: 43px;
	margin: 12px auto;
}
.sliderGallery ul li#item16 span{
	background-position: 0 -811px;
	width: 31px;
	height: 45px;
	margin: 11px auto;
}
div.crumbWrap{
	text-align: left;
}
ul#breadcrumbs{
	display:-moz-inline-box;
	display:inline-block;
	overflow: hidden;
	margin-bottom: 20px;
}
ul#breadcrumbs li{
	display: inline;
	float: left;
	font-size: 11px;
	color: #24120d;
	margin-right: 15px;
	letter-spacing: 1px;
}
ul#breadcrumbs li a,
ul#breadcrumbs li a:hover,
ul#breadcrumbs li a:visited{
	color: #24120d;
	text-decoration: none;
}
ul#breadcrumbs li.bullet{
	padding-left: 20px; 
	background: url("../img/bullet.gif") no-repeat 0 4px;
}
ul#breadcrumbs li.product,
ul#breadcrumbs li.selected{
	font-weight: bold;
}
div#productInfo{
	margin-bottom:50px;
	overflow:hidden;
}
div#productInfo div#productFlavour {
	margin-bottom: 30px;
}

div#productFlavour {
	margin-top: 10px;	
}

.product-header{
	width: 600px;
}


div#productInfo h1{
	display: block;
	overflow: hidden;
}
div#productInfo p{
	width: 570px;
	font-family: Arial;
	font-size: 14px;
	color: #2b1c13;
}
div#productInfo p span{
	background: url("../img/productsLargeNo.png") no-repeat;
	width: 108px;
	height: 204px;
	float: left;
	margin-right: 40px;
}
div#productInfo.item0 p span{
	background-position: 0 0;
}
div#productInfo.item1 p span{
	background-position: 0 -203px;
	height: 201px;
}
div#productInfo.item2 p span{
	background-position: 0 -403px;
	height: 208px;
	margin-bottom: 20px;
}
div#productInfo.item3 p span{
	background-position: 0 -610px;
	height: 188px;
}
div#productInfo.item4 p span{
	background-position: 0 -796px;
	height: 221px;
}
div#productInfo.item5 p span{
	background-position: 0 -1016px;
	width: 107px;
	height: 195px;
}
div#productInfo.item6 p span{
	background-position: 0 -1212px;
	width: 96px;
	height: 200px;
}
div#productInfo.item7 p span{
	background-position: 0 -1412px;
	width: 101px;
	height: 169px;
}
div#productInfo.item8 p span{
	background-position: 0 -1580px;
	width: 110px;
	height: 164px;
}
div#productInfo.item9 p span{
	background-position: 0 -1743px;
	width: 96px;
	height: 200px;
}
div#productInfo.item10 p span{
	background-position: 0 -1942px;
	width: 90px;
	height: 127px;
}
div#productInfo.item11 p span{
	background-position: 0 -2069px;
	width: 90px;
	height: 128px;
}
div#productInfo.item12 p span{
	background-position: 0 -2197px;
	width: 90px;
	height: 126px;
}
div#productInfo.item13 p span{
	background-position: 0 -2323px;
	width: 90px;
	height: 127px;
}
div#productInfo.item14 p span{
	background-position: 0 -2450px;
	width: 90px;
	height: 127px;
}
div#productInfo.item15 p span{
	background-position: 0 -2577px;
	width: 90px;
	height: 129px;
}
div#productInfo.item16 p span{
	background-position: 0 -2706px;
	width: 90px;
	height: 127px;
}
/* Downloads */
img.thumb{
	float: left;
	margin-right: 20px; 
}
ul.linklist{
	margin-top: 20px;
}
ul.linklist.full{
	display: block;
	
}
ul.linklist li{
	display: inline;
	float: left;
	margin-right: 20px;
}

/* About */
div.good_idea_pic{
	float:left;
	text-align:center;
	width:150px;
}

div.column .inner_column{
	float: left;
	width: 435px;
}
div.column{
	line-height: 150%;
}


/** NEW FOOTER **/
div#footer {
	margin-top: 10px;	
}

div#footer ul li img {
	display: block;
	float: left;
}
div#footer ul li a span {
	float: left;
	margin-left: 3px;
}

div#footer ul li#disclaimer {
	border: none;
	cursor: pointer;
}

div.line{
	height: 1px;
	background: white;
	margin-top:7px;
	width:211px;
}

div#line-left {
	float: left;
}

div#line-right {
	float: right;
}

div#footer ul{
	display: block;
	list-style-type: none;
	float: left;
}

div#footer ul li{
	display: block;
	float: left;
	border-right: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
	height: 17px;
	margin-bottom: 20px;
}
/** END NEW FOOTER **/





div#page div #right{
	background: none;
	width: 320px;
}
div#right{
	width: 340px;
	float: right;
	padding-bottom: 60px;
	/*
	border: 1px solid;
	*/
}
/* right align at front page */
div#pageHome .plate {
    position: relative;
    left: 30px;
}
div#right .plate{
	background: url("../img/plate.png") no-repeat;
	padding: 13px 42px 0 25px;
	height: 151px;
}
div#page div #right .plate{
	background-image: url("../img/plate2.png");
}

.plateContent img { padding-bottom: 15px; }

div#right .plate .plateContent{ 
	height: 95px;
}

div#right .plate .hr{ 
	background-color: black;
	height: 2px;
	margin-bottom: 7px;
}

div#right .plate img{
	float: left;
	
}
div#right .plate hr{
	color: #24120d;
	background-color: #24120d;
	height: 2px;
	margin: 0 0 5px 0;
	line-height: 0;
	border: 0;
	padding: 0;
}
div#right .plate p{
	margin-bottom: 13px;
}
div#right .plate h2{
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#right .plate.fb h2{
	margin-top: 10px;
	background: url("../img/feature/fbHeader.png");
	width: 168px;
	height: 38px;
}
div#right .plate.cm h2{
	background: url("../img/feature/cmHeader.png");
	width: 112px;
	height: 37px;
}

div#right .plate span.flash-title {
	line-height: 30px;
	letter-spacing:1px;
}

a.link{
	color: #24120d;
	font-family: arial;
	font-size: 10px;
	float: right;
	background: url("../img/link.png") no-repeat right;
	padding-right: 20px;
	height: 16px;
	padding-top: 2px;
}
a.link:hover{
	color: #68554a;
	background-image: url("../img/linkHover.png");
}
a.link:visited{
	color: #91837f;
}

.hidden {
	display: none;
}


/* Products */
/*
div#pane1{
	overflow: hidden;
	width: 200px;
	height: 200px;
	border: 1px solid;
}
*/