@charset "ISO-8859-1";
/* --------------------------------- */
/*         www.ancgvw.com.mx         */
/* --------------------------------- */
/* Creado        2008-06-19          */
/* Modificado    2008-06-19          */
/* Programado    Fernando Tapia      */
/* Supervisado   Salvador Culin     */
/* --------------------------------- */

/*  body, contenido principal y header */
body {
	background: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 15px;
}
#main_content {
	margin: 15px auto 0px;
	width: 950px;
}
#head {
	clear: both;
	height: 117px;
}
#promociones {
	font-size: 11px;
	color: yellow;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#promociones a:link{
	font-size: 11px;
	color: yellow;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#promociones a:visited{
	font-size: 11px;
	color: yellow;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#promociones a:hover{
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: underline;
}
#promociones2 {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
}
#promociones2tit {
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
}
#direccionconce {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;
	padding-left: 25px;
}
#precios1 {
	font-size: 26px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;	 
	line-height: 100%;
}
#precios2 {
	font-size: 25px;
	color: #FF9800;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;	
	line-height: 100%;	
}
#precios3 {
	font-size: 22px;
	color: #7E9DBA;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;	
	line-height: 100%;	
}
#precios32 {
	font-size: 30px;
	color: #7E9DBA;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: bold;	
	line-height: 100%;	
}
#precios4 {
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
}
#links a:link{
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#links a:visited{
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#links a:hover{
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: underline;
}
#linksbottom a:link{
	font-size: 11px;
	color: #0066CC;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#linksbottom a:visited{
	font-size: 11px;
	color: #0066CC;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: none;
}
#linksbottom a:hover{
	font-size: 11px;
	color: #0066CC;
	font-family: Arial, Helvetica, Sans Serif;
	text-decoration: underline;
}
/*  Menu principal y content */
#menu_principal {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
	width: 948px;
	border: 1px solid #E0E0E0;
	}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 620px;
	width: auto;
}
/*  promos y banner */
#promo_banner {
	margin: 0px;
	padding: 15px 0px 0px 15px;
	clear: both;
	height: 270px;
	width: auto;
}
#promos {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 185px;
	list-style: url(../imagenes/bullet.gif);
	background: #747474 url(../imagenes/bg_gradient.png) repeat-x;
}
#promos li {
	margin: 5px 0px 5px 5px;
	padding: 0px;
}
#promos a:link {
	color: #E3E236;
	font-size: 11px;
	text-decoration: none;
}
#promos a:visited {
	color: #E3E236;
	text-decoration: none;
}
#promos a:hover {
	color: #E3E236;
	text-decoration: underline;
}
#promos ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
#banner {
	background: #FFFFFF;
	margin: 0px;
	padding: 9px;
	float: left;
	height: 250px;
	width: 700px;
	border: 1px solid #E0E0E0;
	clear: none;
}
/*  gamma y contenido de secciones */
#gama {
	background: #5B5C5D;
	padding: 0px 8px 0px 0px;
	height: 32px;
	width: auto;
	margin: 15px;
	clear: both;
}
#contenido_secciones {
	height: 140px;
	width: auto;
	margin: 15px;
	clear: both;
	border-top: 1px solid #5B5C5D;
}
/*  secciones */
#box_1 {
	margin:0px;
	padding:10px 14px 10px 0px;
	float:left;
	width:190px;
	border-right: 1px solid #5B5C5D;
	height: 110px;
	color: #333333;
}
#box_1 ul{
	margin:0 0 0 5px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#box_1 li{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px;
}
#box_1 a:link {
	color: #444444;
	text-decoration: none;
}
#box_1 a:visited {
	color: #444444;
	text-decoration: none;
}
#box_1 a:hover {
	color: #000000;
}

#box_2 {
	margin:0px;
	padding:10px 0px 10px;
	float:left;
	width:225px;
	height: 110px;
	border-right: 1px solid #5B5C5D;
	background-image: url(../imagenes/prueba_de_manejo.png);
}
#box_2 p{
	margin:60px 0px 0px 15px;
}
#box_2 a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#box_2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#box_2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#box_3 {
	margin:0px;
	padding:10px 0px;
	float:left;
	width:232px;
	height: 110px;
	border-right: 1px solid #5B5C5D;
}
#box_3 img{
	margin:0px;
	padding:0px;
}
#box_3 p{
	margin:10px 0px 0px;
	padding:0px 0px 0px 10px;
}
#box_3 a:link {
	color: #767676;
	font-size: 11px;
	text-decoration: none;
}
#box_3 a:visited {
	color: #767676;
	text-decoration: none;
}
#box_3 a:hover {
	color: #767676;
	text-decoration: underline;
}

#box_4 {
	margin:0px;
	padding:10px 0px;
	float:left;
	width:232px;
	height: 110px;
}
#box_4 img{
	margin:0px;
	padding:0px;
}
#box_4 p{
	margin:10px 0px 0px;
	padding:0px 0px 0px 10px;
}
#box_4 a:link {
	color: #767676;
	font-size: 11px;
	text-decoration: none;
}
#box_4 a:visited {
	color: #767676;
	text-decoration: none;
}
#box_4 a:hover {
	color: #767676;
	text-decoration: underline;
}
/*  abajo */
#abajo {
	margin: 25px 15px 15px;
	padding: 0px;
	}
#concesionarios {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
}
#concesionarios h1{
	font-size: 13px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #333333;
}
#concesionarios p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#conoce {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}

/*  Footer */

 /*
#ancgvw {
	font-size: 9px;
	color: #666666;
	text-align: left;
	margin: 15px 0px;
	float: left;
	width: 600px;
	clear: none;
}		 */
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
}/*
#vw_mexico {
	font-size: 9px;
	text-align: right;
	margin: 15px 0px;
	padding: 0px;
	float: left;
	width: 350px;
}	   */

.Enc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.Descripcion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.Precios {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.Titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

/* estilos para panel de administrador */

.NegroB {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.AzulB {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight: bold;
	font-size: 12px;
}
.borde {
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.borde_sintop {
border-top: 1px solid #ffffff;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.borde_sinbottom {
border-top: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #dddddd;
}
.borde_sintapas {
border-top: 1px solid #ffffff;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #dddddd;
}
.borde_sinlados {
border-top: 1px solid #dddddd;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #ffffff;
}

#promo_img {
	text-align: center;
}

#promo_img img{
	margin: 5px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}