@import "layout.css";

/*

Darkest = #BF2E1A

Mid = #EA9964

Lightest = #F5D7AD

Content Background = #FBEFDD

  Colours 
  Repeated styles from layout.css, so one .css file 
  contains all the colour info.
*/
/*
#quicksearch
{
  background: transparent url(/images/bg_quicksearch.gif) no-repeat;
}
*/

#pageContainer
{
  background-color:#FFF;
  background-image: url('/images/pageContainerColours.gif');
  
}

#siteTabs li
{
  background: url("/images/tab_left.gif") no-repeat left top;
}
#siteTabs a
{
  background: url("/images/tab_right.gif") no-repeat right top;
}

#header
{
  background-color:#EA9964;
}

#siteTools
{
  color: #FFF;
}
#siteTools a
{
  color: #FFF;
}

#siteTabs
{
  color: #FFF;
}
#siteTabs a
{
  color: #FFF;
}

#contentCol
{
  background-color : #FBEFDD;
}
#contentColMenu
{
  background-color: #BF2E1A;
}

#lowerWrapper
{
	background-color : #F5D7AD;
	
	
}
* html #lowerWrapper
{
	background-image: url('/images/columnColours.gif');
	
}

#leftColumn
{
  background: #F5D7AD;
  
  
 }
#leftColumnHeading
{
  background-color: #EA9964;
  color:#F5D7AD;
}
#leftColumnHeading h1
{
  color:#FFFFFF;
}

.leftColumnListOptions
{
color : #BF2E1A;
}

#footer
{
  background-color: #F5D7AD;
}
#dateStrip
{
  background-color: #EA9964;
  color:#FFF;
}

/* Elements */

h1,h2,h3,h4
{
	color : #BF2E1A;
}


/* content column navigation styles */
.breadcrumb
{
	color:#BF2E1A; 
	background-color:#F5D7AD;	
}

/* Classes */

.leftColumnMenu a
{
  color:#BF2E1A;
}

.footer_banner_heading
{
	color : #BF2E1A;
}

.bannerHeaderText a
{
  /*color : #BF2E1A;*/
  color:#FFF;
}
.bannerText
{
  /*color : #BF2E1A;*/
  color:#FFF;
}

.attractionsHomeColourBlock
{
  height:12em; 
  background-color:#BF2E1A;
}

.eventsHomeColourBlock
{
  height:12em; 
  background-color:#BF2E1A;
}

.accommodationHomeColourBlock
{
  height:12em; 
  background-color:#BF2E1A;
}

.homeColourBlock
{
  height:17em; 
  background-color:#BF2E1A;

}

.homeColourBlockWithBanner
{
  height:24em; 
  background-color:#BF2E1A;

}


/*-------------------------------------------------------------------------------*/
/* the following styles are for E-Newsletter Page */	
	
.enewsContainer
{
  float:left;
  background-color: #EA9964;
  width:12.5em;
  height:14.4em;
}
.enewsContainer a
{
 color:#FFFFFF;
}

.enewsHeading 
{
	font-size:1.15em;
  font-weight:bold;
	color : #FFFFFF;
	text-align: center;
  margin-top:0.8em;
}
	
/******* OFEERS Page **********/

.voucher_offers
{ 
  width:43.30em; 
  height:14.10em;
  margin-top:0.5em;
  font-size:0.8em;
  margin-left:0em;
}

* html .voucher_offers
{
 width:43em;
}

.voucher_offers h3
{
  color:#000;
  margin-left:16.8em;

}

.voucher_offers p
{
  color:#000;
  margin-left:19.93em;
  font-size: 0.85em;
}

.voucher_banner_1066
{
  float:right;
  width:5.72em;
}

.voucher_img
{
  float:left;
  width:16.62em;
}

.attractionsCategories li:hover
{
  background:url(/images/attractions_arrows.gif) no-repeat 0 0.2em;
}

.attractionsCategories a
{
  color:#BF2E1A;
}

.accommodationCategories li:hover
{
  background:url(/images/attractions_arrows.gif) no-repeat 0 0.2em;
}

.accommodationCategories a
{
  color:#BF2E1A;
}

.furtherInfo li.selected
{
  background-image: url(/images/attractions_arrows.gif);
}

 /*CONTROLS - SLIDE SHOW CONTROL BOX */
.slideshowControls 
{
	color : #444444;
	background-color: #F5D7AD;
}
	
.slideshowHelp 
{
	color : #FFFFFF;
	background-color: #BF2E1A;
}

.slideshowCaption 
{
}	
























body.bws 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
  height: 100%;
  margin: 0;
  border: 0;
  padding: 0;
  background-color: #D5C3B3;
}

p.bws, .wide, .bws.leftlabel
{
  font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 0.8em;  
}

.eformstext
{
  display:none;
}


.renderbuttonstable, .renderbuttonstablesidenav
{
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  border:none;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color:Transparent;
  background-image: none;
}

.wide .bws.leftlabel
{
  padding-top: 0.25em;  
  clear: both;
  margin-right: 0.5%;
  text-align:left;
  line-height:normal;
}


input.bws.text, textarea.bws.text
{
  font-family:  Verdana, Arial, Geneva, Helvetica, sans-serif;
  color:#000;

/*
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;

  border-top-style: ridge;
  border-right-style: ridge;
  border-bottom-style: ridge;
  border-left-style: ridge;

  border-top-color: #808080;
  border-right-color: #D4D0C8;
  border-bottom-color:#EEEDEA;
  border-left-color: #808080;
*/

  border-width: 1px;  border-style: inset; border-color: #C0C0C0;

  background-image:none;
  background-color:#FFF;
}

h1.bws, h2.bws, h3.bws, h4.bws, legend.bws
{
  color : #BF2E1A;
  font-size:1em;
}


.deletesubformbutton
{
  background-color: #D4D0C8;
  background-image: none;
  background-repeat: no-repeat;

  color: #000000;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;

  border-top-color: transparent;
  border-right-color: #808080;
  border-bottom-color: #404040;
  border-left-color: transparent;
  font-size: 100%;
  margin-top: 0px;
  margin-left: 0px;
	cursor: default;
	filter:none;
}

.genericsubmit
{
	background: none no-repeat #D4D0C8;
	color: #000000;
	font-size: 100%;
	margin-top: 0px;
	margin-left: 2px;
	cursor: default;
	
	border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;

  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;

  border-top-color: transparent;
  border-right-color: #808080;
  border-bottom-color: #404040;
  border-left-color: transparent;
	
	filter:none;
}


/************* Accommodation List Styles ***************/
  .listingContainer
  {
    background-color: #f5d7ad;
  }