p, ul, li, h1, h2, h3, h4, h5, h6, ol {margin:0px; padding:0px;}
.hide {display:none;}
html, body{height:100%;} 
td, th {vertical-align:top;}
.wine td, .wine th {padding:4px;}
.padLeft {float:right; padding:0 0 10px 10px;}
body{
	margin: 0; padding:0; 
	text-align:center;
	font:72%/1.6em verdana, arial, helvetica,  sans-serif;	
	color: #001D3B;
	background: #4E718F;
}
#wrapper  {
	position: relative;
	width:860px; height:680px;
	text-align:left;
	margin: 0px auto 0 auto;
	background:#23325C;
}

#flash{
	position:absolute;
	top:485px; right:45px;
	padding:0; margin:0px; 
	width:170px; height:92px; 
}

#flashdynamic{
	position:absolute;
	right:45px;
	padding:0; margin:0px; 
	width:170px; height:92px; 
}




#header {
	position:absolute;
	top:0px; left:0px;
	height:60px;  width:860px;
}
#nav {	
	margin:0; padding:0;
	position:relative;
}
#nav li {
	position: absolute;
	margin: 0; padding: 0;
	list-style: none;
	top: 0;
}
#nav a {
	height: 60px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	outline: 0; 
}
#nav span{display:none;}
	
#home	{left: 0px; width: 45px;}
#vineyard	{left: 70px; width: 70px;}
#wine	{left: 160px; width: 42px;}
#sales	{left: 220px; width: 50px;}
#people	{left: 290px; width: 55px;}
#restaurants	{left: 370px; width: 105px;}
#news	{left: 500px; width: 50px;}
#gallery	{left: 572px; width: 60px;}
#wineclub	{left: 655px; width: 72px;}
#contact	{left: 750px; width: 65px;}



#home a:hover, #home a.active {background:  url(../images/navigation.gif) 0px -60px no-repeat;}
#vineyard a:hover, #vineyard a.active {background:  url(../images/navigation.gif) -70px -60px no-repeat;}
#wine a:hover, #wine a.active  {background:  url(../images/navigation.gif) -160px -60px no-repeat;}
#sales a:hover, #sales a.active {background:  url(../images/navigation.gif) -220px -60px no-repeat;}
#people a:hover, #people a.active {background:  url(../images/navigation.gif) -290px -60px no-repeat;}
#restaurants a:hover, #restaurants a.active {background:  url(../images/navigation.gif) -370px -60px no-repeat;}
#news a:hover, #news a.active {background:  url(../images/navigation.gif) -500px -60px no-repeat;}
#gallery a:hover, #gallery a.active {background:  url(../images/navigation.gif) -572px -60px no-repeat;}
#wineclub a:hover, #wineclub a.active {background:  url(../images/navigation.gif) -655px -60px no-repeat;}
#contact a:hover, #contact a.active {background:  url(../images/navigation.gif) -750px -60px no-repeat;}



/*------------- content area -----------*/
#content {
	position:absolute;
	left:0; top:75px;
	width:860px; height:400px; 
	margin:0px; padding:0px; 
	background: url(../images/content_bg.jpg) left top repeat-y;
	border-top:1px solid #D4B26D;
	border-bottom:1px solid #D4B26D;
}

#left {
	float:left;
	padding:40px 0 0 30px;
	width:306px;
}

#right {
	float:left;
	padding:40px 0 0 30px;
	width:440px;
	text-align:left;
}
#bienvenuto_title {width:440px; height:24px; background:url(../images/titles/bienvenuto.gif) left top no-repeat; padding:10px 0;}
#vineyard_title {width:440px; height:24px; background:url(../images/titles/vineyard.gif) left top no-repeat; padding:10px 0;}
#wine_title {width:440px; height:24px; background:url(../images/titles/wines.gif) left top no-repeat; padding:10px 0;}
#leggiero_title {width:440px; height:24px; background:url(../images/titles/leggiero.gif) left top no-repeat; padding:10px 0;}
#lasophia_title {width:440px; height:24px; background:url(../images/titles/lasophia.gif) left top no-repeat; padding:10px 0;}
#lastellina_title {width:440px; height:24px; background:url(../images/titles/lastellina.gif) left top no-repeat; padding:10px 0;}
#maestoso_title {width:440px; height:24px; background:url(../images/titles/maestoso.gif) left top no-repeat; padding:10px 0;}
#allegretto_title {width:440px; height:24px; background:url(../images/titles/allegretto.gif) left top no-repeat; padding:10px 0;}
#vivace_title {width:440px; height:24px; background:url(../images/titles/vivace.gif) left top no-repeat; padding:10px 0;}
#sales_title {width:440px; height:24px; background:url(../images/titles/sales.gif) left top no-repeat; padding:10px 0;}
#people_title {width:440px; height:24px; background:url(../images/titles/people.gif) left top no-repeat; padding:10px 0;}
#restaurants_title {width:440px; height:24px; background:url(../images/titles/restaurants.gif) left top no-repeat; padding:10px 0;}
#news_title {width:440px; height:24px; background:url(../images/titles/news.gif) left top no-repeat; padding:10px 0;}
#about_title {width:440px; height:24px; background:url(../images/titles/about.gif) left top no-repeat; padding:10px 0;}
#contact_title {width:440px; height:24px; background:url(../images/titles/contact.gif) left top no-repeat; padding:10px 0;}
#fortissimo_title {width:440px; height:24px; background:url(../images/titles/fortissimo.gif) left top no-repeat; padding:10px 0;}

h3 {font:bold 1.2em arial, verdana, tahoma, sans-serif; color:#23325C; margin:20px 0 0 0;}
h4 {font:normal 1.2em arial, verdana, tahoma, sans-serif; color:#23325C; margin:4px 0;}
a {color:#23325C;}
a:hover {color:#CFAA4B;}
.nobullet {list-style-type:none;}

#right ul {
	margin:6px 20px;
}
li.nobullet {margin-left:-18px;}



/****** MENU ******************/

ul.dropdown a
{
    color:White;
    padding: 0px 21px 0px 21px;
}

div.menu
{ 
  position:absolute;
	top:15px;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;

 }

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

a.backgroundline
{
  background-image: url('../images/separator01.gif'); 
  background-repeat: no-repeat ;
} 


ul.dropdown {
 position: relative;
 z-index: 597;
 padding: 0px 20px 0px 20px;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
}

ul.dropdown a {
	color:#FFC;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
background-color: #036;
min-width:200px;
 top: 100%;
 left: 0;
 z-index: 598;
}

ul.dropdown ul li {
 float: none;
 background-color: #036;
 min-width:200px;
 height:30px;
 width:100%;
line-height:30px;
}

ul.dropdown ul:hover {

background-color: #236;

}

ul.dropdown ul li:hover {

 background-color: #236;

}

ul.dropdown ul ul {
 top: -1px;
 left: 100%;
 border: solid 1px #4E718F;
}

ul.dropdown ul
{
 border: solid 1px #4E718F;
 top: 50px;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown li {
 color: White;
 line-height:70px;	
}


ul.dropdown li:hover {
background:url(../images/ico01.png) no-repeat;
background-position:top center;
}

ul.dropdown li a:hover {
	color:#CFAA4B;
}

li.currentmenu
{
background:url(../images/ico01.png) no-repeat;
background-position:top center;
}

ul.dropdown ul li:hover {
background:none;
line-height:30px;
color:#CFAA4B;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ text-decoration: none; font-size:13px; }








