/* @override 
	http://localhost:8888/tutc/css/styles.css
	http://192.168.1.7:8888/tutc/css/styles.css
	http://www.theultimatetravelcompany.co.uk/css/styles.css
	http://uat.gsba.co.uk/theweek/css/styles.css
	http://theweek.uat.gsba.co.uk/css/styles.css
	http://www.theweektravelclub.com/css/styles2.css
	http://theweek.uat.gsba.co.uk/css/styles2.css
*/

/* Global
----------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7;
	text-align: center;
	color: #000;
	background: #FFFFFF url(../images/theweek/bg-gradiant.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	font-size:10px;
}

body * {
	font-size: 100%;
	text-align: left;
}

p {
	margin: 0 0 0.8em 0;
	font-size:1.2em;
	
}

img {
	border: 0;
}

small{
	font-size: 0.83em;
	line-height:1.66em;
	display: block;
}

large{
	font-size: 1.5em;
	font-weight: bold;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}

.skipnavigation {
	left: -1000px;
	position: absolute;
}

div.clear {
	clear: both;
	line-height:0;
	height:0;
	overflow: visible;
}
* html .clear{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clear{
  min-height: 1%;
}

/* float clearing for everyone else */
.clear:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}


.hidden {
	display: none;
}

fieldset {
	float: left;
	border: 1px solid #ccc;
}

legend, #conversationEmailForm {
	font-weight: bold;
}
.optional, .mandatory{
	background:url(../images/theweek/bg-gradiant-contact.gif) repeat-x left bottom;

}

h2{
	text-transform:uppercase;
	font-size:1.8em;
}

.offerItem h2{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.offerItem h2 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
}

/* Links
----------------------------------------------- */

a {
	text-decoration:none;
}

a.noLink{
	border: 0;
}

a:hover {
	text-decoration: underline;
}

a.imagelink {
	border: none;
}

abbr{
	border: none;
}
a.arrow{
	background:transparent url(../images/theweek/nav-arrow.gif) no-repeat scroll left 4px;
	padding:0 0 0 10px;
	font-size:1.3em;
}

.main_sec{
	float: left;
	width: 100%;
}

.col{
	float: left;
	margin-right: 20px;
}

.col.last{
	margin-right: 0;
}

#content  .col.span50{
	width: 325px;
}

/* Layout
----------------------------------------------- */

#container {
	width: 100%;
	margin:0;
	text-align: left;
}

#container_inner {
}

#header {
	background:#010415 url(../images/theweek/bg-header.jpg) no-repeat scroll center top;
	height:200px;
	position:relative;
	width:100%;
}

.headerStrap{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:2em;
	font-style:italic;
	width:200px;
	float:right;
	margin:40px 35px 0 0;
	text-align:right;
	line-height:1.2em;
}

.offerItem{
	float:left;
	display: inline;
	font-size:0.9em;
	margin:0 10px 25px;
	width:203px;
	border-top:5px solid #000
	font-size:0.7em;
}

.page_783 .offerItem { /* Prizes */
	margin:0 60px 25px 60px;
}

.offerItem h2{
	margin:0.4em 0 0.9em 0;
	line-height:1.3em;
}
.offerIntroText{
	font-size:1.5em;
}

#topNav{
	bottom:0;
	left:0;
	float:left;
	position:absolute;
}
*html #topNav{
	bottom:0;
	left:-1px;
}
#topNav ul{
	width:700px;
	padding:0;
	margin:0;
	height:36px;
	left: 10px;
	position: relative;
}
#topNav li{
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}
#topNav li a{
	background:url(../images/theweek/bg-nav.png) no-repeat;
	display:block;
	height:36px;
	cursor:pointer;
	text-indent:-9999px;
	outline:none;
}

*html #topNav li a{
	background:url(../images/theweek/bg-nav.gif) no-repeat;
}

#topNav li a ul{
	display:none;
}
#topNav li a:hover ul{
	display:block;
}

/*-----------------------HOME-------------------------*/
#topNav li#topNav1 a{
	background-position:0 0;
	width:74px;
}
#topNav li#topNav1 a:hover, #topNav li#topNav1.active a, #topNav:hover li#topNav1.active:hover a{
	background-position:0 -36px;
}
#topNav:hover li#topNav1.active a{
	background-position:0 0;
}
/*-----------------------END-------------------------*/


/*-----------------------SPECIAL OFFERS-------------------------*/
#topNav li#topNav499 a{
	background-position:-75px 0;
	width:142px;
}
#topNav li#topNav499 a:hover, #topNav li#topNav499.active a, #topNav:hover li#topNav499.active:hover a{
	background-position:-75px -36px;
}
#topNav:hover li#topNav499.active a{
	background-position:-75px 0;
}
/*-----------------------END-------------------------*/

/*-----------------------DESTINATIONS-------------------------*/

#topNav li#topNav4 a{
	background-position:-218px 0;
	width:134px;
}
#topNav li#topNav4 a:hover, #topNav li#topNav4.active a, #topNav:hover li#topNav4.active:hover a{
	background-position:-218px -36px;
}
#topNav:hover li#topNav4.active a{
	background-position:-218px 0;
}

/*-----------------------END-------------------------*/

/*-----------------------EXPERIENCES-------------------------*/
#topNav li#topNav7 a{
	background-position:-353px 0;
	width:125px;
}
#topNav li#topNav7 a:hover, #topNav li#topNav7.active a, #topNav:hover li#topNav7.active:hover a{
	background-position:-353px -36px;
}

#topNav:hover li#topNav7.active a{
	background-position:-353px 0;
}
/*-----------------------END-------------------------*/

/*-----------------------ABOUT US-------------------------*/

#topNav li#topNav3 a{
	background-position:-479px 0;
	width:99px;
}
#topNav li#topNav3 a:hover, #topNav li#topNav3.active a, #topNav:hover li#topNav3.active:hover a{
	background-position:-479px -36px;
}
#topNav:hover li#topNav3.active a{
	background-position:-479px 0;
}
/*-----------------------END-------------------------*/

/*-----------------------ABOUT US-------------------------*/

#topNav li#topNav2 a{
	background-position:-579px 0;
	width:125px;
}
#topNav li#topNav2 a:hover, #topNav li#topNav2.active a, #topNav:hover li#topNav2.active:hover a{
	background-position:-579px -36px;
}
#topNav:hover li#topNav2.active a{
	background-position:-579px 0;
}
/*-----------------------END-------------------------*/

#header_inner {
	width:980px;
	margin:0 auto;
	position:relative;
	height:200px;
}

#logo{
	padding:25px 0 0 0;
}

#header_inner a{
	text-decoration: none;
	border: none;

}

#body {
	width:940px;
	margin:0 auto;
	background:#FFFFFF;
	padding:20px;
}

#body_inner {
	padding: 0 1px;
}

#content {
	float: left;
	clear: left;
	width: 940px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url('../images/box_border.png') top right repeat-y;
}

#content_inner {
	
}

.greybox {
	clear: left;
	border-top: 0;
	font-size: 12px;
	padding: 24px 0 0 0;
	margin: 0;
	background:#FFFFFF;
}

.greybox_inner {
	overflow: hidden;
	width: 692px;
}

#footer {
	clear: both;
	padding-top: 3px;
	background: #fff;
	width: 637px;
}

#footer_inner {
	overflow: auto;
	padding: 0 0 20px 1px;
}

.footer_block {
	float: left;
	width: 317px;
	display: inline;
	margin: 0;
	background: url('../images/footer_block.png') top left repeat-y;
	border-bottom: 1px solid #E8E3D6;
}

#footer .footer_block a{
	color: #64686A;
	text-decoration:underline;
}

.last_footer_block {
	margin-right: 0;
}

.footer_block_inner {
	padding: 8px 12px 8px 12px;
	background: url('../images/footer_block_top.png') top left no-repeat;
	min-height: 120px;
}

/*.footer_block h2 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	color: #CA592E;
	background: url('../images/footer_block_title_background.png') bottom left no-repeat;
	font-size: 1.1em;
}*/

.footer_block h2 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	color: #CA592E;
	font-size: 1.3em;
	font-weight: normal;
	text-shadow: #fff 1px 1px 1px;

}

.footer_block_content_left {
	float: left;
	width: 48%;
	border-right: 1px solid #E5E0D1;
}

.footer_block_content_right {
	float: right;
	width: 48%;
}

.footer_block_content_left ul , .footer_block_content_right ul {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

#footer .footer_block_content_left ul a , #footer .footer_block_content_right ul a {
	color: #333333;
}


#footer .footer_block_content_left ul a:hover, #footer .footer_block_content_right ul a:hover {
	color: #CA592E;
}

#footerLogos{
	float:right;
	width:380px;
	height:50px;
}

#footerLogos img{
	float:left;
}

#footerLogos img.tutc{
	margin:0 22px;
}

.footerLink{
	color:#9A9A9A;
	text-decoration:underline;
}

.footerLink:hover{
	color:#FFFFFF;
}

#legal {
	background: #000;
	width:100%;
	font-size:11px;
	height:115px;
	padding:30px 0 0 0;
	margin:20px 0 0 0;
}

#legal_inner {
	padding: 0 12px 12px 12px;
	color: #AFB1B2;
	width:940px;
	margin:0 auto;
}

#legal p {
	margin: 0 0 0.5em 0;
}

#legal ul{
	margin:0;
	padding:0;
}
#legal li{
	float:left;
	list-style:none;
}

#legal li span{
	float:left;
	margin:0 10px;

}
#legal li a{
	color:#9A9A9A;
	text-decoration:underline;
}
#legal li a:hover{
	color:#FFFFFF;
}
.pageHeaderOverlay{
	position:absolute;
	width:256px;
	height:235px;
	background:#000;
	top:0;
	right:0;
	border-left:1px solid #666;
	display:none;
}
.heroOverlay{
	background:url(../images/theweek/trans-80.png) repeat;
	position:absolute;
	bottom:0;
	padding:20px 25px 15px 25px;
	font-size:1.1em;
	width:350px;
}

.heroOverlay h1, .heroOverlay h2{
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.6em;
	line-height:1.1em;
	margin:0 0 10px;
	padding:0;
	text-transform:uppercase;
}


.heroOverlay h1 a, .heroOverlay h2 a{
	color: #fff;
}

.heroOverlay h1 a .clickHere, .heroOverlay h2 a .clickHere{
	color: #D2232A;
	margin-top: -2px;
}

.heroOverlay h1 span, .heroOverlay h2 span{
	font-size: 0.8em;
	display: block;
}

.bottomAd .heroOverlay{
	padding: 5px 10px 5px 15px;
	bottom: 0px;
	width: 375px;
}

.bottomAd .heroOverlay h2{
	font-size: 15px;
	margin-bottom: 0;
}

.bottomAd .heroOverlay h1{
	font-size: 18px;
}

.bottomAd .heroOverlay h1 span, .bottomAd .heroOverlay h2 span{
	font-size: 0.7em;
}

.heroOverlay p{
	color:#FFF;
	font-size:1em;
}
.heroOverlay a{

}

div.hr{
	height:8px;
	width:100%;
	background:#000;
	margin:10px 0;
	line-height:1px;
}

*html div.hr{
	height:2px;
}

.colOne{
	width:400px;
	float:left;
}
.colTwo{
	float:left;
	padding:0 20px;
	width:268px;
	margin:0 0 20px 0;
}
.colThree{
	float:right;
	width:520px;
	position:relative;
}
.colThree .right{
	width:45%;
}
.colThree .left{
	width:45%;
	margin-right:20px;
}

.newsArticle{
	border-bottom:#999 dotted 1px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:10px 0;
}

.newsArticle .section{
	border-top:#999 dotted 1px;
	margin: 1.0em 0 0 0;
	padding: 1.0em 0 0 0 ;
}

.newsArticle img{
	float:left;
	padding:0 10px 10px 0;
}

ul.benefitList, ol.benefitList{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.3em;
}

ul.benefitList li{
	border-bottom:1px dotted #999999;
	margin:10px 0;
	padding:0 0 10px;
	list-style:none;
}
ol.benefitList li{
	border-bottom:1px dotted #999999;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	list-style-position:inside;
}

.benefitList span{
	color:#D2232A;
}

.dropcap:first-letter{
	font-size: 350%;
	font-weight: bold;
	float: left;
	padding:5px 3px 0 0;
	line-height:0.7em;
}
*:first-child+html .dropcap:first-letter{
	line-height:1em!important;
}
*html .dropcap:first-letter{
	line-height:1em;
}
.newsBlock{
	margin:15px 0 0 0;
	
}
#content{
	background:none;
}
.contactBlock{
	background:#758693 url(../images/theweek/contact-bg.jpg) repeat-x;
	width:230px;
	position:relative;
	margin:0 0 20px 0;
}
.contactBlockInner{
	padding:20px;
}
.contactBlock span.top{
	background:transparent url(../images/theweek/contact-top-wide.gif) no-repeat scroll left top;
	height:4px;
	left:0;
	line-height:0;
	position:absolute;
	top:0;
	width:230px;
}
.contactBlock span.bottom{
	background:transparent url(../images/theweek/contact-bottom-wide.gif) no-repeat scroll left top;
	height:4px;
	left:0;
	line-height:0;
	position:absolute;
	bottom:0;
	width:230px;
}

.greybox .contactBlock{
	width: 420px;
	
}

.greybox span.top{
	width: 100%;
	background-image: (../images/theweek/contact-top-wide.jpg);
}

.greybox span.bottom{
	width: 100%;
	background-image: (../images/theweek/contact-bottom-wide.jpg);
}

*html .contactBlock span.bottom{
	bottom:-9px;
}
.btnEnquiry{
	background:url(../images/theweek/btn-enquiry.png) no-repeat left top;
	width:115px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0;
}
.btnEnquiry:hover{
	background:url(../images/theweek/btn-enquiry.png) no-repeat left -32px;
	width:115px;
	height:29px;

}
.contactBlock h2, .contactBlock p{
	color:#FFF;
	font-weight:normal;
	margin:0 0 0.7em;
}
.contactBlock p{
	font-size:1.3em;
}
.pageHeader{
	border-top: 2px solid #fff; 
	width: 692px; 
	position:relative; 
	margin: 0; float:left; 
	padding: 215px 0 0 0; 
}

.page_797 .pageHeader, .page_799 .pageHeader{
	background-position: 0 0 !important;
	padding: ;
}

.pageHeader h1{
	background:transparent url(../images/theweek/trans-80.png) repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	left:0;
	padding:5px 17px;
	position:absolute;
	bottom:0;
	margin:0;
	text-transform: uppercase;
}

/* Sidebar
----------------------------------------------- */

#sidebar {
	float: right;
	width: 230px;
	position:relative
}

#sidebar_inner {
}

.register{
	background:#D2232A none repeat scroll 0 0;
	color:#FFFFFF;
	padding:0;
	position:relative;
	top:-20px;
	width:230px;
}
.registerInner{
	padding:20px;
}
.register .hr{
	width:230px;
	position:relative;
	height:1px;
	background:url(../images/theweek/sidenav-hr.gif) no-repeat left top;
	left:-20px;
	margin:20px 0 15px;
}
.register p.intro{
	font-size:1.16em;
	font-weight:normal;
	line-height:1.5em;
	color: #333;
}
.register a.arrow{
	background:transparent url(../images/theweek/sidenav-arrow.gif) no-repeat scroll left 4px;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	padding:0 0 0 10px;
	text-decoration:none;
}
.register a.arrow:hover{
	background:transparent url(../images/theweek/sidenav-arrow-hl.gif) no-repeat scroll left 4px;
	color:#681519;
}

.register a{
	color:#FFF;
	text-decoration:underline;
}
.register a:hover{
	color:#681519;
}
.register .frmSelect{
	width:188px;
	padding:4px;
}

.homepage #body{
	background: url(../../images/theweek/bg-main01-s.jpg) repeat-y;
	padding: 0;
	width: 980px;
}

.homepage #body_inner{
	background: url(../../images/theweek/bg-main01-b.jpg) no-repeat bottom left;
	padding: 0 30px;
	width: 920px;
}

.homepage .newsArticle{
	padding-top: 0;
	border-bottom: none;
	margin-bottom: 0;
}

.homepage .hero{
	height: 300px;
	position: relative;
	width: 100%;
	margin-bottom: 1.66em;
}

.homepage h1{
	position: absolute;
	bottom: 5px;
	margin: 0;
	left: 5px;
	padding: 0.3em 80px 0.1em 20px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 560px;
	font-size: 2.32em;
	background: #fff;
	color: #000;
	line-height: 1.3em;
	font-family:Georgia,"Times New Roman",Times,serif;
}


.homepage .newsArticle h3{
	font-size: 1.46em;
}

.homepage .newsArticle p{
	margin-bottom: 1.16em;
}

.homepage .signUp{
	height:30px;
	width: 190px;
	overflow:hidden;
	background:url(../images/theweek/btn-signup.png) no-repeat 0 0;
	display:block;
	padding: 0;
	margin: 0;
	text-indent:-9999px
}

.homepage #content{
	width: 920px;
	padding-bottom: 170px;
}

.signUp{
	height:30px;
	width: 190px;
	overflow:hidden;
	background:url(../images/theweek/btn-goto-offers.png) no-repeat 0 0;
	display:block;
	padding: 0;
	margin: 0;
	text-indent:-9999px;
	border: 0;
}

.homepage .colOne{
	width: 670px;
}










.findOutMore{
	margin: 0;
}

.findOutMore a{
	background: url(../../images/theweek/btn-more.gif) no-repeat;
	width: 113px;
	height: 26px;
	display: block;
	text-indent: -9999em;
	margin: 1.0em 0 0 0;
}

.findOutMore a:hover{
	background-position: right top;
}

.homepage .row{
	clear: both;
	padding: 2.0em 0;
}

.homepage #SidebarForm{
	
}


.homepage .block{
	border: 5px solid #fff;
	padding: 1.0em 10px;
	position: relative;
}

.homepage .block.one, .homepage .block.two{
	width: 180px;
	float: left;
	margin-right: 25px;
	color: #fff;
	min-height: 142px;
	height: 100%;
	min-height:142px;
  	height:auto !important;
  	height:142px;
}



.homepage .block.one{
	background: url(../../images/theweek/home-champangne.jpg);
}

.homepage .block.two{
	background: url(../../images/theweek/home-upgrade.jpg);
}

.homepage .block2{
	z-index: 2;
	position: relative;
}

.homepage .block .opacity{
	background: #fff;
	display: block;
	width: 200px;
	min-height:162px;
  	height:auto !important;
  	height:162px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: 1;
	filter:alpha(opacity=50);
}

.homepage .block.one .opacity, .homepage .block.two .opacity{
	background: #000;
}


.homeList01 ul{
	padding-left: 30px;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.homeList01 li{
	padding: 0;
	margin: 0;
}

.homepage .block h2{
	margin-bottom: 0.5em;
}

.homepage .block p{
	line-height: 1.4em;
}

.homepage .block .hr{
	height: 3px;
}

.homepage .colOne .block{
	border: none;
	padding: 0;
	margin: 2.0em 0 0 0;
}

.homepage .colOne  h2, .siteLinks h2{
	border-width: 4px 0 4px 0;
	border-color: #000;
	border-style: solid;
	padding: 0.45em 0 0.28em 0;
	margin-top: 0;
}

.homepage .colOne .block .opacity{
	background: none;
}

.homepage .welcome p{
	font-size: 1.32em;
}

.homepage .welcome h2{
	border
}

.homepage #imageContainer{
	clear: none;
	float: right;
	width: 450px;
	height: auto;
}


.homepage #legal{
	margin: 0;
}

.siteLinks h2{
	margin: 0.83em 0;
}

.siteLinks ul{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	float: left;
	width: 100%;
	clear: both;
}

.siteLinks li{
	width: 135px;
	padding: 0 0 0 10px;
	margin: 0.21em 10px 0.21em 0px;
	list-style: none;
	float: left;
	background: url(../images/arrow-red-r.gif) no-repeat left 5px;
	line-height: 1.4em;
}

.siteLinks li a{
	color: #000;
}


/*.signUp:hover, .homepage .signUp:hover{
	background-position: 0 -28px;
}*/

.ClickHereDetails {
	height:31px;
	width: 189px;
	overflow:hidden;
	background:url(../images/theweek/btn-click-details.png) no-repeat 0 0;
	display:block;
	padding: 0;
	margin: 0;
	text-indent:-9999px
}

.ClickHereDetails:hover {
	background-position: 0 -31px;
}

/*.homepage .signUp{
	background:url(../images/theweek/btn-signup2.gif) no-repeat 0 0;
}*/

.register label {
	margin:10px 0;
	display:block;
	overflow:hidden;
	width: 100%;
	float:left; 
}
.register label span {
	font-size:1.2em;
	float:left; 
	width:40%;
}

.register label input{
	float: right;
	width: 50%;
}
.registerTab{
	background:#D2232A url(../images/theweek/sidenav-tab.gif) left top no-repeat;
	position:absolute;
	top:-40px;
	right:0;
	width:230px;
	height:41px;
	text-indent:-9999px;
}

.left{
	float:left;
}
.right{
	float:right;
}

#sidebar .tab_menu {
	background: url('../images/sidebar_tab_menu_background.jpg') bottom left repeat-x;
	margin: 0;
	border-bottom: none;
}

#sidebar .tab_menu ul li {
	border-bottom-color: #B7A87E;
}

#sidebar .tab_menu ul li.active {
	background: #F5F3EC;
	border-bottom-color: #F5F3EC;
	border-top-color: #B7A87D;
	border-left-color: #B7A87D;
	border-right-color: #B7A87D;
}

#sidebar .tab_menu ul li:hover, #sidebar .tab_menu ul li:hover a {
	background: #F5F3EC;
	border-bottom-color: #F5F3EC;
	border-top-color: #B7A87D;
	border-left-color: #B7A87D;
	border-right-color: #B7A87D;
}



#sidebar .sidebar_box {
	background: url('../images/sidebar_box_background.jpg') bottom left repeat-x;
	padding: 5px;
}

#sidebar #contactDetails.sidebar_box{
	font-size: 1.1em;
}

#sidebar #contactDetails.sidebar_box h3{
	color: #CA592E;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	margin: 0.2em 0 0.6em 0;
}

address{
	font-style: normal;
	margin: 1.0em 0;
}

#sidebar .text_box {
	padding: 8px;
	border: 1px solid #B7A87D;
	clear: both;
	background: #FFF url('../images/about_box_background.jpg') bottom right no-repeat;
}

#sidebar .blog_box {
	border: 1px solid #B7A87D;
	border-top: none;
	clear: both;
	padding: 8px 0 0;
	background: #F3F1EB url('../images/blog_box_background.png') repeat-x top left;
}

#sidebar .blog_box_inner {
	background: url('../images/sidebar_box_corner.jpg') bottom right no-repeat;
}

#content_block_2 .blog_box_inner {
	padding: 0 10px;
}

#content_block_3 .blog_box_inner {
	padding: 0 10px 10px;
}

#sidebar .blog_intro {
	display: inline;
	float: right;
	padding: 0 8px 0 0;
}

#sidebar .blog_intro_text {
	border: 1px solid #F1E2DB;
	border-left-style: none;
	border-right-style: none;
	width: 195px;
}

#sidebar .blog_image {
	display: inline;
	float: left;
	margin: 0 11px 0 8px;
}

#sidebar .blog_intro_text h3 {
	color: #B7A87D;
	margin: 0;
	padding: 0;
}

#sidebar .blog_intro_text .blogAuthor, #sidebar .blog_intro_text .blogDate {
	font-weight: bold;
}

#sidebar .blog_content {
	clear: both;
	padding: 0 8px;
}

.orangeText {
	color: #C57157;
}

p.orangeText {
	margin: 0;
	padding: 0 0 4px 0;
}

/* Content
----------------------------------------------- */

h1{
}
h2{
	line-height:1.2em;
	margin:0 0 1em 0;
}
h3, h3 a{
	color:#D2232A;
	text-transform:uppercase;
	line-height:1.2em;
	margin:0 0 0.9em 0;
}
h3 {
	font-size:1.7em;
}

.page_797 h3{
	width: 600px;
}
h3 a {
	font-size: 100%;
}

a{
	color:#D2232A;
}
.red{
	color:#D2232A;
}
.red a {
	text-decoration: underline;
}
.yellow{
	color:#ffdd00;
}
.redbg{
	background:#D2232A none repeat scroll 0 0;
	color:#FFFFFF;
	line-height:1.7em;
	margin:2px 0 0;
	padding:0 4px;
}
.redbg a{
	color:#fff;
}
.redbg:hover{
	color:#fff;
	background:#681519;
}
.offerTitle{
	font-size:1.3em;
}
.homeLogo{
	float:right !important;
	margin:-26px 0 0;
}
	

.introtext {
	color: #666;
	font-size: 1.3em;
	font-weight:bold;
}

.page_797 .introtext, .page_799 .introtext{
	display: none;
}

.page_799 .parentlink, .page_798 .parentlink{
	display: none;
}

.introtext .fakepara {
	display: block;
	margin: 0 0 1.0em 0;
}

.introtext .larger {
	font-size: 1.2em;
	white-space: nowrap;
}

.introtext .sub {
	color: #666;
	font-size: 0.9em;
}

.infobox_container {
	clear: right;
	float: right;
	border-bottom: 1px solid #ccc;
	width: 253px;
	margin: 0 0 20px 20px;
}

.infobox, .infobox_special {
	padding: 20px;
	border: 1px solid #ccc;
	background: #fff url('../images/listing_box_gradient.jpg') top left repeat-x;
	border-bottom: 0;
}

.infobox h2, .infobox_special h2 {
	color: #D2232A;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.infobox_special {
	padding: 4px;
}

.infobox_special_inner {
	background: #CB7B4F url('../images/special_listing_box_background.jpg') bottom right no-repeat;
	padding: 16px;
	color: #fff;
}

.infobox_special_inner p{
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0;
	}

.infobox_special_inner h2{
		margin-bottom: 10px;
		margin-right: 60px;
		line-height: 1.5em;
}

.infobox_special_inner h2, .infobox_special_inner a {
	color: #fff;
	border-color: #fff;

}

.listingblock {
	padding: 20px;
	border: 1px solid #ccc;
	background: #eee;
	margin-bottom: 10px;
}

.listing_bar {
	float: right;
	width: 253px;
	border: 1px solid #DDDDDD;
	background: #EEEEEE;
}

.experienceblock h2 a {
	color: #B7A87D;
	font-family: Georgia, Times, serif;
	border: 0;
	font-size: 13px;
	float: none;
}

.listing_bar h2 {
	background:transparent url(../images/divider_orange.gif) no-repeat scroll right top;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	color:#FFFFFF;
	font-size:1.3em;
	margin:10px 0 0;
	padding:10px;
	line-height:1.4em;
}

.experienceblock {
	background:#FFFFFF;
	clear:both;
	margin-top:-1px;
}

.experienceblock_inner {
	width: 100%;
	overflow: auto;
	background-repeat: no-repeat;
	margin: 10px 0 5px 0;
}

div.prop {
	height: 94px;
	float: right;
}

.page_499 .experienceblock {
	border-top:1px dotted #CCCCCC;
}

.experiencethumbnail {
	left: 0;
	top: 0;
}

.experienceblock h2 {
	clear: none;
	background: none;
	margin: 0;
	border-bottom: none;
}

.experienceblock h2 a {
	display: block;
	padding: 10px 0 50px 74px;
	font-size:0.7em;
	color:#D2232A;
}

.page_499 .experienceblock h2 a {
	padding: 10px 0 10px 100px;
}

.page_499 .experienceblock h2 span {
	padding: 0 0 0 100px;
}

.experienceblock h2 span {
	display: block;
	font-size: 12px;
	padding: 0 0 0 64px;
	font-weight: normal;
}

.experienceblock h2 span a {
	display: inline;
	font-size: 12px;
	color: #D2232A;
	font-weight: normal;
	font-family: inherit;
	padding: 0;
}

.experienceblock h2 span a:hover {
}

.experienceblock .tourdates {
	display: block;
	width: 100%;
	padding-bottom: 20px;
}

.experienceblockleft .experienceblock {
	clear: left;
	width: 338px;
	float: left;
}

.experienceblockright .experienceblock {
	clear: right;
	width: 48%;
	float: right;
}

.contactTelephone {
	color: #EA7945;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 2px;
}

/* @group Membership Form */

#memberForm, #shareForm{
	border: 1px solid #c6c6c6;
	width: 380px;
	margin: 20px 0;
	float: left;
	margin-right: 20px;
}

.memberForm2, .shareForm2{
	padding: 0 20px;
	width: 338px;
	border: 1px solid #666;
}

#memberForm .section, #shareForm .section{
	float: left;
	clear: both;
	margin: 0.5em 0;
	width: 340px;
}

#memberForm .errors, #shareForm .errors{
	font-size: 1.0em;
}

#memberForm label, #shareForm label{
	float: left;
	font-weight: bold;
}

#shareForm label{
	width: 100px;
}

#memberForm label span.required, #shareForm label span.required{
	font-weight: normal;
	color: #D2232A;
}

#memberForm input.frmInput, input.text{
	width: 220px;
	float: right;
}

#address2{
	margin-top: 5px;
}

#memberForm input#postcode.frmInput {
	width: 100px;
	margin-right: 120px;
}

#memberForm .signUp, #shareForm .signUp{
	clear: both;
	margin: 0 0 1.66em 0;
	height:34px;
	width: 93px;
	overflow:hidden;
	background:url(../images/theweek/btn-sign-up.jpg) no-repeat 0 0;
}

#shareForm textarea{
	width: 223px;
	float: right;
}

#memberForm .signUp:hover{
	background-position: right top;
}

#memberForm .section.checkbox{
	width: 330px;
}

#memberForm .section.checkbox label{
	font-weight: bold;
	width: 300px;
	float: right;
	margin-bottom: 1.16em;
}

.aboutScott{
	float: left;
	width: 290px;
	font-family: georgia, palatino, times, serif;
	margin: 20px 0 0;
	border-width: 5px 0 5px 0;
	border-color: #000;
	border-style: solid;
	padding: 10px 0;
}

.aboutScott h2{
	margin: 0.7em 0 0.5em 0;
}

.aboutScott img{
	display: block;
	margin-bottom: 10px;
}

/* @end */



/* Brochure ditto boxes
----------------------------------------------- */

#brochure_box {
	clear: both;
	width: 240px;
}

#brochure_box_inner {
	
}

#brochure_box_inner a, #brochure_box_inner a:visited {
	
}

#brochure_box_inner a:hover, #brochure_box_inner a:active {
	
}

/* Menu
----------------------------------------------- */

.tab_menu {
	z-index: 50;
	background: #fff url('../images/menu_tile.png') bottom left repeat-x;
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
}

.tab_menu ul {
	float: left;
	background: url('../images/menu_cutout.png') bottom left no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
}

.tab_menu ul li.first {
	margin: 5px 3px 0 17px;
	background: #B7A87D url('../images/menu_cutin_brown_top_left.png') top left no-repeat;
}

.tab_menu ul li ul li.first {
	margin: 5px 0 0 0;
}

.tab_menu ul li {
	float: left;
	display: inline;
	margin: 5px 3px 0 0;
	padding: 0 9px;
	line-height: 22px;
	background: #B7A87D url('../images/menu_cutin_brown_top_right.png') top right no-repeat;
}

.tab_menu ul li.contact1, .tab_menu ul li.home1 {
	position: relative;
}

.tab_menu ul li.contact1 ul li a:hover, .tab_menu ul li.contact1 ul li a:active, .tab_menu ul li.home1 ul li a:hover, .tab_menu ul li.home1 ul li a:active {
	border: 0;
	text-decoration: underline;
}

.tab_menu ul li.level1 {
	background: #9D4524;
}

.tab_menu ul li.level1:hover {
	background: #CA592E;
}

.tab_menu ul li.contact1 {
	margin: 5px 3px 0 0;
}

.tab_menu ul li.last.level1 {
	background: #9D4524 url('../images/menu_cutin_orange_top_right_inactive.png') top right no-repeat;
}

.tab_menu ul li.last.level1:hover {
	background: #CA592E url('../images/menu_cutin_orange_top_right.png') top right no-repeat;
}

.tab_menu ul li.active {
	
}

.tab_menu ul li.active ul li.active {
	background: #CA592E;
	border: none;
}

.tab_menu ul li.active ul li.active:hover a {
	color: #FFF;
}

.tab_menu ul li:hover {
	background: #CA592E url('../images/menu_cutin_orange_top_right.png') top right no-repeat;
}

.tab_menu ul li.first:hover {
	background: #CA592E url('../images/menu_cutin_orange_top_left.png') top left no-repeat;
}

.tab_menu ul li ul li.first:hover {
	background-image: none;
}

.tab_menu ul li.nonlink {
	line-height: 23px;
	color: #FFF;
	background: #9D4524 url('../images/menu_cutin_orange_top_left_inactive.png') top left no-repeat;
	border: none;
	margin-right: 0;
}

.tab_menu ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

.tab_menu ul li ul, .tab_menu ul li div.dropdown {
	position: absolute;
	top: 23px;
	left: 0;
	background: #fff;
	margin: 0;
	border-top: 0;
	visibility: hidden;
}

.tab_menu ul li.level1 ul, .tab_menu ul li.level1 div {
	width: 637px;
	top: 28px;
}

.tab_menu ul li:hover ul, .tab_menu ul li:hover div.dropdown {
	visibility: visible;
	background: #CA592E;
}

.tab_menu ul li ul li {
	margin: 0;
	background: #CA592E;
	background-image: none;
	border: none;
	width: 150px;
}

.tab_menu ul li:hover ul li, .tab_menu ul li.first ul li, .tab_menu ul li.first:hover ul li {
	background-image: none;
	background: #CA592E;
}

.tab_menu ul li div.dropdown {
	
}

.tab_menu ul li div.dropdown span {
	background: #fff;
	margin: 15px;
	padding: 15px 15px 15px 0;
	width: 577px;
	overflow: auto;
	display: block;
}

.tab_menu ul li div.dropdown div.browse_item {
	padding: 0;
	border: 1px solid #ccc;
	padding: 15px;
	background: #fff url('../images/listing_box_gradient.jpg') top left repeat-x;
	margin: 0 0 5px 15px;
	float: left;
	width: 240px;
}

.tab_menu ul li div.dropdown div.browse_item:hover {
	border: 1px solid #DBA38E;
	background: #fff url('../images/listing_box_gradient_reverse.jpg') bottom left repeat-x;
}

.tab_menu ul li div.dropdown div.browse_item_inner {
	border: none;
	width: 100%;
	overflow: hidden;
}

.tab_menu ul li div div div a, .tab_menu .dropdownBlockLink {
	display: block;
	color: #B7A87D;
	cursor: pointer;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
}

.tab_menu ul li div div div a:hover, .tab_menu ul li div div div a:active,
						.tab_menu .dropdownBlockLink:hover, .tab_menu .dropdownBlockLink:active {
	color: #CA592E;
}

/* Animations
----------------------------------------------- */

#background_1 {
	background: url('../images/mountain_1.png') 200px 300px no-repeat fixed;
}

#background_2 {
	background: url('../images/mountain_1.png') 100% 300px no-repeat fixed;
}

#background_3 {
	background: url('../images/cloud_2.png') 10% 180px no-repeat fixed;
}

#background_4 {
	background: url('../images/cloud_1.png') 70% 100px no-repeat fixed;
}

#background_5 {
	background: url('../images/cloud_2.png') 30% 220px no-repeat fixed;
}

#background_6 {
	background: url('../images/cloud_1.png') 50% 200px no-repeat fixed;
}

#lightbox a {
	border: none;
}

/* Tables
----------------------------------------------- */

table.escortedtours {
	border-collapse: collapse;
}

table.escortedtours th {
	color: #fff;
	background: #ccc;
	padding: 5px 8px;
}

table.escortedtours td {
	border-bottom: 1px solid #ccc;
	padding: 5px 8px;
}

/* Sidebar Tab Menu
----------------------------------------------- */

#sidebar .blog_tabs {
	background: url('../images/sidebar_tab_menu_background.jpg') bottom left repeat-x;
	border-bottom: none;
	float: left;
	margin: 0;
	width: 100%;
}

#sidebar .blog_tabs ul {
	float: left;
	background: url('../images/menu_cutout.png') bottom left no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar .blog_tabs ul li.first {
	margin: 5px 3px 0 17px;
}

#sidebar .blog_tabs ul li {
	float: left;
	display: inline;
	margin: 5px 3px 0 0;
	padding: 0 9px;
	line-height: 21px;
	background: #F5F4F4;
	border: 1px solid #E6E1D7;
	border-bottom-color: #CFC8AC;
	position: relative;
}

#sidebar .blog_tabs ul li.active {
	line-height: 21px;
	background: #FBFBFB;
	border: 1px solid #B7A87D;
	border-bottom-color: #FBFBFB;
}

#sidebar .blog_tabs ul li:hover {
	border-bottom-color: #C57157;
	background: #CA592E;
}

#sidebar .blog_tabs ul li.active:hover {
	background: #FBFBFB;
	border-bottom: 1px solid #FBFBFB;
}

#sidebar .blog_tabs ul li.active:hover a {
	background: #FBFBFB;
}

#sidebar .blog_tabs ul li.nonlink {
	line-height: 23px;
	background: none;
	border: none;
}

#sidebar .blog_tabs ul li a {
	color: #C57157;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

#sidebar .blog_tabs ul li:hover a {
	color: #82402D;
}

#sidebar .blog_tabs ul li:hover, #sidebar .blog_tabs ul li:hover a {
	background: #F5F4F4;
	border-bottom-color: #F5F3EC;
	border-top-color: #B7A87D;
	border-left-color: #B7A87D;
	border-right-color: #B7A87D;
}

/* E-Form for Start a Conversation
 *****************************************/

#conversationEmailForm, #brochureFormBox {
	text-align: center;
	width: 510px;
}

#conversationEmailForm_inner, #brochureFormBox_inner {
	text-align: left;
	width: 700px;
}

#conversationForm .formHeading {
	clear: both;
	margin: 5px 0 10px;
	width: 100%;
}

#conversationForm label {
	color: #666666;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	float: left;
	width: 240px;
}

#conversationForm label.required {
	border: none;
}

#conversationForm .section {
	clear: both;
	margin: 0.4em 0;
	float: left;
	width: 100%;
}

#conversationForm .innersection label {
	display: inline;
	float: none;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.errors {
	background:#FFEEEE;
	border:1px solid #AA0000;
	color:#AA0000;
	float:left;
	font-size:1.4em;
	margin:0 0 1em;
	padding:0.5em 15px;

}

.register .errors {
	background: #E35961;
	border: none;
	color: #ffffff;
	float:none;
	font-size: 1.3em;
	margin: 0 0 1em;
	padding: 0.5em;
	width:auto;
}

#conversationForm .innersection {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

#conversationForm

#conversationForm .formRow, .brochureRow {
	clear: both;
	margin: 5px 0;
	width: 100%;
}

#conversationForm fieldset {
	width: 670px;
	margin: 0 0 1.0em 0;
	padding: 1.0em 10px;
	clear: both;
}

#conversationForm fieldset.inner {
	padding: 0;
	width: 100%;
	clear: both;
	border: 0;
	margin: 0.4em 0;
	float: left;
}

#conversationForm fieldset.inner legend {
	font-family: Georgia, Times, serif;
	color: #CA592E;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	float: left;
	width: 170px;
}

#conversationForm fieldset.inner .rightLabel {
	float: left;
}

#conversationForm .text {
	width: 405px;
}

#conversationForm .text.required, input.invalid {
	border: 1px solid #aa0000;
}

#conversationForm #cnvAdults.text, #conversationForm #cnvChildren.text {
	width: 30px;
}

#conversationForm .overflow {
	overflow: hidden;
}

#conversationForm textarea {
	width: 407px;
	border: 1px solid #aaa;
	overflow: auto;
}

#conversationForm .formRow label {
	display: inline;
	margin: 0;
	font-family: Georgia, Times, serif;
	color: #CA592E;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
}

#conversationForm .formRow input, .brochureRow input {
	display: inline;
	margin: 0;
	width: 434px;
}

.brochureRow select {
	display: inline;
	margin: 0;
	padding: 3px 5px;
	width: 100%;
}

#brochureForm .submitRow {
	text-align: right;
}

#conversationForm .formRow input.smallTextField {
	width: 20px;
}

#conversationForm .formRow input.textField {
	float: right;
	width: 280px;
}

#conversationForm .formRow textarea {
	margin: 0 auto;
	width: 434px;
}

#conversationForm .formRow .rightLabel label {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#conversationForm .formRow .rightLabel input {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

#conversationForm #cnvSubmit {
	background:url(../images/theweek/but-send.jpg) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:1.4em;
	font-weight:bold;
	height:38px;
	margin-right:7px;
	text-align:center;
	text-indent:-9999em;
	width:143px;
}

#conversationForm #cnvSubmit:hover {
	cursor: pointer;
	background-color: #B85129;
	background-position: top right;
}

#conversationForm .formSubmit {
	clear: both;
	text-align: center;
	width: 100%;
}

#imageContainer, .bottomAd {
	clear: both;
	position: relative;
	width: 400px;
	height: 380px;
	z-index: 1;
	margin-bottom: 20px;
}

#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.bottomAd{
	width: 400px;
	height: 136px;
	border: 1px solid #ddd;
	background: #eee;
	padding: 0px;
	margin: 20px 0 0 0;
}

.hrDotted{
	clear: both;
	border-top:dotted 1px #999999;
	width:100%;
}

.partnerLogo{
	margin:14px 0 10px;
}

.price{
	color:#D2232A;
	font-size:4em;
	font-weight:bold;
	line-height:1em;
}
.priceBlock{
	margin:10px 0;
}

.itineraryWrap{
	margin: 1.0em 0;
}

.itineraryWrap h2{
	text-decoration: underline;
	cursor: pointer;
	padding: 0.2em 4px;
	margin: 0;
	background: #f3f3f3;
	display: inline-block;
}

.itineraryWrap .slide{
	background: #f3f3f3;
	padding: 1.0em 10px;
}

/* Newsletter Signup
	----------------------------------------------- */

#sidebar #newsletter_signup {
	padding-top: 0.4em;
}

#newsletter_signup form{
	margin: 0;
	padding: 0;
	}

#newsletter_signup h3 {
	font-family: Georgia, Times, serif;
	color: #CA592E;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.3em 68px;
	text-align: left;
}

#newsletter_signup label {
	float: left;
	display: block;
	width: 60px;
	padding-right: 10px;
	text-align: right;
}

#newsletter_signup .section {
	clear: both;
	margin: 0.3em 0;
	float: left;
	text-align: center;
	width: 100%;
}

#newsletter_signup input {
	float: left;
}

#newsletter_signup .text{
	width: 154px;
	}

#newsletter_signup .subscribewrap{
	float: left;
	width: 238px;
	}

#newsletter_signup input#subscribe_button {
	background: #CA592E url(../images/but-subscribe.gif);
	border: 0;
	text-indent: -9999em;
	line-height: 0;
	width: 88px;
	height: 22px;
	clear: both;
	float: right;
}

#newsletter_signup input#subscribe_button:hover {
	cursor: pointer;
	background-color: #B85129;
	background-position: top right;
}
.clear{
	clear:both;
}
.registerInner a.arrow {
	text-decoration: underline;
}
