body {
	color: #282828;
	background-color: #FFFED7;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

p.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #546686;
}


a {
	text-decoration: none;
	color: #546686;
}

a.subMenuText {
	text-decoration: none;
	color: #FFFED7;
}


body.content {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	padding: 10px;
}

td.content {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	padding: 10px;
}


td.head {
	color: #FFFED7;
	padding-right: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: bottom;
	text-align: right;
}

a.head {
	text-decoration: none;
	color:#FFFED7
}


.rootMenuCell {
	padding: 5px 5px 0px 5px;
	height: 95px;
}

.subMenuBlock
{
	white-space: nowrap;
	position: absolute;
	z-index: 200;
	visibility: hidden;
	background-color : #AA666A;
	background: #AA666A;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 

	padding: 5px;
}

.winelist {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}

.winelist .country {
	font-size: 13pt; 
	font-weight: bold;
}

.winelist .country td {
	background-color: #d8d4b8;
}

.winelist .country .text {
}

.winelist .country .price {
	text-align: right;
}

.winelist .region {
	letter-spacing: 0.2em;
	font-size: 11pt; 
	font-weight: bold;
}

.winelist .region td {
	padding-top: 0.3em;
	padding-bottom: 0.4em;
}

.winelist .wine {
	font-size: 10pt;
}

.winelist .wine td {
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}

.winelist .wine .info {
}

.winelist .wine .name {
	font-weight: bold;
}

.winelist .wine .year {
	margin-left: 0.3em;
}

.winelist .wine .description {
	display:block;
}

.winelist .wine .price {
	right: 0px;
	text-align: right;
	display:block;
}

.winelist .wine .price .size {
	left: 0px;
	text-align: center;
	margin-right: 1em;
}

.disclaimer {
	margin-top: 2em;
	border-top-style: dotted;
	border-top-width: thin;
	font-size: 10pt; 
}
