﻿

/* Layout Stylesheet b5b5b5 */ 
body{
 margin: 0;
 padding:0; 
background:#1b4769;
 color: #FFFFFF;
 height: 100%;
 font-family: Verdana;
 font-size: small;
 }	 
 
 a
 {
  color: #05a3d6;
 }
	 
#MasterDiv
{
  width: 100%;
  background-image: url("./images/sky1.jpg");
  background-position:right bottom;
  background-repeat: no-repeat;  
}

#TopClouds
{
	background-image: url("./images/skynarrow1.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	width: 907px;
	height: 148px;
	width: 100%;
	border: solid 2px #GGGGGG;
}

#Logo
{
	background-image: url("./images/FullTitle3.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 141px;
}

#c-block {
 width:100%;
 z-index:1;
  height:100%;}

#hdr{
 height:150px; 
 width:100%; 
 margin:0;
    
  }

#hdr span
{
  display: none;
}

#hdr-right1
{ 
  float: right;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;  
    }
#Login
{
	
}
    
.HeaderInformation
{
  width: 100%;
  background-image: url("./images/hr.jpg");
  background-repeat: repeat-x;
  background-position: top;
  text-decoration: none;
  min-height: 1px;
    }
  
 #hi1
 {
  margin-top: 5px;
  min-height: 20px;
  display: block;
 }

#Ridge
{
  background-image: url("./images/ridge.gif");
  background-repeat: repeat-x;
  width: 100%;
  height: 6px;
  min-height: 6px;
}

#Breadcrums
{
    float: left;
    margin-left: 6px;
}

#Reservations
{
    float: right;
    text-align: right;
}



#Search input
{
    font-size: x-small;
}


#c-col{
  z-index:5;
  }

#centrecol
{
  padding-left: 10px;
  padding-right: 10px;
}

.TextContent H1
{
    color:#ffa500;
  font-size: 170%;
} 

.TextContent H2
{
    color:#ffa500;
  font-size: 150%;
}

.ContentList H2
{
  color:#ffa500;
  font-size: 110%;
}

.ListerLinks
{
	text-decoration: none;
}


#left
{
  padding-left: 5px;
}

#right
{
  padding-right: 5px;

}


#ftr {
 width:100%;
 height:82px;
 background-image: url("./images/footer.gif");
 background-repeat: repeat-x;
 padding-top: 5px;
 }
 
 #footerlinks
{
    margin-top: 20px;
    margin-left: 30px;
    font-family: Verdana;
    font-size:x-small;
    color: #b5b5b5;
}

#footerlinks a
{
    font-family: Verdana;
    font-size:x-small;
    color: #05a3d6;
}


#copywritenotice
{
    margin-top: 5px;
    margin-left: 30px;
    font-family: Verdana;
    font-size:x-small;
    color: #b5b5b5;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	color: Black;
}

#CallBackPopup h3
{
  font-size: medium;  
}

#NavTop
{
  background-image: url("./images/Navigation/navtop.jpg");
  background-repeat: no-repeat;
  width: 200px;
  height: 11px; 
  margin-bottom: -5px;     
}

#NavBottom
{
  background-image: url("./images/Navigation/navbottom.jpg");
  background-repeat: no-repeat;
  width: 200px;
  height: 86px;  
}

.NavButton a
  {
      display:block;
      width: 190px;
      height: 15px;
      background-image: url("./Images/Navigation/button.jpg");
      background-position: 0 0;  
      overflow: hidden;          
      background-repeat: no-repeat;
      text-decoration: none;
      padding-top: 7px;
      padding-bottom: 8px;
      text-align: left;
      color: White;
      padding-left: 10px;
  }

.NavButton a:hover
{
    display:block;
    width: 190px;
    height: 15px;
    background-image: url("./Images/Navigation/button.jpg"); 
    background-position: -200px 0; 
    overflow: hidden;            
    background-repeat: no-repeat;
    color: Black;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 8px;
    text-align: left;
    padding-left: 10px;
}

#SubNavigation
{
  color: White;
  background-color: #86b1c3;
}

#SubNavigation a
{
  color: White;
  display: block;
  padding-left: 10px;
  text-decoration: none;
}

#SubNavigation a:hover
{
  color: Yellow;
  margin-left: 10px;
  text-decoration: none;
}


.PodHead
{
  background-image: url("./images/podtop.gif");
  background-repeat: no-repeat;
  height: 13px;
  width: 200px;  
}

.PodFooterSmall
{
  background-image: url("./images/podFootersmall.gif");
  background-repeat: no-repeat;
  height: 12px;
  width: 200px;  
}

.PodFooter
{
  background-image: url("./images/podbottom.gif");
  background-repeat: no-repeat;
  width: 200px;
  height: 83px;  
}

.PodBody
{
  padding-left: 10px;
  padding-right: 10px;
  width: 200px;
}

.PodBody h1
{
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
}

.PodBack
{
  background-color: #86b1c3;
}

#Availability a
{
  display: block;
  width: 200px;
  height: 24px;
  background-image: url("./images/availability.gif");  
  background-position: 0 0;  
  overflow: hidden;          
  background-repeat: no-repeat;  
}

#Availability a:hover
{
  display: block;
  width: 200px;
  height: 24px;
  background-image: url("./images/availability.gif");  
  background-position: -200px 0;  
  overflow: hidden;          
  background-repeat: no-repeat;  
}

#EnquiryForm a
{
  display: block;
  width: 200px;
  height: 24px;
  background-image: url("./images/Enquiry.gif");  
  background-position: 0 0;  
  overflow: hidden;          
  background-repeat: no-repeat;  
}

#EnquiryForm a:hover
{
  display: block;
  width: 200px;
  height: 24px;
  background-image: url("./images/Enquiry.gif");  
  background-position: -200px 0;  
  overflow: hidden;          
  background-repeat: no-repeat;  
}

.img-wrapper
{
  background: url("./images/shadow.gif") no-repeat right bottom;
  float: left;  
margin-left: 3px;
    
}

.img-wrapper div
{
  /*background: url("./images/mask.png") no-repeat left top !important;
  background: url("./images/mask.gif") no-repeat left top;*/
  padding: 0 6px 6px 0;
  float: left;
}