.mainFrame {
	background-image: url('../images/blancotransp.png');	
	border: 1px solid #fff;
}
.topBanner {
	margin: auto;
	text-align: center;
	margin-bottom: .5em;
}

.fieldsGroup {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 5px;
}

tbody {
	font-size: 9pt;
}

table.listado {
	margin: auto;
	font-size: 9pt;
	width: 100%;
}

table.listado td {
	border-bottom: 1px dashed #ccc;
}

table.listado th {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	color: #0D5798;
	padding: 2px;
	text-align: center;
}

.servicios {
	text-align: left;
	padding: 0em;
	margin-bottom: 1em;
	border: 1px solid #60b340;
}

.servicios a {
	padding: 2px;
	text-decoration: underline;
	color: #60b340;
}

.servicios h1 {
	margin: 0px;
	padding: 2px;
	background-color: #60b340;
	color: #fff;
	font-size: 1.1em;
}



.pvp {
	color: #d4242f;
	font-weight: bold;
	font-size: 1.1em;
}

.popMessage {
	border: 1px solid #333;
	padding: .5em;
	background-color: #fff;
	width: 90%;
}

.fichaAlojamiento {
	text-align: left;
}

.fichaAlojamiento img {
	float: left;
	margin: 4px;
	border: 1px solid #333;
}

.mapaDisponibilidad {
	width: 100%;
	text-align: center;
}

.mapaDisponibilidad td {
	border-bottom: 1px dotted #578BB8;
}

.mapaDisponibilidad table {
	width: 95%;
	margin: auto;
	font-size: 8pt;
	clear: both;
}

.mapaDisponibilidad .boton {margin-auto;
	padding: 0px;
	margin: 0px;
}

.mapaDisponibilidad .disponible {
	border: 1px solid #6c0;
	text-align: center;
}

.mapaDisponibilidad .no_disponible {
	border: 1px solid #f33;
	text-align: center;
}

.mapaDisponibilidad td,.mapaDisponibilidad th {
	text-align: center;
	vertical-align: middle;
}

.searchResult {
	padding: 0em;
	margin-bottom: 1em;
	border: 1px solid #0D5798;
}

.searchResult p {
	padding: .25em;
}

.searchResult h1 {
	margin: 0px;
	padding: 2px;
	background-color: #0D5798;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
}

.searchResults {
	padding: 1em;
}

#userBox {
	float: right;
	padding: 0;
	padding-right: 2px;
	height: 25px;
	margin-top: 50px;
	margin-bottom: -20px;
}

#userBox a {
	
}

#userBox input {
	font-size: x-small;
}

input,textarea,select {
	border: 1px solid #ccc;
}

.boton,.botonCancelar {
	color: #fff;
	background-color: #278328;
	padding: .25em;
	font-size: 1.1em;
	font-weight: bold;
	border-style: outset;
	cursor: pointer;
}

.botonCancelar {
	background-color: #d4242f;
}

.buscar {
	padding-left: 24px;
	background-image: url('../images/lupa.gif');
	background-repeat: no-repeat;
	background-position: left;
}

fieldSet {
	border: none;
}

.centered {
	margin: auto;
	margin-top: 15px;
	text-align: center;
}

.main,.footer {
	width: 100%;
}

.box {
	clear: both;
	width: 732px;
	margin: auto;
}

.tercioI,.tercioC,.tercioD,.dosTerciosD {
	width: 122px;
}

.dosTerciosD {
	margin-left: 5px;
	width: 750px !important;
	width: 580px;
}

.tercioI,.tercioC {
	text-align: center;
}

.tercioI,.tercioD {
	float: left;
}

.tercioI img {
	margin-bottom: 1em;
}

.tercioC {
	width: 400px;
	height: 100%;
	float: left;
	margin-left: 5px;
}

.tercioD {
	float: left;
	margin-left: 5px;
	width: 181px;
}

.leftCol {
	width: 160px;
	float: left;
	padding: 0px;
	margin-right: 5px;
}

.center {
	padding: 0px;
	margin: 5px;
	margin-left: 165px;
}

div .main {
	background-image: url('../images/fondo_main.jpg');
	background-repeat: no-repeat;
	background-position: center 40px;
}

div .footer {
	text-align: center;
}

#adminMenu {
	float: left;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	width: 800px;
	background-color: #fff;
	border: 1px solid #578BB8;
	/*
	background-image: url('../images/fondo_center.png');
	background-repeat: repeat-y;
	*/
}

.container_middle { /*
	background-image: url('../images/fondo_top.png');
	background-position: top;
	background-repeat: no-repeat;
	*/
	background-image: url('../images/cabecera.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 2px;
	padding-top: 75px;
}

.container_bottom { /*
	background-image: url('../images/fondo_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	*/
	padding-bottom: 25px;
}

/* -- TABS -- */
#tabs {
	float: left;
	margin-top: 20px;
	margin-bottom: 1em;
	width: 100%;
	background: #fff url("../images/tabs_bg.gif") repeat-x bottom;
	font-size: 85%;
	line-height: normal;
}

#tabs ul {
	margin: 0;
	padding: 5px 10px 0;
	list-style: none;
}

#tabs li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabs a {
	display: block;
	text-decoration: none;
}

#tabs li {
	float: left;
	background: url("../images/tab_right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}

#tabs a {
	display: block;
	background: url("../images/tab_left.gif") no-repeat left top;
	padding: 6px 10px 5px;
}

#tabs #current {
	background-image: url("../images/tab_right_on.gif");
}

#tabs #current a {
	background-image: url("../images/tab_left_on.gif");
	padding-bottom: 6px;
	font-weight: bold;
}

.logoProveedor {
	float: right;
}

img {
	border: none;
}

/*  ********************** fin gh **********************  */
.paginateButtons {
	text-align: center;
}

.paginateButtons a {
	margin: .25em;
}

.spinner,.miniSpinner {
	margin: auto;
	text-align: center;
	padding: 5px;
	width: 90%;
	color: #578BB8;
	background-color: #fff;
	border: 1px solid #ddd;
}

.miniSpinner {
	width: 250px;
	padding: 4px;
	font-size: .8em;
}

a:active,a:link,a:visited,a:hover {
	color: #0D5798;
}

.menuButton {
	margin-left: 0px;
	padding-bottom: 5px;
}

.menuButton a:active,.menuButton a:link,.menuButton a:visited,.menuButton a:hover
	{
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.menuButton a:hover {
	background-color: #ccc;
}

.actionButton a:active,.actionButton a:link,.actionButton a:visited,.actionButton a:hover
	{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #578BB8;
}

h1,h2 {
	font-family: Arial, sans-serif;
	color: #578BB8;
	border-color: #578BB8;
	text-align: left;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333;
	background-color: #218eed;
	background-image: url('../images/fondo.png');
	background-position: top;
	background-repeat: repeat-x;
}

textarea {
	height: 100px;
}

.body {
	
}

.nav {
	width: 100%;
	margin-top: 25px;
	padding-bottom: 4px;
}

.dialogo {
	padding: 15px;
}

.dialogo label {
	
}

.dialogo .textfield,textarea {
	width: 100%;
	margin-bottom: 5px;
}

.prop {
	padding: 5px;
}

.buttons {
	margin-top: 15px;
}

.actionButtons {
	width: 100px;
}

div .errors {
	border: 2px solid red;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td .errors {
	border: 1px solid red;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prop .name {
	text-align: left;
}

.prop .value {
	text-align: left;
	width: 70%;
}