/*OUTER*/
	#outer {background:transparent;}	

/*GENERAL FONTS/COLOURS TWEAKS*/
	body 
	{font-family:Arial, Helvetica, sans-serif; background:#7FAFC3 url(images/master/BG_body.jpg) repeat-x;
	color:#010101;}
    
	body a{text-decoration:none;color:#996500;}
	body a:hover{text-decoration:underline;color:#996500;}
	
	textarea{font-family:Arial, Helvetica, sans-serif;font-size:11px;}
	.wrapper {background-color:#fff;}
	
/*nav-y shading*/
	.pageBody{background: url(images/master/BG_PageBody.gif) repeat-y;}
	.rightPane{background-color:#fff;}
	.footer {background:#fff;border-top:1px solid #ddd;}
	.footer a{color:#996500;}
	
/*BREADCRUMBS*/
 	.breadcrumbs {color:#444}

	.breadcrumbs a.breadcrumb {}
	
	/*this is the current page breadcrumb*/
	.breadcrumbs a.current{color:#000;font-weight:bold;text-decoration:none !important}
	
/*UTILITIES*/
    .utilities .search label{color:#fff;}
    .utilities .search input .searchfield{/*border:1px solid #444;*/}
    
	/*links*/	
    .utilities .navigation li{border-left:1px solid #e6e6e6;border-right:none;}
    .utilities .navigation a{text-decoration:none;color:#fff;}
    .utilities .navigation a:hover{text-decoration:underline;color:#fff;background:#999;}
	.utilities .search label{color:#fff;}
	.utilities .search .btn_search{color:#fff;font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;border:none;}

	.logo{width:311px;height:108px;}
	
/*NAV-X (Background & Font)*/
    .Nav-x{background:#030303;}
    .Nav-x li{border-right:1px solid #5e6669;}

    /* alteration of padding (h-nav) for psd alignment*/
    .Nav-x a {color:#fff;}
	
    .Nav-x ul li.tab0_on a, .Nav-x ul li.tab1_on a, .Nav-x ul li.tab2_on a, .Nav-x ul li.tab3_on a,    
	.Nav-x ul li.tab4_on a, .Nav-x ul li.tab5_on a, .Nav-x ul li.tab6_on a, .Nav-x ul li.tab7_on a,    
	.Nav-x ul li.tab8_on a, .Nav-x ul li.tab9_on a,.Nav-x ul li.tab10_on a,  .Nav-x ul li.tab11_on a, 
	.Nav-x ul li.tab12_on a, .Nav-x ul li.tab12_on a, .Nav-x ul li.tab13_on a, .Nav-x ul li.tab14_on a,.Nav-x ul li.tab15_on a 
	{color:#000;background:#fff;}
	
/*Selcted WITH/WITHOUT children*/
    .Nav-x ul li.Selected a,.Nav-x ul li.ParentSelected a {background:#fff;color:#000;}

/*VERTICAL NAV Y*/
	.Nav-y {font-size:1.4em}
    .Nav-y .Top{border-bottom: 1px solid #cbcbcb;}
	
/*default*/
/*Behaviors*/
    .Nav-y .Body ul li a:hover{}
    .Nav-y .Body ul li a:visited{} 
    .Nav-y .Body ul li a:active{} 
    	
/*Level 1*/
/*default*/
	.Nav-y .Body ul li a{background:#fff;text-decoration:none !important;padding-right:5px !important;
	color:#575757;font-weight:bold !important; }
	
/*Selcted WITHOUT children*/
    .Nav-y .Body ul li.Selected a{background:#9a0000;color:#fff;}
/*Selcted WITH children*/
    .Nav-y .Body ul li.ParentSelected a
	{background:#9a0000;/*background: #4C4C4C url(images/master/navigation/nav_y_ParentSelected.gif) no-repeat 90% 50%;*/color:#fff;}
        
/*Level 2*/
 /*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li a, .Nav-y .Body  ul li.Selected ul li a
	{font-weight:normal !important;color:#575757;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 15px 9px;}

/*Selcted WITHOUT children*/
	.Nav-y .Body  ul li.ParentSelected ul li .Selected a
	{font-weight:bold !important;color:#575757;background: #ebf3f6 url(images/master/navigation/nav-y_bullet.gif) no-repeat 15px 9px;}


/*Selcted WITH children*/
 	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected a{font-weight:bold !important;background-color:#ebf3f6;}

/*Level 3*/
/*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li a, .Nav-y .Body ul li.ParentSelected ul li.Selected ul li a
	{font-weight:normal !important; color:#575757;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 30px 9px;}

 /*Selcted WITHOUT children*/  
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.Selected a
	{font-weight:bold !important; color:#575757;background: #ebf3f6 url(images/master/navigation/nav-y_bullet.gif) no-repeat 30px 9px; }

/*Selcted WITH children*/
    .Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected a
	{color:#575757;background: #ebf3f6 url(images/master/navigation/nav-y_bullet.gif) no-repeat 30px 9px;}

/*Level 4*/
/*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected ul li a
	{color:#575757; background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 42px 9px;}

/*'Selected' (Selected - NO child elements)*/
    .Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected ul li.Selected a 
	{color:#575757;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 42px 9px;
	font-weight:normal;}

/*FOOTER */         
	.Nav-y .Bottom{display:none/*background: transparent url(images/master/navigation/nav_y_Bottom.gif) repeat-x;*/}


/*BOX*/
    .box {background:#ccc;}
    .box .top h3, .box .top H3 a{font-weight:normal;color:#fff;}
    .box .content{}
	.box .body{}
 /*link colours*/
	.box .content a{color:#0066cc}
	.box .content a:visited{}
    .box .content a:hover{color:#0066cc}
	.box .content a:active{}	
	
    .box .content li a{color:#0066cc}
	.box .content li a:visited{color:#0066cc}
    .box .content li a:hover{}
	.box .content li a:active{}
    .box .bottom{}
	.box .top h3 a:link, .box .top h3 a:visited, .box .top h3 a:active, .box .top h3 a:hover{color:#fff;}
    
/*CALENDAR*/
   	 /*global table styling*/
	.Calendar{border:hidden;border-style:hidden;/*border set to avoid indent*/border:1px solid #ccc;border-collapse:collapse;} 				
	.Calendar td{background:#cccccc !important;} 
	/*cell background & size*/
		
	/*month title styling (e.g Oct 2008)*/
	.Calendar .Title{color:#000 !important;}
	/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader{background:#b5b5b5 !important;color:#000 !important;}
	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}
	.Calendar .OtherDaysofMonth a{color:#999 !important;background:#d6d6d6 !important;}

	/*selected day*/
	.Calendar .SelectedDay a{color:#000 !important;background:#b86f05 !important;}
	.Calendar .EventDay a{background:#7a3e00 !important;color:#fff !important}
	/* .Calendar .WeekDay a {background:#313131 !important; color:#000;}
	.Calendar .WeekEnd a  {color:#000 !important;background:#fff !important;}*/
	 .Calendar .Today {background:#de8d18 !important;}
	/*days of the previous & next months*/
	/*calendar nav (previous and next)*/
	.box .previous a{}
	.box .previous a:hover{}
	.box .next a{}
	.box .next a:hover{}

	/*hover states*/
	.Calendar td {background:#313131;} 
	.Calendar td a:hover {background:#7c8065 !important; color:#fff !important;}
	.Calendar .EventDay a:hover {background:#7c8065 !important;}
	.Calendar .WeekDay a:hover {background:#313131 !important}
	.Calendar .WeekEnd a:hover {background:#000 !important;}
	.Calendar .Title {color:#fff;}

	/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader {background:#000; color:#fff;  border:none; border:hidden;}

	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth a:link {color:#313131;background-color:#d6d6d6;}

	/*selected day*/
	.Calendar .SelectedDay a{color:#fff;}
	.Calendar .EventDay{color:#fff}
	.Calendar .WeekDay{color:#fff;}
	.Calendar .WeekEnd{background:#000;}
	.Calendar .Today{background:#ff9900;}

	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}

/*BLOG HOME*/
	.post h3 a{color:#000; font-weight:bold}
	.post .bottom{border-bottom:1px solid #d6d6d6;}
	.postthanks {border:1px dotted #666;}
	
/*WEB PARTS*/
	
    /*WEATHER*/
    /*'Todays forcast' and '5 day forecast'*/
    .weatherTitle {}
	.weatherMaster, .weatherSubMaster{border:1px solid #ccc;}
    .weatherTitle {color:#fff;background:#7c8065;}
	
    /*BOXOUT*/	
    .cms-boxout {background:#ccc;border:1px solid #333;}
    .cms-boxout .title{color:#000;}
    .cms-boxout .body{}
	
/*HEADING*/
   .cms-heading h3 {color:#4e97ba;}	
   .contentPane_wide .cms-heading h3 {color:#4e97ba;}	
   .contentPane_wide .cms-heading h4 {color:#2079A3;}	
	

/*HIGHLIGHTED TEXT & pagination*/
    .cms-highlight, .paging {}


    ol.search-results li a{color:#655e4e;}
    .searchterm{color:#CC3333;}
	
	a.paginglink_active{color:#000}

    /*take out rounded corners*/
    .cms-highlight .top .left,.cms-highlight .top .right,.cms-highlight .bottom .left,.cms-highlight .bottom .right
    {}
	.cms-highlight .body{background-color:#EBF3F6}
	.cms-highlight .top{background-color:#EBF3F6}
	.cms-highlight .bottom{background-color:#EBF3F6}
	.cms-highlight h3{color:#5195BA;}
		 .cms-highlight ul {margin-top:15px !important}
	 .cms-highlight ul li{margin-bottom:10px}
/*WYSIWYG*/
	.cms-text h3{color:#4e97ba;}	

/*TEXT AND IMAGE*/
    .cms-textandimage .image-box-left,
    .cms-textandimage .image-box-right {background:#ccc;}

/*CMS QUICK HEADINGS*/   
	.cms-quick .top{background:#333;}
    .cms-quick .top h3{color:#fff;}
    .cms-quick .title a{}
    .cms-quick .events-title a{}
	.cms-quick dl{}
	 .cms-quick  .itemAlt{background-color:#EFEFEF;}
	/*date & time*/
    .cms-quick .date, .cms-quick .time, .cms-quick .fee {color:#7C8065;}

/*PROFILE QUOTES*/
	.qstart, .qend{font-size:8em;color:#333;}
	
/*top back colour*/	
	.cms-profile-grid .title {background:#333}
 	.cms-profile-grid .title a {color:#fff}
/*CMS-FORM FEEDBACK*/
    .cms-form .send a{background: url(images/show_button.gif) no-repeat;}
    .cms-form .send input,.cms-form .send input.confirm, a.search,a.search:hover{color: #000;border:none;}
    .cms-form .send input.cancel{background:#d2d0d1;color:#000;} 
    .cms-form .fieldrequiredmarker, .cms-form .fielderror{color:#cc3333;}
	.cms-form .send input.cancel{color: #fff;}
	.CommentAlt{background:#efe;}
	.content a:hover{color:#fff;}
	  
/*GOOGLE MAP*/
	.cms-gmap .top{background:#d2d0d1;}
	.cms-gmap .tipholder .tip{background: transparent;}
	.cms-gmap .tipholder .tip .body{border:1px solid #ccc;background:#fff;}
	.cms-gmap .tipholder .tip .bottom{background: Transparent;}
	
    /*background colour for heading*/    
    .directions label{color:#333;}
	.directions .btn_search{font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;color:#fff;}
	.directions input.location{border:1px solid #999;}
	.directions input{display:inline;}

/*TTW HOME PAGE - removal of top right white box - new info below instead*/
.new-info{background: url(images/master/new-box.jpg) no-repeat;width:540px;height:550px}
.new-info{margin-left:120px;}
.info-inner{padding:45px 40px 0px 60px}
.new-info p{padding:0px 0px 10px 0px;text-align:left;font-size:1.3em}
.new-info ul{text-align:left;font-size:1.3em}
.new-info li{margin-bottom:10px}


.tourist-info-box{width:572px;margin:30px 0px 30px 230px}









.tourist-info-box { color: width:572px;margin:30px 0px 30px 240px\9 }








* html .new-info{margin-left:0px;margin-top:-30px}
*+ html .new-info{margin-left:0px;margin-top:-30px}

@media print {
	#outer, .wrapper, .contentPane, .contentPane div, .contentPane div div, .contentPane div div div, .contentPane div div div div,
	.contentPane_wide, .contentPane_wide div, .contentPane_wide div div, .contentPane_wide div div div, 
	.contentPane_wide div div div div,	blockquote, H1,H2,H3,H4,H5
	{display:block !important;background:transparent none  !important;color:#000  !important;width:20cm  !important;
	float:none  !important;border:none  !important;text-align:left !important;padding:0 !important;margin:0 !important;}

	.PrintLogo {display: block;}
	.breadcrumb, .utilities, .branding, .logo, .flashBanner, .Nav-x, .contentPane .flashContent, a.adobe, a.mediaplayer, a.realplayer
	.contentPane_wide .flashContent, .leftPane, .rightPane, .bottomPane, object, blockquote .qstart, blockquote .qend,
	#outer .cms-flash, #outer .cms-flash-text, .footer 
	{display:none !important;float:none !important;}

	img{clear:both;text-align:left;float:none;}
	H1{font-size:24pt !important; margin: 10pt 0 !important;}
	H2{font-size:20pt !important; margin: 8pt 0 !important;}
	H3{font-size:18pt !important; margin: 6pt 0 !important;}
	H4{font-size:16pt !important; margin: 3pt 0 !important;}
	H5{font-size:14pt  !important; margin: 5pt 0 !important;}
	body{font-size:11pt !important;}

	#outer a:link:after, #outer a:visited:after {content: " (" attr(href) ") ";font-size: 90%;}
	span, ul, ol, li, fieldset, a{float:none !important;margin:0 !important;padding:0 !important;text-align:left !important;}}
