#main {
    background-position:27px top;
}

#sidebar {
    background-color: #999;
position:relative;
padding-bottom:10000px;
margin-bottom:-10000px;
}

#sidebar a {
    color: #fff;
}

#sidebar h3{
    background-color: #ECEBE0;
    background-image: url('../img/layout/side_light_title.png');
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0px;
    height: 25px;
}

#sidebar .light_box {
    height: 25px;
    margin: 0px;
text-align:center;
}


#sidebar .grey {
    background-color: #acacab;
    height: 30px;
}
#sidebar .grey div.input {
display:block;
padding:4px 0;
}
#sidebar .grey div.input select{
width: 170px;
 }
/*#sidebar .grey .input { 
text-align:center;
padding:4px 0;
margin: 0 0 0 20px;
 }*/

#sidebar .grey a.gerenciar,
#sidebar .grey a#light_controls { 
height:19px;
margin:4px;
float:left;
}
#sidebar .grey div.center_options { 
width: 205px;
margin: 0 auto;
 }
#sidebar.span-5 {
    width: 23%;
}
#sidebar.append-1 { 
padding-right:0;
 }


.toolbar a.img_details,
.toolbar a.remove_image,
.toolbar a.add_image,
.toolbar div.mesaluzadded {
    float: left;
}


/** copy/paste from default.css **/
/********** resultado ************/

#breadcumb {
    background-color: #8FC73E;
    height: 25px;
    color: #fff;
}
#breadcumb a {
    float:left;
}
#breadcumb div.searched {
    font-weight: bold;
    vertical-align: top;
    padding: 7px;
    border-left:1px solid #FFFFFF;
}
#breadcumb div.searched span {
color: #EFEFEF;
font-weight: normal;
padding: 0px 0px 0px 7px;
}

.options {
    height: 25px;
    background-color: #ECEBE0;
    color: #999;
}
.options_mesa_on .options.bottom { 
margin-left: 23%;
 }
/*#content.options_mesa_off #options, #content.options_mesa_off #results {
    margin:0 26px 0 34px;
}
#content.options_mesa_on #options, #content.options_mesa_on #results{
    margin:0px;
}
#content.options_mesa_on #options{
    margin: 0 12px 0 0;
}
#content.options_mesa_off #breadcumb{
    margin: 0 26px 0 0;
}*/
.options a img {
    float: left;
    display: block;
    width: 23px;
    height: 19px;
    margin: 3px;
}
.options a.pagination_goto img {
width:auto;
height:auto;
margin: 2px 0;
}
.result_item {
    float: left;
    margin: 0;
    padding: 3px;
    width: 150px;
    background-color: #fff;
}

.result_item .thumb {
    width: 150px;
    height: 155px;
    background-color: #faf9f1;
    line-height: 155px;
    vertical-align: middle;
    display: table-cell;
}
.result_item .toolbar, #image_view_box .toolbar{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 2px;
    height: 20px;
background:none;
}
.result_item .toolbar .button {
    float: left;
}

.result_item .details {
    height: 40px;
    border-bottom: 1px solid #ccc;
clear:left;
float:left;
}
.result_item .details span {
    color: #8FC73E;
    width: 150px;
    display: block;
    overflow: hidden;
    margin: 3px 0px;
}
.result_item .details span.description {
    color: #999;
    height: 40px;
}
.H {
    margin: 0px auto;
    display: block;
}

#noresult {
    color: #999;
}
#content #noresult{
    padding-left: 40px;
 }
#noresult h2 {
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    margin: 25px 0px;
}
#noresult h4 {
    font-weight: bold;
    color: #E88623;
    margin: 0px;
}
#noresult ul {
    margin: 0px 0px 25px;
    list-style: none;
    font-size: 12px;
}
#noresult ul li {
    margin: 5px 0px;
}
#noresult ul li.first {
    font-weight: bold;
}
#noresult a {
    color: #8CC639;
    font-weight: bold;
    text-decoration: none;
}
#noresult a:hover {
    text-decoration: underline;
}
#noresult ul li span {
    font-weight: bold;
}
#noresult .item_result {
    float: left;
    margin: 3px;
    padding: 3px;
    width: 150px;
}

#search_advanced {
    margin: 0px;
}