@charset "utf-8";
/* CSS Document */


html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #490407;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;	
}


h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #490407;
	text-align: center;
}


html > body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}


#page-container {
	width: 790px;
	text-align: left;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 10px;
}

/*--start home css______________________________________________________________________home css--*/
#home-header {
	height: 109px;
	width:780px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	overflow: hidden;
}

#home-options {
	height: 406px;
}

/*--start content css______________________________________________________________________start content css--*/

#header {
	height: 461px;
}


#social {
	width: 96px;
	left: -148px;
	position: relative;
	top: 80px;
	color: #FFF;
	font-weight: bold;
}
/*--start main menu ______________________________________________________________________--*/

#home-nav {
	height: 406px;
	margin-bottom: 20px;
}

ul#homenav {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
	width: 960px;
}
ul#homenav li {
	float: left;
	margin: 0; padding: 0;
}
/*--CSS Sprites - Default State--*/
ul#homenav a {
	float: left;
	display: block;
	height: 406px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#homenav a:hover {
	background-position: left -406px;
}
/*--Assign an image and width to each link--*/
ul#homenav li.wine a {
	background-image: url(images/wine.jpg);
	width: 386px;
}
ul#homenav li.lunch a {
	background-image: url(images/lunch.jpg);
	width: 393px;
}

#wine li.wine a, /*--Home Page > --*/
#lunch li.lunch a, /*--Home Page > --*/

{
	background-position: left bottom;
}

/*--end menu long reach______________________________________________________________________end menu--*/

/*--start menu long reach______________________________________________________________________start menu--*/

#main-nav {
	height: 50px;
	width: 779px;
	background-image: url(images/menu/right-a-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul#topnav {
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
}
/*--CSS Sprites - Default State--*/
ul#topnav a {
	float: left;
	display: block;
	height: 50px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#topnav a:hover {
	background-position: left -50px;
}
/*--Assign an image and width to each link--*/
ul#topnav li.home a {
	background-image: url(images/menu/home-a.jpg);
	width: 72px;
}
ul#topnav li.tours a {
	background-image: url(images/menu/tours-a.jpg);
	width: 60px;
}
ul#topnav li.contact a {
	background-image: url(images/menu/contact-a.jpg);
	width: 98px;
}
ul#topnav li.about a {
	background-image: url(images/menu/about-a.jpg);
	width: 88px;
}
ul#topnav li.gallery a {
	background-image: url(images/menu/gallery-a.jpg);
	width: 77px;
}

ul#topnav li.accommodation a {
	background-image: url(images/menu/accommodation-a.jpg);
	width: 124px;
}
ul#topnav li.wineentwined a {
	background-image: url(images/menu/wineentwined-a.jpg);
	width: 124px;
}
ul#topnav li.spacer{
	height: 50px;
}

#home li.home a, /*--Home Page > --*/
#about li.tours a, /*--Tours Page > --*/
#services li.transfers a, /*--Transfers Page > --*/
#portfolio li.contact a, /*--Contact Page > --*/
#contact li.gallery a, /*--Gallery Page > --*/
#blog li.mission a /*--Mision Page > --*/
{
	background-position: left bottom;
}

/*--end menu long reach______________________________________________________________________end menu--*/

/*--start menu WINEntwined______________________________________________________________________start menu--*/

#main-navb {
	height: 50px;
}

ul#topnavb {
	margin: 0; padding: 0;
	list-style: none;
	float: left;
	width: 960px;
}
ul#topnavb li {
	float: left;
	margin: 0; padding: 0;
}
/*--CSS Sprites - Default State--*/
ul#topnavb a {
	float: left;
	display: block;
	height: 50px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#topnavb a:hover {
	background-position: left -50px;
}
/*--Assign an image and width to each link--*/
ul#topnavb li.homeb a {
	background-image: url(images/home-b.jpg);
	width: 72px;
}
ul#topnavb li.toursb a {
	background-image: url(images/tours-b.jpg);
	width: 60px;
}
ul#topnavb li.eventsb a {
	background-image: url(images/events-b.jpg);
	width: 214px;
}
ul#topnavb li.contactb a {
	background-image: url(images/contact-b.jpg);
	width: 98px;
}
ul#topnavb li.tastingb a {
	background-image: url(images/tasting-b.jpg);
	width: 159px;
}
ul#topnavb li.storeb a {
	background-image: url(images/store-b.jpg);
	width: 112px;
}
ul#topnavb li.rightimgb{
	background-image: url(images/right-b.jpg);
	width: 65px;
	height: 50px;
}

#homeb li.homeb a, /*--Home Page > --*/
#aboutb li.toursb a, /*--Tours Page > --*/
#servicesb li.eventsb a, /*--Transfers Page > --*/
#portfoliob li.contactb a, /*--Contact Page > --*/
#contactb li.tastingb a, /*--Gallery Page > --*/
#blogb li.storeb a /*--Mision Page > --*/
{
	background-position: left bottom;
}

/*--end menu WINEntwined______________________________________________________________________end menu--*/

/*--start content_________________________________________________________________start content--*/
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-bottom: 80px;
	margin-right: 10px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;	
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	color: #663A3B;
	margin-bottom: -20px;
}

.content-images {
	float: right;
	border: 1px solid #540A01;
	padding: 3px;
	margin-left: 10px;
}

.fade-images {
	float: left;
	border: 1px solid #540A01;
	padding: 3px;
	text-align: left;
	clear: left;
	z-index: 100;
	margin-right: 10px;
	margin-top: 10px;
}

.fade-images2 {
	border: 1px solid #540A01;
	padding: 3px;
	text-align: left;
	z-index: 100;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}

.fade-images3 {
	border: 1px solid #540A01;
	padding: 3px;
	text-align: left;
	z-index: 100;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
}

#centre-box{
	margin-right: auto;
	margin-left: auto;
	width: 386px;
}

.content-img {
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.content-img-centre {
	text-align: center;
	border: 1px solid #000;
	padding: 7px;
	margin-left: 60px;
}

.gallery-img {
	text-align: center;
	border: 1px solid #000;
	padding: 7px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.txt-center {
	text-align: left;
}

.txt-link {
	color: #663A3B;
}

.txt-conditions {
	color: #663A3B;
	font-size: 0.8em;
}
.tablepop {
  border: 1px solid #38160C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #2d0709;
  }
  
  .table-bg{
	font-size: 0.8em;
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	  }
/* 
table styles start here
*/
#content table {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: #2d0709;
  }
#content td, th {
  border: 1px dashed #604546;
  padding: .8em;
  }
#content tbody td a {
  background: transparent;
  text-decoration: none;
  color: #F6ECF0;
  }
#content tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#content tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
#content tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#content tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
.odd {
  background: #230405;
  }
#content tbody tr:hover {
  background: #511c1e;
  }
#content tbody tr:hover th,
#content tbody tr.odd:hover th {
  background: #511c1e;
  }

/*--end content_________________________________________________________________end content--*/
#footer {
	height: 175px;
	width: 780px;
	color: #fff;
	clear: both;
	background-color: #230405;
	background-image: url(images/footer_bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-size: .8em;
}

#footer p{
	padding-top: 148px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
}

#footer a{
	color: #FFF;
}
#tourtext{}
#tourtext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;	
}

#tourtext h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	color: #663A3B;
	margin-bottom: -20px;
}

.tourJustify{
	line-height: 1.1em;
	text-align: justify;
}

.tourcenter{
	line-height: 1.1em;
	text-align: center;
}
.imagecenter{
	text-align: center;
	padding-left: 400px;
	padding-bottom: 10px;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px dotted black;
	padding: 2px;
	background-color: #F5E7CD;
	visibility: hidden;
	z-index: 9000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: oblique;
	color: #000;
	margin: 5px;
}

