body {
margin:0;
padding:0;
width: 6294px;
height: 480px;
color:#333; 
font: 10px Verdana, Geneva, sans-serif; 
/* IE FIXED HACK - PART 1 */
background-image: url("url("../img/trans.gif");");
background-repeat: no-repeat;
background-attachment: fixed;
}

.logo {
padding-bottom: 5px;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

#page {
padding-top: 20px;
}

/* IE FIXED HACK - PART 2
line 1 - styles readable by all browsers, excluding fixed declarations
line 2 - IE6 hack, we have to estimate the viewers browser to 283px as the statement dosent support %'s
line 3 - Fixed declaration for all modern browsers hidden from IE6 through a child selector */

#menu { width: 479px; text-align: center; background-color: #FFF; } 
* html #menu { /*\*/position: absolute; left: expression((283 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ } 
#page > #menu { position: fixed; left: 26%; } 

#menu ul {
list-style-type:none;
margin: 0;
padding: 0;
margin-left: 23px;
}

#menu li {
display: inline;
padding: 0;
}

#menu a {
float: left;
height: 16px;
text-decoration: none;
visibility: visible;
margin: 0 10px 0 10px;
color: #22b1e1;
} 

.active {
background-position: 0px 16px;
}

#menu li a i, #winemenu li a i { 
font-size:1px;
visibility: hidden;
}


.homemenu { background-image: url(../img/menu/home.png); width: 39px; }
.regionmenu { background-image: url(../img/menu/region.png); width: 44px; }
.peoplemenu { background-image: url(../img/menu/people.png); width: 47px; }
.processmenu { background-image: url(../img/menu/process.png); width: 51px; }
.winesmenu { background-image: url(../img/menu/wines.png); width: 40px; }
.joinmenu { background-image: url(../img/menu/join-us.png); width: 47px; }
.contactmenu { background-image: url(../img/menu/contact-us.png); width: 71px; }

.homemenu:hover,
.regionmenu:hover,
.peoplemenu:hover,
.processmenu:hover,
.winesmenu:hover,
.joinmenu:hover,
.contactmenu:hover {
background-position: 0px 16px;
border: none;
}

#content {
margin: 75px 0 0 0;
padding: 0;
float: left;
font-size: 1.1em;
background-color: #FFF;
}

#content h4 {font-size: 1.2em;}

#home, #region, #people, #process, #wines, #join, #contact {
	margin: 0; 
	padding: 0; 
	float: left; 
	width: 1049px;	
	height: 550px;
	background-color:#fff;
	background: url(../img/spinner.gif) no-repeat center;
}

.home { background-image: url(../img/home.jpg) !important;}
.region { background-image: url(../img/region.jpg)!important; }
.people { background-image: url(../img/people.jpg) !important; }
.process { background-image: url(../img/process.jpg) !important; }
.wines { background-image: url(../img/wines.jpg) !important; }
.contact { background-image: url(../img/contact.jpg) !important; }

p {
margin: 10px 0 0 0;
padding: 0px;
line-height: 14px;
}

p a, p a:visited {
color: #FFF;
text-decoration: underline;
cursor: pointer;
}

p a:hover {
color: #bed749;
cursor: pointer;
}

#region-copy a:hover {
color: #555 !important;
cursor: pointer;
}

.flash {
position:absolute;
}

#home-copy { 
position:absolute;
float: left;
visibility: hidden;
padding: 45px 0 0 435px;
width: 240px;
color: #fff;
}

#region-copy { 
position:absolute;
float: left;
visibility: hidden;
padding: 20px 0 0 200px;
width: 420px;
color: #fff;
}

#people-copy { 
float: left;
visibility: hidden;
padding: 25px 0 0 395px;
width: 500px;
color: #fff;
}

#process-copy { 
position:absolute;
float: left;
visibility: hidden;
padding: 270px 0 0 255px;
width: 515px;
color: #fff;
}

#wines-copy { 
float: left;
visibility: hidden;
padding: 25px 0 0 183px;
width: 369px;
color: #6a7b1d;
}

/* ---- wine menu ---- */


#wines-menu ul {
list-style-type:none;
margin-top: 10px;
padding: 0;
}

#wines-menu li {
display: inline;
padding: 0;
}

#wines-menu a {
float: left;
height: 14px;
text-decoration: none;
visibility: visible;
margin: 0px 17px 0 0px;
} 

.active {
background-position: 0px 14px;
}

#wines-menu li a i { 
font-size:1px;
visibility: hidden;
}


.wine-sav { background-image: url(../img/menu/wine-sav.png); width: 119px; }
.wine-noir { background-image: url(../img/menu/wine-noir.png); width: 71px; }
.wine-gris { background-image: url(../img/menu/wine-gris.png); width: 68px; }
.wine-reis { background-image: url(../img/menu/wine-reis.png); width: 53px; }

.wine-sav:hover,
.wine-noir:hover,
.wine-gris:hover,
.wine-reis:hover {
background-position: 0px 14px;
border: none;
}


/* ---- end wine menu ---- */

#contact-copy { 
float: left;
visibility: hidden;
padding: 320px 0 0 285px;
width: 544px;
color: #fff;
}



/*----------------------------------------------------------------------------- 
  forms
-----------------------------------------------------------------------------*/

input {
width: 249px;
padding: 4px;
margin: 0 0 8px 2px;
border: none;
background-color: #fff;
}

textarea {
border: none;
width: 521px;
padding: 4px;
color: #666;
font: 11px Verdana, Geneva, sans-serif; 
}

.submit {
cursor: pointer;
width: 104px !important;
height: 85px !important;
font-weight: bold;
padding: 0;
margin: 20px 0;
border: none;
}

#contact-form {
width: 550px;
float:left;
}

#response {
float: left;
position: absolute;
width: 480px;
height: 16px;
padding-top: 3px;
text-align: left;
font-size: 10px;
color: #fff;
}

#submit {
padding-top: 8px;
height: 20px;
}

#submit input {
text-align: right;
float: right;
cursor: pointer;
width: 50px;
font-weight: bold;
font-size: 12px;
color: #fff;
padding: 0;
margin: 2px 2px 0 0;
border: none;
background: no-repeat;
}

#submit input:hover {
color: #ef67a5;
}

.forceclear {
margin: 0px;
padding: 0px;
clear:both;
}

