﻿/* 
Sankyo Brasil
Developed by T4W / Unitri
All Rights Reserved - 2007
 */

body
{
    color: #5f5f5f;
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 5px;
    min-height: 100%;
    position: relative;
}

#imgSAC, #content-menu, #content-title
{
    display: none;
}

a
{
    text-decoration: none;
    color: #5f5f5f;
}

a:hover
{
    text-decoration: underline;
}

#ContentPrint
{
    display: block;
}

/* Estilos */
h1, h2
{
    color: #21429a;
    font-weight: bold;
    display: block;
    font-size: small;
    margin-top: 0px;
    margin-bottom: 1px;
}

h1
{
    display: block;
    color: #249435;
    font-size: x-small;
    background: url(../imgs/ico_bulet_2.gif) no-repeat;
    background-position: 0px 2px;
    padding-left: 16px;
}

h2
{
    display: block;
    color: #21429a;
    font-size: x-small;
}

.title-page
{
    font-size: medium;
    font-weight: bold;
    font-family: Arial, Verdana, Times New Roman;
    text-transform: uppercase;
    color: #21429a;
    margin-top: 15px;
    display: block;
}

/* Listagem */
.listagem-box
{
    /*margin-left: 17px;*/
    display: block;
    margin-bottom: 18px;
}

.listagem-title
{
    font-weight: bold;
    color: #21429a;
    width: 443px;
    display: block;
}

/* Picture */

.picture_box
{
    width: 129px;
    display: block;
    float: right;
    background-color: #FFFFFF;
    margin-left: 20px;
}

.picture_frame
{
    padding: 3px;
    border: solid #21429a 1px;
}

.picture_sub
{
    color: #FFFFFF;
    font-size: x-small;
    background-color: #86d823;
    padding: 5px;
    margin-top: 2px;
}

/* Products */

/* Picture_Product */

#content-content-margin_product
{
    padding-left: 30px;
    _float: right; /* Depois precisa fazer programaticamente*/
}

.content-content-sub-product
{
    display: table;
    _float: right; /* Depois precisa fazer programaticamente*/
    margin-bottom: 20px;
    width: 520px;
}

.product-box-download a
{
    color: #5f5f5f;
}

.product-box-download-link
{
    font-weight: bold;
}

.picture_box_product
{
    width: 220px;
    display: block;
    float: right;
    background-color: #FFFFFF;
    margin-left: 20px;
}

.picture_frame_product
{
    padding: 0px;
    border: solid #21429a 0px;
}

/* Mapa Site */
.liMapaPrincipal
{
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

ul
{
    font-weight: normal;
    color: #5f5f5f; 
  
}


/*Small Font*/
.smallFont
{
    font-size: x-small;
    color: #249435;
}

.smallFont2
{
    font-size: x-small;
    color: #666666;
}