@charset "utf-8";
/* CSS Document */


#nav {display:block; float:right; width:570px; padding:0 5px 0 0; margin:0;}
#nav ul {display:block; float:left; width:570px; height:0; list-style:none; padding:0; margin:0;}
#nav ul li {display:block; float:left; width:auto;}
#nav ul li.last {}
#nav ul li a{display:block; float:left; width:auto;}

#nav ul li a.about{display:block; float:left; width:101px; height:37px; background:url(../images/about_us.gif) left top no-repeat;}
#nav ul li a.about:hover{display:block; float:left; width:101px; height:37px; background:url(../images/about_us_hover.gif) left top no-repeat;}
#nav ul li a#about{display:block; float:left; width:101px; height:37px; background:url(../images/about_us_hover.gif) left top no-repeat;}

#nav ul li a.product{display:block; float:left; width:110px; height:37px; background:url(../images/products.gif) left top no-repeat;}
#nav ul li a.product:hover{display:block; float:left; width:110px; height:37px; background:url(../images/products_hover.gif) left top no-repeat;}
#nav ul li a#product{display:block; float:left; width:110px; height:37px; background:url(../images/products_hover.gif) left top no-repeat;}

#nav ul li a.account{display:block; float:left; width:118px; height:37px; background:url(../images/my_account.gif) left top no-repeat;}
#nav ul li a.account:hover{display:block; float:left; width:118px; height:37px; background:url(../images/my_account_hover.gif) left top no-repeat;}
#nav ul li a#account{display:block; float:left; width:118px; height:37px; background:url(../images/my_account_hover.gif) left top no-repeat;}

#nav ul li a.shoping{display:block; float:left; width:130px; height:37px; background:url(../images/shoping_cart.gif) left top no-repeat;}
#nav ul li a.shoping:hover{display:block; float:left; width:130px; height:37px; background:url(../images/shoping_cart_hover.gif) left top no-repeat;}
#nav ul li a#shoping{display:block; float:left; width:130px; height:37px; background:url(../images/shoping_cart_hover.gif) left top no-repeat;}

#nav ul li a.check{display:block; float:left; width:111px; height:37px; background:url(../images/check_out.gif) left top no-repeat;}
#nav ul li a.check:hover{display:block; float:left; width:111px; height:37px; background:url(../images/check_out_hover.gif) left top no-repeat;}
#nav ul li a#check{display:block; float:left; width:111px; height:37px; background:url(../images/check_out_hover.gif) left top no-repeat;}



.left_nav{display:block; width:150px; padding:0; margin:0 auto;}
.left_nav ul{display:block; float:left; width:150px; padding:5px 0 0 0; margin:0; list-style:none;}
.left_nav ul li{display:block; float:left; width:150px; padding:7px 0 0 0; margin:0; list-style:none; border-bottom:1px dotted #a2cc8a;}
.left_nav ul li a{display:block; float:left; width:150px; font:bold 11px Tahoma; color:#FFFFFF; padding:0 0 5px 0;}
.left_nav ul li a:hover{color:#fff32c;}
.no_border{border:none !important;}


.footer_nav{display:block; width:517px; padding:0; margin:0 auto; font:normal 11px Tahoma; color:#a9a9a9;}
.footer_nav ul{display:block; float:left; width:auto; padding:15px 0 0 25px; margin:0; list-style:none;}
.footer_nav ul li{display:block; float:left; width:auto; padding:0 5px 0 0; margin:0;}
.footer_nav ul li a{display:block; float:left; width:auto; font:bold 11px Tahoma; color:#337bbc; padding:0 0 5px 0;}
.footer_nav ul li a:hover{color:#646360;}


/*----27.10.09---*/
.left_nav2{display:block; width:150px; padding:0; margin:0 auto; border-bottom:1px solid #FF3300;  margin-top:25px; float:left; margin-left:15px; margin-bottom:15px;    }
.left_nav2 ul{display:block; float:left; width:150px; padding:5px 0 0 0; margin:0; list-style:none;}
.left_nav2 ul li{display:block; float:left; width:150px; padding:7px 0 7px 0; margin:0; list-style:none; border-bottom:1px dotted #a2cc8a;}
.left_nav2 ul li a{display:block; float:left; width:150px; font:bold 11px Tahoma; color:#009900;  }

.left_nav2 ul li a:hover{color:#FF6600;}
.left_nav2 ul li.on{display:block; float:left; width:150px; font:bold 11px Tahoma; color:#000000;  }
.left_nav2 ul li.last{display:block; float:left; width:150px; font:bold 11px Tahoma; color:#000000;}


.no_border{border:none !important;}

