body {

	font-family: Verdana, Arial, "Lucida Sans Unicode", "Trebuchet MS", "Lucida", Verdana, Arial;
	font-size: small;

	color: #222222;
	margin: 0px;
	padding: 0px;
}

h1 {
	background: url(../deco_h1.gif) transparent left -2px no-repeat;
	color: #8abe04;
	
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	margin: 0 0 10px 0;
	padding: 0 0 4px 20px;
}

h2 {
	color: #8abe04;
	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 1.25em;
}

h3 {
	
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	color: #008000;

}

td {
	font-size: small;
}

a {
	background: url(../deco_h3.gif) transparent left 2px no-repeat;
	color: #003399;/*#006595;*/
	text-decoration: none;
	padding: 0 0 0 15px;
}


a:visited {
	background: url(../deco_h3.gif) transparent left 2px no-repeat;
   padding: 2px 0 0;
	color: #435bd4;
	text-decoration: none;
	padding: 0 0 0 15px;
}

a:hover {
	color: #0000FF;/*darkorange;*/
	text-decoration: underline;
}

logo {
	font-family: Verdana;
	font-size: 20px;
	color: #222222;
	margin: 0px;
	padding: 0px;
}



th {
	font-size: medium;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: small;
}

button {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	background-color: steelblue;
	border: 1px outset #006595;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: medium;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: small;
	font-style: italic;
	color: gray;
}

#header {
	padding: 10px;
}

#logo {
	font-size: large;
	font-weight: bold;
}

#logo a {
	color: black;
}

#today {
	font-size: small;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: large;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #FFFFFF; /*#F0F4FB*/
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #003399;
	text-decoration: underline;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: large;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

table.dir_cat .count {
	color: #999999;
	font-size: small;
}

table.dir_cat th .count {
	color: gray;
	font-size: small;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
	
}

table.adlisting tr.ad2 {
	
}

table.adlisting td {
	padding: 20px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;

}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
	filter:shadow(color:gray, strength:1, direction:135);
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: large;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: medium;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: medium
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	background-color: darkorange;
	color: white;
	text-align: center;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
}

.imagecredits .head {
	font-weight: bold;
	text-transform: uppercase;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: small;
}

.comments {
}

.comments .head {
	font-size: medium
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: small;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: medium
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	border-top: 1px solid #F0F0F0;
	padding: 5px;
}

.latestads .head {
	font-weight: bold;
	text-transform: uppercase;
}

.adcat {
	font-size: small;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: small;
	color: #777777;
}

.Product3            { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: Bold; FONT-SIZE: 24px; PADDING-BOTTOM: 0px; COLOR:#53BB3E; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Arial Narrow; letter-spacing: -1px;} 

/* CLASIFICADOS EN: */
.categorie_en {
	font-family:  Verdana, Trebuchet MS, Tahoma, Arial;
	color: #2C6AA7;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
	margin: 0;
}
.categorie_en span {
	color: #2C6AA7;
	font-size: 16px;
}
.categorie_en ul#cat {
	font-family: Verdana, Trebuchet MS, Tahoma, Arial;

	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;
	padding: 0;
	margin: 10px;
}
.categorie_en ul#cat li {
	margin: 2px 0 0 0;
	padding: 0;
}
.categorie_en ul#cat a:link, .categorie_en ul#cat a:visited, .categorie_en ul#cat a:active {
	font-size: 12px;
	color: #1A4773;
}
.categorie_en ul#cat a:hover {
	color: #0000FF;	
}
.categorie_en ul#cat span {
	font-size: 15px;
	color: #D91D1D;
	font-weight: bold;
}
.categorie_en ul#subcat {
	font-family:  Verdana, Trebuchet MS, Tahoma, Arial;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;
	padding: 0;
	margin-left: 3px;
}
.categorie_en ul#subcat li {
	margin: 2px 0 0 0;
	padding: 0;
}
.categorie_en ul#subcat a:link, .categorie_en ul#subcat a:visited, .categorie_en ul#subcat a:active {
	font-size: small;
	color: #2984DD;
}
.categorie_en ul#subcat a:hover {
	color: #0000FF;	
}
.categorie_en ul#subcat span {
	font-size: 15px;
	color: #D91D1D;
	font-weight: bold;
}
