/* Start of CMSMS style sheet 'skygarden-css' */
body  {
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-style: normal;
  line-height: 1.5;
  background: #e5e5e5 url('/uploads/images/misc/bg_plants.jpg');
  margin: 0;
}

h1 {
  font-size: 20pt;
  font-weight: bold;
  color: #1f4184;
  margin-top: 0px;
  margin-bottom: 10px;
}

h2  {
  font-size: 120%;
  color: #1f4184;
  margin-top: 0px;
  margin-bottom: 7px;
}

a {color: #1f4184}
a:hover {color: #5991d0}
a:active {color: #1f4184}
a:visited {color: #1f4184}

a.bluelink {color: #c4e7f3}
a.bluelink:hover {color: #ffffff}
a.bluelink:active {color: #c4e7f3}
a.bluelink:visited {color: #c4e7f3}

#container  {
  width: 1010px;
  margin: 0 auto;
  background: #ffffff url('/uploads/images/misc/bg_page.gif') repeat-y;
  margin-top: 20px;
}

#header {
  background: #ffffff url('/uploads/images/misc/header_skygarden.jpg') no-repeat;
  width: 988px;
  height: 260px;
  /* padding-top: 254px; */
  padding-left: 22px;
}

#content {
  float: left;
  width: 695px;
  margin-left: 22px;
  margin-right: 10px;
}

#content p {
  margin-top: 5px;
}

#sidebar {
  float: left;
  width: 257px;
  margin-right: 10px;
}

.box {
  width: 257px;
}

.boxheader {
  background: url('/uploads/images/misc/header_box.jpg') no-repeat;
  height: 25px;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
  color: #fff;
}

.boxbody {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}

#footer {
  clear: both;
  background: #ffffff url('/uploads/images/misc/bg_footer.gif') no-repeat bottom;
  color: #fff;
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 12px;
}

#footerbox {
  font-size: 11px;
  text-align: center;
  background: #254684 url('/uploads/images/misc/footer.jpg') no-repeat;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#email {
  color: #c4e7f3;
}
.clear {
clear: both;
}

#searchblock {
  margin-top: 1px;
}
.searchstring {
  font-size: 11px;
  height: 14px;
  margin: 0px 5px 0px 5px;
  padding: 0px;
}
#searchtext {
  padding-top: 0px;
}
#searchsubmit {
  margin-top: 0px;
}

a img {
        border: 1px solid #ccc;
}

a:hover img {
        border: 1px solid #729AD7;
}
.bluebox {
        border: 1px solid #ccc;
        clear: both;
        padding: 7px;
        width: 680px;
        position: relative;
        margin-bottom: 18px;
}
.bluebox .big {
        float: left;
        margin-right: 10px;
}
.bluebox .big img {
        padding: 5px;
}
.bluebox .rightt {
        width: 405px;
        float: left;
}

.bluebox .small1, .bluebox .small2 {
        position: absolute;
        bottom: 9px;
}
.bluebox .small2 {
        left: 534px;
}
.photos {
        margin-bottom: 15px;
}
.photos a {
        width: 106px;
        height: 148px;
        float: left;
        background: #C2D3EE;
        text-align: center;
        color: #A2A3A6;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        margin-right: 14px;
}
.cleaner {
        font-size: 0px;
        line-height: 0px;
        height: 0px;
        clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}


/* End of 'skygarden-css' */

