/*****************************************/
/* FREE SHIPPING */
/*****************************************/
#promotion {
  text-align: center;
  background-color: #F5E6DA; 
  margin: 0px; padding: 10px;
  color: #666;
}
#promotion a {color: #666;  text-decoration: underline;}

/* SEMANTIC MARKUP *********************************************/
body {
  margin:0;
  padding:0;
  background-image: url(../img/_.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 69%;
}

#Button h1 {  /* MAIN HEADING */
    background-image: url(/img/header2_leaf.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: arial, helvetica;
    font-size: 2.3em;
    font-weight: normal;
    letter-spacing: -1.2px;
    padding: 10px 0px 0px 10px;
    margin: 0 0 20px 0px;
    color: #76bb62; /*#DF5900; /*#DE5929;*/
}

#Button h2 { /* SUBHEADING */
    font-size: 1.5em;
    font-family: arial, helvetica;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.0em;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #76bb62; /* #DF5900; /*#DE5929;*/
}

h3 { /* FULL LEAF HEADING */
    font-size: 1.8em;
    font-weight: bold;
    color: #DE5929;
    background-image: url(../img/header3_leaf.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 15px 0px 15px 15px;
    margin: 10px 0 0px 0;
}

h4 {  /* CATEGORY BANNER HEADING */
    background-image: url(../img/bg_leaf2.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #F3DF8A; /*#D4724C;*/
    font-family: arial, helvetica;
    font-size: 2.1em;
    font-weight: normal;
    letter-spacing: -1.2px;
    padding: 5px 0 5px 10px;
    margin: 0px 0px 5px 0px;
    color: #AFAFAF; /* #888888;*/
    }

h5 {  /* PRODUCT TITLE */
    margin: 0 0 10px 0;
    font-family: arial, helvetica;
    font-size: 1.5em;
    font-weight: bold;
    color: #00869F;
}

.h6 {  /* GREEN HIGHLIGHT */
    margin: 0;
    padding: 5px 0 5px 10px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #B3D88C;
}

#Button li, #Button ul, #Button ol {
	color: #34434B;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

p {
	color: #34434B;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 1.0em;
}

table {
	color: #aaaaaa;
	font-size: 1.0em;
	line-height: 1.2em;
}

td a {color: #666666;
}

img {
	border: 0;
}

p a {
	text-decoration: none;
    color: #DE5929;
}

a {
	text-decoration: none;
    color: #999;
}

a:ho ver {
	text-decoration: underline;
}

input {
	font-size: 1.0em;
    margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

form {
    margin:0px;
}

textarea {
  font-size: 1.0em;
  margin: 0;
  width: 600px;
  height: 100px;
  font-family: verdana, arial, helvetica, sans-serif;
}

select {
       font-size: 1.0em;
       font-family: verdana, arial, helvetica, sans-serif;
}

input:focus, textarea:focus {
    background-color: #dddddd;
}


/* STRUCTURAL MARKUP: CLASSES *********************************************/

table.cart {
  width: 90%;
  padding-top: 1em;
  border-collapse: separate;
  border-spacing: 3px;
  background-color: #fff;
}

th.cart {
  text-align: center;
}

td.cart {
  padding: 3px;
  text-align: center; 
  background-color: #FFFFCC;
}

/* see Doug's easyCorners for more http://www.redmelon.net/tstme/4corners/ */
.rbroundbox {
    background-color: #F7DF8C;
    width: 90%; 
    margin: 1em auto;
}

.rbtop div {
    background: url(/img/table_ye_ul.gif) no-repeat top left;
}

.rbtop { 
    background: url(/img/table_ye_ur.gif) no-repeat top right; 
}

.rbbot div { 
    background: url(/img/table_ye_ll.gif) no-repeat bottom left; 
}

.rbbot { 
    background: url(/img/table_ye_lr.gif) no-repeat bottom right; 
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
    width: 100%;
    height: 20px;
    font-size: 1px;
}

.rbcontent  { 
    background: url(/img/bg_leaf2.gif) no-repeat top left;
    margin: 10px 15px 15px 15px;
    font-size: 1.2em;
    text-align: left;
}

.padding {
  padding: 12px;
}

.floater {
  float: left;
  padding: 10px 20px 0px 0px;
}

.keeper {
  float: left;
  padding: 0px;
  position: absolute;
  height: 100px;
  width: 100px;
}

.content {
  position: relative;
  width:50%;
  padding: 10px;
}

.emergency {
    background-image: url(/img/bg_door.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #EB3528;
    position: absolute;
    color: #fff;
    margin: -24px 0 0 0;
    width:100%;
    height: 1000px;
}

.searcher {
  float: left;
  width: 170px;
  height: 200px;
  padding: 0px;
  margin: 5px;
  text-align: center;
}

.searcher p {
    background-color: #D4724C;
}

.error {
    color: #fff; background-color: red;
    border: 1px dotted Gray;
    width: 250px;
    padding:  10px 10px 10px 10px;
    }

.warning {
    color: #fff;
    background-image: url(../img/icon_warning4.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #DE5B00;
    font-weight: bold;
    font-size: 100%;
    text-align: left;
    padding: 6px 6px 6px 25px;
    margin: 0px;
}

.ednote {
    color: #000; background-color: #ffd;
    border: 1px dotted Gray;
    padding: 10px;
    width: 90%;
    }

.navnote {
    border: 3px dotted #F1DC88;
    padding: 10px;
    }
    
.group {
    background-color: #F8ECE8;
    background-image: url(../img/bg_form.gif);
    padding:5px;
    margin: 10px;
}

.separator {
   position: relative;
   clear: both;  /* IMPORTANT! DOES THE WRAP */
    }
    
.container {
   position: relative;
   background-color: #fff;
   clear: both;  /* IMPORTANT! DOES THE WRAP */
}

.highlight { /* used in textblock on right side */
   float: right;
   border-left: 1px solid #aaa;
   width:100px; 
   padding: 0 0 0 5px;
   margin: 20px 0 0 10px;
   color:#888; font-size:1.2em;
   font-family: georgia, serif;
   font-style: italic;
}

.switcher {
   position: absolute;
   top:0; right:0;
   margin: 1px;
   padding: 1px;
   z-index: 100;
}

.switcher a {
   text-decoration: none;
   font-size: 1.4em;
   font-weight: bold;
   font-family: arial;
   color: Gray;
   padding: 4px;
}

.switcher p {
   text-decoration: none;
   text-align: right;
   color: #888;
   padding: 1px;
}

.spacer {
  clear: both;
}

.spacerR {
  clear: right;
}

.italics {
    font-style: italic;
}

.formrow {
   /*clear: both;*/
   padding: 5px;
}

.label {
   width: 7em;
   float: left;
   text-align: right;
   font-weight: bold;
   margin-right: 0;
   margin-top: 0.3em;
}

.accesskey { text-decoration: underline }

.field { margin-left: 4em }


/* STRUCTURAL MARKUP: IDs *********************************************/
#Button {
    width: 100%;
    background-color: #00AEC2;
    text-align: left;
}

#Button ul {
    border: none;
    padding: 3px 0 3px 0; 
    margin: 0;
}

#Button li {
    margin: 0;
    display: inline;
    list-style-type: none;
}

#Button li a {
    padding: 5px 4px 5px 4px; 
    margin: 0;
    color: #C4E5EC;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

html>body #Button li a {
    width: auto;
}

#Button li a:hover, #Button li a:link.active, #Button li a:visited.active {
    background-color: #69BECE;
    color: #F1DC88;
}


#Header {
   position: relative;
}
#Links {
   position:absolute;
   top:2em;left:0;
   width:11%;
   z-index:2;  /* will place Menu on top */
}

#Toolbox {
   position:absolute;
   top:0;right:0;
   z-index:200;  /* will place Ad on top */
}

/***********************************************************************/
#MainNav {
   position:absolute; /*  float: left; CHANGED 12/1703 */
   left:0; top:0;
   width:25%; 
   height: 300px;
   background-image: url(../img/nav2_bg.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #69BECE;
   /* lite steel blue #B9CCDF; /* lemon #EBEFC6 ocker #F3DAA5 olive #ACA551; /* #F3B3A5; /* medium blue #7ec0cc;*/
   z-index:2;
}

#MainNav ul {
    list-style: none;
    border: none;
    margin: 0;
    padding: 0
}

#MainNav h2 {
    font-size: 1.5em;
    font-weight: normal;
    color: #DA5626; /*#00869a;*/
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}

#MainNav li, #MainNav a:link, #MainNav a:visited  {
    line-height: 1.2em;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    color: #D6F0F1;
    text-decoration: none;
}

#Main Nav li a {
    color: #fff;
    text-align: center;
    text-decoration: none;
}

#MainNav li a:hover, #MainNav a:link.active, #MainNav a:visited.active, #MainNav a:hover
{
    color: #F1DC88; /* F1DC88; dark olive  #605C28; #DA5626; #00869a; */
}

/***********************************************************************/

#MainAd {
   background-color: #D4724C; /* #F36D4D;     */
   position: absolute; z-index:1;
   top:0; left:25%;
   width:74.9%; height: 300px; 
}

#MainCopy {
   background-image: url(../img/copy_bg.gif);
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #D4724C;
   color: #fff;
   position:absolute; z-index:2;
   top:0; right:0;
   width:25%; height: 300px;
}

#MainCopy p,#MainCopy a,#MainCopy li {
   color: #fff;
}

#MainCopy h1 {
    font-size: 1.5em;
    font-weight: bold;
    color: #f4e0d7;
    background-image: url(../img/_.gif);
    padding: 0px;
    margin: 5px 0 5px 0;
}

#MainContent {  /* this is needed because of a resize bug */
    background-color: #fff;
    position: relative;
    margin:0 0 0 25%;
    height: 800px;
}

#AdModule1 {
   border-top: 4px solid #B3D88C;
   border-left: 1px solid #ddd;
   background-color: #fff;
   position:absolute; z-index:4;  /* will place Ad on top */
   top:0;left:0;
   width:25%; height: 150px;
   
}

#AdModule2 {
   border-top: 4px solid #B3D88C;
   border-left: 1px solid #ddd;
   background-color: #fff;
   position: relative;
   top:0; left:25%;
   width:24.99%; 
   height: 150px;  /* will size all other ads in row */
}

#AdModule3 {
   border-top: 4px solid #B3D88C;
   border-left: 1px solid #ddd;
   background-color: #fff;
   position:absolute; z-index:4;  /* will place Ad on top */
   top:0; left:50%;
   width:25%; height: 150px;
}

#AdModule4 {
   border-top: 4px solid #B3D88C;
   border-left: 1px solid #ddd;
   border-right: 1px solid #ddd;
   background-color: #fff;
   position:absolute; z-index:4;  /* will place Ad on top */
   top:0; right:0;
   width:25%; height: 150px;
}

#Footer, #Footer p {
   position:relative;
   background-color: #DF5900; /*#E36F1C; /* #D4724C;  #F26C4F; /* #85C873; light green #a3d795 dark green #76bb62 orange #f26c4f */
   color: #E1977E;
   le ft:0; to p:0;
   wi dth: 100%; height: 20px;
   text-align: center;
   clear: both;  /* IMPORTANT! DOES THE WRAP */
}

#Footer a {
   color: #EFCDC0;
   text-decoration: none;
}

#Footer a:hover {color: #fff;}

#Seo {display: none;}


