﻿body
{
	background-color: Black;
	font-family: Trebuchet MS, Verdana, Times New Roman;
	color: White;
}

.mainContent
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 34px;
	width: 900px;
	height: 646px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	color: White;
}

.newsletterPanelCss
{
	background-image: url(    '../images/popup/NL-popupform.gif' );
	padding: 20px 20px 20px 20px;
	width: 338px;
	height: 205px;
	font-size: smaller;
}

.newsletter_button
{
	background-color: Transparent;
	margin-right: 20px;
	float: right;
}

.newsletter_label
{
	margin-left: 20px;
	margin-right: 20px;
}

.newsletter_higlight
{
	color: #777777;
	font-weight: bold;
}

.newsletter_textbox
{
	margin-right: 20px;
	float: right;
}

a
{
	text-decoration: none;
	font-size: small;
	color: White;
	background-color: Black;
}

.textparagraph
{
	padding: 5px 0px 0px 0px;
	width: 600px;
	font-size: 0.71em;
}

.textheader
{
	padding: 5px 0px 0px 0px;
	width: 600px;
	font-size: 0.9em;
}

.header
{
	height: 105px;
	width: 900px;
	padding: 0px 34px 21px 34px;
}

.main
{
	background-position: center;
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 20px 34px 15px 34px;
	height: 471px;
	width: 832px;
}

.main table
{
	border-style: none;
}

.main td
{
	padding-right: 50px;
	border-bottom-style: none;
}

.menu
{
	position: absolute;
	top: 84px;
}

.menu a
{
	float: left;
	border-bottom-style: solid;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.59em;
	color: White;
	padding: 0px 5px 5px 5px;
}

.hyperlink
{
	border-bottom-width: 3px;
}

.menu a:hover
{
	float: left;
	border-bottom-width: 9px;
}

.mi_home
{
	border-color: #BF311A;
}
.mi_gallery
{
	border-color: #53CAF5;
}
.mi_winelist
{
	border-color: #DFA926;
}
.mi_menu
{
	border-color: #758035;
}
.mi_contactus
{
	border-color: Yellow;
}

.mi_enomatic
{
	border-color: #8A2689;
}

.mi_events
{
	border-color: #F8971D;
}

.mi_wineschool
{
	border-color: #9A8D53;
}

.mi_corporate
{
	border-color: #03747F;
}

.mi_vouchers
{
	border-color: #8F1600;
}

.mi_reservation
{
	margin-left: 20px;
	border-color: Red;
}

#mi_newsletter
{
	border-color: #6F7173;
}

.footer
{
	padding: 20px 34px 0px 34px;
	height: 35px;
	width: 900px;
	font-size: small;
}

.hyperlinkcontainer
{
	width: 600px;
	background-color: Transparent;
}

.imagehyperlink
{
	border: none;
}

.image
{
	border: none;
	float: right;
}

