body{
	background:#b3b3b1 url('/img/bg.jpg') no-repeat center 0;/*#a9a9a8*/
	/*font-size:0.85em;*/
	font-size:0.75em;
	line-height:1.25em;
	font-family:Georgia, CG Times, Century, Times New Roman, serif;
	margin:0;
	color:#252523;
}

body.default{
	background:#948b8a none;
}

body.popup{
	margin:15px;
	background:#eae7e0 none no-repeat scroll 0 0;
}

h2{
	font-size:0.95em;
	font-weight:bold;
	color:#222222;
	margin:2px 0 4px 0;
}

ul, li{
	padding: 0;
	margin: 0;
}

a, a:link, a:visited, a:active{
	color:#555555;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
a.lowlight{
	color:#AAAAAA;
	text-decoration:none;
}
a.highlight{
	color:#921928;
	font-weight:bold;
}

a.map{
	font-size:1.2em;
}

div.content{position:absolute;width:1000px;display:block;} /* rez: width:1200px;*/

div#body-wrapper{
	width:100%;
	background:#afafad url('/img/bg2.jpg') repeat-x 0 0;
}
div#content-wrapper{
	width:1000px; /* rez: width:1200px; */
	margin:0 auto;
	height:495px;
	position:relative;
	overflow:hidden;
}

div#body-splash-wrapper div#content-wrapper{
	width:auto ! important;
}

h1.header{
	text-indent:-2600px; /* past one page width */
}

div.col3{
	margin:0 20px 20px 0;
	width:auto;
	float:left;
}

div.col3last{
	margin-right:0;
}

div.col2{
	margin:20px 50px 0 0;
	width:auto;
	float:left;
}

div.line{
	background:transparent url('/img/slider_rail.png') repeat-x 0 0;
	height:10px;
	margin:20px 0;
	clear:both;
	width:90%;
}

div.download-button{
	margin-top:30px;
}

div#slider-nav-border{
	height:15px;
	clear:both;
	background:transparent url('/img/nav_shadow.gif') repeat-x 0 0;
}

/* nav default */
div#primary-nav-wrapper{
	height:15px;
	position:absolute;
	bottom:5px;
	width:1000px;
	font-size:1.3em;
}
ul#primary-nav{
	list-style-type:none;
	/*&margin:0 0 0 550px; rez change*/
	padding:0;
	float:right; /* rez change*/
}

#primary-nav li, ul.secondary-nav li{
	float:left;
	display:inline;
	list-style-type:none;
	padding:0 10px 0 9px; /* always 1 less on left */
	background:transparent url('/img/nav_divider.gif') no-repeat scroll right 5px;
}

#primary-nav li.last, ul.secondary-nav li.last{
	background:none ! important;
	padding-right:0;
}

#primary-nav li a{
	text-decoration:none;
	color:#797874;
	text-transform:uppercase;
	font-size:0.75em;
}
#primary-nav li.active a, a:hover, li#tabHeaderActive a, li#about_tabHeaderActive a/*, li#wines_tabHeaderActive a*/{
	color:#921928;
}

/* nav secondary - see above where secondary shares with primary */
div.secondary-nav-wrapper{
	height:15px;
 /* rez change right margin from 80 - 0*/
	margin:50px 0 0;
}

ul.secondary-nav{
	list-style-type:none;
	padding:0;
}

ul.secondary-nav li a{
	text-decoration:none;
	font-size:1.1em;
	color:#797874;
}

/* nav slider */
div#nav-wrapper{
	min-height:70px;
	background:#948b8a url('/img/slider_rail.png') repeat-x 0 40px; /*#655d5c*/
	overflow:hidden;
	font-size:1.3em;
}
div.slider {
	width:842px;
	margin:0px 100px;
	height:10px; position: relative;top:30px;
}
div.slider div.handle { 
	width:34px; 
	height:27px; 
	background:#b2a38c url('/img/slider_button.gif') no-repeat 0 0;
	cursor:move; position: absolute;
}

div#nav-item{
	margin-left:57px; /* related to width & slider knob width */
	width:120px;
	position: absolute;
	text-align:center;
	padding:0 0 10px 0;
	color:#fffefd;
}

div.text{ /* text blocks general */
	margin:30px 460px 0 0;
	text-align:justify;
}

/* tabs */
div.tabcontent{ /* subnav/tab blocks general */
	margin:50px 0 0 0; /* rez changed right margin from 85 - 0 */
	overflow:auto;
	position:absolute;
}

div#error-text{
	color:maroon;
}

span.highlight{
	font-style:italic;
	color:#921928;
}

/* splash page */
div.splash{
	height:auto ! important;
}
div.content-splash{
	width:478px;
	margin:50px auto 0;
	text-align:center;
}
div.content-splash div#neethlingshof{
	margin-bottom:15px;
}

div#splash-trees{
	width:478px;
	height:248px;
	background:transparent url('/img/neethlingshof_gates.png') no-repeat 0 0;
	margin-bottom:20px;
}
div.splash-enter{
	margin:15px;
}

/* it began */
div#it-began{
	background:transparent url('/img/neethlingshof_gates_large.png') no-repeat right top;
	margin:130px 0 0 0; /* rez change margin left/ right from 100px to 0*/
	height:347px;
}

#it-began h1{
	background:transparent url('/img/neethlingshof_it_began.png') no-repeat 0 0;
	line-height:40px;
}

#it-began div.text{
	font-size:1.5em;
	line-height:1.35em;
	font-style: italic;
	margin-left:55px;
	margin-bottom:60px;
}

#it-began div#neethlingshof{
	margin-left:85px;
}

/* new photo gallery everywhere */
.photo{
	height:280px;
	width:319px;
	position:relative;
	background:transparent url('/img/border_main.png') no-repeat scroll 0 0;
	padding:6px 12px 0 6px;
	text-align:left;
}

.photo .slide{
	position:absolute;
	padding:0;
	margin:0;
	width:301px;
	height:261px;
}
.photo .slide img{
	position:relative;
}
	/* slider */
div#showcontrol{
	float:right;
	margin-right:75px;
	text-align:right;
	/*width:330px;*/
	font-size:0.82em;
}
#showcontrol ul{
	float:right;
	text-align:right;
	list-style-type:none;
}

#showcontrol ul li{
	float:left;
	background:transparent url(/img/nav_divider.gif) no-repeat scroll right 5px;
	padding:0 10px 0 9px;
}

#showcontrol ul li.last{
	background:none;
	padding-right:0;
}

#showcontrol ul li a{
	color:#797874;
	text-decoration:none;
}
#showcontrol ul li a:hover{
	color:#921928;
	text-decoration:underline;
}
/* home */
/* generic now
#home div.tabcontent{
	margin:50px 0 0 85px;
}

/* generic now
#home div.text{
	margin:30px 460px 0 0;
}
*/
#home div#col-left, #about-us div#col-left, #cellar div#col-left, #contact-us div#col-left, #restaurant div#col-left{
	margin:0;
	float:left;
}
#home div#col-right, #about-us div#col-right, #cellar div#col-right, #contact-us div#col-right, #restaurant div#col-right{
	width:480px;
	height:430px;
	margin:15px 0 0 20px; /* rez changed right margin from 20 - 0 */
	float:right;
	padding-right:0px; /* rez changed from  10 to 0 */
	text-align:right;
}

#home div.tabcontent, #about-us div.tabcontent, #cellar div.tabcontent{
	width:570px; /* rez changed width from 580 - 570*/
}
#home div.text, #about-us div.text, #cellar div.text, #contact-us div.text, #restaurant div.text{
	margin:15px 0 0 0;
}

div.gen-cat{
	background: transparent url('/img/bg_cat_text.png') no-repeat scroll 0 75%; 
}

div.gen-cat .inner{
	background:transparent url(/img/bg_cat.png) no-repeat scroll right 0;
	height:100%;
	width:100%;
}
div.gen-cat .frame{
	background:transparent url(/img/border_main.png) no-repeat scroll 46% 95%;
	height:100%;
	width:100%;
}
div.gen-cat .photo{
	/*background:transparent url(/img/trees.jpg) no-repeat scroll 45% 90%;*/
	left:74px;
	top:142px;
}

#home .home-owl{
	background: transparent url('/img/bg_owl_text.png') no-repeat scroll 15% 75%;
	margin-top:40px ! important;
}

#home .home-owl .inner{
	background:transparent url('/img/bg_owl.png') no-repeat scroll 80% 0;
	height:100%;
	width:100%;
}
#home .home-owl .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 46% 78%;
	height:100%;
	width:100%;
}
#home .home-owl .photo{
	background:transparent url('/img/barrel.jpg') no-repeat scroll 44% 74%;
	height:100%;
	width:100%;
}

#home .home-woman{
	background: transparent url('/img/bg_woman_text.png') no-repeat scroll 50% 75%;
	margin-top:40px ! important;
}
#home .home-woman .inner{
	height:100%;
	width:100%;
}

#home .home-woman .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 46% 78%;
	height:100%;
	width:100%;
}
#home .home-woman .photo{
	background:transparent url('/img/fountain.jpg') no-repeat scroll 44% 74%;
	height:100%;
	width:100%;
}

#home #tabContent3{
	margin-top:20px;
}

#home #tabContent1 h1{
	background:transparent url('/img/neethlingshof_home.png') no-repeat 0 0;
	line-height:70px;
	margin:0;
}
#home #tabContent2 h1{
	background:transparent url('/img/neethlingshof_history.png') no-repeat 0 0;
	line-height:74px;
	margin:0;
}
#home #tabContent3 h1{
	background:transparent url('/img/neethlingshof_remarkable_woman.png') no-repeat 0 0;
	line-height:38px;
	margin:0px;
	/*margin:0 0 0 280px;*/
}

/* about us */
#about-us #about_tabContent1 h1{
	background:transparent url('/img/neethlingshof_about.png') no-repeat 0 0;
	line-height:60px;
	margin:0;
}
#about-us #about_tabContent2 h1{
	background:transparent url('/img/neethlingshof_famous_avenue.png') no-repeat 0 0;
	line-height:44px;
	margin:0;
}
#about-us #about_tabContent3 h1{
	background:transparent url('/img/neethlingshof_biodiversity.png') no-repeat 0 0;
	line-height:60px;
}

#about-us .photo{
	left:74px;
	top:142px;
}
#about-us .about-pine{
	/*background: transparent url('/img/bg_pine_text.png') no-repeat scroll 80% 50%;*/
	background: transparent url('/img/bg_cat_text.png') no-repeat scroll 0 75%; 
	/*margin-top:40px ! important;*/
}
#about-us .about-pine .inner{
	background:transparent url('/img/bg_fowl.png') no-repeat scroll 20% 5%;
	height:100%;
	width:100%;
}

#about-us .about-pine .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 46% 95%;
	height:100%;
	width:100%;
}
/*#about-us .about-pine .photo{
	background:transparent url('/img/pine_trees.jpg') no-repeat scroll 45% 90%;
	height:100%;
	width:100%;
}*/

#about-us .about-vine{
	background: transparent url('/img/bg_vine_text.png') no-repeat scroll 0 75%;
}
#about-us .about-vine .inner{
	height:100%;
	width:100%;
}

#about-us .about-vine .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 46% 95%;
	height:100%;
	width:100%;
}
/*#about-us .about-vine .photo{
	background:transparent url('/img/grape_vines.jpg') no-repeat scroll 45% 90%;
	height:100%;
	width:100%;
}*/

/* our wines */
#our-wines div#col-left{
	background: transparent url('/img/bg_wine_text.png') no-repeat scroll 0 40%; 
	width:380px;
	height:460px;
	margin:40px 0 0 0;
	float:left;
	padding-right:10px;
	text-align:right;
}
#our-wines div#col-right{
	margin:0 0 0 0;
	width:610px;
	float:right;
}
#wines-pic-wrapper{
	margin:auto;
	vertical-align:bottom;
}
#our-wines div.secondary-nav-wrapper{
	/*float:right;
	margin:68px 0 0 230px;*/
}
#our-wines div.tabcontent {
	margin:15px 0 0 25px;
	position:static;
}

#our-wines div.text{
	float:left;
	margin:20px 0 0 0;
}
#our-wines div.download-button{
	margin-top:15px;
}
#our-wines h1{
	margin:0;
	/*width:650px;*/
}

#our-wines ul.secondary-nav{
	position:absolute ! important; /* NB */
	right:0;
}
#our-wines div.panel_body{
	position:absolute;
}
#our-wines div.panel_body ul{
	background:#e7e4df none;
	border: 1px solid #b8b5b0;
	padding:0 8px;
	margin:0;
	z-index:5;
}
#our-wines div.panel_body li{
	float:none;
	background:transparent url('/img/popnav_separator.png') repeat-x scroll 0 bottom;
	display:block;
	padding:0;
	margin:0;
}

#our-wines div.panel_body li.last{
	background:none;
}

#our-wines div.panel_body li a{
	display:block;
	padding:8px 10px 10px;
}

#our-wines div.panel_body li a:hover{
	color:#921928;
}

#our-wines #wines_tabContent1 h1{
	background:transparent url('/img/neethlingshof_our_wines.png') no-repeat 0 0;
	line-height:44px;
	margin:60px 0 0 30px;
}
	/* sub */
#our-wines h1#the-owl-post{
	background:transparent url('/img/neethlingshof_the_owl.png') no-repeat 0 0;
	line-height:49px;
	margin:0;
}
#our-wines h1#the-caracal{
	background:transparent url('/img/neethlingshof_caracal.png') no-repeat 0 0;
	line-height:48px;
	margin:30px 0 0 0;
}
#our-wines h1#the-maria{
	background:transparent url('/img/neethlingshof_maria.png') no-repeat 0 0;
	line-height:51px;
	margin:30px 0 0 0;
}

/*#our-wines #wines_tabContent1 div.download-button{
	margin-top:30px;
}*/
#our-wines div#wines_tabContent2{
	margin-top:120px;
}
#our-wines #wines_tabContent2 h1{
	background:transparent url('/img/neethlingshof_short_story.png') no-repeat 0 0;
	line-height:57px;
}

#our-wines .inner{
	height:100%;
	width:100%;
}
/*#our-wines .wine-general{
	background: transparent url('/img/bg_vine_text.png') no-repeat scroll 0 75%;
}*/

#our-wines .wine-general .photo{
	background:transparent url('/img/wines_about.png') no-repeat scroll 95% 0;
	height:100%;
	width:100%;
}
#our-wines .wine-story .photo{
	background:transparent url('/img/wines_story.png') no-repeat scroll 85% 5%;
	height:100%;
	width:100%;
}
#our-wines .wine-red .photo{
	background:transparent url('/img/wines_red.png') no-repeat scroll 95% 0;
	height:100%;
	width:100%;
}
#our-wines .wine-white .photo{
	background:transparent url('/img/wines_white.png') no-repeat scroll 95% 0;
	height:100%;
	width:100%;
}

#our-wines .winemaker .photo{
	background:transparent url('/img/dewet_viljoen.jpg') no-repeat scroll 70% 47%;
	height:100%;
	width:100%;
}
#our-wines .winemaker .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 88% 46%;
	height:100%;
	width:100%;
}

	/* /\ sub */
#our-wines h1#merlot{
	background:transparent url('/img/neethlingshof_merlot.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#shiraz{
	background:transparent url('/img/neethlingshof_shiraz.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#pinotage{
	background:transparent url('/img/neethlingshof_pinotage.png') no-repeat 0 0;
	line-height:59px;
	margin:0;
}
#our-wines h1#cabernet-sauvignon{
	background:transparent url('/img/neethlingshof_cabernet_sauvignon.png') no-repeat 0 0;
	line-height:53px;
	margin:0;
}

#our-wines h1#malbec{
	background:transparent url('/img/neethlingshof_malbec.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#cabernet-sauvignon-merlot{
	background:transparent url('/img/neethlingshof_cabernet_sauvignon_merlot.png') no-repeat 0 0;
	line-height:53px;
	margin:0;
}
#our-wines h1#sauvignon-blanc{
	background:transparent url('/img/neethlingshof_sauvignon_blanc.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#sauvignon-blanc-sr{
	background:transparent url('/img/neethlingshof_sauvignon_blanc_sr.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#chardonnay-wooded{
	background:transparent url('/img/neethlingshof_chardonnay_wooded.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#chardonnay-unwooded{
	background:transparent url('/img/neethlingshof_chardonnay_unwooded.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}
#our-wines h1#gewurtztraminer{
	background:transparent url('/img/neethlingshof_gewurtztraminer.png') no-repeat 0 0;
	line-height:48px;
	margin:0;
}

#our-wines div#wines_tabContent3{
	margin-top:120px;
}
	/* \/sub */
#our-wines #wines_tabContent3 h1{
	background:transparent url('/img/neethlingshof_red.png') no-repeat 0 0;
	line-height:44px;
}

#our-wines div#wines_tabContent4{
	margin-top:120px;
}
#our-wines #wines_tabContent4 h1{
	background:transparent url('/img/neethlingshof_white.png') no-repeat 0 0;
	line-height:44px;
}

#our-wines #wines_tabContent5 h1{
	background:transparent url('/img/neethlingshof_winemaker.png') no-repeat 0 0;
	line-height:66px;
}

#visible{
	position:relative;
}

/* cellar */
#cellar h1{
	background:transparent url('/img/neethlingshof_cellar.png') no-repeat right 0;
	line-height:78px;
	margin:10px 0 0 0;
}
#cellar div.download-button{
	margin-top:15px;
}
#cellar .cellar-cellar{
	background: transparent url('/img/bg_cellar_text.png') no-repeat scroll 80% bottom;
	margin-top:40px ! important;
}

#cellar .cellar-cellar .inner{
	background:transparent url('/img/bg_owl.png') no-repeat scroll 80% 0;
	height:100%;
	width:100%;
}
#cellar .cellar-cellar .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 46% 79%;
	height:100%;
	width:100%;
}
#cellar .cellar-cellar .photo{
/*	background:transparent url('/img/cellar.jpg') no-repeat scroll 44% 75%;
	height:100%;
	width:100%;*/
	left:74px;
	top:119px;
}

/* restaurant */
#restaurant div#col-right{
	margin:15px 0 0 0; /*rez change: margin right from 15 - 0*/
	width:430px;
	padding-right:0px; /* rez change : 50 - 0 */
}

#restaurant div.tabcontent{
	width:610px;
}

#restaurant h1{
	background:transparent url('/img/neethlingshof_restaurant.png') no-repeat scroll right 0;
	line-height:66px;
	margin:53px 0 0;
}

#restaurant .restaurant-bird{
	background: transparent url('/img/bg_restaurant_text.png') no-repeat scroll 20% bottom;
	margin-top:30px ! important;
}

#restaurant .restaurant-bird .photo .slide{
	width:311px;
	height:270px;
}

#restaurant .restaurant-bird .inner{
	background:transparent url(/img/bg_fowl.png) no-repeat scroll 30% 0;
	/*padding:110px 0 0 70px;*/
	padding:125px 22px 0 48px;
}
#restaurant .restaurant-bird .frame{
	/*background:transparent url('/img/border_main.png') no-repeat scroll 36% 79%;
	height:100%;
	width:100%;*/
}
#restaurant .restaurant-bird .photo{
	/*left:74px;
	height:290px;
	width:330px;
	position:relative;
	background:transparent url('/img/border_main_large.png') no-repeat scroll 0 0;
	padding:6px 12px 0 6px;
	text-align:left;*/
}

/* gallery */
div#gallery{
	margin:0;
	padding-top:0;
	width:1000px;
	background:transparent url('/img/bg_gallery_text.png') no-repeat 0 center;
}
#gallery ul.secondary-nav{
	float:right;
}

#gallery div.text{
	margin:0;
	width:580px;
	float:right;
}
#gallery h1{
	background:transparent url('/img/neethlingshof_gallery.png') no-repeat right 0;
	line-height:75px;
	margin-top:30px;
	margin-bottom:0;
}
#gallery div.tabcontent {
	margin:20px 0 0;
	width:580px;
}
ul#gallery-video-list{
	width:90%;
}
ul#gallery-list, ul#gallery-video-list{
	list-style-type:none;
}

ul#gallery-list li{
	background:transparent url('/img/border_gallery_thumb.png') no-repeat 0 0;
	float:left;
	height:80px;
	list-style-type:none;
	margin-left:40px;
	padding:5px 0 5px 6px;
	width:99px;
}
ul#gallery-video-list li {
	float:left;
	height:88px;
	width:129px;
	margin-left:35px;
	list-style-type:none;
	padding:5px;
}
ul#gallery-list li img, ul#gallery-video-list li img{
	cursor:pointer;
}
/*ul#gallery-list li img.blackwhite{
	position:absolute;
}*/

div#gallery-large{
	/*border:1px solid #CCCCCC;*/
	background:transparent url('/img/border_gallery_large.png') no-repeat 0 0;
	float:right;
	/*margin-right:40px;*/
	width:386px;
	height:346px;
	padding:5px 12px 12px 6px;
	margin-top:60px;
}

div#gallery-large .border{

	width:100%;
	height:100%;
}

div#gallery-large img, div#gallery-large object, div#gallery-large embed{
	position:absolute;
}

div#gallery-video-large{
	float:right;
	width:340px;
	height:390px;
	padding:5px 12px 12px 6px;
	margin-top:60px;
}

/* contact us */
div#contact-us{
	margin-top:50px;
}
#contact-us h1{
	background:transparent url('/img/neethlingshof_contact_us.png') no-repeat 0 0;
	line-height:44px;
	margin:0;
}
#contact-us div#col-right{ width:420px;}
#contact-us div.tabcontent{
	width:640px;
}

#contact-us .contact-capedutch{
	background: transparent url('/img/bg_capedutch_text.png') no-repeat scroll 60% 60%;
}

#contact-us .contact-capedutch .inner{
	height:100%;
	width:100%;
}
#contact-us .contact-capedutch .frame{
	background:transparent url('/img/border_main.png') no-repeat scroll 25% 60%;
	height:100%;
	width:100%;
}
#contact-us .contact-capedutch .photo{
	background:transparent url('/img/capedutch.jpg') no-repeat scroll 25% 59%;
	height:100%;
	width:100%;
}

/* popup */
#popup-header{
	background:transparent url('/img/neethlingshof_grey.png') no-repeat center 0;
	border-bottom:1px dotted #CCCCCC;
	height:120px;
	margin-bottom:20px;
}

div#footer{
	height:100%;
	background-color:#948b8a;
	clear:both;
}

div#navigate{
	text-align:center;
	background-color:#948b8a;
	color:#333333;
}

div#navigate img{
	border:0;
	vertical-align:middle;
}

div#navigate a{
	color:#333333;
	text-decoration:underline;
}

div#terms{
	text-align:center;
	background-color:transparent;
	color:#333333;
}

div#terms a{
	color:#333333;
	text-decoration:underline;
}