/*--------------------------------------------------------------------------
 Clic.com.mx
----------------------------------------------------------------------------
 File: general.css
 Author:   Gerardo Gonzalez Flores
 		   --> gerardo AT clic DOT com DOT mx <--
   		   http://www.clic.com.mx-
---------------------------------------------------------------------------		
 CSS general styles for the web site, apply to specific HTML tags
 CSS generales para el sitio, aplicados a etiquetas HTML especifcas .
--------------------------------------------------------------------------*/
 * {

	margin:0px;
	padding:0px;
 }
 
 body, table, td, tr, ul, li, span, div, select, input, textarea  {
    font-size: 9pt;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    
    /*background:url(img/backgroundPage.jpg) center no-repeat top;*/
}

 

 p, h2, h3, h4, h5 { margin-bottom:1em; }
 p.firstline { margin:0em 0em 1em 1em; }

 table, td{
		border:none 0px;
		padding:0px;
		border-spacing: 0px;
		border-collapse:collapse; /*Elimina el padding en el IE*/
		vertical-align:top;
	}

 img { border:0px;  }
 img.bordered {/*background: url(../img/img-border.png) top center  no-repeat;*/ padding: 15px; margin-left: 25px;}
 img.right { margin: 0 10px 10px 10px; } 
 img.left { float:right; margin:2px; margin-left: 15px;}
 .bold{ font-weight:bold; }

 blockquote{ margin-left:20px; }
 .centrado{	margin-left:auto;margin-right:auto;	}
 .centro   { text-align:center;	}
	
 ul{
		padding: 0px;
		margin:0px;
    padding-bottom:10px;
 }
	
 ul li{
		padding-bottom :.3em;
		font-size: 14px;
		padding-left:15px;
		list-style-type:none
}
 ol {
  padding-bottom:10px;
 }
 ol li{
    padding-bottom :.3em;
    font-size: 14px;
   
    padding-left:5px;
    margin:0px 0px 10px 38px;
   
}

a { color: #BD1F24; text-decoration:none; }	
a:hover{ color:#821518;	border:0px; }
a:hover img {	border:0px; }
.cakeSqlLog { clear:both; border:1px solid}


table#contacto {margin: 0 auto;}


ul li {
	
	margin-bottom: 5px;
	padding-left: 18px;
	background: url(../img/bullet.png) left .16em no-repeat;
	font-weight: normal;
	list-style: none;
	margin:0px 0px 10px 20px;

}

.centerText {
	text-align:center;
}



/*-- Begin Clearfix Hack Classes --*/
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

* html .clearfix {
	height:1px;
}
/*-- End Clearfix Hack Classes --*/
/*--------------------------------------------------------------------------
 Clic.com.mx 
 ----------------------------------------------------------------------------
 File: layout.css
 Gerardo Gonzalez Flores
gerardo AT clic DOT com DOT mx <--
 ---------------------------------------------------------------------------
 CSS Layout styles for the web site.
 Layout CSS para el sitio.
 --------------------------------------------------------------------------*/
/* Layout
 -------------------------------------------------------------------*/
body {

  background: url(../img/top.png) top left repeat-x;
}

html {

 
   background: #ffffff;
}


.wrapper { 
  width:1200px;
  
  margin:0px auto;
  
}

header { 
	height:139px;
  background: #222222;
	position:relative;
	top:0px;
	width:100%;
  background: url(../img/top-center.png) left no-repeat;
  

}




#banner {
 width:1200px;
 position:relative;
 overflow:hidden;
 height:320px;
 margin:0px auto;


}


#banner #mainImg {
  margin:0px auto;
  display:block;
  position:relative;
  /*bottom:-335px;*/
}


#bodyWrapper{
   background: url(../img/fondo-degradado.png) repeat-x;
}

.legend {
  font-size:16pt;
  text-align:center;
  width:75%;
  margin:0px auto ;
  padding: 35px 0px 35px 0px;

}

header .contenido, 
body .contenido {
	width:100%;
	margin:0px auto;
	z-index:500;
	position:relative;
	/*border:1px solid red;*/

}
.body {
	min-height:666px;
	height:auto !important;
	height:666px;
	/*border:2px solid blue;*/


}

#logo {
	position:absolute;
	width:296px;
	height:108px;
	background: url(../img/logo-horizontal.png)  no-repeat;
	top:5px;
	left:5px;
}

#logo span {
	display:none;
}

ul#serviceBlock {
  margin-top:20px;
  width:896px;
  margin:0px auto;
  margin-top:10px;
}
ul#serviceBlock li {
  width:282px;
  float:left;
  list-style: none;
  margin:0px;
  list-style:none;
  background:none;
  padding:0px;

}

ul#serviceBlock li:nth-child(2n) {
  padding:0px 25px 0px 25px;
}

ul#serviceBlock li h2 {
  text-align:center;
  text-transform: uppercase;
  color: #BD1F24; 
  font-weight:normal;
  font-size:14pt;
  width:240px;
  margin:0px auto;
  line-height:20px;
}
ul#serviceBlock li img {
  border:1px solid #BD1F24;
  display:;

}

ul#serviceBlock li .serviceContainer {
 height:257px;
 background:  url(../img/img-shadow.png) no-repeat bottom;
 display: block;
}

footer { 
	height:180px;
  margin-top:20px;
	background: url(../img/separador-footer.png) top no-repeat;
	width:100%;
	display:block;

  position:relative;


}

li#ubicacion-y-contacto{
  padding-right: 0px;
}

#navigationMap {
	position:relative;
	top:45px;
	left:170px;
	z-index:500;
	width:793px;
  margin:0px auto;
}

#navigationMap * {
	color:#FFFFFF;
  font-size:11pt;
}

#navigationMap ul li {
  float:left;
  padding:0px;
  margin:0px;
  background: none;
  margin-right:15px;
}

#navigationMap ul li a:hover {
  border-bottom:2px solid;
}

/*
#ascensorBuilding{
    overflow:hidden;
}
.ascensorFloor .contenido{
	margin:0px auto;
	background:none;
	padding-top:230px;
	width:964px;
	position:relative;




}


.ascensorFloor .contenido * {
	font-family: 'Arimo', sans-serif;
	font-size:12pt;
}

.ascensorFloor .contenido h1,  .ascensorFloor .contenido h1 span {
	font-size:35pt;

	
}


.ascensorFloor .contenido h1 {
	margin-left:-10px;
	line-height:28pt;
	margin-bottom:10px;

}*/

.contenido,  #ascensorBuilding { clear:both; padding-top:20px;}
 #ascensorBuilding {
  padding-top:55px;
 }
#ascensorBuilding  .contenido {
  width:98%;
  margin:0px auto;
}
#ascensorBuilding  .contenido * {
  font-size:12pt;
  text-align: justify;

}

h2.title, h4.title {
  color: #BD1F24;
  font-size:18pt;
}






.gray { background: #CEE0DC;}
.darkGray { background: #28262C; color:#ffffff;}
/*********************************/
/*===MENU		 				*/
/********************************/


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

h1.title, h1.title span {
	font-size:18pt;
}






.button {
    background-color: #BD1F24;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: black;
    font-weight: bold;
    padding: 5px;
    color:#ffffff;
    
}

.button:hover {
    color: white;
     background-color: #000000;
}


#sendMessage { width:350px; margin:0px auto;}
 #ajaxFormClose { margin-top:15px; }


.formItem {
    clear: both;
    padding-bottom: 1px;
    padding-top: 1px;
}

.formItem input, .formItem textarea {
    width:500px;
}

.formItem #radioGasto input.radio {
	border:0px;
}

.formItem input.radio, input.checkbox {
    width: auto;
}

.formItem select {
    width: 150px;
}

.formItem input, .formItem textarea{
    border: 2px solid #E87376;
    border-radius: 2px ;
   
    margin-bottom: 2px;
    padding: 5px;
  
}
.formItem label {
    
    padding-top:0.4em;
}



#ascensorBuilding .formItem label {
    display: block;
    float: left;
    padding-right: 2px;
    text-align: right;
    width: 105px;
}
#contacForm {
  width:660px;
  margin:0px auto;
  display: block;
}
#ascensorBuilding  .contenido #contacForm div.textoPequeno {
	width:52%;
	margin:0px auto;
	margin-bottom:10px;
  font-size:10pt;
}

.formItem #radioGasto {
	float:left;
	width:360px;
}

.formItem .error_message, .formItem .error-message {
	  font-size: 10pt;
    margin-left: 152px;
    width: 200px;
}

#ascensorBuilding  div.submit {
	text-align:center;
}

.contacto {
	width: 100%;
  padding-bottom:10px;
}



.webMail { text-align:center; padding-top:10px;}
.webMail a { color: #00C0F0; text-align:center; font-size:8pt; }
.webMail a:hover {text-decoration:underline;}


/* MISION */
#misionVisionValores{
  padding:0px;
  margin:0px;
  height: 548px;
  width:960px;
  
  position:relative;
  margin:0px auto;

}

#misionVisionValores h4.title {
  font-size:18pt;
  text-align:center;
}
#misionVisionValores li{
  width: 300px;
  padding:0px;
  position: absolute;
  background:none;

}

#misionVisionValores li.mision {
  bottom:90px;
}

#misionVisionValores li.vision {
 bottom:140px; 
 left:331px;
}

#misionVisionValores li.valores {
 bottom:190px;  
 left:662px;
}

.contenido ul#misionVisionValores li p {
  padding:20px;
  font-size:12pt;
  width:260px;
  height:140px;
}

#graficoRojo {
  position:absolute;
  right:20px;
  bottom:0px;
}

#manos {
  position:absolute;
  left:0px;
  top:0px;
}

#barcos {
  position:absolute;
  right:20px;
  top:75px;
  z-index:-2;
}

#barcoRojo {
  position:absolute;
  right:0px;
  bottom:-28px;
  z-index:-1;
}


#estudiosSoe {
  position:absolute;
  right:127px;
  bottom:40px;
  z-index:-1;
}


#capacitacion {
  position:absolute;
 margin:0px auto;
  z-index:-1;
  top:156px;
  right:0px;

}

#manoPsicometrico {
  position:absolute;
  right:60px;
  bottom:400px;
  z-index:-1;
}


.subir span {
  display:none;
}

.subir {
    width:49px;
    height: 36px;
    background: url('../img/subir.png') 0px 0px no-repeat;
    display: block;
    margin:25px auto 30px auto;
}

.subir:hover{
  background-position: -50px 0px; 

}

#footer {
  margin-top:10px;
}

#footer * {
    font-size:11pt;
    color: #595959;

}

#charla {
  position:absolute;
  left:500px;
  top:20px;
}

#charla h4 {
  text-transform: uppercase;

 
}

#info {
  background: url('../img/logo-new-talent.png') left no-repeat;
   height:120px;
   padding-left:165px;
   padding-top:50px;
   width:250px;
}

a.fbColor {
  background: url(../img/fb-color.png) no-repeat 0px 0px;
}

a.fbColor:hover {
  background: url(../img/fb-color.png) no-repeat 0px -28px;
}

a.twitterColor {
  background: url(../img/twitter-color.png) no-repeat 0px 0px;
}

a.twitterColor:hover {
  background: url(../img/twitter-color.png) no-repeat 0px -28;
}

a.gPlusColor {
  background: url(../img/gplus-color.png) no-repeat 0px 0px;
}

a.gPlusColor:hover {
  background: url(../img/gplus-color.png) no-repeat 0px -28px;
}

a.whatsColor {
  background: url(../img/whatsapp-color.png) no-repeat 0px 0px;
}

a.whatsColor:hover {
  background: url(../img/whatsapp-color.png) no-repeat 0px -28px;
}


a.pinterestColor {
  background: url(../img/pinterest-color.png) no-repeat 0px 0px;
}

a.pinterestColor:hover {
  background: url(../img/pinterest-color.png) no-repeat 0px -28px;
}

a.skypeColor {
  background: url(../img/skype-color.png) no-repeat 0px 0px;
}

a.skypeColor:hover {
  background: url(../img/skype-color.png) no-repeat 0px -28px;
}

a.phoneColor {
  background: url(../img/phone-color.png) no-repeat 0px 0px;
}

a.phoneColor:hover {
  background: url(../img/phone-color.png) no-repeat 0px -28px;
}

a.instagramColor{
  background: url(../img/instagram-color.png) no-repeat 0px 0px;
}

a.instagramColor:hover {
  background: url(../img/instagram-color.png) no-repeat 0px -28px;
}

a.linkedInColor{
  background: url(../img/linkedin-color.png) no-repeat 0px 0px;
}

a.linkedInColor:hover {
  background: url(../img/linkedin-color.png) no-repeat 0px -28px;
}


a.mailColor{
  background: url(../img/mail-color.png) no-repeat 0px 0px;
}

a.mailColor:hover {
  background: url(../img/mail-color.png) no-repeat 0px -28px;
}

ul#socialButtonFoot.socialMenu li {
  margin-top:4px;
  background: none;
  padding:0px;
  margin:0px;
  float:left;
  padding-right:10px;

}



ul#socialButtonFoot.socialMenu {
  position:relative;
}

.contenido .socialMenu li * {
   color:#000000;
}



/*Social buttons*/
a.socialButton {
  display:inline-block;
  width:28px;
  height:28px;
  z-index: 60;
}

a.socialButton span{
  display:none;

}
span.tel, a.tel{
  vertical-align: middle;
 position:relative;
  margin-top:-10px;
  padding-left: 10px;
  display: inline-block;
  font-size:11pt;
 
  height:28px;

}


body.scroll #headerContainter {
  position:fixed;
 
  background:#BD1F24;
  z-index:590;
  width:100%;

}

body.scroll #headerContainter header {
  height:60px;
  margin:0px auto;
  width:1200px;
  background: #BD1F24;

}


body.scroll #headerContainter header #logo{
  background: url('../img/new-talent-txt.png') no-repeat left;
  top:7px;
  width:188px;
  height:45px;
}

body.scroll #headerContainter header #navigationMap {
  top:18px;
}


#banner ul.lush-slider {


  margin:0px auto;
  padding:0px;
  border:none;
  position:relative;
  top:38px;
}

#banner .lush-slider li {
  background: none;
  padding:0px;
  margin:0px;

}

ul.lush-slider h5 {
  font-size:18pt;
  color: #7D7F7F;
  font-weight: normal;
}

section h2.title {
  margin-bottom:5px;
}

img#preloader {
  margin:0px auto;
  display: block;
  padding:60px;
}



#ascensorBuilding .contenido .centerText
{
  text-align:center;
}
/*-------------------------------------------------------------------------
 Clic.com.mx 
---------------------------------------------------------------------------
 File: error_messages.css

 	    Gerardo Gonzalez Flores
 		--> gerardo AT clic DOT com DOT mx <--
---------------------------------------------------------------------------	
 CSS styles for error messages
 Estilos para mensajes de error e informacion
--------------------------------------------------------------------------*/

.error_message, .error-message{
	font-size: 8pt;
	font-family: "Arial";
	color: #990000;
	font-weight:bold;
	text-align:left;
		
	padding-bottom:2px;
	padding-left:18px;
	background-image:url(../img/error/alert.gif);
	background-repeat:no-repeat;
	width:auto;
}
.admin * .error_message, .admin * .error-message{
	margin-left:150px;
}
.info_message {
	font-size: 8pt;
	font-family: "Arial";
	color: #000000;
	
	
	padding-bottom:2px;
	padding-left:18px;
	background-image:url(../img/error/information.gif);
	background-repeat:no-repeat;
	width:auto;
}
.resultado_vacio{
	clear:both;
	width:300px;
	padding:10px;
	background:#CCDCDD;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
