body {
    background-color: #ffFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left: 15px;
    padding-right:15px
}


/*Adspace-------------------*/
.adsmidbox {
  margin-bottom:4px;
  margin-right:8px;
}

.adsbottombox {
  margin-top:20px;

}

.showadmidbox {
  
  margin-top:8px;
  margin-bottom:8px;

}

.indextopbar{
  letter-spacing:-1px;
  color:steelblue;
  font-size:14px;
  position:absolute;
  top:12px;
  right:5%;
}

#sidebar_right {
	border-left: 0px solid #E0E0E0;
	border-top: 0px solid #E0E0E0;
	border-bottom: 0px solid #E0E0E0;
	padding-left: 22px;
	padding-top:26px;
}

#sidebar_right a {
}



/*-------------------*/

#bodymain {
        padding: 2px 2px 2px 4px;
	background-color:#ffffff;
	border-right: 0px solid #B1C7DE;
	border-top: 0px solid #F1F1F1;
	border-left: 2px solid #F1F1F1;
        border-bottom: 1px solid #F1F1F1;        
}

#headersearch{


}

td {
	font-size: 12px;

}

a {
	color: #636363;/*#006595;*/
	text-decoration: none;
}

a:hover {
    color: #000000;
	background-color: #FFBE0C;
	text-decoration: underline;
}

h1 {
	font-size: 20pt;
	margin: 0px;  
}



h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
        color:#0000cc;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, select, textarea {
    font-family: arial, Verdana, sans-serif;
    font-size: 12px;
    background-color:#fafafa;
}

button {
	font-family: arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFAC07;
	border: 1px #383838;
	color: white;
}

.cautionbutton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #CC3300;
	background-color: #CC3300;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.bigbutton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	border: 1px outset #CC3300;
	background-color: #CC3300;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	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: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding-top: 7px;
        padding-bottom:4px;
	
}



#logo {
       font-family: Tahoma;
       font-size: 28px;
       letter-spacing:-1px;
       font-weight: bold;
       margin-bottom:12px; 
}

#logo a {
	color: black;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

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

#sidebar_left {
	padding-top: 10px;
	background-color: #f4f7f9;
	border-right: 1px solid #D2E6FC;
	border-top: 1px solid #D2E6FC;
	border-bottom: 1px solid #D2E6FC;
        border-left: 1px solid #D2E6FC;
}

.buttons td {
        border: 2px outset #CC3300;
	text-align: center;
}

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

.buttons a:hover {
	display: block;
	background-color: #7FFF00;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	padding: 2px;
}

#sidebar_left .head {
	font-size: 12px;
	font-weight: bold;

        
}

#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: 15px;
}

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

#contentcell {
	border-top: 0px solid #EAEAEA; /*center content cell no border*/
	border-bottom: 0px solid #EAEAEA;
}

#content {
	padding: 0px 0px 0px 2px;
}

.contactform{
    background-color:#f0f0f0;
  	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
  
}

#path {
	margin: 10px 10px 12px 5px;
      
}

#path td {
        
        text-transform: lowercase;
        font-weight:bold;
        font-family:arial;
        font-size:15px;
	padding: 10px 0px 0px 0px;  
}

#path a {
        color:steelblue;
	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;
}

.eventdate{
        font-size: 18px;
	font-weight: bold;
	font-family:arial;
	color:green;
}

table.dir {
   

}

table.dir_cat {
    Line-HEIGHT:19PX;
	
}

table.dir_cat .heading a
{
font-size:20px;
font-family:helvetica;
font-style:bold;
}

table.dir_cat .heading a:hover
{
color:black;
font-style:bold;
}

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

table.dir_cat td {
}

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

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

table.adlisting {
}

table.adlisting tr.ad1 {
	background-color: #F9FCFD;
}

table.adlisting tr.ad2 {

}

table.adlisting td {
        padding-bottom:10px;
        padding-top:10px;

}

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

table.adlisting td.datehead {
        padding: 7px;
        font-size:12px;	
        font-style:tahoma;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #ccc;
        font-weight: bold;
    
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
   font-family:  arial, verdana, helvetica, sans-serif;
   font-size: 16px;
font-weight: bold;

  
}

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

table.adlisting .ad1 {


}

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

}

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

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

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

}

.adheader .adtitle {
        color:black;
        font-family:arial;
	font-size: 28px;
        letter-spacing:-1px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;


}

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

.ad {
    font-weight: bold;
    margin-top: 20px;
	margin-bottom: 20px;
}

.adwhole{
          
	  border-bottom: 1px solid #DDDDDD;
	  border-right: 1px solid #DDDDDD;
	  border-left: 1px solid #DDDDDD;
	  border-top: 1px solid #DDDDDD;
	  margin: 0 0 0 0;
	  padding: 5px 10px 10px 10px;
  
  
}
.abuse{
     padding: 5px 10px 10px 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: 21px;
	font-weight: bold;
}

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

.imgitem .caption {
    font-style:italic;
}

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

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

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

}
#imgsright{
    border-top:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    padding-bottom:100px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    background-color: #f9f9f9;
}

.linkbox2 a {
        font-size:10px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	background-color: steelblue;
	color: white;
	text-align: center;
}

.linkbox2 a:hover {
        font-size:10px;
        background-color:#00ff00;
        color:black;
	text-align: center;
}

.imagecredits {
   
}

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

.imagecredits a {
}

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

.comments {
       
       padding:10px;
    
}

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

.commentitem {
        background-color: #E1FDA6;
	border-left: 1px solid #92D600;
	border-top: 1px solid #92D600;
        border-right: 1px solid #92D600;
	border-bottom: 1px solid #92D600;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.commentitem .poster {
        font-size:15px;
        font-style:i1talic;
	font-weight: bold;
	display: block;
}

.commentitem .time {
        font-size:10px;
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

.commentitem2 {
        background-color: #FCEBB3;
	border-left: 1px solid #F9B193;
	border-top: 1px solid #F9B193;
        border-right: 1px solid #F9B193;
	border-bottom: 1px solid #F9B193;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

.commentitem2 .poster {
        font-size:15px;
        font-style:i1talic;
	font-weight: bold;
	display: block;
}

.commentitem2 .time {
        font-size:10px;
	color: gray;
	display: block;
}

.commentitem2 .comments {
	display: block;
}



#sidebar_right_cities {
       margin-left:15px;
       margin-right:5px;
       border:1px solid #eee;
       background-color:white;
}

.citylist_country {
        font-style:italic;
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 8px;
}

.citylist_city {
	color: #00468b;
	font-size: 12px;
	Line-HEIGHT:18PX;
}


table.postad {
  background-color:#fafafa;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  border:1px solid #ccc;
}

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

.postpath {
        padding:5px;
	background-color: #E1FDA6;
	border-left: 1px solid #92D600;
	border-top: 1px solid #92D600;
        border-right: 1px solid #92D600;
	border-bottom: 1px solid #92D600;
	font-size: 14px;
	color: black;
	margin: 21px;
}

.postpath b {
	color: black;
}

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

#search_top {
    background-image: url(images/bgbar.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding: 5px;
	background-color: #636363;
	border-bottom: 1px solid #4E92C6;
	border-left: 1px solid #4E92C6;
	border-right: 1px solid #4E92C6;
	font-size:16px;
	color:white;
    font-family:arial;
}

.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: #7FFF00;
	border-top: 1px solid #3D9140;
	border-bottom: 1px solid #3D9140;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
        font-size:13px;
}

.featuredad, .featuredad td {
	background-color: #FFFF00;
	border-top: 1px solid #FFD700;
	border-bottom: 1px solid #FFD700;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
        font-size:13px;
}

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

.post_note {
	color: green;
}


.postcats{
  font-size:15px;
  font-weight:bold;
}

.latestads {
	border: 1px solid #F0F0F0;
	padding: 5px;
        margin: 5px;
        background-color:#FCFCFC;
        

}

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

.latestads .caption {
	font-size: 10px;
	font-style: italic;
}

.menutop{

	
	background-color: #FFD071;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
}

.menutop td a{
text-decoration: underline;
font-weight: bold;
color:#000;
}

#headersearch{
   
   padding-bottom:5px;
  
}
#headersearchbar{
    background-image: url(images/bgbar.gif);
	background-repeat:repeat-x;
	margin-bottom: 10px;
	padding: 6px;
	background-color: #636363;
	border-bottom: 1px solid #4E92C6;
	border-left: 1px solid #4E92C6;
	border-right: 1px solid #4E92C6;
	font-size:12px;
	color:white;
        font-family:arial;
  
}


/* Rounded square Corners ---------------------------------------------------------------------- */ 



.squaremain {
        margin: 0px 0px 4px 4px;
        clear: both; 
        position: relative;
        padding: 0px 10px 0px 0px;    /*6px 6px 6px;*/
        border: 1px solid #fff;
}
 

.squaremain {     
        background-color: #FFFFFF;
	border-right: 1px solid #D2E6FC;
	border-top: 1px solid #D2E6FC;
	border-bottom: 1px solid #D2E6FC;
        border-left: 1px solid #D2E6FC;
       
} 


/*heading for categories-------*/
.heading a{
        font-size:18px;
        color: #636363;
}

#main {
       margin: 0px 0px 0px 0px;
      
        padding: 0px 0px 0px 0px;
		}
		
.adpreview {
	display: block;
	font-size: 10px;
	color: gray;
}

table.catstop {
   background:#F0F8FF;
   border-right: 1px solid #D2E6FC;
   border-top: 0px solid #D2E6FC;
   border-bottom: 1px solid #D2E6FC;
   border-left: 1px solid #D2E6FC;
   font-size:10px;   
}

table.catstop td {
font-size:10px;
}

table.catstop td a{
text-decoration: underline;
}

div.cityfooter {
   border-bottom: 1px solid #EDEDED	; 
   padding-top:10px;
   padding-bottom:20px;
}


table.footerpage {
   border-top: 2px solid #D2E6FC;
   
}

.cityfootertext a{
   font-weight:Normal;
   color: #00468b;
}

#footer td {
	padding-top: 20px;
}

#floatdiv
{
position:relative;
z-index:5;
float: right;
height: 30px;
width: 210px;
float: right;
clear: right;

}

.anunciate h3

{
position: fixed;
font-size: 16px;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 00pt;


}

.anunciate
{

text-decoration: none;
color: #0000f9;
position: fixed;
color: #330000;
width: 210px;
font-size: 14px;
height: 60px;
padding-top:5pt;
background-color: transparent;
background-image: url(images/clasificadosgratis.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
}

.anunciate a
{
font-weight:bold;
margin-left: 10pt;
font-size:12px;
text-decoration: none;
color: #0000f9;
}

.postform
{
margin-top: 3pt;
padding-left:6pt;
}

.postbutton {
    width:140px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px outset #CC3300;
	background-color: #CC3300;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.catrowname{
  background: url(images/arrow_right.jpg) no-repeat; padding: 0 0 0 15px;
}




