body {
	background: #FFF url(../txp_img/body.gif) repeat-x;
	font: normal 11px/15px Verdana, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
	text-decoration: none;
}

a {
	color: #037D87;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}
a.pophelp {
	background: #E6EDF0;
	border-bottom: #737778 1px solid;
	border-right: #737778 1px solid;
	color: #000;
	left: -1px;
	padding: 2px 3px;
	position: relative;
	text-decoration: none;
	top: -1px;
}
a.pophelp:hover {
	border-bottom: #B8BEC0 1px solid;
	border-right: #B8BEC0 1px solid;
	position: static;
	text-decoration: none;
}
a.pophelp {
	background: #E6FD93;
	border-bottom: #737F4A 1px solid;
	border-right: #737F4A 1px solid;
	font: normal 11px/15px Verdana, sans-serif;
}
a.pophelp:hover {
	border-bottom: #B8CA77 1px solid;
	border-right: #B8CA77 1px solid;
}

fieldset {
	border: 0;
	padding: 1em;
}
fieldset.line {
	border-bottom: 1px solid #CCC;
}

h1 {
	font: normal 16px/18px Georgia, Times, serif;
	text-align: left;
}

h2 {
	font: normal 14px/18px Georgia, Times, serif;
	margin-bottom: 8px;
	margin-top: 16px;
	text-decoration: none;
}

h3 {
	font: normal 14px/18px Georgia, Times, serif;
	text-decoration: none;
}

h4 {
	font: normal 12px/18px Georgia, Times, serif;
	text-decoration: none;
}

p {
	font: normal 11px/15px Verdana, sans-serif;
	text-decoration: none;
}

hr {
	display: none;
}

small {
	color: #000;
	font: 11px/15px Verdana, sans-serif;
	text-decoration: none;
}

/* form elements */

input {
	background: #DDD;
	font: 11px/15px Verdana,sans-serif;
}
input.edit {
	background: #EEE;
	border-color: #999 #FFF #FFF #999;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	margin-top: 5px;
	padding: 1px;
}
input.small {
	width: 80px !important;
}
input.list {
	background: #DDD;
	border-color: #999 #FFF #FFF #999;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
}
input.preview, input.cancel, input.delete {
	border-color: #FFF #999 #999 #FFF;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
	width: auto;
}
input.publish, input.smallbox, input.smallerbox, input.smallerboxsp {
	background: #E6EDF0;
	border-bottom: #737778 1px solid;
	border-right: #737778 1px solid;
	color: #000;
	cursor: pointer;
	font-size: 11px;
	left: -1px;
	margin: 0 5px;
	padding: 2px 3px;
	position: relative;
	top: -1px;
}
input.publish:hover, input.smallbox:hover, input.smallerbox:hover, input.smallerboxsp:hover {
	border-bottom: #B8BEC0 1px solid;
	border-right: #B8BEC0 1px solid;
	position: static;
}
input.smallbox, input.publish {
	background: #037D87;
	border-bottom: #044045 1px solid;
	border-right: #044045 1px solid;
	color: #FFF;
}
input.smallbox:hover, input.publish:hover {
	border-bottom: #06666E 1px solid;
	border-right: #06666E 1px solid;
}

select {
	background: #EEE;
	border-color: #FFF #999 #999 #FFF;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

textarea {
	background: #EEE;
	border-color: #999 #FFF #FFF #999;
	border-style: solid;
	border-width: 1px;
	font: 11px/15px Verdana, sans-serif;
	padding: 3px;
}

/* table elements */

table {
	/* margin: 15px auto; */
}
td {
	color: #000;
	font-family: Verdana, sans-serif;
}
td.button {
	background: url(../txp_img/button.gif) no-repeat left bottom;
	color: #000;
	font: 11px/15px Verdana, sans-serif;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	width: 85px;
}


table tr.spam td {
  background-color:#EEE; 
  color : #999;
  font: italic 11px/15px Verdana, sans-serif;
}

#edit td, th {
	border-bottom: #DDD;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	vertical-align: top;
}
#edit td.noline {
	border-width: 0;
	vertical-align: middle;
}

#list td, th {
	border-bottom: #DDD;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	vertical-align: top;
}
#list td.noline {
	border-width: 0;
	height: 30px;
	vertical-align: middle;
}
#list th { vertical-align: bottom; }

#setup td {
	padding: 3px;
	vertical-align: middle;
}

/* custom elements */

#header {
	background: url(../txp_img/header.gif) repeat-x;
	height: 137px;
	margin: 10px;
	padding: 0;
	position: relative;
}

#header .wrapper {
	background: url(../txp_img/wrapper.gif) top right no-repeat;
	height: 137px;
}

#txp-title {
	display: none;
}

#site-link {
	background: transparent url(../txp_img/sitelink.gif) no-repeat;	display: block;
	height: 136px;
	position: absolute;
	text-indent: -1000px;
	width: 400px;
}

#user-info {
	color: #FFF;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 11px;
}
#user-info a {
	color: #0FF;	
}

#header form {
	position: absolute;
	right: 11px;
	top:  11px;
}
#header form select {
	font-size: 12px;
	text-transform: capitalize;
	width: 150px;
}

ul#areas {
	background: url(../txp_img/areas.gif) right top;
	font-size: 12px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	position: absolute;
	right: 6px;
	top: 61px;
}
ul#areas li {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
}
ul#areas li:first-child {
	background: url(../txp_img/areas.gif) left top;
	padding-left: 5px;
}
ul#areas li a {
	border-left: 1px #262626 solid;
	color: #000;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-top: 5px;
	padding: 0 10px;
}
ul#areas li:first-child a {
	border: 0;
}
ul#areas li.active a {
	background: #E5E5E5;
}

table#actions {
	border-collapse: collapse; 
	border-spacing: 0; 
	font-size: 12px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	top: 101px;
}
table#actions td {
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}
table#actions td a {
	color: #333;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
}
table#actions td.active {
	background: url(../txp_img/actions.gif) no-repeat right top;
}
table#actions td.active a {
	background: url(../txp_img/actions.gif) no-repeat left top;
	color: #000;
}

#messageSaved {
	background: #E6EDF0 url(../txp_img/messagesaved.gif) no-repeat 7px 50%;
	border: 1px #037D87 solid;
	color: inherit;
	font-size: 11px;
	margin: 15px auto;
	padding: 11px 11px 11px 36px;
	position: relative;
	width: 320px;
}

#warning {
	background-color: #FFECEC;
	border-color: #900;
}

/* Eli */

a.publish {
	background: #037D87;
	border-bottom: #044045 1px solid;
	border-left: #F6F5ED 1px solid;
	border-top: #F6F5ED 1px solid;
	border-right: #044045 1px solid;
	color: #FFF;
	cursor: pointer;
	float: right;
	font-size: 11px;
	margin: 0 0 0 5px;
	padding: 3px 8px 4px 8px;
	text-decoration: none !important;
}

	 
form.datos {
	margin: 0 auto;
	width: 400px;
}
	form.datos div {
		color: #666;
		margin: 5px 0;
		overflow: hidden;
		width: 100%;
	}
	form.datos fieldset {
		margin: 5px;
	}
	form.datos img {
		margin-top: 5px;
	}
	form.datos input,
	form.datos select {
		float: left;
		height: 14px;
		margin: 0 5px 5px 0;
		padding: 1px 2px;
		width: 171px;
	}
	form.datos input.publish {
		height: auto;
		margin: 10px 5px 0 130px;
		width: auto;
	}
	form.datos input.radio {
		background-color: #FFF !important;
		float: none;
		margin-right: 5px;
		width: 13px;
	}
	form.datos label {
		color: #000;
		float: left;
		margin-right: 5px;
		text-align: right;
		width: 125px;
	}
	form.datos label em {
		color: red;
	}
	form.datos select {
		height: auto;
	}
	form.datos span {
		clear: both;
		color: #666;
		font-weight: normal;
		margin-left: 130px;
	}
	form.datos span.err {
		clear: both;
		color: #ED2123;
		display: block;
		font: italic 11px/15px Verdana, sans-serif;
		margin-left: 130px;
	}
	form.datos span#remm {
		font-weight: bold;
	}
	form.datos span.input {
		clear: none;
		color: #000;
		float: left;
		margin: 0 5px 5px 0;
		width: 225px;
	}
	form.datos textarea {
		clear: none;
		float: left;
		height: 150px;
		width: 171px;
	}
	form.datos p.counter {
		clear: both;
		margin-left: 130px;
		padding-top: 5px;
	}
	
/* Table 	*/
table td.panel {
	background: url(../txp_img/panel-inf.gif) no-repeat left bottom;
	margin: 0;
	padding: 0;
	width: 400px;
}
	table td.panel form {
		background: url(../txp_img/panel-sup.gif) no-repeat;
		padding: 10px 0 0 0;
		width: 400px;
	}

body table tr.ruled {
	background-color: #FFF;
}
table tr.anulado td {
	color: #666;
	text-decoration: line-through;
}
table ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
table img {
	border: none;
}

table.list {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin: 0 0 10px 0;
	width: 100%;
}
	table.list input.edit {
		background: #FFF;
		margin-right: 5px;
		width: 100%;
	}
	table.list th {
		background-color: #FFF;
		border-bottom: 1px solid #999;
		border-top: 1px solid #999;
		padding: 2px 3px;
	}
	table.list td {
		border-bottom: 1px solid #DDD;
		padding: 2px 3px;
		vertical-align: center;	
	}
	table.list td a.editar,
	table.list td a.eliminar,
	table.list td a.cancelar,
	table.list td a.guardar {
		cursor: pointer;
		display: block;
		float: right;
		height: 17px;
		margin-right: 5px;
		overflow: hidden;
		text-indent: -1000px;
		width: 17px;		
	}
	table.list td a.editar:hover,
	table.list td a.eliminar:hover,
	table.list td a.cancelar:hover,
	table.list td a.guardar:hover {
		background-position: right top;
	}
	table.list td a.editar { background-image: url(../txp_img/editar.gif); }
	table.list td a.eliminar { background-image: url(../txp_img/eliminar.gif); }
	table.list td a.cancelar { background-image: url(../txp_img/cancelar.gif); }
	table.list td a.guardar { background-image: url(../txp_img/guardar.gif); }
	table.list tr { background-color: #F5F5F5; }


/* Estadisticas */

div#smryAgencias {
	overflow: hidden;
	margin-bottom: 5px;
}

a.descargar {
	background: url(../txp_img/descargar.gif) no-repeat left top;
	display: block;
	height: 20px;
	text-indent: 20px;
}
a.descargar:hover {
	background-position: left -34px;
}
	
p#registrar {
	clear: both;
	margin: 20px 0;
}
	p#registrar a {
		background: url(../txp_img/registrar.gif) no-repeat;
		padding: 2px 0 2px 22px;
	}
	p#registrar a:hover {
		background-position: 0 -34px;
	}

/* Paginacion */

div#paginacion {
	color: #333;
	margin: 10px auto 0 auto;
	overflow: hidden;
	padding: 0;
	width: 800px;
}
	div#paginacion ul {
		font-size: 11px;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	div#paginacion ul a {
		display: block;
		float: left;
		margin-right: 5px;
	}
	div#paginacion ul a:hover {
		background-position: right top;
	}
	div#paginacion ul a.primera,
	div#paginacion ul a.atras,
	div#paginacion ul a.siguiente,
	div#paginacion ul a.ultimo {
		height: 17px;
		overflow: hidden;
		text-indent: -1000px;
		width: 17px;
	}
	div#paginacion ul a.primera { background-image: url(../txp_img/primera.gif); }
	div#paginacion ul a.atras { background-image: url(../txp_img/atras.gif); }
	div#paginacion ul a.siguiente { background-image: url(../txp_img/siguiente.gif); }
	div#paginacion ul a.ultimo { background-image: url(../txp_img/ultimo.gif); }
	div#paginacion ul li {
		float: right;
		overflow: hidden;
	}
	div#paginacion ul li#total {
		float: left;
	}
	div#paginacion ul li#total strong {
		float: none;
		margin: 0;
	}
	div#paginacion ul strong {
		color: #000;
		float: left;
		margin-right: 5px;
	}
 
 /* Reservar */
 
 #steps {
	height: 38px;
	margin: auto auto 10px auto;
	overflow: hidden;
	width: 600px;
}

	 #steps ul {
	 	background-color: #94061D;
	 	margin: 0 20px;
	 	padding: 0;
	 }

	#steps ul li{
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		height: 38px;
		text-indent: -2000px;
		width: 185px;
	}
		
	#steps #room-available { background: url(../txp_img/li-available.gif) no-repeat center bottom; }
		#steps li.activado#room-available { background: url(../txp_img/activado-available.gif) no-repeat center bottom; }

	#steps #guest { background: url(../txp_img/li-guest.gif) no-repeat center bottom; }
		#steps li.activado#guest { background: url(../txp_img/activado-guest.gif) no-repeat center bottom; }
	
	#confirmation { background: url(../txp_img/li-confirmation.gif) no-repeat center bottom; }
		#steps li.activado#confirmation { background: url(../txp_img/activado-confirmation.gif) no-repeat center bottom; }

div.options-rooms {
	background: url(../txp_img/bkg-rooms-reservations.jpg) repeat-x left bottom;
	border: 1px solid #CCCCCC;
	margin: 15px auto 35px auto;
}
	div.options-rooms h1 {
		color: #037D87;
		font-size: 1.8em;
		font-weight: bold;
		margin: 20px 0 0 10px;
	}
	div.options-rooms p {
		color: #333333;
		margin-left: 10px;
	}
	div.options-rooms a.publish {
		margin: 5px 5px auto auto;
	}
	div.options-rooms ul {
		color: #333333;
		font-weight: bold;
		margin-left: 25px;
	}

	div.options-rooms div.average {
		background: #DADADA;
		margin: 10px 0 0 0;
	}
		div.options-rooms div.average h3 {
			color: #333333;
			font-size: 1.4em;
			font-weight: normal;
			margin: 10px 0 0 10px;
			padding: 5px;
			text-align: right;
		}
		div.options-rooms div.average strong {
			color: #037D87;
		}
	
div#sumary {
	background: url(../txp_img/bkg-summary-reservations.jpg) no-repeat left bottom;
	margin-left: 15px;
	padding: 5px 5px 15px 5px;
	width: 257px;
}
	div#sumary h2 {
		margin: 5px 0 0 10px;
	}
	div#sumary div {
		border-bottom: 1px solid #CCCCCC;
		margin: 15px auto 25px auto;
		padding-bottom: 5px;
		overflow: hidden;
		width: 90%;
	}
		div#sumary div img {
			float: left;
			margin-right: 15px;
		}
		div#sumary div ul {
			border: none; 
			display: inline;
			margin-left: 5px;

		}
		div#sumary div ul li {
			text-align: center;
		}
	
	div#sumary ul {
		border-bottom: 1px solid #CCC;
		line-height: 200%;
		list-style: none;
		margin: 5px 0 15px 10px;
		width: 90%;
	}
	div#sumary hr {
		display: none;
	}
	
div.secs-sumary {
	background: url(../txp_img/bkg-confirm-reservations.jpg) repeat-x left bottom;
	border: 1px solid #E6E6E6;
	padding-bottom: 30px;
}
	div.secs-sumary h2 {
		color: #037D87;
		font-weight: bold;
		margin-left: 15px;
	}
	div.secs-sumary p {
		border-bottom: 1px solid #E2E2E2;
		margin: 8px 40px;
		padding-bottom: 3px;
		padding-left: 10px;
	}
	div.secs-sumary ul, div.secs-sumary ol {
		margin: auto auto auto 50px;
	}
	div.secs-sumary a.publish {
		margin: 15px 15px auto auto;
	}
	div.secs-sumary div#info-important {
		background: none;
		font-size: 2em;
		margin-left: 35px;
		padding: 0;
	}
	
div#info-important {
	background: #F4E9B0;
	padding: 5px;
}

div#warning {
	background: #E6EDF0;
	border: 1px solid #CCC;
	color: #333;
	margin: 0 auto;
	padding: 5px 15px 10px 15px;
	text-align: left;
	width: 40%;
}
	div#warning h3 {
		background: url(../txp_img/messagesaved.gif) no-repeat left center;
		color: #2F939B;
		height: 20px;
		text-indent: 30px;
	}
	div#warning p {
		text-indent: 10px;
	}
	
	div#warning ul,
	div#warning-red ul {
		margin-left: 20px;
	}

div#warning-red {
	background: #F0F0F0;
	border: 1px solid #CCC;
	color: #333;
	margin: 0 auto;
	padding: 5px 15px 10px 15px;
	text-align: left;
	width: 100%;
}

	div#warning-red h3 {
		color: #900;
		font-weight: bold;
		height: 20px;
		text-indent: 10px;
	}

	div#warning-red p {
		text-indent: 10px;
		color: #900;
	}