body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/layout/bg_main.gif) top center repeat-x;
	font: 74% Verdana, Arial, Helvetica, sans-serif;
	color: #9ba5a7;
}

body.home {
	background: #FFF url(../images/layout/bg_main_home.gif) top center repeat-x;
}

body.videoplayer {
	background: #FFF;
}

body.age {
	background: #FFF url(../images/layout/bg_main_age.gif) top center repeat-x;
}

a { 
	outline: none;
}

#wrapper {
	margin: 0 0 20px 0;
	padding: 0;
}

#header {
	background: url(../images/layout/bg_header.gif) bottom center no-repeat;
}

#flash-content {
	width: 950px;
	height: 369px;
	margin: 0 auto;
	padding-bottom: 3px;
}

#flash-content-ad {
	width: 950px;
	height: 534px;
	margin: 0 auto;
	padding-bottom: 3px;
}

#flash-content-age {
	width: 950px;
	height: 122px;
	margin: 0 auto;
	padding-bottom: 3px;
}

#menu {
	width: 860px;
	height: 93px;
	margin: 0 auto 21px auto;
	overflow: hidden;
	background: url(../images/layout/logo.jpg) center center no-repeat;
}

#body {
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
}

#left {
	width: 330px;
	margin-left: 10px;
	float: left;
}

#left.wide {
	width: 696px;
	margin-left: 0;
}

#left.home {
	width: 520px;
	margin-bottom: 50px;
}

#left.age {
	width: 330px;
	margin-top: 10px;
	margin-left: 250px;
	
}

#right {
	width: 256px;
	float: right;
	overflow: hidden;
}

#right.wide {
	width: 160px;
}

#right.home {
	text-align: right;
}

#right.age {
	width: 130px;
	text-align: right;
	margin-right: 150px;
}


#right.ads {
	width: 500px;
	background-color: #f3f3f3;
}

#footer {
	width: 852px;
	margin: 20px auto;
	height: 64px;
	padding: 0;
	background: url(../images/layout/bg-footer.gif) bottom left no-repeat;
	overflow: hidden;
}

p.italic {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}

p.subheading {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
  	margin-top: 30px;	
}

p.indent {
	text-indent: 40px;
}

p.artheading {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
 	margin-top: 0px;	
 	margin-bottom: -10px;
}

.kronenbourg-bottle {
	background: url(../images/layout/bg-kronenbourg-bottle.jpg) top center no-repeat;
}

.dynamo-systeme-can {
	background: url(../images/layout/bg-dynamo-systeme.jpg) top center no-repeat;
}

.premier-cru-bottle {
	background: url(../images/layout/bg-premier-cru.jpg) top center no-repeat;
}

.blanc-bottle {
	background: url(../images/layout/bg-blanc.jpg) top center no-repeat;
}

.art-of-beer { 
	background: url(../images/layout/bg-art-of-beer.jpg) top center no-repeat;
}



.grey {
	background-color: #f3f3f3;
	float: right;
	padding: 10px;
	text-align: left;
}

.grey p {
	width: 236px;
}

.next {
	margin-top: 40px;
}

.padding-bottom-10px {
	padding-bottom: 10px;
}

.flow {
	overflow: hidden;
}

img.feature {
	padding-bottom: 3px;
	background: url(../images/sidebar/image-footer.gif) bottom left no-repeat;
	margin-bottom: 15px;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Menu */
/* ----------------------------------------------------------------------------------------------------------------------- */

#menu ul.left {
	float: left;
	list-style-type: none;
	overflow: hidden;
	margin: 39px 0;
	padding: 0;
}

#menu ul.right, #footer ul.right  {
	float: right;
	list-style-type: none;
	overflow: hidden;
	margin: 39px 0;
	padding: 0;
}

#menu ul li, #footer ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#submenu {
	list-style-type: none;
	width: 160px;
	margin: 0 0 35px 0;
	padding: 12px 0 75px 0;
	border-top: 1px solid #e8e9ee;
	border-bottom: 1px solid #e8e9ee;
	float: right;
}

#submenu li {
	margin: 0;
	padding: 0 0 4px 0;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Menu */
/* ----------------------------------------------------------------------------------------------------------------------- */

#products {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#products li {
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	width: 231px;
}

#products li a {
	display: block;
	padding: 7px;
	text-decoration: none;
	background: url(../images/layout/product-footer.gif) 9% 100% no-repeat;
}

#products li a:hover {
	background: #f3f3f3;
}

#products li a p {
	color: #9ba5a7;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Ads */
/* ----------------------------------------------------------------------------------------------------------------------- */

#right.ads ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding: 16px 0 16px 20px;
}

#right.ads ul li{
	margin: 0 0 20px 0;
	padding: 0 35px 8px 0;
	float: left;
	background: url(../images/layout/product-footer.gif) bottom left no-repeat;
}

#player {
	width: 520px;
	padding: 20px 105px 0px 105px;
}

#playerfooter {
	width: 310px;
	padding-top: 20px;
	
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Ads */
/* ----------------------------------------------------------------------------------------------------------------------- */

#terms {
	width: 370px;
	padding: 20px 10px 20px 10px;
}



