﻿body 
{
    //background-image:url(/DealerInfo/images/dealerbackground.gif);
    background-image:url(/dealerinfo/images/StarfieldBackTiled2.jpg);
    font-family:Arial, Arial, Helvetica;
}
.ReportBody
{
    background-image:url(/DealerInfo/images/MainBackground.gif);
}

#MainWindow
{
    width:785px;
    background-image:url(images/MainBackground.gif);
    //border:double 4px blue;
    border: double #0000FF 8px;
    padding-bottom:20px;
    padding-left:1px;
    padding-right:1px;
}

#Banner
{
    width:690px;
    height:100px;
    background-image:url(images/SubPageBanner.jpg);
    background-repeat:no-repeat;
}



.DealerOrder
{
    padding: 0;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: beige;
    border-collapse:collapse;
    border:solid 1px black;
}

.DealerOrder td
{
    border:solid 1px gray;
}

.DealerHeader    
{
    BACKGROUND-COLOR: #0044AA;
    COLOR: yellow;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold
}

.Header    
{
    BACKGROUND-COLOR: #0044AA;
    COLOR: yellow;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold
}

.DealerTable
{
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    CELLPADDING: 0;
    border: solid 1px darkgray;
    background-color:beige;

}
.DealerTable td
{
    border-style:double;
    border-color:darkgray;
}

.DocumentsButton
{
    width:350px;
    font-size:18px;
    color:blue;
    height:35px;
}

.SalesDocumentsButton
{
    width:350px;
    font-size:18px;
    color:blue;
    height:35px;
    background-color:#FFC2A3;
}
.DocHeader
{
    position:static;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
    color:crimson;
    width:360px;
    height:40px;
    vertical-align:middle;
    
    
}
.ButtonSpace
{
    position:static;
    width:360px;
    height:40px;
    vertical-align:bottom;
   
}


.BrochureItem
{
    direction:rtl;
    position:static;
    width:350px;
    height:45px;
    vertical-align:bottom;
    font-weight:bold; 
    color:#800000; 
    text-align:center; 
    font-size:13pt;    
}

.BrochureItemLong
{
    position:static;
    width:350px;
    height:91px;
    vertical-align:bottom;
    font-weight:bold; 
    color:#800000; 
    text-align:center; 
    font-size:13pt;    
}

.MSDSItem
{
    direction:rtl;
    position:static;
    width:200px;
    height:45px;
    vertical-align:bottom;
    font-weight:bold; 
    text-align:center; 
    font-size:11pt;    
}
.MSDSButton
{
    width:380px;
    font-size:14px;
    font-weight:bold;
    color:blue;
    height:30px;
}

.Button
{
    
    font-weight:bold;
    color:blue;
    height:30px;
}

.ButtonHeader
{
    vertical-align:bottom;
    font-weight:bold; 
    color:#800000; 
    text-align:center; 
}

