html {
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	background-color: #e8ebf1;
	height: 100%;
	margin: 0;
	padding: 0;
}

form {
	background: transparent url(/Chrome/Images/mainbackground.png) repeat-y scroll top center;
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 100%;
}

* html form {
	background: transparent url(/Chrome/Images/mainbackground.jpg) repeat-y scroll top center;
}

#headerWrapper {
	background: transparent url(/Chrome/Images/headerbackground.png) repeat-x;
}

#siteHeader {
	background: transparent url(/Chrome/Images/headershadow.png) no-repeat center 13px;
}

* html #siteHeader {
	background: transparent url(/Chrome/Images/headershadow.jpg) no-repeat center 13px;
}

#headerContent {
	margin: 0 auto;
	width: 921px;
}

#headerNavBand {
	overflow: hidden;
	float: right;
	height: 53px;
	width: 565px;
	position: relative;
}

#headerBand {
	height: 80px;
	clear: both;
	background: #f7d40f url(/Chrome/Images/VisitLogo.png) no-repeat;
	border-bottom: solid 2px #ffffff;
}

.Cancelled
{
    text-decoration: line-through;
}

.Visit #headerBand
{
	height: 80px;
	clear: both;
	background: #f7d40f url(/Chrome/Images/VisitLogo.png) no-repeat;
	border-bottom: solid 2px #ffffff;
}

#contentHeader
{
	float: left;
	display: block;
	height: 18px;
	width: 100%;
	background: #fff url(/Chrome/Images/contentHeaderShadow.png) repeat-x top left;
}

#content {
	clear: both;
	margin: 0 auto !important;
	padding: 0px 0px 00px 0px;
	width: 921px;
	background: transparent url(/Chrome/Images/FooterSun.png) no-repeat bottom left;
}

#leftPanel {
    clear: both;
    float: left;
    width: 194px;
    margin: 0px 8px 0px 8px;
}

* html #leftPanel
{
	margin-left: 4px;
	width: 194px;
	overflow: hidden;
}

#leftPanel .component {
    margin: 0px 0px 15px 0px;
}

#leftPanel .component .component {
    margin: 0px;
}

#contentBody
{
    float: left;
    margin: 0px 0px 20px 20px;
    padding: 0px;
    width: 676px;
}

#mainContent {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainContent.sidebar 
{
	float: left;
	width: 444px !important;
	overflow: hidden;
}

#contentSidebar {
	float: right;
	margin-right: 3px;
	width: 213px;
}

* html #contentSidebar 
{
	margin-right: 0px !important;
}

#siteFooter {
	margin: 0 auto;
	width: 921px;
	background-color: #f7d40f;
	overflow: hidden;
	clear: both;
	height: 83px;
}

#siteFooter .footerNav
{
	height: 57px;
	background: #000000 url(/Chrome/Images/FooterBackground.png) repeat-x top left;	
}

#siteFooter .footerNav img
{
	margin-top: 7px;
	margin-left: 21px;
	float: left;
}

#siteFooter .base
{
	height: 26px;
	background: #000000 url(/Chrome/Images/VisitBaseBackground.png) repeat-x top left;	
}

#topExternalLinks {
    background-color: #e9ecf2;
    float: left;
    height: 23px;
}

#topExternalLinks li {
    font-weight: bold;
}

#topInternalLinks {
    float: left;
    height: 23px;
}

#topLinks 
{
	height: 23px;
    float: right;
    overflow: hidden;
}

#topLinks ul {
	margin: 0;
	padding: 0;
}

#topLinks li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    padding: 4px 0;
}

#topLinks li a:link,
#topLinks li a:visited {
	border-left: solid 1px #333;
	color: #333;
    display: block;
    line-height: normal;
    padding: 0 15px;
}

#topLinks li:first-child a,
#topLinks li.firstchild a {
	border-left: 0 none;
}

.TimeWeather
{
    clear: both;
    float: right;
}


.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.dateTime {
	float: right;
	font-size: 0.9em;
	margin: 0 10px;
	line-height: 20px;
}

.CalendarContainer
{
    clear: both;
    margin-top: 10px;
}

.copyright
{
	float: left;
	margin-left: 21px;
	margin-top: 4px;
}

.footerlinks
{
	float: left;
	margin-left: 82px;
	margin-top: 19px;
}

.footerlinks a
{
	color: #ffffff !important;
	font-weight: bold;
}

.footerlinks .separator
{
	margin-left: 6px;
	margin-right: 7px;
	color: #ffffff;
}

.baselinks
{
	float: right;
	margin-right: 12px;
	margin-top: 4px;
}

.baselinks .separator
{
	margin-left: 3px;
	margin-right: 2px;
}

.baselinks a
{
	color: #000000 !important;
}

.termsError
{
    color: Red;
    font-weight: bold;
}

#contentFooter
{
	clear: both;
}

.landingpageIntro
{
	font-size: 1.5em;
	color: #333333;
	line-height: 1.2;
	margin-bottom: 6px;
}

.landingpageIntro p
{
    margin: 6px 0;
}

#siteFooter .footerNav .logo
{
	display: block;
}

#siteFooter .footerNav .logoprint
{
	display: none;
}

.hotdeal .button
{
	clear: both;
	width: 100%;
}



/* POPUP Classes used for Hot deals enquiry form */

.popup #siteHeader
{
	display: none;
}

.popup #siteFooter
{
	display: none;
}

.popup #leftPanel
{
	display: none;
}

.popup .BreakingNews
{
	display: none;
}

.popup .Slideshow
{
	display: none;
}

.popup .Breadcrumb
{
	display: none;
}

.popup #content
{
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	width: 700px;
	background: none !important;
}

.popup #contentHeader
{
	display: none;
}

body.popup
{
	background: #e8ebf1 url(/Chrome/Images/mainPopupbackground.png) repeat-y scroll top center;
}

* html body.popup
{
	background: #e8ebf1 url(/Chrome/Images/mainPopupbackground.jpg) repeat-y scroll top center;
}

.popup form
{
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 100%;
	background: none;
}

.imagebody
{
	clear: both;
}
