body {
margin: 0px;
padding: 0px;
background: #494646 url(../images/body.gif) repeat-x;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #464646;
}

img, a img {
border: none;
}

p {
margin-bottom: 15px;
}

a {
color: #959595;
text-decoration: none;
}

a:hover {
color: #882246;
}

ul {
margin: 0px;
margin-left: 16px;
margin-bottom: 15px;
}

h1 {
display: none;
}

h2 {
margin: 0px;
margin-bottom: 15px;
font-size: 20px;
line-height: 20px;
font-weight: normal;
color: #882246;
}

h3 {
clear: both;
margin: 0px;
margin-bottom: 15px;
font-size: 13px;
line-height: 16px;
color: #882246;
}

h3 a {
font-size: 18px;
line-height: 18px;
font-weight: normal;
/*color: #464646;*/
color: #882246;
}

h4 {
margin: 0px;
margin-bottom: 15px;
font-size: 12px;
line-height: 15px;
}

table {
margin-bottom: 15px;
}

td {
padding: 2px 0px;
}

td.label {
padding-top: 6px;
}

form {
float: left;
margin: 0px;
margin-right: 40px;
}

input, select, textarea {
width: 255px;
margin: 0px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #464646;
}

select {
width: 261px;
}

input.submit, input.checkbox {
width: auto;
}

input.submit {
padding: 1px 4px;
border: none;
line-height: 16px;
color: #ACACAC;
background-color: #282525;
}

.color {
color: #882246;
}

.grey {
color: #959595;
}

div.dropdown {
display: none;
}

#container {
position: absolute;
left: 50%;
width: 990px;
margin-left: -495px;
background-color: #FFFFFF;
}

#header {
height: 180px;
padding: 10px;
background-image: url(../images/header.jpg);
}

#menu {
position: relative;
top: 150px;
height: 30px;
background-color: #282525;
}

#menu a {
display: block;
float: left;
width: 193px;
height: 16px;
padding: 7px 0px;
text-align: center;
color: #ACACAC;
}

#menu a:hover, #menu a.active {
color: #FFFFFF;
}

#menu div.divider {
float: left;
width: 1px;
background-color: #626262;
margin: 7px 0px;
}

#main {
float: left;
min-height: 300px;
margin: 10px 0px;
background: url(../images/main.gif) repeat-y;
}

#main.home {
background-image: url(../images/main_home.gif);
}

#main.winery {
background-image: url(../images/main_winery.gif);
}

#content {
float: left;
width: 710px;
padding: 10px 20px;
padding-bottom: 25px;
}

#main.home #content {
width: 750px;
}

#main.winery #content {
width: 455px;
}

#content.content {
width: 555px;
padding-right: 175px;
}

#welcome {
float: left;
width: 170px;
margin-right: 20px;
}

#flash {
float: left;
width: 560px;
height: 400px;
}

#banner {
float: left;
width: 235px;
height: 420px;
padding: 0px 10px;
}

#newsroom {
float: left;
width: 200px;
padding: 10px 20px;
}

#main.home #newsroom {
width: 160px;
}

#newsroom h2 {
font-size: 16px;
line-height: 16px;
}

#wineries, #footer {
font-size: 10px;
line-height: 13px;
}

#wineries {
clear: both;
height: 95px;
padding: 0px 8px;
margin: 0px 10px;
text-align: center;
color: #7C7C7C;
background-color: #F2F0F0;
}

#wineries p {
float: left;
width: 100%;
margin: 10px 0px;
}

#wineries div {
float: left;
width: 159px;
text-align: center;
}

#footer {
height: 14px;
padding: 8px;
margin: 10px;
color: #7C7C7C;
background-color: #EDEBEB;
}

#footer a {
color: #7C7C7C;
}

#footer a:hover, #footer span {
color: #494646;
}

#distributors td {
padding-right: 4px;
}

#distributors select {
width: 211px;
}

div.item img {
clear: both;
float: right;
margin-top: 5px;
}

div.item p {
width: 355px;
}

#freixenet {
position: relative;
left: 12px;
bottom: 12px;
}

/* footy page */


a.footy_darkgrey {
color: #333333;
text-decoration: none;
}

a.footy_darkgrey:hover {
color: #882246;
}

#content_footy
{
	padding: 20px;
}

#content_footy .superkick
{
	margin-top: 20px;
	width: 100%;
	text-align: right;
	overflow: hidden;
}

#content_footy .area
{
	width: 950px;
	overflow: hidden;
}

#content_footy .intro_box
{
	float: left;
	width: 310px;
	overflow: hidden;
}

#content_footy .box
{
	float: left;
	margin-left: 20px;
	padding: 20px;
	width: 260px;
	background-color: #f0f0f0;
	text-align: center;
	overflow: hidden;
}

#content_footy .box_divider
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 1px;
	background-color: #cccccc;
	overflow: hidden;
}