@import url(commonapps.css);@import url(popupstyle.css);
body{
	height: 100%;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #01185E;
}
a:hover, a:active{
	color: #C01817;
}
 a img {
	border: none;
}
em{
	color: #1a4c7d;
	font-weight: bold;
	font-style: normal;
}
a.tourismcptodaytext {
	color: #3C4872;
	font-weight: bold;
}
a.tourismcptodaytext, span.tourismcptodaytextdisabled {
	height: 20px;
}
span.tourismcptodaytextdisabled {
	color: #D0D0D0;
}
#govnavbar {
	background-color: #b7b7b7;
	color: #FFFFFF;
}
#govnavbar a {
	background-color: #b7b7b7;
	border: none;
	color: #000;
	font-size: 0.9em;
}
#govnavbar a:hover {
	background: #a6a6a6;
	border: none;
	color: #000;
}
#govnavedge {
	BORDER-RIGHT: #b7b7b7 17px solid;
	BORDER-TOP: #000 17px solid;
	BORDER-BOTTOM: #b7b7b7 17px solid;
}
.availabilitykey {
	margin: 0 10px;
}
.availabilitykey td img{
	padding: 0.25em;
}
.availabilitysearchform{
	margin: 0;
}

.availability{
	margin-bottom: 1em;
}

.breadcrumb a {
	color: #000;
	font-size: 0.8em;
}
.breadcrumb a:hover, .breadcrumb a:active{
	color: #444;
	font-size: 0.8em;
}
.contacts{
	border: 1px solid #999;
	margin: 20px 0;
	text-align: left;
}
.contacts .companyname {
	background: #1a4c7d;
	color: #fff;
}
.contacts .detailheader{
	background: #efefef;
	color: #1a4c7d;
}
.contacts td {
	background: #e1e1e1;
	color: #000000;
}
.contacts th, .contacts td{
	padding: 0.25em;
}
#layout{
	background: #EEEEEE no-repeat;
	margin: 0 auto;
	border-left: solid 1px #BFBEC3;
	border-right: solid 1px #BFBEC3;
	width: 940px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
}

#visitIOMLogo{
	position: absolute;	
	top: 0;
	left: 1px;
	height: 160px;
	background: transparent url(../images/tabs_bg.png) repeat-x left -1px;
	
}
#ieOnlyLogo{
	display: none;
}

*html #ieOnlyLogo{
 display:inline;
}

*html #transLogo{
	display: none;
}

#logo{
	display: none;
	Z-index: 100;
	position: absolute;
	top: 36px;
	margin-left: -24px;
}
*html #logo {
	margin-left: -12px;
}
*:first-child+html #logo {
	margin-left: -12px;
}
#header{
	padding-top: 5px;
}
* html #header {
	padding-top: 10px;
}
*+html #header {
	padding-top: 10px;
}
#isleOfBox #header {
	clear: right;
}

#isleOfBox #tickerbox {
	float: left;
	
}

#isleOfBox a img{
	border: 0;
	padding-top: 10px;
}
#accommodationMainBox, #eventsMainBox{
	background: #e0e1e1 no-repeat left top;
	float: left;
	padding-bottom: 20px;
	width: 940px;
}
#accommodationSearchBox, #eventSearchBox{
	text-align: left;
	float: left;
	width: 350px;
	margin: 10px 14px 0 20px;
	padding: 0 10px;
	background: #d1d1d1;
	border: 1px solid #bbb;
}
#eventSearchBox #startcalendar img,#eventSearchBox #endcalendar img {
	padding: 0 6px;
}
* html #accommodationSearchBox, * html #eventSearchBox {
	padding: 0;
}
#accommodationSearchBox h1,#eventSearchBox h1 {
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 8px;
	margin: 0;
}
#accommodationSearchBox img, #eventSearchBox img {
	border: none;
}
#accommodationSearchOptions {
	text-align: left;
	width: 100%;
	border-bottom: 8px solid #e0e1e1;
	margin-bottom: 25px;
}
#eventsSearchOptions{
	text-align: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
#accommodationSearchOptions th, #eventsSearchOptions th{
	padding-left: 20px;
}
#accommodationSearchOptions td, #eventsSearchOptions td{
	vertical-align: top;
}
#accommodationSearchOptions ul, #eventsSearchOptions ul{
	margin-left: -20px;
}
*:first-child+html #accommodationSearchOptions ul, *:first-child+html #eventsSearchOptions ul {
	margin-left: 20px;
}
* html #accommodationSearchOptions ul, * html #eventsSearchOptions ul {
	margin-left: 20px;
}
#accommodationSearchOptions ul li, #eventsSearchOptions ul li{
	list-style-type: none;
	list-style-position: outside;
}
#accommodationSearchOptions ul li a:link, #accommodationSearchOptions ul li a:visited, #eventsSearchOptions ul li a:link, #eventsSearchOptions ul li a:visited {
	text-decoration: none;
}
#accommodationSearchOptions ul li a:hover,#accommodationSearchOptions ul li a:active, #eventsSearchOptions ul li a:hover, #eventsSearchOptions ul li a:active {
	text-decoration: none;
	color: #888;
}
#accommodationInfoBox {
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px 0 20px 0;
	background-color: #D1D1D1;
	float: right;
	width: 350px;
}
#eventInfoBox{
	margin-right: 20px;
	padding: 0;
	background-color: #D1D1D1;
	float: right;
	width: 350px;
}
#eventSearchBox, #eventInfoBox {
	margin-top: 10px;
	height: 270px;
}
#eventSearchBox table.form {
	background: transparent;
}
#accomodationResultsBox {
	margin: 20px 10px 0 170px;
}
#frmSearch {
	margin: 0;
	padding: 0;
}
#frmSearch table.summary, #frmSearch table.summary th, #frmSearch table.summary td{
	background-color: #D1D1D1;
	color: #1a4c7d;
	padding: 2px4px;
	text-align: left;
	vertical-align: middle;
	border: none;
	font-size: small !important;
}
#frmSearch table.summary tr.rooms th{
	width: 90px;
}
#gettingAroundBox{
	float: left;
	text-align: left;
	margin-top: 10px;
	background: url(../images/explore/around_bg.jpg) no-repeat left top;
	height: 280px;
	min-height: 280px;
	width: 215px;
}
#gettingAroundBox ul {
	list-style: none;
	list-style-position: inside;
	margin: -10px 0 0 0;
}
html>/**/body#gettingAroundBox ul {
	padding: 0 0 0 10px;
}
#gettingAroundBox li a:link, #gettingAroundBox a:visited{
	border: 0;
	text-decoration: none;
	font-size: 0.85em;
	color: #333;
	font-weight: bold;
}
#gettingAroundBox li a:hover{
	color: #1a4c7d;
}
#gettingAroundBox h2 {
	padding-left: 10px;
}
* html #gettingAroundBox h2 {
	padding-top: 10px;
}
*+html  #gettingAroundBox h2 {
	padding-top: 10px;
}
#gettingAroundBox h2 span{
	color: #1a4c7d;
}
#highlightedbox {
	width: 530px;
	margin-left: 180px;
}
#highlightedheader {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#highlightedheader span.seeall{
	text-align: right;
	margin-top: 0 !important;
	display: block;
	padding-right: 20px;
}
#highlightedheader h2 {
	margin: 0;
	padding: 0;
}
#highlightedheader h2 span{
	color: #1a4c7d;
	margin: 0;
	padding: 0;
}
#exploreevents {
	float: right;
	width: 210px;
	margin-right: 10px;
}
#exploreevents p a{
	font-weight: bold;
	color: #1a4c7d;
}
#exploreevents ul li a:link, #exploreevents ul li a:visited {
	color: #1a4c7d;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#exploreevents ul li a:hover, #exploreevents ul li a:active {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#exploreevents ul {
	margin-left: -40px;
}
*:first-child+html #exploreevents ul {
	margin-left: 1px;
}
* html #exploreevents ul {
	margin-left: 1px;
}
#exploreevents ul li {
	list-style-type: none;
}
#exploreevents ul li p {
	font-size: 0.8em;
	display: block;
	margin-top: 0px;
}
#exploreevents ul li p {
	font-size: 0.8em;
}
#exploreevents h2 {
	color: #1a4c7d;
}
#landingBox {
	height: 310px;
	margin-left: 180px;
}
#landingVideo {
	float: right;
	width: 380px;
	background: #e0e1e1 url(../images/attractions/video_shadow.png) no-repeat right bottom;
	padding-top: 6px;
	padding-bottom: 10px;
}
#landingVideo #master {
	border: 2px solid #fff;
}
#landingHeading {
	float: right;
	width: 370px;
	margin-top: 30px;
	padding-right: 10px;
}
#landingHeading p {
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
}
#exploreHeading {
	float: right;
	width: 500px;
	margin-top: 10px;
	min-height: 260px;
	height: 260px;
	background: url(../images/explore/topbox_bg.png) repeat-x left top;
}
.explorebox {
	padding-right: 20px;
}
#main{
	clear: both;
	width: 940px;
}
.buttons {
	padding: 4px 0;
}
.buttons input{
	background: #fff url(../images/button_bg.png) repeat-x left top;
	border: 1px solid #ccc;
	color: #000;
	padding: 0 6px;
	margin-right: 2px;
}
.upperCase{
	text-transform: uppercase;
}
#gettingToIsland{
	padding: 3px;
	border: solid #BDBFBE 1px;
	font-weight: bold;
	font-size: 0.8em;
	background-color: #E0E2E1;
}

#gettingToIsland ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#gettingToIsland li a:link, #gettingToIsland li a:visited {
	display: block;
	height: 31px;
	color: #224C7C;
	font-weight: bold;
	font-size: 0.8em;
	border: solid #c3c4c4 1px;
	background: #d4d6d6 url(../images/home/gettoislanditem_bg.png) repeat-x left top;
	margin: 4px 0;
	text-decoration: none;
}

#gettingToIsland li a:hover, #gettingToIsland li a:active {
	color: #888;
}
#gettingToIsland li img {
	border: none;
	vertical-align: middle;
	padding-right: 2px;
}

#contentTopImg{
	float: right;
	display: none;
}
#mainBox{
	background: #e0e1e1 no-repeat left top;
	padding-bottom: 20px;
	margin-top: 1px;
	display: table-cell;
	width: 940px;
	height: 100%;
}

#leftBox{
	width: 180px;
	float: left;
	margin-top: -90px;
	margin-left: -16px;
}
* html #leftBox {
	position: relative;
}
#magicdiv {
	height: 140px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#magicdiv img {
	border: none;
}
#mainContent{
	margin: 0 4px 0 170px;
	padding: 50px 4px 0 0;
	width: 762px;
	background: #e0e1e1 url(../images/exploretext.png) no-repeat right top;
}
* html #mainContent {
	width: 752px;
}
#mainContent p img {
	padding: 6px;
}
 #lowerBoxesHolder{
	display: block;
	margin-top: 10px;
	clear: both;
}
#lowerBoxesHolder table {
	width: 100%;
}
#lowerBoxesHolder td{
	vertical-align: top;
}
#lowerBoxesHolder h1{
	font-size: 1.1em;
}
#mainTextBox{
	width: 50%;
	padding: 14px 5px 20px 16px;
}
#mainMiddleBox{
	width: 25%;
	padding: 14px 10px 20px 10px;
}
#mainLinksBox{
	width: 20%;
	padding: 14px 10px 20px 10px;
}
#mainTextBox h1 span.culture, #mainMiddleBox h1.culture {
	color: #930050;
}
#mainTextBox h1 span.nature, #mainMiddleBox h1.nature {
	color: #5f6242;
}
#mainTextBox h1 span.active, #mainMiddleBox h1.active {
	color: #060;
}
#mainMiddleBox h1 {
	color: #1a4c7d;
}
#mainMiddleBox h2{
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 0.9em;
}
#mainMiddleBox a{
	color: #1a4c7d;
	font-size: 1.2em;
	font-weight: bold;
}
#mainMiddleBox p{
	padding-top: 0;
	margin-top: 0;
	font-size: 0.8em;
	color: #333;
}
#mainTextBox, #mainMiddleBox, #mainLinksBox{
	background: #E0E2E1;
	margin: 3px;
}
#mainTextBox, #mainMiddleBox{
	border-right: solid #EEEEEE 5px;
}
#mainLinksBox ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#mainLinksBox ul li a{
	display: block;
	background: #1E4A77;
	background-image: url(../images/bluebuttonhomepagelinksBG.gif);
	text-decoration: none;
	padding: 5px;
	margin: 5px 0;
	border: solid 1px #18395a;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainLinksBoxImage
{
	background: none!important;
	background-image: none!important; 
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}
#TravelOfferImage
{
padding-bottom: 10px;
float:left;
	}
#mainLinksBox ul li a:hover span {
	color: #ccc;
}
#mainLinksBox ul.culture li a {
	background: #81074a url(../images/attractions/culturebutton_bg.png) repeat-x left top;
	border: 1px solid #620738;
	color: #fff;
}
#mainLinksBox ul.culture li a:hover {
	background: #81074a url(../images/attractions/culturebutton_bg.png) repeat-x left top;
	color: #e8bced;
}
#mainLinksBox ul.nature li a {
	background: #56583e url(../images/attractions/naturebutton_bg.png) repeat-x left top;
	border: 1px solid #373a1a;
	color: #fff;
}
#mainLinksBox ul.nature li a:hover {
	background: #56583e url(../images/attractions/naturebutton_bg.png) repeat-x left top;
	color: #e4e8c3;
}
#mainLinksBox ul.active li a {
	background: #060 url(../images/attractions/activebutton_bg.png) repeat-x left top;
	border: 1px solid #183319;
	color: #fff;
}
#mainLinksBox ul.active li a:hover {
	background: #060 url(../images/attractions/activebutton_bg.png) repeat-x left top;
	color: #b6e2b6;
}
#mainLinksBox ul li .topLine{
	color: #fff;
	background: #1E4A77;
}
#mainLinksBox ul li  .bottomLine{
	color: #AEDBED;
	background: #1E4A77;
}

#menu{
	background-color: #1A4C7D;
}
.currentbutton a, .currentbutton a:link, .currentbutton a:visited, .currentbutton a:active{
	background-color: #D2D0DE;
	border-bottom: 1px solid #FFF;
	color: #000000;
	display: block;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
}
.documents{
	border: 1px solid #01185E;
	border-collapse: separate;
}
.documents table{
	background: #EFEDDE;
	margin: 1px;
	width: 100%;
}
.documents table th, .documents table td{
	padding: 0.25em 0.5em;
}
.documents thead th{
	background: #D2D0DE;
	color: #3C4872;
	padding: 0.25em 0.5em;
}
.errors li{
	color: #FF0000;
	font-size: larger;
}
.faqs{
	border-collapse: collapse;
}
.faqs .q{
	background: #1a4c7d;
	color: #fff;
}
.faqs .a {
	background: #efefef;
	color: #1a4c7d;
}
.faqs .question{
	background: #efefef;
	color: #1a4c7d;
}
.faqs th, .faqs td{
	border: 1px solid #999;
	padding: 0.25em 0.5em;
}
.form{
	background: #D2D0DE;
}
.form th{
	text-align: left;
}
.form th, .form td{
	padding: 0.25em;
}
.form1{
	background: #FFFFFF;
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}
.form1 img {
	margin: 0;
	padding: 0;
}
.form1 th{
	text-align: left;
	vertical-align: top;
}
.main{
	background: url(../images/layout/menu_bg.gif) #F3F1F4 repeat-y 0 0;
	margin: 0 20px 0 20px;
}
.memberdocuments {
	border: 1px solid #3C4872;
	width: 100%;
}
.memberdocuments td {
	background: #EFEDDE;
	color: #000000;
	padding: 0.5em 0.75em;
	vertical-align: top;
}
.memberdocuments th {
	background-color: #D2D0DE;
	color: #3C4872;
	padding: 0.5em 0.75em;
	text-align: left;
	vertical-align: top;
}
.panel {
	border-collapse: collapse;
	width: 90%;
}
.panel .rightpanel {
	vertical-align: top;
}
.panel td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
.results td, .summary td, .balancesheet td{
	background: #eeeeee;
	color: #000000;
	padding: 2px 4px;
	vertical-align: top;
}
.results th, .summary th, .balancesheet th{
	background-color: #efefef;
	color: #1a4c7d;
	padding: 2px 4px;
	text-align: left;
	vertical-align: top;
}
 th.tableindent{
	padding-left: 30px;
}
 .results, .summary, .balancesheet {
	border: 1px solid #999;
	background: #eee;
	color: #1a4c7d;
}
.roomavailability{
	margin: 0;
	margin-top: 10px;
}
.roomavailability td{
	padding: 0;
	text-align: center;
}
.roomavailability th{
	white-space: nowrap;
}
.roomavailability ul{
	margin: 0;
	margin-left: 1em;
	padding: 0;
}
.roomavailability ul li{
	font-size: smaller;
	margin: 0.25em;
	padding: 0;
}
.topright{
	float: right;
	position: relative;
}
td.tourismcpcurrentdate {
	background-color: #3C4872;
	border: solid thin #000000;
	border-width: 1;
	color: #FFFFFF;
}
td.tourismcpcurrentdatedisabled {
	border: solid thin #FFAAAA;
	border-width: 1;
}
td.tourismcpdaycolumnheader {
	border-bottom: 1px solid #3C4872;
	text-align: right;
	text-align: center;
}
td.tourismcptodaytext, td.tourismcptodaytextdisabled {
	border: solid thin #3C4872;
	border-width: 1 0 0 0;
}
.tourismcpborder {
	border: solid thin #3C4872;
}
.tourismcpcurrentdate {
	color: #FFFFFF;
	font-weight: bold;
}
.tourismcpcurrentmonthdate {
	color: #3C4872;
	font-weight: bold;
}
.tourismcpcurrentmonthdate,.tourismcpothermonthdate,.tourismcpcurrentdate {
	text-align: right;
	text-decoration: none;
}
.tourismcpcurrentmonthdatedisabled,.tourismcpothermonthdatedisabled,.tourismcpcurrentdatedisabled {
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.tourismcpdaycolumnheader,.tourismcpyearnavigation,.tourismcpmonthnavigation,.tourismcpcurrentmonthdate,.tourismcpcurrentmonthdatedisabled,.tourismcpothermonthdate,.tourismcpothermonthdatedisabled,.tourismcpcurrentdate,.tourismcpcurrentdatedisabled,.tourismcptodaytext,.tourismcptodaytextdisabled,.tourismcptext {
	Font-family: arial;
	font-size: 8pt;
}
.tourismcpothermonthdate {
	color: #808080;
}
.tourismcpyearnavigation,.tourismcpmonthnavigation {
	background-color: #3C4872;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#calendardiv{
	background: #FFFFFF;
	position: absolute;
	z-index: 100;
}
#bookbuttons{
	margin-top: 5px;
}
#bookbuttons td img{
	margin: 2px 0 0 0;
	padding: 0;
}
#breadcrumbcontainer{
	clear: both;
	background: #A8A8A8 url(../images/breadcrumb_bg.png) repeat-x left bottom;
	float: right;
	min-height: 29px;
	width: 86%;
	font-weight: bold;
}
html>/**/body #breadcrumbcontainer {
	margin-bottom: 17px;
}
.breadcrumb {
	float: right;
	text-align: right;
	width:76%;
	padding-top: 4px;
	margin-right: 8px;
}
.breadcrumb span,  .breadcrumb a {
	font-size: 0.8em;
}
* html #emailthispage{
}
#emailthispage img {
	margin-top: 4px;
}
#emailthispage{
	float: left;
	margin-top: 3px;
	margin-left: 15px;
}
#emailthispage a{
	color: #01185E;
}
#printthispage{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	width: 17px;
	float:left;
}
#printthispage img {
	margin-top: 2px;
}
#events .altitem{
	background: transparent;
}
#events .eventitem{
	background: #FFFFFF;
}
#events .eventitem a{
	color: #000000;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
}
#eventsholder .results{
	margin: 0;
	width: 100%;
}
#eventsholder .results tbody th{
	width: 20%;
}
#eventsholder .results th, #eventsholder .results td{
	padding: 0.25em;
}
#eventsholder .results thead th{
	background: #01185E;
	color: #FFFFFF;
}
#homeEvents h2 a:link, #homeEvents h2 a:visited {
	color: #1a4c7d;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
}
#generalcopyright{
	background: #e0e1e1 url(../images/copyrightGradBG.gif) bottom left;
	clear: left;
	border-top: none;
	margin: 0 auto;
	border-left: solid 1px #BFBEC3;
	border-right: solid 1px #BFBEC3;
	width: 940px;
	padding: 0 24px 0 24px;
}
#leftcontent{
	width: 160px;
}
#mainlayout{
	clear: both;
	width: 100%;
}
#news .newsitem{
	background: #F3F1F4;
	border: 1px solid #D2D0DE;
	border-color: #FFFFFF #D2D0DE #D2D0DE #FFFFFF;
}
#news .newsitem .moreinfo{
	margin: 0.5em;
	text-align: right;
}

#news .newsitem .moreinfo a{
	color: #6A8ABD;
	font-weight: bold;
}
#news .newsitem h3{
	background: #FFFFFF;
	color: #01185E;
	margin: 0;
	padding: 0.25em;
	padding: 0;
}

#news .newsitem p, #events .eventitem p{
	margin: 0;
	margin-top: 0.5em;
	padding: 0 0.5em;
}
#news table{
	margin-right: 13px;
}
#news table td{
	width: 50%;
}

#table1 {
	border-collapse: collapse;
}
#table1 .sectionheader {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
#table1 td {
	line-height: 20px;
	padding-left: 5px;
}

#topnavigation {
	height: 34px;
	background: #fff url(../images/tabs_bg.png) repeat-x left bottom;
	margin-left: 140px;
	margin-top: -8px;
}
#tabs ul {
	padding: 0;
	margin: 0;
}

#tabs li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
}
#tabs li a:link, #tabs li a:visited {
	text-decoration: none;
	display: block;
	font-size: 0.75em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px 9px 4px;
	margin: 5px 2px 0 2px;
}

#tabs li a:hover, #tabs li a:active {
	margin: 2px 2px 0 2px;
	padding-top: 9px;
}
#tabs li #explore{
	background: #767676 url(../images/tab1_bg.png) repeat-x left top;
	color: #000;
}

#tabs li #culture{
	background: #670038 url(../images/tab2_bg.png) repeat-x left top;
}
#tabs li #nature{
	background: #43452e url(../images/tab3_bg.png) repeat-x left top;
}
#tabs li #active{
	background: #004800 url(../images/tab4_bg.png) repeat-x left top;
}
#tabs li #coast{
	background: #00769a url(../images/tab5_bg.png) repeat-x left top;
}
#tabs li #railways{
	background: #809800 url(../images/tab6_bg.png) repeat-x left top;
}
#tabs li #film{
	background: #ac8f07 url(../images/tab7_bg.png) repeat-x left top;
}
#tabs li #motorsport{
	background: #494d4f url(../images/tab8_bg.png) repeat-x left top;
}
#tabs li #travel{
	background: #123558 url(../images/tab0_bg.png) repeat-x left top;
}
#tabs li #accommodation{
	background: #123558 url(../images/tab0_bg.png) repeat-x left top;
}
#tabs li #events{
	background: #123558 url(../images/tab0_bg.png) repeat-x left top;
}
#tabs li #conferences{
	background: #413e73 url(../images/tab9_bg.png) repeat-x left top;
}
#webcam_locations a {
	color: #000;
}
.mailshotsignup {
	background: url(../images/layout/newsletter_bg.gif) 0 0 repeat-x;
	height: 64px;
	margin: 0 15px 0 0;
}
.mailshotsignup img {
	padding: 0;
	margin: 0;
	float: left;
}
.mailshotsignup a img {
	padding: 0;
	margin: 15px 20px 0 0;
	float: right;
}
.mailshotform {
	margin-left: 20px;
	background: #eee;
	padding: 20px;
	border: 1px solid #ccc;
}
.mailshotbody{
	background: #FFFFFF;
	border: 1px solid #01175E;
	margin: 0;
	padding: 11px;
}
.mailshotheader{
	background: url(../images/layout/mailshot_bg.gif) top right repeat-x #01185E;
}
.mailshotheader img{
	margin: 0;
	padding: 0;
}
#mailshotform{
	margin: 5px 12px 0 0;
	padding-top: 10px;
}
#mailshotform form{
	margin: 0;
	width: 80%;
}
#mailshotform table{
	background: transparent;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 90%;
}
#mailshotform table td{
	width: auto;
	padding: 4px 0;
}
#mailshotform .buttons{
	text-align: left;
	padding-top: 6px;
}
#mailshotform table th{
	text-align: left;
}
#main{
	margin-top: 17px;
}
#propertyDetailsHeading {
	width: 60%;
	margin-bottom: 10px;

}
#propertyDetailsHeading #rating {
	/*float: left;
	width: 140px;*/
	font-size: 0.9em;
}

#propertyDetailsHeading #disabledGrading{
	float: right;
	width:150px;
	text-align: right;
	
}


#propertyDetailsHeading h1 {
	margin: 0;
	padding: 6px 0;
}
.ratingtitle{
	font-weight: bold;
	display: block;
	font-size: 0.8em;
}
#propertyDetails th{
	color: #000;
	background-color: #eeeeee;
	font-weight: bold;
	vertical-align: top;
}
#propertyDetails th,#propertyDetails td{
	background-color: #eeeeee;
}
#propertyDetails th{
	text-align: left;
}
#propertyDetails{
	clear: right;
	float: left;
	width: 56%;
	background-color: #eeeeee;
	color: #000;
	border: solid 1px #ccc;
	padding: 14px;
	margin-right: 10px;
}
#propertyDetails table{
	width: 100%;
	border: none;
	margin-bottom: 10px;
}
#propertyDetailsRight{
	float: left;
	width:35%;
}
#propertyDetailsRight .buttons {
	display: block;
	margin-bottom: 10px;
}
#propertyDetailsRight img{
	border: 3px solid #fff;
}
#propertyDetailsContainer{
	float: left;
	width: 750px;
}
#propertyDetails h2{
	font-size: small;
	padding-bottom: 0;
	margin-bottom: 0;
}
.availability img{
	padding-left: 15px;
}
.properties {
	background-color: #ebebeb;
	padding: 10px;
	height: 95px;
}
.proprtiesBg, .eventsBg{
	background-image: url(../images/accommodation_resultsGradBG.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 95%;
	margin: 10px 10px 10px 10px;
	padding: 0 6px 6px 6px;
}
.propertyInfo {
	margin: 0 0 0 2px;
	float: left;
	width: 250px;
}
.propertyimage{
	float: left;
	width: 120px;
	margin-right: 20px;
}
.propertyimage img{
	border: none;
}
.propertyName{
	font-size: larger;
	font-weight: bold;
	color: #1a4c7d;
}
.properties a{
	text-decoration: none;
	font-weight: bold;
}
.otherPropertyInfo .price{
	font-size: larger;
	font-weight: bold;
	color: #000;
	
}

.otherPropertyInfo{
	width: 250px;
	float: right;

}

.otherPropertyInfo, .otherEventInfo{
	text-align: right;
	padding-right: 10px;

}

.rating{
	margin:0 0 1em 0;
	
}

.rating p{
	margin:0;
	padding: 0;
}
 
.eventsContainer {
	background-color: #ebebeb;
	padding: 10px;
	height: 100%;
	overflow: auto;
}
.eventInfo{
	display: inline;
	float: left;
	width: 70%;
	margin-top: 0;
}
.otherEventInfo {
	color: #1a4c7d;
}

.otherEventInfo .eventAddress th {
	display: none;
}
.otherEventInfo #eventOtherDetails {
	padding-top: 8px;
}
#flashHomeMap{
	text-align: center;
	
}

#flashHomeMap img {
	border: solid #fff 3px;
}

#flashHomeMap object{
	text-align: center;
	border: solid #fff 3px;
	}

#winholiday div.heading {
	background-color: #ed1c24;
	width: 434px;
	height: 70px;
	color: #FAFAFF;
	padding: 40px 200px 40px 40px;
	background-image: url(../images/winaholiday/visitiom_logo_red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 1.5em;
}

#winholiday div.leftimage {
	float: left;
	height: 242px;
	width: 484px;
	background-image: url(../images/winaholiday/trecking_scene.jpg);
	background-repeat: no-repeat;
}

#winholiday div.rightimages {
	float: left;
	height: 242px;
	width: 190px;
}

#winholiday div.righttopimage {
	height: 119px;
	margin: 1px;
	background-image: url(../images/winaholiday/motorbike_scene.jpg);
	background-repeat: none;
}

#winholiday div.rightbottomimage {
	height: 119px;
	margin: 1px;	
	background-image: url(../images/winaholiday/railway_scene.jpg);
	background-repeat: none;	
}

#winholiday div.information {
	clear:both;
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;	
	text-align: center;
}

#winholiday div.mainregion {
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
	width: 634px;
}

#winholiday div.lefthandcompetition {
	width: 317px; 
	float: left;
}

#winholiday div.righthandcompetition {
	width: 317px; 
	float: left;
}

#winholiday span.required {
	float: left;
	margin-right: 2px;
	width: 10px;
}

#winholiday label {
	display: block;
	width: 120px;
	float: left;
	margin-right: 5px;
}

#winholiday input {
	margin-right: 0px;
	width: 150px;
}

#winholiday div.requiredtext {
	clear: both;
	display: block;
	text-align: center; 
	padding: 15px;
}

#winholiday div.formfooter {
	clear: both;
	height: 50px;
}

#winholiday div.spamcheck {
	width: 45%;
	float: left;
	font-size: 0.8em;
}

#winholiday div.spamcheck input {
	float: left;
}


#winholiday div.spamtext {
	float: right;
	text-align: center;
	width: 90%;
}

#winholiday div.spamcheck input {
	width: auto;
	margin: auto;
	font-size: 0.6em;
}

#winholiday div.submitform {
	width: 10%;
	float: left;
	text-align: center;
}

#winholiday div.submitform input {
	width: 50px;
	background-color: red;
	color: #fff;
}

#winholiday div.sponsor {
	width: 45%;
	float: right;
	font-size: 0.8em;
	text-align: center;	
}

#winholiday div.closingdate {
	clear: both;
	text-align: center;
}


#winholiday div.sponsortext {
	float: left;
	width: 24%;
	text-align: center;
}

#winholiday div.sponsor1 {
	float: left;
	width: 38%;
	text-align: center;	
}

#winholiday div.sponsor2 {
	float: left;
	width: 38%;
	text-align: center;	
}

div.webcamtitlewrapper
{

	width: 80%;

}


div.webcamtitle
{
	float: left;
	width: 35%;
	}

div.webcamsubtitle
{
	color: #1A4C7D;
	float: right;
	width: 60%;
	}