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


#mainContent img.shoponline {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 321px;
	top: 37px;
	height: 36px;
	width: 175px;
}
#content_shop {
	margin: 0px;
	height: 100%;
	width: 820px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/header/shoponline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
div.wine_shop   {
	height: 200px;
	width: 370px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	float: left;
	border: thin solid #885c20;
}
div.wine_shop   img {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.wine_shop   h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #885c20;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.wine_shop  p {
	font-family: "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
	color: #885c20;
	text-indent: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 14px;
}
div.wine_shop  h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div.wine_shop  form {
	margin: 0px;
	float: right;
	width: 140px;
	height: 35px;
	position: absolute;
	left: 219px;
	top: 161px;
}
div.wine_shop   input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99a364;
	margin: 0px;
	height: 25px;
	width: 130px;
	font-weight: bold;
	border: thin solid 666633;
}
