/***************** meyerweb.com reset v1.0 | 20080212 *****************/

.print-only { display: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*font-size: 100%;*/
  /*vertical-align: baseline;*/
  background: transparent;
}

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img { border: 0; }


/************************* global stuff ***************************/

div.left { float: left; }
div.right { float: right; }
div.clear { clear: both; }
div.no-text { font-size: 1px; }
div.border { border: 1px solid #000; }
div.border-red { border: 1px solid red; }
div.border-blue { border: 1px solid blue; }
div.border-green { border: 1px solid green; }

img.image-left { float: left; margin-right: 15px; }

img.image-right { float: right; margin-left: 15px; }

.replace span
{
  padding: 0;
  margin: 0;
  display:block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

h1#main-title
{
    width: 452px;
    height: 85px;
    font-size: 15px;
    position: relative;
}

h1#main-title span
{
    background: url("../layout-files/site-title.jpg") no-repeat;
}


a, a:active, a:link, a:visited { color:#2289d1; text-decoration: none; }
a:hover { color:#0b69aa; text-decoration: none; }

a.dark, a.dark:active, a.dark:link, a.dark:visited { color:#053465; text-decoration: none; }
a.dark:hover { color:#1663b3; text-decoration: none; }


.light-grey-links a { color: #bbb; }
.light-grey-links a:hover { color: #888; }

hr { border: 0; height: 1px; background: #bbb; color: #bbb; }


/*********************************** main layout elements **********************/

body {
  background: #ebede4 url("../layout-files/sand-bg.jpg") top center repeat-x;
  font-size: 70%;
  font-family: verdana, arial, helvetica, sans serif;
  color: #626061;
  background-color: #fff;
  /*background-color: #eb0001;*/
  padding: 0;
  margin: 0;
  
}

#facebook-link
{
    position: absolute;
    top: 0;
    right: 10px;
}
/*
#facebook-link img
{
      opacity: .9;
      filter:alpha(opacity=90);
}

    #facebook-link:hover img {
      opacity: 1;
      filter:alpha(opacity=100);
    }
*/

#outer {
  width: 980px;
  margin: 0px auto 0px auto;
    position: relative;
}

#header-outer {
  background: url(../layout-files/bg-header.png) #fff repeat-x;
}

#header {
  height: 103px;
  padding: 0px;
  /*background: url(../images/coming-soon.gif) no-repeat 450px bottom;*/
    position: relative;
}

#header-contact-info {
  background: url(../layout-files/header-contact-info.jpg) no-repeat;
  position: absolute;
  top: 38px;
  right: 10px;
  width: 276px;
  height: 52px;
}

a#header-email-link {
  display: block;
  position: absolute;
  top: 64px;
  right: 10px;
  width: 276px;
  height: 23px;
  /*border: 1px solid red;*/
}

#header-right {
  position: absolute;
  text-align: right;
  right: 0px;
  bottom: 25px;
  color: #053465;
}

#header-right span.large {
  font-weight: bold;
  font-size: 125%;
  background: url(../layout-files/bg-phone-small.jpg) 0px 2px no-repeat;
  padding: 0 0 0 25px;
}



#main {
  padding: 0px 0px 10px 0px;
}
/***************************** footer *****************************/


#footer {
  padding: 10px 10px 10px 10px;
    position: relative;
  min-height:100px;
  height:auto !important;
  height:100px;
  clear:both;
}

#footer-inner {
  border-top: 1px solid #d6d6d6;
  padding: 15px 0 0 0;
}

#footer .left {
    font-size: 110%;
}




#bottom-left
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 600px;
    font-size: 80%;
    text-align: left;
    color: #888;
}

#footer-nav 
{
    margin-right: 15px;
}
#footer-nav a
{
    color: #fff;
}

#footer-lower {
  height: 20px;
  width: 960px;
  margin: 0 auto 0px auto;
  padding: 12px 0px 8px 0px;
    background-color: #2c74bf;
  background: url(../layout-files/bg-footer-lower.png) #2c74bf repeat-x;
}

#bottom {
  width: 960px;
  margin: 0 auto 0px auto;
  padding: 10px 0px 10px 0px;
    position: relative;
  min-height:50px;
  height:auto !important;
  height:50px;
}

div#copyright
{
    color: #7eb2e8;
    padding: 3px 0 0 10px;
    font-size: 80%;
}

/***************************** bottom *****************************/


#bottom {
  padding: 10px 0px 20px 0px;
    position: relative;
  clear:both;
  font-size: 90%;
  color: #bbb;
}




/*********************** home page **********************/

#home-banner
{
    width: 980px;
    height: 267px;
    background: url(../layout-files/banner-bg.jpg) 10px 0px no-repeat;
    position: relative;
}

#home-banner h1
{
    width: 450px;
    height: 70px;
    color: #fff;
    display: block;
    /*border: 1px solid red;*/
    position: relative;
    padding-left: 10px;
}

#home-banner h1 span
{
    background: url(../layout-files/banner-bg.jpg) 10px 0px no-repeat;
}



div#home-feature-panel
{
    width: 400px;
    position: absolute;
    background: url(../layout-files/transparent-black-bg.png);
    bottom: 10px;
    right: 20px;
    padding: 10px;
}

div#home-feature-panel p
{
    color: #fff;
    font-size: 110%;
    line-height: 130%;
}
 
div#home-feature-panel h2
{
    color: #fff;
    font-size: 190%;
    padding: 0;
    margin: 0;
}


div#home-feature-panel a:hover { color:#3ea6ef; text-decoration: none; }

div#home-left
{
    width: 335px;
    float: left;
    position: relative;
    padding: 16px 13px 0px 0;
}


div#home-middle
{
    width: 301px;
    float: left;
    position: relative;
    padding: 0px 17px 16px 0;
    background: url(../layout-files/home-bg-left.png) 0px 206px no-repeat;
    min-height:399px;
    height:auto !important;
    height:399px;
    color: #eee;
}

div#home-bottom
{
    width: 622px;
    float: left;
    position: relative;
    height: 155px;
    margin: 11px 0 0 0 ;
    background: url(../layout-files/surf-shop-bg.jpg);
}


div#home-bottom p
{
    padding: 0 315px 0 20px;
}



h2#surf-shop-heading
{
    width: 200px;
    height: 70px;
    display: block;
    position: relative;
}

h2#surf-shop-heading span
{
    background: url(../layout-files/surf-shop-bg.jpg) no-repeat;
}


h2.home-sub-title
{
    padding: 3px 20px 12px 18px;
    font-size: 120%;
    margin: 0;
}


div#home-middle p, div#home-right p
{
    padding: 3px 20px 3px 18px;
    margin: 0;
    font-size: 110%;
}

div#home-right
{
    width: 304px;
    float: left;
    position: relative;
    padding: 0px 0px 16px 0;
    background: url(../layout-files/home-bg-right.png) 0px 206px no-repeat;
    min-height:399px;
    height:auto !important;
    height:399px;
    color: #eee;
}

a.home-read-more
{
    color: #5cb6fb;
    position: absolute;
    bottom: 8px;
    right: 27px;
    font-weight: bold;
}

a.home-read-more:hover
{
    color: #88c7f6;
}

div#location-map
{
    position: relative;
    width: 335px;
    height: 242px;
    padding: 0 0 14px 0;
}

div#location-map span
{
    background: url(../layout-files/location-map.png) no-repeat;
}

div#home-about p{
    padding: 10px;
}

div#home-about {
    position: relative;
    padding-bottom: 15px;
}


h1#surf-schools-title
{
    width: 301px;
    height: 206px;
    position: relative;
}

h1#surf-schools-title span
{
    background: url(../layout-files/surf-schools-title.jpg) no-repeat;  
}

h1#surf-camps-title
{
    width: 304px;
    height: 206px;
    position: relative;
}

h1#surf-camps-title span
{
    background: url(../layout-files/surf-camps-title.jpg) no-repeat;  
}

ul.home-list
{
padding: 3px 20px 0px 18px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin-bottom:11px;
    margin-left:19px;
    font-size: 110%;
}
/*********************** sub page ***********************/

#sub-outer
{
    width: 960px;
    margin-left: 10px;
}

#main-wide
{
    float: left;
    padding: 10px 0px 0 0;
    min-height:200px;
    height:auto !important;
    height:200px;
}

#main-left
{
    width: 665px;
    float: left;
    padding: 10px 25px 0 0;
    min-height:200px;
    height:auto !important;
    height:200px;
}

#main-right
{
    width: 270px;
    float: right;
    padding: 55px 0 0 0;
}

#right-content
{
    border-left: 1px solid #ddd;
  padding-left: 20px;
}

/*********************** gallery page ***********************/


#gallery-back-link
{
    padding: 0 0 10px 0;
}

.gallery
{
    float: left;
    padding: 5px 15px 0 0;
}

.gallery-image
{
    float: left;
    padding: 5px 14px 11px 0;
}

.gallery a:hover img, .gallery-image a:hover img
{
    
    opacity: 0.90;
}

.gallery-end-col, .gallery-image-end-col
{
    padding-right: 0px;
}

.content-area .gallery h2
{
    padding: 3px 0 15px 0;
}

/************************* testimonials *******************/


.content-area .testimonial h3
{
  padding: 5px 0 2px 0;
  margin: 0 0 0 0;
  font-size: 110%;  
  color: #193e63;  
}

.testimonial
{
  border-top: 1px solid #eee;
  padding: 3px 0 12px 0;
}

#home-testimonial
{
  width: 582px;
  min-height: 50px;
  padding: 15px 20px 14px 20px;
    background: url(../layout-files/bg-testimonials.png) no-repeat;
  float: left;
  margin: 15px 0 15px 0;
}

#home-testimonial h3
{
  padding: 30px 0 5px 0;
  text-align: right;
}

#testimonial-link
{
 text-align:right; 
  font-weight: bold; 
  padding: 0px 0 36px 0; 
}

/************************* main nav *********************/



div#nav
{
  height: 49px;
    /*background: url("../images/bg-nav.png") #333 0px -78px no-repeat;*/
  /*font-size: 8px;*/
  margin: 0 0 0 0px;
  padding: 0px 10px 0px 10px;
  z-index: 200;
  /*border: 1px solid red;*/
  width: 960px;
}



#nav-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 0px 0px 0 0px;
  width: 960px;
  display: inline;
  z-index: 200;
}

#nav-ul li a.top {
  display: block;
  width: 70px;
  color: #333;
  height: 49px;
  padding: 0px;
  text-decoration: none;
  text-align: center;
}

#nav-ul li {
  float: left;
  /*width: 7em;*/
  position: relative;
  /*background-color: #333;*/
    /*display:inline;*/
    margin: 0 0px 0 0px;
}



/****************************************/


#nav-ul li a span {
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
    cursor: hand; /* for IE5.x/Win */
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../layout-files/nav-items.png) #fff no-repeat;
}



#nav-ul li#home a, #nav-ul li#home { width:106px; }
#nav-ul li#home a, #nav-ul li#home a span { background-position: -5px -0px;}
#nav-ul li#home:hover a span, #nav-ul li#home.sfhover a span {  background-position: -5px -49px; }
#nav-ul li#home a.selected, #nav-ul li#home a.selected span, 
#nav-ul li#home:hover a.selected span, #nav-ul li#home.sfhover a.selected span { background-position: -5px -98px;}

#nav-ul li#surf-schools a span, #nav-ul li#surf-schools { width:160px;  }
#nav-ul li#surf-schools a, #nav-ul li#surf-schools a span { background-position: -106px -0px;}
#nav-ul li#surf-schools:hover a span, #nav-ul li#surf-schools.sfhover a span {  background-position: -106px -49px; }
#nav-ul li#surf-schools a.selected, #nav-ul li#surf-schools a.selected span, 
#nav-ul li#surf-schools:hover a.selected span, #nav-ul li#surf-schools.sfhover a.selected span { background-position: -106px -98px;}

#nav-ul li#surf-camps a span, #nav-ul li#surf-camps { width:152px; }
#nav-ul li#surf-camps a, #nav-ul li#surf-camps a span { background-position: -267px -0px;}
#nav-ul li#surf-camps:hover a span, #nav-ul li#surf-camps.sfhover a span {  background-position: -267px -49px; }
#nav-ul li#surf-camps a.selected, #nav-ul li#surf-camps a.selected span, 
#nav-ul li#surf-camps:hover a.selected span, #nav-ul li#surf-camps.sfhover a.selected span { background-position: -267px -98px;}

#nav-ul li#surf-shop a span, #nav-ul li#surf-shop { width:136px; }
#nav-ul li#surf-shop a, #nav-ul li#surf-shop a span { background-position: -418px -0px;}
#nav-ul li#surf-shop:hover a span, #nav-ul li#surf-shop.sfhover a span {  background-position: -418px -49px; }
#nav-ul li#surf-shop a.selected, #nav-ul li#surf-shop a.selected span, 
#nav-ul li#surf-shop:hover a.selected span, #nav-ul li#surf-shop.sfhover a.selected span { background-position: -418px -98px;}

#nav-ul li#photo-gallery a span, #nav-ul li#photo-gallery { width:166px; }
#nav-ul li#photo-gallery a, #nav-ul li#photo-gallery a span { background-position: -554px -0px;}
#nav-ul li#photo-gallery:hover a span, #nav-ul li#photo-gallery.sfhover a span {  background-position: -554px -49px; }
#nav-ul li#photo-gallery a.selected, #nav-ul li#photo-gallery a.selected span, 
#nav-ul li#photo-gallery:hover a.selected span, #nav-ul li#photo-gallery.sfhover a.selected span { background-position: -554px -98px;}

#nav-ul li#about a span, #nav-ul li#about { width:106px; }
#nav-ul li#about a, #nav-ul li#about a span { background-position: -720px -0px;}
#nav-ul li#about:hover a span, #nav-ul li#about.sfhover a span {  background-position: -720px -49px; }
#nav-ul li#about a.selected, #nav-ul li#about a.selected span, 
#nav-ul li#about:hover a.selected span, #nav-ul li#about.sfhover a.selected span { background-position: -720px -98px;}

#nav-ul li#locations a span, #nav-ul li#locations { width:134px; }
#nav-ul li#locations a, #nav-ul li#locations a span { background-position: -826px -0px;}
#nav-ul li#locations:hover a span, #nav-ul li#locations.sfhover a span {  background-position: -826px -49px; }
#nav-ul li#locations a.selected, #nav-ul li#locations a.selected span, 
#nav-ul li#locations:hover a.selected span, #nav-ul li#locations.sfhover a.selected span { background-position: -826px -98px;}


/***************************** drop downs ******************************/




#nav-ul li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 203px;
  /*w\idth: 13.9em;*/
  font-weight: normal;
  margin: 0;
  /*border-bottom: 1px solid #888;*/
  border-top: 1px solid #595757;
  z-index: 200;
}

#nav-ul li ul li {
  /*padding-right: 1em;*/
  width: 203px;
  border-bottom: 1px solid #595757;
  background: none;
  background-color: #424141;
  font-size: 110%;
  /*background: url("../layout-files/no-img.jpg") #444 0px 0px repeat-x;*/
}

#nav-ul li li.selected {
    background: none;
  background-color: #424141;
  
    /*background: url("../layout-files/bg-nav-selected1.jpg") #a60203 no-repeat;*/
}

#nav-ul li ul li.dropdown a {
  width: 185px;
  /*w\idth: 175px*/
  /*height: 1.4em;*/
  padding: 8px 9px 8px 9px;
  text-align: left;
  display: block;
  color: #fff;
}


#nav-ul li:hover, #nav-ul li.sfhover {
  background-color: #01376f;
  /*background: url("../layout-files/bg-nav-over.jpg") #444 0px 0px repeat-x;*/
  background: url("../layout-files/nav-item-bg.png") #01376f 0px -55px repeat-x;
}

#nav-ul li:hover ul {
  left: auto;
}

#nav-ul li:hover ul, #nav-ul li.sfhover ul {
  left: auto;
}


#nav-ul li.dropdown:hover {
  background: none;
    background-color: #4e4c4c;
   /* background: url("../layout-files/no-img.gif") #b80000 0px 0px no-repeat;*/
}




/***************************** sub nav ***************************************/

div#sub-nav ul
{
    margin: 0;
    padding: 0 0 15px 0;
    list-style-type: none;
}

div#sub-nav ul li
{
    margin: 0;
    padding: 0;
}

div#sub-nav ul li a
{
    display: block;
    color: #0d1a20;
    color: #057EB9;
    background-color: #e9e7e7;
    width: 238px;
    padding: 8px 5px 8px 7px;
    text-decoration: none;
  border-bottom: 1px solid #fff;
    font-size: 100%;
}

div#sub-nav ul li.selected a
{
    /*background-color: #d40202;*/
    background-color: #d8d7d7;
    font-weight: bold;
}

div#sub-nav ul li a:hover
{
    background-color: #e3dfdf;
    color: #24a4e1;
}

div#sub-nav ul li.selected a:hover
{
    /*background-color: #d40202;*/
    /*color: #0d1a20;*/
    /*color: #243d48;*/
    color: #24a4e1;
    background-color: #d8d7d7;
}



/******************* content elements - white bg ********/

.content-area h1.page-title
{
    color: #333232;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    font-size: 240%;
    letter-spacing: -0.02em;
}

.content-area
{
  font-size: 105%;  
}


.content-area li {
  margin-bottom:5px;
}

.content-area img
{
  /*margin-top: 5px;
  margin-bottom: 10px;*/
}

.content-area ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    margin-bottom:11px;
    margin-left:26px;
    margin-top:11px;
    padding:0 0 8px;
}

.content-area h1
{
  padding: 8px 0 2px 0;
  margin: 0 0 0 0;
  font-size: 150%;  
  color: #e85050;  
}

.content-area h2
{
  padding: 11px 0 2px 0;
  margin: 0 0 0 0;
  font-size: 130%;
  color: #1c5ea2;  
  color: #193e63;  
  color: #e85050;  
  /*color: #e85050;  */
}

.content-area h3
{
  padding: 8px 0 2px 0;
  margin: 0 0 0 0;
  font-size: 120%;  
  color: #193e63;  
}


.content-area p
{
  padding: 3px 0 6px 0;
  margin: 0 0 0 0;
  /*font-size: 90%;  */
}


.content-area p.large
{
  padding: 6px 0 9px 0;
  margin: 0 0 0 0;
  font-size: 130%;  
}

/*
.content-area a, .content-area a:active, .content-area a:link, .content-area a:visited
{
    color:#E90101;
    font-weight:bold;
    text-decoration: none;
}

.content-area a:hover
{
    color:#B50101;
    text-decoration: underline;
}
*/

/***************************** Tables ***********************/


div.content-area Table TD {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  /*font-size: 85%;
  line-height: 120%;*/
  color: #626061;
  vertical-align: top;
}

div.content-area Table TD p
{
  margin: 0px 0px 0px 0px;
    padding: 0 0 0px 0;
    /*font-size: 100%;*/
}

div.content-area Table 
{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.content-area Table TH 
{
    padding: 3px 3px 4px 3px;
    background-color: #ddd;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}  

div.content-area Table TD 
{
    padding: 6px 5px 6px 5px;
    background-color: #eeeeee;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


div.content-area Table.table-clear 
{
    border: 0;
}

div.content-area Table.table-clear TH 
{
    background-color: #ffffff;
    border: 0;
}  

div.content-area Table.table-clear TD 
{
    background-color: #ffffff;
    border: 0;
    padding: 2px 0 3px 0;
}


/********** grey ************/


div.content-area Table.table-grey 
{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.content-area Table.table-grey TH 
{
    padding: 3px 3px 4px 3px;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}  

div.content-area Table.table-grey TD 
{
    padding: 3px 5px 3px 5px;
    background-color: #eeeeee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/************************ document icons ********************************/

/*
span.new{
  padding: 0px 0px 1px 34px;
  background: url(/layout-files/doc-new.gif) 0px 0px no-repeat;
  }
  
td.new{
  padding: 3px 5px 4px 39px;    
  background: url(/layout-files/doc-new.gif) #eeeeee 5px 5px no-repeat;
  }

p.new{
  padding-left: 34px;  
  background: url(/layout-files/doc-new.gif) 0px 2px no-repeat;
  }
*/

span.adobe, p.adobe {
  padding: 0px 0px 5px 22px;
  background: url(/layout-files/doc-adobe.gif) 0px 0px no-repeat;
  }

td.adobe {
  padding: 3px 4px 6px 27px;    
  background: url(/layout-files/doc-adobe.gif) #eeeeee 5px 5px no-repeat;
  }
  
  

span.word, p.word {
  padding: 0px 0px 5px 22px;
  background: url(/layout-files/doc-word.gif) 0px 0px no-repeat;
  }

td.word {
  padding: 3px 4px 6px 27px;    
  background: url(/layout-files/doc-word.gif) #eeeeee 5px 5px no-repeat;
  }



span.image, p.image {
  padding: 0px 0px 5px 22px;
  background: url(/layout-files/doc-image.gif) 0px 0px no-repeat;
  }

td.image {
  padding: 3px 4px 6px 27px;    
  background: url(/layout-files/doc-image.gif) #eeeeee 5px 5px no-repeat;
  }

span.excel, p.excel {
  padding: 0px 0px 5px 22px;
  background: url(/layout-files/doc-excel.gif) 0px 0px no-repeat;
  }

td.excel {
  padding: 3px 4px 6px 27px;    
  background: url(/layout-files/doc-excel.gif) #eeeeee 5px 5px no-repeat;
  }

span.powerpoint, p.powerpoint {
  padding: 0px 0px 5px 22px;
  background: url(/layout-files/doc-powerpoint.gif) 0px 0px no-repeat;
  }

td.powerpoint {
  padding: 3px 4px 6px 27px;    
  background: url(/layout-files/doc-powerpoint.gif) #eeeeee 5px 5px no-repeat;
  }



div.sitemap-section
{
    float: left;
    width: 14%;
    padding-top: 10px;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

