@charset "utf-8";
/* CSS Document  */#left_nav{height:720px;border:1px solid #746949;clear:both;background-color:#210f0b;margin-top:37px;padding-top:12px;}
#left_nav div ul li{font-size:14px;color:#ede7b3;font-weight:700;text-align:center;line-height:36px;}
#left_nav div ul li a:hover{color:#e4e0c0;}
#content_info{
	height:auto;
	float:right;
}
#info_content{height:565px;width:726px;float:right;color:#e4e0c0;}
#culture_info li{font-size:14px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#E4E0C0;list-style-position:inside;list-style-type:disc;line-height:28px;}
#winery_regions{
	height:243px;
	width:672px;
	border:1px solid #756a49;
	background-color:#2e0202;
	background-image:url(../images/winery/frame_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:35px;
	padding-left:25px;
	padding-right:25px;
	margin-top: 18px;
}
#winery_regions_winery{
	height:auto;
	width:91%;
	border:1px solid #756a49;
	background-color:#2f0302;
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:40px;
	padding-left:25px;
	padding-right:25px;
	background-image:url(../images/winery/frame_bg_2.gif);
	margin-top: 18px;
	padding-bottom: 25px;
}
#info_content table tbody tr td div{
	width:350px;
	float:left;
	height:175px;
	overflow: hidden;
}
#product_profile{
	width: 695px;
	background-color: #210b08;
	color: #c2c3be;
	margin-top: 22px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
}
#winery_regions table tr td,#winery_regions_winery table tr td{font-weight:700;color:#FFF;padding-left:8px;line-height:27px;}
#winery_regions table tr td a,#winery_regions_winery table tr td a{color:#FFF;}
#winery_regions table tr td:hover,#winery_regions_winery table tr td:hover{background-color:#b30738;}
.culture_frame {
	border: 1px solid #746949;
	height: 250px;
	width: 350px;
	overflow: hidden;
	margin-top: 20px;
}

.culture_frame_opacity {
	filter: Alpha(Opacity=30);
	background-color:#000;
	height: 250px;
	width: 350px;
}

.culture_frame_title {
	line-height: 26px;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #746949;
	font-size: 14px;
	padding-left: 8px;
}
.culture_frame_content {
	height: 180px;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.culture_frame_content ul li {
	list-style-position: inside;
	list-style-type: disc;
}
.culture_frame_more {
	float: right;
	padding-right: 20px;
}
