@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(../images/pattern_floral.gif) top left repeat;
	background-color:#000000;
	background-position:top center;
	
}

a {
	text-decoration:none;
	color:#476DBB;
}
#main {
	height:700px;
}
#header {
	height:100px;
	background:url(../images/monplaisir_header.png) top left no-repeat;
	/* background:url(../images/header_black.gif) top left no-repeat; */
	margin-bottom:10px;
	margin-top:20px;
}

#sidebar {
	width:220px;
	margin-left:10px;
	padding-top:10px;
	height:490px;
	background:url(../images/sidebar_coq.gif) bottom left no-repeat;
	background-position:0 370px;
	background-color:#464646;
}

#sidebar a {
	display:block;
	width:220px;
	height:36px;
	text-align:center;
	font-size:14px;
	color:#999;
}

#content {
	width:720px;
	height:500px;
	background:url(../images/sample_front_2.jpg) top left no-repeat;
	overflow:hidden;	
	position:relative;
	
}

#gallery {
	width:720px;
	height:500px;
	background:none;
	overflow:hidden;	
	position:relative;
	
}
#gallery .thumb {
	width:50px;
	height:50px;
	padding-left:10px;
	padding-top:10px;
	display:block;
	float:left;
}



#content_wine_list {
	width:720px;
	height:500px;
	background:url(../images/wines.jpg) top left no-repeat;
	overflow:hidden;	
	position:relative;
}

#content_regional_evening {
	width:720px;
	height:500px;
	background:url(../images/sample_front_2.jpg) top left no-repeat;
	overflow:hidden;	
	position:relative;
}


#footer {
	background:url(../images/footer_.jpg) top left no-repeat;
}

#footer a {
	display:block;
	padding:20px;
	color:#e0e0e0;
}

#footer a:hover{
	color:#ffffff;
}

.l {float:left;}
.r {float:right;}

object {
	background-color:#464646;
}

.panel {
	width:400px;
	height:500px;
	display:block;
	position:absolute;
	overflow:hidden;
	background-color:#ffffff;
}

.wines {
	font-size: 12px;
	font-weight: bold;
}

.panel_wine {
	background: transparent url(../images/hpanel_shade_double.gif) repeat-x scroll left top;
	width: 220px;
	display: block;
	position: absolute;
	overflow: hidden;
	background-color: #ffffff;
	padding: 10px;
	font-weight: bold;
}

.panel_title {
	width:60px;
	float:left;
	display:block;
	height:480px;
	background:url(../images/panel_shade_double.gif) top left repeat-y;
	padding:10px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#333333;
}
	
.panel_content_wrapper {
	
	display:block;
	padding:20px 0 20px 10px;
	float:left;
	
}

.panel_content {
	width:300px;
	float:left;
	display:block;
	line-height:15px;
	height:460px;
	text-align:center;
	line-height:15px;
	font-size:10px;
	
	/* background:url(../images/stamp.jpg) bottom right no-repeat; */
}

.hpanel {
	width:720px;
	height:500px;
	display:block;
	position:absolute;
	overflow:hidden;
	background-color:#ffffff;
}

.hpanel_title {
	width:700px;
	float:left;
	display:block;
	height:20px;
	background:url(../images/hpanel_shade_double.gif) top left repeat-x;
	padding:10px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#333333;
}

.hpanel_content {
	width:720px;
	float:left;
	display:block;
	height:460px;
	text-align:left;
	
		
	/* background:url(../images/stamp.jpg) bottom right no-repeat; */
}

.hpanel_text {
	line-height:15px;
	font-size:10px;
	color:#808080;
	display:block;
	width:246px;
	height:300px;
	padding:0 10px 0 10px;
	
}

#newsletter_button {
	color:#cccccc;
	
}

#panel_scroll {
	height:460px;
	display:block;
	overflow:auto;
}