/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #efeef0;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation {	
	height: 0px;
}

#wrap{
	background-image: url(../images/wrap-bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 977px;
}
* html #wrap {  /* This is the Tan hack */
	width: 977px; 
	w\idth: 977px; 
}
#contentWrapper {
	padding-left: 10px;
	padding-right: 10px;
	width: 957px;
}
* html #contentWrapper {  /* This is the Tan hack */
	width: 977px; 
	w\idth: 957px; 
}

#header{
	position: relative;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 25px;
}

#centerc{
	display: inline;
	float:left;
	margin: 0px;
	margin-left: 239px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	width: 699px;
}
* html #centerc {  /* This is the Tan hack */
	width: 709px; 
	w\idth: 699px; 
}
#leftc{
	float:left;
	margin-left:-938px;
	margin-top: 10px;
	width: 229px;
}
* html #leftc {  /* This is the Tan hack */
	width: 229px; 
	w\idth: 229px; 
}

#foot{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 977px;
	height: 91px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic {
}

#navigation {
	float: left;
}
#navBottom img {
	display: block;
	float: left;
	margin-bottom: 5px;
}



/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0px; 
}
#navigation ul li img {
	float: left;
	border-right: 2px solid #FFFFFF;
}
#navigation ul li a, #navigation ul li a:visited {
	background-color: #202781;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;   
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-decoration: none;
	width: 89px;
	height: 40px;
	border-right: 2px solid #FFFFFF;
}
* html #navigation ul li a, #navigation ul li a:visited {
	width: 109px; 
	w\idth: 89px; 
	height: 50px; 
 	he\ight: 40px;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	background-color: #263262;
	color: #FFFFFF;	
}
#contactNavButton a, .contactNavButton a:visited {
	background-color: #505050 !important;
	border-right: none !important;	
}
#contactNavButton a:hover, .contactNavButton a:active {
	background-color: #a09f9f !important;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}
#menu ul li a, #menu ul li a:visited {
	background-color: #e8e7f6;
	color: #2c3288;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 211px;
	margin-bottom: 2px;
}
* html #menu ul li a, #menu ul li a:visited {  /* This is the Tan hack */
	width: 227px; 
	w\idth: 211px; 
}
#menu ul li a:hover, #menu ul li a:active {
color: #FF0000;
}
.menu_header {
	background-image: url(../images/cross-menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	background-color: #505050;
	display: block;  
	font-weight: bold;	
	padding-bottom: 5px !important; 
	padding-left: 8px !important;	
	padding-right: 8px !important;	
	padding-top: 5px !important; 
	text-decoration: none;	
	margin-bottom: 2px !important;
	/*width avoids extra whitespace in ie5-6*/
	width: 211px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 227px; 
	w\idth: 211px; 
}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu ul li a,  #submenu ul li a:visited {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
}


/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-left: 20px;
	padding-top: 45px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #999999;
	display: inline;
	font-size: 0.9em;
	margin: 0;		
}
#footerleft ul li span {
	color: #202781;
}
#footerleft ul li a
{		
	color: #999999;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-right: 20px;
	padding-top: 45px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #999999;
	display: inline;
	font-size: 0.9em;
	margin: 0;		
}
#footerright ul li span {
	color: #202781;
}
#footerright ul li a
{		
	color: #999999;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/



a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/


/** ------------------------------------------------------ **/
/** ------------------ Results table --------------------- **/

.TDResults {
	border-bottom: 1px solid #CCCCCC;
}

.TDResultsButton {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 6px;
	padding-top: 6px;
}

a.BookingButton, a.BookingButton:visited {
	background-color:#FFFF66;
	border: 3px double #336666;
	color:#003300;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;

}

a.BookingTypeButton, a.BookingTypeButton:visited {
	background-color:#FFFF66;
	border: 3px double #336666;
	color:#003300;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;

}

.sec-form-field {
	display: none;
}

#slideshow1 {
	background-image:url(../images/slideshow-bg.jpg);
	background-repeat:no-repeat;
	display: none;
}
#slideshow1 img {
	display: block;
}
