﻿/* Translucent - Responsive Banner Rotator / Slider | v1.4.1 | (c) 2011-12 Ramesh Kumar | http://codecanyon.net/user/VF */

.TB_Wrapper {
	position: relative;	
	background: #EEEEEE url(preloader.gif) center center no-repeat;	
	border-radius: 10px 10px 10px 10px;
		-webkit-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
-moz-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);}

.TB_Wrapper .icon {
	background-image: url(icons.png);
	background-repeat: no-repeat;
}

.TB_Wrapper .timer_sprite {
	background-image: url(timer-sprite.png);
}

.TB_Wrapper .Slides {
	border-radius: 10px 10px 10px 10px;
	z-index: 1;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
	
.TB_Wrapper .Slide {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #EEEEEE url(preloader.gif) center center no-repeat;
}

.TB_Wrapper .Slide img {	
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
	
/* Global Description Style */	
.TB_Wrapper .Slide div {
	z-index:4;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;	
	font-size:16px;	
	color:#FFF;
}
	
/*Hyperlink Styles*/
.TB_Wrapper a:link{		
	color:#FFF;
	text-decoration:none;
}
	
.TB_Wrapper a:visited{		
	color:#FFF;
}
	
.TB_Wrapper a:hover{		
	color:#FFF;
	text-decoration:underline;
}
	
.TB_Wrapper a:active{		
	color:#FFF;
}

.TB_Wrapper .noSelect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.TB_Wrapper .buttonText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}

.TB_Wrapper .buttonTextSizeNormal {
	font-size: 12px;
}

.TB_Wrapper .buttonTextSizeTouch {
	font-size: 16px;
}


.TB_Wrapper .txtCont {
	z-index:4;
	overflow: hidden;
	position:absolute;	
	left: 0px;
	top: 0px;
}

.TB_Wrapper .captionCanvas {
	position: absolute;
	left: 0px;
	top: 0px;
}

.TB_Wrapper .navHolder {
	position: absolute; 
	-webkit-touch-callout: none; 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.TB_Wrapper .rounded{ 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 	
	-khtml-border-radius: 2px;
	border-radius: 2px;
}


/* For IE8 and older versions */
.TB_Wrapper .buttonShadow {
	z-index: 1;
	position: absolute;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=10);
}

.TB_Wrapper .buttonAlpha {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=35);
}

.TB_Wrapper .buttonTopBot {
	z-index: 3;
	position: absolute;
	left: 1px;
	right: 1px;
	top: 0px;
	height: 100%;
	filter: alpha(opacity=100);
}

.TB_Wrapper .buttonCent {
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	filter: alpha(opacity=100);
}


.contenido{
	border-radius: 4px;
	padding: 10px 45px 5px;
	margin-top: 5px;
	background-color: white;
	width: 788px;
	-webkit-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
-moz-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);}

.contenidochico{
	border-radius: 4px;
	padding: 10px 45px 5px;
	margin-top: 5px;
	background-color:  silver;
}
.contenidotw{
	border-radius: 4px;
	padding: 10px 10px 10px;
	margin-top: 5px;
	background-color:  white;
	filter: alpha(opacity=50);
-webkit-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
-moz-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);}

.contenidopie{
	border-radius: 4px 10px 10px 10px;
	width: 1256px;
	height: 60px;
	margin-top: 5px;
	background-color: #1763BB;
-webkit-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
-moz-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);}
.contenidoup{
	border-radius: 4px 4px 4px 4px;
	width: 1256px;
	height: 114px;
	margin-top: 5px;
	background-color:  white;
-webkit-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
-moz-box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);
box-shadow: 2px 3px 8px 0px rgba(3,3,3,1);}



.cajatexto
  {
border: 1px solid #999999;
font-size: 12px;
  font-family: Arial, Verdana;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  background: #FFFFFF;
 
  color: #2E3133;
  }
.cajatexto:focus
  {
  color: #2E3133;
  border-color: #FBFFAD;
  background-color:  #FFCC99;

    }
.botongrande {
 border: none;
 background: #3a7999;
 color: #f2f2f2;
 padding: 8px;
 font-size: 14px;
 border-radius: 5px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
}
.botongrande:hover 
{
 background: rgba(0,0,0,0);
 color: #3a7999;
 box-shadow: inset 0 0 0 3px #3a7999;
}

.botonchico {
 border: none;
 background: #1763BB;
 color: #f2f2f2;
 padding: 6px;
 font-size: 11px;
 border-radius: 5px;
 position: relative;
 box-sizing: border-box;
 transition: all 500ms ease;
}
.botonchico:hover 
{
 background: rgba(0,0,0,0);
 color: #3a7999;
 box-shadow: inset 0 0 0 3px #3a7999;
}


