* {
	margin: 0;
	padding: 0
}

body {
	background: url(../images/back-black.jpg) repeat;
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;
	text-align: center
	}
	
	
#global {
	text-align: left;
	width: 760px;
    margin: 0 auto 0 auto;
	padding:0;
	border:0;
	}
	
	
p.textwines {
	color: #797979;
	text-align: left;
	padding: 0px 35px 10px 35px;
	line-height: 20px;
}

	
p {
	color:#797979;
	font: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}

	
h1 {
	padding-top:20px;
	size:1em;
	color:#A5A5A5;
	letter-spacing: 0.08em;
	}	

h3.tit {
	width:500px;
	border-bottom: #A5A5A5 1px solid;
	margin-left:25px;
	color:#5F5F5F;
	}		
	
	
a img { 
	border: 0px; 
}

.floatimgright{
	float: right;
	margin : 0px 15px 15px 0px;
}

.floatimgleft {
	float: left;
	margin : 0px 15px 15px 0px;
}


hr {
clear: both;
visibility: hidden;
}	

	
#bottomclearfloat {
	clear:both;
	}		
	
	
div, img { behavior: url(css/iepngfix.htc) }
		
		
p.bottom-text {
	font: 9px  Verdana, Arial, Georgia;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.14em;
}	
	
	
a.general { 
   	display: block;
	height:50px;
	Padding-top:8px;
    Padding-left:50px;
	color: #797979; 
	text-decoration:none;
	text-align: left;
	background: url(../images/video.gif) no-repeat 0 -8px ; 
     }
	 
a.general:hover { 
    text-decoration:underline;
     } 	

/*================================================================================================================================================================================*/	
/*===================================================================== HEADER STYLING==========================================================================================*/	
	
		

#headerlogo{
	width: 760px;
	height: 80px;
	font-size: 16px;
	background: url(../images/log.png) top left no-repeat;
	margin: 0;
	padding:0;
	border:0;
	}	
	
	
.flottante {
	background-color: #000000;
	padding: 12px 0px 0px 8px;
	float: right;
	width: 55px;
	text-align: center;
	}	
	
	
	
/*========================================================================SPACE=================================================================================*/
	
.space {
	text-align: left;
	height:15px;
	width: 760px;
	background: url(../images/fondspace.gif) repeat-x;
   	}	

.spacewhite {
	text-align: left;
	height:20px;
	width: 760px;
	background: url(../images/spacewhite.gif) repeat-x;
   	}

/*================================================================================================================================================================================*/	
/*===============================================================LANGUAGE MENU STYLING=======================================================================================*/
	
	
	
a.language { 
     display: block; 
     width: 55px; 
     height: 47px; 
     background: url(../images/home-korean.jpg) no-repeat; 
     }
	 
a.language:hover { 
     background: url(../images/home-korean.jpg) 0 -47px no-repeat; 
     } 

      
a.japan { 
   	 display: block;
     width: 55px; 
     height: 47px;
     background: url(../images/home-japan.jpg) no-repeat;
     }
	 
a.japan:hover { 
     background: url(../images/home-japan.jpg) 0 -47px no-repeat;
	 } 

		
/*================================================================================================================================================================================*/	
/*================================================================================MENU STYLING=================================================================================*/


div#primarynav{
	height: 41px;
	width:760px;
	margin:0 0 0 0px;
	padding:0;
	border:0;
	background:transparent;
	/* not required at this time :)
	float:left; */
	}

	
div#primarynav ul#menu{
	height:41px;
	width:760px;
	background:transparent url(../images/navbar.png) top left no-repeat;
	margin:0;
	border:0;
	padding:0;
	position:relative;
	}


div#primarynav ul#menu li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	}

	
ul#menu li,ul#menu a{
	height:41px;
	display:block;
	}


div#primarynav ul#menu li a{
	text-indent:-9999px;
	text-decoration:none;
	/* commented backslash hack v2 \*/
	overflow: hidden;
	/* end hack */
	}

	
#home{
left:0;
width:86px;
}

#wines{
left:86px;
width:108px;
}

#vintners{
left:194px;
width:132px;
}

#media{
left:326px;
width:112px;
}

#press{
left:438px;
width:102px;
}

#news{
left:540px;
width:109px;
}

#contact{
left:649px;
width:111px;
}


/* start of buttons */
/* The 'on' states follow */
#home a:hover{
background:transparent url(../images/navbar.png) 0 -41px no-repeat;
}
#wines a:hover{
background:transparent url(../images/navbar.png) -86px -41px no-repeat;
}
#vintners a:hover{
background:transparent url(../images/navbar.png) -194px -41px no-repeat;
}
#media a:hover{
background:transparent url(../images/navbar.png) -326px -41px no-repeat;
}
#press a:hover{
background:transparent url(../images/navbar.png) -438px -41px no-repeat;
}
#news a:hover{
background:transparent url(../images/navbar.png) -540px -41px no-repeat;
}
#contact a:hover{
background:transparent url(../images/navbar.png) -649px -41px no-repeat;
}



body#homeon #home{
background:transparent url(../images/navbar.png) 0 -82px no-repeat;
}
body#wineson #wines{
background:transparent url(../images/navbar.png) -86px -82px no-repeat;
}
body#vintnerson #vintners{
background:transparent url(../images/navbar.png) -194px -82px no-repeat;
}
body#mediaon #media{
background:transparent url(../images/navbar.png) -326px -82px no-repeat;
}
body#presson #press{
background:transparent url(../images/navbar.png) -438px -82px no-repeat;
}
body#newson #news{
background:transparent url(../images/navbar.png) -540px -82px no-repeat;
}
body#contacton #contact{
background:transparent url(../images/navbar.png) -649px -82px no-repeat;
}


/*============================================== DROPDOWN MENU STYLING==========================================================*/
	

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:20px;
background:#fff url(../images/bg_dropdown.gif) repeat-x top;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #EBEAEA;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #282828;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #fff;
background:#DB6D14;

}




/*========================================= GENERAL HOME STYLING========================================================*/
	
	
#contenthome {
	text-align: left;
	color: #ffffff;
	width: 760px;
	height:310px;
    }	
	
#left {
	float: left;
	text-align: left;
	color: #ffffff;
	width: 400px;
	height:310px;
    }

	
#right {
	float: left;
	color: #ffffff;
	width:360px;
	height:310px;
    background:transparent url(../images/back-home.jpg) no-repeat;
	}
	
p.frame {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 140px 14px 0 14px;
	line-height: 1.6em;
	color: #797979;
	text-align:justify;
}	


#footer-home{
	text-align: left;
	width: 760px;
	background: url(../images/footer-home.jpg) no-repeat left top;
    height:70px;
	margin: 0;
	padding:0;
	border:0;
	}


/*======================================== GENERAL MOVIE STYLING==========================================================*/	

	
#contentstory {
	text-align: left;
	color: #ffffff;
	width: 760px;
	height:250px;
    }	
	
#leftstory {
	float: left;
	text-align: left;
	color: #ffffff;
	width: 320px;
	height:250px;
	background:transparent url(../images/fond-movie.) no-repeat;
    }

#rightstory{
	float: left;
	text-align: left;
	color: #ffffff;
	width:279px;
	height:250px;
	background:transparent url(../images/fond-media-droite.gif) no-repeat;
    }	
	 
#rightstorydeux{
	float: left;
	text-align: left;
	color: #ffffff;
	width:161px;
	height:250px;
	background:transparent url(../images/fond-media-gauche.jpg) no-repeat;
    }	
	 	 
		
#menubas-story {
	text-align: left;	
	background-color: #101010;
	width: 760px;
	height:79px;
    }	 
	 
.flottantestory {
	background-color: transparent;
	float: left;
	text-align: center;
	}
	
.storyspace {
	background : url(../images/fondstory.png) no-repeat;
	float: left;
	width: 124px;
	height:79px;
	text-align: center;
	}

.movleft { 
	padding: 4px;
	background-color: #FFFFFF;
	float: left;
   	width: 149px; 
    height: 117px;
	}
	   
.movright {
	float: left;
	width: 149px; 
    height: 117px;
	margin-left: 44px;
	padding: 4px;
	background-color: #FFFFFF;
	}

a.movleft, a.movright {
	background-color: #FFFFFF;
	}
	
a.movleft:hover, a.movright:hover {
	background-color: #DC6B0D;
	}
	
.subtitlesleft {
	float: left;
	width: 157px; 
	height: 40px;
	}
	 
.subtitlesright{
	float: left;
	width: 157px; 
	margin-left: 44px;
	height: 40px;
	}
	
p.ker{
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff; 
	text-align:center;
	}
	 
p.framestory {
	font: 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 7px 10px 0 25px;
	line-height: 1.7em;
	color: #797979;
	text-align:left;
}	
 
	 
a.menubas {
	font: 0.9em  Verdana, Arial;
	letter-spacing:0.2em;
	color: #97722B;
	font-weight:900;
	text-align:left;
	text-decoration:none;
	}
	 
a.menubas:hover {
	font: 0.9em Verdana, Arial ;
	letter-spacing:0.2em;
	font-weight:900;
	color: #fff;
	text-align:left;
	text-decoration:none;
	}
	

p#storyrg {
	font: 0.8em Arial, Verdana;
	margin: 0;
	padding: 8px 10px 0 70px;
	line-height: 1.35em;
	color: #ffffff;
	text-align:justify;
}	

	
/*==============================================DOWNLOAD STYLING===================================================*/	
	
.contwrapper{
	margin-left: 30px;
	padding-bottom: 40px;
    width: 690px;
    text-align: left;
	background: #FFF repeat;
}	
	
.contdownload{
	float: left;
	height: 125px;
	padding: 0 40px 40px 10px;
	width: 175px;
	font: 11px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
}


.contbottle{
	float: left;
	height: 125px;
	padding: 0 40px 40px 10px;
	width: 175px;
	font: 11px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
}


.contbottle li {
	line-height: 18px;
}

h2.tradedownload {
	padding: 15px 0 20px 0;
	font: 11px normal 'Georgia', serif;
	font-weight: bold;
	text-transform: uppercase;
}

h3.tradedownload {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	font:  9px normal 'Lucida Grande', Verdana, Tahoma, sans-serif;
	color: #797979;
	text-transform: uppercase;
	border-bottom: 1px dotted #cdcdcd;
}

.tradebottle {
	float: left;
	margin: 0 10px 20px 0;
	height: 100px;
}	
	
span.downloaddetail {
	padding: 0 0 0 6px;
	font-size: 10px;
	color: #aaa;
}	
	
a.trade:link, a.trade:visited {
	font-weight: bold;
	text-decoration: none;
	color: #D5B864;
}
	
a.trade:hover, a.trade:active {
	text-decoration: underline;
}




/*=========================================== GENERAL PRESS STYLING========================================================*/	

a.pdf { 
	Padding-top:20px;
	Padding-bottom:6px;
    Padding-left:30px;
	Padding-right:20px;
    color: #000;
	text-decoration:none;
	background: url(../images/press/acrobat.jpg) no-repeat  left bottom ;
    }
	 
	 
a.pdf:hover { 
     color: #797979;
	 text-decoration:none;
    } 

	
p.intro {
	padding-left:25px;
	padding-right:25px;
	padding-bottom: 10px;
	}	
	
p.introwide {
	padding-left:25px;
	padding-right:25px;
	padding-bottom: 35px;
	}
	
p.marge{
	padding-left:130px;
	padding-right:20px;
	padding-bottom: 20px;
	}	
	
h3.hach {
	font-size:12px;
	color:#3F3F3F;
	padding-left:130px;
	}
	
h3.tit {
	font-size:12px;
	color:#3F3F3F;
	padding-left:25px;
	}			
		
.fll {
	float: left;
	margin-right: 14px;
	margin-left:25px;
	}
	
	
p.pressframe{
	padding: 5px 30px 0 60px;
	font: 12px Arial, Verdana;
	line-height: 1.7em;
	color: #797979;
	text-align:justify;
}	
	
	
h1#join {
	height: 29px;
	background: url(../images/jointhegang.gif) no-repeat left top;
	margin: 10px 0px 0 10px;
}


img#left {
	float:left;
	margin: 0px 8px px 0px;
}

	
/*================================================VINTNERS STYLING========================================================*/	

body.white {
	background: #fff;
	font: 12px Arial, Verdana, Palatino, Georgia;
	line-height: 20px;
	color: #ffffff;
	text-align: center
	}

#globalvintners {
   	text-align: left;
	width: 550px;
    margin: 0 auto 0 auto;
	padding:0;
	border:0;
	}	
	
		
p.vint{
	padding-top:8px;
	color:#797979;
	font: 12px Arial, Verdana, Palatino, Georgia;
	line-height: 1.65em;
	}
	

div#gang {
	width: 760px;
	text-align: left; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: arial, verdana;
	letter-spacing: 0.5em
	}
	
	
#gangnav {
	text-align: left;
	color: #ffffff;
	width: 760px;
	height: 440px;
	margin: 0;
	padding: 0;
	}	
		
	
#leftgangnav {
	float: left;
	text-align: left;
	color: #000000;
	width: 432px;
	height:440px;
    }

	
#rightgangnav {
	float: left;
	color: #ffffff;
	width:328px;
	height:349px;
	background: url(../images/vin.gif) no-repeat left top;
	
    }

p.vintners{
	padding: 9px 35px 0 50px;
	font: 12px Arial, Verdana;
	line-height: 1.7em;
	color: #797979;
	text-align:left;
	
}	
		
p.vintners2{
	padding: 9px 35px 0 70px;
	font: 12px Arial, Verdana;
	line-height: 1.7em;
	color: #797979;
	text-align:left;
	
}	
	
	
p.vintnersgras{
	padding: 5px 35px 0 61px;
	font: 12px Arial, Verdana;
	font-weight:900;
	line-height: 1.7em;
	color: #797979;
	text-align:left;
}	
		
	
	

ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
}


ul.navgang{
	position: absolute;	/* positionnement pour IE5 et IE5.5 */
	background: transparent url(../images/rhonegang2sepia.jpg) top left no-repeat;	/* arrière-plan général du menu */
	width: 432px;
	text-align: center;
	}

ul.navgang li {
	float: left;
	}


ul.navgang li a {	/* dimensions et définitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 349px;
width: 108px;
color: #fff;
font-size: 14px;
line-height: 50px;	/* hauteur de ligne pour éviter les paddings */
font-weight: bold;
font-family: arial, serif;
text-decoration: none;
}

ul.navgang li a:hover {
background: transparent url(../images/rhonegang2sepia.jpg) top left no-repeat;
}

ul.navgang a#menu1:hover {
background-position: -432px 0%;	/* décalage de l'arrière-plan pour chaque bouton */
}
ul.navgang a#menu2:hover {
background-position: -540px 0%;
}
ul.navgang a#menu3:hover {
background-position: -648px 0%;
}
ul.navgang a#menu4:hover {
background-position: -756px 0%;
}



.footer {
	background-color: #000;
	padding: 0.5em;
}

.footer a,a:active,a:visited {
	color: #09c;
}

.footer a:hover {
	color: #0cf;
}


/*=============================================WINES STYLING=======================================================*/	

#headerwines {
	text-align: left;
	color: #000000;
	width: 760px;
	height: 187px;
	}
	
#centerwines {
	text-align: left;
	color: #ffffff;
	background-color:#ffffff;
	width: 760px;
	}	
	
.floatwinesimg {
	float: left;
	text-align: left;
	background-color:#ffffff;
	color: #000000;
	width: 79px;
	height:200px;
    }
	
	
.floatwinesimgversion {
	float: left;
	text-align: right;
	background-color:#ffffff;
	color: #000000;
	width: 200px;
	height:200px;
    }	
	
	
.floatwinestext {
	float: left;
	text-align: left;
	background-color:#ffffff;
	color: #000000;
	width: 111px;
	height:200px;
    }	
	
.floatwinestext a,a:active,a:visited {
	color: #797979;
	text-decoration:none;
}

.floatwinestext a:hover{	
	color: #000000;
	text-decoration:none;
	}

	
p.winepara{
	padding: 70px  0px 0 0px;
	font: 12px Arial, Verdana;
	line-height: 1.7em;
	color: #797979;
	text-align:left;
	}	
		
p.winetitregras {
	padding: 5px  0px 0 0px;
	font: 12px Arial, Verdana;
	font-weight: 900;
	line-height: 1.4em;
	color: #C2BB9F;
	text-align:left;
	}	
	
p.winetitre {
	padding: 3px  0px 0 0px;
	font: 12px Arial, Verdana;
	font-weight: 900;
	line-height: 1.4em;
	color: #B0B0B0;
	text-align:left;
	}	

	

/*======================================CONTACT STYLING==================================================*/	

		
#contnav {
	text-align: left;
	color: #ffffff;
	width: 760px;
	height: 349px;
	margin: 0;
	padding: 0;
	}	
		
	
#leftcontnav {
	float: left;
	text-align: left;
	color: #000000;
	width: 432px;
	height:349px;
    }
	
#leftcontnavone {
	float: left;
	text-align: left;
	color: #000000;
	width: 432px;
	height:174px;
    }
#leftcontnavtwo{
	float: left;
	text-align: left;
	color: #000000;
	width: 432px;
	height:175px;
    }	
	
	
#rightcontnav {
	float: left;
	color: #ffffff;
	width:328px;
	height:349px;
	background: url(../images/cont.gif) no-repeat left top;
	}

/*======================================SONG STYLING==================================================*/	
	
#contentleft
{
	float: left;
   	width:264px;
	line-height: 21px;
	padding-left:130px;
	padding-right:0px;
	text-align: left;
}
	
#contentright
{
	float: left;
    width: 265px;
	line-height: 21px;
	padding-left:15px;
	padding-right:25px;
	text-align: left;
}	


	
	
/*======================================FOOTER STYLING==================================================*/	
	
#footimg{
	width: 760px;
	height: 150px;
	font-size: 16px;
	background: url(../images/footer.jpg) top left no-repeat;
	}	
	
#footimage{
	width: 760px;
	height: 15px;
	font-size: 16px;
	background: url(../images/back-foot.jpg) top left no-repeat;
	}	
	
