/* 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(/bogota39/img/global/es-nav-about.gif) left top no-repeat; }
ul#nav li a:hover.about 	{ background-position:left bottom; }


ul#nav li a.tickets 		{ width:74px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-nav-tickets.gif) left top no-repeat; }
ul#nav li a:hover.tickets 	{ background-position:left bottom; }


ul#nav li a.authors 			{ width:54px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-nav-authors.gif) left top no-repeat; }
ul#nav li a:hover.authors 	{ background-position:left bottom; }

ul#nav li a.blog 	{ width:109px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-nav-blog.gif) left top no-repeat; }
ul#nav li a:hover.blog { background-position:left bottom; }

ul#nav li a.other 			{ width:127px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-nav-other.gif) left top no-repeat; }
ul#nav li a:hover.other 	{ background-position:left bottom; }

ul#nav li.language			{ float:right; margin-right:-10px; }
ul#nav li a.english 		{ width:78px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-nav-english.gif) left bottom no-repeat; }
ul#nav li a:hover.english 	{ background-position:left top; }


ul#nav li.language			{ float:right; margin-right:-10px; }
ul#nav li.language a 		{ width:102px; height:31px; display:block; text-indent:-9999px; background:url(/bogota39/img/global/es-english.gif) left top no-repeat; }
ul#nav li.language a:hover 	{ background-position:left bottom; }