/************************/
/* GLOBAL               */
/************************/

#wrapper {width: 960px; margin: 0 auto;}

 #navWrapper:after, #StageArea:after, #MainBodyArea:after, #navigation-sub div ul li:after, #MainContentArea:after, 
 #SecondaryBodyArea:after {
	content: 'CSS Pulldown';
	display: block;
	visibility: hidden;
	height: 0;
	float: none;
	clear: both;
}
#navWrapper, #StageArea, #MainBodyArea, #navigation-sub div ul li, #MainContentArea, #SecondaryBodyArea{ min-height: 1%; }
* html #navWrapper,* html  #StageArea, * html #MainBodyArea,* html  #navigation-sub div ul li, * html #MainContentArea, *html SecondaryBodyArea{ height: 1%; }


html 
{
	height:100%;
	min-height:100%;
}

body
{
	font: 76%/1.4 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-position: left bottom;
}

.cooptravel{ width:960px; }
#Page { position: relative; }
a  { color: #006ea0; }

h1 {font-weight: normal; font-size: 1.7em; line-height: 1.4em; padding: 0; margin: 0.2em 0;}
h2 {font-weight: normal; font-style: italic; font-size: 1.4em; padding: 0; margin: 0.2em 0;}
h3 {font-weight: bold; font-size: 1em; padding: 0; margin: 0.4em 0;}

p 
{
    margin: 0 0 1em 0; 
    padding: 0; 
}

.introduction 
{
    font-style:italic;
}

hr 
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background: #d7d7d7;
	color: #d7d7d7;
	border:0;
}

hr.clear 
{
    clear: both;
}

ul 
{
    padding: 0;
    margin: 1.5em;
}

fieldset 
{   
	margin: 0 0 1em 0;
	padding: 1em;
}

.hidden 
{
    display: none;
}

.error 
{
    color: Red;
}

.button
{
    border: 1px solid black;
    color:White;
    background: black url(/images/secure.cooptravel.co.uk/buttonBg.png) repeat-x;
}

table
{
	font-size: 1em;
	border-collapse: collapse;
}

th
{
	text-align: left;
}

img {border: 0; margin: 0; padding: 0;}
img.nomargin {display: block;}

#fbtab{
background: url(/images/secure.cooptravel.co.uk/facebookside.png) no-repeat; 
right:1px; 
top:20%;height:156px;width:40px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}

/* ************************************ Top Nav ************************************ */
.TopNav{
width:960px;
height:36px;
}

.TopLinks{
float:right;
height:36px;
padding-right: 12px;
background-image:url(/images/secure.cooptravel.co.uk/TopRightLinksBackground_Rightnew.png);
background-repeat:no-repeat;
background-position:right;
font-size:12px;
color:#FFF;
}

.TopLinks a {
	text-decoration:none;
	color:#FFF;
	border-right: 1px solid #84b8e0;
	margin: 10px 0 0 0;
	padding:0 12px;
	float:left;
}

.TopLinks a:first-child{
	padding: 0 12px 0 0; 
}
.TopLinks a:last-child{
	border: 0;
}

.TopLinks a:hover {
text-decoration:none;
color:#a8cbec;
}

.TopLinksEnd{
float:right;
height:36px;
width:26px;
background-image:url(/images/secure.cooptravel.co.uk/TopRightLinksBackground_Leftnew.png);
background-repeat:no-repeat;
background-position:right;
}



/* ************************************ Top Nav ************************************ */
/* ************************************ Logo and Contact Number ************************************ */
.Header{
width:960px;
height:90px;
position:relative;
margin-top: 1em;
}

.Logo{
float:left;
margin:0px 0px 0px 26px;
}

.Number{
float:Right;
margin:20px 26px 0px 0px;
clear:right;
}

.NumberReason{
float:Right;
margin:0px 26px 0px 0px;
clear:right;
}

/* ************************************ Logo and Contact Number ************************************ */

/************************/
/* HEADER               */
/************************/


#Header
{
	position: relative;
	padding: 2px;
	height: 60px;
	
}

#Logotype
{
	float: left;
	margin: 18px 0px 0px 18px;
}

#Functions
{
	position: absolute;
	top: 8px;
	right: 2px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.4em;
}

#Functions li
{
	display: block;
	height: 1.6em;
	float: left;
	border-left: 1px solid #dee1e3;
	padding: 0 1em;
	overflow: visible;
}

#Functions li.first
{
	border-left: 0;
}

#Functions li a 
{
	display: block;
	color: #3b3d41;
	text-decoration: none;
	float: left;
	padding-left: 2em;
}

#Functions a:hover
{
	color: Black;
	text-decoration: underline;
}

a.loginButton
{
	background: url(/images/secure.cooptravel.co.uk/ButtonLogin.png) no-repeat;
}

a.logoutButton
{
	background: url(/images/secure.cooptravel.co.uk/ButtonLogin.png) no-repeat;
}

a.rssButton
{
	background: url(/images/secure.cooptravel.co.uk/ButtonRss.png) no-repeat;
}

a.sitemapButton
{
	background: url(/images/secure.cooptravel.co.uk/ButtonSitemap.png) no-repeat;
}

a.languageButton, input.languageButton
{
	background: url(/images/secure.cooptravel.co.uk/buttonLanguage.png) no-repeat;
}

input.languageButton 
{
    width: 20px;
    float: left;
    height: 1.6em;
}

select.languageButton 
{
    font-size: 1em;
}


/* ----------------------- Updated Header ---------------------------------------- */

.NewHeader {
    height: 90px;
    position: relative;
    width: 960px;
}

.Logo {
  float: left;
  margin: 24px 20px 0;
}

.Number {
  clear: none;
  float: left;
  margin: 27px 0 0 50px;
  font-size:20px;
  width:200px;
  text-align:center;
}

.TopNav {
  float: right;
  height: 32px;
  margin: 30px 0 0;
  position: relative;
  width: 330px;
}

.TopLinks {
  background-image: url("../TopNavBackground.gif");
  background-position: right center;
  background-repeat: no-repeat;
  color: #8DB1D3;
  float: right;
  font-size: 12px;
  height: 32px;
  width: 330px;
  padding:0;
}

.TopLinks a {
  color: #D3E6F2;
  text-decoration: none;
  padding:0;
  margin:0;
  border:0;
}

.BranchLocator {
  float: right;
  margin: 9px 24px 0 0;
}

.ManageBooking {
  float: right;
  margin: 9px 25px 0 0;
}

.WeCare {
  float: right;
  margin: 9px 25px 0 0;
}

.TopLinks a:last-child {border:none;padding:0;}
.TopLinks a:first-child {border:none;padding:0;}


/************************/
/* MAINMENUAREA         */
/************************/
#wrapper-navigation-sub {

display:inline-block;
width:960px;
z-index: 0;
}
#navigation-primary ul {
padding: 0;
 margin: 0;
list-style: none;
}

#navigation-primary li {
float:left;
padding:18px 0px 0px 0px;
}
#MainMenu li:last-child a
{
	border: 0;
}

#navigation-primary li ul {
	display: none;
}


#navigation-primary li ul li {

float:left;
margin: 10px 0 0 0;
padding: 0 10px 0 0;

}

.inner { display: block; z-index: 0;}
.inner ul li a:link, .inner ul li a:active, .inner ul li a:visited {
text-align: center;
color: #7ABDE5;
height:34px;
padding:8px 0 0;
}

.inner ul li a:hover {
background: url(/images/secure.cooptravel.co.uk/btnBk.png);
background-repeat:no-repeat;
color: #7ABDE5;
} 
.inner ul { margin: 0;}
.inner ul li {
list-style: none;
float:left;

}


.inner a {
display: block;
width:191px;
height:34px;
text-decoration: none;
}


#navigation-primary a {

line-height:1;
color: #FFFFFF;
font-size:17px;
text-decoration:none;
border-right:2px solid #328aca;
padding: 0 1em;
}



#MainMenuArea 
{
display: block;
width:981px;
}

#navWrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
display:inline;
float:left;

/*background-image:url(/images/secure.cooptravel.co.uk/navBk2.png);*/
background-image:url(../NavBackground.gif);
background-repeat:no-repeat;
/* margin-left: -10px;
margin-right: -10px; */
text-align:left;
font-size:17px;
color:#8bc540;
}
#navigation-primary {
display:inline;
float:left;
position:relative;
/* width:981px;*/ width: 960px;
height:68px;
z-index:0;
}





/*************************/
/* QUICKSEARCH           */
/*************************/
.QuickSearchArea
{
	position: absolute;
	right: 0px;
	margin: 5px 8px 0px 0px;
}

input.quickSearchField
{
	border: 1px solid Black;
	float: left;
	margin: 0px 2px 0px 0px;
	width: 10em;
}

.quickSearchButton
{
	background: url(/images/secure.cooptravel.co.uk/MainMenuSearchButton.png) no-repeat top left;
	width: 23px;
	height: 21px;
	display: block; 
	float: left;
}

/*************************/
/* STAGEAREA             */
/*************************/
#StageArea
{
    width: 100%;
    padding: 0.5em 0 1.5em 0;

}

/*************************/
/* BREADCRUMBS           */
/*************************/
#BreadCrumbsArea
{

	font-size: 0.8em;
	font-family: Verdana, Arial, helvetica, Sans-Serif;
	line-height: 2.5em;	
	display: block;
}

#BreadCrumbsArea a
{
    color: #3e3e3e;
	text-decoration: none;
}

#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}

/*************************/
/* SUBMENUAREA           */
/*************************/
#SubMenuArea
{
	width: 14em;
	float: left;
	overflow: hidden;
	color: #3e3e3e;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	padding-bottom: 2em;
}

#SubMenuArea a
{
	color: #3e3e3e;
}

#SubMenuArea a:hover
{
	color: Black;
}

#SubMenuArea ul
{
	padding: 0;
	margin: 0 0.5em;
	list-style-type: none;
	line-height: 1em;	
}

#SubMenuArea ul ul
{
	margin: 0 0 0.6em 1.5em;
	border: 0;
}

#SubMenuArea li
{
	border-bottom: 1px solid #d7d7d7;
}

#SubMenuArea li a, #SubMenuArea li span
{
	display: block;
	padding: 0.5em 0.5em 0.5em 12px;
	text-decoration: none;
}

#SubMenuArea li span 
{
	background-image: url(/images/secure.cooptravel.co.uk/SubMenuSelected.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
}

#SubMenuArea li li span 
{
	background-position: 0.7em 0.2em;
}

#SubMenuArea li li a, #SubMenuArea li li span
{
	padding: 2px 0px 2px 15px;
}

#SubMenuArea li li
{	
	border-bottom-color: White;
	font-size: 0.8em;
}

#SubMenuArea li li span
{
	font-weight: bold;
}

#SubMenuArea li li li
{
	font-size: 1em;
}

/*************************/
/* CONTENTAREA           */
/*************************/
#MainContentArea
{
    /* IE 6 doesn't support min-height so the height is set instead, */
    /* relying on that it will expand beyond it if needed */
    height: 20em;
    min-height: 20em;
	float: left;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
	float: left;
}

#MainBodyArea #MainBody
{	
	padding: 0 0em 0em;
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SecondaryBodyArea
{
	float: left;
}




/*************************/
/* LOGIN PAGE            */
/*************************/
.loginArea 
{
    width: 100%;
}

.loginArea label 
{
    display: block;
    line-height: 1em;
    width: 35%;
}

.loginArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* REGISTER PAGE         */
/*************************/
.registerArea 
{
    width: 100%;
}

.registerArea label 
{
    display: block;
    line-height: 1em;
}

.registerArea input
{
    margin: 0.3em 0 1em 0;
}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea 
{
    width: 100%;
}

.subscriptionArea label.topLabel 
{
    display: block;
    line-height: 1em;
}

.subscriptionArea input, .subscriptionArea select
{
    margin: 0.3em 0 1.5em 0;
}

.subscriptionListArea input
{
    margin: 0 0.3em 0 0;
}

.subscriptionListArea td 
{
    vertical-align: text-bottom;
    padding: 0.3em 0;
}

/*************************/
/* SEARCH PAGE           */
/*************************/
#ResultArea 
{
    padding-top: 2em;
}

#ResultArea ol
{
    margin: 0;
    padding-left: 2em;
}

#ResultArea li 
{
    margin: 0; 
    padding: 0;
}

input.searchText 
{
    width: 75%;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(/images/secure.cooptravel.co.uk/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* DOCUMENTS             */
/*************************/
#MainBody.documentList ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#MainBody.documentList li
{
    clear: both;
}

#MainBody.documentList .download 
{
    float: right;
}

#MainBody.documentList a
{
    padding: 0 0 2px 20px;
}

a.bmpExtension {background: url(/images/secure.cooptravel.co.uk/extensions/bmp.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.docExtension, a.docxExtension {background: url(/images/secure.cooptravel.co.uk/extensions/doc.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.gifExtension {background: url(/images/secure.cooptravel.co.uk/extensions/gif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.htmExtension, a.htmlExtension {background: url(/images/secure.cooptravel.co.uk/extensions/htm.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.jpgExtension, a.jpegExtension {background: url(/images/secure.cooptravel.co.uk/extensions/jpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mp3Extension {background: url(/images/secure.cooptravel.co.uk/extensions/mp3.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.mpgExtension {background: url(/images/secure.cooptravel.co.uk/extensions/mpg.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(/images/secure.cooptravel.co.uk/extensions/pdf.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pngExtension {background: url(/images/secure.cooptravel.co.uk/extensions/png.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.pptExtension, a.pptxExtension {background: url(/images/secure.cooptravel.co.uk/extensions/ppt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.tifExtension, a.tiffExtension {background: url(/images/secure.cooptravel.co.uk/extensions/tif.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.txtExtension {background: url(/images/secure.cooptravel.co.uk/extensions/txt.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.wavExtension {background: url(/images/secure.cooptravel.co.uk/extensions/wav.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(/images/secure.cooptravel.co.uk/extensions/xls.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}
a.zipExtension {background: url(/images/secure.cooptravel.co.uk/extensions/zip.gif) no-repeat; padding: 0 0 2px 20px; line-height: 2em;}

/*************************/
/* PAGELIST              */
/*************************/
.pageList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pageList li
{
    padding-bottom: 0.2em;
	list-style-type: none;
}

.pageList h2
{
	margin: 0;
}

/*************************/
/* FORMS                 */
/*************************/
.xForm {}

.xForm h2
{
	padding: 1em 0;
	margin: 0;
}

.xForm legend 
{
    color: Black;
}

.xForm input 
{
    float: left;
}

.xForm .heading
{
    font-weight: bold; 
    font-size: 1em; 
    padding: 0; 
    margin: 0.4em 0em;
}

.xForm #id_matrix
{
    width: 100%;
	margin: 0;
	padding: 0;
}

.xForm #id_matrix td
{
	border:0;
	margin: 0;
	padding: 0.2em 0;
}

span.xformvalidator
{
    color: Red;
}

.xForm .options 
{
    float: left;
}

.xForm label 
{
    margin-right: 0.5em;
    float: left;
}

#id_matrix br 
{
    clear: both;
}

.thankyoumessage
{
	padding: 1em 0;
	margin: 0;
	font-weight: bold;
}

/*************************/
/* FOOTERAREA            */
/*************************/

/*Footer */
.FooterHeadings{
background-image:url(/images/secure.cooptravel.co.uk/FooterHeadings.gif);
height:30px;
width:960px;
background-position:center;
background-repeat:no-repeat;
position:relative;
margin:30px 0px 20px 0px;
}

.FooterListings{
width:960px;
position:relative;
text-align:left;
font-size:12px;
}

.FL1 {
width:160px;
float:left;
margin:0px 0px 40px 35px;
}

.FL2 {
width:160px;
float:left;
margin:0px 0px 40px 10px;
}

.FL3 {
width:160px;
float:left;
margin:0px 0px 40px 10px;
}

.FL3_Sub {
  float: left;
  width: 40px;
}

.FL4 {
width:160px;
float:right;
margin:0px 35px 40px 0px;
text-align:right;
}

.FLDots {
float:left;
width:6px;
margin:8px 0px 0px 0px;
}

.FLDotsRight {
float:right;
width:6px;
margin:8px 0px 0px 0px;
}


.Footer {
position:relative;
float:left;
} 


.FooterList ul {
margin: 0;
padding: 0;
list-style-type: none;
} 

.FooterList li {
} 

/*.FooterList a {
display: block;
width:160px;
padding: 3px 0px 0px 0px;
text-decoration: none;
color:#a6c7e0;
} */

.FooterList a {
  color: #9E9E9E;
  display: block;
  padding: 3px 0 0;
  text-decoration: none;
  width: 160px;
}

.FooterList a:hover {
text-decoration: none;
color:#b7d5ec;
} 



/**********************************/
/*    Table classes for content   */
/**********************************/
table.table-classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
}

table.table-classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}

table.table-classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}

table.table-color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}

table.table-color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}

table.table-color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}

th.cell-highlighted, td.cell-highlighted {}

table.table-classic th.cell-highlighted
{
	background-color: #AAAAAA;
}

table.table-classic td.cell-highlighted
{
	background-color: #F0F0F0;
}

table.table-color th.cell-highlighted
{
	background-color: #377995;
}

table.table-color td.cell-highlighted
{
	background-color: #d1e6ef;
}

th.cell-leftaligned, td.cell-leftaligned
{
	text-align: left;
}

th.cell-rightaligned, td.cell-rightaligned
{
	text-align: right;
}


/* ************************************ Site Search ************************************ */

.SearchBox{
width:236px;
float:right;
}

.SearchPosition{
width:162px;
height:23px;
float:left;
position:relative;
margin:22px 0px 0px 5px;
}
.SearchPosition input {
	padding: 0;
}

/*.SearchInput{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#B3B3B3;
background-color:#FFFFFF;
width:162px;
height:28px;
border:none;
}*/

.SearchInput {
  background-color: #FFFFFF;
  border: medium none;
  color: #B3B3B3;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding-left: 8px;
  padding-top: 4px;
  width: 162px;
}

/*.SearchSubmitPosition{
width:51px;
height:28px;
float:left;
clear:none;
position:relative;
margin:22px 0px 0px 0px;
}*/

.SearchButtonPosition {
  clear: none;
  float: right;
  height: 28px;
  left: -17px;
  margin: 11px 0 0;
  position: relative;
  width: 51px;
}

.SearchBoxPosition {
  float: right;
  height: 23px;
  left: -17px;
  margin: 11px 0 0;
  position: relative;
  width: 162px;
}

.SearchSubmit {
background-image:url(/images/secure.cooptravel.co.uk/gobtn.png);
background-repeat: no-repeat;
cursor: pointer;
width:51px;
height:28px;
border: 0;
float:left;
clear:none;
font-size: 0%;
}

.SearchSubmit:hover {
background-image:url(/images/secure.cooptravel.co.uk/gobtn.png);
}

/* ************************************ Site Search ************************************ */

/**********************************/
/*   Image  classes for content    */
/**********************************/
img.image-topleftfloat
{
    margin-right: 1em;
    margin-bottom: 1em;
	float: left;
}

img.image-toprightfloat
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}



/* holiday list*/
#MainContentArea 
{
    width: 100%;
}

#XmlList 
{
    display: block;
}
#Holidays 
{
    margin: 0;
    display: block;
}
#Holidays li 
{
    width: 50%;
    float: left;
    background: url(/images/secure.cooptravel.co.uk/ItemBack.png) no-repeat top left;
    height: 241px;
    list-style: none;
    margin-bottom: 1em;
}

#TopFive 
{
    margin: 0;
}
.fiveContainer
{
     background: url(/images/secure.cooptravel.co.uk/top5bk.png) no-repeat;
     height: 224px;
     width: 100%;
     float: left;
}

#TopFive li 
{
    width: 20%;
    float: left;
    list-style: none;
    margin-bottom: 1em;
}
#TopFive li div {
    background: #5f92c1;
    width: 185px;
    margin: 0 auto;
}
#TopFive li div div 
{
    width: 170px;
    margin: 5px;
}
#TopFive h2 
{
    color: #FFF;
    margin: 0;
}
#TopFive a 
{
    color: #98b6d8;
    text-decoration: none;
    display: block;
    width: 100%;
}


.rightfilterbox {margin: 0; padding: 0;}
.rightfilterbox a {color: #FFFFFF !important;}

.infants{
	font-size: 10px;
	line-height: 12px;
    color: #d2d4d5 !important;
    padding-left: 5px;
}

#blendedSearch .infants{
	margin-top: 0;
}

@media(max-width: 991px){
	.infants{
		padding: 0;
		margin-top: 10px;
	}
}

@media(min-width: 768px) and (max-width: 991px){
	#blendedSearch .infants{
		margin-top: 10px;
		font-size: 11px;
	}
}

@media(min-width: 992px){
	.infants{
		margin-top: -15px;
	}
}

@media(max-width: 767px){
	.infants{
		font-size: 13px;
	}
}

/* New header 04/08/16 */

.main-header{
	background-color: #005585;
}
.main-header .logo, .main-header .logo-imgs{
	float: left;
} 

.main-header .logo {
    margin: 12px 0 0;
}

.main-header .logo-imgs{
	margin-top: 20px;
}

.atol-img{
	margin-left: 68px;
    margin-right: 10px;
}

.needHelp{
	text-align: right;
}

.enquiry-form-trigger.new-head{
    text-align: right;
    color: #fff;
    text-decoration: none;
    padding: 5px 3px;
    border-radius: 3px;
    background: -webkit-linear-gradient(top, #ffad70, #e76301) no-repeat !important;
    background: -moz-linear-gradient(top, #ffad70, #e76301) no-repeat !important;
    background: -ms-linear-gradient(top, #ffad70, #e76301) no-repeat !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad70', endColorstr='#e76301',GradientType=0 );
    float: right;
    margin: 5px 0;
}

.enquire-notice{
	display: none;
}

.enquiry-form-trigger:hover + .enquire-notice{
    display: block;
    position: absolute;
    right: 15px;
    bottom: -45px;
    z-index: 7;
    background: #fff;
    padding: 10px;
    line-height: 16px;
    border-radius: 3px;
    font-size: 13px;
}

.openingTimes .Light{
	display: block;
}

@media(max-width: 767px){
	
	.main-header .logo-imgs, .main-header .needHelp, .main-header .Light, .main-header .cooptravel-Telephone{
		display: none !important;
	}
	
	.main-header .logo {
		margin-top: 55px;
	}
	
	.main-header .contactBlock div, .main-header .contactBlock p{
		display: block;
	}
	
	.enquiry-form-trigger.new-head{
		float: left;
		padding: 10px;
		font-size: 14px;
	}
	
	.enquiry-form-trigger:hover + .enquire-notice{
		display: none;
	}
	
	body #minimal-popup {
		top: 45px;
	}
	
}

@media(min-width: 768px) and (max-width: 991px){
	
	.abta-img{
		width: 83px;
	}
	
	.atol-img{
		width: 38px;
		margin-right: 10px;
		margin-left: 0;
	}
	
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.enquiry-form-trigger:hover + .enquire-notice{
		display: none;
	}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	.enquiry-form-trigger:hover + .enquire-notice{
		display: none;
	}
}

.rightcol .btnAction{
	overflow: hidden;
}
