/*
	=========================================================
	Stylesheet for www.vinea.com
	Design & Coding by Vanillafactory.com
	=========================================================
*/
html, body {
height: 100%;
}
body {
	margin: 0;	
	background-color: #ecdf8a;
	font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
}

#wrapper{
	width: 989px;
	margin: 0 auto;	
	padding: 0 4px;
	background: url(../images/shadow.jpg) repeat-y;
	background-position: center;	
	min-height: 100%;
	
}
/* ie6 fix */
* html #wrapper {
height: 100%;
}

#block {
	margin: 0 auto -5px -5px;
	background-color: #ecdf8a;
  	margin: -5px;
	width: 110%;
	text-align: center; 
}	

#header{
	background-image: url(../images/header.jpg);
	width: 989px;
	height: 199px;
}

#logo{
	display: block;
	text-indent: -900%;		
	width: 290px;
	padding: 70px 0;
}

#menu {
  list-style: none;
  padding: 30px 0 0 30px;
  margin: 0;
  width: 200px; 
  float: left;  
}

#menu a {
  display: block;
  text-indent: -900%;
  outline: none;
  height: 20px;
}

#menu a:hover {
  	background-position: left bottom;
	padding: 2px 0;
}

#menu .home {   background: url(../images/home.jpg) no-repeat; padding: 2px 0;}
#menu .wines {   background: url(../images/wines.jpg) no-repeat; padding: 2px 0;}
#menu .order {   background: url(../images/order.jpg) no-repeat; padding: 2px 0;}
#menu .promotions {   background: url(../images/promotions.jpg) no-repeat; padding: 2px 0;}
#menu .about {   background: url(../images/about.jpg) no-repeat; padding: 2px 0;}
#menu .contact {   background: url(../images/contact.jpg) no-repeat; padding: 2px 0;}
#menu .red {   background: url(../images/red.jpg) no-repeat; padding: 2px 0;}
#menu .white {   background: url(../images/white.jpg) no-repeat; padding: 2px 0;}
#menu .champagne {   background: url(../images/champagne.jpg) no-repeat; padding: 2px 0;}

#menu .home-current {   background: url(../images/home.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .wines-current {   background: url(../images/wines.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .order-current {   background: url(../images/order.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .promotions-current {   background: url(../images/promotions.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .about-current {   background: url(../images/about.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .contact-current {   background: url(../images/contact.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .red-current {   background: url(../images/red.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .white-current {   background: url(../images/white.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}
#menu .champagne-current {   background: url(../images/champagne.jpg) no-repeat;background-position: left bottom;padding: 2px 0;}

#menu2 {
  list-style: none;
  padding: 10px 0 0 30px;
  margin: 0;  
}
#menu2 a{
margin: 10px 0;

}

#main{
	background-color: #FFFFFF;	
	border-left: 250px solid #dbb30d;
	padding: 20px 75px 75px 75px;
	font-size: 80%;
	line-height: 140%;
	text-align: justify;
	min-height: 650px;
	
}

#main a:link {
	color: #b89811;
}
#main a:visited{
	color: #694f05
}

#main h1{
	margin: 0 0 20px 0;
}

.divider{
	background: url(../images/divider.jpg)  0 10px no-repeat;
	display: block;
	padding: 0;
	margin: -5px 0 2px -15px;
	width: 200px;
}

#extender{
	height: 100%;

}


/* ORDER FORM */

label{
	width: 200px;
	float: left;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}

input{
	margin: 5px 0;

}
em{
	font-size: 90%;
	padding-left: 20px;

}

.winelist{
	float: left;
	text-align: center;
	width: 272px;
	border: 0px solid;
	margin: 10px;
	height: 450px;
}

#reason{
	padding: 0 20px;
	color: #FF0000;
}

#clear{
	clear: both;
}





/*
	=========================================================
	Stylesheet for www.vinea.com
	Design & Coding by Vanillafactory.com, Sami Rahunen
	=========================================================
*/




