/*
   screen.css
   HotCake Design
   
   Created by Cale Woodley on 2008-08-25.
   Copyright 2008 Webfirm. All rights reserved.
*/

@import url("reset.css");

body {
  background: url('../images/core/body-background.jpg') center 165px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.69em;
}

#page {
  width: 100%;
  background: url('../images/core/header-background.jpg') top center repeat-x;
}

#container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

img#logo {float: left; display: inline;}

#view-cart {float:left; width:175px; height:50px; display:inline; padding: 150px 0 0 25px; color: #a69b5b;}
#view-cart a {font-weight: bold; color: #a69b5b; }

#flash {float:left; width:800px; height:283px; overflow:hidden;}




/* flash-banner
******************************************/
#flash-banner {
  clear: both;
  width: 1000px;
  height: 283px;
  background: url('../images/core/featured.jpg') 0 0 no-repeat;
	
}

#flash-banner h2 {
  text-indent: -999em;
  height: 0px;
}

#flash-banner p {
  float: left;
  display: inline;
  color: #a69b5b;
  margin: 140px 0 0 28px;
  line-height: 1.55em;
}


/* FEATURED
******************************************/
#feature-container {width:auto; background:#d3ca9f url(../images/featured.gif) no-repeat 15px 15px; margin:25px 0 0 0; padding:50px 20px 20px 20px;}

 dl.feature-item
{
border: 1px solid #c3b98a;
background-color: #e4ddba;
width: 147px;
text-align: center;
padding: 0 0 10px 0;
float: left;
margin: 0 0 1em 1em;
}

.feature-item dt
{
font-weight: bold;
background-color: #c3b98a;
color: #655b2c;
padding: 5px 10px;
margin-bottom: 10px;
height: 15px;
overflow: hidden;
}

.feature-item dd img
{
border: 5px solid #c3b98a;
}

.feature-item dd
{
margin: 0;
color: #655b2c;
padding: 0 10px 5px 10px;
}



/* #NAV
******************************************/
#navigation {
  width: 215px;
  background: #fff url('../images/nav/nav-background.gif') bottom center no-repeat;
  float: left;
  display: inline;
  margin: 35px 0 0 0;
  padding: 0 0 15px 0;
}

#navigation h2 {
  text-indent: -999em;
  display: block;
  height: 32px;
  width: 215px;
  background: url('../images/nav/nav-h2-background.gif');
  margin: 0 0 10px 0;
}

#navigation ul {
  margin: 0 0 0 15px;
}

#navigation ul a {
  display: block;
  width: 185px;
  height: 20px;
}

#navigation ul a.parent {text-indent: -999em; background-position: 0 0; background-repeat: no-repeat;}

#navigation ul a#nav-home {background-image: url('../images/nav/nav-home.gif');}
#navigation ul a#nav-products {background-image: url('../images/nav/nav-products.gif');}
#navigation ul a#nav-contact {background-image: url('../images/nav/nav-contact.gif');}

#navigation ul a.parent:hover {background-position: -185px 0;}

  #navigation ul ul {text-transform: lowercase; margin:10px 0 10px 0;}
  #navigation ul ul a {
    color: #c55b46;
    display: block;
    height: auto;
    padding: 4px 0 8px 10px;
    vertical-align: middle;
    width: 175px;
    text-decoration: none;
    font-weight: bold;
    background: none;
    border: 1px solid #f3e9da;
    border-left: none;
    border-right: none;
  }
  #navigation ul ul a.alt {background: #fbf5ed; border-bottom:none;}
  #navigation ul ul a:hover {background: #f1e6d7;}
  
  #navigation p {
    color: #a69b5b;
    margin: 6px 10px 0 0;
    font-size: 1.09em;
    line-height: 1.40em;
  }
  
  #navigation p a {color: #a69b5b; text-decoration: none;}
  #navigation p a:hover {text-decoration: underline;}

/* #CONTENT
******************************************/
#content {
  width: 698px;
  background: #b3a979 url('../images/core/content-background.jpg') top center no-repeat;
  float: right;
  display: inline;
  color: #fff;
  line-height: 1.55em;
  margin: 35px 13px 0 0;
  padding: 20px;
}

#content h1 {
  font-size: 2.43em;
	text-transform:lowercase;
}

#content h2,
#content h3,
#content h5 {
  color: #655b2c;
  font-size: 1.45em;
  margin: 25px 0 15px 0;
}

#content h4 {font-size:12px; color:#FFF; margin: 10px 0 0 0;}

#content p {
  margin: 17px 0;
}

#content a {color: #756a3c; font-weight: bold; text-decoration: none;}
#content a:hover {text-decoration: underline;}

#content ul {
  list-style: disc;
  margin: 0 0 0 20px;
}

#content img.float-right {
  float: right;
  display: inline;
  border:none;
  margin: 0 0 0 10px;
}

.cherries-ontop {height:80px;}
#content img.float-right-cherries {float:right; margin:0 0 20px 0; border:none;}

#content table {
  width: 100%;
}

#content th {
  text-align: left;
  font-size: 1.45em;
  padding: 4px;
  border-bottom: 2px solid #fff;
}

#content td {
  padding: 4px;
}




/* #PRODUCTS
******************************************/
.product {
  width: 110px;
  height: 190px;
  float: left;
  display: inline;
  margin: 8px;
	padding:10px 5px 0 5px;
  text-align: center;
  cursor: pointer;
	background:#c3b98a;
	border:1px solid #a79d6f;
	overflow:hidden;
}

.product-thumb img {border: 5px solid #a79d6f; }

#content .product p {margin: 0;}

.product a {text-decoration: none;}

p.product-price {
  font-size: 1.45em;
  font-weight: bold;
}

a#doc { 
  background: url('../images/icon-word.gif') no-repeat;
  padding: 2px 0 2px 20px;
}
a#pdf {
  background: url('../images/icon-pdf.gif') no-repeat;
  padding: 2px 0 2px 20px;
}

#product-detail-container {display:block;}

#products-associated {background:#c3b98a url(../images/core/associatedproducts.gif) no-repeat 15px 15px; margin:25px 0 0 0; padding:50px 20px 10px 20px; display:block; height:1%; width:650px;}
#products-associated .product {  
	width: 100px;
  height: 190px;
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
	padding:10px 5px 0 5px;
  text-align: center;
  cursor: pointer;
	background:#d3ca9f;
	border:1px solid #b3a979;
	overflow:hidden;
}

#products-associated .product-thumb img {border: 5px solid #a79d6f;}
#products-associated a {font-size:10px;}

/* #FOOTER
******************************************/
#footer {
  width: 738px;
  height: 60px;
	background:#f2e189 url(../images/core/footer-background.gif) no-repeat bottom;
  margin: 0 13px 20px 0;
  float: right;
  clear: right;
  color: #6f6536;
}

#footer p {

  font-size: 0.91em;
  margin: 12px 0 0 22px;

  
}

#footer a {color: #6f6536; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer img {
  float: right;
  display: inline;
  margin: 5px 10px 0 0;
}


.clear { display: block; clear: both; }