@charset "utf-8";
/* Index CSS Document */
#wrapper {
	width: 100%;
	height: auto;
}
#page {
	width: 750px;
	height: 852px;
	border-left: 5px solid #e97a03;
	border-right: 5px solid #e97a03;
	border-bottom: 5px solid #e97a03;
	position: relative;
	left: 50%;
	margin-left: -375px;
	background-color: #FFFFFF;
}
#auto-height-page {
	width: 750px;
	height: auto;
	border-left: 5px solid #e97a03;
	border-right: 5px solid #e97a03;
	border-bottom: 5px solid #e97a03;
	position: relative;
	left: 50%;
	margin-left: -375px;
	background-color: #FFFFFF;
}
#header-image img {
	width: 750px;
	height: 125px;
	border: none;
}
#navigation-image img {
	width: 750px;
	height: 32px;
	border: none;
}
#featured-ad {
	font-size: 17px;
	position: relative;
	left: 100px;
	width: 550px;
	height: auto;
	margin-top: 35px;
	font-weight: 600;
	text-decoration: underline;
	border-left: 1px solid #b3cc07;
	border-right: 1px solid #b3cc07;
	border-top: 1px solid #b3cc07;
}
#advertisement {
	position: relative;
	left: 100px;
	width: 550px;
	height: 265px;
	border: 1px solid #b3cc07;
	background-color: #999999;
}
#header-text {
	position: relative;
	left: 100px;
	width: 409px;
	margin-top: 35px;
}
#header-text img {
	width: 409px;
	height: 34px;
	border: none;
}
#info-text {
	position: relative;
	left: 100px;
	width: 550px;
	height: auto;
	line-height: 13px;
	margin-top: 35px;
	font-weight: 200;
}
#club-info-text {
	position: relative;
	left: 100px;
	width: 345px;
	height: auto;
	line-height: 13px;
	margin-top: 60px;
	font-weight: 200;
}
.text {
	margin-bottom: 10px;
	font-size: 12px;
}
.text-bold {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.club-price {
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
#club-product-picture {
	position: absolute;
	left: 516px;
	width: 140px;
	height: 325px;
	top: 201px;
}
#club-product-picture img {
	width: 140px;
	height: 320px;
	border: none;
}
.general-info-text {
	color: #e97a03;
	font-weight: bold;
	margin-bottom: 10px;
}
#info-text ul {
	font-size: 12px;
	line-height: 13px;
	position: relative;
	left: 15px;
	width: 535px;
	margin-bottom: 10px;
}
.shipping-details {
	position: relative;
	left: 10px;
	width: 525px;
}
.get-acro {
	width: 88px;
	height: 31px;
	border: none;
}
.gift-card {
	width: 122px;
	height: 180px;
	border: none;
}
#internetwines {
	position: relative;
	left: 100px;
	width: 550px;
	height: 75px;
	border: 1px solid #b3cc07;
	margin-top: 35px;
}
#footer {
	position: relative;
	left: 100px;
	width: 550px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
hr {
	background-color: #b3cc07;
}
.break {
	line-height: 14px;
}
.footer-navigation {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-top: 4px;
}
.footer-copyright {
	font-size: 10px;
	text-align: right;
	line-height: 11px;
	margin-top: 7px;
}
.red {
	color: #db0000;
}
