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

/*Modules*/

/*Welcome Head*/
.moduletable_welcomehead {
	width:680px;
	height:100px;
}
/*SEARCH*/
.module_search {
	margin-left: 200px;
	margin-top:20px;
}
#top_module_search {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_search.png);
}
#content_module_search {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_search {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.png);
}

/*LOGIN*/
.module_login {
	margin-bottom:10px;
}
#top_module_login {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_login.jpg);
}
#content_module_login {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_module_login ul li {
}
#content_module_login ul li a {
	font-weight:bold;
	text-transform:uppercase;
}
#bottom_module_login {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.jpg);
}

/*CATEGORY BROWSE*/
.module_catbrowse {
	margin-bottom:10px;
}
#top_module_catbrowse {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_catbrowse.jpg);
}
#content_module_catbrowse {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_catbrowse {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.jpg);
}

/*CART*/
.module_cart {
	margin-bottom:10px;
}
#top_module_cart {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_cart.jpg);
}
#content_module_cart {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}
#bottom_module_cart {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.jpg);
}

/*WINERY*/
.module_winery {
	margin-bottom:10px;
}
#top_module_winery {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_winery.jpg);
}
#content_module_winery {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_winery {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.jpg);
}

/*RANDOM PRODUCTS*/
.module_random {
	margin-bottom:10px;
}
#top_module_random {
	width:250px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_random.jpg);
}
#content_module_random {
	width:228px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_random {
	width:250px;
	height:10px;
	background-image:url(../images/MODULE_bottom.jpg);
}


/*SCROLLER*/
.module_scroll {
	margin-bottom:10px;
}
#top_module_scroll {
	width:680px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_productslong.jpg);
}
#content_module_scroll {
	width:658px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_scroll {
	width:680px;
	height:10px;
	background-image:url(../images/MODULE_bottomlong.jpg);
}

/*FEATURED PRODUCTS*/
.module_features {
	margin-bottom:10px;
}
#top_module_features {
	width:680px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_features.jpg);
}
#content_module_features {
	width:658px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_features {
	width:680px;
	height:10px;
	background-image:url(../images/MODULE_bottomlong.jpg);
}

/*LATEST PRODUCTS*/
.module_latest {
	margin-bottom:10px;
}
#top_module_latest {
	width:680px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_latest.jpg);
}
#content_module_latest {
	width:658px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_latest {
	width:680px;
	height:10px;
	background-image:url(../images/MODULE_bottomlong.jpg);
}

/*TOP TEN PRODUCTS*/
.module_topten {
	margin-bottom:10px;
}
#top_module_topten {
	width:680px;
	height:30px;
	background-image:url(../images/MODULE_HEAD_toptent.jpg);
}
#content_module_topten {
	width:658px;
	background-color: #e0dbd1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #611627;
	border-left-color: #611627;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_module_topten {
	width:680px;
	height:10px;
	background-image:url(../images/MODULE_bottomlong.jpg);
}
