/* CSS Document */


/* Base tag styles */
html
{
	height: 100%;
    margin: 0;
    padding: 0;
}

body
{
	background-color: #1E1E1E;
  	    background-image: url('http://d3ppb2ne39snul.cloudfront.net/images/site-wide/nelson2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
    height: 100%;
	height: auto;
    text-align: center;
}

div#lions
{
	width: 100%;
    height: 100%;
}

img
{
	border: 0px solid #FFFFFF;
}

p
{
	margin: 0;
    padding: 0;
}

hr
{
	height: 1px;
    border: 0;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #CCCCCC;
    background-color: #CCCCCC;
}

.whats-on
{
	margin: 0;
	padding: 0;
	color: #3B878D;
	/*color: #000000;*/
	font-weight: normal;
	/*font-family: Charissil, "Times New Roman", Times, serif;*/
    font-family: LTPT, Arial, Helvetica, sans-serif;
	/*font-family: 'atrament-web-1','atrament-web-2',Arial,Helvetica,sans-serif;*/
	padding-top:7px;
	font-size: 28px;
}

h1, h2, h3, h4, h5, h6,
#page-padding h1, #page-padding h2, #page-padding h3, #page-padding h4, #page-padding h5, #page-padding h6
{
	margin: 0;
	padding: 0;
	color: #3B878D;
    /*color: #000000;*/
	font-weight: normal;
    /*font-family: LTPT, Arial, Helvetica, sans-serif;*/
	/*font-family: Charissil, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
}


#h1Div {
	margin: 0;
	padding: 0;
	/*color: #3B878D;*/
    color: #3B878D;
	font-weight: normal;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding-top:7px;
	font-size: 28px;

}


#page-padding h1, #page-padding h2, #page-padding h3, #page-padding h4, #page-padding h5, #page-padding h6
{
	/*font-family: Arial, Helvetica, sans-serif;*/
}

h1, #page-padding h1
{
	/*font-family: Charissil, "Times New Roman", Times, serif;*/
    font-family: LTPT, Arial, Helvetica, sans-serif;
	/*font-family: 'atrament-web-1','atrament-web-2',Arial,Helvetica,sans-serif;*/
}

h2.popup
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*color: #3B878D;*/
    color: #000000;
	font-weight: bold;
	font-size: 20px;
}

h1
{
	font-size: 28px;
	line-height: 32px;
}

h2
{
	font-size: 16px;
    line-height: 20px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
}

h3.capacity
{
    /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 4px;
	border: 0px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

a:active,
a:link,
a:visited
{
	color: #3B878D;
	text-decoration: none;
}

a:hover
{
	color: #3B878D;
	text-decoration: underline;
}


/*a:visited
{
	color: #3A192E;
	text-decoration: none;
}*/

a.article-link:active,
a.article-link:visited,
a.article-link:link
{
	color: #9c942b;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 13px;
    font-style: italic;
    text-decoration: none;
}

a.article-link:hover
{
	color: #9c942b;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    font-size: 13px;
    font-style: italic;
    text-decoration: underline;
}

.trade-white-18
{
    font-family: LTPT, Arial, Helvetica, sans-serif;
	/*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

a.trade-white-18:active,
a.trade-white-18:visited,
a.trade-white-18:link
{
    font-family: LTPT, Arial, Helvetica, sans-serif;
	/*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;

}

a.trade-white-18:hover
{
	text-decoration: underline;
}

a.top-nav:active,
a.top-nav:visited,
a.top-nav:link
{
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #7D7D7D;
    text-decoration: none;
}

a.top-nav:hover
{
	color: #286D78;
}

a.top-nav-on:active,
a.top-nav-on:visited,
a.top-nav-on:link,
a.top-nav-on:hover
{
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #286D78;
    font-weight: 400;
    text-decoration: none;
}


a.top-nav img
{
	float: left;
    margin: 4px 5px 0 1px;
}

a.subcat-gold:active,
a.subcat-gold:visited,
a.subcat-gold:link
{
	font-size: 10px;
    line-height: 14px;
    color: #998f00;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
}

a.subcat-gold:hover
{
	font-size: 10px;
    line-height: 14px;
    color: #998f00;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: underline;
}

a.trade-link-gold:active,
a.trade-link-gold:visited,
a.trade-link-gold:link
{
	color: #9c942b;
    font-size: 13px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
	text-decoration: none;
}

a.trade-link-gold:hover
{
	color: #9c942b;
    font-size: 13px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
	text-decoration: underline;
}

select
{
	color: #000000;
    font-size: 12px;
    font-weight: normal;
}

/* Reusable styles */

.breadsmain
{
	position: relative;
}

.gotham-white-11
{
	font-family: 'Gotham', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.gotham-white-14
{
	font-family: 'Gotham', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}

.trade-grey-14
{
    font-family: LTPT, Arial, Helvetica, sans-serif;
	/*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-size: 18px;
    font-weight: 400;
    color: #CCCCCC;
}

.off-white-13
{
	color: #B4DBDF;
}

.white-text-18
{
	color: #FFFFFF;
    font-size: 18px;
}

.gold-title-price,
.black-title-price
{
	color: #998f00;
	text-transform: uppercase;
	font-size: 16px;
}

.black-title-price
{
	color: #000000;
}

.gold-title
{
	color: #998f00;
	text-transform: uppercase;
	font-size: 10px;
}

.gold-text
{
	color: #998f00;
}

.sub-gold-title
{
	color: #636363;
}

.trade-gold
{
	color: #AA9861;
    font-size: 18px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

.trade-white
{
	color: #FFFFFF;
    font-size: 16px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

.trade-white-14
{
	color: #FFFFFF;
    font-size: 15px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

.trade-grey-14
{
	color: #636363;
    font-size: 15px;
    font-family: LTPT, Arial, Helvetica, sans-serif;
    /*font-family: 'atrament-web-1','atrament-web-2', Arial, Helvetica, sans-serif;*/
    font-weight: normal;
}

a.trade-link

.link-to-us-text
{
	font-size: 14px;
}

.bold
{
	font-weight: bold;
}

.normal
{
	font-weight: normal;
}

.inline
{
	display: inline;
}

.form-text
{
	font-weight: normal;
    color: #636363;
}

.small-form-text
{
	font-weight: normal;
	font-size: 11px;
    color: #636363;
}

.result-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.text-on
{
	color: #636363;
    font-weight: bold;
}

.heading-link,p.heading-nolink
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
}

p.heading-nolink
{
	color: #3B878D;
}

.subcat-gold
{
	font-size: 10px;
    line-height: 14px;
    color: #998f00;
    font-weight: bold;
    text-transform: uppercase;
}

.dates-black
{
	font-size: 10px;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.price-text,
.price-text-large,
.price-text-hotel
{
	color: #464646;
    font-size: 10px;
    line-height: 14px;
}

.price-text-large
{
	font-size: 16px;
    line-height: 20px;
}

.price-text-hotel
{
	font-size: 20px;
	line-height: 24px;
}

.now-showing-text
{
	color: #636363;
}

.travel-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    color: #000000;
}

.small-travel-text
{
	font-size: 11px;
    line-height: 14px;
    color: #000000;
	font-weight: normal;
}

.small-grey-text
{
	font-size: 10px;
    color: #959595;
}

.small-black-text
{
	color: #000000;
	font-size: 10px;
}

.large-black-text
{
	color: #000000;
	font-size: 14px;
}

.small-white-text-8
{
	color: #FFFFFF;
	font-size: 8px;
}

.small-white-text
{
	color: #FFFFFF;
	font-size: 10px;
}

.black-text
{
	color: #000000;
}

.black-text-italic
{
	color: #000000;
	font-style: italic;
}

.red-text
{
	color: #9E0C0F;
}

.orange-text
{
	color: #BB3F1D;
}

.blue-text
{
	color: #2c767d;
}

.blue-text-18
{
	color: #2c767d;
    font-size: 18px;
}

.green-text
{
	color: #5A9B59;
}

.grey-text
{
	color: #959595;
}

.dark-grey-text
{
	color: #636363;
}

.small-dark-grey-text
{
	color: #636363;
	font-size: 11px;
	line-height: 13px;
}

.small-dark-grey-text-10
{
	color: #636363;
	font-size: 10px;
	line-height: 13px;
}

.large-dark-grey-text
{
	color: #636363;
	font-size: 14px;
}

.white-text
{
	color: #FFFFFF;
}

.large-blue-text
{
	color: #3B878D;
	font-size: 17px;
}

.large-grey-text
{
	color: #959595;
	font-size: 17px;
}

.survey-score
{
	color: #477495;
	font-size: 20px;
}

.small-survey-score
{
	color: #477495;
	font-size: 16px;
}

.filter-link:link,
.filter-link:active,
.filter-link:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.filter-link:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.recommendation-text-top
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
}

.recommendation-top h2
{
	font-weight: normal;
}

.recommendation-top h2 em
{
	font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.recommendation-text-sub-top
{
	color: #636363;
    font-weight: normal;
}

.italic-text
{
	font-style: italic;
}

.font-size-10
{
	font-size: 10px;
}

.font-size-18
{
	font-size: 18px;
}

.font-size-12
{
	font-size: 12px;
}

.font-size-14
{
	font-size: 14px;
}

.font-size-16
{
	font-size: 16px;
}

.font-size-22
{
	font-size: 22px;
}

.line-height-12
{
	line-height: 12px;
}

.line-height-14
{
	line-height: 14px;
}

.line-height-8
{
	line-height: 8px;
}

.line-height-10
{
	line-height: 10px;
}

.line-height-15
{
	line-height: 15px;
}

a.underline:link,
a.underline:visited,
a.underline:hover,
a.underline:active
{
	text-decoration: underline;
}

a.white-link:active,
a.white-link:visited,
a.white-link:link
{
	display: block;
	float: left;
	width: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.white-link:hover
{
	display: block;
	float: left;
	width: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

a.pastal-blue-link:active,
a.pastal-blue-link:visited,
a.pastal-blue-link:link
{
	display: block;
	float: left;
	width: 22px;
	color: #B9CFDD;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.pastal-blue-link:hover
{
	display: block;
	float: left;
	width: 22px;
	color: #B9CFDD;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

a.gold-link:active,
a.gold-link:visited,
a.gold-link:link,
a.black-link:active,
a.black-link:visited,
a.black-link:link
{
	color: #998f00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.gold-link:hover,
a.black-link:hover
{
	color: #998f00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}


a.black-link:active,
a.black-link:visited,
a.black-link:link,
a.black-link:hover
{
	color: #000000;
}

span.pastal-blue-link-not-active
{
	display: block;
	float: left;
	width: 22px;
	color: #636363;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
    margin: 0;
}

a.right-nav-block-image
{
	display: block;
	width: 300px;
    background-color: #FFFFFF;
}

div.right-nav-block
{
	width: 300px;
    background-color: #FFFFFF;
    padding-bottom: 6px;
}

div.right-nav-block-container
{
	width: 293px;
    margin-left: 4px;
    margin-right: 4px;
    padding-top:4px;
    padding-bottom: 6px;
}

div.right-nav-details
{
	float: left;
    width: 190px;
    padding-top: 3px;
}

div.right-nav-item-title
{
	font-family: Arial, Helvetica, sans-serif;
    width: 135px;
    padding-bottom: 4px;
    font-weight: bold;
    margin-left: 6px;
    font-size: 15px;
}

div.right-nav-item-desc
{
	float: left;
    width: 119px;
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 3px;
}

div.right-nav-price
{
	float: left;
    width: 70px;
    text-align: right;
    line-height: 11px;
    padding-bottom: 3px;
}

a.display-block
{
	display: block;
}

a.recently-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.item-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2.also-in
{
	font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 2px;
}

img.text-middle
{
	vertical-align: middle;
}

img.text-top
{
	vertical-align: top;
}

input[type=text],
input[type=password]
{
	margin: 2px 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 12px;
}

input[type=text]:focus,
input[type=password]:focus
{
	margin: 2px 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #3B878D;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
}

input#searchkey,
input#searchkey[type=text]:focus
{
	padding: 0;
    margin: 4px 0 0 5px;
    border: 0px solid red;
    width: 216px;
    background-color: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-appearance: none;
	-webkit-border-radius: 0px;
    -webkit-box-shadow: none;
    -webkit-box-shadow: inset none;
    box-shadow: none;
    outline: none;
}

.align-right
{
	text-align: right;
}

.cal_left
{
	cursor: pointer;
	background-color: #FEFEFE;
	font-family: arial;
	font-size: 10px;
	color: #444444;
	width: 23px;
	height: 16px;
}

.cal_header
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.georgia
{
	 font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

/*
Special needed by all pages that have call centre
*/
.height-32
{
	height: 32px;
	overflow: hidden;
}

a.left-nav:link,
a.left-nav:visited,
a.left-nav:hover,
a.left-nav:active
{
	font-family: "Caecilia LT Std Roman", "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: none;
}

a.left-nav:hover
{
	font-family: "Caecilia LT Std Roman", "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    text-decoration: underline;
}

a.white-nav:link,
a.white-nav:visited,
a.white-nav:hover,
a.white-nav:active
{
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.white-nav:hover
{
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

input.main-search
{
	border: 0px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 226px;
    font-size: 12px;
    line-height: 18px;
    background-color: #FFFFFF;
    margin: 7px 0 0 0;
    padding-left: 5px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

input.main-search:focus
{
	border: 0px solid #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    width: 226px;
    font-size: 12px;
    line-height: 18px;
    background-color: #FFFFFF;
    margin: 7px 0 0 0;
    padding-left: 5px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
