@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../webimages/background.jpg);
	background-position: center top;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin: 0 0 0 0;
}

.top {
	overflow:hidden;
	width:100%;
}

.main {
	overflow:hidden;
	width:100%;
}

.main-store-detail {
	overflow:hidden;
	width:100%;
	margin: 10px 0 0 0;
}

.clear {
	clear:both;
}

.wrapmain {
	margin:0 auto;
	width:750px;
	background-color: #FFFFFF;
}

.navigation {
	width:500px;
	height:29px;
	z-index:1;
	float: right;
	margin: 45px 20px 0 0;
}

.login-cart {
	width:500px;
	height:20px;
	z-index:1;
	float: right;
	margin: 20px 20px 0 0;
	text-align: right;
}

.logo {
	width:144px;
	height:95px;
	z-index:1;
	float: left;
	margin: 20px 0 0 20px;
	background-image: url(../webimages/logo.gif);
}

.header_ {
	width:750px;
	height:135px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

.header-image_ {
	width:750px;
	height:300px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}

.header-store {
	width:750px;
	height:56px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0 0 10px 0;
}

.home-video {
	width:470px;
	margin: 20px 0 20px 20px;
	float: left;
	overflow: hidden;
}

.home-facebook {
	width:225px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 20px 20px 20px 0;
	float: right;
}

.basic-body {
	width:550px;
	position: relative;
	overflow: visible;
	float: left;
	margin: 0 0 40px 35px;
}

.home-content {
	width: 550px;
	float:left;
}

.home-wine-flash {
	width: 710px;
	height: 195px;
	float: left;
	margin: 20px 20px 20px 20px;
	text-align: center;
}

.home-refer-a-friend {
	width: 225px;
	height: 100px;
	float: left;
	margin: 0 0 0 20px;
}

.store-body {
	width: 710px;
	float: left;
	padding: 10px 20px 20px 20px;
}

.white-wine-title {
	width: 710px;
	float: left;
	background-color: #F2D445;
}

.red-wine-title {
	width: 710px;
	float: left;
	background-color: #A90808;
	margin: 10px 0 0 0;
}

.red-wines-left {
	width: 350px;
	float: left;
}

.red-wines-right {
	width: 350px;
	float: right;
}

.white-wines-left {
	width: 350px;
	float: left;
}

.white-wines-right {
	width: 350px;
	float: right;
}

.home-award-winning {
	width: 225px;
	height: 100px;
	float: left;
	margin: 0 0 0 18px;
}

.home-join-now {
	width: 225px;
	height: 100px;
	float: right;
	margin: 0 20px 0 0;
}

.basic-pagecontent {
	width: 710px;
	float: left;
	margin: 0 20px 20px 20px;
}

.basic-detail-pagecontent {
	width: 710px;
	float: left;
	margin: 20px 20px 20px 20px;
}


.footer-main {
	width:750px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}

.footer-left {
	width:350px;
	text-align: left;
	float:left;
	margin: 20px 0 20px 0;
}

.footer-right {
	width:350px;
	text-align: right;
	float:right;
	margin: 20px 0 20px 0;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


.prod-sml {
	width:335px;
	height: 210px;
	border:#999999 solid 1px;
	margin: 10px 0 0 0;
}

.prod-sml-img {
	width:86px;
	float:left;
	margin: 10px 0 0 20px;
}

.prod-sml-info {
	width:170px;
	float:right;
	margin: 10px 30px 0 0;
}

.prod-lrg {
	width:100%;
	position: relative;
}

.prod-lrg-img {
	width:187px;
	float:left;
	margin: 10px 0 0 0;
	height: 536px;
}

.prod-lrg-info {
	width:465px;
	float:right;
	margin: 10px 30px 0 0;
}

.sml-title {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.sml-details {
	color: #000000;
	text-decoration:none;
	font-size:10px;
	text-decoration:underline;
}

