@charset "UTF-8";
/* CSS Document */
body {
background:url("../images/top_bg.png") repeat-x scroll 0 0 transparent;
color:#191F44;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
}
#content {
background-color:#ffff;
border:0 none;
margin:0 auto;

text-align:left;
width:953px;
}
.clear {
clear:both;
}
#wrapper {
background-color:#FFFFFF;
}
.display_none {
display:none;
}
h1 {
color:#191F44;
font-size:20px;
font-weight:bold;
margin:10px 0 3px;
}
a:link {
	color:#0033FF;
	text-decoration: none;
}
a:visited {
	color:#0033FF;
	text-decoration: none;
}
a:hover {
	color:#0033FF;
	text-decoration: underline;
}
a:active {
	color:#0033FF;
	text-decoration: none;
}
.publicar a {
font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	letter-spacing: 0px;
	font-size:14px;
	
	}
.publicar a:link {
	color:#0033FF;
	text-decoration: none;
}

.publicar a:visited {
	color:#0033FF;
	text-decoration: none;
}
.publicar a:hover {
	color:#0033FF;
	text-decoration: underline;
}
.publicar a:active {
	color:#0033FF;
	text-decoration: none;
}
.log a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.log a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.log a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.log a:active {
	color:#FFFFFF;
	text-decoration: none;
}
#header {
background:url("../images/") repeat scroll 0 0 transparent;
border-bottom: 5px solid #ff4e00;


bottom:15px;
height:96px;
margin:10px 0;
position:relative;
right:1px;
width:953px;
}
#logo {
float:left;
position:relative;
right:0px;
top:24px;
bottom:0px;
width:240px;

height:74px;
background-color:#ff4e00;

	
}

	


#logo img {
border:0 none;
}
/* Rotulos del Header */
#rotulo {
float:left;
position:relative;
right:-35px;
top: -185px;
width:200px;


height:1px;
font-size: 70px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -9px;
	color:#ffffff;
	font-weight: bold;
	
	
}
#rotulo_1 {
float:right;
position:relative;
right:0px;
top: -55px;
bottom:50px;
width:-20px;
height:1px;
color:#727272;
}
#vendedor {
font-weight: bold;
color:#0C6923;
}

#rotulo_2 {
float:left;
position:relative;
right:176px;
top: -55px;
width:200px;


height:1px;
font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#ffffff;
	
}
.estilo_rotulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#corner_left {
float: left;
position:relative;
right:178px;
top: -71px;
width:6px;
height:0px;

}
#corner_right {
float: right;
position: relative;
left:275px;
top: -69px;
width:6px;
height:0px;

}

#user_menu {
float:right;


margin:10px 0px 0 0px ;
}
#user_menu li {
display:inline;
font-size:12px;
list-style:none outside none;
margin-left:5px;

}

#publish_ad {
clear:right;

float:right;
margin:5px 0px 0 0 ;
width:170px;
height:27px;
border:solid #CACACA 1px;
padding-top:13px;
padding-left:13px;

}
div.shadow {
	width: 170px;
	margin: 5px;
	border: 1px solid #ccc;
	padding-top:10px;
padding-left:12px;
	}
 
div.shadow:hover {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	/* For IE 8 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CECECE')"; */
	
	}
#publish_ad img, .btn img {
border:0 none;
}
#tabs_menu {
margin:0px 0px  0px 325px;
padding-top:0px;

}
.tab {
float:left;
height:23px;
margin-right:1px;
}
.tab a {
text-indent:-5000px;
}
#inicio, #autos {
width:65px;
}
#motos {
width:68px;
}
#maquinaria {
width:112px;
}
#náutica {
width:76px;
}
#inicio.active {
background:url("../images/inicio_a.gif") no-repeat scroll 0 0 transparent;
}
#inicio.inactive {
background:url("../images/inicio_c.gif") no-repeat scroll 0 0 transparent;
}
#inicio.inactive:hover {
background:url("../images/inicio_b.gif") no-repeat scroll 0 0 transparent;
}
#autos.active {
background:url("../images/autos_a.gif") no-repeat scroll 0 0 transparent;
}
#autos.inactive {
background:url("../images/autos_c.gif") no-repeat scroll 0 0 transparent;
}
#autos.inactive:hover {
background:url("../images/autos_b.gif") no-repeat scroll 0 0 transparent;
}
#motos.active {
background:url("../images/motos_a.gif") no-repeat scroll 0 0 transparent;
}
#motos.inactive {
background:url("../images/motos_c.gif") no-repeat scroll 0 0 transparent;
}
#motos.inactive:hover {
background:url("../images/motos_b.gif") no-repeat scroll 0 0 transparent;
}
#maquinaria.active {
background:url("../images/maquinaria_a.gif") no-repeat scroll 0 0 transparent;
}
#maquinaria.inactive {
background:url("../images/maquinaria_c.gif") no-repeat scroll 0 0 transparent;
}
#maquinaria.inactive:hover {
background:url("../images/maquinaria_b.gif") no-repeat scroll 0 0 transparent;
}
#náutica.active {
background:url("../images/nautica_a.gif") no-repeat scroll 0 0 transparent;
}
#náutica.inactive {
background:url("../images/nautica_c.gif") no-repeat scroll 0 0 transparent;
}
#náutica.inactive:hover {
background:url("../images/nautica_b.gif") no-repeat scroll 0 0 transparent;
}
#left_col {
float:left;
margin: -9px 0px;
width:190px;
}
#search {
color:#191F44;
height:418px;
padding:0 1px;
width:183px;
}
.search_icons {
float:left;
position:relative;
top:6px;
width:32px;
}
#search h2 {
border-bottom:1px solid #BBBBBB;
color:#000000;
float:left;
font-size:16px;
margin-bottom:5px;
margin-left:5px;
width:134px;
}
#search form {
clear:both;
}
#search label {
display:inline;
}
#new_car, #new_moto {
margin-left:40px;
}
.combo {
height:24px;
}
.first_combo {
margin-top:10px;
}
.combo label {
float:left;
font-weight:bold;
margin-top:2px;
text-align:right;
width:60px;
}
.combo select {
float:right;
width:110px;
}
.search_button {
float:right;
}
.search_button input {
margin-bottom:5px;
}
#center_col {
float:left;
margin:-20px 5px;
width:468px;
}
#recent_scroller {
border:1px solid #DEDEDE;
height:530px;
}
.ad {
background:url("../images/ad_bg.png") no-repeat scroll 0 0 transparent;
float:left;
height:99px;
margin:8px 2px 0 7px;
width:216px;
}
.ad img {
border:1px solid #CCCCCC;
float:left;
margin:6px;
}
.ad h3 {
margin:7px 0 2px;
min-height:12px;
}
.ad h3 a {
color:#0000FF;
font-size:11px;
font-weight:bold;
width:118px;
}
.ad h3 a:hover {
color:#0082BE;
}
.price {
color:#191F44;
font-size:12px;
font-weight:bold;
margin:3px 0;
}
.seller {
color:#999999;
margin:0;
}
#third_col {
float:left;
margin-left:22px;
width:200px;
}
#footer{
border-top:1px solid #fffffff;
margin:35px auto 2px;
width:953px;
}
#footer2 {
border-top:1px solid #fffffff;

width:953px;
}
#footer p {
font-size:11px;
text-align:center;
}
#footer a {
color:#0000FF;
margin:0 3px;
}
#footer a:hover {
color:#0082BE;
}
.list_title {
display:inline;
font-size:28px;
}
.list_heading {
border-bottom:1px solid #DEDEDE;
margin:12px 0 0;
}
.list_heading span {
color:#999999;
}
#mode {
color:#999999;
margin:4px 0 0;
text-align:right;
}
#right_col {
border-top:0 solid #DDDDDD;
float:left;
margin:5px;
width:728px;

}
#mode a {
color:#10539C;
}
#mode a:hover {
color:#0082BE;
}
#right_col .ad {
background:none repeat scroll 0 0 transparent;
border-bottom:1px solid #DDDDDD;
float:none;
height:102px;
margin:7px 0 0 8px;
width:725px;
}
#right_col .ad img {
margin:0 8px 0 0;
}
#right_col .ad h3 {
margin:0;
}
#right_col .ad h3 a {
font-size:18px;
}
.description {
color:#888888;
font-size:14px;
font-weight:normal;
margin:0 0 9px;
min-height:30px;
}
#right_col .price {
font-size:14px;
margin:3px 0;
}
#right_col .seller {
font-size:12px;
}
#gallery {
width:728px;
}
#gallery .ad {
background:url("../images/gal_ad_bg.png") no-repeat scroll 0 0 transparent;
border:medium none;
float:left;
height:223px;
margin:6px 7px 7px;
text-align:center;
width:227px;
}
#gallery .description, #gallery .seller {
display:none;
}
#gallery .ad img {
float:none;
margin:10px 0 3px;
width:200px;
}
#gallery .ad h3 {
margin:0 auto;
min-height:31px;
width:200px;
}
#gallery .ad h3 a {
font-size:14px;
line-height:1em;
margin:0;
}
#gallery .price {
margin:0 auto;
width:200px;
}
#pagination {
margin:14px auto 0;
text-align:center;
}
.page {
border:1px solid #10539C;
color:#191F44;
font-size:11px;
font-weight:bold;
padding:5px;
}
.current {
background:none repeat scroll 0 0 #10539C;
color:#FFFFFF;
}
.prevnext {
color:#10539C;
font-size:12px;
margin:0 6px;
}
.prevnext:hover {
color:#0082BE;
}
#ad_left {
float:left;
margin:10px 5px 0 1px;
width:202px;
}
.ad_pic {
border:1px solid #999999;
width:200px;
}
#zoom {
margin:0;
text-align:center;
}
.action_icon {
margin-right:5px;
position:relative;
top:4px;
}
#ad_right {
float:left;
margin-top:10px;
width:256px;
}
#top_actions {
float:right;
}
#top_actions a, #zoom a {
color:#10539C;
}
#top_actions a:hover, #zoom a:hover {
color:#0082BE;
}
#sharethis_0 {
margin-left:14px;
}
#ad_right h1 {
color:#FF4E00;
font-size:18px;
padding-top:18px;
}
#ad_right .description {
color:#AAAAAA;
font-size:13px;
margin:0;
min-height:34px;
}
#ad_right .price {
font-size:16px;
}
#ad_right .seller {
margin-bottom:4px;
}
.full_desc {
color:#666666;
font-size:12px;
padding:14px 5px 5px;
}
.full_desc p {
line-height:1.2em;
margin:6px 0;
}
.header_keywords {
color:#E8E8E8;
font:1em/1 tahoma,arial,helvetica,sans-serif;
margin:1px 370px;
}
#header_keywords a {
color:#E8E8E8;
}
#header_keywords a:hover {
color:#E8E8E8;
}
.editable {
border:0 dotted #00AACC;
color:#CCCCCC;
font-size:18px;
margin:0;
text-align:center;
}
#editable1 {

border:3px solid #B6CAEB;

height:84px;
width:283px;
}
#editable15 {

border:1px dotted #CFCFCF; 
height:80px;
width:280px;
}
#editable17 {

border:1px dotted #CFCFCF; 
height:135px;
width:190px;
}
#editable3 {
border:0px dotted #B6CAEB;
height:96px;
width:331px;
}

#editable4 {
border:1px solid #FFFFFF;
height:300px;
width:280px;
}
#editable12 {
margin:5px 0 0 -18px;
}
#editable1 {
margin:0px 0px -25px -18px;
}
#editable15 {
margin:2px 0px 13px -18px;
}
#editable17 {
margin:2px 0px 0px 0px;
}
#editable12 {
margin:5px ;
}
#editable2, #editable5, #editable6, #editable11, #editable12 {
height:60px;
width:468px;
}
#editable3 {
margin:-20px 0px 0px -18px ;

}
/* Rotulos del AD1,2,3,4 */
#editable_ad1 {
border:thin solid #ff4300;
height:136px;
width:139px;
margin:0;
padding:0;
 
}
#editable_ad1 {
margin:-20px 0px 0px -18px ;

}
#editable_ad2 {
border:1px solid #D2D2D2;
height:136px;
width:139px;
}
#editable_ad2 {
margin:-138px 0px 0px 126px ;

}
#editable_ad3 {
border:1px solid #B6CAEB;
height:136px;
width:139px;
}
#editable_ad3 {
margin:1px 0px 0px -18px ;

}
#editable_ad4 {
border:1px solid #D2D2D2;
height:136px;
width:139px;
}
#editable_ad4 {
margin:-138px 0px 0px 126px ;

}
/* Rotulos FIN */

#editable4 {
margin:-10px 0 0 -18px;
}
#editable9 {
margin: -4px 0 0 -1px;
height:90px;
width:728px;
}
#editable7, #editable8, #editable10 {
height:90px;
width:728px;
}
#editable7 {
margin:-14px 0;
}
#editable13 {
background:none repeat scroll 0 0 #EDF1FB;
border:1px solid #B6CAEB;
height:418px;
width:190px;

}
label {
display:block;
}
.loading {
height:16px;
width:16px;
}
.categories_comp {
margin:0;
padding:0;
}
.categories_comp li {
display:inline;
list-style:none outside none;
padding:0 2px;
}
ul.adlist li {
clear:both;
list-style:none outside none;
}
ul.adlist li div.ad_image {
float:left;
padding:0 5px;
text-align:center;
}
ul.adlist li div.ad_body {
float:left;
margin:0 0 10px 10px;
}
#login_form, #registration_form, #reset_password {
background:url("../images/search_bg.gif") no-repeat scroll right top transparent;
color:#191F44;
padding:0 12px;
width:350px;
}
#login_form h2, #registration_form h2, #reset_password h2 {
border-bottom:1px solid #BBBBBB;
color:#7C9E00;
float:left;
font-size:16px;
margin-bottom:5px;
margin-left:5px;
width:350px;
}
#login_form form, #registration_form form, #reset_password form {
clear:both;
}
#login_form label, #registration_form label, #reset_password label {
display:block;
font-weight:bold;
}
#login_form input[type="submit"], #registration_form input[type="submit"], #reset_password input[type="submit"] {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FF4E00;
border:medium none;
color:#FFFFFF;
margin:10px 0;
padding:2px;
}
#ad_form {
float:left;
}
#ad_form label {
display:block;
font-weight:bold;
padding-top:5px;
}
.submit, #ad_form input[type="submit"] {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FF4E00;
border:medium none;
color:#FFFFFF;
margin:10px 0;
padding:2px;
}
#center_col h2, #ad_form h2 {
border-bottom:1px solid #BBBBBB;
color:#7C9E00;
float:left;
font-size:16px;
margin-bottom:5px;
margin-left:5px;
width:470px;
}
#contact_form, #abuse_form {
background:url("../images/search_bg.gif") no-repeat scroll right top transparent;
color:#191F44;
padding:0 12px;
width:350px;
}
#contact_form h2, #abuse_form h2 {
border-bottom:1px solid #BBBBBB;
color:#7C9E00;
float:left;
font-size:16px;
margin-bottom:5px;
margin-left:5px;
width:350px;
}
#contact_form form, #abuse_form form {
clear:both;
}
#contact_form label, #abuse_form label {
display:block;
font-weight:bold;
}
#contact_form input[type="submit"], #abuse_form input[type="submit"] {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FF4E00;
border:medium none;
color:#FFFFFF;
margin:10px 0;
padding:2px;
}
.pic {
  	display:inline;
  	padding: 5px;
  	text-align: center;
  	float:left;
  	height:120px;
	padding:8px;
}
.remove .submit{
  	cursor:pointer;}
	
	
/* Tabla de Anuncios Destacados */
.des1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#ff4e00;
}
.des2 {
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.des3 a {

font-size:  14px;
font:Arial, Helvetica, sans-serif bold; 
}
.des3 a:hover {
color:#0082BE;
}	


.des4 {
	color: #008000;
	font-weight: bold;
	font-size: 14px;
}


/* Tablas de Destacados */
.destacados_header { 
	
	
	border:1px  solid #B6CAEB;
	
	
	width:953px;
	}
.destacados0 { 
	
	
	border:1px  solid #CFCFCF;
	border-top:0px;
	
	
	width:953px;
	
	}
	.destacados { 
	
	
	border:1px  solid #CFCFCF;
	
	
	width:910px;
	}
	.destacados1 { 
	
	
	border-right:1px  solid #CFCFCF;
	
	
	}
	.destacados2 { 
	
	
	
	border-bottom:1px  solid #CFCFCF;
	
	
width:870px;}
.destacados3 { 
	
	border-bottom:0px  solid #CFCFCF;
	
width:870px;
}
.des5x {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

	/* CSS Sprites Destacados */
}

.w1
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px 0px;
}
.w2
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px -140px ;
}
.w3
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -280px ;
}
.w4
{
width:180px;
height:140px;


background:url(http://autos.cr/images/sprites.jpg) 0px -420px  ;

}
	.w5
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px -560px;
}
.w6
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px -700px ;
}
.w7
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -840px ;
}
.w8
{
width:180px;
height:140px;


background:url(http://autos.cr/images/sprites.jpg) 0px -980px  ;}
	.w9
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px -1120px;
}
.w10
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg) 0px -1260px ;
}
.w11
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -1400px ;  
}
.w12
{
width:180px;
height:140px;


background:url(http://autos.cr/images/sprites.jpg) 0px -1540px  ;
}
.rs13
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -1680px ; 
}
.rs14
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -1820px ;  
}
.rs15
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -1960px ;    
}
.rs16
{
width:180px;
height:140px;
background:url(http://autos.cr/images/sprites.jpg)0px -2100px ;    
}
	/* CSS Sprites Box Conected */
a.f1 {
display: block;
width:36px;
height:32px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -32px;
}
a.f1:hover {
background-position: 0px -0px;
}
a.f2 {
display: block;
width:36px;
height:32px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -96px;
}
a.f2:hover {
background-position: 0px -64px;
}
a.f3 {
display: block;
width:36px;
height:32px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -160px;
}
a.f3:hover {
background-position: 0px -128px;
}
a.f4 {
display: block;
width:36px;
height:32px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -225px;
}
a.f4:hover {
background-position: 0px -192px;
}
a.f5 {
display: block;
width:35px;
height:31px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -289px;
}
a.f5:hover {
background-position: 0px -258px;
}
a.f6 {
display: block;
width:36px;
height:32px;
text-decoration: none;
background: url("http://autos.cr/images/sprites_gnl.gif");
background-position: 0px -352px;
}
a.f6:hover {
background-position: 0px -320px;
}
/* LINK del BLOG */
a.f7
{
display: block;
width:331px;
height:94px;
text-decoration: none;
background:url("http://autos.cr/images/sprites_gnl.gif")  ;
background-position: 0px -411px;
}
#editablef7 {
margin:-1px 0px 0px -3px ;}
/* Titulos BOX connected [seguinos] */
.Estilo9box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.Estilo1box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
	.backbox{
	background-color:#EDF1FB;






