body, html{
  margin: 0;
  padding: 0;
}
body, input, textarea, select, option{
  font-family: Arial,Helvetica,clean,sans-serif;
  font-size: 13px;
	color: #999999;
}
body{
  background-color: #000000;
  background-image: url(../images/bg.jpg);
  background-position: 50% 0;
  background-repeat: repeat;
}

a img,:link img,:visited img { border: none; }

a{
	color: #a28d50;
	text-decoration: none;
}

a:hover{
	color: #cab189;
}

p {
	margin: 15px 0;
  line-height: 20px;
}

li,
dl
{
  line-height: 150%;
}

dl{
  margin: 15px 0;
}

ul{
  padding: 0 0 0 16px;
  margin: 15px 0;
  list-style: disc;
}
ul ul{
  margin: 0;
}
li, dd{
  margin: 2px 0;
  padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
  line-height: 20px;
  margin: 20px 0;
  color: white;
}

h3 {
	font-size: 16px;
	font-weight: normal;
  line-height: 20px;
  margin: 20px 0;
	color: #a28d50;
	text-transform: uppercase;
}

h4 {
	font-size: 15px;
	font-weight: normal;
  line-height: 17px;
  margin: 20px 0;
  color: white;
}

h2, 
h3,
h4,
.ui-tabs .ui-tabs-nav li,
.stockist_regions li a,
ul#nav li a,
.square721bt{
  font-family: "Square721BTRoman", Arial,Helvetica,clean,sans-serif;
}


#shell {
	width: 960px;
	margin: 0 auto 0 auto;
}

/* splash page */

#movie {	
	width: 900px;
	margin: 100px auto 0;	
}

#skip {
	float:right;
}

ul#snav {
	list-style: none;
	margin: 0 auto;
	padding: 12px 177px 0 120px;
	width: 424px;
	height: 677px;
	background-image: url(../images/s_bg.gif);
  background-repeat: no-repeat;
  background-position: top center;	  
}

ul#snav li{
  margin: 0;
  width: 420px;
}

ul#snav li a {
	display: block;
	width: 420px;
	height: 40px;
	list-style: none;
	padding: 0;
	border: 0;
	margin: 0;
  background-repeat: no-repeat;
  background-position:  0 0;
  text-indent: -9999px;
  outline: 0;
  background-image: url(../images/s_bg_nav.gif);
  background-repeat: no-repeat;
  background-position: -9999px -9999px;
}

ul#snav li.stt a{
	background-position: 0 0;
}
ul#snav li.ethos a{
	background-position: 0 -40px;
}
ul#snav li.wines a{
	background-position: 0 -80px;
}
ul#snav li.wm a{
	background-position: 0 -120px;
}
ul#snav li.vy a{
	background-position: 0 -160px;
}
ul#snav li.find a{
	background-position: 0 -200px;
}
ul#snav li.buy a{
	background-position: 0 -240px;
}
ul#snav li.contact a{
	background-position: 0 -280px;
}
ul#snav li.club a{
	background-position: 0 -320px;
}

/* left side */

#leftside{
	width: 170px;
	float: left;
  display: inline;
  margin: 40px 0 0 0;
}

/* logo */

h1#logo{
  margin: 0;
  line-height: 100%;
}

h1#logo a{
  display: block;
  margin: 0;
  outline: 0;
  
}
h1#logo a img{
	float: right;
}

/* left nav */

ul#nav{
	list-style: none;
	padding: 0;
	margin: 40px 0 0 0;
	width: 170px;	
}

ul#nav li{
	list-style: none;
	width: 170px;
	text-align: right;
	margin: 0;
}

ul#nav li a{
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav li a:hover{
	color: #cccccc;
}

ul#nav li a.selected{
	color: white;
}

/* social nav */

ul#social_nav{
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	width: 170px;	
}

ul#social_nav li{
	list-style: none;
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;	
}

/* page */

#page {
	width: 750px;
	min-height: 350px;
	float: left;
  display: inline;
	margin: 40px 0 40px 40px;
  padding: 17px 0 20px 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}


#skinny {
	/* width: 550px; */
}





.image_frame{
  padding: 5px;
  background-color: #000000;
  border: 1px solid #333333;
  -moz-box-shadow: 0px 0px 9px #555555;
  -webkit-box-shadow: 0px 0px 9px #555555;
  box-shadow: 0px 0px 9px #555555;  
}

/* street talk */

ul#streettalks{
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
}

ul#streettalks img{
	display: block;
}

ul#streettalks li{
  list-style: none;
  border-bottom: 1px dotted #333333;
  margin: 20px 0 40px 0;
  padding: 0 0 20px 0;
}

ul#streettalks li h2{
	
}

ul#streettalks li a.image_frame{
  float: right;
  clear: right;
  display: block;
  margin: 0 0 3px 20px; 
}

ul#streettalks li .clear{
	
}

.pagination{
  line-height: 22px;
  margin: 0 0 20px 0;
}

.left_icon{
  padding: 1px 0 0 20px;
  background-color: transparent;
  background-image: url(../images/file.gif);
  background-repeat: no-repeat;
  background-position: 0 1px;
}

.icon_pdf{
  background-image: url(../images/pdf.gif);  
}


/* wine makers */

.ui-tabs{
	border: none;
	background: none;
	padding: 0;
	font-family: Arial,Helvetica,clean,sans-serif !important;
	font-size: 100% !important;
}

.ui-widget-content {
	color: #999999 !important;
}

.ui-tabs .ui-tabs-nav{
	background: none;
	border: none;
	padding: 0 10px;
}

.ui-tabs .ui-tabs-nav li{
	border: none;
	background-color: transparent;
	background-image: url(../images/tab-bg.png);
	background-position: 0 -50spx;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 5px 0 0;
}

.ui-tabs .ui-tabs-nav li a{
	outline: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	background-position: 0 0;
}

.ui-tabs .ui-tabs-panel{
	background-image: url(../images/tab-bg.png);
	background-position: top;
	background-repeat: repeat-x;	
	padding: 0 20px;
	overflow: hidden;
}

/* contact */


.column{
	float: left;
	display: inline;
	width: 355px;
}

.column_left{
	clear: left;
}

.column_right{
  float: right;
  clear: right;
}

ul.contacts{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: visible;
}

ul.contacts li {
  list-style: none;
	background: url(../images/contact_bg.jpg) no-repeat;
	padding: 3px 0 0 7px;
	margin: 20px 0;
}

ul.contacts li h3{
	margin: 0 0 3px 0;
	color: #cccccc;
}

ul.contacts li p{
	margin: 1px 0 0 0;
}


/* stockists */

/* map */

#finder_wrapper{
  background-image: url(../images/map-nz-only.png);
  background-position: 80px 125px;
  background-repeat: no-repeat;
  width: 500px;
  height: 700px;  
  position: relative;
  display: inline;
  float: right;
  margin: 20px 0;
}

#finder_wrapper ul.oversea_contacts{
	list-style: none;
	margin: 0;
	padding: 0;
}
#finder_wrapper ul.oversea_contacts li{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: auto;
	left: auto;
}
#finder_wrapper ul.oversea_contacts li.australia{
	top: 170px;
	left: 0;
}
#finder_wrapper ul.oversea_contacts li.hong-kong{
  top: 0;
  left: 100px;
	
}
#finder_wrapper ul.oversea_contacts li.singapore{
	top: 70px;
  left: 0;
}
#finder_wrapper ul.oversea_contacts li.fiji{
  top: 110px;
  left: 380px;	
}
#finder_wrapper ul.oversea_contacts li.new-york{
	top: 0;
  left: 400px;
}
#finder_wrapper ul.oversea_contacts li.california{
	top: 0;
  left: 250px;
}



#finder_wrapper ul.oversea_contacts li h3{
	margin: 0;
	cursor: pointer;
  white-space: nowrap;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%;
	outline: 0;
	text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
	-moz-text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  -webkit-text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;  
}
#finder_wrapper ul.oversea_contacts li .details{
	display: none;
}
#finder_wrapper ul.oversea_contacts li p{
	margin: 1px 0 0 0;	
}


.stockist_regions{
  list-style: none;
  padding: 0;
  margin: 0;
}

.stockist_regions li a{
	background-image: url(../images/map-dot.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 30px;
  line-height: 30px;
	position: absolute;
	padding: 0 0 0 30px;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	outline: 0;
	display: block;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; 
	-moz-text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  -webkit-text-shadow: 0px 0px 9px #a28d50, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.stockist_regions li a:hover{
	background-position: 0 -30px;
	color: white;
}


.stockist_regions li.sr1 a{
	top: 155px;
	left: 243px;
}

.stockist_regions li.sr2 a{
	top: 192px;
	left: 264px;
}

.stockist_regions li.sr3 a{
	top: 222px;
	left: 176px;
	padding: 0 30px 0 0;
	background-position: 100px 0;
	text-align: right;	
}
.stockist_regions li.sr3 a:hover{
	background-position: 100px -30px;
}

.stockist_regions li.sr4 a{
	top: 222px;
	left: 303px;
	width: 120px;
}

.stockist_regions li.sr5 a{
	top: 265px;
	left: 312px;
}

.stockist_regions li.sr6 a{
	top: 317px;
	left: 273px;
}

.stockist_regions li.sr7 a{
	top: 328px;
	left: 77px;
	width: 160px;
	padding: 0 30px 0 0;
	background-position: 160px 0;
	text-align: right;
}
.stockist_regions li.sr7 a:hover{
	background-position: 160px -30px;
}

.stockist_regions li.sr8 a{
	top: 380px;
	left: 215px;
	width: 120px;
}
.stockist_regions li.sr9 a{
	top: 428px;
	left: 135px;
	width: 190px
}



/* stockists lists */

.stockists{
	width: 240px;
	float: left;
	display: inline;	
}

.stockists ul.stockist_list{
	list-style: none;
	margin: 0;
	padding: 0;
}

.stockists ul.stockist_list li{
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

.stockists ul.stockist_list li h4{
	margin: 3px 0;
}

.stockists ul.stockist_list li p{
	margin: 0;
}

/* our wines */

.wines_index h3{
  margin-bottom: 0;
	
}

.wine_list_single{
	float: left;
	display: inline;
	position: relative;
	width: 173px;
	height: 92px;	
	margin: 10px 10px 0 0;
}

.wine_list_single a{
  display: block;
  width: 173px;
	height: 92px;		
}

.wine_list_single img{
  width: 171px;
  height: 90px;
	-ms-interpolation-mode: bicubic;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #333333;	
}

/* our wines - single wine */

.wine_single_side{
	width: 160px;
	display: inline;
	float: left;
	text-align: center;
	position: relative;
}

.wine_single_side img.sticker_new_release{
	position: absolute;
	top: 75px;
	left: auto;
	right: 0;
}

.wine_single_main{
	display: inline;
	float: right;
	width: 550px;
}

.wine_single_top{
	
}

body.wines_single img.display_wine_bottle{
  margin: 20px 0 0 0;
}

body.wines_single h2{
  font-size: 19px;
  letter-spacing: -1px;
}

body.wines_single p.subtitle{
  margin-top: -15px;
  font-style: italic;
  color: white;
}
body.wines_single p.tasting_notes{
  margin: 5px 0;
}

/* wine single tasting notes */

dl.tasting_notes dt{ 
  text-transform: uppercase;
  float: left;
  width: 150px;
  color: #cccccc;
}

dl.tasting_notes dd{
	margin: 10px 0 10px 150px;
}

/* review */

ul.wine_single_reviews{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.wine_single_reviews li{
	overflow: hidden;
	margin: 20px 0 0 0;
}

ul.wine_single_reviews li p{
	margin: 0 0 3px 0;
}

ul.wine_single_reviews li p.review_score{
	line-height: 14px;
	color: white;
}
ul.wine_single_reviews li p.review_score span.review_previous{
	font-style: italic;
	color: #464646;
	font-size: 12px;
	padding-left: 5px;
}
ul.wine_single_reviews li p.review_reviewer{
	font-style: italic;
	color: white;
}


/* vineyards */

#vineyards_gallery_wrapper{
	position: relative;
	width: 500px;
}


ul#vineyards_gallery{
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 500px;
	height: 342px;
}

ul#vineyards_gallery li{
	list-style: none;
	margin: 0;
}

ul#vineyards_gallery li img{
	display: block;
}

ul#vineyards_gallery li p{
	margin: 5px 0;
	font-style: italic;
}

.vineyards_gallery_nav{
	position: absolute;
	width: 250px;
	height: 312px;
	top: 0;
	left: 0;
	display: block;
	outline: 0;
	text-indent: -9999px;
	z-index: 2;
	background-position: -9999px -9999px;
	background-repeat: no-repeat;
}

.vineyards_gallery_nav_prev{
	background-image: url(../images/arrow-left.png);
}
.vineyards_gallery_nav_prev:hover{
  background-position: left 50%;	
}

.vineyards_gallery_nav_next{
	left: auto;
	right: 0;
	background-image: url(../images/arrow-right.png);
}

.vineyards_gallery_nav_next:hover{
  background-position: right 50%;
}

/* mailchimp form */

input, textarea, select {
  padding:2px 4px; 
  border: none;
}
input, textarea, select, option{
  background-color: #333333;
}

input.text,
textarea {
  width: 180px;
}

select {
  width: 188px;
}

.subfield{
  margin: 0 0 5px 0;
}

.subfield label{
  margin: 0 0 0 5px;
}


/* colour */

.gold{
	color: #a28d50;
}


/* last */

.fl{
  float: left;
}
.fr{
  float: right;
}

.cl{
  clear: left;
}
.cr{
  clear: right;
}
.ml{
  margin-left: 10px;
}
.mr{
  margin-right: 10px;
}
.mt{
  margin-top: 10px;
}
.mb{
  margin-bottom: 10px;
}
.mt0{
  margin-top: 0;
}

strong {
	color: white;
}

abbr{
  cursor: help;
  border: none;
}

hr{
  display: none;
}

.pos_rel{
  position: relative;
}

.clear{
  clear: both !important;
  float: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  display: block !important;
  width: 100% !important;
  border: none !important;
}

.print_only{
  display: none !important;
}
