/* CSS Document */

body, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
}

body{
	font-size: 12px /*.75em*/;
	margin: 0;
	padding: 0;
	background: White;
	
}



a {
	color: #333333;
	font-size: 1em;
	text-decoration: underline;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #921418;
	font-size: 24px;
	font-weight: normal /*lighter*/;
	margin: 0px 0px 15px 0px;
	line-height: 30px;
	letter-spacing: -0.6pt;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #921418 /*#7C7C7C*/;
	font-size: 14px /*1.6em*/;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C7C7C;
	font-size: 1.4em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
}

h4 {
	color: #58585A;
	font-size: 1.3em;
	font-weight: lighter;
	margin: 0px 0px 8px 0px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

h6 {
	font-size: 1em;	
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

.lighterheading{
	color: #BFB89E;
}


img {
	border: 0;
}

img.contentthumb {
	border: 1px solid #666666;
	margin: 3px;
}

img.contentthumb_small {
	width: 50px;
	height: 50px;
	border: 1px solid #666666;
	margin: 0px 4px 4px 0px;
}

img.contentthumb_large {
	width: 140px;
	height: 140px;
	border: 1px solid #666666;
}

img.panoramicthumb {
	width: 60px;
	height: 60px;
	border: 1px solid #666666;
	margin: 3px 4px 4px 0px;
}

img.postcardthumb {
	border: 1px solid #FFFFFF;
}

img.selector {
	margin: 3px;
}


ul.linklist{
	margin: 10px 0px 10px 0px;
}
li.linklist{
	list-style: none;
	margin-top: 5px;
}



.highlighted{
	color: #007BBD;
	font-weight: bold;
}







/*  -----  POSTCARD POPUP  ------  */

#postcard_container {
	width: 520px;
	border: 1px solid #FFFFFF;
	background-color: #FAECC8;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}

	#postcard_image {	
		width: 500px;
		height: 313px;
		padding-top: 10px;
		background-color: #FFFFFF;
		text-align: center;		
		margin: auto;
	}
	
	#postcard_form {
		width: 500px;
		margin: auto;
	}		
		.postcard_form_row {
			width: 500px;		
			text-align: left;
			margin-top: 5px;
			margin-bottom: 10px;
			clear: both;
		}	
			.postcard_form_row_left {
				text-align: left;
				float: left;
			}
			.postcard_form_row_right {
				text-align: left;
				float: right;
			}
	

/*  -----  END OF POSTCARD POPUP  ------  */


/*  -----  REGION PAGES  -----  */

.RegionPanel
{
	width: 379px; /*393*/
	padding: 6px;
	margin: 0 0 0 5px;
	border: solid 0 Black;
	border-width: 0 1px 1px 1px;
}

/*  -----  END REGION PAGES  -----  */





/*  ------  REGULAR PAGES  ------  */
#HeadNav
{
	width: 100%;
	background: #FF8000;
	height: 41px;
	
	margin: 0;
	overflow: hidden;
}
	#HeadNav_Content
	{
		width: 850px;
		margin: 3px auto;
		padding-left: 7px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
	}
	    #HeadNav_Flags
	    {
	        float: left;
	    }
	        #HeadNav_Content img
	        {
	            margin-left: 7px;
	            margin-top: 7px;
	            margin-bottom: -4px;
	        }
	    #HeadNav_EasyRead
	    {
	        float: right;
	        width: 200px;
	        height: 16px;
	        text-align: right;
	        margin: 2px 16px 0 0;
	    }

#background {
	width: 100%;
	margin: auto;
	background: #FFFFFF url(../images/dropshadow_top_bg.jpg) repeat-x;
}

	#container {
		width: 850px;
		margin: auto;
		text-align: left;
		background: White url(../images/border_bg.gif) repeat-y;
	}

		#flash {
			width: 850px;
			height: 277px;
			margin: auto;
		}
		#topnavigation
		{
			width: 850px;
			overflow: hidden;
			height: 33px;
			background: #FF8000;
			white-space: nowrap;
		}
			#topnavigation a
			{
				color: White;
				display: block;
				height: 25px;
				padding: 8px 26px 0 28px;
				float: left;
				text-decoration: none;
				font-size: 0.9em;
				font-weight: bold;
				white-space: nowrap;
			}
			#topnavigation a:hover
			{
				background: #FFA64D;
				color: Black;
			}
			#topnavigation .divider
			{
				width: 0px;
				border: solid 0px White;
				border-width: 0 1px 0 0;
				float: left;
				height: 33px;
			}
		

		#left {
			width: 195px;
			float: left;
		}
			#left_upper {
				/*height: 90px;
				background: url(/images/left_upper_back.gif) no-repeat bottom;*/
			}
			#Logo
			{
				width: 180px; /*195*/
				padding: 10px 0 10px 14px;
			}
				#TopLeftShadow
				{
					width: 100%;
					clear: both;
					height: 4px;
				}
				
				#SearchHeader
				{
				    height: 23px;
				    width: 180px;
				    margin: 0 0 0 14px;
				}
				#search {
					clear: both;
					height: 40px;
					width: 180px;
					margin: 0 0 0 14px;
					background-color: #FFFFFF;
				}
					#searchbox {
						width: 116px;
						border: solid 1px #FF8000;
					}
					.button_search
					{
						width: 40px;
						height: 26px;
						margin-top: 3px;
						border: 0;
						background: #FFFFFF url(../images/07-08/search-button.gif) no-repeat;
						cursor: hand;
					}
			
			.online_booking
			{
				margin-left: 14px;
				margin-bottom: 5px;
			}
				.online_booking .Panel
				{
					width: 180px; /*185*/
					height: 100px;
					background: /*#5D0024*/ #FFFFFF;
					height: 0;
				}
					.online_booking .Panel .Internal
					{
						font-size: 0.9em;
						width: 174px;
						height: 100px;
						padding: 10px 0 0 11px;
					}
					.online_booking .Panel a
					{
						text-decoration: none;
						text-transform: capitalize;
						color: #000000;
						font-weight: bold;
					}
					.online_booking .Panel a:hover
					{
					    color: #5D0024;
					}
			
			#left_lower {
				/*background: url(/images/2ndnav_head_back.gif) no-repeat top;*/
				
			}
				#left_lower img {
					margin: 0px 4px 0px 13px;
				}
				
				#left_lower a	{
					font-size: 0.9em;
					text-decoration: none;
					text-transform: capitalize;
					/*font-stretch: narrower;*/
				}
				
				#islandnavHeader
				{
				    height: 23px;
				    width: 180px;
				    margin: 0 0 0 14px;
				}
				
				#secondarynav, #islandnav {
					padding: 5px 0 5px 11px;
					line-height: 1.6em;
					background-color: #FFFFFF;
					margin: 0 0 0 14px;
					width: 169px;
				}				
					#secondarynav a, #islandnav a	{
						color: #000000;
						font-weight: bold;
						text-transform: capitalize;
					}
					
					#secondarynav a:hover, #islandnav a:hover	{
						color: #000000;
					}

		#right {
			width: 650px;
			float: right;
			margin: 15px 0 0 0;
		}
					
			#right_lower{
			    width: 649px;
			    /*margin-left: 13px;*/
			}
				#content {
					width: 480px;
					padding: 0 3px 0 20px;
					line-height: 1.6em;
					float: left;
					
				}
				
					#theislands {
						width: 100%;
					}
					
				#adverts_right {
					width: 130px;
					text-align: right;
					float: right;
				}
					#adverts_right img {
						margin: 7px 10px 7px 0px;
					}
					
		
		#bottom{
			width: 820px;
			clear: both;
			padding-top: 16px;
		}
		
			table.pageresources {
				width: 100%;
				margin-left: 14px;
				margin-top: 15px;
			}
			th.pageresources {
				background-color: #FF8000;
				width: 33%;
				height: 36px;
				padding-left: 12px;
				
				color: #FFFFFF;
				font-size: 1.4em;
				font-family: Arial;
				font-weight: lighter;
				
				text-align: left;
				vertical-align: middle;
			}
			td.pageresources, td.pageresources_alt {
				width: 33%;
				padding: 5px 5px 5px 10px;
				vertical-align: top;
			}						
			td.pageresources_alt {
				/*background-color: #C0BBA6;*/
				/*background: #ede5c3;*/
			}
							
				td.pageresources td, td.pageresources_alt td {				
					font-size: 0.8em;
					padding: 2px;
					vertical-align: top;
				}
				td.pageresources a, td.pageresources_alt a {
					color: #555555;
					font-size: 0.9em;
					text-decoration: none;
					text-transform: uppercase;
					font-stretch: narrower;
					line-height: 2em;
				}
				td.pageresources a:hover, td.pageresources_alt a:hover {
					color: #333333;
				}		
				td.pageresources img, td.pageresources_alt img {
					width: 57px;
					height: 59px;
					vertical-align: top;
				}

			.panoramadisplay
			{
				font-size:1.2em;
			}
			
		
		#adverts_bottom{
			width: 820px;
			height: 150px;
			margin: 10px 0 10px 14px;
			clear: both;
			border:solid 1px #000000;
		}			
			#adverts_bottom img{
				width: 820px;
				height: 120px;
			}
				
			#adverts_bottom_left{
				float: left;	
				text-align: left;		
			}			
				#adverts_bottom_left img{
					width: 466px;
					height: 60px;
					/*border: 1px solid #333333;*/
					margin: 8px 0px 0px 10px;	
				}		
					
			#adverts_bottom_right{
				float: right;
				text-align: right;		
			}				
				#adverts_bottom_right img{
					width: 230px;
					height: 60px;
					/*border: 1px solid #333333;*/
					margin: 8px 10px 0px 0px;	
				}				
		
		#footer-left
		{
			margin: 0 0 0 13px;
			padding: 5px 0 0 0;
			width: 15%;
			float: left;
			height: 33px;
		}
		
		#footer-right
		{
			width: 75%;
			text-align: right;
			float: right;
			height: 33px;
			padding: 0px 13px 0 0;
			/*border-bottom: 1px solid #FFFFFF;*/
			font-size: 0.8em;		
		}
			#footer a{
				color: #FFFFFF;	
				text-decoration: underline;
			}
		
		#madeinguernsey
		{
			clear: both;
			width: 850px;
			height: 17px;
			padding: 5px 0;
			border-top: solid 1px #f5f3f5;
		}
			#madeinguernsey img{
				margin: 4px 0px 0px 13px;
			}
			






 
.textbox_medium {
	width: 100px; 
	margin: 0px;
} 
 
.list_medium{
	width: 150px;
	margin: 0px;
}
 
.button_small, .button_medium, .button_large {
	height: 22px;
	margin: 0px;
	border: 0;
	color: Black;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}   
.button_small {
	width: 22px; 
	background: url(/images/buttons/small.jpg) no-repeat;
}   
.button_medium {
	width: 68px; 
	background: url(/images/buttons/medium.jpg) no-repeat;
} 
.button_large {
	width: 100px; 
	background: url(/images/buttons/large.jpg) no-repeat;
} 

.button_calendar {
	width: 29px; 
	height: 22px;
	margin: 0px;
	background: url(/images/buttons/calendar.gif) no-repeat;
	border: 0;
	overflow: hidden;
}

.SearchPanel
{
	background: #CDCDCD url(../images/search-panel-bg.jpg) repeat-x top;
	border: solid 1px #CECECE;
	width: 95%;
	padding: 5px;
}
	.SearchPanel h2
	{
		margin-top: 2px;
	}

.searchresults_table{
	margin-bottom: 30px;
}

.results_item{
	border-bottom: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.results_item_separator{
	border: 0px solid #FFFFFF;
	border-width: 0 0 1px 0;
}

.results_subscript
{
	font-size: 0.8em;
}

.results_title
{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform:capitalize;
}

#EventResource_inner
{
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	width: 100%;
}
	#EventResource_inner .TitleBar
	{
		display:block;
		margin:0 0 10px 0;
		background: #58585a;
		padding: 3px 5px;
		font-family: "Times New Roman", Times, serif;
		color: #ffffff;
		font-size: 1.5em;
		font-weight: lighter;
		
	}
	#EventResource_inner a {
		display: block;
		margin: 0 0 3px 10px;
		color: #4d8abe;
		text-decoration: none;
		text-transform: uppercase;
	}
	#EventResource_inner a:hover {
		color: #4d8abe;
	}
 

#Calendar1{
	background-color: #FCF2D9;
	font-size: 1em;
}
#Calendar1 a{
}

.RssInfoLink
{
	font-size:75%;
}

/*Attractions styles*/
#att_detail { CLEAR: none; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 385px; PADDING-TOP: 0px }

#att_detail_head { CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 385px; PADDING-TOP: 0px }

#att_detail_desc { CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; WIDTH: 385px; PADDING-TOP: 0px }

#att_detail_desc IMG { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FLOAT: left; MARGIN: 0px 5px 5px 0px; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid }

#att_detail_loc { CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 0px; PADDING-TOP: 0px }

#att_detail_loc .left { CLEAR: none; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 3px }

#att_detail_loc .right { CLEAR: none; PADDING-RIGHT: 0px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px }

#acc_detail_address { CLEAR: both; FLOAT: left; MARGIN: 10px 0px 0px }

#acc_detail_awards { CLEAR: none; FLOAT: right; MARGIN: 10px 0px 0px }


#SpecialOffers_Package 
{
	width: 220px;					/* 220 */
	padding-right: 5px;
	float: left;
	border-right: 1px solid #EAEAEA;
}

#SpecialOffers_Accommodation 
{
	width: 220px;
	float: right;
}


#OnlineBooking_Carriers
{
	width: 155px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #EAEAEA;
}

#OnlineBooking_Operators
{
	width: 155px;
	float: right;
	padding-right: 10px;
}


#OnlineBooking_Carriers hr, #OnlineBooking_Operators hr
{
	clear: both;
	height: 1px;
	color: #EAEAEA;
}

#OnlineBooking_SearchAgain
{
	font-weight: bold;
	clear: both;
	padding-top: 20px;
}
/*Panoramas*/
.PanoramaTabs
{
	margin: 5px 0 10px 0;
	height: 30px;
	display: block;
}
	.PanoramaTabs a
	{
		text-decoration: none;
		font-size: 0.9em;
		background: #EFEFEF;
		color: Black;
		display: block;
		margin: 0 8px 0 0;
		padding: 0px 8px 0px 8px;
		height: 20px;
		float: left;
	}
	.PanoramaTabs a:hover
	{
		background: #FF8000;
		color: White;
	}
	.selected a
	{
		background: #FF8000 !important;
		color: White !important;
	}
	
.PanoItem
{
	width: 225px;
	margin: 0 10px 10px 0;
	height: 260px;
	float: left;
	position: relative;
}
	.PanoItem img
	{
		height: 150px;
		width: 225px;
		border: none;
	}
	.PanoItem h1
	{
		font-size: 1.08em;
		color: #343434;
		line-height: 1em;
		margin: 5px 0 5px 0;
		padding: 0;
		font-weight: bold;
	}
	.PanoItem p
	{
		font-size: 0.9em;
		line-height: 1em;
		color: #343434;
		font-weight: normal;
		margin-top:0;
	}
	.PanoItem a
	{
		font-size: 0.9em;
		color: #FF8000;
	}
	.PanoItem a.BottomLink
	{
		font-size: 0.9em;
		color: #FF8000;
		position: absolute;
		bottom: 8px;
	}

/*Quality assured panel*/
#QualityAssured
{
	width: 241px; /*255*/
	min-height: 286px; /*300*/
	padding: 7px;
	margin: 0 7px;
	float:right;
	border: solid 1px #ff8000;
	font-size: 0.9em;
}
	#QualityAssured .Icons
	{
		float:left;
		margin: 25px 10px 25px 0;
	}
	#QualityAssured .Heading
	{
		margin: 0;
	}
	#QualityAssured p
	{
		margin: 5px 0;
	}
	
#SocialMedia
{
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	margin: 20px 0 0 0;
}
	#SocialMedia a
	{
		display: block;
		float: left;
		margin-right: 2px;
	}
	#SocialMedia a img:hover
	{
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
	}