
#raster {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background-image: url('../afbeeldingen/patroon.gif');
}

#background {
	position: fixed;	width:100%;
	height:100%;
    left: 0;
	top: 0;
    overflow: hidden;
    z-index: 1;
}

#background div {
	position:absolute;
	height: 200%;
    width: 200%;
	top:-50%;
	left:-50%;
}

#background img {
	margin:0 auto;
	min-height: 50%;
    min-width: 50%;
	vertical-align: baseline;
}
#background tbody {
	margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#background table {
	height: 100%;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

#background td {
    text-align: center;
    vertical-align: middle;
	height:100%;
	width:100%;
}

#background tr {
	margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.width100 {
	width:100%;
}

.height100 {
	height:100%;
}html {
	padding:0;
	margin:0;
	overflow-y: scroll;
	height:100%;
	width:100%;
	vertical-align: baseline;
}

body {
	font: normal normal normal 12px/17px GTHM, Verdana, sans-serif;
	color:#FFF;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background-color: #FFF;
}

:focus { 
	outline: 0px;
}

a:link,a:visited {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:none;
}

img {
	border:0 none;
}

#wrapper {
	position:relative;
	z-index: 301;
}

#useroverlay {
	background-color:#000;
	background: url('../afbeeldingen/black85.png');	z-index:302;
	position: fixed;	width:100%;
	height:100%;
	top: 0;
	left:0;
	display:none;
}

/* ALGEMEEN */
#overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:301;
	cursor:wait;
	display:none;
}
.hand {
	cursor: pointer;}
.vullen {
	clear:both;
}
.preload {
	display:none;
}#bottle {
	
}

#bottle img {
	float: left;
    height: 400px;
    position: relative;
    margin-top: 28px;
}

#content #bottle #info {
	position:relative;
	float:left;
	margin-left: 20px;
	margin-top: 96px;
	width:235px;
}

#content #bottle h1 {
	font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
}

#content #bottle h2 {
	font-size:12px;
	font-weight:normal;
	margin-bottom: 20px;
	color:#595959;
}

#content #bottle p {
	margin-bottom:20px;
}

#content #bottle p.info {
	color:#A7A9AC;
}

#content #bottle p.pricing {
	margin-bottom:0;
}

#content #added {
	color: #888888;
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 18px;
	display:none;
}#collection {
	position:relative;
	width:250px;
	padding: 40px;
}

#collection ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
}

#collection ul li {
	margin-bottom:10px;
}

#browse {
	color:#595959;
	padding: 40px;
			background-image:url("../afbeeldingen/white80.png");
		z-index:301;
}

#browse a {
	color:#595959;
}

#browse a:hover, #browse a:hover h1, #browse a:hover h2 {
	color:#000;
	font-weight:bold;
}

/*
#browse ul {
	border-right: 1px solid #AAA;
    float: left;
    line-height: 10px;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    width: 50px;
	font-size:12px;
}
*/

#browse ul {
    float: left;
    line-height: 10px;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    width: 100px;
	font-size:12px;
}

#browse #blendmenu {
	border-right:0 none;
	width: 60px;
}

#browse ul li {
	margin-bottom: 15px;
}

#browse ul .last {
	margin-bottom: 0;
}

#browse ul li a.active {
	font-weight:bold;
	color:#000;
}

#browsemenu {
	position:relative;
	margin-right: 10px;
	width: 175px;
	float:left;
}

#browse #browselist {
	position: absolute;
	top: 100px;
}

#browsecontent {
	position:relative;
	float:left;
}

.bottle {
	position:relative;
	float:left;
	margin-right:10px;
	width:110px;
	margin-bottom:45px;
	margin-top:29px;
	background: url('../afbeeldingen/dropshadow.png');    background-position: -31px 245px;
    background-repeat: no-repeat;
}

.bottle a span {
	display:block;
	border-top: 1px solid #AAA;
	margin-top: 15px;
    padding-top: 4px;
}

.bottle a:hover span {
	border-top:2px solid;
	padding-top:3px;
}

span.purchase {
	cursor:pointer;
	cursor:hand;
}#content {
	position:relative;
	padding:80px 80px 35px 80px;
	overflow:hidden;
	z-index: 301;
}

.boxwide {
	position: relative;
	background: url('../afbeeldingen/black85.png');	padding: 15px;
    width: 350px;
	float: left;
    margin-right: 35px;
	margin-bottom:45px;
	min-height: 315px;
}

.boxwide img {
	position: relative;
	margin-top: 15px;
}

#content .boxwide a:hover {
	color:#FCCA0D;
}

#content .contact {
	width:250px;
	min-height:1px;
}

#content .home {
	min-height:1px;
}

.last {
	margin-right:0;
}

#content h1 {
	margin:0 0 15px 0;
	font-size:24px;
	font-weight:normal;
}

#content h2 {
	margin:0 0 15px 0;
	font-size:12px;
	color:#FCCA0D;
}

#content .news h2 {
	color:#FCCA0D;
}

#content .topmargin {
	margin: 32px 0 10px;
}

#content p {
	margin:0 0 10px 0;
	position:relative;
}

.back {
	cursor:hand;
	cursor:pointer;
}#ruler {
	background-color:rgb(119,120,123);;
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#exclusivecellar {
	position:relative;
	width:250px;
	padding: 40px;
	color:rgb(119,120,123);
}

#exclusivecellar a {
	color:rgb(119,120,123);
}

#exclusivecellar h1 {
	color:rgb(149,128,74);
	font-family:"GTHMLLight",verdana,sans-serif;
	margin-bottom:18px;
}

#exclusivecellar p {
	margin-bottom:15px;
}

#exclusivecellar ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#exclusivecellar ul li {
	margin-bottom:10px;
}

#exclusivecontent {
	color:rgb(119,120,123);
	position: absolute;
    right: 40px;
    top: 115px;
    width: 250px;
	padding-right:40px;
}

#exclusivecontent h1 {
	font-family: "GTHM",Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
	color:rgb(149,128,74);
}

#exclusivecontent h2 {
	color:rgb(149,128,74);
}

#exclusivecontent p {
	padding-right:40px;
}/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 4, 2011 */

@font-face {
    font-family: 'GTHM';
    src: url('../fonts/gthm-book-webfont.eot');
    src: url('../fonts/gthm-book-webfont.eot?iefix') format('eot'),
         url('../fonts/gthm-book-webfont.woff') format('woff'),
         url('../fonts/gthm-book-webfont.ttf') format('truetype'),
         url('../fonts/gthm-book-webfont.svg#webfontSfGBDD0N') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GTHM';
    src: url('../fonts/gthm-medium-webfont.eot');
    src: url('../fonts/gthm-medium-webfont.eot?iefix') format('eot'),
         url('../fonts/gthm-medium-webfont.woff') format('woff'),
         url('../fonts/gthm-medium-webfont.ttf') format('truetype'),
         url('../fonts/gthm-medium-webfont.svg#webfontAN6eKGIs') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'GTHMLLight';
    src: url('../fonts/gthm-light-webfont.eot');
    src: url('../fonts/gthm-light-webfont.eot?iefix') format('eot'),
         url('../fonts/gthm-light-webfont.woff') format('woff'),
         url('../fonts/gthm-light-webfont.ttf') format('truetype'),
         url('../fonts/gthm-light-webfont.svg#GTHMLLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	/*overflow: hidden;*/
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	/*background: #dde;*/
	background: url('../afbeeldingen/black85.png');	position: relative;
}

#browse .jspTrack {
	background-image: none;
	background-color:#CDCDCD;
}

.jspDrag
{
	background: #FFF;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

#browse .jspDrag {
	background: #959595;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
}

.jspHorizontalBar .jspArrow
{
	width: 10px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}#navigationwrap {
	background-color: #000000;
    height: 100px;
    position: relative;
	color:#77787B;
	font-size:12px;
	z-index: 1030;
}

#navigation {
	background-color: #000000;
    width: 100%;
    height: 100px;
    position: absolute;
}

#user {
	position:absolute;
	bottom:100px;
	right:30px;
	text-align:right;
}

#user table input {
	background-color: #FFFFFF;
    border: 0 none;
    color: #77787B;
    font-size: 9px;
    height: 13px;
    padding: 2px 0;
    text-align: center;
    width: 17px;
	line-height: 13px;
	border-radius: 2px 2px 2px 2px;
}

#user table tr {
	text-align: left;
}

#user table td {
	padding-left:15px;
	padding-bottom:5px;
}

#user table td.number {
	padding-left: 5px;
}

#user table hr {
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:#77787B;
}

#user p {
	margin-bottom:0;
}

#user input#order, #user input#review {
	background-color: #77787B;
    border: 0 none;
    color: white;
    font-family: GTHM,verdana;
    font-size: 12px;
    padding: 2px 4px;
	cursor:pointer;
	cursor:hand;
	background-image: url("../afbeeldingen/submitbg.gif");
	border-radius: 2px 2px 2px 2px;
}

#user table input.remove {
	background-color: #77787B;
    color: #000000;
    height: 17px;
    padding: 0 0 2px;
    width: 43px;
	cursor:pointer;
	cursor:hand;
	 background-image: url("../afbeeldingen/submitbg.gif");
}

#navigation a {
	color:#77787B;
}

#navigation a.active {
	color:#FFF;
}

#navigation a:hover {
	color:#FFF;
}

#navigation #logo {
	bottom: 19px;
    left: 30px;
    position: absolute;
}

#navigation #menu {
	bottom: 15px;
    right: 20px;
}

#navigation #usermenu {
	bottom: 65px;
    right: 20px;
}

#navigation #usermenu a {
	cursor:pointer;
	cursor:hand;
}

#navigation ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
}

#navigation ul li {
	float: left;
    margin-right: 10px;
    position: relative;
}

#navigation #user h1 {
	margin:0 0 30px 0;
	font-size:24px;
	font-weight:normal;
}

#user .order {
	position: relative;
}

#user .order label {
	display: block;
	position: relative;
	margin-bottom: 2px;
}

#user .order input {
	background-color: #77787B;
	border: 1px solid #97989B;
    color: white;
    margin-bottom: 10px;
    padding: 2px 3px;
    position: relative;
	width: 174px;
	border-radius:2px;
}

#user .order select {
    position: relative;
    width: 183px;
	margin-bottom: 10px;
}

#usermenu a .items {
	color: #FFFFFF;
    position: absolute;
	right: 0;
	top: 15px;
}.scroll-pane { 
	/*overflow: auto;*/
	width: 99%; 
	/*float:left;*/
}

.scroll-content { 
	width: 0; 
	float: left; 
}

.horizontal-only {
	height: auto;
}#suggestions {
	position:relative;
	width:250px;
	padding: 40px;
}

#suggestions.suggestion {
	float:left;
}

#suggestions.suggestion, #suggestioncontent {
	color:rgb(112,110,110);
}

#suggestioncontent {
	position:relative;
	float:left;
}

#suggestioncontent div.bottles {
	width:300px;
	float:left;
	margin-right:40px;
	padding-top:40px;
}

#suggestioncontent div.bottles div.images {
	position:relative;
	height: 380px;
}

#suggestioncontent div.bottles div.images div {
	position:absolute;
}

#suggestioncontent div.bottles div.images div div.dropshadow {
	background: url('../afbeeldingen/dropshadow.png');	bottom: -45px;
	    height: 118px;
	    left: -28px;
	    width: 166px;
}

#suggestioncontent div.bottles div.images div.small {
	left: 117px;
    top: 35px;
}

#suggestioncontent div.bottles div.images div.medium {
	left: 210px;
    top: 34px;
}

#suggestioncontent div.bottles div.images div.large {

}

#suggestioncontent div.bottles p {
	border-top:1px solid;
	padding-top: 10px;
}

#suggestioncontent div#info {
	width:235px;
	float:left;
	padding-top: 72px;
}

#suggestions.suggestion ul li a:link,#suggestions.suggestion ul li a:visited {
	color:rgb(112,110,110);
} 

#suggestions ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#suggestions ul li {
	margin-bottom:10px;
}

#suggestions ul li a:hover,#suggestions.suggestion ul li a:hover,#suggestions ul li a.active,#suggestions.suggestion ul li a.active {
	font-weight:bold;
	color:black;
}

#suggestions div.spacer {
	margin: 0 0 11px 0;
}

p.black {
	color:#000;
}