/* CSS Document */
.ptasol-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.ptasol {
	cursor: url(ptasol/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	height: 120px;
	width: 120px;
	float: left;
	border: 1px solid #006699;
}
.ptasol img {
	border: 2px solid silver;
}
.ptasol:hover img {
	border-color: gray;
}

.ptasol-active-anchor img, .ptasol-active-anchor:hover img {
	border-color: black;
}
.ptasol-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.ptasol-wrapper, .rounded-white {
	background: white;
}
.ptasol-image-blur {
}
.ptasol-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.ptasol-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.ptasol-dimming {
	position: absolute;
	background: black;
}
.ptasol-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(ptasol/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.ptasol-credits,
a.ptasol-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
	display:none;
}
a.ptasol-credits:hover,
a.ptasol-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.ptasol-controls {
	width: 195px;
	height: 40px;
	background: url(ptasol/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.ptasol-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(ptasol/graphics/controlbar-white.gif) right -90px no-repeat;
}
.ptasol-controls li {
	float: left;
	padding: 5px 0;
}
.ptasol-controls a {
	background-image: url(ptasol/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.ptasol-controls a.disabled {
	cursor: default;
}
.ptasol-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.ptasol-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.ptasol-controls .ptasol-previous a {
	background-position: 0 0;
}
.ptasol-controls .ptasol-previous a:hover {
	background-position: 0 -30px;
}
.ptasol-controls .ptasol-previous a.disabled {
	background-position: 0 -60px !important;
}
.ptasol-controls .ptasol-play a {
	background-position: -30px 0;
}
.ptasol-controls .ptasol-play a:hover {
	background-position: -30px -30px;
}
.ptasol-controls .ptasol-play a.disabled {
	background-position: -30px -60px !important;
}
.ptasol-controls .ptasol-pause a {
	background-position: -60px 0;
}
.ptasol-controls .ptasol-pause a:hover {
	background-position: -60px -30px;
}
.ptasol-controls .ptasol-next a {
	background-position: -90px 0;
}
.ptasol-controls .ptasol-next a:hover {
	background-position: -90px -30px;
}
.ptasol-controls .ptasol-next a.disabled {
	background-position: -90px -60px !important;
}
.ptasol-controls .ptasol-move a {
	background-position: -120px 0;
}
.ptasol-controls .ptasol-move a:hover {
	background-position: -120px -30px;
}
.ptasol-controls .ptasol-full-expand a {
	background-position: -150px 0;
}
.ptasol-controls .ptasol-full-expand a:hover {
	background-position: -150px -30px;
}
.ptasol-controls .ptasol-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.ptasol-controls .ptasol-close a {
	background-position: -180px 0;
}
.ptasol-controls .ptasol-close a:hover {
	background-position: -180px -30px;
}.div-filas-completo {
	padding: 0px;
	width: 510px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.room_links img {
	cursor: url(ptasol/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	display: block;
	float: left;
	border: 1px solid #006699;
}
.estilo_mapa {
	margin: 4px;
	border: 1px solid #003366;
}
