
/************************************************
*	RESETS							*
************************************************/

* { outline:none;  }


/************************************************
*	NAVIGATION      							*
************************************************/


/* GENERAL */
#topNav { width: 850px; height: 26px; padding: 0px; margin: 0px; }
#topNav ul { float: left; width: 850px; padding: 0px; margin: 0px; list-style-type: none; }
#topNav li { display: inline; list-style-type: none; }
#topNav li a { float: left; background-image: url(../images/topnav_v1.jpg); background-repeat: no-repeat; height: 0px !important; height /**/:26px; padding-top: 26px; overflow: hidden; }


/* OFF STATES */
#topNav li#topNav_logo a { width: 109px; background-position: 0px 0px !important; }
#topNav li#topNav_scenic a { width: 86px; background-position: -109px 0px !important; }
#topNav li#topNav_qmotion a { width: 120px; background-position: -195px 0px !important; }
#topNav li#topNav_experiential a { width: 118px; background-position: -315px 0px !important; }
#topNav li#topNav_interpretation a { width: 136px; background-position: -433px 0px !important; }
#topNav li#topNav_comp a { width: 111px; background-position: -569px 0px !important; }
#topNav li#topNav_news a { width: 73px; background-position: -680px 0px !important; }
#topNav li#topNav_services a { width: 97px; background-position: -753px 0px !important; }


/* HOVER STATES */
#topNav li#topNav_logo a:hover { width: 109px; background-position: 0px 0px !important; }
#topNav li#topNav_scenic a:hover { width: 86px; background-position: -109px -27px !important; }
#topNav li#topNav_qmotion a:hover { width: 120px; background-position: -195px -27px !important; }
#topNav li#topNav_experiential a:hover { width: 118px; background-position: -315px -27px !important; }
#topNav li#topNav_interpretation a:hover { width: 136px; background-position: -433px -27px !important; }
#topNav li#topNav_comp a:hover { width: 111px; background-position: -569px -27px !important; }
#topNav li#topNav_news a:hover { width: 73px; background-position: -680px -27px !important; }
#topNav li#topNav_services a:hover { width: 97px; background-position: -753px -27px !important; }


/* ON STATES */
#topNav li#topNav_logoON a:hover { width: 109px; background-position: 0px 0px !important; }
#topNav li#topNav_scenicON a { width: 86px; background-position: -109px -27px !important; }
#topNav li#topNav_qmotionON a { width: 120px; background-position: -195px -27px !important; }
#topNav li#topNav_experientialON a { width: 118px; background-position: -315px -27px !important; }
#topNav li#topNav_interpretationON a { width: 136px; background-position: -433px -27px !important; }
#topNav li#topNav_compON a { width: 111px; background-position: -569px -27px !important; }
#topNav li#topNav_newsON a { width: 73px; background-position: -680px -27px !important; }
#topNav li#topNav_servicesON a { width: 97px; background-position: -753px -27px !important; }