body
{
    font-family: Sans-Serif;
    color: #396310;
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-width: 0px;
}

table.main
{
    width: 1000px;
    border-collapse: collapse;
    border: 0;
}

div.header1
{
    float: left;
    width: 64%;
    clear: left;
    text-align: left;
}

div.header2
{
    float:right;
}

div.menu
{
    float:left;
    width: 50%;
    height: 100%;
    text-align: left;
    /*background-color: #00f;*/
}

div.search
{
    color: green;
    height: 50%;
    width: 50%;
    float:left;
    text-align: left;
    /*background-color: #f00;*/
}

div.collections_title
{
    font-family: monospace;
    font-size: 20px;
    color: white;
    height: 25%;
    width: 50%;
    float:left;
    text-align: left;
    /*background-color: #0f0;*/
}

div.collections_menu
{
    height: 25%;
    width: 50%;
    float: left;
    text-align: left;
    /*background-color: #ff0;*/
    vertical-align:top;
}

table.content
{
    width: 100%;
    border-collapse: collapse;
    height: 100%;
}

div.mini_bar
{
    background-color: #9EAA82;
    height: 20px;
}

td.right
{
    background-color: #D6D9C2;
}

tr.header
{
    background-color: #9EAA82;
}

tr.top
{
    background-color: #D6D9C2;
}

tr.footer
{
    height: 25px;
    background-color: #D6D9C2;
    text-align: left;
}

td.content_bg
{
    /*height: 100%;
    width: 100%;*/
    background-color: #F4F4EA;
    background-image: url('../Images/sellointtop.jpg');
    background-repeat: no-repeat;
    /*background-position: left bottom;*/
    background-position: 0px 100%;
    background-attachment: fixed;
}

td
{
    font-size:12px;
}

p
{
    color: #396310;
    font-size: 12px;
    padding: 0 2em 0 2em;
    text-align: justify;
    font-family: Sans-Serif;
    font-weight: normal;
}

td.medium
{
    color: #000;
    font-size: 12px;
    text-align: justify;
    font-weight: normal;
}

ol
{
    color: #396310;
    font-weight: normal;
    font-size: 12px;
    list-style-type: upper-roman;
    list-style-position: inside;
    float: left;
}

ul
{
    color: #96AB7D;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    clear: both;
}

ul.internal
{
    color: #396310;
    font-weight: normal;
    font-size: 12px;
}

li
{
    clear: both;
    padding-top: 1em;
}

img.right
{
    float: right;
    margin: 0 1.5em 1.5em 1.5em;
}

img.left
{
    float: left;
    margin: 0 1.5em 1.5em 1.5em;
}

a
{
    color: #396310;
    font-size: 12px;
}

span.location
{
    color: #396310;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 1em;
    font-style: italic;
}

.hiddenPic
{
    display:none;
}

span.collections_title
{
    color:#396310;
    font-size:12px;
    font-weight:bold;
}

input
{
    font-size:12px;
}

.price
{
    font-size:12px
}

.tabla_fija
{
    table-layout:fixed
}

.center_text
{
    text-align: center;
}

.results_title
{
    font-family: sans-serif;
    color: #396310;
    font-weight: bold;
    font-size: 12px;
}

.continue_invalid
{
    float: right;
    font-weight: bold;
    font-size: 11px;
}

.item_list
{
    font-family: sans-serif;
    color: #396310;
    font-weight: normal;
    font-size: 11px;
}

.item_list_title
{
    font-family: sans-serif;
    color: #396310;
    font-weight: bold;
    font-size: 12px;
}

.total
{
    font-family: sans-serif;
    color: #b48442;
    font-weight: bold;
    font-size: 11px;
}

.total_white
{
    font-family: sans-serif;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.update_advice
{
    width: 80%;
    clear: left;
    float: left;
    font-family: sans-serif;
    color: #396310;
    font-weight: normal;
    font-size: 10px;
}

.vertical_space
{
    height: 10px;
    clear: left;
    float: left;
}

.long_vertical_space
{
    height: 30px;
}

.piece_name
{
    color: #396310;
    font-size: 12px;
    font-family: Sans-Serif;
    font-weight: bold;
}

.piece_price
{
    color: #b48442;
    font-size: 12px;
    font-family: Sans-Serif;
}

.piece_length
{
    color: #396310;
    font-size: 12px;
    font-family: Sans-Serif;
}

.type_title
{
    color: #96AB7D;
    font-size: 16px;
    font-family: Sans-Serif;
    font-weight: bold;
}

.piece_description
{
    color: #396310;
    font-size: 12px;
    font-family: Sans-Serif;
    text-align: justify;
}

.shipping_error
{
    float: right;
    font-weight:bold;
    font-size: 14px;
}

.float_right
{
    float:right;
}

.clear_both
{
    clear: both;
}