body {
	background: #f9eeda url(/img/cocktails/cocktailsBg.jpg) center center no-repeat;
}

#topLinksLine {
	margin-top: 31px;
	padding: 0 0 0 47px;
	width: 876px;
	height: 32px;
}
#topLinksLine h1 {
	height: 19px;
	margin: 0;
	float: left;
}
#topLinksLine a {
	float: right;
}
/*carrousel*/
#placeCarrou {
	padding-left: 6px;
	height: 360px;
	position: relative;
	z-index: 20;
}
#carrouLeft, #carrouRight {
	float: left;
	width: 39px;
	height: 43px;
	overflow: hidden;
	padding-top: 144px;
}
#carrouRight {
	text-align: right;
}

#cocktailsCarrousel {
	float: left;
	width: 876px;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#carrouContent {
	height: 350px;
	width: 1000px;
}
.unBarCocktail {
	width: 215px;
	height: 350px;
	float: left;
	margin-right: 6px;
	text-align: left;
	font-size: 10px;
	background: url(/img/cocktails/bartenderCocktailBg.png);
	position: relative;
}
.unBarCocktail a {
	position: relative;
	z-index: 20;
}
.barCocktail {
	width: 183px;
	height: 334px;
	padding: 16px 14px 0 18px;
}
.barCocktailTop {
	height: 285px;
}
.unBarCocktail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	font-style: italic;
	height: 24px;
	margin: 0 0 7px 0;
	padding: 0;
}
.unBarCocktail ul {
	margin: 0 0 5px 0;
	list-style: disc inside;
}
.unBarCocktail p {
	margin: 0 0 5px 0;
}
.unBarCocktail p strong {
	text-transform: uppercase;
}
.unBarCocktail dl {
	text-align: right;
	margin: 0;
	padding: 0;
	z-index: 20;
}

.unBarCocktail dt {
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-weight: bold;
}
.unBarCocktail dd {
	padding: 0;
	margin: 0;
	line-height: 12px;
	color: white;
}
.unBarCocktail dd a {
	color: #f7dfaa;
	position: relative;
	z-index: 20;
}

.bartender{padding-bottom:3px}

.bartender .dt {
	padding: 0;
	margin: 0;
	line-height: 12px;
	font-weight: bold;
}
.bartender .dd {
	padding: 0;
	margin: 0;
	line-height: 12px;
	color: white;
}
.bartender .dd a {
	color: #000000;
	position: relative;
	z-index: 20;
	margin-left:115px;
}
#conditionsContent {
	font-size:11px;
	text-align:left;
	width:170px;
	height:250px;
}
#scrollContent {
	float:left;
	height:250px;
	overflow:hidden;
	width:170px;
}
.vThumb {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 20px;
	width: 7px;
	background: #dfc48a url(/img/scrollKnobBg.gif) center center no-repeat;
	border-top: 1px solid #efdfbd;
	border-left: 1px solid #efdfbd;
	border-right: 1px solid #bb8a51;
	border-bottom: 1px solid #bb8a51;
	overflow: hidden;
}
.vScrollbar {
	
}
.vTrack {
	height: 248px;
	width: 9px;
	padding: 0 2px;
	border-top: 2px solid #26180a;
	border-bottom: 2px solid #26180a;
	background-color: #26180a;
	margin-right: 2px;
	position: relative;
	overflow: hidden;
}