/* @group utility styles */

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

a:active {
	outline : 0;
}

/* @end */

/* @group layout */

html, body {
	height : 100%;
	border : none;
}

body {
	background : #fff url(../img/bg-body.png) repeat-x top;
}

#wrap {
	background : transparent url(../img/bg-wrap.png) repeat-x center bottom;
}

#doc4 {
	background : transparent url(../img/bg-doc.png) no-repeat center top;
}

#hd {
	position : relative;
	margin-bottom : 20px;
}

#bd {
	padding : 0 27px;
	background : transparent url(../img/bg-bd.png) repeat-y center top;
}

#hd h1 a {
	margin-left : 7px;
	padding-top : 30px;
	display : block;
	width : 193px;
	height : 95px;
	background : url(../img/logo.png) left bottom no-repeat;
	text-indent : -9999px;
}

/* @end */

/* @group nav */

#nav {
	margin-top : 35px;
	margin-left : 7px;
	width : 960px;
	height : 45px;
	background-image : url(../img/nav.png);
	background-position : 0 -45px;
}

#nav li {
	display : inline;
}

#nav a {
	display : block;
	float : left;
	width : 192px;
	height : 45px;
	text-indent : -9999px;
}

#nav a:hover {
	background-image : url(../img/nav.png);
	background-repeat : no-repeat;
}

#nav .nav1 a:hover {
	background-position : 0px 0px;
}

#nav .nav2 a:hover {
	background-position : -192px 0px;
}

#nav .nav3 a:hover {
	background-position : -384px 0px;
}

#nav .nav4 a:hover {
	background-position : -576px 0px;
}

#nav .nav5 a:hover {
	background-position : -768px 0px;
}

body.single-day-tours .nav1 a {
	background : url(../img/nav.png) 0 0 no-repeat;
}

body.multi-day-tours .nav2 a {
	background : url(../img/nav.png) -192px 0 no-repeat;
}

body.custom-tours .nav3 a {
	background : url(../img/nav.png) -384px 0 no-repeat;
}

body.wine-tours .nav4 a {
	background : url(../img/nav.png) -576px 0 no-repeat;
}

body.testimonials .nav5 a {
	background : url(../img/nav.png) -768px 0 no-repeat;
}



#subnav {
	position : absolute;
	top : 75px;
	right : 7px;
}

#subnav li {
	display : inline;
}

#subnav a {
	display : block;
	float : left;
	margin-left : 1.2em;
	padding-left : 1.2em;
	color : #62552e;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 93%;
	line-height : 1;
	border-left : 1px solid #c9b459;
}

#subnav li:first-child a {
	border : none;
}

#subnav a:hover {
	text-decoration : underline;
}

/* @end */

/* @group photos */

#photos {
	position : relative;
	margin : 0 auto 20px;
}

#photos img {
	display : block;
	border : none;
}

#loader {
	position : absolute;
	top : 108px;
	left : 246px;
	width : 126px;
	height : 41px;
	background : url(../img/loader-bg.png) repeat;
	display : none;
}

#loader img {
	position : absolute;
	top : 12px;
	right : 12px;
}

#morephotos {
	position : absolute;
	bottom : 15px;
	right : 15px;
	width : 32px;
	height : 32px;
	background : url(../img/repeat.png) no-repeat;
}

#mainphoto {
	position : relative;
	height : 255px;
	border : 1px solid #d2cbb5;
}

#mainphoto img {
	position: absolute;
	top: 0;
	left: 0;
}

#thumbnails {
	position : absolute;
	top : 12px;
	right : 12px;
	width : 286px;
	height : 234px;
	background : url(../img/bg-thumbs.png);
	display : none;
}

#thumbnails li {
	float : left;
	display : inline;
	border : 1px solid #b6b183;
	margin-left : 10px;
	margin-top : 12px;
}



/* @end */

/* @group tour results */

#content #tour-results {
	margin : 0 0 2em;
	padding : 0;
	list-style-type : none;
}

#content #tour-results li {
	position : relative;
	margin : 0 0 3em;
	padding-left : 190px;
	list-style-type : none;
	background : none;
}

#content #tour-results h3 {
	background : none;
	margin : 0;
	padding-left : 10px;
	line-height : 1;
	font-size : 15px;
}

#content #tour-results div {
	background : #eff9d6;
	padding : 10px;
	min-height : 110px;
}

#content #tour-results li li {
	float : left;
	width : 50%;
	margin : 0;
	padding : 0;
	line-height : 2;
}

#content #tour-results div.photo {
	position : absolute;
	top : 5px;
	left : 0;
	width : 190px;
	height : 170px;
	padding : 0;
	background : #fff url(../img/bg-item.png) no-repeat;
}

#content #tour-results img {
	float : none;
	display : block;
	margin : 20px;
}

#content #tour-results p.view-all {
	position : absolute;
	top : 0;
	right : 0;
}

/* @end */

/* @group tour overview */

#content #overview {
	position : relative;
	margin-top : 2em;
	zoom : 1;
}

#content #overview h3 {
	margin-top : 0;
}

#content #overview p.price {
	position : absolute;
	right : 0;
	top : 5px;
	font-size : 13px;
	text-transform : uppercase;
}

#content #overview .yui-g {
	padding-top : 1em;
}

#content #overview .yui-u {
	background-color : #eff9d6;
}

#content #overview ul {
	margin : .25em 1.5em;
}

#content #overview li {
	margin-left : 0;
	padding : .5em 0 .5em 2em;
	text-align : right;
	border-top : 1px dashed #c6bca4;
	background-position : 0 .75em;
	line-height : 1.5;
}

#content #overview li:first-child {
	border : none;
}

#content #overview strong {
	float : left;
}



/* @end */



/* @group sidebar general */

#sidebar h3 {
	height : 26px;
	margin-bottom : .5em;
	font-family : Arial;
	font-size : 116%;
	font-weight : bold;
	line-height : 1;
	letter-spacing : -1px;
	text-transform : uppercase;
}

#sidebar .box {
	position : relative;
	margin-left : 10px;
	margin-bottom : 10px;
	padding : 1em 20px;
}

#sidebar ul {
	margin-left : 1em;
}

#sidebar li {
	padding-left : 1.8em;
	line-height : 1.8;
	list-style-type : none;
	background : url(../img/bullet.png) no-repeat left center;
	font-family : "Trebuchet MS";
	font-size : 85%;
}

/* @end */

/* @group sidebar reviews */

#sidebar #reviews {
	background-color : #ffe2ae;
}

#sidebar #reviews ul {
	margin-left : 0;
}

#sidebar #reviews li {
	padding : 1em 0;
	border-top : 1px dashed #c6bca4;
	font-size : 100%;
	list-style-type : none;
	background : none;
}

#sidebar #reviews li:first-child {
	padding-top : 0;
	border-top : none;
}

#sidebar #reviews h3 {
	background : url(../img/stroke-orange.png) left bottom no-repeat;
	color : #cc4800;
}

#sidebar #reviews p {
	line-height : 1.5;
	font-family : "Trebuchet MS";
	font-size : 85%;
	font-style : italic;
	text-align : right;
}

#sidebar #reviews blockquote p {
	text-align : left;
}

#sidebar #reviews a {
	font-style : normal;
	font-size : 93%;
	color : #cc4800;
	text-decoration : none;
	text-transform : uppercase;
}

#sidebar #reviews a:hover {
	color : #221b0a;
}

/* @end */

/* @group sidebar related */

#sidebar .related {
	background-color : #fae8c8;
}

#sidebar .related h3 {
	background : url(../img/stroke-brown.png) left bottom no-repeat;
	color : #514525;
}

#sidebar .related ul {
	margin-left : 1em;
}

#sidebar .related li {
	padding-left : 1.8em;
	line-height : 1.8;
	list-style-type : none;
	background : url(../img/bullet.png) no-repeat left center;
	font-family : "Trebuchet MS";
	font-size : 85%;
}

#sidebar .related a {
	text-decoration : none;
	color : #221b0a;
}

#sidebar .related a:hover {
	text-decoration : underline;
}

/* @end */

/* @group sidebar book now */

#sidebar .booknow {
	background : #e1efc2;
}

#sidebar .booknow h3 {
	width : 170px;
	color : #689a00;
}

#sidebar .booknow a:link, #sidebar .booknow a:visited, #sidebar .booknow a:hover {
	position : absolute;
	top : 13px;
	right : 20px;
	display : block;
	width : 75px;
	height : 24px;
	text-indent : -9999px;
	background : url(../img/proceed-green.png) no-repeat;
}

/* @end */

/* @group sidebar dates */

#sidebar .dates {
	background : #e1efc2;
}

#sidebar .dates h3 {
	background : url(../img/stroke-orange.png) left bottom no-repeat;
	color : #689a00;
}

#sidebar h3 + p {
	margin-bottom : 10px;
	font-size : 93%;
}

#sidebar .dates a:link, #sidebar .dates a:visited {
	float : right;
	display : block;
	width : 85px;
	height : 25px;
	margin-top : 10px;
	text-indent : -9999px;
	background : url(../img/book-now.png) 0 -25px no-repeat;
}

#sidebar .dates a:hover {
	background-position : 0 0;
}

/* @end */

/* @group footer */

#ft {
	position : relative;
	height : 140px;
	padding : 40px 7px 0;
	font-size : 85%;
	background : transparent url(../img/bg-ft.png) no-repeat center top;
}

#ft ul {
	float : left;
	clear : left;
	margin-top : 1em;
}

#ft li {
	float : left;
}

#ft li a {
	display : block;
	padding : 0 1em;
	border-left : 1px solid #f67525;
	line-height : 1;
	color : #f9ab72;
	text-decoration : none;
}

#ft li:first-child a {
	padding-left : 0;
	border : none;
}

#ft p {
	float : right;
	clear : right;
	margin-top : 1em;
	color : #f9ab72;
}

#ft li img {
	display : block;
	margin-right : 4px;
}

#ft img {
	vertical-align : top;
}

#ft .TA_certificateOfExcellence {
	position : absolute;
	left : 320px;
	top : 40px;
}

#ft .TA_certificateOfExcellence .widCOE {
	margin : 0;
}

/* @end */


#content-header {
	position : relative;
}

#content p.view-all {
	position : absolute;
	top : 5px;
	right : 0;
	color : #787259;
	font-size : 85%;
	text-transform : uppercase;
}

#content p.view-all a {
	text-decoration : none;
	color : #787259;
}




/* @group contactform */

form {
	width : 450px;
	margin : 1em 0 3em;
	font-size : 93%;
}

form .yui-u div {
	height : 4em;
}

fieldset {
	margin : 2em 0;
	padding : 0 1em 1em;
	border-top : 1px solid #c44909;
}

legend {
	padding : 0 1em;
	font-weight : bold;
}

label {
	display : block;
	margin-top : .6em;
	margin-bottom : .1em;
	font-family : "Trebuchet MS";
	line-height : 1.636;
	color : #221b0a;
}

input, select, textarea {
	width : 95%;
	padding : 2px;
	border : 1px solid #b6b183;
	background : #fefefb;
	font-family : Verdana;
	color : #221b0a;
}

form .date select {
	width : auto;
	margin-right : 1em;
}

.checkbox {
	margin-top : .6em;
}

.checkbox input, .radio input {
	width : auto;
	margin-right : .5em;
	border : none;
	vertical-align : text-top;
}

.checkbox label, .radio label {
	display : inline;
	width : auto;
	margin : 0;
	padding-right : 2em;
}

#content .radio p {
	margin-top : .6em;
	margin-bottom : .1em;
	font-family : "Trebuchet MS";
	line-height : 1.636;
	color : #221b0a;
	text-align : left;
}

.numeric input, .numeric select {
	width : 7em;
}

.submit input {
	width : auto;
	margin-top : 1em;
	padding : 4px .5em;
	color : #645533;
}

.submit input:hover {
	border : 1px solid #c44909;
	background : #ffe2ae;
	color : #c44909;
	cursor : pointer;
	cursor : hand;
}

#content form p {
	margin : 0;
	line-height : 1.636;
	text-align : right;
}

/* @end */

/* @group reviews */

#reviews {
	position : relative;
}

#reviews .review {
	margin-bottom : 2em;
	padding-top : 1em;
	background : url(../img/stroke-brown.png) left top no-repeat;
}

#reviews .review:first-child {
	background : none;
	padding-top : 0;
}

#reviews .review p {
	margin-bottom : .4em;
}

#reviews .review cite {
	font-style : italic;
	font-weight : bold;
}

#reviews .yui-u {
	padding-top : 15px;
	background : url(../img/bg-reviews.png) no-repeat top;
}

#reviews .photo {
	padding-bottom : 25px;
	background : url(../img/bg-reviews-bottom.png) no-repeat bottom;
}

#reviews p.photo {
	margin : 0;
}

#content #reviews img {
	float : none;
	display : block;
	margin : auto;
}

#reviews .first {
	background : none;
}


/* @end */

/* @group links */

#content #links h4 {
	margin : 1.5em 0 0;
	line-height : 1.5;
}

#content #links p {
	margin-bottom : 0;
}

#links p.url {
	font-size : 85%;
}

/* @end */


/* @group errors */

#error-report {
	width : 450px;
	margin : 1em 2em;
	padding : 1em 0;
	border-top : 1px solid red;
	border-bottom : 1px solid red;
	background : #fff2df;
}

#content #error-report h4 {
	margin : 0 1em;
	padding-left : 25px;
	background : url(/img/icons/error.png) left center no-repeat;
}

#content #error-report ul {
	margin : 0 1em;
	padding-left : 25px;
}

#content #error-report li {
	background-position : left center;
	padding-top : 0;
	padding-bottom : 0;
}

#content #error-report p {
	margin : 0 1em;
	padding-left : 25px;
}

/* @end */

/* @group pagelinks */

.pagelinks {
	color : #cc4800;
	text-align : center;
}

.pagelinks span {
	font-weight : bold;
	color : #cc4800;
}

.pagelinks a {
	font-weight : normal;
	padding : 1px 3px;
	border : 1px solid #cc4800;
	text-decoration : none;
}

#content .pagelinks a:visited {
	color : #cc4800;
}

#content .pagelinks a:hover {
	color : #689a00;
	border-color : #689a00;
	text-decoration : none;
}

.pagelinks .first, .pagelinks .last {
	border : none;
}

/* @end */



