@charset "utf-8";

/** Global Navigation **/
/* BUTTONS */
#grobal_top_button li#home{width:110px;}
#grobal_top_button #home a {background-position: 0px 0px; width:110px;}
#grobal_top_button #company_info a {background-position: -110px 0px;}
#grobal_top_button #products a {background-position: -225px 0px;}
#grobal_top_button #shop a {background-position:-340px 0px;}
#grobal_top_button #download a {background-position:-455px 0px;}
#grobal_top_button #recruit a {background-position: -570px 0px;}
#grobal_top_button #contact a {background-position:-685px 0px;}

/* OVER STATES */
#grobal_top_button #home a:hover {background-position: 0px -40px;}
#grobal_top_button #company_info a:hover {background-position: -110px -40px;}
#grobal_top_button #products a:hover {background-position: -225px -40px;}
#grobal_top_button #shop a:hover {background-position:-340px -40px;}
#grobal_top_button #download a:hover {background-position:-455px -40px;}
#grobal_top_button #recruit a:hover {background-position: -570px -40px;}
#grobal_top_button #contact a:hover {background-position: -685px -40px;}


/** FieldServerPage Navigation **/
/* BUTTONS */
#fsnavi_button #overview a {background-position: 0px 0px;}
#fsnavi_button #speck a {background-position: -70px 0px;}
#fsnavi_button #showcase a {background-position: -140px 0px;}
#fsnavi_button #faq a {background-position: -210px 0px;}
#fsnavi_button #buy a {background-position: -280px 0px;}

/* OVER STATES */
#fsnavi_button #overview a:hover {background-position: 0px -35px;}
#fsnavi_button #speck a:hover {background-position: -70px -35px;}
#fsnavi_button #showcase a:hover  {background-position: -140px -35px;}
#fsnavi_button #faq a:hover {background-position: -210px -35px;}
#fsnavi_button #buy a:hover {background-position: -280px -35px;}

/* OVER STATES */
#fsnavi_button #overview a.selected{background-position: 0px -70px;}
#fsnavi_button #speck a.selected {background-position: -70px -70px;}
#fsnavi_button #showcase a.selected {background-position: -140px -70px;}
#fsnavi_button #faq a.selected {background-position: -210px -70px;}
#fsnavi_button #buy a.selected{background-position: -280px -70px;}