html {
overflow-x: hidden;
}

body {
	margin-left: 0px;
	background-color: white;
  font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	
	text-align: left;
	position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -370px;
margin-top: -290px;
}

#header {
	width: 760px;
  height: 40px;
  /*background-image: url(images/header760_0.jpg);*/
  text-align: right;
  vertical-align: bottom;
  color: white;
  font-weight: bold;
  margin:0;
  padding: 0;
}

#footer {  
  height: 40px;
  clear: both;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  position: relative;
  top: -12px;
  text-align: left;
}

#footer a {
  color: #666666;
}
.dummy{
	clear: both;
}

#main {
	width: 790px;
  position: absolute;
  background-repeat: repeat-x;
  padding: 0px;
  float: left;
  clear: both;
}

#sidebar {
	width: 270px;
  font-size: 11px;
	color: #000;
  background-image: url(images/topgrad1.jpg);
  background-repeat: repeat-x;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  clear: right;      
}

.cart {
  font-size: 11px;
	color: #000;
}

#content {
	width: 515px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#ctntop {
  background-image: url(images/fpws_03_nb.gif);
  background-repeat: no-repeat;
  height: 29px;
  padding: 15px;
  color: #659a46;
  font-family: Arial; 
  font-size: 36px;
  font-weight: bold;     
}

#ctn {
	width: 515px;
  padding: 10px;
  background-image: url(images/fpws_06.gif);
  background-repeat: repeat-y;
}

#ctnbtn {
  background-image: url(images/fpws_09.gif);
  background-repeat: no-repeat;
  height: 29px;
  padding: 0px 10px 10px 10px;  
  font-size: 11px;   
}

#sdbtop {
  background-image: url(images/fpws_04.gif);
  background-repeat: no-repeat;
  height: 11px;
  padding: 0px;
}

#sdb {
	width: 250px;
  padding: 10px;
  background-image: url(images/fpws_12.gif);
  background-repeat: repeat-y;
  height: 447px;
  color: #666;
}

.shopaddress {  
  font-size: 14px;
  text-align: center;  
}


#sdbbtn {
  background-image: url(images/fpws_10.gif);
  background-repeat: no-repeat;
  height: 29px;
  padding: 10px; 
}

h1 {
  color: #659a46; 
  font-size: 26px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;     
}

h2 {
  color: #659a46; 
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;     
}

h5 {
  color: #659a46; 
  font-size: 36px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;     
}

input, select {
  border: 1px solid #659a46; 
}

.buttons {
  background-color: #659a46;
  color: white;
}

.add {
  color: green;
}

.remove {
  color: red;
}

/*- Menu Tabs C--------------------------- */

    #tabsC {      
      width: 480px;
      background: white;
      font-weight: bold;
      line-height: normal;      
      padding: 0px;
      margin-left: 0px;
      font-size: 11px;              
      }
     
    #tabsC ul {
      margin: 0px;
      padding: 0px 0px 0 25px;
      list-style:none;              
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;                  
      }
    #tabsC a {
      float:left;
      background:url("images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
/*      border: 1px solid black;*/  
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
       color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px; 
      }
    #tabsC a:hover span {
      background-position:100% -42px; 
      }

        #tabsC .current a {
                background-position:0% -42px;
        }
        #tabsC .current a span {
                background-position:100% -42px;
        }

/*- Menu Tabs C--------------------------- */

    #tabsD {      
      width: 260px;
      background: white;
      font-weight: bold;
      line-height: normal;      
      padding: 0px;
      margin-left: 0px;
      font-size: 11px;
      position: relative;
      top: -22px;       
      }
     
    #tabsD ul {
      margin: 0px;
      padding: 0px 0px 0 20px;
      list-style:none;        
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      background:url("images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:left;
      display:block;
      background:url("images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
       color:#FFF;
      }
    #tabsD a:hover {
      background-position:0% -42px; 
      }
    #tabsD a:hover span {
      background-position:100% -42px; 
      }

        #tabsD .current a {
                background:url("images/tabrightD.gif") no-repeat right top;
                background-position:0% -42px;
                color: white;                               
        }
        #tabsD .current a span {
                background:url("images/tabrightD.gif") no-repeat right top;
                background-position:0% -42px;
                color: white;
        }

        
.frmButtonGreen, .frmButtonOrange {
	margin:0;
	padding:0;
	background:none;
	border:none;
	outline:none;
	color:#fff;	
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
}

.frmButtonGreen{
}

.frmButtonGreen span {
		display:block;
		margin:0;
		padding:0;
		height:30px;
		padding-left: 16px;		
		background-image:url(images/frmbutton1-left_green.png);
		background-repeat:no-repeat;
		background-position: left top;
		cursor: pointer;		
		font-weight:normal;
	}
	
.frmButtonGreen span span {
		display:block;
		padding: 0 16px 0 0;
		background-image:url(images/frmbutton1-right_green.png);
		background-repeat:no-repeat;
		background-position:right top;
		text-align:center;
		white-space:nowrap;
		height:30px;
		line-height:30px;
		vertical-align:middle;
	}

.frmButtonOrange {
}

.frmButtonOrange span {
		display:block;
		margin:0;
		padding:0;
		height:30px;
		padding-left:16px;		
		background-image:url(images/frmbutton1-left_orange.png);
		background-repeat:no-repeat;
		background-position: left top;
		cursor: pointer;		
		font-weight:normal;
	}
	
.frmButtonOrange span span {
		display:block;
		padding: 0 16px 0 0;
		background-image:url(images/frmbutton1-right_orange.png);
		background-repeat:no-repeat;
		background-position:right top;
		text-align:center;
		white-space:nowrap;
		height:30px;
		line-height:30px;
		vertical-align:middle;
	}
        
a { 
  color: #659A46;
  text-decoration: none;  
}

#centeredmenu {
   float:left;
   width:480px;
   background:#fff;
/*   border-bottom:4px solid #000;*/
   overflow:hidden;
   position:relative;
   font-size: 11px;
   font-weight: bold;    
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   background: #BBDFA7;
   color:#464E42;   
   text-decoration:none;
   line-height:1.6em;
   background:url("images/tableftC.gif") no-repeat left top;
   padding:0 0 0 4px;
}

#centeredmenu ul li a span {     
     display:block;
     background:url("images/tabrightC.gif") no-repeat right top;
     color:#464E42;
     padding:3px 15px 4px 6px;     
}     

#centeredmenu ul li a:hover {
/*   background:#92CF6F;*/
   color:#fff;
   background-position:0% -42px; 
      
}

#centeredmenu ul li a:hover span {
      background-position:100% -42px; 
}


#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#92CF6F;
   font-weight:bold;
}

.zdiv {
  width:190px;
  height:1px;
  color: green;  
}