@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/
 
 .menu {
	z-index:1000;
	font-size:11px;
	border: 0px none transparent;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	_margin-left: 10px;
	background-color:transparent;
	text-decoration: none;
}
 

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 140px;
	background-color:none;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	background-color:none;
	text-decoration: none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 140px;
	left: -1000em;
	top: 0;
	margin-left: 130px;
	background-color:none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 180px;
	background-color:none;
	text-decoration: none;
}
ul.MenuBarVertical ul li a {
	width: 165px;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
background-color:none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	color: #003366;
	text-decoration: none;
	width: 125px;
	padding-left: 15px;
	line-height: 24px;
	height: 24px;
	background-image: url(../../images/menu-lateral-link.gif);
	*background-image: url(../../images/menu-lateral-link.gif)
	text-decoration: none;;
	background-color: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #00ADEF;
	background-image: url(../../images/menu-lateral-hover-v1.gif);
	*background-image: url(../../images/menu-lateral-hover-v1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	*text-decoration: none;
	background-color:none;
}

.ie ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-image: url(../../images/menu-lateral-hover-v1.gif);
	*background-image: url(../../images/menu-lateral-hover-v1.gif);
	text-decoration: none;
	background-color:none;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	text-decoration: none;
	background-color:transparent;
	border:0px;
	visibility: hidden;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background-color:transparent;
		border:0px;
	}
}
.vehicle_frente       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
}

.vehicle_frente    img       {
	padding-left: 10px;
}
.vehicle0       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: 100px;
	right: 130px;
}
.vehicle0   img       {
	padding-left: 10px;
}

.vehicle       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: 76px;
	right: 130px;
	}
.vehicle  img       {
	padding-left: 10px;
}

.vehicle1       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: 52px;
	right: 130px;
}
.vehicle1 img       {
	padding-left: 10px;
}
.vehicle2       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: 28px;
	right: 130px;
}
.vehicle2  img       {
	padding-left: 10px;
}
.vehicle_single       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: 26px;
	right: 130px;
}
.vehicle_single   img       {
	padding-left: 10px;
}
.vehicle11       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: -175px;
	right: 130px;
}
.vehicle11   img       {
	padding-left: 10px;
}
.vehicle22       {
	background-image: url(../../images/banerLeft-BG.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	height: 176px;
	position: absolute;
	top: -199px;
	right: 130px;
}
.vehicle22    img       {
	padding-left: 10px;
}

.menu   ul   .single_link    {
	background-image: url(../../images/banerLeft-singleBottom.png);
	behavior: url(iepngfix.htc);
	height: 27px;
	background-position: left top;
}

.top {
	background-position: left top;
	background-image: url(../../images/banerLeft-BGtop.png);
	behavior: url(iepngfix.htc);
}

.middle {
    background-image: url(../../images/banerLeft-BGmiddle.png);
	behavior: url(iepngfix.htc);
	background-repeat: repeat-y;
}

.bottom {
	background-image: url(../../images/banerLeft-BGbotton.png);
	behavior: url(iepngfix.htc);
	background-position: left bottom;
	line-height: 24px;
	height: 29px;
	background-color:none;
}

.single_link    {
	background-image: url(../../images/banerLeft-singleBottom.png);
	behavior: url(iepngfix.htc);
	height: 27px;
}

.top-small {
	background-image: url(../../images/banerLeft-BGtop.png);
	behavior: url(iepngfix.htc);
	background-position: left top;
	line-height: 19px;
	height: 19px;
	*line-height: 19px;
	*height: 19px;
}

.middle-small {
	background-image: url(../../images/banerLeft-BGmiddle.png);
	behavior: url(iepngfix.htc);
	background-repeat: repeat-y;
	line-height: 19px;
	height: 19px;
	*line-height: 19px;
	*height: 19px;
}


.bottom-small {
	background-image: url(../../images/banerLeft-BGbotton.png);
	behavior: url(iepngfix.htc);
	background-position: left bottom;
	line-height: 19px;
	height: 27px;
	*line-height: 19px;
	*height: 27px;
}

