*{
	border: 0;
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
}

body{
	background: url("../img/light.png") center 16px no-repeat #000000;
}

h1{
	margin: 10px 0 20px 0;
}
h2{
	margin: 0 0 15px 0;
}
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: 20px;
}
div#head ul li#atWork{
	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{
	
	height: 400px;
}
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: 1320px;
}

.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 {
	display: inline;
}
*/
.sliderGallery ul li span{
    background: url("../img/productsSmallDK.png") no-repeat;
    margin: 0 auto 5px;   
   	width: 27px;
	height: 51px;
	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#item0 span{
	background-position: 0 -0px;
	width: 35px;
	height: 62px;
}
.sliderGallery ul li#item1 span{
	background-position: 0 -62px;
	width: 35px;
	height: 63px;
}
.sliderGallery ul li#item2 span{
	background-position: 0 -125px;
	width: 35px;
	height: 63px;
}
.sliderGallery ul li#item3 span{
	background-position: 0 -189px;
	width: 35px;
	height: 63px;
}
.sliderGallery ul li#item4 span{
	background-position: 0 -253px;
	width: 35px;
	height: 63px;
}
.sliderGallery ul li#item5 span{
	background-position: 0 -317px;
	width: 35px;
	height: 62px;
}
.sliderGallery ul li#item6 span{
	background-position: 0 -378px;
	width: 35px;
	height: 58px;
	margin: 4px auto;
}
.sliderGallery ul li#item7 span{
	background-position: 0 -435px;
	width: 35px;
	height: 51px;
	margin: 7px auto;
}
.sliderGallery ul li#item8 span{
	background-position: 0 -486px;
	width: 35px;
	height: 41px;
	margin: 12px auto;
}
.sliderGallery ul li#item9 span{
	background-position: 0 -527px;
	width: 35px;
	height: 41px;
	margin: 12px auto;
}
.sliderGallery ul li#item10 span{
	background-position: 0 -568px;
	width: 35px;
	height: 41px;
	margin: 12px 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#product-headers {
	
}
div#product-headers span {
	width: 500px;
}
div#productInfo{
	min-height: 400px;
	height: auto;
}
div#productInfo p{
	width: 570px;
	font-family: Arial;
	font-size: 14px;
	color: #2b1c13;
}
div#productInfo p span{
	background: url("../img/productsLargeDK.png") no-repeat;
	width: 91px;
	height: 170px;
	float: left;
	margin-right: 40px;
}
div#productInfo.item0 p span{
	height: 200px;
	width: 110px;
	background-position: 0 0;
}
div#productInfo.item1 p span{
	height: 200px;
	width: 110px;
	background-position: 0 -200px;
}
div#productInfo.item2 p span{
	height: 205px;
	width: 110px;
	background-position: 0 -400px;
}
div#productInfo.item3 p span{
	height: 205px;
	width: 110px;
	background-position: 0 -608px;
}
div#productInfo.item4 p span{
	height: 205px;
	width: 110px;
	background-position: 0 -815px;
}
div#productInfo.item5 p span{
	height: 195px;
	width: 110px;
	background-position: 0 -1025px;
}
div#productInfo.item6 p span{
	height: 185px;
	width: 110px;
	background-position: 0 -1220px;
}
div#productInfo.item7 p span{
	height: 163px;
	width: 110px;
	background-position: 0 -1405px;
}
div#productInfo.item8 p span{
	height: 131px;
	width: 110px;
	background-position: 0 -1570px;
}
div#productInfo.item9 p span{
	height: 131px;
	width: 110px;
	background-position: 0 -1701px;
}
div#productInfo.item10 p span{
	height: 131px;
	width: 110px;
	background-position: 0 -1832px;
}
div#productInfo p div.product-text{
	float: left;
}
div#productInfo div#productFlavour {
	margin-bottom: 30px;
}
/* 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.leftColumn{
	float:left;
	text-align:center;
	width:150px;
}
div.column{
	margin: 0 0 50px 170px;
	width:400px;
	line-height: 150%;
}

div#footer{
	margin: 14px 0 20px 0;
	padding-left: 185px;
	height: 20px;
	background: url("../img/footerBg_new.gif") no-repeat 0 5px;
}
div#footer ul{
	text-align:center;
	overflow: hidden;
	display:-moz-inline-box;
	display:inline-block;
}
div#footer ul li{
	color: #f9f8ec;
	display: inline;
	float: left;
	margin-right: 18px;
}
div#footer ul li a{
	background: url("../img/footer_new.png") no-repeat top left;
	text-indent: -5000px;
	display: block;
	height: 14px;
}
div#footer ul li.com a{
	width: 73px;
}
div#footer ul li.no a{
	width: 59px;
	background-position: 0 -14px;
}
div#footer ul li.fi a{
	width: 60px;
	background-position: 0 -28px;
}
div#footer ul li.dk a{
	width: 65px;
	background-position: 0 -42px;
}
div#footer ul li.se a{
	width: 60px;
	background-position: 0 -56px;
}
div#footer ul li.nestle a{
	width: 54px;
	background-position: 0 -70px;
}
div#footer ul li.contact a{
	width: 54px;
	background-position: 0 -84px;
}
div#footer ul li.disclaimer{
	margin-right: 0;
}
div#footer ul li.disclaimer a{
	width: 59px;
	background-position: 0 -98px;
}
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: 14px 48px 0px 30px;
	height: 151px;
}
div#page div #right .plate{
	background-image: url("../img/plate2.png");
}

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

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

div#right .plate img{
	float: left;
	margin-right: 10px;
}
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;
}

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;
}
*/