/* HTML Tag Redefinition */
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/bg/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f0f0f0;
} 

.menu a {
display:block;
border:none;
background-position:left top;
background-repeat:no-repeat;
width:84px;
height:46px;
}
.menu a:hover { background-position: 0 -55px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#home { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/home.gif) }
.menu a#quienes { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/quienes.gif) }
.menu a#servicios { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/servicios.gif) }
.menu a#donde { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/donde-estamos.gif) }
.menu a#flotillas { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/flotillas.gif) }
.menu a#contacto { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/contacto.gif) }

.detalles a {
display:block;
border:none;
background-position:left top;
background-repeat:no-repeat;
width:77px;
height:20px;
}
.detalles a:hover { background-position: 0 -21px; text-decoration: none; }
.detalles .alt { display:none; }
.detalles a#detalles { background-image: url(http://www.greenlubs.com/v2/themes/gl_landing/media/images/detalles.gif) }
label { font-weight:bold;}
fieldset { border:1px solid #ccc;}



#headerNav{
	position: relative;
	top: 0px;
}
 ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: center}
 ul.nav-header li{float:left; padding:2px 0px; margin-left:0px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
 ul.nav-header li a, ul.nav-header li a:link{ font-size: 10px; text-decoration:none; color:#0066a4 text-transform: uppercase; }
 ul.nav-header li a, ul.nav-header li a:hover{ font-size: 10px; text-decoration:none; color:#666666 text-transform: uppercase; }
 ul.nav-header li.nav-selected{ padding:2px 8px; }
