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;
}

a { 
	outline: none;
}

#wrapper {
	margin: 0;
	padding: 0 0 20px 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;
}

#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;
}

#right {
	width: 256px;
	float: right;
	overflow: hidden;
}

#right.wide {
	width: 160px;
}

#right.home {
	/*text-align: right;*/
}

#right.home #products li {
	float: right;
}

#right.ads {
	width: 500px;
	background-color: #f3f3f3;
}

#right.signup {
	width: 452px;
}

#footer {
	width: 852px;
	margin: 20px auto;
	height: 64px;
	padding: 0;
	background: url(../images/layout/bg-footer.gif) bottom left no-repeat;
}

p.italic {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}

p.subheading {
	font: italic 150% 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;
	color: #917546;
}

.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, #footer ul.left {
	float: left;
	list-style-type: none;
	overflow: hidden;
	margin: 39px 0;
	padding: 0;
}

#footer ul.left {
	width: 349px;
	margin: 8px 0 0 50px;
	padding: 0;
	background: white;
}
#footer ul.left li {
	margin: 0;
}

#footer ul.left li a img {
	border: none;
}
#footer ul.left li.useyourlocal a img {
	padding: 30px 0 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, #products li.art {
	background-image: none;
	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;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Forms */
/* ----------------------------------------------------------------------------------------------------------------------- */

label {
	display: block;
	font-style: italic;
	padding: 16px 0 5px 0;
}

a {
	color: #9ba5a7;
}

input.text, select.text {
	font: 97.8% Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin: 0;
	padding: 4px;
	background: #d4d4d4;
	color: #1e2b3b;
	width: 100%;
}

.day {
	padding: 0 !important;
	border: 1px solid #d4d4d4 !important;
	width: 28% !important;
}

.month {
	padding: 0 !important;
	border: 1px solid #d4d4d4 !important;
	width: 28% !important;
}
.year {
	padding: 0 !important;
	border: 1px solid #d4d4d4 !important;
	width: 38% !important;
}

input.checkbox {
	float: left;
	margin: 0;
	padding: 0;
}

label.check {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	width: 85%;
	font-size: 90%;
}

label.radio {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	width: 35%;
}

.dob {
	padding-bottom: 16px;
}

.sign {
	width: 156px; 
	padding: 16px 50px 50px 20px;
	margin: 0;
	float: right;
}

.essential {
	background: #f3f3f3;
}
