body {
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #1C1618;
	background-image: url(../Images/RedWineGlass2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
	background-attachment: fixed;
	color: #000;
}
#divContainer {
	position: absolute;
	top: 26px;
	right: 25px;
	border: 5px solid #FFF;
	background: #9CFBF5;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	padding: 10px;
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 155px;
}
#divMainNav {
	position: absolute;
	top: -1px;
	left: 0px;
	width: 154px;
	height: 700px;
	font: 16px Verdana, sans-serif;
	margin-top: 90px;
	display: block;
}
body>#divMainNav {position: fixed}
#divMainNav a {
	display: block;
	text-align: center;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	text-decoration: none;
	color: #530000;
	vertical-align: middle;
	width: 120px;
	float: right;
	clear: both;
	position: static;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFF;
	filter:alpha(opacity=70);

	-moz-opacity:0.7;
	opacity: 0.7;
	margin:0px 10px 0px 30px;
}
h1 {
	text-align: center;
	vertical-align: top;
	letter-spacing: .15em;
	font-size: 1.5em;
	margin-top: 5px;
	margin-bottom: 0px;
	
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#divHeader {
	margin: -10px -10px 0px;
	background: #393651 url(../Images/red_grapes_large.jpg) repeat-x;
	padding: 5px 0px;
	border-bottom: 3px double #FFF;
	color: #FFFFFF;
}
#divFooter {
	text-align: center;
	color: #580000;
	vertical-align: middle;
	font-size: 0.8em;
	padding: 1em 60px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	border-bottom: 1px solid #000;
	padding-top: 10px;
}
#divHeader h2 {
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 0px;
	font-style: italic;
	font-size: 12pt;
}
#divHeader h1 {
	font-size: 2em;
	/* background: url(../Images/VAWA-2.gif) no-repeat center; */
	/* text-indent:-2000px; */
	padding: 0px;
}
#divFooter span.vawa {
	font-style: italic;
}
h3 {
	font-size: 1.15em;
	text-align: left;
}
/* td {
	vertical-align: top;
	padding: 0px 0px 0px 3px;
}

.centre {
	text-align: center;
}
.table {
	margin: 0px auto;
	color: #000;
	padding: 0px;
}
*/

table.comp-results-table {
	width: 90%;
	margin: 0px auto;
	border-collapse: collapse;
}
h3.centre {
	text-align: center;
}
ol {
	list-style: decimal;
	line-height: 1.5em;
}
table.comp-results-table td.detail-entry {
  text-align: left;
  vertical-align: middle; 
  word-break: break-word;
  padding: 10px 5px 10px 5px;
}
/*
ul li {
	line-height: 1.5em;
	text-indent: -1em;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style-image: url(../Images/TestBlueBullet2.gif);
	list-style-position:outside;
}
*/
li.plain {
	line-height: 1.25em;
	list-style: disc outside;
	text-indent: 0px;
}
#divSearchBox {
	float: right;
	padding: 10px;
	font: bolder 1em "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #393651;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #000;
	border-bottom: 4px solid #000;
	border-left: 4px solid #FFF;
	position: absolute;
	right: 30px;
	margin: 100px 50px 0px 0px;
	width: auto;
}
#divSearchBox a {
	color: #FFF;
}
.Question {
	font-weight: bold;
	color: #660000;
	padding-right: 30px;
	padding-left: 30px;
}
.Answer {
	padding: 20px 30px 0px;
}
.padding50px {
	padding-right: 50px;
	padding-left: 50px;
}
#divMainNav a.current {
	background: #600;
	color: #FFC;
}
#divMainNav a:hover {
	color: #FFC;
	background: #AE0000;
}
.crushtable {
	margin: 0px auto;
	width: 100%;
}
.Answer ul li, .Question ul li {
	text-indent: 0px;
	margin: 0px 0px 0px -20px;
	padding: 0px;
	list-style: square url(none) outside;
	line-height: 1.25em;
}
h6 {
	text-align: center;
	margin-top: 5px;
	font-size: .7em;
}
#divBox {
	font-size: .9em;
	padding: 10px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	border: 1px solid #0000FF;
	width: auto;
	margin: 0px 75px;
	font-style: italic;
	background: #CCFDFA;
}
#divSherrybox {
	font-size: .9em;
	padding: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
	border: 1px solid #0000FF;
	width: auto;
	margin: 0px 75px;
	font-style: italic;
	background: #CCFDFA;
}
.style6 {
	color: #666666;
}
.Classified {
	width: auto;
	font-weight: bold;
	text-indent: -15px;
	padding: 20px 85px 20px 125px;
}
table caption {
	font-style: normal;
	font-weight: bold;
}
.highlight {
	background: #FFFF40;
}
.faqbox {
	border: 1px solid #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #DDFFFF;
	-moz-border-radius:12px;
}
#divContainer .newsletter {
	padding-right: 10px;
	padding-left: 15px;
}
#divCompetition {
	margin: 0px;
	padding: 0px;

}
#divCompetition p {
	font-size: .8em;
}
#divPearson {
	border: 1px solid #000000;
	font-size: 0.8em;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}
#divPearson .topright {
	text-align: center;
	border: #FFFFFF;
	width: auto;
	float: right;
	clear: right;
}
#divPearson .topleft {
	width: auto;
	border: #FFFFFF;
	float: left;
	text-align: center;
}
#divPearson .centre {
	width: 100%;
	border: #FFFFFF;
	clear: both;
	text-align: center;
	padding-bottom: 15%;
	padding-top: 15%;
}
#divPearson .bottomleft {
	border: #FFFFFF;
	width: auto;
	float: left;
	text-align: center;
}
#divPearson .bottomright {
	border: #FFFFFF;
	float: right;
	width: auto;
	text-align: center;
}
#divPearson .clear {
	height: 1px;
	border: #FFFFFF;
	width: 100%;
	clear: both;
	font-size: 1px;
	left: -220%;
}
#divContainer a {
	text-decoration: none;
}
.Entry {

	padding: 0px 30px;
}
.recommend {
	border: 1px solid #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	background: #DDFFFF;

	-moz-border-radius:12px;
	font-size: 0.9em;
}

/*****************************************************************************************/

#wineentries {
		width: 82%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border-top: 1px #000; /* dashed; */
		border-bottom: 1px #000; /* dashed; */
		}

		#wineentries th, #wineentries td {
		text-align: left;
		vertical-align: top;
		/* padding: 4px 5px 4px 5px!important; */
		white-space: nowrap;
		/* ie5win fudge begins */
		font-size: xx-small;
		voice-family: "\"}\"";
		voice-family:inherit;
		font-size: x-small;
		}
		html>body #wineentries td, html>body #wineentries th {
		font-size: x-small;
		/* ie5win fudge ends */
		}

		#wineentries tr.heading {
		/* background: #FFF; */
		font-size: x-small;
		font-weight: normal;
		color: #C00;
		padding: 3px 5px 3px 5px!important;
		}
		
		#wineentries th {
		/* background: #FFF; */
		font-size: x-small;
		font-weight: normal;
		color: #C00;
		padding: 3px 5px 3px 5px!important;
		}
		tr.heading {   
    font-size: x-small;
    font-weight: normal;
		color: #C00;
		padding: 3px 5px 3px 5px!important;
     }
		
		#wineentries td {
		/* border-right: 1px #FFF solid; */
		/* border-top: 1px #FFF solid; */
		text-align: left;
		/* width: 55px; */
		}
    #wineentries td.rowlabel { 
    text-align: right;
    font-size: x-small;
    font-weight: normal;
		color: #C00;
		padding: 3px 5px 3px 5px!important;  
     }

		#wineentries td a {
		text-decoration: none;
		}
		
		#wineentries td.wineentry {
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: #000;  
		/* width: 100%; */
		}
		
		#wineentries td.wineentry input, select {
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: #000;
		/* width: auto; */
		}

		#wineentries td.winedesc {
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: black;
		width:95%;
		}
		
		
		#wineentries textarea.winedesc {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: black;
		width:95%; 
		}
		
		#wineentries td.winedesc input {
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: #000;
		width: 60%;
		}

    td.winedesc {
		text-align: left;
		font-weight: normal;
		white-space: normal;
		color: #000;
		width: 70%;
		}

		#wineentries td.wineentry a {
		color: #666;
		}

		#wineentries td.size {
		/* width: 60px; */
		}

		#wineentries tr {
		/* background: #EEE; */
		}

		#wineentries tr.alt {
		/* background: #DDD; */
		}

		#wineentries th img {
		margin-right: 3px;
		}

		#wineentries tr.first td {
		border-top: 0px;
		}

/* story highlights */
#twfdbox
{border:1px solid #900;padding:13px 6px 7px 6px;margin-top:6px;margin-bottom:10px;position:relative;}
 
#twfdbox h4
{position:absolute;top:-6px;margin:0 0 0 -7px;padding:0;width:142px;height:12px;background:#fff Three Wines For Dinner Group) 0 0 no-repeat}
/*
{position:absolute;top:-6px;margin:0 0 0 -7px;padding:0;width:142px;height:12px;background:#fff url(http://i.a.cnn.net/cnn/.element/img/1.5/story/box.headers/hdr.story.highlights.gif) 0 0 no-repeat}
 */
#twfdbox h4 span
{display:none;}

textarea.Arial {font-family:Arial }
