﻿body
    {
        background: #dce6ed;
        margin: 0px;
        font-family: verdana;
        font-size: 8pt;
    }
    
    table
    {
        border-collapse: collapse;    
    }
    
    td
    {
        font-family: verdana;
        font-size: 8pt;
    }
    
    input
    {
        font-family: verdana;
        font-size: 8pt;
    }
    
    a
    {
        color: #000000;
        text-decoration: none;
    }
    
    a.normalLink
    {
        color: #0000FF;
        text-decoration: none;
    }
    
    a:hover
    {
        text-decoration: underline;
    }
    
    
    
    #content
    {
        clear: both;
        width: 770px;
        clear: both;
        margin-top: 5px;
        z-index: 3;
        text-align: left;
        min-height: 700px; _height: 700px;
    }
    
    .contentSidebar1
    {
		clear: both;
		float: left;
		position: absolute;
		top: 137px;
		width: 155px;
		height: 700px;
		padding-left: 10px;
		padding-top: 7px;
    }
    
    .contentSidebar2
    {
		clear: both;
		float: left;
		position: absolute;
		top: 230px; *top: 330px;
		width: 155px;
		height: 480px;
		padding-left: 10px;
		padding-top: 7px;
    }
    
    .separator
    {
        color: #B53431
    }
    .box, .box2, .box3
    {
        background: #FFFFFF;
        border: 0px; margin: 0px;
        border-collapse: collapse;
        width: 155px;
    }
    
    .box2
    {
        background: #EFCBBD;
    }
    
    .box3
    {
        background: #C5D8E7;
    }
    
    .boxTopLeft
    {
        background-image: url(images/corner-top-left.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 14px;
    }
    .boxTopRight
    {
        background-image: url(images/corner-top-right.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 14px;
    }
    .boxBottomLeft
    {
        background-image: url(images/corner-bottom-left.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 7px;
    }
    .boxBottomRight
    {
        background-image: url(images/corner-bottom-right.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 7px;
    }
    
    .boxTop2
    {
        border-top: 1px solid #2E4B68;
        background: #2E4B68;
        color: #FFFFFF;
    }
    
    .boxTopDiesa
    {
        border-top: 1px solid #B53431;
        background: #B53431;
        color: #FFFFFF;
    }
    
    .boxTopCookshop
    {
        border-top: 1px solid #713F1E;
        background: #713F1E;
        color: #FFFFFF;
    }
    
    .boxTopRiera
    {
        border-top: 1px solid #515151;
        background: #515151;
        color: #FFFFFF;
    }
    
    .boxSideDiesa
    {
        background: #B53431;
        width: 1px
    }
    
    .boxSideCookshop
    {
        background: #713F1E;
        width: 1px
    }
    
    .boxSideRiera
    {
        background: #515151;
        width: 1px
    }
    
    .boxSide2
    {
        background: #2E4B68;
        width: 1px
    }
    
    .boxMargin
    {
        width: 5px;
    }
    
    .boxBottomDiesa
    {
        border-bottom: 1px solid #B53431;
    }
    
    .boxBottomCookshop
    {
        border-bottom: 1px solid #713F1E;
    }
    .boxBottomRiera
    {
        border-bottom: 1px solid #515151;
    }
    
    
    
    .boxBottom2
    {
        border-bottom: 1px solid #2E4B68;
    }
    .color
    {
        color: #B53431;
    }
    .color2
    {
        color: #2E4B68;
    }
    select
    {
        font-family: verdana;
        font-size: 8pt;
    }
    
    #criteriaDiv select
    {
       font-size: 9px;
       font-family: Trebuchet MS 
    }
        
    .box select
    {
        width: 140px;
    }
    .productRow, .productRow td
    {
        border-bottom: solid 1px #B53431;
    }
    h1
    {
        font-size: 10pt;
        font-weight: bold;
    }
    .h1
    {
        font-size: 10pt;
        font-weight: bold;
    }
    h2
    {
        font-size: 9pt;
        font-weight: bold;
    }
    
    .button
    {
        color: #FFFFFF;
        background-color: #2E4B68;   
        padding-top: 2px;
        padding-bottom: 3px;
        float: left;
    }
    
    .buttonDiesa
    {
        color: #FFFFFF;
        background-color: #B53431;   
        padding-top: 2px;
        padding-bottom: 3px;
        float: left;
    }
    
    .buttonCookshop
    {
        color: #FFFFFF;
        background-color: #6D3D1D;   
        padding-top: 2px;
        padding-bottom: 3px;
        float: left;
    }
    
    .buttonRiera
    {
        color: #FFFFFF;
        background-color: #4E4E4E;   
        padding-top: 2px;
        padding-bottom: 3px;
        float: left;
    }
