html, body {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	color: #663;
	background: #52357C url(/images/new_images/body_background_wide.gif) top center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F1E40;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29007F;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663;
	margin: 0.8em 0px 0.5em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663;
	margin: 0.8em 0px 0.5em;
}


p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4em;
	text-align: left;
	}

img	{
	border: 0;
	}

/* depreciated */
img.pic	{
	float: left;
	border: 2px solid #7F1E40;
	margin-right: 6px;
	padding: 4px;
	}

img.left	{
	float: left;
	border: 2px solid #7F1E40;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 3px;
	}

img.right	{
	float: right;
	border: 2px solid #7F1E40;
	margin-left: 6px;
	margin-bottom: 3px;
	padding: 3px;
	}

form    { 
	margin: 0; 
	padding: 0; 
	}

div#wrapper	{
	width: 975px;
	margin: 0 auto 20px auto;
	background: url(/images/bg_vert_lines_wide.gif) left top repeat-y;
	}

table	{
	padding: 0;
	width: 100%;
	}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
	}

a:hover {
	color: #7F1E40;
	text-decoration: underline;
	}

a:active {
	color: #666;
	}

input.link-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#fff;
	border: none;
	text-decoration:underline;
	padding:0;
	margin:0;
	color: #666;
}

.clear	{clear: both;}
.left	{float: left;}
.right	{float: right;}

.alignLeft {text-align: left;}
.alignCenter {text-align: center;}
.alignRight {text-align: right;}

/* left column spacing */

#leftcell	{
	padding: 0 0 0 0;
	width: 166px;
	}

img.logo	{
	display: block;
	text-align: center;
	margin: 0 auto 20px auto;
	}

/* home page off */

#offerweek-container {
	background: url(/images/new_images/offerweek_bg_wide.gif) 0 0 repeat-y;
}

div.offerweek	{
	background: url(/images/new_images/offerweek_bg_bottom_wide.jpg) bottom left no-repeat;
	padding: 0 0 10px 0;
	margin-bottom: 20px; 
	}

div.offerweek h1 {
	background: url(/images/new_images/offerweek_bg_top_wide.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #842442;
	margin-top: 1em;
	padding: 10px 10px 10px 15px;
	text-align: left;
	border-bottom: 2px solid #B5B498;
}

#centre div.offerweek p {
	padding: 0 10px 0.5em 120px;
	text-align: left;
}

a.details	{
	padding: 3px 0 5px 22px;
	background: #fff url(/images/icon_notes.gif) 0 50% no-repeat;
	}

a.back	{
	padding: 3px 0 5px 22px;
	background: #fff url(/images/icon_back.gif) 0 50% no-repeat;
	}

a.more	{
	padding: 3px 0 5px 22px;
	background: #fff url(/images/icon_more.gif) 0 50% no-repeat;
	}

a.next	{
	padding: 3px 22px 5px 0;
	background: #fff url(/images/icon_more.gif) 100% 50% no-repeat;
	}


/* centre column, with backgound image and right, left borders */

#centrecell	{
	}

#centre	{
	margin-bottom: 15px;
	padding: 10px 20px 75px 20px;
/*	border-right: 1px solid #1D40A2;
	border-left: 0;*/
	width: 563px;
	}

* html #centre { /* This is the Tan hack */
	width: 605px; 
	w\idth: 563px;
	}
	
#centre p {
text-align:justify;
}

/* right column, main dimensions */

#rightcell {
	padding: 3px 0 30px 0;
	width: 205px;
	}

/* left column main navigation */

#navigation {
	background: url(/images/new_images/nav_background.gif) top left repeat-y;
}

#nav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	list-style-type: none;
	width: 166px;
	text-align: left;
	margin: 0;
	padding: 0 0 100px 0;
	background: url(/images/new_images/nav_bottom.jpg) bottom left no-repeat;
	}

#nav li.c1 {border:0;}

#nav li {
	display: inline;
	}

#nav li a {
	width: 146px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #994E65;
	}

#nav li a:hover {
	color: #BA8F9D;
	background: #6A1D36;
	border-bottom: 1px solid #994E65;
	}

#nav a:active	{
	color: #994E65;
	}

/* left column, awards logos */

#awards	{
	margin-top: 30px;
	}

#awards img	{
	display: block;
	text-align: center;
	margin: 15px auto 0 auto;
	}

/* home page center, 2 feature boxes */

#features	{
	clear: both;
	margin: 10px 0;
	}

#features td.mid {width:2px;}

#centre #features td.feature	{
	border: 1px solid #CC9;
	padding: 10px;
	width: 257px;
	}
	
#centre #features td.feature p {
	text-align: left;
}

* html #features td.feature { /* This is the Tan hack */
	width: 279px; 
	w\idth: 257px;
	}

/* tried and tested home page box */

#tried-tested .tt-loop	{
	border-top: 1px dotted #CC9;
	padding: 5px 0 10px 0;
	}

#tried-tested h4 {
	margin-top: 0; 
	}

#tried-tested .tt-left {
	float: left;
	width: 65%;
	}

#tried-tested .tt-right {
	padding: 4px 0;
	float: right;
	}

/* right column search */

#search-container	{
	border-bottom: 1px solid #1D40A2;
	padding: 0 20px 15px 20px;
	}

#search-container input, #search-container select	{
	display: block;
	margin: 3px 0 8px 0;
	}
	
#search-container select {
	width: 150px;
}

#search-container table td {
	padding: 2px;
	}

/* search tried and tested - right column */

#search-tt {
	padding: 0 10px 15px 20px;
	}


/* right column new releases */

#new-releases	{
	padding: 20px 20px 15px 20px;
	}

#new-releases h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F1E40;
	margin-top: .25em;
	margin-bottom: 1em;
	}

/* winelist page */

#winelist	{
	margin-top: 20px;
	}

#winelist th	{
	color: #fff;
	background: #989965;
	padding: 2px;
	}

#winelist td	{
	border-top: 1px dotted #CC9;
	padding: 5px 3px 10px 0;
	}

/* get rid of that line in the new releases page */
tr.noline td {
	border-top:0 !important;
	}

div.pageinfo	{
	text-align: right;
	padding-bottom: 3px;
	font-size: 9px;
	}

div.pagenav	{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.key	{
	float: left;
	width: 250px;
	}

.checkout	{
	text-align: right;
	margin-top: 25px;
	}

/* mixed cases home */

div.case-info {
	clear: both;
	width: 100%;
	}

div.case-info p {
	padding: 5px 0;
	width: 100px;
	float: left;
	}

div.case-info p.price	{
	float: right;
	width: 180px;
	text-align: right;
	}

p.retailprice {
	float: right;
	text-align: right;
	}

/* */

div.caseprice	{
	padding-top: 5px;
	border-top: 1px dotted #989965;
	border-bottom: 1px dotted #989965;
	}

div.caseprice p	{
	text-align: right;
	}

img.case-image	{
	float: left;
	margin: 5px 10px 3px 0;
	}

a.revlink	{
	/*color: #fff;
	background: #7F1E40;
	font-weight: bold;
	line-height: 1.5em;
	padding: 4px;
	font-size: 11px;
	white-space: nowrap;
	margin-top: 10px;*/
	}

a.revlink:link, a.revlink:visited	{
	color: #fff;
	text-decoration: none;
	}

a.read-notes	{
	color: #7F1E40;
	font-weight: bold;
	padding: 3px 0 5px 22px;
	background: #fff url(/images/icon_tt.gif) 0 50% no-repeat;
	}

/*  footer text */

#bottom	{
	position: relative;
	width: 100%;
	}

#footer	{
	position: absolute;
	top: -70px; 
	left: 252px;
	width: 430px;
	}

#footer p	{
	text-align: center;
	}

/* Darren */

.rule	{
	border-top: 1px dotted #CC9;
	margin: 0px;
	}
.retail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: italic;
	font-variant: normal;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F1E40;
	margin: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rule2 {
	border-top: 1px dotted #CC9;
	margin: 0px;
	padding-top: 6px;
}
.field {
	border: 1px solid #663;
}

#cart {
	margin: 0 15px;
	padding: 0;
	border: 0;
	}

div.carttotals	{
	margin-top: 10px;
	}

div.carttotals p	{
	text-align: right;
	}

div.carttotals p.alignParaLeft {text-align: left;}

div.carttotals input.noborder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right; 
	border-width: 0;
	color: #663;
	font-weight: bold;
}

div#mailingList	table { margin: 20px auto;}

div#mailingList	td { padding: 6px 0;}

div#mailingList	p { margin: 10px auto;}

p.xmasdates {
	line-height: 1.5em;
	}

/* for "about us" wysiwyg content only */

div.aboutus .left {
	float: left;
	margin-right: 5px;
	}

div.aboutus .right {
	float: right;
	margin-left: 5px;
	}

td.center {
	text-align: center;
	}

td.right {
	text-align: right;
	}

th {}
th a:link, th a:visited {color: #fff; text-decoration: none;}
th a:hover {color: #fff; text-decoration: underline;}
th a:active {color: #fff; text-decoration: none;}

/* general XStandard styles */

span.underline
{
	text-decoration: underline;
}

span.highlight
{
	background-color: yellow;
}

character
{
	font-weight: bold;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

abbr
{
	border-bottom: 1px dashed;
	cursor: help;
}

acronym
{
	border-bottom: 1px dashed;
	cursor: help;
}

dfn
{
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}

code
{
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding-left: 1px;
	padding-right: 1px;
}

samp
{
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding-left: 1px;
	padding-right: 1px;
}

p.indent
{
	margin-left: 40px;
}

p.quote {
	font-size: 18px;
	line-height: 1.5em;
}

p.left
{
	text-align: left;
}

p.center
{
	text-align: center;
}

p.right
{
	text-align: right;
}

span.underline
{
	text-decoration: underline;
}

span.strikethrough
{
	text-decoration: line-through;
}

div.textbox
{
	clear: both;
	float: left;
	width: 150px;
	font-size: .8em;
	padding: 2px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

hr
{
	width: 90%;
	height: 1px;
	color: black;
}

.clear
{
	clear: both;
}


/* added styles by PT */

#top {
background: url(/images/new_images/top_bubbles.jpg) top right no-repeat;
height: 145px;
text-align: left;
}

#top h1 {
margin: 0;
padding: 0;
}

#top h1 a span {
text-indent: -9999px; /* problem in IE5.0 */
}

#top h1 a {
height: 145px;
width: 166px;
display: block;
margin: 0;
padding: 0;
border: 0;
background: url(/images/new_images/nyw_logo.jpg) top left no-repeat;
voice-family:"\"}\"";
voice-family:inherit;
text-indent: -9999px; /* problem in IE5.0 */
}

#fix { /* clears hack in previous style */
border: 0;
}

#top h1 a.xmas {
background: url(/images/new_images/nyw_logo_xmas.jpg) top left no-repeat;
}

#centre div#wineofweek p {
text-align: left; !important
}

#social-networking {
border-bottom: 1px solid #1D40A2;
padding: 0px 20px 15px 20px;
}

#social-networking ul {
list-style: none;
margin: 0 0 0 0;
padding: 0 0 12px 0;
border-bottom: 1px solid #CCC;
}

#social-networking ul li {
display: inline;
}

#social-networking ul li a {
padding: 1px 12px 7px 20px;
text-decoration: none;
}

#social-networking ul li#fb-link a {
background: url(/images/facebook_16.gif) top left no-repeat;
}

#social-networking ul li#tw-link a {
background: url(/images/twitter_16.gif) top left no-repeat;
}

#social-networking h2#twitter-heading {
width: 126px;
height: 30px;
position: relative;
margin: 1em 0 0 0 !important;
}

#social-networking h2#twitter-heading span {
width: 126px;
height: 30px;
position: absolute; top: 0; left: 0; display: block;
background: url(/images/twitter_heading.gif) top left no-repeat;
}

#social-networking p.twitter-datetime {
color: #CCC;
border-bottom: 1px solid #EEE;
padding: 0 0 10px 0;
}

#social-networking p.twitter-datetime a {
color: #CCC;
text-decoration: none;
}

#social-networking p#readmore-link {
font-weight: bold;
}

#social-networking p#readmore-link a {
text-decoration: none;
}

#newsletter-signup {
border-bottom: 1px solid #1D40A2;
padding: 0px 10px 15px 14px;
}

#newsletter-signup label {
display: block;
margin-top: 7px;
}
