/* Unstyle defaults */

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}


body { 
	background-color: #320000;
	font-size: 10px;
	font-family: "Lucida Grand", Tahoma, sans-serif;
	color:#eae0b2;
	background-image: url(../_images/common/bg_body.png);
	background-position: 0 -30px;
	background-repeat: repeat-x;
	min-width:955px;
	}

#wrapper {
	width: 955px; height:550px;
	margin:0 auto;
	padding-top:25px;
	position: relative;
	}

#mask {
	height:575px;
	overflow: hidden;
}								

.trigger a {
	display:block;
	position:absolute;
	z-index:200;
	text-indent: -9999px;
	overflow: hidden;
	width:150px; height:20px;
	}

.card { 
	position:absolute;
	width:695px; height:550px; 
	background-position: bottom left;
	background-repeat: no-repeat; 
    bottom:0;
    z-index:10;
    bottom:-495px;
    }
    
.document { 
	height:400px;
	margin-top:155px;
	padding-top: 25px; 
	}

    
#marquee {
	width:250px;
	height:591px;
	position: absolute;	
	left:0;
	top:0;
	background-image: url(../_images/common/glass.png);
	background-position: top left;
	background-repeat: no-repeat;

}
	
#join {
	position:absolute;
	width:230px; height:580px;
	background-image: url(../_images/common/bg_bottle_shaded.png);
	top:0;
	left:165px;
	z-index:1;
}

.stage {
	width:695px;
	height:100%;
	margin-left: 202px;
	position: relative;
	overflow: hidden;
	z-index:2;
	}


#footer {
	width:955px;
	overflow:hidden;
	margin: 0 auto;
	padding-top: 10px;
	height:75px;
	}

#join .content {
	width:130px;
	margin:240px 0 0 40px;
	}
input {
	font-size: 11px;
	height:25px;
	color: #dd7871;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #780006;
	background-color: #310000;
	}

button {
	background-color: transparent; 
	border:0;
	margin:5px 0 0 0; 
	padding:0;
	width:130px;
	overflow:hidden;
	}

#submitRequest img {margin:0; padding:0;}	

#korean {position:absolute; }	

#join label {display:none;}	
								
a#nav_home 		{ bottom:400px; left:440px; }
#nav_about 		{ bottom:400px; left:20px; }
#nav_features 	{ bottom:450px; left:430px; width:190px;}
#nav_services 	{ bottom:450px; left:80px; }
#nav_tastings 	{ bottom:480px; left:290px; }
#nav_facts 		{ bottom:500px; left:140px; width:110px;}
								
#home			{	z-index:100; background-image: url(../_images/common/card_home.png); height:450px;	}
#about			{	z-index:90; background-image: url(../_images/common/card_about.png); height:460px;	}
#features		{	z-index:80; background-image: url(../_images/common/card_features.png); height:500px; }
#services		{	z-index:70; background-image: url(../_images/common/card_services.png);	height:505px;}
#tastings		{	z-index:60; background-image: url(../_images/common/card_tasting.png); 	height:530px;}
#facts			{	z-index:50; background-image: url(../_images/common/card_facts.png); 	}


/* Navigation */

ul.nav { 
	position: absolute;
	list-style: none;
	} 	

ul.nav li { float:right; }
ul.nav li a {
	font-size: 1.1em;
	display:block; 
	padding:0 10px 0 10px;
	text-transform: uppercase;
	}


/* Links */

a:link, a:visited { 
	color:#eae0b2;
	text-decoration: none;
	}

/* Typography */

h3 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #dbaf28;
	margin-bottom: 1em;
	line-height: 1.3em;
	}

h3.vino {
	font-size: 2em;
	color:#eae0b2;
	padding-left:50px;
	background-image: url(../_images/common/icon_vinoglass.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding:.8em 0 1em 60px;
}

h4 {
	font-weight: normal;
	font-size: 1.4em;
	color: #dbaf28;
	margin-bottom: .3em;
	width:inherit;
	border-bottom: 1px solid #f4d158;
	}

h5 {
	font-size: 1.2em;
	color: #dbaf28;
	margin: .3em 0 .3em 0;
	}
	
p {
	font-size:1.1em;
	line-height: 1.5em; 
	margin-bottom: 1em;}	

.price {text-transform: uppercase; font-size: .9em; font-weight: bold; margin-bottom: .2em;}
.caption {
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #f4d158;
	margin-top: .5em;
	}

ul {
	list-style: none;
	margin:1em 0 1em 0;
}


#logomark {
	margin-top:60px;
	width:200px;
	height:85px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url(../_images/common/logomark.png);
	background-position: top right;
	background-repeat: no-repeat;}

/* Footer Content */

#footer .stage { }

.contactinfo {
	position:absolute;
	right:0;
	list-style: none;
	font-size: 10px;
	margin:5px 0 0 0;
	text-transform: uppercase;
	text-align: right;
	}

.contactinfo li {
	color:#9f816d;
	margin-bottom: 3px;
	}
.separator {
	margin: 0 6px 0 6px;
	color:#7a1c1d;}


a#maillist, a#facebook {
	display:block;
	background-image: url(../_images/icons/icon_email.png);
	width:138px; height: 25px;
	text-indent:-9999px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	float:left;
}

a#facebook {
	margin-left: 5px;
	background-image: url(../_images/icons/icon_facebook.png);
}



li.label {text-transform: uppercase;}

/* hacks */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Home */
#home h3 {
	margin-top: 20px;
	color: #790000;
	font-size: 2em; }

#home .document {margin-top:60px;}

#home .content {
	width: 370px;
	float:left;
	margin: 0 0 0 30px; 
	padding:0 20px 0 0;
	overflow:hidden;
	height:310px;
	position:relative;
	color: #331504;
}

#home .media {
	margin-left: 10px;
	width: 260px; 
	float:right;
	margin-top: -7px;}

#home #comingup {
	width:695px; height:110px;
	background-image: url(../_images/common/bg_comingup.png); 
	position: absolute;
	background-position: top;
	bottom:0;
	left:0;
	overflow: hidden;
}

#home #comingup ul {margin: 27px 0 0 220px;}

a#swirlhome {
	display:block;
	background-image: url(../_images/icons/icon_swirlhome.png);
	width:52px; height: 26px;
	text-indent:-9999px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	left:530px;
	top:30px;
	position:absolute;
}


#comingup li.news {
	width:200px; height:65px;
	float:left;
	overflow:hidden;}

#comingup li.news p {
	color:#331504;
	margin:0;
	line-height: normal;
}

#comingup li.news p.note,
#comingup li.news a {font-weight: bold; color:#790000;}


li#leftcolumn { margin-right: 40px;}

/* About */

#about .document { margin-top: 70px;}
#about .content { 
	margin:0 5px 0 30px; 
	width:360px; 
	padding-right: 20px;
	float:left;
	border-right:1px solid #a36230;}

#about .media {
	width:250px;
	padding-left: 15px;
	overflow: hidden;

	border-left:1px solid #a36230;
	height:400px;
}



/* Features */

#features .nav {
	top:100px;
	right:30px;
}

#features .document {
	margin-top: 100px;
	padding-top: 35px; }

#features .viewport {
	border-top: 1px solid #a36230;
	border-bottom: 1px solid #a36230;
	margin:0 40px 0 40px;
	}

#features .content { 
	margin:0 0 0 5px; 
	width:352px; 
	padding: 10px 30px 10px 20px;
	float:right;
	height:275px;
	border-left:1px solid #a36230;
	overflow: hidden;
	position:relative;}

#features .media {
	width:205px;
	padding:10px 0 10px 0;
	overflow: hidden;
	border-right:1px solid #a36230;
	height:275px;
}



/* services */

#services .document {
	padding-top: 0; 
	margin-top:100px;
	 }

#services .content {
	width: 370px;
	float:left;
	margin: 0 0 0 30px; 
	border-right:1px solid #a36230;
	padding:0 20px 0 0;
	overflow:hidden;
	height:310px;
	position:relative;
}

#services .media {
	margin-left: 10px;
	width: 260px; 
	float:right;
	margin-top: -7px;}

#services h3 { color: #790000;}
#services dl { width: 350px; height:360px;}
#services dt {
	font-family: Georgia, Times, sans-serif;
	font-size: 1.4em;
	padding: .9em 0 .9em 0;
	border-top:1px solid #d3af5c;
	background-position: left center;
	padding-left: 40px;
	background-repeat: no-repeat;
}

#services dt a:link, #services dt a:visited {color:#2c190f;}
#services dt a:hover {	color: #790000;}

#services dd {
	color:#28170c;
	margin-left:0;
	font-size: 1.1em;
	line-height: 1.2em;
}

dt#gift {background-image: url(../_images/icons/icon_gift.png);}
dt#eventplanning {background-image: url(../_images/icons/icon_event.png);}
dt#baskets {background-image: url(../_images/icons/icon_basket.png);}
dt#events {background-image: url(../_images/icons/icon_event.png);}
dt#corporate {background-image: url(../_images/icons/icon_corporate.png);}
dt#private {background-image: url(../_images/icons/icon_private.png);}
dt#hotline {background-image: url(../_images/icons/icon_hotline.png);}


/* tastings and events */

#tastings .document { margin-top:85px;}

#tastings .viewport {
	border-top: 1px solid #a36230;
	border-bottom: 1px solid #a36230;
	margin: 0 40px 0 40px;
	overflow: hidden;
	}


#tastings .nav {
	top:80px;
	right:50px;
}

#tastings .content {
	width: 370px;
	float:right;
	margin: 0 0 0 0; 
	border-left:1px solid #a36230;
	padding:0 30px 0 20px;
	overflow:hidden;
	height:300px;
	position:relative;
}

#tastings .media {
	border-right:1px solid #a36230;
	width: 187px;
	margin: 0 0 0 0;
	height:300px;
}

#tastings h3 { 
	color:#efe8c1;
	margin: 1em 0 1em 0;
}


/* The facts */
#facts .document {margin-top: 130px;}
#facts h3 { 
	color:#5b0000;
	text-align: left;
	line-height: 1.4em; 
	}
	
#facts .viewport {
	margin: 0 auto;
	width:580px;
	padding:2em 0 2em 0;
	border-top:1px solid #dbc48b;
	border-bottom:1px solid #dbc48b;
}

a#joinnow {
	display:block;
	width:179px; height: 43px;
	text-indent:-9999px;
	background-image: url(../_images/common/btn_visit_blog.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0 auto;
}

#adminbar {
	text-align: center;
	width:100%;
	background-color:yellow;
	color:black;
	font-size: 10px;
	text-transform: uppercase;
}

#adminbar  {
	padding:10px;}

div#adminbar a:link {
	color:black !important;
	font-weight: bold !important;
}


.mceContentBody {
	min-width: 665px;
}