/*
   screen.css
   indoorgardens
   
   Created by Cale Woodley on 2009-02-18.
   Copyright 2009 Webfirm. All rights reserved.
*/


@import url('reset.css'); /* reset styles to default */

body {
  background: #fff url('../images/core/body.jpg') 0 0 repeat-x;
  font: 11px/17px Verdana, Tahoma, Arial, sans-serif;
}

body#p-index {background: #fff;}


#container {
  width: 900px;
  margin: 30px auto;
}

#header {
  width: 900px;
  height: 114px;
  background: url('../images/core/header-background-trans.png') top center no-repeat;
}

#header img {float: left;margin: 20px 0 0 20px;}

body#p-index #header {background: #fff;}

/*  =nav
************************************/
#navigation {
  float: left;
  display: inline;
  width: 220px;
}

#navigation a {
  height: 25px;
  width: 220px;
  text-indent: -999em;
  display: block;
}

#navigation a#nav-home {background: url('../images/nav/nav-home.png') 0 0 no-repeat; height: 30px;}
#navigation a#nav-profile {background: url('../images/nav/nav-profile.png') 0 0 no-repeat;}
#navigation a#nav-benefits {background: url('../images/nav/nav-benefits.png') 0 0 no-repeat;}
#navigation a#nav-premium {background: url('../images/nav/nav-premium.png') 0 0 no-repeat;}
#navigation a#nav-plants {background: url('../images/nav/nav-plants.png') 0 0 no-repeat;}
#navigation a#nav-subirrigation {background: url('../images/nav/nav-subirrigation.png') 0 0 no-repeat;}
#navigation a#nav-displays {background: url('../images/nav/nav-displays.png') 0 0 no-repeat;}
#navigation a#nav-hire {background: url('../images/nav/nav-hire.png') 0 0 no-repeat;}
#navigation a#nav-service {background: url('../images/nav/nav-service.png') 0 0 no-repeat;}
#navigation a#nav-contact {background: url('../images/nav/nav-contact.png') 0 0 no-repeat; height: 30px;}

#navigation a:hover {background-position: -220px 0 !important;}


/*  =banner
************************************/
#banner {
  float: left;
  display: inline;
  width: 640px;
  height: 260px;
}


/*  =content
************************************/
#content {
  width: 860px;
  padding: 0 20px 20px;
  background: #fff;
}


/*  =primary
************************************/
#primary {
  width: 600px;
  float: left;
  display: inline;
  clear: left;
  margin: 25px 0 20px 0;
}

body#p-index #primary {width: 800px;}

#primary h1 {
  display: block;
  text-indent: -999px;
  height: 24px;
  width: 374px;
}

body#p-index #primary h1 {background: url('../images/core/h1-index.png') 0 0 no-repeat;}
body#p-profile #primary h1 {background: url('../images/core/h1-profile.png') 0 0 no-repeat; height: 26px;}
body#p-benefits #primary h1 {background: url('../images/core/h1-benefits.png') 0 0 no-repeat; height: 27px;}
body#p-premium #primary h1 {background: url('../images/core/h1-premium.png') 0 0 no-repeat;}
body#p-plants #primary h1 {background: url('../images/core/h1-plants.png') 0 0 no-repeat;}
body#p-irrigation #primary h1 {background: url('../images/core/h1-irrigation.png') 0 0 no-repeat; height: 26px;}
body#p-displays #primary h1 {background: url('../images/core/h1-displays.png') 0 0 no-repeat; height: 26px;}
body#p-hire #primary h1 {background: url('../images/core/h1-hire.png') 0 0 no-repeat;}
body#p-service #primary h1 {background: url('../images/core/h1-service.png') 0 0 no-repeat;}
body#p-contact #primary h1 {background: url('../images/core/h1-contact.png') 0 0 no-repeat;}
body#p-thankyou #primary h1 {background: url('../images/core/h1-thankyou.png') 0 0 no-repeat;}

#primary h2 {font:14px Georgia, "Times New Roman", Times, serif; color:#666; padding:10px 0 7px 0; font-style:italic;}

ul.list {list-style:disc; margin:0 0 0 10px;}
ul.list li {padding:5px 0 5px 10px;}

#primary p {
  margin: 10px 0;
}

#primary a {color: #0f5c22; text-decoration: underline;}
#primary a:hover {text-decoration: none;}

img#mudmap {border: 2px solid silver; margin: 5px;}

#primary ul.gallery, #primary ul.gallery li {margin: 0;}

#primary ul.gallery li {
  list-style: none;
  float: left;
  display: inline;
  width: 190px;
  margin: 5px 2px;
}

#primary ul.gallery img {border: 2px solid #0f5c22;}

#primary ul.captioned li {
  width: 150px;
  height: 280px;
  margin: 5px 20px;
  text-align: center;
}

#primary ul.descripted li {
  display: block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px dashed #AFAFAF;
}

#primary ul.descripted li img {float: left; display: inline-block; margin: 0 10px 0 0;}

/*  =secondary
************************************/
#secondary {
  width: 230px;
  float: right;
  display: inline;
  margin: 25px 0 20px 30px;
}

#whychoose {
  height: 450px;
  background: url('../images/core/whychoose-background.jpg') bottom center no-repeat;
  color: #fff;
  margin: 0 0 20px;
}

#whychoose ol li {list-style: decimal; margin: 10px 20px 0 40px;}

#whychoose h2 {
  display: block;
  height: 43px;
  width: 230px;
  text-indent: -999em;
  background: url('../images/core/whychoose-h2.png');
}

#affiliates {
  text-align: center;
}


/*  =contact
************************************/
#contactinfo {
  width: 860px;
  height: 40px;
  clear: both;
  background: url('../images/core/contactinfo-background.png') no-repeat;
  line-height: 40px;
  font-weight: bold;
}

#contactinfo a {color: #fff; text-decoration: underline;}
#contactinfo a:hover {text-decoration: none;}

#contactinfo ul li {float: left; display: inline; list-style: none; margin: 0 0 0 36px;}

#contactinfo ul li.phone {background: url('../images/core/contact-phone.gif') left 17px no-repeat; padding: 0 0 0 17px;}
#contactinfo ul li.fax {background: url('../images/core/contact-fax.gif') left 17px no-repeat; padding: 0 0 0 17px;}
#contactinfo ul li.email {background: url('../images/core/contact-email.gif') left 17px no-repeat; padding: 0 0 0 17px;}


/*  =footer
************************************/
#footer {
  width: 840px;
  height: 20px;
  margin: 10px auto;
  color: #000;
  display: block;
}

#footer p {float: left; display: inline;}
#footer img {float: right; display: inline;}

#footer span {color: #7a7c7a;}

#footer a {color: #7a7c7a; text-decoration: none;}
#footer a:hover {text-decoration: underline;}
