/*
***********************************************************

Title:			GL-Custom.css
Browser(s): 	All

Author: 		Gianmarco Lauriola (www.gianmarcolauriola.com)
Created: 		29.09.2008
Last modified: 	27.09.2008

***********************************************************
*/

ul#Nav { background: url(../SiteWideAssets/Layout/Nav_en2.jpg); position: absolute; z-index: 100 }
ul#Nav li { float: left; list-style-type:none }
ul#Nav li a { width: 220px; display: block; position: absolute; left: 0; text-indent: -9999px; outline: none }

li#NavStudio a, li#NavEquipments a, li#NavPremises a, li#NavReferences a, li#NavGallery a, li#NavPrices a, li#NavContact a { background: url(../SiteWideAssets/Layout/Nav_en2.jpg) }


li#NavStudio a 												{ background-position:0px 0px; height:64px; top:0px }
li#NavStudio a:hover										{ background-position:220px 0px }
body#pageStudio li#NavStudio a 								{ background-position:440px 0px }

li#NavEquipments a 											{ background-position:0px -64px; height:59px; top:64px }
li#NavEquipments a:hover									{ background-position:-220px -64px }
body#pageEquipments li#NavEquipments a 						{ background-position:-440px -64px }

li#NavPremises a 											{ background-position:0px -123px; height:59px; top:123px }
li#NavPremises a:hover										{ background-position:-220px -123px }
body#pagePremises li#NavPremises a 							{ background-position:-440px -123px }

li#NavReferences a 											{ background-position:0px -182px; height:60px; top:182px }
li#NavReferences a:hover									{ background-position:-220px -182px }
body#pageReferences li#NavReferences a 						{ background-position:-440px -182px }

li#NavGallery a 											{ background-position:0px -242px; height:60px; top:242px }
li#NavGallery a:hover										{ background-position:-220px -242px }
body#pageGallery li#NavGallery a 							{ background-position:-440px -242px }

li#NavPrices a 												{ background-position:0px -301px; height:59px; top:301px }
li#NavPrices a:hover										{ background-position:-220px -301px }
body#pagePrices li#NavPrices a 								{ background-position:-440px -301px }

li#NavContact a 											{ background-position:0px -360px; height:56px; top:360px }
li#NavContact a:hover										{ background-position:-220px -360px }
body#pageContact li#NavContact a 							{ background-position:-440px -360px }