a {color:white;}
body {
	-webkit-margin-top-collapse: separate;
	-webkit-margin-bottom-collapse: separate;
	position: relative;
	margin: 0;
	-webkit-text-size-adjust: none;
	min-height: 416px;
	font-family: helvetica,sans-serif;
	-webkit-touch-callout: none;
}

#topbar {
	position: relative;
	left: 0;
	top: 0;
	height: 84px;
	width: auto;
	-webkit-margin-top-collapse: separate;

	margin-bottom: 23px;
	z-index: 0;
}
h1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin:0;
	padding:0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 14px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
	font-size: 2pt;
	z-index: 0;
	display:none;
}

h2{
	font-size:20px;
	margin-bottom:-10px;
}

#topbar{
	background: url(MA.gif) center no-repeat;
}

#collection {
	width: 100%;
	position: relative;
	min-height: 250px;
	margin-top: 10px;
	height: auto;
	-webkit-transition-property: -webkit-transform;
	-webkit-transform-style: preserve-3d;
}

.menu, .store, .form {
	-webkit-border-bottom-left-radius: 8px 8px;
	-webkit-border-bottom-right-radius: 8px 8px;
	-webkit-border-top-left-radius: 8px 8px;
	-webkit-border-top-right-radius: 8px 8px;
	-webkit-margin-bottom-collapse: separate;
	-webkit-margin-top-collapse: separate;
	background-color: rgb(30, 30, 30);
	border: rgb(30, 30, 30) solid 1px;
	font-size: 12pt;
	margin-bottom: 17px;
	margin-left: 9px;
	margin-right: 9px;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin-top: 3px;
}
.menuname, .formitem {
	margin-left: 12px;
	margin-top: 11px;
	width: auto;
	color: white;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 85%;
	white-space: nowrap;
	display:block;
}
.aoc{
	color: gray;
	font-size: 14px;
	display:block;
	margin-left: 12px;
	margin-bottom: 11px;
}

ul.menu li, ul.form li {
	position: relative;
	list-style-type: none;
	display: block;
	height: 58px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(60, 60, 60);
	-webkit-margin-top-collapse: separate;
	width: auto;
}
ul.menu li:first-child, ul.form li:first-child {
	border-top: 0;
}
ul.menu li:first-child:hover {
	-webkit-border-top-left-radius: 7px 7px;
	-webkit-border-top-right-radius: 7px 7px;
}
ul.menu li:hover {
	
}
ul.menu li:last-child:hover {

	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
}
ul.menu li a {
	display: block;
	height: 58px;
	overflow: hidden;
	-webkit-margin-top-collapse: separate;
	width: auto;
	text-decoration: none;
}
ul.menu li a img {
	width: auto;
	height: 32px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
ul.menu span.arrow, body.list span.arrow {
	position: absolute;
	width: 8px;
	height: 13px;
	right: 10px;
	top: 22px;
	background: url(chevron.png) no-repeat;
}
.graytitle {
	position: relative;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	right: 20px;
	width: auto;
	left: 9px;
	color: rgb(200,200,200);
	text-shadow: rgb(0,0,0) 0 1px 0;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-left: 8px;
}

#wine{
	width:100%;
	text-align:center;
	font-weight:bold;
}
#wine h3{
	font-weight:normal;
	padding-top:0;
	font-size:14px;
}

#wine .accroche{
	text-align:justify;
	padding:10px 20px 20px 20px;
}

#wine p{
	padding:10px 20px 20px 20px;
	font-size:15px;
	text-align:left;
	letter-spacing:-0.5;
}
.bottle{
	margin-top:10px;
}
