/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */

#bannerArea{
  overflow: hidden;
}
.nivoSlider {
	position:relative;
  
  z-index:0; 
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:12;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:400px;
	top:35px;
	background:none;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:300px;
	z-index:6;
	display: none;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:12;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

div.nivo-caption {
  color: #525261;
  font-size:10pt;
}

div.nivo-caption span.nTitle {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18pt;
    font-weight: bold;
    left: -15px;
	  color: #000000;
    /*letter-spacing: -0.02em;*/
   
    position: relative;
}


div.nivo-caption span.readMore, div.nivo-caption a.readMore  {
    background: none repeat scroll 0 0 #F60003;
    bottom: -28px;
    color: white;
    display: block;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 70px;
     border:none;

}

div.nivo-caption span.readMore:hover, div.nivo-caption a.readMore:hover {
  background:#322F35;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default #slider {
    width:1194px;
    height:404px!important;
}
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/nivo-img-helpers/default/loading.gif) no-repeat 50% 50%;
}
.theme-default.slider-wrapper {
	width: 1194px;
	height: 404px;
	right: 0px;
	position: absolute;
	top: 0;
	/*-webkit-box-shadow: 0px 0px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 0px 5px 0px #4a4a4a;
    box-shadow: 0px 0px 5px 0px #4a4a4a;*/
}
.theme-default.slider-wrapper {
	 width: 1194px;
  height: 404px;
	left: 0px;
	position: absolute;
	top: 0;
}
/***************/
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;

}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	left: 522px;
  position: absolute;
  top: 380px;
  width: 150px;
  z-index:20;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../img/nivo-img-helpers/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:7px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -10px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:28px;
	height:32px;
	background:url(../img/nivo-img-helpers/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	top:178px;
}
.theme-default a.nivo-nextNav {
	background-position:0px 0px;
	right:8px;
  width:28px;

}

.theme-default a.nivo-nextNav:hover {
  background-position:0px -32px ;
}

.theme-default a.nivo-prevNav {
	left:3px;
  width:28px;
	background-position:-28px 0px ;
}

.theme-default a.nivo-prevNav:hover {
  background-position:-28px -32px ;
}

.theme-default .nivo-caption {
   font-family: Helvetica, Arial, sans-serif;
   background:url(../img/alpha-white.png) repeat;

   padding-left:20px;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

/******2***********/
.theme-default2.slider-wrapper2 {
	width: 460px;
	height: 300px;
	right: 70px;
	position: absolute;
	top: 125px;
}

/***mofified by Gabe excepcion de promocion**/
.theme-default2 .nivo-controlNav a {
	display: none;
	width:10px;
	height:10px;
	background:url(../img/nivo-img-helpers/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:7px;
	float:left;
}
.theme-default2 a.nivo-nextNav {
	background-position:100% 55%;
	right:-24px;
   padding-right:20px;
	display: none;
}
.theme-default2 a.nivo-prevNav {
	left:-24px;
    padding-left:20px;
	top: 42%;
	display: none;
}

.theme-default2 .nivo-caption {
	display: none;
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default2 .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
	display: none;
}
.theme-default2 .nivo-caption a:hover {
    color:#fff;
	display: none;
}
