/* raymond02 -

  **Blue blog template**
  an open source xhtml/css website layout

  Version: 1.0, June 26, 2010

  28-Apr-2010  Revised cleanup
  27-Apr-2010  Revised add headers
  26-Apr-2010  Revised from early mockup
*/

/**************** Body and tag styles ****************/

* {
  margin: 0;
  padding: 0;
}


body {
  background: #499a9b url(../images/bg.gif) top center repeat-y;
  font: 76% Verdana,Arial,Tahoma,sans-serif;
  line-height: 1.3em;
  color: #505050;
}

a, a:visited {
  text-decoration: underline;
  color: #101010;
}

a:hover {
  color: #808080;
}

#header {
  width: 815px;
  height: 60px;
  padding-top: 30px;
  padding-left: 18px;
  font-size: 14pt;
  color: #ffffff;
}

#header.orig {
  background: #808080 url(../images/header/header-original.jpg) top left no-repeat;
}
#header.web {
  background: #808080 url(../images/header/header--pool-web.jpg) top left no-repeat;
}
#header.inst3 {
  background: #808080 url(../images/header/header--pool-install-3.jpg) top left no-repeat;
}
#header.inst4 {
  background: #808080 url(../images/header/header--pool-install-4.jpg) top left no-repeat;
}
#header.inst5 {
  background: #808080 url(../images/header/header--pool-install-5.jpg) top left no-repeat;
}
#header.bikini {
  background: #808080 url(../images/header/header--bikini.jpg) top left no-repeat;
}
#header.caesars {
  background: #808080 url(../images/header/header--caesars.jpg) top left no-repeat;
}
#header.classic {
  background: #808080 url(../images/header/header--classic.jpg) top left no-repeat;
}
#header.construction {
  background: #808080 url(../images/header/header--construction.jpg) top left no-repeat;
}
#header.fountains {
  background: #808080 url(../images/header/header--fountains.jpg) top left no-repeat;
}
#header.girl {
  background: #808080 url(../images/header/header--girl.jpg) top left no-repeat;
}
#header.knarly {
  background: #808080 url(../images/header/header--knarly.jpg) top left no-repeat;
}
#header.macau {
  background: #808080 url(../images/header/header--macau.jpg) top left no-repeat;
}
#header.macau-2 {
  background: #808080 url(../images/header/header--macau-2.jpg) top left no-repeat;
}
#header.ovals {
  background: #808080 url(../images/header/header--ovals.jpg) top left no-repeat;
}
#header.pool-cleaning {
  background: #808080 url(../images/header/header--pool-cleaning.jpg) top left no-repeat;
}
#header.scattered {
  background: #808080 url(../images/header/header--scattered.jpg) top left no-repeat;
}
#header.scuba-girl {
  background: #808080 url(../images/header/header--scuba-girl.jpg) top left no-repeat;
}
#header.shimmer {
  background: #808080 url(../images/header/header--shimmer.jpg) top left no-repeat;
}
#header.steps {
  background: #808080 url(../images/header/header--steps.jpg) top left no-repeat;
}

#header h2{
  padding-top: 5px;
  font-size: 9pt;
  color: #c2d9ef;  
}

#container {
  width: 837px;
  background: #fff url(../images/sidebar.gif) repeat-y right;
  border: solid 10px #fff;
  margin: 0 auto;
  text-align: left;
}

#navigation {
  width: 812px;
  height: 30px;
  background: url(../images/navbar.jpg);
  font-weight: bold;
  font-size: 1.0em;
  padding-top: 6px;
  padding-left: 20px;
  
}

#navigation a, #navigation a:visited {
  color: #62798f; /* was #c2d9ef;*/
  text-decoration: none;
  margin-right: 15px;
}

#navigation a:hover {
  color: #ffffff;
  text-decoration: none;
}

#navigation2 {
  width: 812px;
  height: 30px;
  background: transparent;
  font-weight: bold;
  font-size: 1.0em;
  padding-top: 6px;
  padding-left: 20px;
  
}

#navigation2 a, #navigation2 a:visited {
  color: #b1c8de;  
  text-decoration: none;
  margin-right: 15px;
}

#navigation2 a:hover {
  color: #62798f;
  text-decoration: none;
}

#sidebar {
  width: 193px;
  color: #505050;
  background: url(../images/menutop.gif) no-repeat top left;
  float: right;
  padding: 10px;
  border-right: 4px solid #ffffff;
}

#main {
  width: 592px;
  float: left;
  margin: 10px 0 0 4px;
}

#main h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #76a7dc;
  margin-bottom: 5px;
  padding-left: 14px;
  background: url(../images/h2bg.gif) top left repeat-y;
}

#main h3 {
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  margin-bottom: 5px;
  padding-left: 14px;
  background: url(../images/h2bg.gif) top left repeat-y;
}

#main h4 {
  font-size: 1.0em;
  font-weight: bold;
  color: #505050;
  margin-bottom: 5px;
  padding-left: 24px;
  background: url(../images/h2bg.gif) top left repeat-y;
}

.black {
  color: #101010;
}

p {
  margin-bottom: 20px;
  padding-left: 14px;
  background: url(../images/articlebg.gif) top left repeat-y;
}

input.text {
  width: 70px;  
  border: 1px solid #ccc;
}

input.button {
  color: #808080;
  padding-left: 0px;
  font-size: 8pt;  
  border: none;
  background: none;
  }

#searchbox {
  background: url(../images/searchbox.gif) no-repeat;
  padding: 5px;
  height: 30px;
}

#footer {
  width: 584px;
  color: #505050;
  background: #f6f6f6;
  clear: both;
  margin-left: 4px;
  height: 20px;
  padding: 4px;
  text-decoration: none;
  border: 1px solid #e6e6e6;
}

#footer a, #footer a:visited {
  color: #505050;
  text-decoration: none;
}

#footer a:hover {
  color: #808080;
  text-decoration: none;
}

/**************** Misc classes and styles ****************/

.splitcontentleft {
  float: left;
  width: 48%;
  /*width: 47%; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
}

.splitcontentright {
  float: right;
  width: 48%;
  /*width:47%; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
}

.fullcontent {
  clear:both;
  float:none;
  width:100%;
}

.fullhome {
  clear:both;
  float:none;
  width:99%;
}

.clear {clear: both;}
.small {font-size: 0.8em;}
.hide {display: none;}
.textcenter {text-align: center;}
.textright {text-align: right;}
.textleft {text-align: left;}
.important {color: #f02025; background-color: inherit; font-weight: bold;}

/* --- Special Text Colors --- */

.color-red     { color: #ff0000; background-color: transparent; }
.color-dkred   { color: #aa0000; background-color: transparent; }
.color-dkblue  { color: #3359a4; background-color: transparent; }
.color-navblue { color: #446ab5; background-color: transparent; }
.color-yorange { color: #d79a40; background-color: transparent; }
.color-dkgreen { color: #32572e; background-color: transparent; }
.color-itemno  { color: #cfcfcf; background-color: transparent; }

.postdate      { color: #f7ba01 !important; } /* Yellow Orange */
.highlight     { color: #f7ba01 !important; } /* Yellow Orange */

.box {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #c0c0c0;
  background-color: #fcfac8; /* was fafbfc */
  color: #505050;
  line-height: 1.5em;
}

.block {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background-color: #deffff; /* was 449a9b */
  color: #303030;
  line-height: 1.5em;
}

.block1g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-1.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block2g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-2.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block3g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-3.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block4g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-4.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block5g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-5.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block6g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background: #ffffff url(../images/banner-bg-gradient-6.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.photoleft {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  background-color: inherit;
  float: left;
}

.photoright {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  background-color: inherit;
  float: right;
}

.photoblock {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  background-color: #446ab5;
}

.photoblockleft {
  padding: 10px;
  display: block;
  margin: 0 auto auto auto;
  background-color: transparent;
  float: left;
}

/*
.photoblockright:hover {
  border-color: #888888;
}
*/

.photoblockright {
  padding: 10px;
  display: block;
  margin: 0 auto auto auto;
  background-color: transparent;
  float: right;
}
/* --- Searchbar styles --- */

.searchbar {
  margin:5px 0 15px;
}

.searchbar form fieldset {
  margin-left:8px;
  border:0 solid;
}

.searchbar .s {
  width:110px;
  margin:0 5px 0 0;
  padding:2px;
  border:1px solid #aaaaaa;
}

.searchbar .searchbutton {
  width:30px;
  padding:2px;
  border:1px solid #aaaaaa;
  font-size:0.9em;
  text-align:center;
}


/* --- end raymond02.css -- */

