@charset "utf-8";

body {
	margin:0;
	background-image:url(../images/Gbg-green.jpg); 
	background-repeat:repeat-x;
	font-family:Tahoma,sans-serif,Century gothic, Arial;
	color:#333333;
	font-size:13px;
	}

#HeaderSite { width:935px;
              margin:auto;
	}	
#HeaderMenu {  clear:both; 
               background-image:url(../images/Gbg-menu.gif); 
			   height:48px;
    }

.nav { margin-left:80px;
    }	 
.nav a:link {color:#FFF;}
.nav a:visited {color:#FFF;}
.nav a:hover {color:#C3E335;}
.nav a:active {color:#FFF;}

.nav td{ font-family:Tahoma,sans-serif,Century gothic, Arial;
		 font-weight:bold;
	     color:#FFF;
	     font-size:13px;
    }

    }
	
#navLeft { margin-bottom:5px;
    }

#navLeft1 a.rollover {     
           display: block;     
		   width: 225px;     
		   height: 75px;     
		   text-decoration: none;    
		   background: url(../images/Gbutton-send-product-css.gif);
		   }

#navLeft1 a.rollover:hover {     
           background-position: -225px 0;     
		   } 
		   
#navLeft2 a.rollover {     
           display: block;     
		   width: 225px;     
		   height: 75px;     
		   text-decoration: none;    
		   background: url(../images/Gbutton-pay-money-css.gif);
		   }
		   
#navLeft2 a.rollover:hover {     
           background-position: -225px 0;     
		   } 		   
		   
#navLeft3 a.rollover {     
           display: block;     
		   width: 225px;     
		   height: 75px;     
		   text-decoration: none;    
		   background: url(../images/Gbutton-confirm-pay-css.gif);
		   }
		   
#navLeft3 a.rollover:hover {     
           background-position: -225px 0;     
		   } 	
.navLeft4 a.rollover {     
           display: block;     
		   width: 107px;     
		   height: 20px; 
		   margin-top:10px;
		   margin-bottom:10px;
		   text-decoration: none;    
		   background: url(../images/Gb-read-more.gif);
		   }
		   
.navLeft4 a.rollover:hover {     
           background-position: -107px 0;     
		   } 	
.navLeft5 a.rollover {     
           display: block;     
		   width: 96px;     
		   height: 20px; 
		   margin-top:10px;
		   margin-bottom:10px;
		   text-decoration: none;    
		   background: url(../images/Gb-buy-now.gif);
		   }
		   
.navLeft5 a.rollover:hover {     
           background-position: -96px 0;     
		   } 	
.displace {
	       position: absolute;
		   left: -5000px;
		  } 

#BodyRight { margin-top:5px; 
             float:right; 
             width:705px;	
    }

.clearLine { clear:both; }

.fontPrice{ font-size:26px; color:#F00;}
.fontPriceGreen {  font-size:22px; color:#090; }
.fontGlay{ font-size:12px; color:#CCC; }
.fontYellow{ font-size:12px; color:#FC0; }
.FontHead {
	 	color:#000;
	    font-size:22px;
    }
.FontSubHead {
	 	color:#000;
	    font-size:16px;
    }
.FontSubHeadOrange {
	 	color:#F60;
	    font-size:16px;
    }
#product td{ border-bottom:1px solid #E5E5E5; }
/*#basketItemsWrap td {
	border-bottom:1px solid #E5E5E5;
	background-color:#CCC;
	padding:2px;
	font-family: Tahoma, sans-serif, "Century gothic", Arial;
}*/
#headerSignin { background-color:#000;
color:#FFF;
font-size:12px;
           
	}
.underlinesolid { border-top:#666 1px solid;}

.fontBlue { color:#0063DC;
            font-size:14px; 
			font-weight:bold;}

#basketTitleWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#basketTitleWrap li {
	background-color: #ffffff;
	margin: 0px;
	font-size: 12px;
}

/* Banner Hot ================================================ */
div.containBanner{   
    position:relative;   
    display:block;
    top:0px;   
    left:0px;    
    background-color:#FFF;   
    overflow:hidden;   
}   
ul.areaBanner,ul.areaBanner li{   
    list-style:none;   
    margin:0;   
    padding:0;   
}   
ul.areaBanner{   
    position:absolute;   
    left:0;   
    top:0;   
    display:block;   
    white-space:nowrap;   
}   
ul.areaBanner li{   
    position:relative;   
    display:block;   
    float:left;   
} 

/* End Banner Hot ================================================ */


