/*-------------------------------------------------------------------------
 Clic.com.mx
 ---------------------------------------------------------------------------
 File: forms.css
 
 Gerardo Gonzalez Flores
 --> gerardo AT clic DOT com DOT mx <--
 ---------------------------------------------------------------------------
 CSS style for html forms
 Estilos generales para los formularios utilizados
 --------------------------------------------------------------------------*/
/*#form-bg  {
	background: url(../img/form-bg.png) no-repeat;
	width: 665px;
	height: 384px;
}*/
#contacForm {
	width: 670px;
	margin: 10px auto;
}

#contactForm input { background-color: red; }




.textoPequeno, .textoPequeno span {
    font-size: 11px;
	margin:10px auto;
	width:620px;
	text-align: center;	
}
.admin label, .view label {
    display: block;
    width: 150px;
    float: left;
    text-align: right;
    padding-right: 2px;
}


.view label {
    font-weight: bold;
    padding-top:0px;
}


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

.formItem input[type="text"], div.formItem textarea, .formItem select {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #808080;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px;
    width:450px;
}


.formItem input.radio, input.checkbox {
    width: auto;
    margin-top:.5em;
}

.converter .formItem input {
    width: 100px;
}

.formItem select {
    width: 150px;
}

td span.comen  {
	vertical-align: top!important;	
}
/*
 
.submit input{
    text-align: center;
	font-weight: bold;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;	
	ackground-color: #CCC;
}
.submit input:hover{
	background-color: #BCBCBC}
*/

/* Formularios de contacto */
.forma {
    width: 400px;
}
#textareacontactComment {
	height: 62px;
}

.atencion {
    color: #990000;
    font-weight: bold;
}
.botonsubmit {
	width: 64px;
	height: 21px;
	background: url(../img/submit-enviar.png) no-repeat top left;
}




a.enviar {
	display:block;
	width: 88px;
	height: 36px;
	text-indent: -99999px;
	background: url(../img/buttons/enviar.png) no-repeat;
	margin:0px auto;
	
}

a.enviar:hover {
	background: url(../img/buttons/enviar.png) no-repeat 0px -36px;
	
}


/* fieldset */

fieldset {
    background: none repeat scroll 0 0 #EDEDED;
    border: 2px solid #BDBDBD;
    margin-bottom: 10px;
    padding: 10px 10px 20px 0;
    
}

fieldset legend  {
    border: 2px solid #BDBDBD;
    background: #333333;
    padding:10px;
    margin:10px;
    color:#FFFFFF;
    font-weight:bold;
    text-transform:uppercase;
}

label { 
	display: block;
    float: left;
    padding: 5px;
    text-align: right;
    width: 180px;
    padding-top: 0.73em;
}

#contacForm label {
	width: 100px;
}



.formItemSmall  {
	width:310px;
	clear:none;
	float:left;
}

.formItemSmallLabel  {
	width:170px;
}



.formItemSmall input {
	width:72px;
	clear:none;
	float:left;
}


.formItemSmallLabel label {
	width:60px;
}
/****LOGIN BOX******/
form#login {
		margin-left: 17px;
	}
	form#login td{ vertical-align: 1px;}
	form#login input{  border: 1px solid #CCC; }
	form#login td {
		font-size: 14px;
		font-weight: bold;
		color: #515F69;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: -0.02em;
    text-align:right;
	}
	a#loginBtn{
		height: 36px;
		width: 88px;
		background: url(../img/buttons/goLogin.png) no-repeat;
		display: block;
		text-indent: -99999px;
		position: relative;
		margin-bottom: 5px;
		left: 133px;
		top: -4px;
	}
	a#login:hover {
		background: url(../img/buttons/goLogin.png) 0 -36px no-repeat;
	}
/******************RESUMEN DE RESERVAS / CARRITO DE COMPRAS***********************/
table#reserveResume {
	width: 650px;	
}
table#reserveResume tr {
	padding: 5px!important;
}
table#reserveResume p, table#reserveResume h2 {
	font-family: "Tahoma", Geneva, sans-serif;
}
table#reserveResume th, td {
	border: none;
}
table#reserveResume th {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: -0.02em;
	font-weight: bold;
	color: #222;
	background-color: #E4E4E4;
}
div.fondo {
	background: url(../img/tables/th-shadow-bg.png) bottom center no-repeat;	
	position:absolute;
	width: 400px;
	height: 9px:
}
td.even {
	background-color: #EFEFEF;
	vertical-align: top;
	padding: 5px;
}
td.odd {
	background-color: #FFF;	
	vertical-align: top;
	padding: 5px;
	text-transform:
}

/******CUPONES DE PROMOCION EN CARRITO DE COMPRAS*******/

table#promoCuponEven, table#promoCuponOdd {
	width: 688px;
	margin-left: 1px;
	margin-top: -3px;
}
table#promoCuponEven th {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: -0.02em;
	font-weight: bold;
	color: #222;
	background-color: #FFE7A6;
	text-align: center;
}
table#promoCuponEven td, table#promoCuponOdd td {
	text-align: center;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 14px;
	padding: 5px;
	border-right: 1px solid #E4E4E4;
}
td.alert {
	color: red;
	font-weight: bold;
}
table#promoCuponOdd th {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: -0.02em;
	font-weight: bold;
	color: #222;
	background-color: #A4FFD3;
	text-align: center;
}

/******** 93G9-PE44-KRJE-QANS-EK5F-5S2 ********/

/************GRUPOS************/
.formularioGrupos {
	margin: 0 auto;
	width: auto;
	background: none;
}
.formularioGrupos .datos{
	width: 100%;
	overflow: hidden;
}
.formularioGrupos .grupo1 {
	float: left;
	width: 48%
}
.formularioGrupos .grupo2 {
	float: left;
	width: 50%;
	margin-left: 10px;
}
.form_multis, .form_multis {
    margin: 7px 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.form_multis strong, .form_multis strong {
    display: block;
    float: left;
    text-align: right;
    width: 42%;
}
.grupos_distrib div, .form_multis div {
    float: left;
}
.grupos_distrib div div, .form_multis div div {
    float: none;
    width: auto;
}
.grupos_distrib input, .form_multis input {
    margin: 0 0 0 10px;
    width: auto;
}
.formularioGrupos .grupos_distrib label, .formularioGrupos .form_multis label {
    clear: none !important;
    display: inline;
    float: none;
    padding: 0 5px 0 2px;
    text-align: left;
    width: auto;
}
.formularioGrupos .datos p {
	font-size: 12px;
}
.formularioGrupos .datosgrupo1 label {
    width: 42%;
}
.formularioGrupos label {
}
.formulariosimple label, .formularioGrupos label {
    clear: both !important;
    float: left;
    line-height: 1em;
    padding-right: 10px;
    text-align: right;
    width: 31%;
}
.formularioGrupos img {
    cursor: pointer;
}
.grupos_distrib {
}
.grupos_distrib strong {
    float: none;
    text-align: left;
    width: auto;
}
.grupos_distrib_sp {
    display: block;
    float: left;
    padding-right: 2px;
    white-space: nowrap;
}
.grupos_distrib input {
    clear: none;
    float: left;
    margin: 0;
    width: 18px;
}
.formularioGrupos .grupos_distrib label {
    display: block;
    float: left;
    padding: 0;
}
div.datos input, div.datos textarea {
	background: #EDEDEE;
	border: none;
	padding: 5px;
}
div.datos input:focus, div.datos textarea:focus {
	box-shadow: 0 0 5px #87D6F4;
	-moz-box-shadow: 0 0 5px #87D6F4;	
	-webkit-box-shadow: 0 0 5px #87D6F4;
	-ms-box-shadow: 0 0 5px #87D6F4;
	-o-box-shadow: 0 0 5px #87D6F4;
}
legend.datos {
	color: #930B1F;
	background: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	border: none;
}
.formularioGrupos textarea {
    width: 170px;
}

#hotelForm .formItem  label{  width: 75px; }
#hotelForm .formItem  input{  width: 230px; }

#hotelForm #clientInfo { clear:both;}
#hotelForm #clientInfo .fieldSetDataIzq { float:left; }
#hotelForm #clientInfo .fieldSetDataDer { float:right; }

#hotelForm #clientInfo fieldset {
	min-height:197px;
	height:auto !important;
	height:197px;
}

#reservDetails .detalles { 
	width:90%;
	margin:0px auto;
}


#hotelForm .error_message, 
#hotelForm  .error-message { margin-left:89px;}


#login input{
    background-color: white;
    border: medium none;
    margin: 2px;
    padding: 3px;
    width:135px;
}

#sendMailPop  .formItem label { width:71px; }
#sendMailPop  .formItem input,
#sendMailPop  .formItem textarea { width:180px; }

input#btnSub { box-shadow: none;}

#searchForm td, #searchForm th { padding:2px 0px;}