

body {
	overflow: hidden; /*Needed to eliminate scrollbars*/
	background-color: #F5F6EE;
}

body,html {
	height: 100%; /* Needed for a proper vertical centering */
	margin: 0;
	padding: 0;
}

/*Supersize Plugin Styles*/
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
	background-image: url(images/progress.gif);
}

#supersize {
	position: fixed;
}

#supersize img,#supersize a {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
}

#supersize {
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.masterTable {
	display: table;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.centeringCell {
	display: table-cell;
	vertical-align: middle;
}

#main {
	overflow: auto;
	z-index: 3;
	margin: 0px auto;
	width: 962px;
}

/* the entire box that may be scrolled within the main box */
#scrolledBox {
	position: relative;
	padding-bottom: 50px;
	/* dimension */
	width: 960px;
	background-color: white;
	border: 1px solid #9C9C9C;
	/* rebzweig */
	background-image: url("../images/rebzweig.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* header */
#header,#footer {
	width: 916px;
	margin: 0px 22px;
	padding: 8px 0px;
}

#header {
	height: 25px;
	border-bottom: 1px solid #9C9C9C;
	position: relative;
}

#logo {
	margin-top: 4px;
}

#metanav {
	position: absolute;
	right: 0px;
	bottom: 9px;
}

#metanav .mod_customnav {
	display: inline;
}

/* footer */
#footer {
	position: absolute;
	bottom: 0px;
	text-align: center;
	border-top: 1px solid #9C9C9C;
}

/* navigation */
#nav {
	float: left;
	width: 191px;
	height: 322px;
	/*total height - header - footer - padding top -> 480-41-31-86 = 322*/
	padding: 86px 22px 0px 22px;
}

#content {
	float: left;
	width: 490px;
}

#content_wide {
	float: left;
	width: 703px; /* 490+22+191 = 703 */
}

#right {
	float: right;
	width: 191px;
	padding: 71px 22px 0px 22px;
}

/* custom styles!!! source out */
.hidden {
	display: none;
}

/* gallery related */
.image_description {
	margin-bottom: 11px;
	margin-right: 11px;
	text-align: center;	
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
}

/* images */
.ce_gallery img {
	border: 1px solid #DDDDDD;
	padding: 5px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B4B4B;
}

a {
	color: #6D8014;
	text-decoration: underline;
}

a:hover, #nav a:hover {
	text-decoration: underline;
}

#nav a {
	color: #4B4B4B;
	text-decoration: none;
}

#nav a.active, #nav span.active, #nav a.trail, #nav span.trail {
	outline: none;
}
#nav span.active, #nav a.trail {
	font-weight: bold;
}

h1, h2, h3 {
	font-weight: normal;
	color: #6D8014;
}

h1 {
	margin: 36px 0px 17px 0px;
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
}

#header,#footer {
	font-size: 11px;
}

#logo { /* TODO remove as soon as possible */
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #545454;
}

#nav ul {
	margin: 0px;
	padding-left: 0px;
}

#nav li {
	list-style: none;
	margin-bottom: 12px;
}

/* gallery related */
.image_description {
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
}

.form input.short-number {
	width: 50px;
}

.form .col_first {
	vertical-align: top;
}

.form .col_first {
	text-align: right; 
}

.form .checkbox_container span {
	display: block;
}

.form p.error {
	margin: 0px;
	padding: 0px; 
	color: #CC0000;
	font-weight: bold;
}

input.text, textarea {
	border: 1px solid #6D8014; 
	padding: 3px;
}

table {
	border-collapse: collapse;
}

th, td {
	padding: 3px;
}

th, table tfoot td {
	background-color: #EFEFEF;
	border-bottom: 1px solid #6D8014;
}

table tfoot td {
	border-top: 2px solid #6D8014;
}

.product_item {
	float: left;
	width: 140px;
	margin-bottom: 20px;
	text-align: center
}

.product_name, .product_size {
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
}
.product_size {
	font-weight: normal;
}

.inline-product-detail {
	background-color: #ffffff;
	border: 5px solid #060606;
	padding: 20px;
	height: 475px; /* 525 - 2*20 (padding) - 2*5 (border) */
}

.inline-product-detail img {
	float: left;
}

.inline-product-detail h1 {
	
}

.inline-product-detail h2 {
	font-size: 14px;
}

.inline-product-detail .last {
	clear: left;
}

input.cart-product {
	width: 35px;
}

.inline-product-detail img.cart {
	float: none;
}

.cart-table {
	width: 270px;
}

.cart-information {
	margin-left: 70px; 
	text-align:center;
}

.price-col {
	text-align: right;
	padding-right: 20px;
}

.bottle-size-col {
	text-align: center;
}

.size2 td {
	border-top: 1px dashed #6D8014;
}

/* cart */
table.cart .right {
	text-align: right;
}