/*--------------------------------------------------
SPANISH STYLESHEET FOR ALHAMBRA
--------------------------------------------------*/

/* Move Controls left to make room for translations */

div#accountCtrls { width:280px; }


/*--------------------------------------------------
SPANISH MAIN MENU
--------------------------------------------------*/

ul#nav 						{ width:930px; list-style:none; margin:-29px 0 0 10px; padding:0; clear:left; float:left;}
ul#nav li					{ float:left; margin-right:16px;}
ul#nav li a.about 			{ width:67px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-about.gif) left top no-repeat; }
ul#nav li a:hover.about 	{ background-position:left bottom; }

ul#nav li a.news 			{ width:37px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-news.gif) center left no-repeat; }
ul#nav li a:hover.news 		{ background-position:left bottom; }


ul#nav li a.tickets 		{ width:142px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-tickets.gif) left top no-repeat; }
ul#nav li a:hover.tickets 	{ background-position:left bottom; }

ul#nav li a.travel 			{ width:178px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-travel.gif) left top no-repeat; }
ul#nav li a:hover.travel 	{ background-position:left bottom; }

ul#nav li a.accommodation 	{ width:89px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-accommodation.gif) left top no-repeat; }
ul#nav li a:hover.accommodation { background-position:left bottom; }

ul#nav li a.other 			{ width:126px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-other.gif) left top no-repeat; }
ul#nav li a:hover.other 	{ background-position:left bottom; }

ul#nav li a.creditos 			{ width:60px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-sponsors.gif) left top no-repeat; }
ul#nav li a:hover.creditos 	{ background-position:left bottom; }

ul#nav li.language			{ float:right; margin-right:-10px; }
ul#nav li.language a 		{ width:98px; height:31px; display:block; text-indent:-9999px; background:url(/alhambra/img/global/es-nav-english.gif) left bottom no-repeat; }
ul#nav li.language a:hover 	{ background-position:left top; }

