/*----HTML Structural Elements--------------------------------------------------*/
  
  html{
    background:#FFFFFF url(images/bg.jpg) repeat-x center top;
    /*background MUST be the same as the body tag's background in XHTML*/  
    height:100%;
  }
  
  body{
    background:#FFFFFF url(images/bg.jpg) repeat-x center top;
    height:100%;
    margin:0px;
    padding:0px;    
    font:small/150% "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
    text-align:left;
    color: #47443F;

  }    
  
  HR{
    color: #D5D5CD;
  } 
  

  .smaller {
    font-size:80%;
  }
  
  h1{
    font-size:200%;
    margin:0px 40px 0px 40px;
    padding:20px 0px 0px 0px;
    color: #193577;
    line-height: 120%;
  } 
	
  h2{
    font-size:145%;
    margin: 0px 40px 0px 40px;
    padding: 10px 0px 0px 0px;
    color: #0A2685;
    text-transform: uppercase;
    font-weight: normal;
  }
  
  h3{
    font-size:115%;
    margin:0px 40px 0px 40px;
    padding:6px 0px 0px 0px;
    color: #FF9D03;
    text-transform: uppercase;
  }
  
  h4{
    font-weight:bold;
    font-size:110%;
    margin: 8px 40px -6px 40px;
    padding:0;
    color: #333333;
  }
  
  h5{
    font-size:200%;
    font-weight:bold;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color: #ffffff;
    line-height: 120%;
  }
  
  h6{
      font-size:150%;
      font-weight:bold;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
      color: #ffffff;
      line-height: 100%;
  }
  
  p{
    font-size:105%;
    line-height:140%;
    margin:8px 40px 14px 40px;
    padding:0;
    white-space: wrap;
  }
     
  a{
    color:#196D06;
    font-weight: bold;

  }	
	
  a:hover{
    color:#0A2685;
  }
  
  .white{
    color:#ffffff;  	
  }
  
  .white a{
    color:#ffffff;  	
  }  
  
  .blue{
    color:#0A2685;  	
  }  
  
  .green{
    color:#196D06;  	
  }  
  
  .yellow{
    color:#FF9D03;
  }  
  
  .red{
    color:#CB0000;
  }   
  
  .breadcrumbs{
    font-size: 90%;
    margin: 0px 40px 10px 40px;
    padding: 20px 0px 0px 0px;
  }
  
  .breadcrumbs a{
    color: #376DD6;
    font-weight: normal;
  }  
  

  
  /**----Unordered List Styles--------------------------------------------------*/
  
    ul{
      list-style-type: square;
      list-style-image: url(images/bullet.gif);
      list-style-position: outside;    
      margin:10px 40px 15px 40px;
      padding:0;
      font-size:105%;
    }
    
    ul li{
      margin:0 5px 5px 15px;
      padding:0;
      line-height:125%;     
    }
    
    
    ul li ul{
      margin:5px 0 5px 28px;     
    }
    
    ol{
      margin: 10px 40px 15px 40px;
      padding:0;
      font-size:105%;
    }
    ol li{
      margin:0 5px 5px 0;
      padding:0;
      line-height:125%;    
    }
    
    ol li ul{
      margin:5px 0 5px 28px; 
    }
    
    td ul{
      list-style-type: square;
      list-style-image: url(images/bullet.gif);
      list-style-position: outside;    
      margin:10px 4px 15px 4px;
      padding:0;
      font-size:105%;
    }    
    
      
  /**/

/**/

/*----Page Structural Elements/Wraps--------------------------------------------*/
	
  .container{
    width:985px;
    margin:0px auto 0 auto;
    padding:0;
    background: #298D09 url(images/bannerbg.gif) repeat-x 0px 0px;
  } 
  


  .parentWrap{
    width:985px;
    color:#2D2A28;
    position:relative;
    margin: 0px;
    padding: 0px;
    background: url(images/bluesky.jpg) no-repeat center top; 
  }   
  
  .parentWrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }

  
  /* Hides from IE-mac \*/
  * html .parentWrap {height: 1%;}
  /* End hide from IE-mac */
  
  .contentWrap{
    float:left;
    display:inline;
    clear:both;
    width: 985px;
    margin:0px;
    padding: 0px;
    position:relative;
    text-align: left;
  }
  
 
  .footerWrap{
    float:left;
    display:inline;
    clear:both;
    width:985px;
    margin:0px;
    padding:0px;
    position:relative;
    background: #3FA91B url(images/greengradient.jpg) repeat-y 0px 0px;
    z-index: 0;    
  }
	

/**/	

/*----Header Section------------------------------------------------------------*/
	
  
  .bannerHeader {
    width:985px;
    height: 129px;
    margin: 0px auto 0px auto;
    padding:0 0 0px 0;    
    background: url(images/logo.gif) no-repeat 0px 0px; 
    
  }
  
  .bannerHeader:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }
  
  
  /* Hides from IE-mac \*/
  * html .bannerHeader {height: 1%;}
  /* End hide from IE-mac */
  
/**/



/*----Nav Section---------------------------------------------------------------*/

  a.aSkipNav{
    position: absolute;
    left: -1000em; 
    width: 20em;
  }
  
/**----Utility Nav Section-------------------------------------------------------*/
    
    
    .utility{
      float:right;
      display:inline;
      margin: 0px 23px 0px 0px;
      padding:0px 0px 0px 3px;
      list-style-type: none;
      clear:both;    
      text-align: right;
      background: url(images/utilitydivide.jpg) no-repeat top left;
    }
    
    .utility li {
      float:left;
      display:inline;
      padding:0;
      margin:0;
      width:auto;
      height: 24px;
      text-align: center;
    }
     
    .utility li a {
      display:block;
      padding:4px 11px 6px 8px;
      margin:0 0 0 0;
      color:#ffffff;
      text-decoration: none;
      font-size: 86%;
      background: url(images/utilitydivide.jpg) no-repeat top right;
    }
    
    
    .utility li a:hover{
      color:#ffffff;
      text-decoration: underline;
    }

    .utility li.searchform form{
      margin: 0px 0px 2px 8px;
      color:#ffffff;
      text-decoration: none;
      font-size: 86%;
      font-weight: bold;
    } 
    
    .utility li.searchform input {
      margin: 0px;
      height: 13px;
      font-size: 88%;
    }    
    
    input.image {
      margin:0px;
      height:13px;
      width: 23px;
      padding: 0px;
    }      
    
    .utility li form {
      margin: 2px 8px 6px 8px;
      color:#ffffff;
      text-decoration: none;
      font-size: 86%;
      font-weight: bold;
    } 
    
    input.search {
      margin: 0px;
      height: 10px;
      width: 115px;
      font-size: 88%;
    }       
    
  /**/
  

/**----Main Nav Section-------------------------------------------------------*/
    
    ul#nav{
      float:left;
      display:inline;
      margin: 29px 0px 0 390px;
      padding: 0px 0px 0px 0px;
      list-style-type: none; 
      clear: both;
      width: 619px;
      font-size: 94%;       
    }
    
    ul#nav li {
      float:left;
      display:inline;
      padding:0;
      margin:0; 
      height: 76px;     
      background: url(images/navbg.jpg) no-repeat top left;
    }
     
   

    ul#nav li a {
      height: 76px;      
      display:block;
      padding:16px 5px 0px 8px;
      margin:0px 0px 0px 8px;
      color:#ffffff;
      font-size: 92%;      
      font-weight: bold;
      text-decoration: none;
      text-transform: uppercase;
      line-height:1em;
    }
    
    ul#nav li.end {
      width: 10px;
      background: url(images/navend.jpg) no-repeat top right;
    }    

    /* Hides from IE-mac \*/    
    ul#nav li a:hover{
      background: url(images/navover.gif) repeat-x top left;
      padding:16px 5px 0px 8px;
    }    
    /* End hide from IE-mac */    
    
    

    ul#nav li#activeSection {   
      background: url(images/activenav.jpg) repeat-x 0px 0px;
    } 


   
  /**----Static Pages Second Level Navigation Section-------------------------------------------------------*/

    p.secondstaticnav{
      text-align:center;
      margin: 0px;
      font-size: 100%;
      background: #FFF6C3;
      padding: 3px;
      margin: 0px 5px 0px 5px;
      border-bottom: 1px dotted #789AE7;
      color: #376DD6;      
    }
    
    p.secondstaticnav a{
      text-transform: uppercase;
      text-decoration: none;     
      color: #376DD6;
    }    
  

    
  /**----Product Navigation Section-------------------------------------------------------*/

    .subnavlinks{
      float:center;
      display:inline;
      list-style:none;
      margin: 0px 0px 0px 0px;
      font-size: 90%;
    }
    
    .subnavlinks li{
      margin:0px;
      padding:0px;
      float:none;
      display:inline;
      height: 24px;      
    }
    
    .subnavlinks li a {
      display:block;
      padding:4px 10px 4px 10px;
      margin:2px 0px 2px 0px;
      color:#ffffff;
      width:196px;
      height: 14px;
      background: #2C67DB url("images/subnavright.gif") no-repeat top right;
      border: 1px solid #1D45B1;
      text-align: right;
      text-transform: uppercase;
      text-decoration: none;
    }
    

    .subnavlinks li a:hover{
      color:#ffffff;
      background: #061D7A url("images/subnavright.gif") no-repeat top right;
    }
        
    .subnavlinks li#activePage a{
      color:#ffffff;
      background: #061D7A url("images/subnavright.gif") no-repeat top right;
      text-align: left;
    }
    
    .subnavlinks li a div#activePage{  
      color:#ffffff;
      background: #061D7A url("images/subnavright.gif") no-repeat top right;
      width:196px;
      height: 14px;      
    }    
    
    .subnavlinks li.three {
      margin:0px;
      padding:0px;
      float:none;
      display:inline;
      height: 22px;
      background: #8DC1F9;
    }
    
    .subnavlinks li.three a{
      display:block;
      padding:3px 10px 3px 10px;
      margin:2px 0px 2px 0px;
      color:#061E6E;
      width:196px;
      height: 14px;
      background: #71B2F8 url("images/spacer.gif") no-repeat top right;
      border: 0px solid #1D45B1;
      text-align: left;
      text-decoration: none;
    
    }
    
     .subnavlinks li.three a:hover{
      background: #0A2685;
      color: #ffffff;      
    }   
    
    .subnavlinks li.three#selected3 a{
      background: #8DC1F9 url("images/spacer.gif") no-repeat top right;
      font-weight: bold;      
    }    
    
    .subnavlinks li.four {
      margin:0px;
      padding:0px;
      float:none;
      display:inline;
      height: 22px;
      background: #8DC1F9;
    }
    
    .subnavlinks li.four a{
      display:block;
      padding:2px 10px 2px 25px;
      margin:0px 0px 0px 0px;
      color:#061E6E;
      width:180px;
      height: 14px;
      background: #71B2F8 url("images/spacer.gif") no-repeat top right;
      border: 0px solid #1D45B1;
      text-align: left;
      text-decoration: none;
      text-transform: none;
      font-weight: normal;      
    }
    
    .subnavlinks li.four#selected4 a{
       background: #8DC1F9 url("images/spacer.gif") no-repeat top right;
       font-weight: bold;      
    } 

    .subnavlinks li.four a:hover{
       background: #0A2685;
       color: #ffffff;       
    }   

    .subnavlinks li.five {
      margin:0px;
      padding:0px;
      float:none;
      display:inline;
      height: 22px;
      background: #8DC1F9;
    }
    
    .subnavlinks li.five a{
      display:block;
      padding:2px 10px 2px 40px;
      margin:0px 0px 0px 0px;
      color:#061E6E;
      width:165px;
      height: 14px;
      background: #71B2F8 url("images/spacer.gif") no-repeat top right;
      border: 0px solid #1D45B1;
      text-align: left;
      text-decoration: none;
      text-transform: none;
      font-weight: normal;      
    }
    
    .subnavlinks li.five#selected5 a{
       background: #D5E8FD url("images/spacer.gif") no-repeat top right;
       font-weight: bold;      
    } 

     .subnavlinks li.five a:hover{
       background: #0A2685;
       color: #ffffff;       
    }   
    
    .subnavlinks li.five#selected a:hover{
       color: #0A2685;      
    }     

/*----Footer Styles-------------------------------------------------------------*/



  .footerWrap#footer{
    width:985px;
    color:#ffffff;
    margin:0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    clear:both;
    z-index: 0;
    font-size: 78%;
    text-align: left;    
  }
  

  
  .footerWrap#footer p.main{
    color:#ffffff;
    margin: 0px;
    padding: 12px 16px 8px 16px;
    background: #4BBB1D;
  }
 

  .footerWrap#footer a{
    color:#ffffff;   
  }
  
 .footerright {
    display: block;
    clear:none;
    float: right;
    width: 340px;
    margin: 0px;
    padding: 0px;
 }  
  
  .credit{
    color:#FEFDFD;
    text-align: right;
    margin: 0px;
    padding: 12px 16px 8px 16px;    
  }  
  
  a.credit{
    color:#DAF3CF;   
  }  
  
  .phone {
    font-size: 185%;
    font-weight: bold;
    margin: 4px 0px 10px 0px;
    display:block;
  }
  
/**/


 

/*------------------------------------------------------------------------------*/
/*----BEGIN PAGE STYLES---------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

  
  .contentWrap#mainHome{
    clear:none;
    width:645px;    
    font-size: 90%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
  }
  
  .mainHomebg{
    width:645px;    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url("images/maincontentbg.png") repeat-y 0px 0px;
  }
  
 
  .homegradient{
    width:635px;    
    margin: 0px 5px 0px 5px;
    padding: 20px 0px 20px 0px; 
    background: #2A67DD url("images/homegradient.gif") no-repeat 0px 0px;
  } 
  
  .house {
  	position: absolute;
  	top: 225px;
  	left: -22px;
  	width: 368px;
  	height: 266px;
  	background: url("images/house.png") no-repeat 0px 0px;
  	z-index: 2;
  }
  
  .contentWrap#subnav{    
    clear:none;
    width:218px;
    margin: 0px 44px 0px 50px;
    padding: 2px;
    background: #71B2F8;
  }
  
  .contentWrap#subnav p{
    margin: 0px;
    padding: 0px;
  }  

  .contentWrap#mainContent{
    clear:none;
    width:645px;    
    font-size: 90%;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    background: #ffffff;
  }
  
 .mainbg{
    width:645px;    
    margin: 0px;
    padding: 0px;
    background: url("images/maincontentbg2.png") repeat-y 0px 0px;
  }  
    
  
  .contentWrap#mainContent p{
    text-align:left;   
    padding:0px;
    margin:0px;
  }
  
  .bottomcontentbox{
    display:block; 
    height: 5px;
    margin:-15px 0px 0px 0px; 
    padding:0px;
  } 
  
 /*----Home Page Styles-------------------------------------------------------------*/
  
 .homeright {
    display: block;
    clear:none;
    float: right;
    background: #ffffff;
    border: 1px solid #BBC0BC;
    width: 177px;
    margin: 0px 20px 0px 25px;
    padding: 0px;
 }

 .homeright h3{
    margin:12px 16px -2px 16px;
  }
  
 .homeright ul{    
      margin:4px 16px 15px 30px;
    font-size: 100%;      
    }
    
 .homeright ul li{
      margin:0 5px 5px 0px;    
  }    
    
 .homeright p{   
    margin:4px 16px 12px 16px;
    font-size: 100%;
  }    

  #boxes{
    margin: 0px;
    padding:13px 0px 0px 5px;
    clear:none;
   }
   
  #boxes table{
    margin: 0px;
    padding:0px;
   }   
    
  #boxes td.bottom {
    padding:0px;
    margin:0px;
    text-align: left;
    background: #ffffff;    
    width: 209px;
  }
  
  #boxes td.bottom p{
    margin: 4px 18px 12px 18px;
    line-height: 120%;
    font-size: 100%;
  }
  
  #boxes td.bottom ul{  
    margin:8px 12px 6px 28px;
  }  
  
  #boxes td.bottom ul li{
    list-style-type: square;
    list-style-image: url(images/bullet.gif);
    list-style-position: outside;    
    margin: 2px 0px 2px 0px;
    line-height: 120%;
    font-size: 100%;
  }  
      
  #boxes td.bottom img{
    margin: 0px;
    padding: 0px;
  }  
  
  #boxes td.bottom h4{
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-weight:bold;
    font-size:105%;
    margin: 8px 18px 6px 18px;
    line-height: 14px;
    padding:0;
    color: #CB0000;
  }  
  
  
  
 /*----Category List Page Styles-------------------------------------------------------------*/
 
  p.cat{
    margin:-4px 10px 10px 10px;
    text-align: center;
    font-size: 100%;
   } 
   
   
   
 /*----Product List Page Styles-------------------------------------------------------------*/
 
  table.productbox{
    width: 546px;
    margin: 20px 40px 0px 40px;
    padding:0px 0px 0px 0px;
   }  
   
  table.productbox td{
    border-right: solid 1px #BBCCF2;
    border-bottom: dotted 1px #789AE7;
   }     
   
  table.productbox td.start{
    border-left: solid 1px #BBCCF2;
   }  
   
  table.productbox td td{
    border: 0px;
   }
   
  table.productbox td td td{
    border: 0px;
   }    
   
  table.productbox h2{
    margin: 23px 23px 8px 23px;
    padding:0px;
   }    

  table.productbox p{
    margin: 10px 23px 8px 23px;
    padding:0px;
   }
   
  a img{	
    border: 0px;
    text-decoration: none;
  }

  img.product{	
    border: 0px;
    padding: 10px;
    text-align: center;
  }
  
  img.buynow{	
    border: 0px;
    padding: 0px 10px 10px 10px;
    text-align: center;
  }  
  




/*----Product Details Page Styles-------------------------------------------------------------*/
    
   .detailright {
      display: block;
      clear:none;
      float: right;
      width: 175px;
      margin: 10px 10px 0px 10px;
      padding: 0px;
      text-align: center;
      line-height: 140%;

   }

  .detailright table.rightcolumn {
      border: 1px solid #BBCCF2;
      margin-top: 20px; 
      text-align:left; 
      width: 175px;
   }

  .detailright TD {
      padding:2px 10px 2px 10px;
   }
   
  .detailright TD TD{
      padding:0px;
   }   
   
  .detailright TD.infoBoxHeading {
      font-weight: bold;
      background: none;
      font-size:115%;
      padding-top: 12px;
      padding-bottom: 4px;
      color: #FF9D03;
      border-top: 1px dotted #BBCCF2;
      text-align: left;
   }
 
 
 /*---------OSCommerce -------------*/
 /*---------OSCommerce -------------*/

table {
   margin: 0px 40px 0px 40px;
}

td table{
   margin: 0px;  
}
 
td table td table{
   margin: 0px;   
}

td p {
   margin-left: 0px;
}

td h2 {
   margin: 0px;
}

td h3 {
   margin: 0px;
}

TD.headerInfo {
   
   background: #00ff00;
   color: #ffffff;
   font-weight: bold;
   text-align: center;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #FF9D03;
  color: #ffffff;

}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}


TR.footer {
  background: #FF9D03;
}

TD.footer {
  background: #FF9D03;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  margin: -3px 0px -3px 0px; 
}

.infoBoxContents {
}

table.infoBoxContents td img {
  display: block;
  margin: -1px; 
  padding: -1px; 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;  
 
}



TD.infoBox, SPAN.infoBox {
  
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  width: 546px;
  background: #FF9D03;  
}

.productListing-heading {
  border: 0px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 
  color: #000000;
}

TD.main, P.main {
  

}

TD.smallText, SPAN.smallText, P.smallText {
 
}

TD.accountCategory {
  
  color: #aabbdd;
}

TD.fieldKey {
  
  font-weight: bold;
}

TD.fieldValue {
  
}

TD.tableHeading {
 
  font-weight: bold;
}

SPAN.newItemInCart {
 
  color: #ff0000;
}


SPAN.greetUser {
  
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
 
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent {color: #000000; }

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning {  background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }
  