@charset "utf-8";
/* CSS Document */
/*menu*/
#nav{margin: 35px auto; height:400px;}
#nav a div{position: absolute; color: #6BC7C5;}
/*home*/
div#nav a div.home{background: url(../images/home.png) right no-repeat; width: 121px; height: 45px;margin-left: 10px; z-index: 3;}
div#nav a div.homeRoll{background: url(../images/homeRoll.png) right  no-repeat; width: 121px; height: 45px;margin-left: 10px; z-index: 3;}
div#nav a#activeMenu div.home{background: url(../images/homeActive.png) right  no-repeat; width: 121px; height: 45px;margin-left: 10px; z-index: 3;}
/*for kids*/
div#nav a div.forKids{background: url(../images/kids.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px; margin-top: 15px; z-index:2;}
div#nav a div.forKidsRoll{background: url(../images/kidsRoll.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px; margin-top: 15px; z-index:2;}
div#nav a#activeMenu div.forKids{background: url(../images/kidsActive.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px;  margin-top: 15px; z-index:2;}
/* intermediate */
div#nav a div.intermediate{background: url(../images/intermediate.png)  right no-repeat; width: 121px; height: 38px;margin-left: 10px; margin-top: 66px; z-index:2;}
div#nav a div.intermediateRoll{background: url(../images/intermediateRoll.png)  right no-repeat; width: 121px; height: 38px;margin-left: 10px; margin-top: 66px; z-index:2;}
div#nav a#activeMenu div.intermediate{background: url(../images/intermediateActive.png)  right no-repeat; width: 121px; height: 38px;margin-left: 10px; margin-top: 66px; z-index:2;}
/* faqs */
div#nav a div.faqs{background: url(../images/faq.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px; margin-top: 96px; z-index: 2;}
div#nav a div.faqsRoll{background: url(../images/faqRoll.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px; margin-top: 96px; z-index: 2;}
div#nav a#activeMenu div.faqs{background: url(../images/faqActive.png)  right no-repeat; width: 121px; height: 57px;margin-left: 10px; margin-top: 96px; z-index: 2;}
/* feedback */
div#nav a div.feedback{background: url(../images/feedback.png)  right no-repeat; width: 121px; height: 55px;margin-left: 10px; margin-top: 140px; z-index: 3;}
div#nav a div.feedbackRoll{background: url(../images/feedbackRoll.png)  right no-repeat; width: 121px; height: 55px;margin-left: 10px; margin-top: 140px; z-index: 3;}
div#nav a#activeMenu div.feedback{background: url(../images/feedbackActive.png)  right no-repeat; width: 121px; height: 55px;margin-left: 10px; margin-top: 140px; z-index: 3;}
/* aboutUs */
div#nav a div.aboutUs{background: url(../images/aboutUs.png)  right no-repeat; width: 121px; height: 39px;margin-left: 10px; margin-top: 230px; z-index: 3;}
div#nav a div.aboutUsRoll{background: url(../images/aboutUsRoll.png)  right no-repeat; width: 121px; height: 39px;margin-left: 10px; margin-top: 230px; z-index: 3;}
div#nav a#activeMenu div.aboutUs{background: url(../images/aboutUsActive.png)  right no-repeat; width: 121px; height: 39px;margin-left: 10px; margin-top: 230px; z-index: 3;}
/* contact */
div#nav a div.contact{background: url(../images/contact.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 260px; z-index: 2;}
div#nav a div.contactRoll{background: url(../images/contactRoll.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 260px; z-index: 2;}
div#nav a#activeMenu div.contact{background: url(../images/contactActive.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 260px; z-index: 2;}
/* tos */
div#nav a div.tos{background: url(../images/tos.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 292px; z-index: 1;}
div#nav a div.tosRoll{background: url(../images/tosRoll.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 292px; z-index: 1;}
div#nav a#activeMenu div.tos{background: url(../images/tosActive.png)  right no-repeat; width: 121px; height: 41px;margin-left: 10px; margin-top: 292px; z-index: 1;}
/* shop */
div#nav a div.shop{background: url(../images/shop.png)  right no-repeat; width: 121px; height: 72px;margin-left: 10px;  margin-top: 350px; z-index: 1;}
div#nav a div.shopRoll{background: url(../images/shopRoll.png)  right no-repeat; width: 121px; height: 72px;margin-left: 10px;  margin-top: 350px; z-index: 1;}
div#nav a#activeMenu div.shop{background: url(../images/shopRoll.png)  right no-repeat; width: 121px; height: 72px;margin-left: 10px;  margin-top: 350px; z-index: 1;}
/*menu*/

