/*  
Description: Print-Version.
Version: 1.0
*/

body {
  text-align: left;
  margin: 0;
  padding: 0;
  font: 14pt "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

td {

}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {

}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
}

th {
}

form {

}

input, textarea, select, optgroup, option {

}

button {
	display: none;
}

pre {
	display: none;
}

.err {
	display: none;
}

.imp {
	display: none;
}

.msg {
	display: none;
}

.marker {
	display: none;
}

.hint {
	display: none;
}

#header {
	display: none;
}

#logo {
	display: none;
}

#logo a {
	display: none;
}

#logo a:hover {
	display: none;
}

#logonav a {
	display: none;
}
#logonav a:hover {
	display: none;
}

#nav {
	display: none;
}

#city {
	display: none;
}

#sidebar_left {
	display: none;
}

.buttons td {
	display: none;
}
.buttons a {
	display: none;
}
.buttons a:hover {
	display: none;
}
.buttonx td {
	display: none;
}

#sidebar_left .head {
	display: none;
}

#sidebar_left table.linkbox {
	display: none;
}

#sidebar_left table.linkbox a {
	display: none;
}

table.sidebox {
	display: none;
}

table.sidebox td {
	display: none;
}

#contentcell {
	font-size: 14px;
}

#content {
	font-size: 14px;
}

#path {
	display: none;
}

#path td {
	display: none;
}

#path a {
	display: none;
}

#path a:hover {
	display: none;
}

table.searchbox {
	display: none;
}

table.searchbox td {
	display: none;
}

.eventnav {
	display: none;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {

}

table.dir_cat td {

}

table.dir_cat .count {

}

table.dir_cat th .count {

}

table.adlisting {
}

table.adlisting tr.ad1 {

}

table.adlisting tr.ad2 {
}

table.adlisting td {

}

table.adlisting td.head, table.adlisting tr.head td {

}

table.adlisting td.datehead {

}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
}

.precio {
	font-size: 18px;
	font-weight: bold;
}


table.adlisting .date {

}

table.adlisting .ad1 {
}

table.adlisting .ad2 {

}

.adheader {

}

.adheader .icon {

}

.adheader .adtitle {
	font-size: 18px;
	font-weight: bold;
}

.adheader .adtitle h1{
	font-size: 18px;
	font-weight: bold;
}

.adheader .adarea {

}

.ad {

}

.ad .link_marker {

}

.disclosures {

}

.disclosure_yes {

}

.disclosure_no {

}

.disclosures b {
}

.adpics {

}

.adpics img {

}

.imglisting {
}

.imgitem {

}

.imgitem .head {

}

.imgitem img.img {

}

.imgitem .caption {
}

.imgitem .poster {

}

.imgitem .time {

}

.imgitem .desc {

}

.linkbox2 {
	display: none;
}

.linkbox2 a {
	display: none;
}

.linkbox2 a:hover {
	display: none;
}

.imagecredits {
	display: none;
}

.head {
	font-weight: bold;
}

.precio {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}

.imagecredits a {
	display: none;
}

.imagecredits .count {
	display: none;
}

.comments {
}

.comments .head {
	display: none;
}

.commentitem {
	display: none;
}

.commentitem .poster {
	display: none;
}

.commentitem .time {
	display: none;
}

.commentitem .comments {
	display: none;
}

#sidebar_right_cities {
	display: none;
}

#sidebar_right {
	display: none;
}

#sidebar_right a {
	display: none;
}

.citylist_country {
	display: none;
}

.citylist_city {
	display: none;
}

#footer {

}

#footer td {

}

table.postad {
}

img.thumb {

}

.postpath {
	display: none;
}

.postpath b {
	display: none;
}

.postpath a {
	display: none;
}

#search_top {
	display: none;
}

.contactform {
	display: none;
}

.invoice {
	display: none;
}

.invoice td {
	display: none;
}

.invoice .empty {
	display: none;
}

.invoice .firstcell {
	display: none;
}

.invoice .maincell {
	display: none;
}

.invoice .totalrow td {
	display: none;
}

.invoice .totalrow .totalcell {
	display: none;
}

.featuredad_first, .featuredad_first td {
	display: none;
}

.featuredad, .featuredad td {
	display: none;
}

.featuredad a, .featuredad_first a {
	display: none;
}

.post_note {
	display: none;
}

.latestads {
	display: none;
}

.latestads .head {
	display: none;
}

.latestads td {
	display: none;
}

.adcat {
	display: none;
}

table.latestads_table td {
	display: none;
}

table.latestads_table a.featured {
	display: none;
}

.catlist .cat {
	display: none;
}
.catlist .cat a {
	display: none;
}
.catlist .cat a:hover {
	display: none;
}

.catlist .subcat {
	display: none;
}

.adpreview {
	display: none;
}

.publi {
	display: none;
}

/* CSS Galeria */
.gallerycontainer{
position: relative;
height: 430px;
}
.thumbnail img{
border: 1px solid gray;
margin: 0px 4px 2px 0px;
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 1px solid black;
color: black;
text-decoration: none;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 130px; /*position where enlarged image should offset horizontally */

}
