@charset "utf-8";
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	/*background: #0650bf url(../images/gradient.png) repeat-x;*/
	background: #036 url(../images/gradient_v3.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 810px;/*46em;*/
	border: 1px solid #000;
	background: #fff;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(../js/border-radius.htc);
	margin: 20px auto 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 1.2em;
}
.oneColElsCtr #header {
	background: url(../images/logo-showrooms.jpg) 10px 5px no-repeat;
	min-height: 115px;
	border-bottom: #999 solid 1px;
}
.oneColElsCtr #logo-showroom {
	float: left;
	width: 260px;
}
.oneColElsCtr #logo-showroom a {
	width: 250px;
	height: 100px;
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
}
.oneColElsCtr #logo-showroom a span {
	visibility: hidden;
}
.oneColElsCtr #info-agent {
	float: left;
	width: 315px;
	margin-left: 7px;
}
.oneColElsCtr #info-agent h1 {
	font-size: 2em;/*	2.45em;*/
	margin: 10px 5px;
}
.oneColElsCtr #info-agent p strong {
	color: #c66;
}
.oneColElsCtr #info-agent p {
	color: #999;
	margin: 5px;
}
.oneColElsCtr #logo-agent {
	margin-left: 590px;
	margin-top: 5px;
}
.oneColElsCtr #mainContent {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColElsCtr #control-buttons {
	margin: 5px 0px;
}
.oneColElsCtr #control-buttons ul {
	list-style-type: none;
}
.oneColElsCtr #control-buttons ul li {
	display: inline;
}
.oneColElsCtr #control-buttons ul li a {
	text-decoration: none;
}
.oneColElsCtr #control-buttons ul li a:hover {
	text-decoration: underline;
}
.oneColElsCtr #control-buttons ul li img {
	border: none;
	text-decoration: none;
}
/*
* Estilos usados para mostrar o marcar un anuncio como no vigente.
*/
.oneColElsCtr #no-active-commercial {
	background: url(../images/caducado.jpg) #EEE right top no-repeat;
	border: #666 solid 1px;
	padding: 5px;
}
.oneColElsCtr #categories {
	border: 2px solid #999;
	background: #ffc;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(../js/border-radius.htc);
	padding: 10px 20px;
}
.oneColElsCtr #categories table {
	width: 100%;
}
.oneColElsCtr #categories table td a {
	color: #03C;
}
.oneColElsCtr #categories table td a:hover {
	color: #069;
}
.oneColElsCtr #categories table td a span {
	color: #09C;
}
.oneColElsCtr #categories table td a:hover span {
	color: #036;
}
.oneColElsCtr #results {
	margin-bottom: 10px;
}
.oneColElsCtr #results h2 {
	font-size: 1.4em;
	border-bottom: #CCC solid 1px;
	margin: 10px 0 5px;
}
.oneColElsCtr #results h2 span {
	color: #f90;
}
.oneColElsCtr #results h2 span span {
	color: #999;
}
.oneColElsCtr #results table {
	width: 100%;
	background: #FFF;
}
.oneColElsCtr #results table thead tr th {
	background: #f4f4f4;
	border-bottom: #CCC solid 1px;
}
.oneColElsCtr #results table thead tr th.info {
	color: #00d;
}
.oneColElsCtr #results table tbody tr td {
	border-bottom: #CCC solid 1px;
}
.oneColElsCtr #results table tbody tr td p {
	color: #666;
}
.oneColElsCtr #results table tbody tr td p span {
	color: #F60;
}
.oneColElsCtr #results table tbody tr td p a {
	
}
.oneColElsCtr #results table tbody tr td p a:hover {
	color: #36C;
}
.oneColElsCtr #results table tbody tr td.information p {
	color: #F00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 3px;
}
.oneColElsCtr #results table tbody tr td.information p span {
	color: #360;
	border-top: #333 solid 1px;
	display: block;
}
.oneColElsCtr #pagination p {
	margin: 5px;
}
.oneColElsCtr #pagination p span {
	font-size: 1.3em;
	text-shadow: #000;
	margin-left: 5px;
}
.oneColElsCtr #pagination p a {
	color: #06F;
	font-size: 1.3em;
	text-shadow: #000;
	margin-left: 5px;
}
.oneColElsCtr #pagination p a:hover {
	color: #006;
}
.oneColElsCtr #no-results {
	margin: 10px;
	padding: 5px;
	background: #FFC;/* #FCC;*/
	border: #999 solid 1px;
}
.oneColElsCtr #gallery {
}
/*
* Estilo aplicado a las vistas mimiatura de la galeria de fotos
*/
.oneColElsCtr #thumb {
	width: 426px;
	margin: 5px 0;
}
.oneColElsCtr #thumb ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left: 5px;
	text-align: center;
	/*margin-left: -7px;*/
}
.oneColElsCtr #thumb ul li {
	display: inline;
	margin: 0;
}
.oneColElsCtr #thumb ul li a {
	
}
.oneColElsCtr #thumb ul li a:hover {
}
.oneColElsCtr #thumb ul li a img {
	margin: 0 1px;
	padding: 2px;
	background-color: #f5f5f5;
	width: 98px;
	border: none;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.oneColElsCtr #descriptions {
	margin-left: 415px;
}
.oneColElsCtr #descriptions p {
	margin: 5px;
}
.oneColElsCtr #footer {
	width: 810px;/*46em;*/
	margin: 0px auto;
	text-align: left;
	background: url(../images/copyrigth.gif) 30px 1px no-repeat;
	padding-left: 60px;
	min-height: 40px;
	color: #FFF;
}
.oneColElsCtr #footer a {
	color: #CCC;
}
.oneColElsCtr #footer a:hover {
	color: #FFF;
}

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*
* Estilo aplicado a la imagen de more-info.php
*/
.frame2 {
	padding: 5px;
	background-color: #f5f5f5;
	width: 400px;
	margin: 10px auto;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: center;
}
.error {
	margin: 5px;
	border: #666 solid 1px;
	background: #FFC url(../images/error.jpg) right top no-repeat;
}
.error h3, .error p {
	margin: 5px;
}
.message {
	margin: 5px;
	border: #666 solid 1px;
	background: #FFC url(../images/message_info.jpg) right top no-repeat;
}
.message h3, .message p {
	margin: 5px;
}
