html, body {				
background: #fff;			
margin: 0px 0px;
text-align: center;			/* Explorer position */
height: 100%;
padding-bottom: 30px;
}



table.position {
background: #fff;
width: 800px;
height: ;
margin-left: auto;			/* Mozilla position */
margin-right: auto;			/* Mozilla position */
}

div, td, h1, h2 {
	font-family: sylfaen, goudy, trebuchet ms, times new roman, georgia;
	font-size: 16pt;
	font-weight: normal;
	color: #2B2A33;
}

h1 {
font-size: 160%;
font-weight: normal;
margin: 0px 0px 3px 0px;
}

/* TOP */
td.top {
padding: 35px 0px 0px 0px;
height: 174px;
}

div.top {
background: url(../images/top_bg.jpg) no-repeat top left #fff;
width: 800px;
height: 110px;
margin: 0px 0px 4px 0px;
padding: 0px 0px;
}

/* TOPMENU */
div.top-menu {
background: #cdc6a8;
width: 800px;
text-align: left;
padding: 7px 0px 6px 0px;
}

a.top-menu, a.top-menu-active, a.top-menu:hover  {
font-family: arial, helvetica;
font-size: 12px;
font-weight: bold;
color: #8c8879;
text-transform: uppercase;
text-decoration: none;
margin: 0px 8px 0px 23px;
}

a.top-menu-active  {
color: #fff;
}


/* U-MENU */
div.u-menu {
	background: #2b2a32;
	width: 193px;
	height: 190px;
	text-align: left;
	border-bottom: solid 6px #cdc6a9;
	padding-top: 0px;
	overflow: hidden;
}

a.u-menu, a.u-menu-active, a.u-menu:hover  {
font-family: arial, helvetica;
font-size: 9px;
font-weight: bold;
color: #e0dfe2;
text-transform: uppercase;
text-decoration: none;
margin: 1px 0px 0px 20px;
display: block;
}

a.u-menu-level1, a.u-menu-level1:hover {
font-family: arial, helvetica;
font-size: 9px;
font-weight: bold;
color: #e0dfe2;
text-transform: uppercase;
text-decoration: none;
margin: 1px 0px 0px 20px;
display: block;
}

a.u-menu-level2, a.u-menu-level2:hover {
font-family: arial, helvetica;
font-size: 9px;
font-weight: bold;
color: #e0dfe2;
text-transform: uppercase;
text-decoration: none;
margin: 10px 0px 0px 20px;
display: block;
}














/* CONTENT */
td.content {
height: 475px;
border: solid 2px #cdc6a9;
border-top: none;
background: #e3deda;
}

div.column {
float: left;
}

div.col-inhold {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #6f6b6e;
	line-height: 16px;
	padding: 23px 20px;
}

div.content {
float: left;
background-color: #ffffff;
}

div.inhold {
width: 550px;
height: 400px;
padding: 0px;
margin: 0px;
}

div.product {
background: #F6F6F6;
width: 603px;
height: 190px;
border-bottom: solid 6px #cdc6a9;
font-size: 0px;
overflow: hidden;
}

/* BOTTOM */
td.bottom {
height: ;
}



.articlelink {
	font-family: arial, helvetica;
	color: #333333;
	text-decoration: none;
}

#bottlesDiv {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 10px;
}
#bottles {
	width: 800px;
	height: 110px;
	overflow: hidden;
	text-align: right;
	padding: 10px;
}

.loginform {
	text-align: left;
	font-family: goudy, garamond, sylfaen, trebuchet ms, times new roman, georgia, verdana, arial, helvetica;
	font-size: 10pt;
}



/* For iFrame Scroll */
#mainCont {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 340px;
	background-color: #ffffff;
}

#contentFrame {
	width: 100%;
	height: 340px;
	border: 0px;
}
#articleBody {
	padding: 10px;
	text-align: left;
	font-family: goudy, garamond, sylfaen, trebuchet ms, times new roman, georgia, verdana, arial, helvetica;
	font-size: 10pt;
	scrollbar-base-color: #2b2a32;
	color: #2B2A33;
	background-color: #ffffff;
}





/* Login Box */
LABEL {
	font-family: goudy, garamond, sylfaen, trebuchet ms, times new roman, georgia, verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	width: 80px;
}

