html { background: #053853; }

body {
  margin: 0;
  padding: 0;
  background: #053853;
  font-family: "Tahoma", "Lucida Sans Unicode";
  font-size: 11px;
}

#wrapper {
	position: relative;
	width: 925px;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 25px;
	text-align: right;
	border-bottom: 1px solid #ffffff;
}

#menu {
	position: absolute;
	top:25px;
	margin: 0;
	width: 125px;
	height: 480px;
  z-index: 10;
  *z-index: -10;
}

#page {
	position: absolute;
  z-index: 9;
  *z-index: -11;
  margin: 0;
  width: 925px;
  min-height: 480px;
  _height: 480px;
  float: right;
  background: transparent url(../images/pixel-wraper.gif) repeat-x 0px 480px;
}

#footer {
  clear: both;
  margin: 0 auto;
  padding-right: 10px;
  width: 925px;
  text-align: right;
}

#wrapper a {
  color: #E60203;
}

#wrapper a:hover {
  color: #ff2742;
}

a img {
  border: 0;
}

#derco {
  float: right;
  margin-top: -41px;
}

.print {
  display:none;
}

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

#topmenu {
  margin-left: 250px;
  width:675px;
  text-align: left;
}

#topmenu.motocicleta {
  margin-left: 486px;
  width: 439px;
  text-align: left;
}

#topmenu ul, #topmenu li {
  margin:0;
  padding:0;
  border:0;
  list-style:none;
}

#topmenu ul {
  height:25px;
  background: transparent url(../images/menu/color.gif) no-repeat right top;
  _margin-bottom: -2px;
}

#topmenu.motocicleta ul {
  width: 439px;
  background-position: -129px top;
}

#topmenu a img {
  border: 0;
}

#topmenu li {
  display:inline;
  position:relative;
  float: left;
}

#topmenu span.arrow {
  cursor: pointer;
}

#topmenu div.sub_menu {
    display:none;
    position:absolute;
    left:0;
    top:0;
    margin-top:25px;
    width:270px;
    z-index: 9999;
}

#topmenu .financiamiento div.sub_menu {
  width:155px;
}

#topmenu div.sub_menu a:link, #topmenu div.sub_menu a:visited, #topmenu div.sub_menu a:hover {
  display:block;
  font-size:11px;
  padding: 6px 0 6px 12px;
  border-top: 1px solid #ccc;
  text-decoration: none;
  color: #fff;
  background: #ff2742;
}

#topmenu div.sub_menu a:hover {
  background: #e60203;
}

#topmenu .financiamiento div.sub_menu a:link, #topmenu .financiamiento div.sub_menu a:visited, #topmenu .financiamiento div.sub_menu a:hover {
  background: #f60;
}

#topmenu .financiamiento div.sub_menu a:hover {
  background: #f90;
}

#topmenu div.sub_menu strong {
  width: 30px;
  display: block;
  float: left;
}

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

#links {
  background: #053853 url(../images/footer/bg.gif) no-repeat right top;
  padding-left: 257px;
  width: 668px;
  *padding-left: 0;
  height: 50px;
  float: right;
  text-align: left;
}

#links img {
  border: 0;
}

#links p {
  margin: 8px 0 4px 36px;
  padding: 0;
}

#links p a {
  margin-right: 4px;
}

#links p.sites {
  margin: 0 0 0 106px;
  padding: 0;
}

#links p.sites a {
  margin-right: 1px;
}


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

#page #content {
  padding: 5px;
  padding-left: 255px;
  min-height: 480px;
  _height: 480px;
  margin-bottom:-8px;
}

#page h4 {
  font-size: 12px;
}

#page .misuzuki {
  background: transparent url(../images/bg-misuzuki-y-yo.jpg) no-repeat 125px -1px;
}

/***************** FINANCIAMIENTO *****************/
#page .financiamiento {
  background: transparent url(../images/bg-financiamiento.jpg) no-repeat 125px -1px;
}

.financiamiento img.logo {
  margin: 10px;
}

#finan_title {
  height: 50px;
  margin-bottom: 5px;
}

#finan_title div {
  float: left;
  background: #e60203;
}

#finan_title div.img {
  width: 552px;
  height: 50px;
}

#finan_title div.menu {
  margin-left: 6px;
  width: 50px;
  height: 50px;
}

#text {
  background: #fff;
}

div.grid {
  float: left;
}

div.gray {
  background-color: #e6ebee;
}

div.col {
  float: left;
  width: 312px;
  *width: 302px;
  margin: 0 10px;
}

div.separator {
  height: 40px;
  background: #e60203;
  clear: both;
}

.separator img {
  margin: 12px 12px 0 12px;
}

/***************** CONCESIONARIOS *****************/
#page .concesionarios {
  background: transparent url(../images/bg-concesionarios.jpg) no-repeat 125px -1px;
}

#csnr_title {
  height: 50px;
  background: #e60203;
  margin-bottom: 5px;
}

#csnr_title img {
  float: left;
}

#csnr_title div {
  float: right;
  width: 260px;
  color: #fff;
  font-weight: bold;
  margin: 5px;
}

#csnr_title select {
  width: 255px;
  font-size: 11px;
  margin-top: 3px;
}

#csnr {
  font-size: 11px;
  background: #fff;
}

#csnr th {
  font-size: 10px;
  font-weight: bold;
  background: #00344c;
  color: #fff;
  padding: 7px;
}

#csnr td {
  padding: 5px;
  text-align: center;
}
#csnr td div {
  padding: 5px;
  text-align: left;
}

#csnr .empresa {
  font-weight: bold;
  text-align: left;
}

#csnr .empresa img{
	margin-right: 7px;
}

#csnr .description {
  text-align: left;
}
#csnr tr {
	cursor:pointer;
}
#csnr tr.even {
  background: #e5eaed;
}


/************ TERMINOS Y CONDICIONES *******************/

#terminos_title {
  height: 50px;
  margin-bottom: 5px;
  background: #e60203;
  padding: 8px 0 0 12px;
  overflow: hidden;
}

ol li{
  margin-left: -10px;
  padding-left: 0;
}



/************ CONTACTO *******************/

#page #content.contacto {
  padding-top: 0;
  padding-left: 249px;
  background: transparent url(../images/bg-financiamiento.jpg) no-repeat 125px -1px;
}

#page #content.contacto p {
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
  font-weight: bold;
}

#page #content.contacto form, #page #content.contacto table {
  margin: 0;
  padding: 0;
}



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

.promo {
 float: left;
 margin: 7px;
 *margin: 5px;
 width: 250px;
}

div.wallpaper {
  width: 177px;
  margin: 0 11px;
  *margin: 0 9px;
}

.promo_desc {
  color: #3c3c3c;
}

.promo_desc p {
  margin: 2px 0;
}

.promo_desc h3 {
  font-size: 13px;
  margin: 0;
  color: #00344e;
}

.promo_desc ul {
  padding-left: 20px;
}

.promo_desc li {
  list-style: square;
}

.promo_desc dt {
  color: #00344e;
  font-weight: bold;
  border-top: 1px solid #ddd;
}

.promo_desc dt.first {
  border: 0;
}

.promo_desc dd {
  margin: 0;
  padding-bottom: 2px;
}

.descargar {
  background: #E50202;
  color: #fff;
  font-size: 10px;
  padding: 4px;
}

#wrapper .descargar a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#wrapper .descargar a:hover {
  text-decoration: underline;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}
/************ TABLAS ESPECIFICACIONES *******************/

#especificaciones {
  position: relative;
  *position: absolute;
  width: 667px;
  top: 85px;
  left: 432px;
  margin-top: -503px;
  margin-left: -178px;
  *margin-top: -25px;
  *margin-left: -178px;
}

#disclaimer_spec {
  border-top: 1px solid #333;
  background: #ddd;
  color: #666;
  padding: 10px;
  margin: 0px;
  font-size: 10px;
  text-align: right;
}

#specs, #specs_precios {
	width: 100%;
  background: #fff;
  z-index: 999;
}

#specs td, #specs_precios td {
	padding: 3px 5px;	
}
#specs h3, #specs_precios h3 {
  display: none;
}

#specs .center, #specs_precios .center{
	text-align:center;
}

#specs .data, #specs_precios .data{
	text-align:left;
}

#specs .section, #specs_precios .section{
  font-weight: bold;
  color: #fff;
	background-color:#005bab;
}

#specs .even, #specs_precios .even{
	background-color:#DDDDDD;
}

#specs .odd, #specs_precios .odd{
	background-color:#CCCCCC;
}

#specs_precios .item {
  width: 280px;
}

#specs_precios .center {
  text-align: right;
}
/*  BOX LOADING
------------------------------------------------------------------------------------------------------------------------------*/
#loadingBox{
	position:absolute;
	padding: 2px;
	background-color: #FF0000;
	width: 70px;
	text-align:center;
	height:20px;
	line-height: 20px;
	visibility: hidden;
	z-index: 100;
	border:1px solid #000000;
	color: #FFFFFF;
	font-weight:bold;
	display:none;
}
