html {
overflow-x: hidden;
}

body {
	margin-left: 0px;
	background-color: white;
  font-size: 14px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 960px;

	text-align: left;
}

#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;
  font-size: 12px;
}

#footer a {
  color: #666666;
}
.dummy{
	clear: both;
}

#main {
	width: 1090px;
  position: absolute;
  background-repeat: repeat-x;
  padding: 0px;
  float: left;
  clear: both;
}

#sidebar {
	width: 270px;
  font-size: 14px;
	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: 12px;
	color: #000;
}

#content {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#ctntop {
  background-image: url(images/fpws_03_nb_800.gif);
  background-repeat: no-repeat;
  height: 8px;
  padding: 0px;       
}

#ctn {
	width: 690px;
	height: 570px;
  padding: 5px;
  background-image: url(images/fpws_06_800.gif);
  background-repeat: repeat-y;
}

#ctnStart {
	width: 685px;
  padding: 0px 7px;
  background-image: url(images/fpws_06_800.gif);
  background-repeat: repeat-y;
  position: absolute;
    
}

#ctnbtn {
  background-image: url(images/fpws_09_800.gif);
  background-repeat: no-repeat;
  height: 39px;
  padding: 0px 10px 10px 10px;  
  font-size: 11px;   
  position: absolute;
  bottom: 40px;
  width: 680px;
  z-index: 0;
}

#ctnbtnStart {
  background-image: url(images/fpws_09_800.gif);
  background-repeat: no-repeat;
  height: 39px;
  /*padding: 0px 10px 10px 10px;*/  
  font-size: 11px;   
  position: absolute;
  bottom: -27px;
  width: 700px;
  z-index: -1;
  left: 0px;
}


#orderNow {
  position: absolute;
  z-index: 100;
  bottom: 4px;
  right: 14px;
}

#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: 548px;
  color: #666;
}

#sdbStart {
	width: 250px;
  padding: 10px;
  background-image: url(images/fpws_12.gif);
  background-repeat: repeat-y;
  height: 536px;
  color: #666;
  z-index: 1;
}


#sdbbggrad {  
  background-image: url(images/sdbbggrad.png);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 558px;
  width: 239px;
  position: absolute;
  z-index: 0;
  right: 138px;
}

.shopaddress {  
  font-size: 18px;
  text-align: center;
  /*font-family: 'Ubuntu Condensed', sans-serif;*/
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight: bold;
  margin: 0px;  
}


#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.png") 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.png") 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: 12px;
      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 {   
   width:650px;
   background:#fff;
/*   border-bottom:4px solid #000;*/
   /*overflow:hidden;*/
   font-size: 14px;
   font-weight: bold;
   margin: 0 auto;    
   margin-top: 0px;         
}
  
.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: 2px;
   padding:0;
   position:relative;
   right:50%;
}
.centeredmenu ul li a {
   display:block;
   margin:0;
   background: #BBDFA7;
   color:#464E42;
   color:#fff;   
   text-decoration:none;
   line-height:1.3em;
   background:url("images/tableftC.png") no-repeat left top;
   padding:0 0 0 4px;
}

.centeredmenu ul li a span {     
     display:block;
     background:url("images/tabrightC.png") no-repeat right top;
     color:#464E42;
     color:#fff;
     padding:3px 15px 4px 6px;     
}     
#en {
        background:url("images/tabrightC_en.png") no-repeat right top;
}

.centeredmenu ul li a:hover {
/*   background:#92CF6F;*/
   color:#fff;
   background-position:0% -25px; 
                             
}

.centeredmenu ul li a:hover span {
      background-position:100% -25px; 
}


.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;  
}

/* modal ad */

 #mask {  
   position:absolute;  
   z-index:9000;  
   background-color:#000;  
   display:none;  
 }  
     
 #boxes .window {  
   position:absolute;  
   width:440px;  
   height:200px;  
   display:none;  
   z-index:9999;  
   padding:20px;  
 }  
     
 #boxes #dialog {  
   width:400px;   
   height: 418px;
   background-color: #fff;  
 }  

#ctitle {
  clear: both;
  color: #659a46; 
  font-size: 34px;
  font-weight: bold;
  padding: 10px 5px 0px 5px;
  /*font-family: 'Ubuntu Condensed', sans-serif;*/    
}

#ad1, #ad2 {
  z-index: 1;
}

.narrow {
  width: 240px;
}
