
body {
	color: #666;
}

div#nav {
	background-color: transparent;	
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #567B9D;
}

div.container {
	background: #fff;
}

div.container2 {
	background: #fff;
	margin-top: 6px;
}

div.topspace {
	margin-top: 25px;
}

div.page_topspace {
	margin-top: 6px;
}

div#header {
	background: #E1DFCF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background:#4D4D4D url(/images/cssimg/bg_header.jpg) no-repeat scroll 0 0;
}

div#left_column {
	padding-left: 30px;
	margin-bottom: 25px;
}

div#right_column {
}

div.g {
	padding-bottom: 90px;
}

div#main {
	background: #fff;
	text-align:left;
	font-size: 110%;
}

a#logo {
	color: #000;
	text-decoration: none;
}

div#pageshadow {
	margin: 0 auto;
	width: 970px;
	background: url(/images/cssimg/sideshadow.png) repeat-y scroll 0 0;
}
		

div.whoslogged {
	color: #ddd;
	text-align: right;
	margin-bottom: 18px;
}

div.whoslogged a {
	color: #fff;
}

div#placeholder-hero {
	background: #F4F5E4;
}

div#sub {
	background: #f3f3ec;
}

div.box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e6e6d4;
}

div#footer {
	color: #666;
	text-align: right;
	font-style: italic;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-18-8.png) repeat-x 0 0;
	height: 144px;
}



td.menu-item {
	color: #ccc;
}

td.menu-item-hover {
	color: #FFF;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #333;
	color: #CCC;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

div#cat_wrap {
	margin: 0 auto;
	width: 750px;
}

div#product_lg {
	margin: 0 auto;
	width: 650px;
}


/* @group Forms */

.search-box {
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #E2E3D8;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 0;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #B3242C;
	text-decoration: none;
}

a:hover, a:active {
	color: #B3242C;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:#4D4D4D url(/images/cssimg/texture_bg.jpg) repeat scroll 0 0;
	margin: 0 0 72px;
}

div#placeholder-nav {
	-moz-background-clip:border;
 	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #4D4D4D url(/images/cssimg/bg-nav.jpg) repeat-x scroll 0 0;
	height: 27px;
	padding-top: 4px;
}
div#nav-pad {
	padding-left: 15px;
}

div.search-box {
	padding: 18px;
}

div.whoslogged {
	height: 72px;
	line-height: 72px;
	text-align: right;
}

div#placeholder-nav table {
	
}

div#header, div#placeholder-hero {
	height: 115px;
	line-height: 115px;
	margin: 0;
}

div#placeholder-hero {
	width: 600px;
}

div#main div.inner {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	padding-top: 10px;
	padding-left: 10px;
}

div#shadow {
	background: url(/images/cssimg/bg_footer.gif) no-repeat 0 0;
	height: 18px;
	margin:0;
	width:970px;
}

div#footer {
	background: transparent;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
 
 
    .wine_wrap {
    border-bottom: 1px solid #eeeeee;
    width: 500px;
    margin-left: 10px;
    margin-bottom: 25px;
    }
    .wine_image {
    float: left;
    width: 150px;
    margin-left: 10px;
    margin-bottom: 25px;
    border: 0pt none ;
    }
    .wine_text {
    float: right;
    width: 300px;
    margin-bottom: 25px;
    }
