/*
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
*/

form
{
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: auto;
}

body {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color:#336699;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background: #0b2757 url(../images/interface/bg.jpg) repeat-x;
}

td, textarea
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}

img
{
	border: 0px;
}

hr
{
	border:0;
	width:100%;
	color:#0B43A2;
	background-color:#0B43A2;
	height:2px;
	text-align:center;
}

h1
{
	font-size:18px;
	font-weight: bold;
	color:#09367A;
	text-align:left;
}

h2
{
  font-size: 12px;
  font-weight: bold;
  color: #09367A;
}

h3, h4, h5
{
  font-size: 11px;
  color: #09367A;
  font-weight: bold;
}

h4, h5
{
  padding-left: 12px;
}

h5
{
  font-weight: normal;
}

a
{
	color: #3366CC;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active 
{
	text-decoration: underline;
}

#cmsPageContainer1 
{
	width: 731px;
	text-align: center;
	margin: 0px auto 0px auto;
	display:  block;
	z-index: 0;
}

#cmsPageContainer2
{
}

#cmsPageContainer3
{
  background: transparent url( ../images/interface/bg_content.gif) repeat-y;
}

#cmsPageBackground 
{
  background: transparent url(../images/interface/bg_subpage.jpg) no-repeat;
  padding: 0px;
}

#banner
{
  display: none;
}

#topbanner
{
  float: left;
  width: 226px;
  height: 159px;
  margin: 0px;
  display: block;
}

#topbanner .topBannerHomeLink
{
  
}

#topbanner .topBannerHomeLink a
{
  display: block;
  width: 100%;
  height: 100%;
}

#topbanner .topBannerHomeLink a span
{
  display: none;
}

#printbanner
{
  display: none;
}

#printbanner img
{
  height: 0px;
}

#cmsMiddleBlock
{
  display: block;
  margin: 0px;
	background: transparent url(../images/interface/leftbar_bottom_sub.gif) repeat-y;
	background-position: 8px 0px;
	z-index: 2;
}
/*
#cmsMiddleBlock *
{
  filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
*/
#cmsMiddleBlockClear
{
  display: block;
  height: 1px;
}

#cmsBackgroundClear
{
}

/* 
NOTE: Used to allow containing block to expand to height of it's largest FLOATing child
*/
div.clear
{
	clear: both;
}

#leftnav 
{
  float: left;
  width: 226px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: left;
  z-index: 100;
}

#navlinks
{
	float:left;
	width:226px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	min-height: 161px;
	_height: 161px;
	background-image:url(../images/nav/nav_bg.gif);
	background-repeat:repeat-y;
	display:inline;
	text-align: left;
}


#navlinks a
{
}

#navlinks #mainMenu
{
  margin: 0px 0px 0px 20px;
}

#navlinks #mainMenu table
{
  padding: 0px;
  border-collapse: collapse;
}

#lowerhalf
{
	float:left;
	width:731px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 280px;
	background-repeat:no-repeat;
	display:block;
	z-index:1;
}

#leftbarcontent
{
	background-image:url(../images/interface/leftbar_bottom.gif);
	float:left;
	width:226px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height: 280px;
	_height: 280px;
	z-index:4;
	position:relative;
	
}

#leftbarcontent .leftbartext
{
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	text-align:left;
	width:196px;
	margin:0px 0px 0px 0px;
	padding:10px 15px 0px 15px;
  min-height: 240px;
  _height: 240px;
	z-index:4;
	position:relative;
}

#leftbarcontent .leftbartext p
{
  padding: 0px 0px 3px 0px;
}

#cmsContentOuter
{
  margin: 0px 55px 0px 230px;
  padding: 0px 0px 0px 0px;
  display: block;
  
}

#cmsContentInner1
{
}

#cmsContentInner2
{
  text-align: center;
  padding: 20px 0px 10px 0px;
}

#cmsContentInner3
{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 430px;
  min-height: 600px;
  _height: 600px;
  height: auto;
  
  text-align: left;
  overflow: hidden;
}

#prefooter
{
}

#footer
{
	width:731px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(../images/interface/bg_footer.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
	clear: both;
}

#footer a
{
  color: #666666;
}

#footerLinks
{
  float:left;
  margin: 5px 0px 0px 100px;
	text-align:right;
	color:#A0B2C9;
}

#copyright {
	float:left;
	padding:5px 0px 0px 15px;
	text-align:left;
	color:#A0B2C9;
}
#speedwell {
	float:right;
	margin:5px 5px 0px 0px;
	color:#A0B2C9;
	width: auto;
	text-decoration: none;
}
#speedwell img
{
  display: inline;
  vertical-align: middle;
}

#footer a
{
	color:#A0B2C9;
	text-decoration: none;	
}

#footer a:link, #footer a:visited
{	
	color:#A0B2C9;
	text-decoration: none;
}
#footer a:hover, #footer a:visited
{
	color:#A0B2C9;
	text-decoration: underline;
}

#footer .textrightsreserved
{
	float:right;
	padding:5px 5px 0px 0px;
	text-align:right;
	color:#A0B2C9;
	width:150px;	

}

/* ----------------------------------------------------------------------- */
/* Rules for cmsContent ( )
/* ----------------------------------------------------------------------- */

#cmsContentOuter,
#cmsContent
{
  text-align: left;
}

/* ----------------------------------------------------------------------- */
/* Rules for topNav
/* ----------------------------------------------------------------------- */


/* ----------------------------------------------------------------------- */
/* Rules for Adverts                                                       */
/* ----------------------------------------------------------------------- */

.adverts
{
  margin-top: 5px;
  display: block;
  top: 10px;
}

.adverts .advert
{
  margin: 5px 0px 0px 0px;
}

/* ----------------------------------------------------------------------- */
/* Forms                                                                   */
/* ----------------------------------------------------------------------- */

div.contactForm
{
  width: 100%;
}

div.entryForm
{
  width: 100%;
}

div.addressEntry_address
{
  width: 100%;
}

div.addresseEntry_additionalAddress
{
  width: 100%;
}

table.entryFormTable,
table.customerEntryTable,
table.addressEntryTable
{
  border-collapse: collapse;
  border: none 0px #ffffff;
}

td.titleField
{
  height: 25px;
  width: 100px;
  vertical-align: middle;
  text-align: left;
}

td.entryField
{
  white-space: nowrap;
}

td.titleMain
{
  height: 25px;
  text-align: left;
}

.mandatory
{
  color: #ff0000;
}

.contactForm .titleField
{
  vertical-align: top;
}

/* ----------------------------------------------------------------------- */
/* Panoramic Photo                                                         */
/* ----------------------------------------------------------------------- */

.panoramicphotos
{
}

.panoramicphotos table
{
  border: 0px solid #ffffff;
  background-color: #9cbdd5;
  vertical-align: middle;
  text-align: center;
}

.panoramicphotos table td
{
  padding: 10px;
}

.panoramicphotos #FLASH_PanoramicPhoto
{
  text-align: center;
}

.panoramicphotos a img
{
  border: solid 3px #ffffff;
}

.panoramicphotos a:hover img
{
  border-color: #cccccc;
}

/* ----------------------------------------------------------------------- */
/* Special rules for the home page                                         */
/* ----------------------------------------------------------------------- */
body.homepage.special #cmsPageContainer1
{  
	background-image:url(../images/interface/bg_front.jpg);
}

body.homepage.special #cmsPageContainer2
{
}

body.homepage.special #cmsPageContainer3
{
  background: transparent;
}

body.homepage.special #cmsPageBackground 
{
  height: 100%;
  background: transparent;
}


body.homepage.special #navlinks
{
  margin: 0px 0px 0px 0px;
}

body.homepage.special #cmsMiddleBlock
{
  display: block;
  position: relative;
  top: 0px;
  clear: none;
  min-height: 600px;
	_height: 600px;
	display:block;
	background: transparent;
}

body.homepage.special #cmsMiddleBlockClear
{
  display: none;
  height: 0px;
}

body.homepage.special #leftnav
{
  position: relative;
}

/*
<div id="leftContent">
<div id="leftContentInner">
*/

body.homepage.special #leftContent
{
  float: left;
  clear: left;
  width:226px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/interface/leftbar_bottom.gif);
	height: 240px;
	z-index: 15;
}

body.homepage.special #leftContentInner
{
  margin: 10px 20px 10px 20px;
  width: 186px;
  height: 220px;
  position: relative;
  left: 0px;
  top: 0px;
  color: #ffffff;
  text-align: left;
  overflow: auto;
}

body.homepage.special #cmsContentOuter
{
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 350px;
	z-index: 20;
	position: absolute;
	top: 100px;
	left: 250px;
}

body.homepage.special #cmsContentOuter #cmsContentBackground
{
  background: #ffffff;
  height: 350px;
  width: 400px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

body.homepage.special #cmsContentOuter #cmsContent
{
  font-size: 10px;
	color: #336699;
	float: left;
	text-align:left;
	width:380px;
	height: 330px;
	margin:10px;
  /*min-height: 240px;*/
  overflow: auto;
	z-index:4;
	position: absolute;
	top: 0px;
	left: 0px;
}

body.homepage.special #cmsContentInner1
{
  height: auto;
  margin: 0px;
  padding: 0px;
}

body.homepage.special #cmsContentInner2
{
  height: auto;
  padding: 0px 0x 0px 0px;
  margin: 10px 0px 0px 0px;
}

body.homepage.special #cmsContentInner3
{
  width: 100%;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  min-height: 0px;
  height: auto;
}

body.homepage.special #rightnav
{
  position: absolute;
  bottom: 0px;
  right: 0px;
	z-index: 1;
  float: right;
}

body.homepage.special #rightnav #photos
{
	/*margin:188px 2px 0px -10px;*/
	text-align:right;
	display:block;
	width: 516px;
	height: 90px;
	z-index: 2;
}

body.homepage.special #rightnav #photos img
{
	margin:0px 1px 0px 1px;
	height:84px;
	z-index: 3;
}