/* secondary tab bar */

#tabbar
{
	background: url(../images/tabsecondary-background.gif) repeat-x;	
	height: 34px;
	clear: both;
}

#tabbar .tabsecondary_normal_ls
{
	background:url(../images/tabsecondary-normal-ls.gif) no-repeat;
	width: 4px;	
	height: 34px;
}

#tabbar .tabsecondary_selected_ls
{
	background:url(../images/tabsecondary-selected-ls.gif) no-repeat;
	width: 4px;	
	height: 34px;
}

#tabbar .tabsecondary_normal_bg
{
	background:url(../images/tabsecondary-normal-bg.gif) repeat-x;
	height: 34px;
}

#tabbar .tabsecondary_selected_bg
{
	background:url(../images/tabsecondary-selected-bg.gif) repeat-x;
	height: 34px;
}

#tabbar .tabsecondary_normal_rs
{
	background:url(../images/tabsecondary-normal-rs.gif) no-repeat;
	width: 4px;
	height: 34px;
}

#tabbar .tabsecondary_selected_rs
{
	background:url(../images/tabsecondary-selected-rs.gif) no-repeat;
	width: 5px;
	height: 34px;
}

#tabbar ul
{		
	margin:0;
	padding:0;
	font-family:Arial;
}

#tabbar ul li
{
	float:left;
	margin-right:5px;
	display:block;
	font-weight: bolder;
	font-weight:normal;
	text-align: center;
}

#tabbar ul li a, #tabbar ul li.selected a
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding-top: 2px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	line-height:15px;
}

#tabbar ul li span
{
	position: relative;
	float: left;
}

#tabbar li.last
{
	margin-right:0px;
}

#tabbar .selected, #tabbar a:hover
{
	/*color:#0060AE;*/
	color: #16577b;
}

/* icon menu bar */

#iconbar
{
	margin-top:7px;
}

#iconbar ul
{		
	margin:0;
	padding:0;
	font-family:Arial;
}

#iconbar ul li
{
	float:left;
	margin-right:19px;
	display:block;
	font-size: 12px;
	line-height:15px;
	font-weight: bolder;
	font-weight:normal;
	text-align: center;
}

#iconbar .fullwidth li
{
	margin-right:15px;
}


#iconbar ul li span
{
	position: relative;
	float: left;
}

#iconbar li.last
{
	margin-right:0px;
}


#iconbar ul li a, #iconbar ul li.selected a
{
	text-decoration:none;
	color:#00AEEF;
	display:block;
	margin:0px;
	padding-top: 50px;
	margin-bottom:10px;
	text-align:center;
	width:70px;
	font-size:14px;
	font-weight:bold;
}

/*used for tabs where their are only a few so width is not an issue */
#iconbar ul.fullwidth li a, #iconbar .fullwidth ul li.selected a
{
	min-width:100px;
	max-width:300px;	
}

#iconbar ul.fouricons li a, #iconbar .fouricons ul li.selected a
{
	margin-right:25px;
}

#iconbar .selected, #iconbar a:hover
{
	/*color:#0060AE;*/
	color: #16577b;
}





#iconbar .flag
{
	background: url(../images/flag-icon.gif) 50% 0 no-repeat;	
}

#iconbar .book
{
	background: url(../images/reviews-icon.gif) 50% 0 no-repeat;	
}

#iconbar .go
{
	background: url(../images/go-icon.gif) 50% 0 no-repeat;	
}


#iconbar .back
{
	background: url(../images/back-icon.gif) 50% 0 no-repeat;	
}

#iconbar .marble
{
	background: url(../images/marble-icon.gif) 50% 0 no-repeat;	
}

#iconbar .globequestion
{
	background: url(../images/globequestion-icon.gif) 50% 0 no-repeat;	
}

#iconbar .globe2
{
	background: url(../images/globe2-icon.gif) 50% 0 no-repeat;	
}



#iconbar .mag
{
	background: url(../images/mag-icon.png) 50% 0 no-repeat;	
}

#iconbar .clipboard
{
	background: url(../images/recommended-icon.gif) 50% 0 no-repeat;	
}

#iconbar .map
{
	background: url(../images/map-icon.gif) 50% 0 no-repeat;	
}

#iconbar .globe
{
	background: url(../images/globe-icon.gif) 50% 0 no-repeat;	
}

#iconbar .camera
{
	background: url(../images/camera-icon.gif) 50% 0 no-repeat;	
}


#iconbar .question
{
	background: url(../images/question-icon.gif) 50% 0 no-repeat;	
}

#iconbar .envelope
{
	background: url(../images/envelope-icon.gif) 50% 0 no-repeat;	
}

#iconbar .letter
{
	background: url(../images/letter-icon.gif) 50% 0 no-repeat;	
}


#iconbar .info
{
	background: url(../images/info-icon.gif) 50% 0 no-repeat;	
}

#iconbar .circlearrow
{
	background: url(../images/circlearrow-icon.gif) 50% 0 no-repeat;	
}

#iconbar .news
{
	background: url(../images/news-icon.gif) 50% 0 no-repeat;	
}


#iconbar .one
{
	background: url(../images/one-icon.gif) 50% 0 no-repeat;	
}

#iconbar .selected .one
{
	background: url(../images/one-icon-selected.gif) 50% 0 no-repeat;	
}

#iconbar .two
{
	background: url(../images/two-icon.gif) 50% 0 no-repeat;	
}

#iconbar .selected .two
{
	background: url(../images/two-icon-selected.gif) 50% 0 no-repeat;	
}

#iconbar .three
{
	background: url(../images/three-icon.gif) 50% 0 no-repeat;	
}

#iconbar .selected .three
{
	background: url(../images/three-icon-selected.gif) 50% 0 no-repeat;	
}

#iconbar .four
{
	background: url(../images/four-icon.gif) 50% 0 no-repeat;	
}

#iconbar .selected .four
{
	background: url(../images/four-icon-selected.gif) 50% 0 no-repeat;	
}

#contentarea
{
    margin:0px auto;
    padding:4px;
    padding-top: 15px;
    background: url(../images/maincontent-top-bg.gif) 0 0 repeat-x;	
}

#detailtext
{
    margin:0px auto;
    padding:2px;
    padding-top: 0px;
    color: #454748;
}


.detailtextmain h1 , .detailtextmain h2.h1style
{
	font-size:24px;
	color: #454748;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	margin-top:3px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

.detailtextmain h1.h1Activity
{
	font-size: 32px;
	font-weight: normal;
}

.detailtextmain h2, .detailtextmain h3.h2style
{
	font-size:16px;
	color: #031824;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	margin-top:5px;
}

.detailtextmain h6
{
	font-size:12px;
	color: #454748;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
}

.detailtextmain h5
{
	margin:0 0 3px 0;
	font-size:14px;
	font-weight:bold;
}

.detailtextmain h5 a, .detailtextmain h5 a:visited
{
	font-weight:bold;
	color:#82c7e2;
	text-decoration:underline;
}

.detailtextmain p
{
	/*margin-top:15px;*/
}


.squareicon 
{
    margin:0px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 2px;
    background: #00aeef;
    color: White;
    width: 14px;
    height: 16px;
    font-weight:bold;
    font-size: 12px;
    float:left;
    text-align: center;
}

.squareiconlight 
{
    margin:0px;
    margin-right: 4px;
    padding: 2px;
    background: #dadfe2;
    color: #454748;
    width: 14px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    float:left;
    font-weight: normal;
}

.squareiconlightlast 
{
    margin:0px;
    padding: 2px;
    background: #dadfe2;
    color: #454748;
    width: 14px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    float:left;
    font-weight: normal;
}

.displaynone
{
	display: none;
}




#bluesidebar 
{
    width: 176px;
    padding: 7px 4px;
    margin: 0px;
    margin-top: 4px;
    margin-left: 0px;
    margin-bottom: 4px;
    background: url(../images/dark-bg.gif);
    border: 1px solid white;
    border-bottom: 0px;
    float: right;
    color: White;
    font-weight:bold;
    height: 470px;
}

#searchresultsbox 
{
    width: 176px;
    padding: 4px;
    margin: 0px;
    margin-bottom: 4px;
    background: url(../images/whitearrow.png) no-repeat right top;
    background-color: #00aeef;
    border: 1px solid #dadfe2;
    color: White;
    font-weight: bolder;
    padding-left:10px;
    padding-right:10px;
}

#bluesidebar a, #bluesidebar a:visited
{
	font-weight:bold;
	color:white;
	text-decoration: none;
}

a, a:visited
{
	/*color:#67bee3;*/
	color: #1177b0;	
	text-decoration: none;
	font: 11px Verdana, Helvetica, Sans-Serif;
}

a:hover
{
	color:#e96800;
    text-decoration: underline;
}

#bluesidebar a:hover
{
    text-decoration: underline;
}

.clear
{
	clear:both;
}

.line
{
    line-height: 5px;
}

.blankdiv 
{
	margin:0px;
	padding:0px;
}

.div
{
    width: 550px;
    clear:left;
}

.divlarge
{
    margin:0px;
    padding:0px;
    line-height:13px;
}

.divlarge h1
{
	color:#031824;
	padding-left:0px;
	margin-left:0px;
}


.textright
{
    float: left;
    margin-right: 30px;
    padding: 0px;
}

/* Red text */

.red
{
    color: Red;
    font-weight: bolder;
}

.halfpage 
{
    width: 350px;
    margin:0px;
    padding: 0px;
}



H1
{
	font-size:20px;
	color: #454748;
	font-weight: bold;
	padding: 0;
	margin:0;
}

H2
{
	font-size:18px;
	color: #454748;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

.divlarge H3
{
	font-size:12px;
	color: #454748;
	font-weight: normal;
	padding: 0px;
	margin:0px;
	margin-top:3px;
	margin-left:10px;
}

 H3
 {
	font-size:12px;	
 }



#bluesidebar H3
{
	font-size:14px;
	color: #67bee3;
	font-weight: bold;
	padding:0 0 5px 0;
	margin:0px;
	margin-top:3px;
}


.floatrighttext {
	float:left;
	margin:0px;
	margin-left:10px;
	line-height: 13px;
	width: 320px;
}

.headerbox, .headerboxsearch
{
    /*background: #00aeef;*/
    /*padding: 2px 2px;*/
    margin: 0px;
    margin-top: 0px;
    color: White;
    font-weight:bolder;
    width: 532px;
    float:left;
    font-size:18px;
    font-family:arial;
}

.headerboxsearch
{
	/*padding: 2px 4px;*/
	margin-top: -3px;
	margin-bottom: 4px;
	font-size:11px;
}

.headerbox1
{
    /*background: #00aeef;*/
    padding: 0px;
    margin: 0px;
    color: White;
    font-weight: bolder;
    font-size: 11px;
    font-family: Arial;
    width: 525px;
    float:left;
    margin-bottom:2px;
}

/* colours for each activitytype */
.sportsholidays
{
    /*background: #00aeef;*/
    /*color: #00aeef;*/
    color: #e26602;
}

.languagecourses, .cursosdeidiomas
{
    /*background: #86de78;*/
    /*color: #86de78;*/
    color: #77c16b;
}

.wellbeingholidays
{
    /*background: #c5bf5f;*/
    /*color: #c5bf5f;*/
    color: #cdb51e;
}

.creativecourses
{
    /*background: #be82b5;*/
    /*color: #be82b5;*/
    color: #a659a0;
}

.cookerycourses
{
    /*background: #b13631;*/
    /*color: #b13631;*/
    color: #c12e2e;
}

.detailbox 
{
    padding:4px;
    margin:0px;
    width: 530px;
    float:left;
    /*background: url(../images/detailbox-bg.gif) no-repeat bottom right;*/
	background: url(../images/detailbox-bg-fade.gif) repeat-x;          
}

.detailbox h1
{
	max-width:368px;
}

.detailbox h1 .price
{
	width:auto;
}

.detailbox h2 
{
    font-size: 20px;
    color: #454748;
}

.float {
	float:right;
	margin:0px;
	display:block;
}

.detailstext 
{
    margin: 0px;
    padding: 0px;
    width: 380px;
    float:left;
    line-height:13px;
}

.detailstextfullwidth
{
    margin: 0px;
    padding: 0px;
    float:left;
    line-height:13px;
}

.detailstext ul, .detailstextfullwidth ul, .detailstextfull ul
{
	margin-top:5px;
	position:relative;	
	left:-25px;

} 

.detailstext ul li, .detailstextfullwidth ul li, .detailstextfull ul li
{
	padding:0;
	margin:0;
}

#textbarspace 
{
    margin: 0px;
    padding: 0px;
    width: 400px;
    float:left;
}

.iconcategory 
{
	float: left;
	margin:0px;
	padding:0px;
	margin:0 0 5px 0;
	width: 189px;
	min-height:63px;
}


.iconcategory h2 a
{
	/*color:#00aeef;*/
	font-size: 12px;
}

.iconcategory img
{
	margin-top: 1px;
	border:0px;
}

.breadcrumbs div
{
	display:inline;
}

.breadcrumbback
{	
	float: right;	
}

.detailtextmain .breadcrumbs a, .detailtextmain .breadcrumbs a:visited
{
	color: #00aeef;
	text-decoration: none;
}

.detailtextmain .breadcrumbs a:hover
{
	text-decoration: underline;
}

.resultstitle 
{
	margin:0px;
	padding:0px;
	float:left;
	width: 100%;
}

.resultstitle span
{
	font-weight: bold;
}

.iconcategorylast 
{
	float: left;
	margin:0px;
	padding:0px;
}

.detailstext h2
{
	font-size:14px;
	color: #82C7E2;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

.detailstext h6
{
	margin-top: 0px;
}

.detailstext h2.h2ActivitySubType
{
	margin-bottom: 5px;
}

.floatphoto {
	float:left;
	margin:0px;
	margin-right: 4px;
	display:block;
	padding:0px;
	padding-bottom: 22px;
}

.photobox {
	float:left;
	margin:0px;
	margin-right: 4px;
	padding:0px;
	width:260px;
	margin-bottom:20px;
}

.photobox h2, .detailtextmain .photobox h2
{
	font-size: 16px;
	color: #82C7E2;
	margin:0px;
	padding:0px;
}

.photoboxright {
	float:right;
	margin:0px;
	margin-right: 4px;
	padding:0px;
	width:260px;
	margin-bottom:20px;
}

.photoboxright h2, .detailtextmain .photoboxright h2
{
	font-size: 16px;
	color: #82C7E2;
	margin:0px;
	padding:0px;
}



/* Go Buttons */

.gomainsearch
{
    display: block;
    width:42px;
    height: 42px;
    text-indent: -8000px;
    background: url(../images/go.gif);
    margin-top: 15px;
}

.goblue 
{
    display: block;
    width:32px;
    height: 31px;
    text-indent: -8000px;
    background: url(../images/go-blue.png);
}

.gored 
{
    display: block;
    width:32px;
    height:31px;
    text-indent: -8000px;
    background: url(../images/go-red.png);
    right: 10px;
    position: absolute;
    bottom: 8px;
}

.gogreen 
{
    display: block;
    width:32px;
    height: 31px;
    text-indent: -8000px;
    background: url(../images/go-green.png);
    right: 10px;
    position: absolute;
    bottom: 18px;
}

/* Calender icons */

.calendericon 
{
    display: block;
    width:28px;
    height: 22px;
    text-indent: -8000px;
    background: url(../images/calender.png);
    position:relative;
    margin-left:95px;    
    margin-top: -2px;
}

/* drop down text size */

select 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #454748;
}


/* input field text */

input 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#454748;
}
    
    
/* More Detail Page Add Buttons */


.detailmenu {
	margin:0px;
	padding:0px;
	margin-bottom: 4px;
	color: white;
}

.detailmenu li 
{
	letter-spacing:0px;
    background: #0060ae;
	margin-bottom: 4px;
}

.detailmenu li a
{
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:5px;
	font-weight:bolder;
	border: solid 1px #0060ae;
}

.detailmenu li a:hover
{
    background: #ffffff;
    color: #0060ae;
    border: solid 1px #0060ae;
}

/* Sub Menu Buttons */


.submenu {
	margin:0px;
	padding:0px;
}

.submenu li 
{
	letter-spacing:0px;
	float: left;
	margin-bottom: 10px;
}

.submenu li a
{
	text-decoration:none;
	display:block;
	padding:0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:bolder;
}

.greyline
{
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
	border:none;
}


.detailimageleft
{	
	margin:0px;
	padding:0px;
	float:left;
	margin-right:8px;
	width:265px;
	height:155px;
	margin-bottom:10px;
}

.detailimage
{	
	margin:0px;
	padding:0px;
	width:265px;
	height:155px;
}



.rhsimage
{
	margin-bottom:5px;
}


/* Images */

.thumbnail
{
	width: 65px;
	height: 40px;
}

.featuresmall
{
	width: 135px;
	height: 75px;
}

.rightcolumnsmall
{
	width: 130px;
	height: 75px;
}

.mediumminor
{
	width: 190px;
	height: 105px;
}

.mediummajor
{
	width: 265px;
	height: 155px;
}

.large
{
	width: 405px;
	height: 235px;
}

#mainphotos img
{
	margin-right:3px;
}

.hlCountry , .hlCountry:visited
{
	color: #031824;
}

h2.h2Continent
{
	color: #16577b;
}

.divcountryhighlights .hlRegion
{
	color: #16577b;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.hlTownCity , .hlTownCity:visited
{
	color: #031824;
	font-size: 13px;
	font-weight: bold;
}

#divBlog h3 , #divBlog h3 a
{
	font: 16px Century Gothic, Arial;
	color: #0f7cb8;
	margin-top: 4px;
	margin-bottom: 4px;
}

#divBlog span
{
	color: #878c8e;
	font: 10px Verdana, Arial;
	display: block;	
	margin-bottom: 5px;
}

.whatshots
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.whatshotitem
{
	float: left;
	width: 263px;
	/*background: url(../images/box-bg.gif) repeat;	*/
	margin-bottom: 12px;
	/*color: #FFFFFF;*/
}

.whatshotitem img
{
	border: none;
	height: 75px;
	width: 125px;
	float: left;
	margin-right: 5px;
}

.whatshotitem a , .whatshotitem a:hover
{
	text-decoration: none;
}

.whatshotitem h3
{
	margin-top: 3px;
	margin-bottom: 4px;	
}

.whatshotitem h3 a
{
	font: 16px Century Gothic, Arial;
	/*color: #7bcdfa;*/
	line-height: 16px;
}

.whatshotitem span
{
	margin-top: 2px;
}

.whatshotprice
{
	font-weight: bold;
}

.MainFeaturePanel
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 35px;
	position: relative;
}

.MainFeaturePanel img
{
	height: 300px;
	width: 538px;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	border: none;
}

.featuretopic
{
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	height: 25px;
	width: 88px;
	padding: 2px 0 0 0;
	margin: 0 2px 0 0;
	text-align: center;			
	cursor: pointer;
	padding-top: 8px;
}

.featuretopic a
{
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	color: #FFFFFF;
}

.featurehighlights
{
	background-color: #313131;
	color: #FFFFFF;
}

.featuresingles
{
	background-color: #714141;
	color: #FFFFFF;
}

.featuresports
{
	background-color: #e26602;
	color: #FFFFFF;
	width: 95px;
	padding: 0;
}

.featurefooddrink
{
	background-color: #499d41;
	color: #FFFFFF;
}

.featurelanguages
{
	background-color: #499d41;
	color: #FFFFFF;
	padding-top: 0;
}
.featuretopic.featurelanguages, .featuretopic.featuresports
{
	height: 33px;
}
.featurefooddrink
{
	background-color: #b03b3b;
	color: #FFFFFF;
}
      
.featurecreative
{
	background-color: #9c4290;
	color: #FFFFFF;
	width: 81px;
}	
        
.featurewellbeing
{
	background-color: #baa921;	
	color: #FFFFFF;
}

.featuredetail
{
	position: absolute;
	top: 12px;
	left: 315px;	
	background-color: Transparent;
}

.featuredetail div
{
	width: 190px;
	padding: 10px;
	position: relative;
}

.featuredetail div h2
{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: -5px;
	margin-bottom: 5px;
}

.featuredetail p
{
	font-size: 11px;
}

.featuredetail a
{
	color: #FFFFFF;
	font-weight: bold;
}

.featuredetail select
{
	width: 160px;
}

.featuredetail input
{
    position: absolute;
    bottom: 7px;
    right: 7px;
}

.MainFeaturePanel .returnaboutus
{
	background:transparent url(/images/MainFeaturePanel/aboutus_sp.gif) no-repeat scroll 0 0;
	height:18px;
	left:438px;
	position:absolute;
	text-indent:-9999px;
	top:273px;
	width:88px;
}

.landingpagelink span
{
	float:left;font-weight:bold;font-size:15px;	
}

.landingpagelink img
{
	border:none;
	width:22px;
	height:21px;
	margin:-3px 0 0 10px;
}

.panoramicimage h1
{
	margin-left:5px;
	font-size: 25px;
	font-weight: bold;
}

.mainintro
{
	font-weight: bold;
}
