/* wavecrest.css */

body
{
/* the (margin) controls the indent of text (all pages) */
margin: 0px;
padding:0;
font-size:1em;
font-family:Verdana, Arial, "Times New Roman", sans-serif;
background-color:#65C3F9;
}
/* this controls the scrollbar in IE5 and above only (only works with a quirky DOCTYPE declaration i.e. with no W3C URL <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> */

body        
{
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1D2B80;
scrollbar-track-color:#C0C0C0; 
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000; 
}

a:link  
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#000099;
text-decoration:none;
font-weight:600; 
}

a:visited  
{
font-size:0.90em;
color:#FF0000;
text-decoration:none;
font-weight:600; 
}

a:hover  
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em; 
color:#3333FF;
text-decoration: underline;
font-weight:600;
}

img { border:0 } 


/* this the content (all pages) */

#maincontent
{
margin-left:2em;
margin-right:1em;
background-color:#transparent;
padding:20px;
}

h1

{color:#000000;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:1em;
font-weight:600;
font-style:normal;
background-color:transparent;
}

p

{
color:#000000;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:1em;
font-weight:400;
font-style:normal;
background-color:transparent;
}

h2
{
color:#000000;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
font-weight:600;
font-style:normal;
background-color:transparent;
}

/* this is the prices table on accommodation.htm */

.prices
{ 
width:50%;
text-align:center;
}

/* this is the prices header for selfcatering on prices table accommodation.htm/contact.htm */

.headinghighseason
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#FFFFFF;
font-weight:bolder;
background-color:#1D2B80;
width:15%;
}

/* this is the prices header for selfcatering on prices table accommodation.htm/contact.htm */

.headingmidseason
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#FFFFFF;
font-weight:bolder;
background-color:#1D2B80;
width:20%;
}

/* this is the prices header for selfcatering on prices table accommodation.htm/contact.htm */

.headinglowseason
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#FFFFFF;
font-weight:bolder;
background-color:#1D2B80;
width:15%;
}

/* this is the prices details for selfcatering on prices table accommodation.htm/contact.htm */

.detailssc
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#000000;
font-weight:bolder;
background-color:#FFFFFF;
}

/* these are the respective deposits against weekly prices on table accommodation.htm/contact.htm */

.deposits
{
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
color:#000000;
font-weight:bolder;
background-color:#FFFFFF;
}

/* this is the 'Special Offers etc'; on /index.htm, contact.htm and accommodation.htm */

td.offers
{
background-color:transparent;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
font-weight:400;
}

/* this is the unordered lists on accommodation.htm/links.htm */

ul
{
list-style-type:square;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000000;
}

/* these are the location maps and text on directions.htm */

#map1
{
float:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
text-align:center;
}

#map2
{
float:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
text-align:center;
}

/* this is the blue enquiry table header on (contact.htm) */

.TitleTxt { background-color:#1D2B80;
padding-top:1%;
padding-bottom:1%;
padding-left:1%;
padding-right:1%;
font-family:Verdana, Arial, "Times New Roman", sans-serif;
color:#FFFFFF;
font-size:0.90em;
font-weight:600;
text-align:center; }
  
.ErrorTxt {  font-family: Verdana, Arial, sans-serif; font-size:0.90em; font-style: normal; font-weight: normal; font-variant: normal; color: #FF0000}


/* these are the navigation buttons (menu - all pages) */

/*Rollovers - Box style*/

.navbut 
{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; font-weight:600; margin-bottom : 4px; margin-top : 6px;

}

.navbut a 
{ background-color:#1D2B80; border-width:3px; border-color:#FFFFFF; border-style:outset; color:#ffffff; display:block; padding-bottom:4px; padding-left:12px; padding-right:12px; padding-top:4px; text-decoration:none; text-align:center; 
}


.navbut a:hover 
{ background-color:#4040FF; border-width:3px; border-color:#FFFFFF; border-style:outset; color :#FFFFFF; text-decoration :underline; 
}

.navbut a:visited
{ color:#FFFFFF;
}


/* this is the Link categories highlighter on links.htm */

span.linkhighlighter
{
background-color:#1D2B80;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
font-weight:600;
padding:0.25em;
}

/* this is the footer on all pages */

.ftr {
 padding-top:5px;
 padding-bottom:5px;
 background-color:#1D2B80;
 color:#ffffff;
 border:1px solid;
 border-color:#000000;
 text-align:center;
 font-weight:400;
 font-size:0.75em;
 font-style:normal;
 font-family:Verdana, Arial, "Times New Roman", sans-serif;
}

.ftr a {
color:#FFFFFF;
background-color:transparent;
}

.ftr a:hover {
color:#FFFFFF;
background-color:transparent;
}

.ftr a:visited {
color:#FFFFFF;
background-color:transparent;
}

/* this is yellow address/contact box */

#contactbox
{
padding:5px;
background-color:#FCCF74;
color:#000000;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:0.90em;
font-weight:600;
border:1px; 
border-style:solid;
border-color: #000000;
text-align:center;
}

/* this is the accommodation picture thumbnails table */

table#accommodation
{
background-color:transparent;
width:400px;}

.data
{ color:#000000;
font-family:Verdana, Arial, "Times New Roman", sans-serif; 
font-size:1em;
font-weight:400;
font-style:normal;
}
