/*
   screen.css
   goodchild
   
   Created by Cale Woodley on 2008-08-27.
   Copyright 2008 Webfirm. All rights reserved.
*/

@import url("reset.css");
@import url("superfish.css");

body {
  background: #d9dde4 url('../images/core/body-background.png') top left repeat-x;
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 0.75em;
}

#static-background {
  width: 100%;
  position: absolute;
  top: 0;
  height: 378px;
  margin: 0 auto; 
  z-index: -50;
  background:url('../images/core/static-background.jpg') top center no-repeat ;
}

#container {
  width: 930px;
  margin: 0 auto;
  position: relative;
}


/*  #HEADER STUFF
**********************************/
#header {
  width: 930px;
  height: 178px;
  margin: 20px 0 0 0;
  background: url('../images/core/header-background.jpg') bottom center no-repeat;
}

#cta-phone {
  width: 127px;
  height: 19px;
  background: url('../images/core/cta-phone.jpg') no-repeat;
  text-indent: -999em;
  float: right;
  display: inline;
}

#logo {
  position: absolute;
  top: -8px;
  left: 25px;
}


/*  #NAV
**********************************/
#navigation {
  width: 930px;
  height: 51px;
  background: url('../images/core/nav-background.png') bottom center no-repeat;
}

#navigation li {
  float: left;
  display: inline;
  background: #112558;
  padding: 0;
  margin: 0 5px;
}

#navigation a {
  color: #fff;
  text-decoration: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 45px;
  text-indent: -999em;
  border: none;
  padding: 0;

}

#navigation a#nav-home {background-image: url('../images/nav/nav-home.png'); width: 39px;}
#navigation a#nav-profile {background-image: url('../images/nav/nav-profile.png'); width: 48px;}
#navigation a#nav-calcium-hybrid {background-image: url('../images/nav/nav-calcium-hybrid.png'); width: 98px;}
#navigation a#nav-calcium-calcium {background-image: url('../images/nav/nav-calcium-calcium.png'); width: 108px;}
#navigation a#nav-calcium-silver {background-image: url('../images/nav/nav-calcium-silver.png'); width: 96px;}
#navigation a#nav-agm {background-image: url('../images/nav/nav-agm.png'); width: 50px;}
#navigation a#nav-gel {background-image: url('../images/nav/nav-gel.png'); width: 31px;}
#navigation a#nav-related {background-image: url('../images/nav/nav-related.png'); width: 106px;}
#navigation a#nav-fitment {background-image: url('../images/nav/nav-fitment.png'); width: 93px;}
#navigation a#nav-mailinglist {background-image: url('../images/nav/nav-mailinglist.png'); width: 75px;}
#navigation a#nav-contact {background-image: url('../images/nav/nav-contact.png'); width: 51px;}

#navigation a:hover {background-position: 0 -51px;}


.sf-menu li.sfHover ul {top: 45px; left: -3px;}
.sf-menu li.sfHover ul li {margin: 0;}
#navigation ul ul a {text-indent: 0; height: 14px; padding: 5px; display: block;}
#navigation ul ul a:hover {background: #C9171E; color: #fff;}


/*  #SEARCH
**********************************/
#search {
  width: 340px;
  position: absolute;
  right: 10px;
  top: 5px;
  background: url('../images/core/search-label-background.gif') left center no-repeat;
}

#product_search legend,
#product_search input,
#product_search button {
  float: left;
  display: inline;
}

#product_search legend {
  display: none;
}

#product_search input {
  margin: 0 0 0 126px;
  padding: 3px 2px;
  border: 1px solid #9cb2cd;
  color: #2e2e2e;
}

#product_search button {
  width: 47px;
  height: 22px;
  border: 0;
  margin: 0 0 0 5px;
  background: url('../images/core/search-button-go.gif') no-repeat;
  cursor: pointer;
  text-indent: -999em;
}

#product_search button:hover {
  background-position: -47px 0;
}



/*  #CONTENT
**********************************/
#content-container {
  width: 880px;
  padding: 0 25px;
  background: #fff url('../images/core/content-background.png') top center no-repeat;
  color: #122860;
  font-size: 0.92em;
  line-height: 1.55em;
  position: relative;
  z-index: 0;
}

#content h1 {
  color: #122860;
  font-size: 17px;
  line-height: 44px;
  font-family: Tahoma, Verdana, sans-serif;
}

#content h2,
#content h3,
#content h4,
#content h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 0 0;
}

#content p {
  margin: 15px 0;
}

#content a {color: #d1181f; text-decoration: none;}
#content a:hover {text-decoration: underline;}

#content ul, #content ol {
  margin: 25px 20px;
}

#content ul {
  list-style: disc;
}

#content ul ul, #content ol ol {
  margin: 0 20px;
}

#content ol {
  list-style: decimal;
}

#content table {
  width: 100%;
  display: block;
  text-align: left;
  margin: 10px 0;
}

#content table caption {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

#content table th, #content table td {
  padding: 4px;
}

#content table th {
  border-bottom: 2px solid #8B8B8B;
  font-size: 12px;
}

#content table td {
  border-bottom: 1px solid #ccc;
}

#content .float-left {
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
}

#content .float-right {
  float: right;
  display: inline;
  margin: 0 0 10px 10px;
}

#content ul#search-results li {
  list-style: none;
}

#content ul#search-results a {
  display: block;
  background: #eef3fb;
  border-bottom: 2px solid #fff;
  padding: 5px;
}

#content ul#search-results a.alt {background: #E8F2F6;}

#content ul#search-results a:hover {background: #d9e4f6; text-decoration: none;}

#content img {
  border: 1px solid #0D3594;
}

#content .download a{padding:0 5px 5px 20px; background:url(../images/icon-file.gif) no-repeat 0 0; line-height:25px;}
#content a.pdf {padding:0 5px 5px 20px; background:url(../images/icon-pdf.gif) no-repeat 0 0; line-height:25px;}
#content a.doc {padding:0 5px 5px 20px; background:url(../images/icon-word.gif) no-repeat 0 0; line-height:25px;}


/*  #FEATURED
**********************************/
#featured-products {
  width: 350px;
  float: right;
  display: inline;
  margin: 60px 0 0 0;
}

#featured-products .product {
  width: 330px;
  padding: 5px 10px;
  height: 83px;
  background: #e7eff9;
  margin-bottom: 7px;
}

#featured-products .product h2 {
  color: #d1181f;
  font-size: 1.088em;
}

#featured-products .product .product-thumb {
  width: 90px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  float: left;
  display: inline;
  background: #fff ;
  margin: 0 10px 0 0;
}

#featured-products .product .product-thumb img {vertical-align: middle;}

#featured-products .product a {color: #d1181f;}
#featured-products .product a:hover {text-decoration: none;}

a#featured-link {display: block; text-indent: -999em; background: url('../images/core/button-featuredproducts.gif') 0 0; width: 179px; height: 30px; float: right;}
a#featured-link:hover {background-position: 0 -30px;}



/*  #AFFILIATES
**********************************/
#affiliates {
  width: 800px;
  height: 58px;
  clear: both;
  margin: 0 auto;
  padding: 10px 0 17px 0;
}



/*  #FOOTER
**********************************/
#footer {
  color: #949eb7;
  font-size: 0.83em;
  width: 930px;
  height: 60px;
  background: #122860 url('../images/core/footer-background.png') 0 0 repeat-x;
}

#footer a {color: #949eb7; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer p {
  float: left;
  display: inline;
  width: 736px;
  margin: 10px 0 0 33px;
}

#footer img {
  float: right;
  display: inline;
  margin: 10px 30px 0 0;
}