/* CSS for aquadome.ie */

/* -----------------------
      Hacks Appendix
-------------------------- */

/*
Safari Hack: (safari will follow rule, all others ignore it) ****** only for older versions of safari NOTE:newer versions of FF also accept this rule
body:first-of-type { }

To differeniate new FF (3.5+) and new Safari(3.0+MAC/4.0+PC)
@media screen and (-webkit-min-device-pixel-ratio:0){
writeDIVetcHERE { background: red; }
}

IE6: (ie6 will NOT follow rule, all others will)
html>body { }

IE6 + IE7: (ie6 and ie7 will NOT follow rule, all others will)
*/
html>/**/body { }

/* ---------------------- */



* { margin: 0; padding: 0; }
body:first-of-type * {  margin: 0; padding: 0; } /* safari hack, cannot be placed on same same with "," as normal rules */

img { border: 0; }
body:first-of-type img { border: 0; } /* safari hack */

a { font-weight: bold; color: #fe8501; text-decoration: underline; }
body:first-of-type a { font-weight: bold; color: #fe8501; text-decoration: underline; } /* safari hack */

a:hover { text-decoration: none; }
body:first-of-type a:hover { text-decoration: none; } /* safari hack */

b, strong { font-weight: bold; }

table td { vertical-align: top; }

table.listtable tr { background: #f4f4f4; }
table.listtable tr:hover { background: #d8f1fe; }
table.listtable td { padding: 14px; }

#specialofferscentrebar table { width: 300px; margin: 10px auto; text-align: center; }
#specialofferscentrebar table tr { background: #f4f4f4; }
#specialofferscentrebar table tr:hover { background: #d8f1fe; }
#specialofferscentrebar table td { padding: 10px; margin: 2px; border: 1px dashed #cccccc; }

.clear { height: 0; width: 0; clear: both; }

.invisible {
 overflow: hidden;
 position: absolute;
 height: 0em;
 width: 0em;
}

body { width: 100%; text-align: center; background: url(../img/body-bg.jpg) repeat-x; font: normal 75%/125% Arial, Helvetica, sans-serif; color: #5b656c; }

#wrapper { height: 1000px; width: 1000px; margin: 0 auto; text-align: left; }

#homenav { height: 73px; width: 320px; background: url(../img/homenav-bg.jpg) 0 0 no-repeat; }

#topnav { margin-top: -11px; height: 97px; width: 1000px; background: url(../img/topnav-bg.jpg) 0 0 no-repeat; z-index: 1; }

html>body #topnav { margin-top: 0; }

/* Drop down CSS rules */

.sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

.sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

.sddm li a
{	display: block;
	margin: 0 1px 0 0;
	/*padding: 4px 10px;*/
	/*width: 50px;*/
	/*background: #5970B2;*/
	/*color: #FFF;*/
	text-align: center;
	text-decoration: none}


.sddm li a.sddm-home { padding: 55px 29px 0 30px; color: #ffffff;}
.sddm li a.linkshome { padding-left: 46px; }
.sddm li a.sddm-home:hover { text-decoration: underline; }

/*
body:first-of-type .sddm li a.sddm-top { padding: 53px 26px 0 23px; } /* safari hack */
/*@media screen and (-webkit-min-device-pixel-ratio:0){ /* latest safari hack back to normal */
/*.sddm li a.sddm-top { padding: 53px 23px 0 23px; }
}
*/

.sddm li a.sddm-top { padding: 53px 23px 0 23px; color: #526571; }
.sddm li a.sddm-top:hover { text-decoration: underline; color: #9465ff;}

.sddm li a.sddm-footer { padding: 25px 29px 0 30px; color: #ffffff;}
.sddm li a.sddm-footer:hover { text-decoration: underline; }

.sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	width: 162px;
	background: url(../img/dropdown-bg_ie6.png) top left;
	/*border: 1px solid #5970B2*/}

html>body .sddm div { background: url(../img/dropdown-bg.png) top left; }

	.sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 7px 10px;
		width: auto;
		text-align: left;
		text-decoration: none;
		/*background: #EAEBD8*/;
		color: #2875DE;
		}

	.sddm div a:hover
	{	/*background: #49A3FF;*/
		color: #65b8ff; text-decoration: underline;}


.sddm div .dropdivtop { position: relative; height: 25px; visibility: inherit; background: transparent;}
.sddm div .dropdivtop p { font-weight: bold; padding: 5px 10px; margin: 0; }

.sddm div .dropdivbottom { padding: 0 0 5px 0; width: 162px; height: 10px; background: url(../img/dropdown-bg_ie6.png) bottom left; visibility: inherit;}
html>body .sddm div .dropdivbottom { background: url(../img/dropdown-bg.png) bottom left; } /* ie6 hack */


/* End Dropdown CSS */




#header { width: 1000px; }


.leftbar { float: left; width: 200px; display: inline; margin: 0 1px 0 0; }
html>body .leftbar { margin: 0 10px 0 0; }

.centrebar { float: left; width: 580px; display: inline; margin: 0 1px 0 0; }
html>body .centrebar { margin: 0 10px 0 0; }

.rightbar { float: left; width: 200px; display: inline; }


#content .centrebar img { clear: both; display: inline; margin: 8px; border: 5px double #b4d9f2; }

.columnbox { width: 200px; margin: 10px 0; }


#content { clear: both; width: 1000px; }

#content p { margin: 10px 5px; }

#content h2 { margin: 10px 5px; font: normal 150%/145% Arial, Helvetica, sans-serif; color: #f20008; font-style: italic; }

#content .centrebar h2 { margin: 5px 5px; font: normal 160%/100% Arial, Helvetica, sans-serif; color: #f20008; }
#content .centrebar h3 { margin: 5px 5px; font: normal 130%/100% Arial, Helvetica, sans-serif; color: #09a2f2; font-style: italic; }


.centrebar h1 { margin: 10px 5px; font: bold 180%/200% Arial, Helvetica, sans-serif; color: #0085e9; }

.centrebar ul { margin: 0 0 0 25px; list-style-type: none; } 
.centrebar li { padding: 0 0 0 22px; margin: 4px 0; background: url(../img/bullet-splash.jpg) 0 0 no-repeat; }

#footer { clear: both; width: 1000px; margin: 0 0 10px 0; }


#footernav { margin-top: 0; height: 70px; width: 1000px; background: url(../img/footernav-bg.jpg) 0 0 no-repeat; z-index: 1; }

/*html>body #footernav { margin-top: 0; }*/

#footernav-left, #footerinfo-left { width: 500px; display: inline; float: left; }
#footernav-right, #footerinfo-right { display: inline; float: right; }


#map { width: 580px; height: 580px; margin: 0 0 10px 0; }

#content .centrebar img.maincontenttitle { margin: 0; border: none; float: none; height: 50px; width: 400px; }

#content .centrebar, #content .leftbar, #content .rightbar { border: 0; }
/*
.magic:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.magic{display:inline-block;}.cb{clear:both;}*{padding:0;margin:0;}body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, legend, address{margin:0;padding:0}a{text-decoration:none;}a:hover{text-decoration:underline;}fieldset, img, a img{border:0;}:focus{outline:0;}.hide, .hide a, .hide a:hover, .hide a:visited, h1 span{position:absolute;top:-500px;width:1px;height:1px;overflow:hidden;}.hide a:active{position:static;width:auto;height:auto;}.imgDelay{display:none;}fieldset.accessibility{border:none;margin:0;padding:0;}fieldset.accessibility legend{display:none;}.ac_results{padding:0px;border:1px solid #ccc;background-color:#fff;margin-top:1px;overflow:hidden;z-index:99999;}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}.ac_results li{margin:0px;padding:2px 5px;cursor:default;display:block;color:#333;font:menu;font-size:12px;line-height:16px;overflow:hidden;}.ac_loading{background:#fff url('indicator.gif') right center no-repeat;}.ac_odd{background-color:#eee;}li.ac_over{color:#fff;}.error4xx #masthead .row p, .error4xx #masthead .row p{margin:10px 0;}.error5xx #masthead, .error4xx #masthead{margin:0 0 20px 0;}.error5xx #content .mainBlock .row, .error4xx #content .mainBlock .row{margin:0 0 60px 0;}.error5xx #content .mainBlock .row h2, .error4xx #content .mainBlock .row h2{margin:10px 0;font-size:2.6em;font-weight:normal;color:#333;}.error4xx #content .mainBlock .row p, .error5xx #content .mainBlock .row p{margin:10px 0;}.error4xx #content .mainBlock .row p a, .error5xx #content .mainBlock .row p a{font-weight:bold;}.error4xx #content .mainBlock .row a.irishTimesLogo, .error5xx #content .mainBlock .row a.irishTimesLogo{visibility:hidden;left:-5000px;background:url(/media/images/logos/irish_times.gif) 0 0 no-repeat;}.fnt-sm{font-size:1.1em;}.rel{position:relative;}body{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:62.5%;color:#333;background-color:#fff;background-position:0 0;background-repeat:repeat-x;text-align:center;}h1{font-size:1em;margin:24px 0 20px 18px;}h1 a{display:block;float:left;height:30px;background-position:0 0;background-repeat:no-repeat;width:300px;}h1 a.main{width:195px;background-image:url(/media/images/colour_schemes/default/logo.png);background-position:0 0;background-repeat:no-repeat;margin-right:3px;}body.home h1 a.main{width:225px;background-image:url(/media/images/colour_schemes/default/logo-beta.png);}.maxiexternal h1{margin:24px 0 0 0;background:url(/media/images/logos/ireland_frame.gif) 0 0 no-repeat;width:168px;height:20px;text-indent:-2000em;}h2{font-size:1.8em;font-weight:normal;color:#444;}.maxiexternal h2{margin:50px 0 5px 0;font-size:1em;}.preview h2{font-size:1.8em;padding:30px 0 0;margin:0 10px;}h3{font-size:1.6em;font-weight:normal;color:#333;}h4{font-size:2em;font-weight:normal;color:#333;}.genericModule h4{font-size:1.2em;}h5{font-size:1.2em;color:#333;}p{font-size:1.2em;}table{font-size:1.2em;}dl{font-size:1.2em;}ul,ol{list-style-position:outside;}.hide{display:none;}.show{display:block !important;}h3.genericModule, .genericModule h3, h3.hotelMaxiview, h3.retailMaxiview, .puzzleModule h3, #puzzleModule h3, .weatherMaxiview h3{font-weight:normal;text-align:left;}h3.maxiview, .previewModule h3{display:none;}.fl{float:left;}.fr{float:right;}.preview .row{margin:30px 0;padding-bottom:60px;}#pageHolder{margin:0 auto;width:1040px;}#container{text-align:left;position:relative;width:1000px;margin:0 20px;}#masthead,#content,#footer,.corporateNav{float:left;width:1000px;position:relative;}#content .mainBlock{float:left;width:880px;}#content .sideBlock{float:left;width:120px;}#content .sideBlock .adtechSkyscraper{position:relative;margin-top:8px;}#content .mainBlock .row{float:left;width:100%;margin:8px 0;}#content .mainBlock .row .module{float:left;margin:0 15px 15px 0;}#content .mainBlock .columnA{float:left;width:525px;margin:8px 15px 8px 0;}#content .mainBlock .columnB{float:left;width:300px;margin:8px 0 8px 0;}#content{z-index:10;}#masthead{z-index:20;}.poweredBy{font-size:1em;color:#adadad;text-align:right;}.poweredBy img{vertical-align:-30%;}#news365sportsMaxiview .poweredBy img, #newsList .poweredBy img{vertical-align:0;}.genericModule .poweredBy, .largeModule .poweredBy{position:absolute;bottom:0;right:10px;clear:both;}.shadow-container{position:relative;background-color:transparent !important;}.shadow-applied{border:1px solid #ccc;margin:0!important;position:relative;top:-7px;left:-6px;background-color:#fff;}.shadow-container .br{background:url(/media/images/backgrounds/drop_shadow.png) no-repeat 100% 100%;}.shadow-container .tr{background:url(/media/images/backgrounds/drop_shadow_tr.png) no-repeat 100% 0%;padding-top:7px;}.shadow-container .bl{background:url(/media/images/backgrounds/drop_shadow_bl.png) no-repeat 0% 100%;padding-left:7px;}.contactDetail{margin:2em 0 .5em 0;border-top:1px solid #b9dbd6;display:block;}.contactDetail dl{margin:1em 0;}.contactDetail dt, .infoDetail dt{font-weight:bold;float:left;clear:both;padding:0 5px 5px 0;line-height:1.5em;}.contactDetail dd, .infoDetail dd{float:left;padding-bottom:5px;line-height:1.5em;}.add dd{width:400px;}.contactDetail dt.venue, .infoDetail dt.venue{float:none;padding-top:10px;}.phone{margin-top:20px;}.infoDetail{margin-top:10px;}.infoDetail ul{margin-left:1.5em;}.infoDetail dd ul{margin-left:0;}.infoDetail li{list-style-type:none;font-size:inherit;margin-bottom:1em;line-height:1.5em;}.fiveDayForecast{text-align:left;}.fiveDayForecast .fiveDay{margin-left:0;}.hide-txt{text-indent:-2000em;position:absolute;}.ui-tabs-panel li,.newsHeadlines li{background:url(/media/images/icons/li_dash0.gif) no-repeat 0 .5em;}#explorerBar{background:url(/media/images/explorerBar/explorerBar_bkg.png) top left no-repeat;position:relative;width:1003px;z-index:20000;clear:both;}.home #explorerBar{margin-bottom:15px;}#explorerBarContent{background:url(/media/images/explorerBar/explorerBar_bkg.png) bottom right no-repeat;margin-left:22px;height:100px;}#makehomepage{float:right;}#searchBox{position:relative;float:right;width:390px;margin-top:15px;}#searchBox form{padding-top:14px;}#searchBox input.what{border:1px solid #ccc;padding:2px 2px 2px 8px;width:243px;float:left;margin-right:6px;overflow:hidden;}#searchBox form p{font-weight:normal;margin-top:14px;}#searchBox .didYouMean{margin-top:2px;margin-left:43px;}#searchBox label{margin:0 4px 0 0;color:#444;font-weight:bold;float:left;}#searchBox label.what{font-size:1.7em;}#categories{padding:15px 14px 0 0;float:left;}#categories p{margin-bottom:6px;}#categories ul{list-style-type:none;}#categories ul.catMenu li.catBtn{float:left;position:relative;margin:0 3px 0 0;width:53px;height:47px;}#categories ul.catMenu li.catBtn a.catTitle{z-index:15;display:block;width:47px;height:47px;background-color:transparent;background-image:url(/media/images/categories/cat_icons.png);background-repeat:no-repeat;}#categories ul.catMenu li.catBtn a.catTitle span{visibility:hidden;display:block;width:47px;height:47px;}#categories ul.catMenu li.catBtn p.label{font-size:1em;text-align:center;margin:5px 0 0 0;width:47px;color:#666;}#categories ul.catMenu #cat1 a{background-position:0 0;color:#5b833e;}#categories ul.catMenu #cat2 a{background-position:-47px 0;color:#577cb9;}#categories ul.catMenu #cat3 a{background-position:-94px 0;color:#8c67a2;}#categories ul.catMenu #cat4 a{background-position:-141px 0;color:#b7538b;}#categories ul.catMenu #cat5 a{background-position:-188px 0;color:#ba6864;}#categories ul.catMenu #cat6 a{background-position:-235px 0;color:#d8a315;}#categories ul.catMenu #cat7 a{background-position:-282px 0;color:#92896c;}#categories ul.catMenu #cat8 a{background-position:-329px 0;color:#638da2;}#categories ul.catMenu #cat1 a:hover{background-position:0 -47px;}#categories ul.catMenu #cat2 a:hover{background-position:-47px -47px;}#categories ul.catMenu #cat3 a:hover{background-position:-94px -47px;}#categories ul.catMenu #cat4 a:hover{background-position:-141px -47px;}#categories ul.catMenu #cat5 a:hover{background-position:-188px -47px;}#categories ul.catMenu #cat6 a:hover{background-position:-235px -47px;}#categories ul.catMenu #cat7 a:hover{background-position:-282px -47px;}#categories ul.catMenu #cat8 a:hover{background-position:-329px -47px;}#categories ul.catMenu #cat1 a.nav-on{background-position:0 -94px;}#categories ul.catMenu #cat2 a.nav-on{background-position:-47px -94px;}#categories ul.catMenu #cat3 a.nav-on{background-position:-94px -94px;}#categories ul.catMenu #cat4 a.nav-on{background-position:-141px -94px;}#categories ul.catMenu #cat5 a.nav-on{background-position:-188px -94px;}#categories ul.catMenu #cat6 a.nav-on{background-position:-235px -94px;}

#categories ul.catMenu li.catBtn div.catSubMenu{display:none;z-index:30;background-image:url(/media/images/categories/flyout-bkg.png);background-color:transparent;background-position:left bottom;background-repeat:no-repeat;padding:0 6px 15px;width:163px;position:absolute;top:89px;left:-14px;}

#categories ul.catMenu li.catBtn p.catHead{ position:absolute;z-index:20;top:47px;width:163px;height:24px;padding:18px 0 0 15px; display:none; background-image:url(/media/images/categories/flyout-bkg.png); background-color:transparent; background-position:left top;background-repeat:no-repeat;color:#000;font-size:1.1em;left:-14px;}

#categories ul.catMenu li.catBtn p.catHead a{font-size:1.2em;font-weight:bold;}

#categories ul.catMenu li#cat7 div.catSubMenu{width:123px;background-image:url(/media/images/categories/flyout-bkg-nar.png);background-color:transparent;background-position:left bottom;background-repeat:no-repeat;}

#categories ul.catMenu li#cat8 div.catSubMenu{left:-53px;width:123px;background-image:url(/media/images/categories/flyout-bkg-flip.png);background-color:transparent;background-position:left bottom;background-repeat:no-repeat;}

#categories ul.catMenu li#cat7 p.catHead{width:123px;background-image:url(/media/images/categories/flyout-bkg-nar.png);background-color:transparent;background-position:left top;background-repeat:no-repeat;}

#categories ul.catMenu li#cat8 p.catHead{left:-53px;width:123px;background-image:url(/media/images/categories/flyout-bkg-flip.png);background-color:transparent;background-position:left top;background-repeat:no-repeat;}

#categories ul.catMenu li.catBtn div.catSubMenu.active, #categories ul.catMenu li.catBtn p.active{z-index:1000;display:block;}#categories ul.catMenu li.catBtn div.catSubMenu li{margin:0 0 4px 10px;}#categories ul.catMenu li.catBtn div.catSubMenu li a{font-size:1.2em;}.catSubMenu ul{float:left;width:140px;}ul.newsticker{color:#000;}ul.newsticker li{font-size:2em;display:none;}ul.newsticker li.first{display:block;}#footer{margin-top:50px;padding-top:19px;background:url(/media/images/colour_schemes/default/footer.gif) left top no-repeat;}#footer p a{margin:0 10px 0 0;}#footer ul{list-style-type:none;}#footer div div{float:left;text-align:left;padding:0 0 10px 16px;position:relative;top:-6px;}#footer .fnav{font-size:1.1em;background:url(/media/images/colour_schemes/default/footer.gif) left bottom no-repeat;width:1000px;}.corporateNav ul{display:inline;}.corporateNav{margin:10px 0 20px 0;text-align:center;font-size:1.1em;}#footer ul li{float:left;width:227px;}#footer ul li ul{margin-left:2px;padding-right:10px;}#footer ul li ul li{float:none;width:auto;margin-bottom:5px;}#footer ul li h3{font-weight:normal;font-size:1.2em;margin-bottom:7px;}.corporateNav ul li{display:inline;list-style-type:none;margin:0 4px;}.corporateNav p{display:inline;padding:0 10px 0 0;font-size:1em;}.multiview .pageNavigation{width:840px;clear:both;}.multiview .pageNavigation p.navigators, .multiview .pageNavigation p.results{margin:8px 0;width:410px;}.multiview .pageNavigation p.navigators{float:right;}.multiview .pageNavigation p.results{float:left;}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit a:hover, .ptcWidgetReviewsComposePreviewReviewButtonsPreview a:hover, .ptcWidgetReviewsComposePreviewReviewButtonsCancel a:hover, .ptcWidgetTalkbackSubmitPostButton a:hover, .ptcWidgetPollButtonBarVoteButton a:hover, .ptcWidgetTOSFormCloseButton a:hover, .ptcWidgetTOSFormButton a:hover, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit a:hover, .ptcWidgetReviewsComposeEditorReviewButtonsPreview a:hover, .ptcWidgetReviewsComposeEditorReviewButtonsCancel a:hover, .submitButton a:hover, .submitButton:hover{text-decoration:none;}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit, .ptcWidgetReviewsComposePreviewReviewButtonsPreview, .ptcWidgetReviewsComposePreviewReviewButtonsCancel, .ptcWidgetTalkbackSubmitPostButton, .ptcWidgetPollButtonBarVoteButton, .ptcWidgetTOSFormCloseButton, .ptcWidgetTOSFormButton, .ptcWidgetReviewsComposeEditorReviewButtonsPreview, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit, .ptcWidgetReviewsComposeEditorReviewButtonsCancel, .submitButton, button{border:0;cursor:pointer;font-weight:bold;padding:0 10px 0 0;text-align:center;float:left;width:auto;}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit a, .ptcWidgetReviewsComposePreviewReviewButtonsPreview a, .ptcWidgetReviewsComposePreviewReviewButtonsCancel a, .ptcWidgetTalkbackSubmitPostButton a, .ptcWidgetPollButtonBarVoteButton a, .ptcWidgetTOSFormCloseButton a, .ptcWidgetTOSFormButton a, .ptcWidgetReviewsComposeEditorReviewButtonsPreview a, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit a, .ptcWidgetReviewsComposeEditorReviewButtonsCancel a, .submitButton a, .submitButton span, button span{position:relative;display:block;white-space:nowrap;padding:0 2px 0 12px;}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit, .ptcWidgetReviewsComposePreviewReviewButtonsPreview, .ptcWidgetReviewsComposePreviewReviewButtonsCancel, .ptcWidgetTalkbackSubmitPostButton, .ptcWidgetPollButtonBarVoteButton, .ptcWidgetTOSFormCloseButton, .ptcWidgetTOSFormButton, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit, .ptcWidgetReviewsComposeEditorReviewButtonsPreview, .ptcWidgetReviewsComposeEditorReviewButtonsCancel, .submitButton{background-image:url(/media/images/colour_schemes/default/btn-r.gif);background-color:transparent;background-position:right;background-repeat:no-repeat;font-weight:normal;margin-top:-1px;}.ptcWidgetReviewsComposeEditorReviewButtonsCancel, .ptcWidgetReviewsComposePreviewReviewButtonsCancel{background-image:url(/media/images/colour_schemes/default/btn_gry_r.gif);}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit a, .ptcWidgetReviewsComposePreviewReviewButtonsPreview a, .ptcWidgetReviewsComposePreviewReviewButtonsCancel a, .ptcWidgetTalkbackSubmitPostButton a, .ptcWidgetPollButtonBarVoteButton a, .ptcWidgetTOSFormCloseButton a, .ptcWidgetTOSFormButton a, .ptcWidgetReviewsComposeEditorReviewButtonsPreview a, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit a, .ptcWidgetReviewsComposeEditorReviewButtonsCancel a, .submitButton a, .submitButton span{height:22px;line-height:22px;background:url(/media/images/colour_schemes/default/btn-l.png);background-color:transparent;background-position:0 0;background-repeat:no-repeat;color:#fff;}.ptcWidgetReviewsComposeEditorReviewButtonsCancel a, .ptcWidgetReviewsComposePreviewReviewButtonsCancel a{background:url(/media/images/colour_schemes/default/btn_gry_l.gif);}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit:hover, .ptcWidgetReviewsComposePreviewReviewButtonsPreview:hover, .ptcWidgetReviewsComposePreviewReviewButtonsCancel:hover, .ptcWidgetTalkbackSubmitPostButton:hover, .ptcWidgetPollButtonBarVoteButton:hover, .ptcWidgetTOSFormCloseButton:hover, .ptcWidgetTOSFormButton:hover, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit:hover, .ptcWidgetReviewsComposeEditorReviewButtonsPreview:hover, .ptcWidgetReviewsComposeEditorReviewButtonsCancel:hover, .submitButton:hover{background-image:url(/media/images/colour_schemes/default/btn-r-h.gif);background-color:transparent;background-position:right;background-repeat:no-repeat;}.ptcWidgetReviewsComposeEditorReviewButtonsCancel:hover, .ptcWidgetReviewsComposePreviewReviewButtonsCancel:hover{background-image:url(/media/images/colour_schemes/default/btn_gry_r_h.gif);}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit:hover a, .ptcWidgetReviewsComposePreviewReviewButtonsPreview:hover a, .ptcWidgetReviewsComposePreviewReviewButtonsCancel:hover a, .ptcWidgetTalkbackSubmitPostButton:hover a, .ptcWidgetPollButtonBarVoteButton:hover a, .ptcWidgetTOSFormCloseButton:hover a, .ptcWidgetTOSFormButton:hover a, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit:hover a, .ptcWidgetReviewsComposeEditorReviewButtonsPreview:hover a, .ptcWidgetReviewsComposeEditorReviewButtonsCancel:hover a, .submitButton:hover a, .submitButton:hover span{background-image:url(/media/images/colour_schemes/default/btn-l-h.png);background-color:transparent;background-position:left;background-repeat:no-repeat;color:#fff;}.ptcWidgetReviewsComposeEditorReviewButtonsCancel:hover a, .ptcWidgetReviewsComposePreviewReviewButtonsCancel:hover a{background-image:url(/media/images/colour_schemes/default/btn_gry_l_h.gif);}.ptcWidgetTOSFormButton{margin-top:10px;}.findItFastModule .dest button.submitButton{margin-left:0;}.infoDetail p a.submitButton span{font-size:1em;}.ptcWidgetPollButtonBarVoteButton{float:left;margin-right:65px;}.downloadButton{font-weight:normal;margin:2px 0 0 0;padding:0;background-image:url(/media/images/colour_schemes/default/btn_download.gif);background-color:transparent;background-repeat:no-repeat;background-position:100% 50%;padding-right:20px;color:#4e968a;}.moreButton{font-weight:normal;margin:2px 0 0 0;padding:0;background-color:transparent;background-image:url(/media/images/colour_schemes/default/chevron.gif);background-position:0 50%;background-repeat:no-repeat;padding-left:8px;color:#4e968a;font-size:1.2em;font-family:Tahoma,Arial,Helvetica,sans-serif;}.downloadButton span, .moreButton span{padding:0;margin:0;}.emailApp{position:absolute;right:18px;bottom:100px;width:12em;}.home .emailApp{bottom:114px;}.emailApp .submitButton{background-image:url(/media/images/colour_schemes/default/btn-lg-r.png);margin-top:0;}.emailApp .submitButton span{height:28px;line-height:28px;font-size:1.3em!important;background-image:url(/media/images/colour_schemes/default/btn-lg-l.png);}.emailApp .submitButton:hover{text-decoration:none;background-image:url(/media/images/colour_schemes/default/btn-lg-r-h.png);}.emailApp .submitButton:hover span, .emailApp .submitButton span:hover{background-image:url(/media/images/colour_schemes/default/btn-lg-l-h.png);}.widgetPreloading, .ptcWidgetTOSFormCloseButton .ptcWidgetTOSCancelButton{display:none;}.maxiexternal .submitButton{font-size:.8em;}body{background-image:url(/media/images/colour_schemes/default/bkg_repeat.jpg);background-position:0 0;background-repeat:repeat-x;color:#333;}body a, body a:active, body a:visited, body a:hover{color:#4e968a;}body #contentCluster .news ul.newsticker li{color:#4e968a;}body #pageHolder{background:url(/media/images/colour_schemes/default/bkg.jpg) 0 0 no-repeat;}body.maxiexternal #pageHolder{background:none;}body.maxiexternal{background:url(/media/images/colour_schemes/default/bkg_default_frame.jpg) 0 0 no-repeat;width:179px;overflow-x:hidden;padding-left:15px;}#masthead #logo img{margin:0 10px 10px 25px;}body #contentCluster .miniContent h4, .multimediaTextModule .videoContainer h4{background:url(/media/images/colour_schemes/default/bkg_heading_cc.png);}body ul.tabHeadings li.active, .ui-tabs-nav .ui-tabs-selected{z-index:1;background-image:url(/media/images/colour_schemes/default/arrow.gif);}body ul.tabHeadings li.active a, .ui-tabs-nav .ui-tabs-selected a{background-image:url(/media/images/colour_schemes/default/tab.gif);}body .ui-tabs-nav a{border-left:1px solid #d8d8d8;background:url(/media/images/colour_schemes/default/tab_bkg.gif) repeat-x 0 0;}body .ui-tabs-nav li.last a{border-right:1px solid #d8d8d8;}.cinemaDetail{background-color:#e7f3f1;border-bottom:1px solid #74b8ad;}.cinemaDetail li strong{background-color:#d0e7e3;}a.ptcPollViewResultsButtonUrl, a.more, p.more a{background-image:url(/media/images/colour_schemes/default/chevron.gif);background-position:0 2px;background-repeat:no-repeat;padding-left:12px;}li.ac_over{background-color:#74b8ad;}.bestLinks, .sponsoredLinks, #searchResults .accordion .selected, #searchResults .accordion .info{background-color:#f3f9f8;}.searchRefinement, .searchSubRefinement{background-color:#f2f8f8;}.searchRefinement li.selected{background:transparent url(/media/images/colour_schemes/default/arrow.gif) no-repeat 50% 100%;}.searchRefinement li.selected a{background-color:#74b7ad;}.moreController{color:#4e968a;background:url(/media/images/colour_schemes/default/arrow.gif) no-repeat 100% 50%;}.noController{color:#4e968a;}.flights #children, .searchRefinement .moreTypes .moreTypesContainer{background:transparent url(/media/images/colour_schemes/default/navigator_flyout.gif) top left;}.flights #children #child-fields, .searchRefinement .moreTypes .moreTypesContainer ul{background:transparent url(/media/images/colour_schemes/default/navigator_flyout.gif) bottom left;}.searchRefinement .lessTypes a{background:transparent url(/media/images/colour_schemes/default/arrow_back.gif) no-repeat 0% 50%;}.fixResultModuleMaxi table .previous, .searchSubRefinement .navigatorControls .previous, #searchResults .feedList .pageNavigation .previous{background:url(/media/images/colour_schemes/default/arrow_back.gif) no-repeat 0% 60%;}.fixResultModuleMaxi table .next, .searchSubRefinement .navigatorControls .next, #searchResults .feedList .pageNavigation .next{background:url(/media/images/colour_schemes/default/arrow_forward.gif) no-repeat 100% 60%;}.searchSubRefinement .navigatorControls .clear{background:url(/media/images/colour_schemes/default/clear.gif) no-repeat 100% 2px;}.searchSubRefinement ul ul li{background:url(/media/images/colour_schemes/default/bullet.gif) no-repeat 2px 7px;}.searchSubRefinement ul ul li.no-bg{background:none;}.pageNavigation .navigators .previous{background:url(/media/images/colour_schemes/default/arrow_back.gif) no-repeat 0% 60%;padding-left:10px;}.pageNavigation .navigators .next{background:url(/media/images/colour_schemes/default/arrow_forward.gif) no-repeat 100% 60%;padding-right:10px;}.fixResultModuleMaxi table .next{padding-right:1.2em;}.fixResultModuleMaxi table th a.next{padding-right:0;}.fixResultModuleMaxi table .previous{padding-left:1.2em;}.fixResultModuleMaxi table th.next{padding:10px 0 0 35px;vertical-align:top;}.conciergeModule table .next{padding-right:1.2em;}.conciergeModule table th a.next{padding-right:0;}.conciergeModule table th a.previous{padding-left:0;}.conciergeModule table .previous{padding-left:1.2em;}.conciergeModule table th.next{padding:10px 0 0 35px;vertical-align:top;}.conciergeModule table th.previous{padding:10px 35px 0 0;vertical-align:top;}.conciergeModule table .next{background:url(/media/images/colour_schemes/default/arrow_forward.gif) no-repeat 100% 60%;}.conciergeModule table .previous{background:url(/media/images/colour_schemes/default/arrow_back.gif) no-repeat 0% 60%;}.conciergeModule table td .next{padding-left:10px;}.conciergeModule table td .previous{padding-right:10px;}.genericModule, .mediumModule, .largeModule, .fullwidthModule, .localNavModule, .conciergeModule{width:255px;height:28em;overflow:hidden;float:left;margin:0 15px 15px 0;}.columnB .genericModule, .columnB .mediumModule, .columnB .largeModule{float:none;}.adtechLeaderbaord, .adtechmpu{overflow:visible;}.genericModule, .largeModule{position:relative;}.mediumModule{width:300px;}.largeNoHeight, .largeModule{width:525px;}.largeNoHeight{height:auto;}.columnA .largeModule{height:100%;}.fullwidthModule{width:825px;height:auto;}.genericModule h4, .largeModule h4, .fullwidthModule h4{margin-top:0;font-size:1.2em;font-weight:bold;}p.more{margin:6px 0 0;}.featured p.more{float:left;}.imageModule p.more{clear:both;}.destinationGuideModule p.more a{padding:0 0 4px 18px;}#contentMap.editorial{float:right;margin:0 0 0 30px;}#cityModule #contentMap.expanded #googleMap{width:520px;height:500px;float:right;}.subheading{overflow:hidden;margin-bottom:4px;}.genericModule .subheading, .mediumModule .subheading{overflow:hidden;width:240px;height:30px;position:relative;margin-bottom:4px;text-align:left;}.imageModule form{clear:both;}.mediumModule .subheading{width:300px;}#content .conciergeModule .subheading{height:auto;margin-bottom:15px}.largeModule .subheading{width:525px;}.fullwidthModule .subheading{width:825px;}.previewModule{background:url(/media/images/preview/bk.gif) no-repeat;}#preview1 a, ul.previewTabs li.preview1Tab a, ul.previewTabs li.preview1Tab a:hover{color:#446629;}#preview2 a, ul.previewTabs li.preview2Tab a, ul.previewTabs li.preview2Tab a:hover{color:#3d5f98;}#preview3 a, ul.previewTabs li.preview3Tab a, ul.previewTabs li.preview3Tab a:hover{color:#6c4881;}#preview4 a, ul.previewTabs li.preview4Tab a, ul.previewTabs li.preview4Tab a:hover{color:#9a3b71;}#preview5 a, ul.previewTabs li.preview5Tab a, ul.previewTabs li.preview5Tab a:hover{color:#9c4c48;}#preview6 a, ul.previewTabs li.preview6Tab a, ul.previewTabs li.preview6Tab a:hover{color:#ac7f06;}.categoryPreviewTabs{float:left;width:369px;margin-top:5px;}.categoryPreviewTab .catNav{float:right;width:149px;height:160px;overflow:hidden;}.categoryPreviewTab .catNav h4{margin:10px 0 0 10px;font-size:1.4em;}.categoryPreviewTab .catNav ol{list-style-type:none;margin:5px 0 0 10px;}.categoryPreviewTab .catNav li{margin:6px 0;font-size:1.2em;}#preview1 .catNav{background:#e3eade;}#preview2 .catNav{background:#e2e9f3;}#preview3 .catNav{background:#ebe5ef;}#preview4 .catNav{background:#f2e2eb;}#preview5 .catNav{background:#f3e5e4;}#preview6 .catNav{background:#f8efd7;}.categoryPreviewTab .catImg{float:left;width:215px;height:160px;overflow:hidden;}.previewModule .catInfo{width:360px;height:160px;overflow:hidden;margin-top:5px;}.previewModule .catInfo h4{font-size:1.4em;}.previewModule .catInfo p{font-size:1.2em;}.previewModule .catInfo p a{white-space:nowrap;}ul.previewTabs{list-style-type:none;margin:5px 0 0 5px;width:145px;float:left;font-size:1.2em;}ul.previewTabs li{margin:0;width:145px;height:32px;}ul.previewTabs li a{display:block;padding:8px;width:125px;height:12px;}.preview1Tab, .preview2Tab, .preview3Tab, .preview4Tab, .preview5Tab, .preview6Tab{background:transparent 0 0 no-repeat;}.preview1Tab{background-image:url(/media/images/preview/sport.gif);}.preview2Tab{background-image:url(/media/images/preview/travel.gif);}.preview3Tab{background-image:url(/media/images/preview/goingout.gif);}.preview4Tab{background-image:url(/media/images/preview/stayingin.gif);}.preview5Tab{background-image:url(/media/images/preview/style.gif);}.preview6Tab{background-image:url(/media/images/preview/househome.gif);}.preview-tabs-selected{background-position:0 -38px;}ul.previewTabs li.preview-tabs-selected a,ul.previewTabs li.preview-tabs-selected a:hover{text-decoration:none;color:#fff;}.thumbnail img{height:75px;}a.thumbnail{display:block;height:84px;width:75px;overflow:hidden;float:left;margin:0 10px 0 0;}ul li a.fullSize img{height:155px;}ul li a.fullSize{height:155px;width:245px;overflow:hidden;float:left;margin:0 8px 9px 0;}#wide_afs_unit .text-r{background:#f5f2f7;width:526px;padding:10px 0;margin-bottom:15px;text-indent:15px;font-size:1.4em;font-weight:bold;border-bottom:1px solid #c2c2c2;}#wide_afs_unit div.ad{margin:0 15px 15px 15px;}#wide_afs_unit strong{text-decoration:underline;}#wide_afs_unit .l2{color:#000}div.afc_unit div.attr{text-align:left;font-weight:bold;font-size:1.2em;margin-bottom:.5em}div.afc_unit strong{text-decoration:underline;}div.afc_unit div.text{margin-bottom:1em}div.afc_leaderboard div.text{float:left;width:250px;margin-right:15px}.videoModule ul, .puzzleModule ul, .weather ul, .weatherModule ul, .news ul.newsInfo, .weatherMaxiview ul, .newsConcierge ul{list-style-type:none;}.videoModule ul li, .puzzleModule ul li, .newsModule .newsInfo li{width:255px;list-style:none;overflow:hidden;}.videoModule ul li{color:#333;}.puzzleModule .puzzlePreview img{float:left;}.puzzleModule .puzzlePreview p, .puzzleModule .puzzlePreview ul{margin-left:90px;margin-bottom:1em;}.tvlistingsModule p.centre{text-align:center;}.tvlistingsModule p.centre img{margin:20px 0;}.topSearchesModule ol{list-style-type:none;}.topSearchesModule ol li{list-style-type:none;margin:4px 0;}.topSearchesModule ol li a{text-transform:capitalize;font-size:1.2em;}.mapModule ul{list-style-type:none;display:block;width:161px;height:196px;margin-left:45px;position:relative;background-image:url(/media/images/map/ireland.png);background-position:0 0;background-repeat:no-repeat;}.mapModule li{position:absolute;height:15px;text-indent:-5000px;}.mapModule li a{display:block;height:30px;width:45px;}.mapModule li.dublin{top:83px;left:105px;}.mapModule li.belfast{top:23px;left:115px;}.mapModule li.galway{top:87px;left:19px;}.mapModule li.limerick{top:119px;left:34px;}.mapModule li.cork{top:157px;left:38px;}.mapModule li.waterford{top:138px;left:82px;}.conciergeModule li a, .newsModule li a{font-size:1.2em;}.conciergeModule p{margin-left:4px;}.conciergeModule ul.contents{margin-bottom:1em;list-style-type:none;}.conciergeModule ul.contents li{padding-left:1em;padding-top:.4em;background-position:0 1em;}th{text-align:left;}.fixResultModule table{position:relative;top:-18px;margin-bottom:7px;}.fixResultModule table td p{font-size:1em;white-space:nowrap;}.fixResultModule p.more{margin-top:-30px;}.fixResultModule th{padding:15px 0 5px 0;}.fixResultModule table td{padding-bottom:3px;}.fixResultModule table td.a{width:40px;}.fixResultModule table td.b{width:90px;}.fixResultModule .awayTeamScore{padding-right:5px;}.fixResultModule td.centerSeparator{text-align:center;}.fixResultModule .itemDate{padding-right:2em;}.fixResultModule .homeTeamName, .fixResultModule .awayTeamName{float:left;}.fixResultModule .homeTeamScore, .fixResultModule .awayTeamScore{text-align:right;}.fixResultModuleMaxi{width:525px;}.fixResultModuleMaxi table{top:0;width:525px;margin:5px 0 40px 0;clear:left;}.tablesMod thead th, .tablesMod tbody td, .fixResultModuleMaxi th, .fixResultModuleMaxi td{height:2.5em;padding-left:5px;}.fixResultModuleMaxi th{background:#e4eade;height:1em;font-weight:bold;padding:10px 0 0 5px;vertical-align:top;text-align:left;}.fixResultModuleMaxi th.arr-lft{padding-left:0;}.tablesMod thead th, .tablesMod tbody td, .fixResultModuleMaxi tbody td{border-bottom:solid 1px #e2e2e2;}.fixResultModuleMaxi .ui-tabs-panel{padding:0;}.fixResultModuleMaxi table.fix td.team2{width:350px;}.fixResultModuleMaxi table.fix td.ko{width:60px;}.fixResultModuleMaxi table th a.next, .fixResultModuleMaxi table th a.previous{display:block;width:10px;height:20px;}.fixResultModuleMaxi a.previous{white-space:nowrap;}.fixResultModuleMaxi table th a span{margin:0;}.fixResultModuleMaxi table .item-date{padding:5px 0 5px 5px;}.fixResultModuleMaxi td.arr-rgt{text-align:right;padding-right:10px;}.fixResultModuleMaxi th.arr-rgt{padding-left:0;}.tablesMod th.group{font-weight:normal;border:none;background:none;}.tablesMod .col1{width:15px;}.tablesMod .col2{width:160px;}.tablesMod .col3{width:55px;}.fixResultModuleMaxi .col4{width:80px;}.tablesMod .col4{width:55px;}.tablesMod .col5{width:55px;}.tablesMod .col6{width:55px;}.tablesMod .col7{width:55px;}.tablesMod .col8{width:55px;}.tablesMod .col9{width:55px;}.conciergeModule table th a.next, .conciergeModule table th a.previous{display:block;width:10px;height:20px;}#advertorial .thumbnail{float:right;}#advertorial #contentMap.collapsed{float:right;margin-right:15px;}.sharedLinksModule ul{margin:0 0 10px;}.sharedLinksModule ul li{list-style-image:none;list-style-position:outside;list-style-type:none;float:left;color:#000;}.sharedLinksModule ul a{padding:0 24px 6px 0;}.sharedLinksModule .print a{background:url(/media/images/icons/utilities.gif) right -1px no-repeat;display:block;}.sharedLinksModule ul li.tell-friend a{background:url(/media/images/icons/utilities.gif) right -25px no-repeat;margin-left:1.6em;padding-left:18px;display:block;}ul.utility-links{clear:both;width:525px;padding-top:10px;border-top:1px solid #b9dbd6;margin-top:30px;}.sharedLinksModule ul li.bookmarks{padding:0;float:right;width:19.3em;}.sharedLinksModule ul li.bookmarks ul{margin-left:7.2em;}.sharedLinksModule li.bookmarks li{position:relative;top:-14px;float:left;text-indent:-2000em;background:url(/media/images/icons/social_net.gif) 0 0 no-repeat;margin:0 0 0 6px;width:17px;height:14px;cursor:pointer;overflow:hidden;}.sharedLinksModule li.bookmarks li.stumble{background-position:0 -14px;}.sharedLinksModule li.bookmarks li.digg{background-position:0 -28px;}.sharedLinksModule li.bookmarks li.facebook{background-position:0 -42px;}.sharedLinksModule li.bookmarks li.readit{background-position:0 -56px;}.sharedLinksModule li.bookmarks li{display:block;width:17px;height:14px;overflow:hidden;}.sharedLinksModule li.bookmarks ul li a{display:block;padding-left:14px;}.infoDetail h5.fac{border-top:1px solid #b9dbd6;}.contactModule{width:520px;float:left;}.contactModule dl{margin:1em 0;float:left;}.contactModule dt{width:60px;margin-left:10px;}.contactModule dd{margin:0 20px 0.5em 90px;}.multimediaTextModule{margin:0 10px 10px 0;}.multimediaTextModule img.imgLeft{width:180px;float:left;margin:0 10px 10px 0;}.multimediaTextModule .videoContainer{width:180px;float:right;margin:0 0 10px 10px;position:relative;overflow:hidden;}.multimediaTextModule .videoContainer h4{position:absolute;bottom:0;font-size:1.1em;font-weight:bold;color:#fff;background-position:0 0;background-repeat:repeat;margin:0;padding:6px;width:180px;}.multimediaTextModule p{margin-bottom:10px;}.multimediaTextModule h4{margin-bottom:10px;}.puzzleModule h3{margin-bottom:1em;}.puzzleModule h4{font-size:1.6em;margin-bottom:.4em;}.puzzleModule .crossword, .puzzleModule .sudoku, .puzzleModule .wordpuzzler{float:left;}.puzzleModule .crossword{width:490px;}.puzzleModule .sudoku{width:320px;}.puzzleModule .wordpuzzler{width:450px;}.puzzleModule .crossText, .puzzleModule .sudokuText, .puzzleModule .wordpuzzlerText{float:right;}.puzzleModule .crossText{width:240px;}.puzzleModule .sudokuText{width:530px;}.puzzleModule .wordpuzzlerText{width:320px;}.puzzleModule ul li{font-size:1.2em;}.puzzleModule p{margin-bottom:1em;}.puzzleModule h4{font-weight:bold;}.puzzleModule .levels{margin-bottom:40px;border-bottom:1px solid #fff;}.puzzleModule .levels li{float:left;width:auto;color:#000;font-size:1.2em;border-left:1px solid black;margin-left:.5em;padding-left:.5em;}.puzzleModule .levels li.first{border-left:none;margin:0;padding:0;}.puzzleModule .levels li.selected{font-size:1.6em;position:relative;top:-3px;}.localNavModule{margin:6px 0 10px;font-size:1.2em;width:980px;height:auto;}.localNavModule ul.localNav{list-style-type:none;float:left;}.localNavModule ul.localNav li{list-style-type:none;color:#333;float:left;display:block;line-height:22px;}.localNavModule ul.localNav li span, .localNavModule ul li a{display:block;padding:0 18px;}.localNavModule ul.localNav li.home{background-color:#fff;}.localNavModule ul.localNav li.home span{width:32px;padding:0;text-indent:-20000em;display:block;}.localNavModule ul.localNav li.home a{padding:0;}ul.localNav li.home a, ul.localNav li.colourNext a, ul.localNav li.colourStart a, ul.localNav li.colourDivider a, ul.localNav li.home a{color:#fff;}.localNavModule ul.localNav li.first{margin-left:0;}.localNavModule ul.localNav li.ancestors, .localNavModule ul li.current{float:left;display:block;}.localNavModule ul.localNav li.whiteArrow, .localNavModule ul li.colourNext{padding-left:8px;}.localNavModule ul.localNav li.whiteEnd span{text-indent:8px;}.localNavModule ul.localNav li.colourDivider a, .localNavModule ul.localNav li.seletedDivider{background:url(/media/images/colour_schemes/default/nav_divider.gif) top left no-repeat}.localNavModule ul.localNav li.seletedDivider, .localNavModule ul.localNav li.selectedColour, .localNavModule ul.localNav li.selectedStart{padding:0 18px;color:#3d3d3d;}.localNavModule ul.localNav li.selectedColour{padding:0 18px 0 27px;}.localNavModule ul.breadcrumb{clear:both;list-style-type:none;background:none;padding:10px 0 0 0;}.localNavModule ul.breadcrumb li{list-style-type:none;float:left;padding:0 0 0 6px;color:#666;}.localNavModule ul.breadcrumb li a{display:inline;padding:0;}.localNavModule ul.breadcrumb .first{font-weight:bold;margin-right:7px;padding-left:0;}.localNavModule ul.breadcrumb .last{background:none;}.localNavModule ul.localNav li.seletedDivider, .localNavModule ul.localNav li.selectedStart{color:#fff;font-weight:bold;}.localNavModule ul.levelCoulour{clear:both;list-style-type:none;background:#e6e6fa;padding:10px 0 0 0;width:100%}.localNavModule ul.levelCoulour li{list-style-type:none;float:left;padding:0 0 0 6px;color:#666;background:#e6e6fa;width:100%}.localNavModule ul.levelCoulour li a{display:inline;padding:0;}.localNavModule ul.levelCoulour .first{font-weight:bold;margin-right:7px;padding-left:0;}.localNavModule ul.levelCoulour .last{background:none;}.localNavModule ul.levelCoulour1{clear:both;list-style-type:none;background:#dcdcdc;padding:10px 0 0 0;width:100%}.localNavModule ul.levelCoulour1 li{list-style-type:none;float:left;padding:0 0 0 6px;color:#666;background:#dcdcdc;width:100%}.localNavModule ul.levelCoulour1 li a{display:inline;padding:0;}.localNavModule ul.levelCoulour1 .first{font-weight:bold;margin-right:7px;padding-left:0;}.localNavModule ul.levelCoulour1 .last{background:none;}.localNavModule ul.levelCoulour0{clear:both;list-style-type:none;background:#a9a9a9;padding:10px 0 0 0;width:100%}.localNavModule ul.levelCoulour0 li{list-style-type:none;float:left;padding:0 0 0 6px;color:#666;background:#a9a9a9;width:100%}.localNavModule ul.levelCoulour0 li a{display:inline;padding:0;}.localNavModule ul.levelCoulour0 .first{font-weight:bold;margin-right:7px;padding-left:0;}.localNavModule ul.levelCoulour0 .last{background:none;}.localNavModule ul li a.levelCoulourText{list-style-type:none;background:#e6e6fa;padding:10px 0 0 0;color:#666;}.localNavModule ul li a.levelCoulourText0{list-style-type:none;background:#a9a9a9;padding:10px 0 0 0;color:#666;}.localNavModule ul li a.levelCoulourText1{list-style-type:none;background:#dcdcdc;padding:10px 0 0 0;color:#666;}.localNavModule ul li a.levelCoulourText2{list-style-type:none;background:aqua;padding:10px 0 0 0;color:#666;}#cityModule ul.siblings{clear:both;margin:6px 0 10px;font-size:1.2em;width:980px;height:auto;}#cityModule ul.siblings li{list-style-type:none;color:#333;float:left;display:block;line-height:22px;margin-bottom:0.5em;}#cityModule ul.siblings{list-style-type:none;float:left;font-size:1.2em;}.newsTickerModule{width:825px;position:relative;overflow:hidden;padding:6px 0;background-color:#fff;border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;height:15px;}.newsTickerModule h3, .newsTickerModule ul{position:absolute;top:6px;}.newsTickerModule h3{font-size:1.2em;width:120px;}.newsTickerModule ul{left:100px;list-style-type:none;}.newsTickerModule ul li{width:524px;margin-bottom:20px;}.newsTickerModule ul li a{font-size:1.2em;}.newsTickerModule div.feedControl, .newsTickerModule div.feedSelect{display:none;}.tagCloudModule p{margin-right:10px;}.tagCloudModule ol{list-style-type:none;background:url(/media/images/tag_clouds/background.jpg) 0 0 no-repeat;position:relative;height:22em;}.tagCloudModule ol li{list-style:none;margin:0;padding:0;}.tagCloudModule li a{text-transform:capitalize;display:block;text-align:center;margin:.2em 0;height:1em;}.tagCloudModule li .tag1, .tagCloudModule li .tag2, .tagCloudModule li .tag3, .tagCloudModule li .tag4, .tagCloudModule li .tag5, .tagCloudModule li .tag6, .tagCloudModule li .tag7, .tagCloudModule li .tag8, .tagCloudModule li .tag9, .tagCloudModule li .tag10{position:absolute;background-position:top center;background-repeat:no-repeat;width:120px;}.tagCloudModule li .tag1{background-image:url(/media/images/colour_schemes/default/tc_1.gif);top:0;left:0;padding-top:12px;font-size:1em;}.tagCloudModule li .tag2{background-image:url(/media/images/colour_schemes/default/tc_1.gif);top:3px;left:121px;padding-top:14px;font-size:1.1em;}.tagCloudModule li .tag3{background-image:url(/media/images/colour_schemes/default/tc_2.gif);top:45px;left:6px;padding-top:15px;font-size:1.2em;}.tagCloudModule li .tag4{background-image:url(/media/images/colour_schemes/default/tc_2.gif);top:30px;left:75px;padding-top:15px;font-size:1.3em;}.tagCloudModule li .tag5{background-image:url(/media/images/colour_schemes/default/tc_3.gif);top:65px;left:127px;padding-top:17px;font-size:1.4em;}.tagCloudModule li .tag6{background-image:url(/media/images/colour_schemes/default/tc_3.gif);top:80px;left:35px;padding-top:18px;font-size:1.5em;}.tagCloudModule li .tag7{background-image:url(/media/images/colour_schemes/default/tc_4.gif);top:120px;left:3px;padding-top:18px;font-size:1.6em;}.tagCloudModule li .tag8{background-image:url(/media/images/colour_schemes/default/tc_4.gif);top:103px;left:110px;padding-top:19px;font-size:1.7em;}.tagCloudModule li .tag9{background-image:url(/media/images/colour_schemes/default/tc_5.gif);top:143px;left:134px;padding-top:20px;font-size:1.8em;}.tagCloudModule li .tag10{background-image:url(/media/images/colour_schemes/default/tc_5.gif);top:162px;left:40px;padding-top:25px;font-size:1.9em;}.pollModule .ptcWidgetPollTitle{margin-bottom:4px;}.ptcPollChoice{margin-left:15px;}.pollModule .ptcPollChoice input{margin:6px 0 0;}.pollModule .ptcPollChoice label{margin:0 4px;text-align:center;}.ptcPollChoices{margin-bottom:12px;}.ptcWidgetPollButtonBarViewResults{clear:both;text-align:left;}.ptcWidgetPollButtonBar{text-align:right;padding:0;margin:0 0 0 16px;}.ptcWidgetPollVoteResults .ptcWidgetPollButtonBar{margin:0;}html .ptcWidgetPollButtonBarVoteButton{margin-right:0!important;margin-bottom:1em;}.poll-back{position:relative;top:-28px;left:424px;}.contentGalleryModule{width:527px;height:30em;position:relative;}.contentGalleryModule ul{list-style-type:none;}.contentGalleryModule div.content{position:relative;height:211px;margin-top:6px;}.contentGalleryModule ul.thumbs{position:absolute;right:0;bottom:40px;display:block;height:75px;width:250px;}.contentGalleryModule ul.thumbs li{float:left;margin-left:6px;cursor:pointer;}.contentGalleryModule ul.thumbs li a, .contentGalleryModule ul.thumbs li img{display:block;height:75px;width:75px;}.contentGalleryModule ul.stories{position:absolute;top:0;left:0;}.contentGalleryModule ul.stories li{position:absolute;top:0;left:0;background-color:#eee;}.contentGalleryModule ul.stories li div.image{height:203px;width:260px;overflow:hidden;display:block;background-color:#eee;}.contentGalleryModule ul.stories li div.image img{height:203px;width:260px;}.contentGalleryModule ul.stories li div.text{position:absolute;top:0;left:280px;display:block;height:90px;width:240px;}.contentGalleryModule ul.stories li div.text h4{font-size:1.6em;margin-bottom:4px;}.contentGalleryModule ul.stories li div.text p{font-size:1.2em;}.contentGalleryModule ul.stories li div.text p a.more{}.contentGalleryModule p.poweredBy{position:absolute;bottom:145px;right:0;}.sitemap ul{float:left;font-size:1.2em;width:91px;margin:0 18px 15px 0;}.sitemap ul li{list-style-type:none;padding:0 0 10px 0;}.sitemap ul li.first{font-size:1.2em;margin-bottom:12px;border-bottom:solid 3px #d0e7e3;color:#000;padding:0 0 3px 0;}.sitemap ul.beta-nav{width:120px;margin:0 25px 15px 0;}.sitemap h2{margin-bottom:30px;}ul.sm-sport li.first{border-bottom:solid 3px #c7d5bd;}ul.sm-travelnow li.first{border-bottom:solid 3px #c6d3e7;}ul.sm-goingout li.first{border-bottom:solid 3px #d8cbdf;}ul.sm-stayingin li.first{border-bottom:solid 3px #e6c5d7;}ul.sm-stylebeauty li.first{border-bottom:solid 3px #e7ccca;}ul.sm-househome li.first{border-bottom:solid 3px #f2e0b0;}ul.sm-work li.first{border-bottom:solid 3px #dad7cd;}ul.sm-wellbeing li.first{border-bottom:solid 3px #cad8df;}ul.sm-sport a{color:#446629;}ul.sm-travelnow a{color:#3d5f98;}ul.sm-goingout a{color:#6c4881;}ul.sm-stayingin a{color:#9a3b71;}ul.sm-stylebeauty a{color:#9c4c48;}ul.sm-househome a{color:#ac7f06;}ul.sm-work a{color:#797052;}ul.sm-wellbeing a{color:#4a7489;}ul.wide{width:306px;}ul.wide li{float:left;width:100px;}ul.wide li.first{float:none;width:306px;}ul.sm-gen li.first{width:412px;}ul.sm-gen{width:433px;margin-right:0;}ul.sm-gen li{width:140px;}.ptcItem{clear:both;margin-bottom:25px;}.featuredModule h4, .wikipediaModule h4{font-size:1.2em;font-weight:bold;}.wikipediaModule h4{margin-bottom:6px;}.ptcWidgetTalkbackSubmit .ptcItem{margin-bottom:40px;}.commentModule h3{font-size:1.2em;margin:20px 0 3px 0;}.ptcWidgetTalkbackSubmit{margin-bottom:30px;clear:both;}.rankingsModule table, .rankingsSummaryModule table{width:100%;border-collapse:collapse;margin-top:6px;}.rankingsModule table{width:500px;}.rankingsModule table thead th, .rankingsSummaryModule table thead th{background-color:#e4eade;padding:4px 2px;font-weight:bold;text-align:left;}.rankingsModule table tbody td, .rankingsSummaryModule table tbody td{border-bottom:1px solid #dbdbdb;padding:4px 2px;text-align:left;}.rowHover{background-color:#eee;}div.ptcPollResult{float:left;width:170px;font-weight:bold;}div.ptcHBarHolder{background:#f2f8f8;border:1px solid #72b8ad;margin:2px 15px 2px 2px;width:200px;float:left;}div.ptcHBar{background:#74b7ad;height:14px;width:1px;}div.ptcHText{margin-left:65px;}.ptcWidgetTalkback{position:relative;}.ptcWidgetTalkbackSubmitCounter div, div.ptcHTextVoteNumber, div.ptcHTextVoteNumberSuffix, div.ptcHTextVotePercent, div.ptcHTextVotePercentSuffix{display:inline;}.ptcHTextVotePercent, .ptcHTextVotePercentSuffix{font-weight:bold;}.ptcWidgetTalkbackNavBarLink div .ptcItem, .ptcWidgetTalkbackNavBarLink{float:left;clear:none;margin-right:2px;}.ptcWidgetTalkbackSubmitPostButton{float:right;}.ptcWidgetPollButtonBarChangeVote{display:none;}#pollModuleMaxiview .ptcWidgetPollButtonBarTotalVotes{float:left;}.widgetPreloading{margin-bottom:10px;}#newcongaaTab-dynmodgaafootball .newsConcierge form{clear:none;}.newsConcierge .newsListing li, .scoresModule li{margin:0 0 6px}.newsConcierge .newsListing li{padding-left:1em}.ptcWidgetTalkbackSubmitMessageByline, .ptcWidgetPoll, .newsConcierge .newsListing li a, .scoresModule li a{font-size:1.2em;}.commentModule h3{font-size:1.2em;margin:20px 0 3px 0;}.ptcWidgetTalkbackSubmit{margin-bottom:30px;}.ptcWidgetTalkbackLinksUser span{font-weight:bold;margin-right:2px;}.tourModule table td{vertical-align:top;}.ptcWidgetTalkbackSubmitMessageTitle{display:inline;font-size:1.6em;background:url(/media/images/icons/speech_bubble.gif) 100% 50% no-repeat;padding-right:25px;}.ptcWidgetTalkbackSubmitMessageByline{margin-top:15px;}.tourModule table th{padding:20px 0;font-size:1.4em;text-align:left;}.tourModule table td.first{width:90px;}.tourModule table td dl{font-size:1.1em;margin:0 0 10px;}.tourModule table td dt{float:left;padding:0 5px 5px 0;}.tourModule table td dd{font-weight:bold;padding-bottom:5px;}.promoModule div.promoContent{position:relative;margin-top:6px;}.promoModule ul, .promoModule p.promoImage{position:absolute;}.promoModule ul{left:0;width:120px;}.promoModule ul li{margin-bottom:6px;}.promoModule ul li a{font-size:1.2em;}.promoModule p.promoImage{right:0;width:140px;}.promoModule p.promoImage img{width:140px;}.promoModule p.promoTraget{display:none;}#contentCluster{width:527px;position:relative;z-index:10;float:left;}#contentClusterModules{position:relative;}#contentCluster .subheading{width:515px;height:15px;}#contentClusterModules div.miniContent{overflow:hidden;position:absolute;}.layout6 #slide1{top:18px;left:110px;z-index:1008;}.layout6 #slide2{top:54px;left:265px;z-index:1006;}.layout6 #slide3{top:0;left:280px;z-index:1010;}.layout6 #slide4{top:30px;left:0;z-index:1009;}.layout6 #slide5{top:95px;left:40px;z-index:1005;}.layout6 #slide6{top:40px;left:400px;z-index:1006;}#contentClusterModules .small, #contentClusterModules .medium, #contentClusterModules .large{background-repeat:no-repeat;background-position:bottom left;overflow:hidden;position:absolute;}#contentClusterModules .small{width:120px;height:120px;background-image:url(/media/images/backgrounds/content_cluster/mini_small.png);}#contentClusterModules .small img{height:120px;}#contentClusterModules .small .newsticker{width:109px;}#contentClusterModules .small .miniContent h4{width:106px;}#contentClusterModules .medium{width:165px;height:120px;background-image:url(/media/images/backgrounds/content_cluster/mini_medium.png);}#contentClusterModules .medium .newsticker{width:153px;}#contentClusterModules .medium .miniContent h4{width:151px;}#contentClusterModules .large{width:213px;height:165px;background-image:url(/media/images/backgrounds/content_cluster/mini_large.png);}#contentClusterModules .large .newsticker{width:199px;}#contentClusterModules .newsticker li{padding:5px 1px 0 7px;}#contentClusterModules .large .miniContent h4{width:196px;}#contentClusterModules .small .miniContent, #contentClusterModules .medium .miniContent, #contentClusterModules .large .miniContent{margin:4px 9px 0 5px;overflow:hidden;cursor:pointer;}#contentClusterModules .small .miniContent{height:106px;clip:rect(auto,106px,auto,auto);width:106px;}#contentClusterModules .medium .miniContent{height:106px;clip:rect(auto,151px,auto,auto);width:151px;}#contentClusterModules .large .miniContent{height:151px;clip:rect(auto,196px,auto,auto);width:196px;}#contentClusterModules .weather .weatherContent{position:relative;background-color:#fff;}#contentClusterModules .weather .weatherContent h5{position:absolute;top:2px;left:2px;}#contentClusterModules .weather .weatherContent img{position:absolute;width:75px!important;height:75px!important;top:5px;}#contentClusterModules .weather .weatherContent .temps, #contentClusterModules .weather .weatherContent .condition{font-size:1.2em;position:absolute;float:none;}#contentClusterModules .weather .weatherContent .condition{top:20px;left:70px;}#contentClusterModules .weather .weatherContent .temps{top:40px;left:70px;}#contentClusterModules .weather .weatherContent .temps li{color:#333;font-weight:bold;margin-bottom:.5em;width:auto;text-align:left;float:none;}#contentClusterModules .small .weather .weatherContent{width:106px;height:81px;}#contentClusterModules .small .weather .weatherContent .condition, #contentClusterModules .medium .weather .weatherContent .condition{display:none;}#contentClusterModules .medium .weather .weatherContent{width:151px;height:81px;}#contentClusterModules .medium .weather .weatherContent .temps, #contentClusterModules .large .weather .weatherContent .condition, #contentClusterModules .large .weather .weatherContent .temps{left:80px;}#contentClusterModules .large .weather .weatherContent{height:87px;border:20px solid #fff;}#contentClusterModules .large .weather .weatherContent img{top:2em;}#contentClusterModules div.miniHover{z-index:1020;}#contentClusterModules div.expanded{display:none;background-color:#fff;position:absolute;top:-30px;left:40px;}#contentClusterModules div.expanded-layout{display:none;width:436px;height:245px;background-color:#fff;}#contentClusterModules div.featured .content a img{width:120px;margin:0 10px 0 0;}#contentClusterModules div.expanded.active{display:block;z-index:1050;}#contentClusterModules div.expanded.active div.title{margin:16px 0 0 16px;}#contentClusterModules div.expanded.active div.content{margin:0 0 16px 16px;clear:both;}#contentClusterModules div.expanded.active h4{font-size:1.8em;margin:-7px 0 12px 0;}#contentClusterModules div.expanded.active h4 span{font-weight:normal;}#contentClusterModules p.closeWindow{position:absolute;top:9px;right:-2px;margin:0;height:12px;overflow:hidden;}#contentClusterModules p.closeWindow a{color:#666;padding-right:16px;text-decoration:none;background:url(/media/images/icons/close_window.gif) no-repeat 0 0;cursor:pointer;}#contentClusterModules p.poweredBy{right:-7px;font-size:0.9em;clear:both;}.miniContent h4{position:absolute;bottom:-1px;font-size:1.1em;font-weight:bold;color:#fff;background-position:0 0;background-repeat:repeat;padding:6px;}#contentCluster p{margin-right:16px;}.miniContent .newsInfo{list-style-type:none;padding:4px;}.news h5{clear:both;margin:0;}.expanded-layout .newsInfo h5{clear:none;}.expanded-layout h4{font-weight:normal;}.expanded-layout h5{margin-bottom:5px;}.expanded-layout p{margin-bottom:13px;}.expanded-layout .videoInfo p, .expanded-layout li p{margin-bottom:0;}.expanded-layout .content .thumbnail img{width:auto;}#contentClusterModules .news .newsInfo li, #contentClusterModules .news .newsHeadlines li{width:400px;}#contentClusterModules .news .newsHeadlines li{font-size:1.2em;}.small .miniContent .newsInfo li{font-size:1.4em;width:97px;display:none;}.small .miniContent .newsInfo li.first{display:block;}.medium .miniContent .newsInfo li{font-size:1.8em;width:142px;display:none;}.medium .miniContent .newsInfo li.first{display:block;}.large .miniContent .newsInfo li{font-size:2.2em;width:188px;display:none;}.large .miniContent .newsInfo li.first{display:block;}.expanded-layout .newsInfo li img{margin-bottom:15px;}.expanded .featured img{float:left;margin:0 10px 20em 0;}.expanded .featured img.thumbnail{width:75px;}#contentClusterModules .expanded .featured .poweredBy img{float:none;margin-bottom:3px;width:auto;}.featured .featuredInfo{float:left;width:380px;}.expanded-layout .featured h5{margin-bottom:7px;}.featured .featuredInfo p{margin-bottom:1em;}.images ul{clear:both;padding:0;list-style-type:none;margin:0;width:400px;}.images li{margin:0 6px 0 0;width:75px;height:75px;list-style:none;display:inline;overflow:hidden;}.images li img{margin:0 6px 9px 0;}.images li.last-in-row{margin-right:0;padding-right:0;}.images li.no-pad img{margin-bottom:0;padding-bottom:0;}.images .content .rolloverPosition{position:absolute;display:none;}.images .content .rolloverLayout{background-color:#fff;padding:3px;}.images .content .rolloverLayout img{width:20em;}#contentClusterModules .mini.medium img{width:151px;}#contentClusterModules .mini.large img{width:202px;}.video div.videoRow{width:100%;float:left;margin:0 0 6px 0;}.video div.videoRow img{float:left;margin-right:16px;}.video div.videoRow img.thumbnail{height:90px;width:120px;}.video h5{font-style:normal;font-size:1.2em;padding-right:25px;}.video h5 em{font-style:normal;font-size:0.8em;}.topfive ol{font-weight:bold;list-style-position:inside;line-height:1.2em;}.topfive ol li{padding-bottom:.5em;font-size:1.3em;}.topfive ol li a{margin-left:0px;}.topfive ol li span{font-weight:normal;}#contentClusterModules .small, #contentClusterModules .medium, #contentClusterModules .large{cursor:pointer;}.findItFastModule{overflow:visible;z-index:11;}.findItFastModule{width:527px;border-bottom:solid 1px #d0e7e3;}.findItFastModule fieldset{border:none;margin:0;padding:0;}.findItFastModule fieldset legend, .findItFastModule fieldset label{display:none;}.findItFastModule #carhire fieldset label{display:block;float:left;width:50px;font-size:1.1em;margin-top:3px;}.findItFastModule #carhire fieldset input{width:150px;float:left;}.findItFastModule #carhire fieldset input.datePicker{width:128px;}.findItFastModule #carhire fieldset select.time{margin:0;}input.textInput, select.optionSelect, input.datePicker{background-color:#eee;border:1px #ccc solid;padding:1px;}.findItFastModule h4{font-size:1.1em;font-weight:normal;margin:6px 0;}.findItFastModule #carhire h4{font-weight:bold;}.findItFastModule .persons h4{margin-top:-4px;}.findItFastModule fieldset{margin-bottom:10px;}.findItFastModule p{margin-bottom:10px;}.findItFastModule p.summary{margin-top:7px;}.findItFastModule .panel{float:left;margin:0 15px 0 0;}.findItFastModule .extras{margin-top:-7px;}.findItFastModule .persons{margin-top:15px;}.findItFastModule .panel.double{width:230px;margin-bottom:10px;}.findItFastModule form .double input.textInput, .findItFastModule form .double select.optionSelect{width:220px;}.findItFastModule form .double input.datePicker{width:78px;}.findItFastModule .panel.triple{width:140px;}.findItFastModule form .triple input.textInput, .findItFastModule form .triple select.optionSelect{width:140px;}.findItFastModule form .triple input.datePicker{width:120px;padding-right:20px;}.findItFastModule .flights{z-index:2;}.findItFastModule #children{display:none;position:absolute;left:90px;top:233px;width:184px;}#searchAgainFlights #children{top:224px;}.findItFastModule #children fieldset{display:none;}.findItFastModule #children h4{font-weight:bold;margin:15px 0 3px 7px;}.findItFastModule #children p{font-size:1.1em;margin:0 8px 10px 7px;}.findItFastModule #children fieldset{padding-left:7px;float:left;}.findItFastModule #children label{display:block;}.findItFastModule #children select{font-size:1.1em;width:81px;}.flights #children #child-fields{padding-bottom:20px;display:block;}.flights #children p.closeChildrenPanel{margin:0;padding:0;position:absolute;bottom:4px;right:8px;}.error, .findItFastModule form input.error, .findItFastModule form select.error{border:solid 1px #b10c0c;}.findItFastModule form fieldset div.error select{padding:0;}.findItFastModule .flights label.show{float:left;font-size:1.1em;padding:7px 7px 5px 0;}.findItFastModule .flights label.show span{vertical-align:top;}.e-message{color:#b10c0c;margin-bottom:0;width:330px;}.findItFastModule p.e-message{margin-top:-5px;margin-bottom:0px;}.findItFastModule .property p.e-message{margin-top:-15px;}.findItFastModule .accommodation p.e-message{margin-top:.2em;}#searchAgainFlights .e-header{margin-bottom:10px;width:auto;}form#hotels p.e-message{position:absolute;top:165px;left:5px;text-align:center;width:285px;padding:6px;}.findItFastModule input.submitButton{float:right;}#content .findItFastModule select.seats{width:40px;}#content .findItFastModule select.time{margin-left:10px;width:106px;}#content .panel.single h4, #content .panel.single p{float:left;}#content .panel.single p{margin:0 20px 0 10px;}#content .property .panel.single{width:475px;}#content .property .panel.single h4{float:none;}#content .property .panel.single p{margin-left:0;}#content .property .single .textInput{width:290px;}#content .property .panel.single .submitButton{margin-left:0;}#content .property .panel.triple select.propertyType{width:155px;}.imageModule h4{font-size:1.2em;}.imageModule .gallery-with-rollover{position:relative;}.imageModule ul, #content .multiview ul{list-style-type:none;}#content .multiview ul{clear:both;width:840px;border-top:solid 6px #ccc;border-bottom:solid 6px #ccc;padding-top:15px;}.imageModule ul li, #content .multiview ul li{margin:0 7px 0 0;width:75px;height:75px;list-style:none;display:inline;overflow:hidden;}.imageModule ul li.lrg{width:auto;height:auto;}#content .multiview ul li{width:161px;height:14em;margin-bottom:20px;float:left;}#content .multiview p.more, #content .multiview .navigators{clear:both;padding:8px 40px 7px 0;float:right;}#content .multiview .navigators{padding:0;text-align:right;}#content .multiview p.from{margin:10px 0 0;}#content .multiview h3{margin:0;}.imageModule ul li a.thumbnail, .videoModule ul li a.thumbnail{float:left;}.imageModule ul li img, #content .multiview ul li img{margin-bottom:7px;}#content .multiview ul li a.thumbnail{float:none;margin:0 8px 8px 0;}.imageModule .rolloverPosition{position:absolute;display:none;}.imageModule .rolloverLayout{background-color:#fff;padding:3px;}.imageModule .rolloverLayout img{width:20em;}.imageModule p.clear{display:block;clear:both;}#TB_ajaxContent a img{text-align:center;}.content .con-fl{width:280px;float:left;}.lotto h3{font-size:1.2em;margin:4px 0 7px 0;font-weight:bold;}.lotto ul{margin-bottom:4px;}.lotto ul li{float:left;margin-right:2px;text-align:center;font-size:1.4em;padding-top:4px;font-weight:bold;background:url(/media/images/backgrounds/lotto_ball.gif) no-repeat;width:30px;height:40px;display:block;}.lotto ul li.bonus{margin-left:15px;}.glossMod ul.stories li div.text{top:-4px;width:255px;left:270px;}.findItFastModule .ui-tabs-panel form fieldset button{position:absolute;bottom:50px;right:55px;}.findItFastModule .ui-tabs-panel form#carhire fieldset button{bottom:40px;}.htmlModule p.poweredBy a{vertical-align:20%;}.featuredModuleLargeImg h2{margin-bottom:6px;}.featuredModuleLargeImg p{margin-bottom:12px;}.featuredModuleLargeImg p.img{margin-bottom:8px;width:300px;height:100px;overflow:hidden;}.featuredModuleLargeImg h4{margin-bottom:3px;font-size:1.4em;}.sliderGallery{overflow:hidden;position:relative;width:256px;left:274px;top:120px;height:120px;}.sliderGallery ul{position:absolute;list-style:none;white-space:nowrap;padding:0;margin:0;}.sliderGallery ul li{display:inline;}.slider{cursor:pointer;display:none;width:222px;height:10px;top:90px;margin-left:15px;position:relative;background:url(/media/images/misc/slider_bar.gif) no-repeat;}.handle{left:0;position:absolute;cursor:pointer;height:15px;width:36px;top:-3px;background:url(/media/images/misc/slider_button.gif) no-repeat 0 0;z-index:100;}.sliderGallery div ul li span img{height:75px;width:75px;border:solid 2px #fff;cursor:pointer;}ul.slider-num{left:275px;position:absolute;top:226px;font-size:1.1em;width:255px;}.slider-num li{float:left;}.slider-num li.first{margin-right:27px;}.slider-num li.last{float:right;padding-right:3px;}.sliderGallery ul li img{padding:1px;}.sliderGallery .arr-lft{position:absolute;top:89px;left:0;background:url(/media/images/misc/slider_arrows.gif) no-repeat 0 0;height:12px;width:9px;display:block;cursor:pointer;}.sliderGallery .arr-rgt{position:absolute;top:89px;left:240px;background:url(/media/images/misc/slider_arrows.gif) no-repeat -8px 0;height:12px;width:9px;display:block;cursor:pointer;}.sliderGallery .arr-lft a, .sliderGallery .arr-rgt a{display:block;text-indent:-2000em;}.extras fieldset{float:left;}.findItFastModule #carhire fieldset .extras label.show-prices{width:auto;margin:3px 6px 0 10px;}.breakingNews ul.newsHeadlines li{background:none;border-bottom:1px solid #ccc;display:inline-block;padding:5px 0;margin:0;}.breakingNews ul.newsHeadlines li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.breakingNews ul.newsHeadlines li span.time{font-size:1.1em;font-weight:bold;float:left;width:40px;}.breakingNews ul.newsHeadlines li span.title{float:left;width:210px;}.breakingNews ul.newsHeadlines li span.titlenews{float:left;width:210px;}body .htmlModule ul.utility-links{margin-left:0;font-size:1em;}.newsConciergeModule ul.newsHeadlines{margin-top:5px;}.newsConciergeModule ul.newsHeadlines li{height:30px;}.datingModule form{margin-left:20px;}.datingModule form legend, .datingModule form label.hideLabel{display:none;}.datingModule form select.optionSelect{background-color:#eee;border:1px #ccc solid;padding:1px;width:180px;}.datingModule form h4, .datingModule form p{font-weight:normal;font-size:1.2em;margin-bottom:6px;}.datingModule form p.submit{text-align:right;margin-bottom:0px;}.datingModule form p.submit button{float:none;}div.discussionModule div.ptcItem{font-size:1.2em;margin-bottom:.6em;padding-bottom:.6em;border-bottom:1px #ccc solid;}div.blogModule div.ptcItem{margin-bottom:0;}div.blogModule div.ptcItem div.ptcWidgetRecentBlogEntriesAvatar{float:left;}div.blogModule div.ptcItem div.ptcWidgetRecentBlogEntriesAvatar img.ptcImg{width:100px;height:100px;}div.blogModule div.ptcItem div.ptcBlogTitle{display:none;}div.blogModule div.ptcItem div.ptcWidgetRecentBlogEntry{font-size:1.2em;}div.blogModule div.ptcItem div.ptcWidgetRecentBlogEntryAuthor{color:#999;}div.blogModule div.ptcItem div.ptcWidgetRecentBlogEntryDate{color:#ccc;}div.blogModule img.ptcImg{height:100px;width:100px;}.newsConciergeModule{}.newsConciergeModule .newsConcierge{padding:0;}.newsConciergeModule .newsConcierge h4{margin-top:6px;font-size:1.4em;}.newsConciergeModule .newsConcierge div.panelA{float:left;}.newsConciergeModule .newsConcierge div.panelB{float:right;position:relative;border-left:1px #ccc solid;padding-left:15px;}.newsConciergeModule .newsConcierge div.panelA, .newsConciergeModule .newsConcierge div.panelB{margin-right:0;margin-top:5px;margin-bottom:0;height:230px;width:250px;}.newsConciergeModule .newsConcierge div.panelA ul.newsHeadlines li span.title, .newsConciergeModule .newsConcierge div.panelB ul.newsHeadlines li span.title{width:200px;}.newsConciergeModule .newsConcierge div.moreLink{position:absolute;bottom:20px;right:0px;text-align:right;}.newsConciergeModule .newsConcierge div.moreLink form{margin:0;}.newsConciergeModule .newsConcierge .newsSummary, .newsConciergeModule .newsConcierge .newsListing{padding-top:6px;width:240px;}.newsConciergeModule .newsConcierge .newsSummary{float:left;}.newsConciergeModule .newsConcierge .newsSummary div.image{height:100px;overflow:hidden;}.newsConciergeModule .newsConcierge .newsSummary div.image img{height:100px;}.newsConciergeModule .newsConcierge .newsListing{float:right;}.newsConciergeModule .newsConcierge .newsListing ul li{background:transparent url(/media/images/icons/li_dash0.gif) no-repeat scroll 0 0.5em;}.findItFastModule .hotelBooking .panel{margin-bottom:0;}.findItFastModule .hotelBooking table h4{font-size:.9em;}.findItFastModule .hotelBooking form .double input.textInput, .findItFastModule .hotelBooking form .double select.optionSelect{width:150px;}.findItFastModule .hotelBooking form .double input.datePicker{width:95px;}.findItFastModule .hotelBooking table{width:100%;}.findItFastModule .hotelBooking table colgroup.colB{width:130px;}.findItFastModule .hotelBooking table td{vertical-align:top;}.findItFastModule .hotelBooking table input.checkbox{margin-right:6px;}.findItFastModule .hotelBooking button.submitButton{bottom:20px;right:10px;}.findItFastModule .hotelBooking .checkboxes{width:100%;margin:6px 0 0 1px;}.findItFastModule .hotelBooking .checkboxes h4, .findItFastModule .hotelBooking .checkboxes p{float:left;margin:0 16px 0 0;}.findItFastModule .hotelBooking .checkboxes h4{margin-right:26px;}.findItFastModule .hotelBooking .checkboxes p input{margin-right:6px;}.findItFastModule .hotelBooking .accommodationTypesBoxes{margin-left:80px;}.findItFastModule .hotelBooking .accommodationTypesBoxes p{width:12em;}.flashmapModule p.subheading{height:auto;margin-bottom:0;}.flashmapModule .flashObject{position:absolute;z-index:1;}.flashmapModule fieldset{border:none;padding:0;text-align:left;}.flashmapModule fieldset legend, .flashmapModule fieldset label{display:none;}.flashmapModule fieldset select{width:120px;border:1px solid #ccc;background-color:#eee;padding:1px;position:absolute;bottom:0;left:70px;}.flashmapModule fieldset select optgroup{font-style:normal;font-weight:bold;}.flashmapModule fieldset select optgroup option{margin-left:1em;}.columnA .guideModule{border-bottom:1px solid #ccc;}.columnA .guideModule img{margin:0;width:525px;}.columnA .guideModule p.imgCaption{margin:.4em 0;font-size:1em;}.columnA .guideModule h2{margin-bottom:0.6em;}.columnA .guideModule h3{font-size:1.6em;margin:1.6em 0 .6em 0;font-weight:bold;}.columnA .guideModule h4{font-size:1.4em;margin:1em 0 .6em 0;}.columnA .guideModule p{margin:1.6em 0;}.columnA .guideModule ul li{font-size:1.2em;margin-bottom:1em;}.columnA .guideModule p.articleNav{margin-top:2em;position:relative;text-align:right;}.guideModule .articleNav a.prevPage{float:left;}.guideModule .articleNav a.nextPage{}div.imageGallery{position:relative;border:1px solid #ccc;width:254px;}#content div.imageGallerySize3{width:298px;}div.imageGallery h2{padding:0 0 0 4px;}div.imageGallery div.imageFeature{text-align:center;}div.imageGallery.mediumModule div.imageFeature{height:225px;overflow:hidden;}div.imageGallery.genericModule div.imageFeature{height:190px;overflow:hidden;}div.imageGallery div.imageInfo{position:relative;}div.imageGallery div.imageInfo h3{font-size:1.2em;margin-left:6px;}div.imageGallery .imageFeature{margin:4px 0;}div.imageGallery h3{width:160px;}div.imageGallerySize3 h3{width:200px;}div.imageGallery div.imageInfo p.openGallery{position:absolute;top:0;right:6px;margin:0;}body.gallery, body.gallery #pageHolder{background-position:0 -82px;}body.gallery #masthead h1{margin:4px 0 0 0;}body.gallery #masthead .emailApp, body.gallery #explorerBar, body.gallery #content .localNavModule{display:none;}body.gallery #content .row{margin:0;padding:0;}body.gallery #content .columnA, body.gallery #content .columnB{margin-top:0;}body.gallery div.mainGallery{width:521px;}body.gallery #galleryBackButton{position:absolute;top:6px;right:200px;}div.mainGallery .border{border:1px solid #ccc;margin-top:6px;height:594px;}div.mainGallery .caption{text-align:center;margin:10px;}div.mainGallery .mainImage{text-align:center;height:390px;position:relative;overflow:hidden;}div.mainGallery .mainGalleryNav{position:absolute;height:90px;width:518px;bottom:30px;background:transparent url(/media/images/backgrounds/gallery_nav_bkg.gif) -2px 0 no-repeat;}div.mainGallery .mainGalleryNav ul{clear:both;margin-left:124px;margin-top:10px;}div.mainGallery .mainGalleryNav ul li{float:left;width:79px;height:79px;border:2px solid #fff;list-style-type:none;margin:0 4px;overflow:hidden;}div.mainGallery .mainGalleryNav ul li.current{border:2px solid #81a7ce;}div.mainGallery .mainGalleryNav .imageNav{position:absolute;top:30px;height:41px;width:60px;background:transparent url(/media/images/arrows/gallery_nav.gif) 0 0 no-repeat;}div.mainGallery .mainGalleryNav .prev{left:46px;background-position:0 -82px;}div.mainGallery .mainGalleryNav .next{right:46px;background-position:-60px -82px;}div.mainGallery .mainGalleryNav .prev p a, div.mainGallery .mainGalleryNav .next p a, div.mainGallery .hiddenNav .prev p a, div.mainGallery .hiddenNav .next p a{background:transparent url(/media/images/arrows/gallery_nav.gif) 0 0 no-repeat;height:41px;width:60px;display:block;}div.mainGallery .mainGalleryNav .prev p a, div.mainGallery .hiddenNav .prev p a{background-position:0 0;}div.mainGallery .mainGalleryNav .next p a, div.mainGallery .hiddenNav .next p a{background-position:-60px 0;}div.mainGallery .mainGalleryNav .prev p a:hover, div.mainGallery .hiddenNav .prev p a:hover{background-position:0 -41px;}div.mainGallery .mainGalleryNav .next p a:hover, div.mainGallery .hiddenNav .next p a:hover{background-position:-60px -41px;}div.mainGallery .mainGalleryNav .imageNav p a span, div.mainGallery .hiddenNav .prev p a span, div.mainGallery .hiddenNav .next p a span{display:none;}div.mainGallery .index{position:absolute;bottom:10px;text-align:center;width:525px;}div.mainGallery .hiddenNav{display:none;position:absolute;top:0;height:390px;width:525px;left:0;}div.mainGallery .hiddenNav .prev, div.mainGallery .hiddenNav .next{position:absolute;top:185px;}div.mainGallery .hiddenNav .prev{left:20px;}div.mainGallery .hiddenNav .next{right:20px;}div.relatedGallery{height:600px;margin-top:29px;}div.relatedGallery h3{padding-left:10px;border:1px #ccc solid;border-bottom:none;}div.relatedGallery p.assetTotal{margin-bottom:.6em;}div.relatedGallery .galleryList{overflow-y:scroll;width:253px;height:572px;border:1px #ccc solid;}div.relatedGallery .gallery{border-bottom:1px dotted #ccc;width:220px;clear:both;height:96px;padding:4px 0 12px;margin-left:10px;}div.relatedGallery div.image{float:left;width:80px;}div.relatedGallery div.image img{height:80px;width:80px;}div.relatedGallery div.description{float:right;width:130px;}.videoGalleryModule{position:relative;margin-bottom:0;}.videoGalleryModule h2{width:360px;}.videoGalleryModule div.videoSearch{position:absolute;top:0;right:20px;width:380px;}.videoGalleryModule p.more{float:right;}.videoGalleryModule form{float:right;margin-left:10px;}.videoGalleryModule form legend, .videoGalleryModule form label{display:none;}.videoGalleryModule form input, .videoGalleryModule form button{float:left;}.videoGalleryModule form input.textInput{padding:3px;margin-right:6px;}.videoGalleryModule .videoGallery .item{height:114px;width:154px;overflow:hidden;}.videoGalleryModule .videoGallery .play{height:114px;width:154px;background:transparent url(/media/images/buttons/play2.png) 0 0 no-repeat;}.videoGalleryModule .videoGallery .play h4{margin:0;padding:2px;font-size:0.9em;font-weight:normal;line-height:1.1;}.videoGalleryModule .videoGallery .play h4 a{color:#fff;display:block;padding:90px 2px 12px 2px;height:114px;text-decoration:none;position:relative;}.jcarousel-skin-kiwi{margin:10px 0;}.jcarousel-skin-kiwi .jcarousel-container-horizontal{width:825px;}.jcarousel-skin-kiwi .jcarousel-clip-horizontal{width:782px;height:114px;margin-left:21px;padding:4px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}.jcarousel-skin-kiwi .jcarousel-item{width:154px;height:114px;position:relative;}.jcarousel-skin-kiwi .jcarousel-item-horizontal{margin-right:3px;}.jcarousel-skin-kiwi .jcarousel-item-placeholder{background:#fff;color:#000;}.jcarousel-skin-kiwi .jcarousel-next-horizontal{position:absolute;top:0px;right:0px;width:21px;height:114px;cursor:pointer;background:transparent url(/media/images/arrows/vid-next.gif) no-repeat 0 50%;}.jcarousel-skin-kiwi .jcarousel-next-disabled-horizontal, .jcarousel-skin-kiwi .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-kiwi .jcarousel-next-disabled-horizontal:active{cursor:default;}.jcarousel-skin-kiwi .jcarousel-prev-horizontal{position:absolute;top:0px;left:0px;width:21px;height:114px;cursor:pointer;background:transparent url(/media/images/arrows/vid-prev.gif) no-repeat 0 50%;}.jcarousel-skin-kiwi .jcarousel-prev-disabled-horizontal, .jcarousel-skin-kiwi .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-kiwi .jcarousel-prev-disabled-horizontal:active{cursor:default;}div.multiContentModule .buttonArea{background:transparent url(/media/images/backgrounds/featItemBkg.gif) 0 0 no-repeat;height:235px;}div.multiContentModule div.button{border-bottom:1px #ccc dashed;width:245px;margin:0 5px;clear:both;}div.multiContentModule .button4{padding-top:2px;height:234px;}div.multiContentModule .button4 .button{padding:1px 0;}div.multiContentModule .button4 .button .image{float:left;width:35px;margin:10px;overflow:hidden;}div.multiContentModule .button4 .button .image img{height:35px;}div.multiContentModule .button4 .button .caption{float:right;width:180px;}div.multiContentModule .button4 .button .caption h3{font-size:1.2em;}div.multiContentModule .button4 .button .caption p{height:32px;overflow:hidden;}div.multiContentModule .button3{padding-top:5px;}div.multiContentModule .button3 .button{padding:4px 0;height:68px;}div.multiContentModule .button3 .button .image{float:left;width:50px;overflow:hidden;margin:0 7px 4px;}div.multiContentModule .button3 .button .image img{height:50px;}div.multiContentModule .button3 .button .caption{float:left;width:170px;}div.multiContentModule .button3 .button .caption h3{font-size:1.2em;}div.multiContentModule .button3 .button .caption p{height:47px;overflow:hidden;}div.multiContentModule .colour01 a{color:#446629;}div.multiContentModule .colour02 a{color:#3D5F98;}div.multiContentModule .colour03 a{color:#6C4881;}div.multiContentModule .colour04 a{color:#9a3b71;}div.multiContentModule .colour05 a{color:#ba6864;}div.multiContentModule .colour06 a{color:#d7a429;}div.multiContentModule .colour07 a{color:#797052;}div.multiContentModule .colour08 a{color:#4a7489;}.featuredContent{position:relative;background:#e0e0e0 url(/media/images/vertical_scroller/bkg-dropshadow.gif) repeat-x 0 0;-moz-border-radius:6px;-webkit-border-radius:6px;height:288px;}.featuredContent h2{padding:6px 0 0 12px;}.featuredContent .content{position:absolute;top:36px;left:0;width:525px;height:240px;border-top:1px #fff solid;visibility:hidden;}.featuredContent .feature{width:270px;height:219px;position:absolute;top:0;left:0;display:block;background-color:#888;border-bottom:1px solid #fff;}.featuredContent .feature div.image{text-align:center;margin:6px 0 0 6px;overflow:hidden;height:180px;width:260px;}.featuredContent .feature .caption{text-align:left;margin:0px 5px 0 5px;height:31px;overflow:hidden;width:260px;}.featuredContent .feature .caption tr td{vertical-align:middle;}.featuredContent .feature .caption h3{font-size:1em;font-weight:bold;white-space:nowrap;}.featuredContent .feature .caption p{font-size:.9em;font-weight:normal;white-space:nowrap;}.featuredContent .feature .caption a{display:block;color:#fff;}.featuredContent .carousel{position:absolute;top:0px;right:0px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-container-vertical{width:255px;height:220px;padding:0 0 31px 0;background-color:transparent;}.featuredContent .jcarousel-skin-featured-content .jcarousel-clip-vertical{width:255px;height:220px;background-color:#fff;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li{width:254px;height:54px;background:transparent url(/media/images/vertical_scroller/bkg-inactive.png) repeat-x 0 0;overflow:hidden;margin-bottom:1px;border-left:solid #fff 1px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-top-right-radius:6px;cursor:pointer;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li a{color:#5e5e5e;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li a:hover{text-decoration:none;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .text{float:left;width:180px;height:40px;overflow:hidden;margin:10px 0 0 10px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .text h3{font-size:1.2em;margin-bottom:4px;white-space:nowrap;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .text p{font-size:0.9em;white-space:nowrap;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .text p.teaser{display:none;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .thumb{float:right;height:40px;width:40px;overflow:hidden;margin:6px;border:1px solid #fff;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li .thumb img{height:40px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li.active, .featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li.hover{background-color:#888;background-image:none;border-left:none;width:255px;color:#fff;}.featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li.active .text a, .featuredContent .jcarousel-skin-featured-content .jcarousel-list-vertical li.hover .text a{color:#fff;}.featuredContent .jcarousel-skin-featured-content .jcarousel-item-placeholder{background:#fff;color:#000;}.featuredContent .jcarousel-skin-featured-content .jcarousel-next-vertical{position:absolute;bottom:0px;left:87px;width:85px;height:31px;cursor:pointer;background:transparent url(/media/images/vertical_scroller/arrows.png) no-repeat right top;}.featuredContent .jcarousel-skin-featured-content .jcarousel-next-vertical:hover{background-position:right -31px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-next-vertical:active{background-position:right top;}.featuredContent .jcarousel-skin-featured-content .jcarousel-next-disabled-vertical, .featuredContent .jcarousel-skin-featured-content .jcarousel-next-disabled-vertical:hover, .featuredContent .jcarousel-skin-featured-content .jcarousel-next-disabled-vertical:active{cursor:default;background-position:right -62px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-prev-vertical{position:absolute;bottom:0px;left:0px;width:87px;height:31px;cursor:pointer;background:transparent url(/media/images/vertical_scroller/arrows.png) no-repeat left top;}.featuredContent .jcarousel-skin-featured-content .jcarousel-prev-vertical:hover{background-position:left -31px;}.featuredContent .jcarousel-skin-featured-content .jcarousel-prev-vertical:active{background-position:left top;}.featuredContent .jcarousel-skin-featured-content .jcarousel-prev-disabled-vertical, .featuredContent .jcarousel-skin-featured-content .jcarousel-prev-disabled-vertical:hover, .featuredContent .jcarousel-skin-featured-content .jcarousel-prev-disabled-vertical:active{cursor:default;background-position:left -62px;}.featuredContent .itemCount{position:absolute;bottom:-2px;left:470px;}.featuredContent .loader{position:absolute;top:36px;left:0;height:200px;width:525px;display:block;background:transparent url(/media/images/vertical_scroller/loader.gif) no-repeat 50% 100px;}.headlineContentModule{border:1px solid #ccc;}.headlineContentModule h2{padding:6px;}.headlineContentModule .feature{float:left;width:;position:relative;margin-left:6px;overflow:hidden;}.headlineContentModule .feature .image{position:relative;height:203px;width:260px;text-align:center;overflow:hidden;background:#ccc url(/media/images/headline_content/loader.gif) 50% 60px no-repeat;}.headlineContentModule .feature .image img{height:203px;}.headlineContentModule .feature .caption{position:absolute;bottom:0;left:0;width:260px;background:transparent url(/media/images/colour_schemes/colour01/bkg_heading_cc.png) repeat top left;overflow:hidden;height:5em;}.headlineContentModule .feature .caption tr td{vertical-align:middle;}.headlineContentModule .feature .caption h4{padding:2px 6px;font-size:1em;}.headlineContentModule .feature .caption h4 a{display:block;color:#fff;}.headlineContentModule .feature .caption p{padding:0px 6px 2px 6px;font-size:1em;}.headlineContentModule .feature .caption p a{display:block;color:#fff;}.headlineContentModule .list{float:right;width:240px;margin-right:10px;overflow:hidden;}.headlineContentModule .list ul{list-style-type:none;}.headlineContentModule .list ul li{margin-bottom:6px;padding-left:10px;background:transparent url(/media/images/colour_schemes/colour01/bullet.gif) 0 50% no-repeat;}.headlineContentModule .list ul li .image{display:none;}.headlineContentModule .list ul li .text h4 a{display:block;white-space:nowrap;font-weight:normal;}.headlineContentModule .list ul li .text p{display:none;}.headlineContentModule p.more{position:absolute;bottom:6px;right:8px;text-align:right;width:10em;}#resultsMap, #contentMap{float:left;border:1px #ccc solid;background-color:#fff;position:relative;}#contentMap{float:left;margin-left:0;}#resultsMap h3{text-indent:-5000px;height:0;}#resultsMap .mapHeading, #contentMap .mapHeading{position:absolute;top:4px;left:-1px;z-index:10;}#resultsMap .mapHeading a, #contentMap .mapHeading a{color:#fff;height:26px;display:block;padding:6px 0 0 24px;cursor:pointer;}#resultsMap #googleMap, #contentMap #googleMap{margin:4px;border:1px #ccc solid;overflow:hidden;}#resultsMap.expanded, #contentMap.expanded{width:530px;}#resultsMap.expanded .mapHeading, #contentMap.expanded .mapHeading{width:527px;background:url(/media/images/backgrounds/search_results/collapse_map_bkg.png) 0 0 no-repeat;}#resultsMap.expanded #googleMap, #contentMap.expanded #googleMap{width:520px;height:652px;}#resultsMap.collapsed{width:305px;}#resultsMap.collapsed .mapHeading, #contentMap.collapsed .mapHeading{width:302px;background:url(/media/images/backgrounds/search_results/expand_map_bkg.png) 0 0 no-repeat;}#resultsMap.collapsed #googleMap{width:295px;height:370px;}#contentMap.collapsed{width:253px;}#contentMap.collapsed .mapHeading{width:252px;}#contentMap.collapsed #googleMap{width:243px;height:238px;}.row .selectorModule{width:auto;height:auto;}.selectorModule h3{margin-bottom:15px;}.selectorModule h4{margin:15px 0 5px 10px;font-size:1.2em;font-weight:normal;}.selectorModule .bestLinks h4{margin:0;}.selectorModule .bestLinks .what{display:none;}.selectorModule select{width:160px;}.selectorModule .adtechmpu{margin-top:15px;}.selectorModule p.subtitle{margin:0 0 10px 0;}.selectorModule p.indent{margin:10px 5px 15px 10px;}.selectorModule .flexButton{margin-top:-20px;float:right;}#searchResults, #flightList{width:525px;float:left;position:relative;z-index:20}#content .mainBlock .row .web{width:847px;margin-right:0}#searchResults h3{color:#000;font-size:2em}#searchResults .feedTitle{background:#f0f0f0;border-bottom:5px #e2e2e2 solid;width:100%}#searchResults .feedTitle h4{padding:4px 0 4px 22px;font-size:1.8em;float:left}#searchResults .feedTitle p{margin:7px 12px 0 0;font-size:1.3em;float:right}#searchResults .feedTitle span.webAttribution{float:left;font-size:1em;margin:11px 0 0 1em;color:#666}#searchResults .feedItem{border-top:1px solid #e2e2e2;display:block}#searchResults .info{padding:0 22px;display:block}#content .web .info{padding:6px 17px}#searchResults .feedItem div.title{cursor:pointer;display:block;position:relative;}#searchResults .feedItem .moreInfo{font-size:1.2em}.bestLinks{border-bottom:1px #c2c2c2 solid;border-top:1px #c2c2c2 solid;margin:10px 0 0 0;padding:1em 2em;width:807px}.bestLinks h4{font-size:1.4em}.bestLinks ul{list-style-type:none}.bestLinks ul li{font-size:1.2em;font-weight:bold;margin-top:.5em}.bestLinks .what{float:right;position:relative}.bestLinks #bestWhat{position:absolute;top:-26px;left:75px;width:198px;height:87px;background:url(/media/images/backgrounds/best_links_what.png) no-repeat 0 0;z-index:9999}.bestLinks #bestWhat p{margin:10px 17px 0 20px}.sponsoredLinks{border-top:5px #c2c2c2 solid;padding:1em 2em}.sponsoredLinks.stack{border-top:none;padding:1em 0 1em 2.2em}.sponsoredLinks ul{list-style-type:none}.sponsoredLinks ul li{font-size:1.2em;margin-top:.7em;color:#333}.sponsoredLinks ul li a{display:block}.sponsoredLinks ul li a.first{font-size:1.2em;margin-bottom:.3em}.sponsoredLinks.stack ul{margin-top:-1em}.sponsoredLinks .what{float:right;color:#a9adac}#searchResults h5{font-size:1.2em;font-weight:normal}#searchResults h5.no-events{margin:10px 20px;font-weight:bold}#searchResults .title h5 a{padding:8px 0 8px 23px;display:block;background-repeat:no-repeat;background-position:4px 60%}#searchResults .titlenews h5 a{padding:8px 0 8px 23px;display:block;background-repeat:no-repeat;background-position:4px 60%}#content .web .title h5 a{padding:6px 0 0 17px}#searchResults .title .ratings{padding:8px 8px 0 0;text-align:right;float:right}#googleMap .info{margin-top:.4em}#searchResults .info p, #googleMap .info p{padding-bottom:.4em}#searchResults .info p.moreInfo{padding-bottom:1.1em}#searchResults .withImage img, #googleMap .withImage img{float:left;margin-bottom:1em}#searchResults #restaurantList .withImage img{margin-bottom:0}#googleMap .withImage p{margin-left:70px}#retailList .withImage p{margin-left:80px}.webSearchAttribution{padding:0 0 1em 2em;height:30px}.webSearchAttribution img{float:right;margin:0.5em 32px 0 0}.webSearchAttribution p.poweredBy img{float:none}.searchRefinement{padding:.8em 1.5em 10px 2em;width:812px!important;position:relative;z-index:30}.searchRefinement h3{float:left;margin-right:.3em}.searchRefinement h3.noResults{color:#000;font-size:1.6em;margin-bottom:.5em;float:none}.searchRefinement h4{float:left;margin:.2em 1em 0 0;font-size:1.4em}.searchRefinement .numberOfResults{float:left;font-size:1.2em;padding-top:.6em}.searchRefinement ul{list-style-type:none;float:left}.searchRefinement li{display:inline;font-size:1.7em;padding-bottom:.6em}.searchRefinement li a{padding:.2em .5em}.searchRefinement li a span{font-size:.85em}.searchRefinement li.selected{color:#fff;position:relative}.searchRefinement li.selected a{color:#fff;font-weight:normal}.searchRefinement .refine{margin-top:.5em;width:100%;clear:left}.searchRefinement .moreTypes{position:relative;float:left;padding-top:.5em}.all-types, .moreController{font-size:1.2em;cursor:pointer;margin-left:1em;padding-right:1.5em}.noController{font-size:1.2em;margin-left:1em;padding-right:1.5em}.all-types{font-size:1.1em}.searchSubRefinement .moreController{font-size:1em}.searchSubRefinement .noController{font-size:1em}.searchRefinement .nav-selected{float:left;font-size:2em}.flights #children, .searchRefinement .moreTypes .moreTypesContainer{display:none;position:absolute;z-index:10000;padding-bottom:0;width:184px}.searchRefinement .moreTypes .moreTypesContainer ul{margin-top:1.7em;width:100%}.searchRefinement .moreTypes li{display:block}.searchRefinement .lessTypes{padding-top:.5em;text-align:right}.searchRefinement .lessTypes a{font-size:1.2em;padding-left:12px}.searchSubRefinement{font-size:1.2em;width:847px;margin:0 0 15px 0;position:relative;z-index:25;padding-bottom:4px}.searchSubRefinement .navigatorGroup{margin:0;float:left}.searchSubRefinement .navigatorGroup h4{float:left;font-size:1em;text-indent:20px}.searchSubRefinement .view-type, .searchSubRefinement .navigatorControls{float:right}.searchSubRefinement .navigatorControls .previous{margin:0 0 .5em 1.2em;padding-left:1.2em}.searchSubRefinement .navigatorControls .next{margin:0 1.2em .5em 0;padding-right:1.2em}.searchSubRefinement .navigatorControls .clear{position:absolute;top:-25px;right:0;margin:1em 1.2em 0 0;padding-right:1.5em}.searchSubRefinement ul{list-style-type:none;position:static}.searchSubRefinement li{float:left;color:#333;padding-right:10px}.searchSubRefinement li li{padding:0 0 4px 0}.searchSubRefinement ul ul{padding:0;margin:0}.searchSubRefinement ul ul li{display:block;margin:.3em 0}.searchSubRefinement ul ul li span, .searchSubRefinement ul ul li a{font-weight:normal;display:block;margin-left:.8em}.searchSubRefinement ul ul li.more{padding-left:0;background:none}.searchSubRefinement ul ul li.more a{margin-left:0}.searchSubRefinement .currentNavigatorFlyout{position:absolute;top:19px;border:1px solid #e2e2e2;background-color:#fff;width:198px;z-index:9999;text-indent:0}.searchSubRefinement .currentNavigatorOverflow{height:20em;overflow-y:scroll;overflow-x:hidden}.searchSubRefinement .currentNavigatorFlyout a.moreController{display:block;margin:10px 0 10px 20px}.searchSubRefinement .currentNavigatorFlyout li span{padding:0}.searchSubRefinement .currentNavigatorFlyout ul{padding:0 14px 10px}.searchSubRefinement .currentNavigatorFlyout .moreController{background:none;color:#000;font-weight:bold;padding-left:0}#searchNavigators.largeMap{width:540px}#content .secondary{width:300px}#content .noGeo{width:847px}#searchResults .feedList ol{list-style-type:none}#searchResults .feedList ol li{}#searchResults .feedList ol li a{display:block;padding:6px 0 6px 20px;border-top:1px solid #e2e2e2;cursor:pointer}#searchResults .feedList ol li a:hover{background-color:#f7f7f7}#searchResults .feedList .pageNavigation{margin-top:20px;border-top:5px #e2e2e2 solid}#flightList.feedList .paginationBorder{margin-top:20px;border-top:5px #e2e2e2 solid}#searchResults .feedList .pageNavigation p, #flightList.feedList .pageNavigation p{margin-top:6px}#restaurantList .feedItem .title h5, #searchResults .feedList .pageNavigation p.results{float:left}#flightList.feedList .pageNavigation p.results{text-align:right;font-weight:bold}#restaurantList .feedItem .title p, #searchResults .feedList .pageNavigation p.navigators{float:right}#flightList.feedList .pageNavigation p.navigators{float:right;font-weight:bold;color:#3D5F98}#flightList.feedList .pageNavigation p.navigators .currentPage{color:#333333}#searchResults .feedList .pageNavigation .previous, #flightList.feedList .pageNavigation .previous{margin-right:15px;padding-left:1.2em}#searchResults .feedList .pageNavigation .next, #flightList.feedList .pageNavigation .next{margin-left:15px;padding-right:1.2em}#restaurantList .feedItem .title p{text-align:right;width:58%;margin:8px 6px 0 0}.web #webList p img{clear:both;float:right;margin-top:32px}#searchResults #webList .info p{padding-right:110px}#restaurantList .title h5{width:40%}#restaurantList .feedItem .title{width:100%}#restaurantList .info .fl.rest-add{width:70%}#restaurantList .info .fl.rest-add p{width:100%}.view-type{width:210px}.cal-view a{background:url(/media/images/icons/view_type.gif) no-repeat 0 0;display:block;width:24px;height:23px;cursor:pointer}.rel-view a{background:url(/media/images/icons/view_type.gif) no-repeat 0 0;display:block;width:24px;height:23px;cursor:pointer}.view-type h5{float:left;font-size:1em;font-weight:normal;padding:0 6px 0 0}.searchRefinement .more-results{padding:0}.searchRefinement .more-results .moreController{font-size:1.6em;margin:0}.searchRefinement .more-results .noController{font-size:2em;margin:0}.navigatorGroup .back-to{font-size:1em;float:left;margin-left:50px}.navigatorGroup ul{float:left}.searchSubRefinement li li, .navigatorGroup ul ul{float:none}#content .row #searchResults, #resultsMap{margin-top:10px}#eventList h4.event-dates{font-size:1.3em;font-weight:bold;margin:0 0 10px 20px}#eventList h5.item-event-date{padding:5px 0 0 23px}body.searchresults #searchResults .breakingNews div.title h5 span.time{font-size:1.1em;font-weight:bold;color:#444;margin-right:10px;}body.searchresults #searchResults .breakingNews div.title h5{margin:6px 0}body.searchresults #searchResults .breakingNews div.title a{display:inline}body.searchresults #searchResults .breakingNews div.titlenews h5 span.time{font-size:1.1em;font-weight:bold;color:#444;margin-right:10px;}body.searchresults #searchResults .breakingNews div.titlenews h5{margin:6px 0}body.searchresults #searchResults .breakingNews div.titlenews a{display:inline}body.searchresults #searchResults .breakingNews div.info{display:none}#ebookersItem{clear:both;width:525px;}#ebookersItem .item{width:525px;}#ebookersItem table{margin:6px 0;border-collapse:collapse;font-size:1em;}#ebookersItem table.summary, #ebookersItem table.detail{width:525px;}#ebookersItem table colgroup col.column1{}#ebookersItem table colgroup col.column2{}#ebookersItem table colgroup col.column3{}#ebookersItem table colgroup col.column4{}#ebookersItem table colgroup col.column5{}#ebookersItem table colgroup col.column6{}#ebookersItem table colgroup col.column7{width:40px;}#ebookersItem table colgroup col.column8{width:45px;}#ebookersItem table colgroup col.column9{}#ebookersItem table thead{display:none}#ebookersItem table tbody tr td{vertical-align:top;padding:6px 0}#ebookersItem table tbody tr td p{display:block;margin:0;padding:0;font-size:1.2em}#ebookersItem table tbody tr td p.submit{width:100%;}#ebookersItem table tbody tr td p.submit a{clear:both;}#ebookersItem table tbody tr td p.cost{font-size:2em;font-weight:bold}#ebookersItem table tbody tr td p.arrows{font-size:1.8em;font-weight:normal}#ebookersItem table tbody tr td p.conditions, #ebookersItem table tbody tr td p.stopovers{font-size:1em}#ebookersItem table tbody tr td p.conditions{white-space:nowrap}#ebookersItem table tbody tr td p.label, #ebookersItem table tbody tr td p.depTime, #ebookersItem table tbody tr td p.arrTime, #ebookersItem table tbody tr td p.depLoc, #ebookersItem table tbody tr td p.arrLoc, #ebookersItem table tbody tr td p.flightDuration, #ebookersItem table tbody tr td p.carrier, #ebookersItem table tbody tr td p.stopovers, #ebookersItem table tbody tr td p.duration, #ebookersItem table tbody tr td p.conditions, #ebookersItem table tbody tr td p.empty{margin:0 10px 0 0}#ebookersItem table tbody tr td p.label, #ebookersItem table tbody tr td p.depTime, #ebookersItem table tbody tr td p.arrTime{font-weight:bold}#ebookersItem table tbody tr td img.carrierFlag{margin-right:6px}#ebookersItem div.hr{height:1px;background:#ccc url(/media/images/backgrounds/hr_ccc.gif) repeat-x scroll center}#ebookersItem div.hr hr{display:none}#ebookersItem abbr{cursor:pointer;text-decoration:none}#ebookersItem table tbody tr td.submit{vertical-align:middle}#ebookersItem table.leg{margin:0 0 6px 0}#ebookersItem table.leg td{padding:0 0 6px 0}#ebookersItem table.leg colgroup col.column1{width:54px}#ebookersItem table.leg colgroup col.column2{width:140px}#ebookersItem table.leg colgroup col.column3{width:90px}#ebookersItem table.leg colgroup col.column4{width:140px}#ebookersItem table.detail p.submit{margin-top:10px}#ebookersItem table.detail{display:none}#ebookersItem table tfoot p a{background:transparent url(/media/images/icons/flights-expand.gif) 0 3px no-repeat;padding-left:15px}#ebookersItem table.detail tfoot p a{background-image:url(/media/images/icons/flights-collapse.gif)}.flightRefinement table{border-collapse:collapse;font-size:1em;margin:6px 0}.flightRefinement table td p{white-space:nowrap}.flightRefinement table col.column1, .flightRefinement table col.column2, .flightRefinement table col.column3{}.flightRefinement table thead{display:none}.flightRefinement table tbody td{padding-right:20px}.sortControls{margin:10px 0}.sortControls select{margin-right:20px}.sortControls select{background-color:#eee;border:1px solid #ccc;padding:1px}#content .sortControls button.submitButton{float:none !important}#searchAgainFlights{width:527px;padding:21px 15px 11px 0px;border-bottom:1px solid #c6d3e7;clear:both;position:relative}#searchAgainFlights h3{font-size:2em}#searchAgainFlights .double{margin-bottom:10px;width:230px}#searchAgainFlights .panel{float:left;margin-right:15px}#searchAgainFlights .f-radio label{float:left;padding:7px 7px 5px 0}#searchAgainFlights form legend, #searchAgainFlights form .panel label{display:none}#searchAgainFlights form .double input.textInput{width:220px}#searchAgainFlights form .double input.datePicker{width:78px}#searchAgainFlights select.time{width:106px;margin-left:10px}#searchAgainFlights #children{display:none}#searchAgainFlights div.persons{margin-top:15px}div.metaInfo{float:right;width:auto;margin:8px 8px 8px 0;text-align:center;-moz-border-radius:2px;background-color:#ddd;}div.metaInfo p{font-size:1em;color:#444;margin:1px 4px;text-transform:capitalize;cursor:default;}div.accommodationType{width:70px;}div.accommodationPrice{width:100px;}.weatherModule{position:relative;}.weatherModule ul{list-style-type:none;position:relative;}.weatherModule ul li{text-align:center;width:125px;float:left;}.weatherModule ul li h3{text-align:center;font-size:1.2em;font-weight:bold;color:#444;}.weatherModule p.temperature{margin:6px 0 12px;font-weight:bold;}.weatherModule form fieldset legend{display:none;}.weatherModule form fieldset div{margin:6px 0 0 14px;}.weatherModule form fieldset select{width:165px;float:left;margin-right:6px;}.weatherModule p.more{text-align:center;}.weatherModule div.weatherAd{position:absolute;bottom:0px;right:0px;}.weatherModule div.weatherAd p{font-size:1em;line-height:0;color:#666;}.weather h4{text-align:left;}.weather h5{text-align:center;color:#000;}.weather li{width:125px;float:left;text-align:center;}#contentCluster .weather p{margin-right:0;}.weather p.spacing{margin:0;text-align:left;}.weather li p.spacing{text-transform:capitalize;}.weather ul{float:left;margin:8px 0 6px;}.weather select{width:165px;margin:0;border:1px solid #ccc;padding:1px;background-color:#eee;float:left;}.weather button{padding-left:5px;}.weather form fieldset{margin-bottom:7px;}.weather .shortText, .weather .temperature{margin:0;}.weather .temperature{font-weight:bold;}.weather .selectWorldTown{margin:0 0 0 15px;}.weather .flexButton{margin:-22px 210px 0 0;}.weather .nextBtn{margin:-22px 0 0 0;}#contentClusterModules select{width:143px;}.weather .flexButton{margin:0;float:left;}.weather .flexButton{margin:0 110px 0 0;}.weatherMaxiview{position:relative;height:400px;}.row .weatherMaxiview{width:857px;}.row .weatherMaxiview p.back-to{padding-right:0;}#weatherMaxi a.submitButton span{font-size:1.2em;}.weatherMaxiview div.association{float:right;height:54px;}.weatherMaxiview div.association p{line-height:0;color:#adadad;font-size:1em;}.weatherMaxiview div.today{width:290px;margin:70px 0 0 0;text-align:left;float:left;}.weatherMaxiview div.today img{float:left;}.weatherMaxiview div.today .text{float:left;width:150px;}.weatherMaxiview div.today .text h3{font-size:1.2em;font-weight:bold;}.weatherMaxiview div.today .text p{margin:10px 0;}.weatherMaxiview div.today .text p.temp{margin-bottom:6px;}.weatherMaxiview div.today .summary{width:290px;float:left;margin-top:40px;}.weatherMaxiview div.today .summary h4{text-align:center;color:#000;clear:both;text-align:left;margin:15px 0 6px;}.weatherMaxiview div.today .summary p{margin-left:0;text-align:left;}.weatherMaxiview div.outlook{margin-top:70px;}.weatherMaxiview div.outlook table{border-collapse:collapse;border-spacing:0;width:560px;}.weatherMaxiview div.outlook table thead tr th{padding:0 0 6px 0;text-align:center;}.weatherMaxiview div.outlook table tbody tr td{text-align:center;padding:6px;}.weatherMaxiview div.outlook table .media th, .weatherMaxiview div.outlook table .media td{padding:2px 0 12px 6px;}.weatherMaxiview div.outlook table .temps th, .weatherMaxiview div.outlook table .temps td{padding:2px 0 2px 6px;}.weatherMaxiview div.outlook table tr th{font-weight:bold;}.weatherMaxiview div.outlook table tr .first{text-align:left;vertical-align:top;font-weight:normal;padding-left:6px;}.weatherMaxiview div.outlook table tbody tr td p{text-align:center;margin:0;padding:0;}.weatherMaxiview div.location{float:left;width:560px;margin-top:10px;padding-top:14px;border-top:1px solid #ccc;}.weatherMaxiview div.location form fieldset legend{display:none;}.weatherMaxiview div.location form fieldset select{width:165px;margin:0;border:1px solid #ccc;padding:1px;background-color:#eee;float:left;}.weatherMaxiview div.location form fieldset select{display:inline;margin:0 7px 0 27px;}.weatherMaxiview p.poweredBy{position:absolute;bottom:0;right:0;line-height:0;}.ifoods{}.ifoods img.preview{float:right;height:125px;margin-left:10px;}#maxiview h3{height:35px;}#maxiview ul{list-style-type:none;}#maxiview ul li{font-weight:bold;}#maxiview ul li span{font-weight:normal;}#pollModuleMaxiview, #restaurantMaxiview, #hotelMaxiview, #retailMaxiview, #activityMaxiview, #attractionMaxiview, #eventMaxiview, #newsentertainmentMaxiview, #news365sportsMaxiview, #recipeGreatfoodMaxiview, #scorecardMaxiview{float:left;width:525px;margin-right:15px;}#activityMaxiview .descriptionData, #hotelMaxiview .descriptionData, #retailMaxiview .descriptionData{margin-bottom:1em;}#activityMaxiview .descriptionData p, #hotelMaxiview .descriptionData p, #retailMaxiview .descriptionData p{margin-bottom:.3em;}#activityMaxiview .descriptionImage, #hotelMaxiview .descriptionImage, #retailMaxiview .descriptionImage{float:left;margin-bottom:10px;}#activityMaxiview .descriptionImage p, #hotelMaxiview .descriptionImage p, #retailMaxiview .descriptionImage p{margin-top:1em;}#retailMaxiview .descriptionInfo{float:right;width:310px;}#activityMaxiview .descriptionImage{margin-right:1em;}#activityMaxiview .descriptionData dl{margin-top:1em;}#activityMaxiview .descriptionData dt{font-weight:bold;float:left;width:60px;}#activityMaxiview .descriptionData dd{display:block;margin-left:190px;margin-bottom:.5em;}.ui-tabs-panel a.submitButton{margin-top:10px;}#restaurantMaxiview h4, #attractionMaxiview h4, #activityMaxiview h4, #eventMaxiview h4, #newsentertainmentMaxiview h4, #news365sportsMaxiview h4, #recipeGreatfoodMaxiview h4, #scorecardMaxiview h4{margin-bottom:.5em;}#restaurantMaxiview h5, #attractionMaxiview h5, #activityMaxiview h5, #eventMaxiview h5, #newsentertainmentMaxiview h5{font-size:1.5em;font-weight:normal;margin:1em 0 .5em;}#recipeGreatfoodMaxiview h5, #news365sportsMaxiview h5{font-size:1.5em;font-weight:normal;margin:1em 0 .5em;}.reviewContent p{margin-bottom:1em;line-height:1.4em;}.maxiviewExtras{margin-left:0px;width:270px;float:left;}.maxiviewGallery, .maxiviewGallery img.first{margin-bottom:1em;}.maxiviewGallery ul{list-style-type:none;}.maxiviewGallery ul li{float:left;display:block;width:75px;margin-right:15px;margin-bottom:15px;overflow:hidden;}.maxiviewGallery ul li img{margin-left:-20px;}#activityMaxiview .infoDetail dt, #attractionMaxiview .infoDetail dt{width:170px;}#activityMaxiview .infoDetail dd, #attractionMaxiview .infoDetail dd{margin-bottom:10px;width:345px;}#restaurantMaxiview .infoDetail{padding-bottom:30px;display:block;}#restaurantMaxiview .price-range dt{width:142px;padding-bottom:10px;}.price-range dt.rel{margin-right:10px;}#restaurantMaxiview .add dt{width:102px;padding-bottom:10px;}#restaurantMaxiview .infoDetail a.submitButton{float:right;}.price-range dd ul{margin:0;list-style-type:none;}.price-range dd ul li{color:#000;}#restaurantMaxiview .price-range dd ul.with-key{position:relative;left:-8px;}.price-range dd ul.ratings li{text-indent:-2000em;margin-right:2px;position:relative;display:block;overflow:hidden;width:13px;height:14px;float:left;background:url(/media/images/icons/ratings.gif) no-repeat 0 -171px;}.price-range dd ul.ratings li.rated{text-indent:-2000em;margin-right:2px;position:relative;display:block;overflow:hidden;width:13px;height:14px;float:left;background:url(/media/images/icons/ratings.gif) no-repeat 0 0;}#euro-key dl{font-size:1.1em;}#euro-key dd{padding-bottom:0;float:left;line-height:1.5em;}#euro-key dt{clear:both;}#euro-key li{margin-bottom:0;}.price-range #euro-key dt{padding-bottom:8px;width:102px;}.price-range dd ul.euro li{background:url(/media/images/icons/euro.gif) no-repeat 0 -171px;}.price-range dd ul.euro li.rated{background:url(/media/images/icons/euro.gif) no-repeat 0 0;}.price-range dd ul.ratings li span{display:block;}#restaurantList .withImage #euro-key dl dt{float:right;margin:0;}.withImage .price-range{margin-bottom:5px;}.price-range{width:100%;}#euro-key{display:none;position:absolute;top:-75px;left:230px;width:188px;padding:30px 0 0 23px;height:248px;background:url(/media/images/backgrounds/euro_rating.png) no-repeat 0 0;z-index:10;}#restaurantList #euro-key{left:150px;}#euro-key h5{margin:0 0 14px 0;font-size:1.2em;}#euro-key dt{float:right;font-weight:normal;}#content #euro-key p{clear:both;font-size:.9em;font-weight:normal;margin:0;}#restaurantList dl dt{float:left;}.feedItem .withImage a img{margin-right:7px;}.infoDetail h5.fac{padding-top:10px;}.maxiComment{font-size:1.2em;position:relative;width:526px;margin-bottom:10px;}.commentModule{margin-bottom:10px;}.ptcWidgetParent{padding-bottom:0;margin-top:0.25em;width:100%;}.ptcWidgetTOSFormReasonText, .ptcWidgetTOSFormCommentText, .ptcWidgetTalkbackSubmitCounterCurrent, .ptcWidgetRatingsAverage{font-size:1.1em;}.ptcWidgetTalkbackNavCurrentPage{color:#333}.ptcWidgetTalkbackNavCurrentPage:hover{color:#333;text-decoration:none;cursor:default}.ui-tabs-panel .ptcWidgetParent .ptcWidgetRatingsAverage{margin:6px 0 0 10px;}.ptcWidgetRatingButtonLeft{float:left;margin-right:1em;}#restaurantMaxiview .ptcWidgetRatingButtonLeft{width:148px;margin-right:0;font-size:1.2em;font-weight:bold;}#restaurantMaxiview #PTWidgetIT_Reviews_Average .ptcWidgetRatingButtonLeft{width:auto;margin-right:0;font-size:1em;font-weight:normal;}#restaurantMaxiview .ptcWidgetRatingReportItemVoteTotal{clear:both;}.ptcWidgetReviewsCompose{padding-top:5px;margin-bottom:0;}.ptcWidgetReviewsComposeCount{float:left;margin-right:.5em;}.ptcWidgetReviewsTextNone{margin-top:1em;}.ptcWidgetReviewsComposeEditor{margin-top:1em;}.ptcWidgetTOSFormCommentBox textarea, .ptcWidgetTOSFormReasonDropDown select, .ptcWidgetTalkbackSubmitTitle, .ptcWidgetTalkbackSubmitBody{border:1px solid #e2e2e2;margin:0;}.ptcWidgetTOSFormReasonText, .ptcWidgetReviewsComposeEditorRatingsText, .ptcWidgetReviewsComposeEditorTitleText{float:left;width:106px;clear:both;}.ptcWidgetTOSFormReason{padding-top:20px;clear:both;}.ptcWidgetTalkbackTextMessage, .ptcWidgetRatingReport{margin-bottom:10px;}.ptcWidgetTOSFormCommentBox textarea, .ptcWidgetTalkbackSubmitBody{width:523px;}.ptcWidgetTOSFormReasonDropDown select, .ptcWidgetTalkbackSubmitTitle, .ptcWidgetReviewsComposeEditorRatingsButton, .ptcWidgetReviewsComposeEditorTitleInput{float:left;width:417px;}.ptcWidgetReviewsComposeEditorReviewButtons{text-align:right;width:526px;padding-top:10px;}.ptcWidgetRatingReportItemMyVoteString{margin-right:.5em;float:left;}.ptcWidgetReviewsComposePreviewReviewButtonsSubmit, .ptcWidgetReviewsComposePreviewReviewButtonsPreview, .ptcWidgetReviewsComposePreviewReviewButtonsCancel, .ptcWidgetTOSFormButton, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit, .ptcWidgetReviewsComposeEditorReviewButtonsPreview, .ptcWidgetReviewsComposeEditorReviewButtonsCancel{float:right;margin-left:1em;}.ptcWidgetTalkbackSubmitCounterRemainItem{display:inline;}.ptcWidgetTOSFormCommentText{clear:both;padding-top:10px;margin-bottom:3px;}.ptcWidgetReviewsViewReaderRatingsButtonOff, div.ptcWidgetRatingButtonOff, div.ptcWidgetRatingButtonOffClose{background-image:url(/media/images/icons/ratings.gif);background-position:0 -171px;background-repeat:repeat-x;width:75px;cursor:pointer;text-indent:-2000em;position:relative;display:block;overflow:hidden;height:14px;}.ptcWidgetTalkbackSubmitPostButton, .ptcWidgetReviewsComposeEditorReviewButtonsSubmit, #restaurantMaxiview, .ptcWidgetReviewsComposeEditorReviewButtons, .ptcWidgetTalkbackSubmitPostButton, .ptcWidgetReviewsComposePreviewReviewButtons, .ptcWidgetTOSFormButtons{position:relative;}#PTWidgetIT_Talkback_Main_Talkback_Message_Login, #PTWidgetIT_Talkback_Main_Talkback_Message_System, #PTWidgetIT_Reviews_Main_Reviews_Message_System{padding:1em;background:#f2f8f8;border:1px solid #72b8ad;font-size:1em;width:300px;text-align:left;}#PTWidgetIT_Talkback_Main_Talkback_Message_Login{margin-top:-30px;}#PTWidgetIT_Talkback_Main_Talkback_Message_Login .ptcPostMessageText{font-size:1.2em;}#PTWidgetIT_Talkback_Main_Talkback_Message_Login .ptcLeft{margin-right:2px;}.feedbackModule table td.ptcLeft{padding-right:5px;}.feedbackModule table a{color:#4E968A !important;}#PTWidgetIT_Reviews_Main_Reviews_Message_System{padding:1em;background:#f2f8f8;border:1px solid #72b8ad;font-size:1em;width:300px;text-align:left;}.commentModule #PTWidget1_Talkback_Message_System{font-size:1em;}.hotelFooter .submitButton span, .ptcWidgetTalkbackSubmitPostButton .ptcPostMessageBefore{font-size:1.2em;}.ptcWidgetRatingButtonOnClose, .ptcWidgetReviewsViewTitle, .ptcPostMessageBefore div{margin-bottom:6px;}.ptcWidgetReviewsComposeActionsBar{margin-bottom:1em;}.ptcWidgetReviewsViewTitle{font-weight:bold;}.ptcWidgetReviewsViewBody{clear:both;margin:.3em 0 .5em;}.ptcWidgetReviewsViewReviewer, .ptcWidgetReviewsViewDate{float:left;margin-right:.3em;font-size:.9em;}.ptcWidgetReviewsViewEdit, .ptcWidgetReviewsViewReaderRatings{float:left;margin:10px .5em 10px 0;}.ptcWidgetReviewsViewTOS{float:left;margin:10px .5em 0 0;}.ptcWidgetTalkbackNavTOS, .ptcWidgetReviewsViewTOSShowButton{background:url(/media/images/icons/violation.gif) no-repeat 0% 50%;padding-left:18px;}.ptcPostMessageOff{display:none;}div.ptcWidgetRatingButtonOff, div.ptcWidgetRatingButtonOffClose{cursor:default;}.ptcWidgetReviewsViewReaderRatingsButton{width:175px;}.ptcWidgetRatingButtonOnClose, .ptcWidgetReviewsViewReaderRatingsButtonOn, div.ptcWidgetRatingButtonOn{background-image:url(/media/images/icons/ratings.gif);background-position:left top;background-repeat:repeat-x;height:26px;width:75px;text-indent:-2000em;position:relative;display:block;overflow:hidden;height:14px;float:left;}#newsentertainmentMaxiview.maxiGeoItem div.image{float:left;margin:0 10px 10px;}#recipeGreatfoodMaxiview.maxiGeoItem div.image, #news365sportsMaxiview.maxiGeoItem div.image, #scorecardMaxiview div.image{float:right;margin:0 0 10px 10px;}#recipeGreatfoodMaxiview.maxiGeoItem div.image img, #news365sportsMaxiview.maxiGeoItem div.image img, #scorecardMaxiview div.image img{width:220px;}#recipeGreatfoodMaxiview.maxiGeoItem p, #news365sportsMaxiview.maxiGeoItem p, #newsentertainmentMaxiview.maxiGeoItem p, #scorecardMaxiview p{margin-bottom:.6em;}.part-of{margin:5px 0;background:url(/media/images/icons/festival.gif) no-repeat 0 0;padding:0 0 0 20px;}.maxiview .part-of{margin-top:10px;}.maxiComment h3{font-size:1.4em;margin-right:7px;width:100%;}.ptcWidgetReviewsViewReaderRatingsText{width:9.5em;float:left;}.ptcWidgetTalkbackSubmitCounterRemain, .ptcWidgetTalkbackLinks, .ptcWidgetReviewsViewReaderRatings, .ptcWidgetReviewsViewTOS, .ptcWidgetReviewsViewEdit{font-size:.9em;}.ptcWidgetTalkbackSubmitCounterRemain{clear:both;padding-top:3px;}#attractionMaxiview p, #activityMaxiview p{margin-bottom:12px;}#activityMaxiview p{clear:both;}#activityMaxiview #PTWidgetIT_Reviews_Average{width:350px;}.ptcWidgetTalkbackMessages, .ptcWidgetTalkbackMessages .ptcWidgetTOSFormButtons, .ptcWidgetTalkbackSubmitPostButton{font-size:1.2em;}.ptcWidgetTalkbackSubmitCounter{margin-top:3px;}.ptcWidgetRatingsAverage .ptcWidgetRatingButtonRight, .ptcWidgetRatingButtonOff, .ptcWidgetTalkbackLinksUser, .ptcWidgetTalkbackTextPostedDate{float:left;}.book, .ptcWidgetTalkbackNavBarLinks, .ptcWidgetTalkbackLinksTOS{float:right;}.ptcWidgetTalkbackSubmitMessageByline, .ptcWidgetReviewsComposeEditorReviewText{margin-bottom:3px;}.ptcWidgetRatingsAverage .ptcWidgetRatingButtonRight, .ptcWidgetRatingButtonOff{margin-right:7px;}.ptcWidgetClearDiv{clear:both;}.ptcTOSPreamble{clear:both;font-size:.9em;}.ptcTOSPreamble p{font-size:1em;display:inline;}.ptcWidgetReviewsTOSForm .ptcTOSPreamble{font-size:1em;}.feedbackModule .ptcWidgetTalkbackSubmitPostBox, .ptcWidgetTalkbackLinksTOS{margin-bottom:15px;}#retailMaxiview .descriptionImage{margin-right:1em;border:1px solid #ccc;}#retailMaxiview .descriptionData .stock{margin:1.5em 0 .5em;}#retailMaxiview .descriptionData .stock span{color:#455d68;font-weight:bold;}#retailMaxiview .descriptionData .price{margin-bottom:1em;}#retailMaxiview .descriptionData .price span{font-weight:bold;}#retailMaxiview .category{font-weight:bold;margin:1em 0;}#retailMaxiview .category a{font-weight:normal;}.news h5{font-size:1.2em;}.newsInfo li h4{font-size:1em;}.newsModule h5{margin-bottom:10px;}.newsModule ul, .news ul{clear:both;padding:0;list-style:none;}.newsHeadlines li{margin:0 0 2px;padding-left:10px;}.news ul.newsInfo, .newsModule ul.newsInfo{padding:0 0 14px 0;}.news ul.newsInfo li, .newsModule ul.newsInfo li{margin:0;}.news .newsInfo li, .newsModule .newsInfo li{width:255px;list-style:none;clear:both;}.news .newsInfo li img, .newsModule .newsInfo li img{float:left;width:75px;margin-right:10px;}.news .newsInfo li img{width:auto;}.newsModule .newsInfo li img{margin-right:8px;}.news .newsInfo, .newsModule .newsInfo{float:left;width:380px;}.expanded-layout .newsInfo{float:none;}.newsModule .newsInfo{width:255px;}.newsModule .newsInfo p{color:#000;margin:4px 0 0;}.newsModule .newsInfo p a{font-size:1em;}.news ul.newsInfo p{color:#000;}.cinemaDetail{margin-bottom:1em}.cinemaDetail ul{list-style-type:none}.cinemaDetail li{float:left;width:353px;}.cinemaDetail li strong{width:auto;border-bottom:1px solid #fff;font-weight:bold;font-size:1.2em;padding:.5em;color:#333;display:block}.cinemaDetail li p, .cinemaDetail li ul, .cinemaDetail li dl{padding:.5em}.cinemaDetail li p{margin-bottom:0!important}.cinemaDetail li.first{width:172px}.cinemaDetail li ul li{color:#333;font-size:1.2em;margin-bottom:.2em;width:340px;}.cinemaDetail dl{color:#333}.cinemaDetail dl dt{float:left;margin-right:.5em}.cinemaDetail ul li p{color:#333;}.cinemaDetail ul ul{margin-bottom:5px;}#hotelMaxiview .ui-tabs-panel{width:525px;padding-right:0;}#hotelMaxiview .hotelFooter{margin:1em 0 2em;float:right;}#hotelMaxiview .poweredBy{position:static;}#hotelMaxiview .poweredBy img{top:9px;}#hotelTab1 .descriptionData h5, #hotelTab1 .descriptionData p{margin-left:10px;}#hotelTab1 .descriptionData .address{margin-bottom:1em;}#hotelTab1 .descriptionData .rating img{position:relative;top:2px;}#hotelTab1 .priceBox{margin-left:.9em;height:57px;float:right;font-size:1.2em;text-align:center;background:url(/media/images/backgrounds/hotels/price_left.png) no-repeat left top;color:#fff;}#hotelTab1 .priceBox div{margin-right:-5px;height:100%;padding:.3em .5em 0;background:transparent url(/media/images/backgrounds/hotels/price_right.png) no-repeat right top;}#hotelTab1 .priceBox div p{margin:0;padding:0;text-align:center;font-size:.9em;}#hotelTab1 .priceBox span{display:block;font-size:1.4em;}#hotelTab1 div.ptcWidgetParent{margin-left:1em;}.hotel-content{float:left;width:345px;}#hotelTab2 .descriptionImage img{width:240px;}#hotelTab2 .descriptionImage p{font-size:1em;}#hotelTab2 p.fr{clear:left;}#hotelTab2 ul{margin-left:255px;list-style-type:none;}#hotelTab2 ul li{float:left;margin-right:15px;margin-bottom:15px;}#hotelTab3 dl{width:95%;}#hotelTab3 dt{float:left;font-weight:bold;padding-top:2.1em;clear:both;}#hotelTab3 dd{padding-left:76px;border-top:1px solid #e1e1e1;margin-top:1em;padding-top:1em;}#hotelTab3 dt.first, #hotelTab3 dd.first{border-top:none;padding-top:0;margin-top:0;}#hotelTab3 dl.fexcoFacilities dd{padding-left:150px;}#hotelMaxiview p.magic, #hotelTab4{position:relative;}#hotelTab4 fieldset{margin:0 10px 10px 0;float:left;}#hotelTab4 fieldset.no-data{float:none;}#hotelTab4 fieldset label{font-size:1.1em;margin-bottom:6px;display:block;}#hotelTab4 input.datePicker{width:78px;}#hotelTab4 a.date-picker-control{margin-top:-6px;}#hotelTab4 button#search{margin:-1.7em 0 0 110px;}#hotelTab4 button.book{margin-top:0;}#hotelTab4 table{width:100%;margin-bottom:10px;}#hotelTab4 table th{background:#e4eade;height:1em;font-weight:bold;padding:5px 0pt 5px 5px;vertical-align:top;text-align:left;}#hotelTab4 table td{padding:5px 0 0 5px;vertical-align:top;height:3em;border-bottom:1px solid #e1e1e1;}#hotelTab4 table td#total{border:none;height:auto;text-align:right;padding-right:103px;}#hotelTab4 colgroup .col1{width:295px;}#hotelTab4 .col2{width:90px;text-align:right;padding-right:10px;}#hotelTab4 colgroup .col3{width:100px;}#hotelTab4 #hotels{margin-bottom:10px;}#hotelTab4 form#hotels p.e-message{top:auto;bottom:0;padding:0;width:auto;left:0;}#hotelTab4 form select{width:75px;font-size:.9em;}#hotelTab4 p.sorry{margin-bottom:10px;}.maxiComment .back-to{font-size:1em;}.back-to{display:block;text-align:right;}.weatherMaxiview .back-to{padding-right:15px;}#hotelTab4 table td.more-info-row{padding:0;}.hotel-more-info{position:relative;margin-top:-1px;border:solid 1px #ccc;padding:0 50px 10px 10px;}.hotel-more-info ul{margin-top:10px;}.hotel-more-info ul li{display:inline;list-style-type:none;padding-bottom:10px;}.hotel-more-close{position:absolute;top:0;right:10px;}#roomsForm p{font-size:1em;margin:3px 0;}#roomsForm .hotel-more-info p{font-size:1em;margin-bottom:12px;}.newsIrishTimesMaxiView p.poweredBy a img{vertical-align:0;}.ui-tabs-panel a.fexcoBookNowButton{margin-top:16px;}.maxiview #eventCalendar{float:right;margin-right:16px;margin-top:20px;}.maxiview div#eventCalendar #fd-search-calendar{margin-left:0;}#hotelMaxiview .ui-tabs-panel{position:relative;padding-bottom:30px}#hotelMaxiview div.checkAvail{position:absolute;bottom:0;right:0;}#tvpicks{width:525px;}#tvpicks .descriptionData{margin-top:10px;}#tvpicks .descriptionImage{float:left;margin:0 16px 10px 0;}#tvpicks .tvpicksContent p{margin:1em 0;}.maxiexternal #pageHolder{width:179px;margin:0;}.maxiexternal #container{font-size:1.3em;margin:0;width:auto;}.maxiexternal #masthead{margin:0 0 50px 0;width:168px;float:none;}.maxiexternal h1{font-size:1.6em;}.maxiexternal h2 a{margin:10px 10px 30px;height:35px;}.maxiexternal h2 a img{border:0;}.maxiexternal dl{width:150px;margin-bottom:19px;}.maxiexternal dd, .maxiexternal dt{padding:2px 0 2px 0;font-size:.8em;}.maxiexternal dt{display:block;}.maxiexternal h3{font-size:1em;font-weight:bold;margin-bottom:10px;}.maxiexternal ul.related{width:160px;margin:9px 0 20px 0;border:solid 6px #b4c9c6;border-left:0;border-right:0;}.maxiexternal ul.related li{border-bottom:solid 1px #bed3d0;padding:4px 0;list-style-type:none;}.maxiexternal #additionalLinks{width:200px;height:226px;margin:30px 0 0 15px;}body.maxiexternal .submitButton a{color:#fff;}.maxiexternal #return{font-size:.8em;margin-left:15px;}.maxiexternal a#return{background:url(/media/images/arrows/arrow_left01.gif) center left no-repeat;padding:0 0 0 20px;}.maxiexternal p.closeWindow{clear:both;padding-top:17px;width:172px;}.maxiexternal p.closeWindow a{padding-left:15px;background:transparent url(/media/images/icons/close_frame.gif) no-repeat 0 2px;margin:0;font-size:.8em;}#TB_window{font:12px Arial, Helvetica, sans-serif;color:#333333;}#TB_secondLine{font:10px Arial, Helvetica, sans-serif;color:#666666;}#TB_window a:link{color:#666666;}#TB_window a:visited{color:#666666;}#TB_window a:hover{color:#000;}#TB_window a:active{color:#666666;}#TB_window a:focus{color:#666666;}#TB_overlay{position:fixed;z-index:1000000;top:0px;left:0px;height:100%;width:100%;}.TB_overlayMacFFBGHack{background:url(/media/images/temp/macFFBgHack.png) repeat;}.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}* html #TB_overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}#TB_window{position:fixed;background:#ffffff;z-index:1000002;color:#000000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%;}* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) +(TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666;}#TB_window embed{display:block;margin:15px 0 0 15px;}TB_window{text-align:center;}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left;}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;}#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}#TB_title{background-color:#e8e8e8;height:27px;}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}#TB_ajaxContent.TB_modal{padding:15px;}#TB_ajaxContent p{padding:5px 0px 5px 0px;}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:1000003;top:50%;left:50%;margin:-6px 0 0 -104px;}* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) +(TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{z-index:999999;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;}* html #TB_HideSelect{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}#redirect-overlay{display:none;}#TB_ajaxContent #redirect p{padding:0;}#TB_window #redirect embed{margin:0;}#redirect{padding:49px 0 0;background:url(/media/images/backgrounds/redirect_bg.png) no-repeat 0 0;width:532px;height:509px;clear:both;}#redirect a:focus{outline:none;}#TB_ajaxContent #redirect p.img span{display:none;}#TB_ajaxContent #redirect p.img{margin-top:15px;padding:0 0 0 60px;}.r-times{margin:0 43px 0 30px;padding-bottom:46px;border-bottom:solid 1px #dbdbdb;}.r-times p.title{margin-left:27px;text-indent:-2000em;width:111px;background:url(/media/images/logos/irish_times.gif) no-repeat 0 0;}.r-times p.sub{margin:10px 0 0 28px;text-indent:-2000em;width:328px;height:32px;background:url(/media/images/headings/irish_times_moved.gif) no-repeat 0 0;}.r-times p.txt{margin:14px 0 0 28px;text-indent:-2000em;width:327px;height:13px;background:url(/media/images/headings/irish_times_address.gif) no-repeat 0 0;}.r-times p.img{margin-top:15px;padding:0 0 0 60px;background:url(/media/images/headings/irish_times_go_to.gif) no-repeat 0 19px;}#TB_ajaxContent #redirect .r-times p.img{margin-left:150px;}.r-ireland{margin:37px 43px 0 30px;}.r-ireland p.title{margin-left:27px;text-indent:-2000em;width:104px;height:13px;background:url(/media/images/logos/ireland_sm.gif) no-repeat 0 0;}.r-ireland p.sub{margin:11px 0 0 28px;text-indent:-2000em;width:224px;height:42px;background:url(/media/images/headings/come_in.gif) no-repeat 0 0;}.r-ireland p.txt{margin:2px 0 0 28px;text-indent:-2000em;width:245px;height:16px;background:url(/media/images/headings/visit_ireland.gif) no-repeat 0 0;}.r-ireland p.img{margin-top:15px;padding:0 0 0 60px;background:url(/media/images/headings/go_to.gif) no-repeat 0 19px;}#TB_ajaxContent #redirect .r-ireland p.img{margin-left:170px;}#redirect form{margin:20px 0 0 60px;}#ireland .tour-overlay{background:#333;border:4px solid #ccc;}#ireland .tour-overlay, #ireland .tour-overlay a:link{color:#fff;}body ul.tabHeadings{border-top:none;list-style-type:none;margin:10px 0 0 5px;}body ul.tabHeadings li{padding:0;margin:0;float:left;background-image:none;}body ul.tabHeadings a{text-decoration:none;padding:2px 12px;margin:0;border-left:1px solid #d8d8d8;background:url(/media/images/colour_schemes/default/tab_bkg.gif) repeat-x 0 0;}body ul.tabHeadings li.active{padding-bottom:.8em;float:left;border-left:0;background-position:bottom center;background-repeat:no-repeat;}body ul.tabHeadings li.active a{text-decoration:none;padding:2px 8px;border-left:0;color:#fff;background-repeat:repeat-x;background-position:0 0;}body ul.tabHeadings li.last a{border-right:1px solid #d8d8d8;}body ul.tabContents{list-style-type:none;padding:10px 0 0;margin:-.6em 0 0;border-top-width:1px;border-top-style:solid;}@media projection, screen{.ui-tabs-hide{display:none;}}@media print{.ui-tabs-nav{display:none;}}.ui-tabs-nav{}.ui-tabs-panel{padding:21px 15px 11px 7px;margin-top:-6px;background:#fff;border-top:solid 1px #d0e7e3;}.carhire{padding-bottom:0;}.findItFastModule .ui-tabs-panel, .conciergeModule .ui-tabs-panel{padding-top:6px;}#hotelMaxiview .ui-tabs-panel{padding-left:0;}#hotelMaxiview .ui-tabs-nav{margin-top:15px;}body .ui-tabs-nav{border-top:none;list-style-type:none;margin:7px 0 1px 5px;}body .ui-tabs-nav li{padding:3px 0 1em 0;margin:0;float:left;background-image:none;}body .ui-tabs-nav a{text-decoration:none;padding:5px 12px 5px 13px;margin:0;font-size:1.2em;color:#555;}body .ui-tabs-nav a:hover{color:#555;}body .ui-tabs-nav .ui-tabs-selected{float:left;border-left:0;background-position:bottom center;background-repeat:no-repeat;position:relative;}body .ui-tabs-nav .ui-tabs-selected a{text-decoration:none;border-left:0;color:#fff;background-repeat:repeat-x;background-position:0 0;}body .ui-tabs-nav a span{}body .ui-tabs-nav .ui-tabs-selected a span{}body .ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited{cursor:text;}.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active{cursor:pointer;}.ui-tabs-disabled{opacity:.4;filter:alpha(opacity=40);}.ui-tabs-loading em{padding:0 0 0 20px;background:url(/media/images/temp/loadingAnimation.gif) no-repeat 0 50%;}.searchresults #findItFast div.flights button.submitButton{bottom:0;}div.datePicker{position:absolute;min-width:24em;width:24em;z-index:29999;text-align:center;background:transparent;-moz-user-select:none;-khtml-user-select:none;}div.staticDP{position:relative;top:5px;left:0;}iframe.iehack{position:absolute;background:#fff;z-index:19;padding:0;border:0;display:none;margin:0;width:236px;height:196px;}a.date-picker-control{margin:-2px 2px 0 2px;padding:0;}.flights a.date-picker-control{margin-top:-4px;}#carhire a.date-picker-control{margin:0 2px 0 2px;}a.date-picker-control:link, a.date-picker-control:visited, a.date-picker-control:hover, a.date-picker-control:active, a.date-picker-control:focus{display:-moz-inline-stack;border:0 none;background:transparent url(/media/images/icons/calendar.gif) no-repeat 50% 50%;min-width:16px;line-height:1;cursor:pointer;visibility:visible;text-decoration:none;vertical-align:middle;}* html a.date-picker-control{width:16px;}a.date-picker-control{display:inline-block;}a.date-picker-control span{display:block;width:19px;height:19px;margin:auto 0;}div.datePicker th span{display:inline;padding:0;margin:0;color:#000;text-align:center;line-height:1em;border-width:0;font-family:georgia, times new roman, palatino, times, bookman, serif;background:transparent;font-weight:bold;cursor:pointer;}div.datePicker th span.month-display, div.datePicker th span.year-display{font:normal 1.2em Verdana, Sans-Serif;cursor:default;}div.datePicker th span.prev-but, div.datePicker th span.next-but{font-size:1.8em;cursor:pointer !important;}div.datePicker th span.today-but{text-align:center;margin:0 auto;font:normal 1em Verdana, Sans-Serif;width:100%;text-decoration:none;line-height:1.6em;cursor:pointer !important}div.datePicker thead th span.fd-disabled{color:#aaa;cursor:default !important;}div.datePicker th span.fd-day-header{text-align:center;margin:0 auto;font:900 1em Verdana, Sans-Serif;height:1.4em;width:2em;text-decoration:none;line-height:1.4em;}div.datePicker table{position:relative;margin:0;padding:0;border:2px solid #ccc;background-color:#f4f4f4;text-align:center;width:100%;border-spacing:2px;table-layout:fixed;border-collapse:separate;}div.datePicker table td{border:1px solid #999;padding:0;text-align:center;vertical-align:middle;line-height:1.2em;cursor:pointer;background:#dadada;width:2em;height:2em !important;height:1.8em;outline:none;}div.datePicker table th{border:0 none;padding:0;line-height:1em;font-weight:bold;color:#222;text-align:center;vertical-align:middle;}div.datePicker table td.date-picker-unused{background:#fff !important;border-color:#999;padding:0;}div.datePicker table thead th.date-picker-title{width:auto;height:auto;padding:0;}div.datePicker table th.date-picker-day-header{width:3em;}div.datePicker table th.date-picker-day-header span{display:block;cursor:default;}div.datePicker table td.date-picker-selected-date{}td.date-picker-highlight{color:#a86666;}div.datePicker table td.out-of-range{color:#666;background:#F4F4F4;cursor:default !important;}div.datePicker table td.day-disabled{color:#aaa !important;background:transparent !important;cursor:default !important;}div.datePicker table tbody td.date-picker-hover{background:#6788bf;cursor:pointer;border-color:#999;color:#fff;}* html div.datePicker table td{background-image:none;}* html div.datePicker table td.date-picker-unused{background:#f2f2f2;}form.calendar-dc div.datePicker{margin:0;}#calendarModule form.calendar-dc div.datePicker{float:none;}#calendarModule form.calendar-dc div.staticDP{top:0;}form.calendar-dc div.datePicker table{border:none;background:transparent;border-spacing:0;width:248px;}#fd-standalone-calendar, #fd-search-calendar{background:url(/media/images/datepicker/event_table_bg.gif) no-repeat 0 0;width:253px;height:225px;margin-bottom:10px;}#fd-search-calendar{margin-left:54px;}.searchresults #fd-search-calendar{z-index:10;}form.calendar-dc div.datePicker table th.date-picker-day-header span, form.calendar-dc div.datePicker table th.date-picker-day-header{color:#708d9f;}form.calendar-dc div.datePicker table td, form.calendar-dc div.datePicker table td{border:none;background:none;padding:2px 0 4px;margin:0;}form.calendar-dc div.datePicker table th{height:1.8em !important;}form.calendar-dc div.datePicker th span.month-display, form.calendar-dc div.datePicker th span.year-display{color:#fff;font-weight:bold;text-transform:none;}form.calendar-dc div.datePicker th.date-picker-day-header .fd-day-header{text-transform:none;}form.calendar-dc div.datePicker table td.hl-td{background:url(/media/images/datepicker/week_select.gif) no-repeat center 3px;}form.calendar-dc div.datePicker table td.day-event{background:url(/media/images/datepicker/weekday_future.gif) no-repeat 0 0;color:#708D9F;}form.calendar-dc div.datePicker table td.day-brd{background:url(/media/images/datepicker/day_brd.gif) no-repeat 3px 3px;}form.calendar-dc div.datePicker table td.wk-lft-brd{background:url(/media/images/datepicker/week_select.gif) no-repeat left 3px;}form.calendar-dc div.datePicker table td.wk-rgt-brd{background:url(/media/images/datepicker/week_select.gif) no-repeat right 3px;}form.calendar-dc div.datePicker table td.date-picker-today-event{background:url(/media/images/datepicker/today.gif) no-repeat 0 0;}form.calendar-dc div.datePicker table td.date-picker-today, form.calendar-dc div.datePicker table td.date-picker-today-week-sel, form.calendar-dc div.datePicker table td.hl-td-event, form.calendar-dc div.datePicker table td.day-event-end{background:url(/media/images/datepicker/selected_day.gif) no-repeat 0 0;color:#fff !important;}form.calendar-dc div.datePicker td.week-selector{background:url(/media/images/datepicker/select_a_week.gif) no-repeat 4px 0;color:#708d9f;}form.calendar-dc div.datePicker td.wk-out-of-range{background:transparent !important;}form.calendar-dc div.datePicker td.week-selector-on{background:url(/media/images/datepicker/week_selected.gif) no-repeat 4px 1px;color:#fff;}form.calendar-dc div.datePicker th span.prev-but{background:url(/media/images/datepicker/previous_month.gif) no-repeat 0 3px;display:block;text-indent:-2000em;width:17px;height:17px;position:relative;left:20px;}form.calendar-dc div.datePicker th span.next-but{background:url(/media/images/datepicker/next_month.gif) no-repeat 0 3px;display:block;text-indent:-2000em;width:17px;height:17px;}form.calendar-dc div.datePicker th span.fd-disabled{background:none !important;}form.calendar-dc div.datePicker table td.out-of-range{background:url(/media/images/datepicker/weekday_past.gif) no-repeat 0 0;}form.calendar-dc div.datePicker th span.month-display{cursor:pointer;}form.calendar-dc div.datePicker table tbody td.date-picker-hover{color:#708D9F;}form.calendar-dc div.datePicker td, form.calendar-dc div.datePicker td.date-picker-highlight{color:#333;}form.calendar-dc div.datePicker table tbody td.out-of-range{color:#ccc !important;}form.calendar-dc div.datePicker table tfoot td.ft-brd{border-bottom:solid 1px #708d9f;border-top:solid 1px #708d9f;color:#708d9f;font-weight:bold;}#calendarModule .subheading{height:auto;}p.event-indicator{padding-left:17px;color:#999;font-size:1.1em;margin:15px 0 10px 630px;background:url(/media/images/datepicker/event_indicator.gif) no-repeat 0 2px;}form.calendar-dc div.datePicker td.no-event{color:#ccc;}#waiting{position:absolute;width:530px;height:100px;top:300px;left:0;z-index:100;border:1px solid #d6d6d6;background:#fff;display:none;font-size:1.5em;}#waiting-small{z-index:100000;position:absolute;width:253px;height:60px;top:165px;left:0;border:1px solid #d6d6d6;background:#fff;display:none;font-size:1.2em;}#waiting p, #waiting-small p{padding:15px;}form.calendar-dc div.datePicker table td.wk-out-of-range, form.calendar-dc div.datePicker table td.week-empty, form.calendar-dc div.datePicker table td.date-picker-unused{padding:0 !important;cursor:default !important;}form.calendar-dc div.datePicker table td.date-picker-unused{background:transparent !important;}.htmlModule p{margin-bottom:20px;line-height:1.5em}.htmlModule h2{font-size:2.1em;font-weight:normal;margin-bottom:13px}.htmlModule h3{font-size:1.8em;margin-bottom:20px}.htmlModule h4{font-size:1.3em;margin-bottom:2px;text-transform:capitalize}body .htmlModule ul, body .htmlModule ul li, body .htmlModule ol, body .htmlModule ol li{color:#333;}.htmlModule ol,.htmlModule ul,.htmlModule dl{margin:0 0 20px 30px;font-size:1.2em}.htmlModule dl dt{font-weight:bold}.htmlModule dl dd,.htmlModule dl dt,.htmlModule ul li{margin-bottom:3px}.htmlModule ol li{margin-bottom:7px}.htmlModule ul{list-style-type:none}.htmlModule ol{list-style-position:outside}body.campaign0509 .sideBlock .adtechSkyscraper{left:-34px;}.jcarousel-container{position:relative;}.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}.jcarousel-list li, .jcarousel-item{float:left;list-style:none;width:154px;height:114px;}.jcarousel-next{z-index:3;display:none;}.jcarousel-prev{z-index:3;display:none;}

*/

#specialofferscentrebar { background: url(../img/page-bg.jpg) 0 0 repeat-y; }

#cse-search-results { width: 548px; margin-left: 0; margin-right: 0; overflow: hidden; }

#gallerycentrebar table { width: 480; margin: 10px auto; }
#gallerycentrebar table td { margin: 2px; }

.highlighttext { color: #dd0000; font-weight: bold; }




