/* general */
body
{
	background-color:#A2A7AA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/bg.jpg);
	background-repeat: repeat-x;
}

/* links */
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

/* brands dropdown */
#brands
{
	height:31px;
	color:White;
}

#brands ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

#brands ul li
{
	float:left;
	position:relative;
	z-index:3;
	width: 69px;
	height: 25px;
}

#brands ul li ul {display: none;position: absolute;padding-top: 5px;left: 0;}
#brands ul li>ul {top: auto;left: -20px;}
#brands ul li:hover ul, #menu li.over ul {display: block;top:auto;}

#brands ul li ul li 
{
	background-color: #f3f2e0;
	width: 150px;
	top:27px;
	left:0px;
	font-size:8pt;
	float: left;
	height: 22px;
}


/* order dropdown */
#order
{
	height:31px;
	color:White;
}

#order ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

#order ul li
{
	float:left;
	position:relative;
	z-index:3;
	width: 60px;
	height: 25px;
}

#order ul li ul {display: none;position: absolute;padding-top: 5px;left: 0;}
#order ul li>ul {top: auto;left: 0px;}
#order ul li:hover ul, #menu li.over ul {display: block;top:auto;}

#order ul li ul li 
{
	background-color: #f3f2e0;
	width: 150px;
	top:27px;
	left:0px;
	font-size:8pt;
	float: left;
	height: 22px;
}


/* company dropdown */
#company
{
	height:31px;
	color:White;
}

#company ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
}

#company ul li
{
	float:left;
	position:relative;
	z-index:3;
	width: 95px;
	height: 25px;
}

#company ul li ul {display: none;position: absolute;padding-top: 5px;left: 0;}
#company ul li>ul {top: auto;left: 2px;}
#company ul li:hover ul, #menu li.over ul {display: block;top:auto;}

#company ul li ul li 
{
	background-color: #f3f2e0;
	width: 97px;
	top:27px;
	left:0px;
	font-size:8pt;
	float: left;
	height: 22px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	padding-left: 52px;
	vertical-align: text-top;
	padding-right: 22px;
}
.sitemapheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.grid {
	background-image: url(media/grid.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.sitemapdeadtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #BCBCBC;
	text-align: justify;
	padding-left: 33px;
	vertical-align: text-top;
}
.style1 {color: #999999}
.style5 {color: #FFFFFF}.winetop {
	background-image: url(media/bottop.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 33px;
	background-image: url(media/ottopic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-align: justify;
	padding-left: 50px;
	padding-bottom: 20px;
}
.textcontact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	vertical-align: text-top;
}
.sitemap {
	background-image: url(media/map.gif);
	background-repeat: no-repeat;
	background-position: 40px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
