﻿
.styleImgShow
{
    width: 925px; 
    height: 365px;
}
                
.fc_field
{
    text-align:left;
}
.fc_prompt
{
    text-align:left;
}
            
.txtbx
{
    width: 105px;
    height: 15px;
    text-align:left;
    vertical-align:middle;
    margin-left: 60px;
    margin-bottom: 7px;
    border-width: 1px;
    border-color: Gray;
}
.menubuttonOut
{
    border-style: hidden;
    background-color: #BF0000;
    font-family: Tahoma;
    width: 200px;
    height: 32px;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: #EAEAEA;
    padding-left: 10px;
    display: block;
}
.menubuttonOver
{
    border-style: hidden; 
    background-color: #7A0000; 
    font-family: Tahoma; 
    width: 200px; 
    height: 32px;
    font-family: Arial;
    font-size: 14px; 
    font-weight: 700; 
    text-align: left;
    color: #EAEAEA;
    padding-left: 10px;
    display: block;
}
.submenu
{
    border-style: hidden; 
    background-color: #8A8A8A; 
    font-family: Tahoma; 
    width: 180px; 
    height: 25px; 
    font-size: 11.5px; 
    font-weight: bold; 
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 7px;
    margin-left: 20px;
    padding-left: 10px;
}
.submenuOver
{
    border-style: hidden; 
    background-color: #6E6E6E; 
    font-family: Tahoma; 
    width: 180px; 
    height: 25px; 
    font-size: 11.5px; 
    font-weight: bold; 
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 7px; 
    padding-left: 10px;
    margin-left: 20px;
}
.item-page
{
    font-family: sans-serif, arial, tahoma;
}
.MsoNormal
{
    font-family: tahoma, arial;
    font-size: 12px;
}
.headerStyle
{
    font-family: tahoma, arial;
    font-size: 14px;
}

.clientPO
{
    margin-left: -10px; 
    width: 300px; 
    padding-left: 100px; 
    border-style: none; 
    text-align: left; 
    background-color: #C4C7CB; 
    font-family: Arial; 
    font-size: 11px; 
    font-style: italic;
}

.clientDate
{
    margin-left: -10px; 
    border-style: none; 
    text-align: left; 
    background-color: #C4C7CB; 
    font-family: Arial; 
    font-size: 11px; 
    font-weight: bold;
}

.divTMB
{
    padding: 10px;
    margin: 0px;
    background-color: #C4C7CB;
    display: inline-block;
    text-align: left;
}

.desImg
{
    width: 100%;
    margin: 0px;
    display: block;
}
.clientDiv
{
    padding: 10px 10px 10px 20px;
    text-align: left;
    
    background-color: #C4C7CB;
    font-family: Arial;
    font-size: 11px;
}
.contentDiv
{
    width:725px;
    max-width:725px;
}
.clientTextarea
{
    height: 100%; 
    width:100%;
    border-style:none;
    background-color: #C4C7CB; 
    font-family: Arial; 
    font-size: 11px;
}
.clientTitle
{
    text-align: center;
    font-family: Tahoma; 
    font-size: 26px; 
    width:100%;
    color: #0033CC;
    border-style:none;
}     
.clientTitle2
{
    text-align: center; 
    width:100%;
    color: #000000; 
    font-family: Tahoma; 
    font-size: 12px;
    border-style:none;
}
            
/*
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#map_canvas {
    height: 100%;
}

@media print {
    html, body {
    height: auto;
    }

    #map_canvas {
    height: 620px;
    }

}*/
