/* *** css by VeAvisos *** */
@import url("content_type_1.css");
@import url("category_menu.css");
@import url("tabs_1.css");
@import url("pages.css");

/************List****************/
.lst_ls_row_odd,.lst_ls_row_even{
width:714px;
height:auto;
background-color:#E8F5FF;
border:#D7D7D7 1px solid;
border-top:0px;
padding:8px;
text-align:left;
float:left;
}
.lst_ls_row_even{
background-color:#FFFFFF;
}
.lst_ls_row_odd:hover,.lst_ls_row_even:hover{/*agregar con JavaScript*/
width:714px;
height:auto;
background-color: #DFF9CC;
}
.lst_ls_row_aux{
border-top:#EAEAEA 1px solid;
margin-top:8px;
}
.lst_ls_adv_price{
width:195px;
height:20px;
float: right;
text-align:left;
}
.lst_ls_adv_title{
width:auto;
height:20px;;
text-align:left;
float:left;
}
.lst_ls_adv_info{
width:610px;
height:auto;
text-align:left;
float:left;
}
/************END List****************/

/*************Gallery************/
.lst_ga_adv_img{
width:169px;
height:162px;
float:left;
background-color:#E8F5FF;
border:#D7D7D7 1px solid;
margin-top:8px;
margin-right:8px;
padding:3px;
text-align:center;
}
.lst_ga_adv_img:hover{/*agregar con JavaScript*/
background-color: #DFF9CC;
}
.lst_gal_img_md{
background-color:#FFFFFF;
width:112px;
height:84px;
border:#CCCCCC 1px solid;
padding:2px;
margin-left:28px;
float:left;
text-align:center;
}
.lst_ga_adv_info{
width:169px;
height:auto;
padding-top:3px;
text-align:center;
float:left;
}
.lst_ga_adv_price{
margin-top:3px;
font-size:14px;
font-weight:bold;
}
a.lst_ga_adv_title:link,a.lst_ga_adv_title:visited,a.lst_ga_adv_title:hover,a.lst_ga_adv_title:active{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666633;
text-decoration:none;
}
a.lst_ga_adv_title:hover{
color:#669933;
text-decoration:none;
}
.lst_ga_adv_categories{
color: #0099FF;
margin-top:2px;
}
a.lst_ga_adv_categories:link,a.lst_ga_adv_categories:visited,a.lst_ga_adv_categories:hover,a.lst_ga_adv_categories:active{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#3366CC;
text-decoration:none;
}
a.lst_ga_adv_categories:hover{
color: #0099FF;
text-decoration:none;
}
.lst_ga_adv_more{
font-weight:bold;
margin-top:2px;
}
/*************END Gallery************/
.lst_adv_price{
font-size:18px;
font-weight:bold;
}

a.lst_adv_title:link,a.lst_adv_title:visited,a.lst_adv_title:hover,a.lst_adv_title:active{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666633;
text-decoration:none;
}
a.lst_adv_title:hover{
color:#669933;
text-decoration:none;
}
.lst_adv_categories{
color: #0099FF;
margin-top:3px;
}
a.lst_adv_categories:link,a.lst_adv_categories:visited,a.lst_adv_categories:hover,a.lst_adv_categories:active{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#3366CC;
text-decoration:none;
}
a.lst_adv_categories:hover{
color: #0099FF;
text-decoration:none;
}

.lst_adv_more{
margin-top:6px;
}

a.lst_adv_more:link,a.lst_adv_more:visited,a.lst_adv_more:hover,a.lst_adv_more:active{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#444444;
text-decoration:none;
}