﻿body
{
    background-color: #CCCCCC;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
.headline
{
    background-color: #800000;
    width: 100%;
    position: absolute;
    top: 0px;
    height: 94px;
    left: 0px;
}
.panelMenu1
{
    background-color: #999999;
    position: absolute;
    top: 94px;
    left: 0px;
    /*height: 25px;*/
}
.panelMenu2
{
    position: absolute;
    top: 120px;
    left: 0px;
    background-color: #CCCCCC;
    width: 100%;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
}
.PanelMenuButtons
{
    width: 100px;
    height: 22px;
    background-color: Transparent;

}
.panelMenu3
{
    position: absolute;
    top: 141px;
    left: 0px;
    height: 5px;
    background-color: #CCCCCC;
    width: 100%;
    z-index: -1;
}
.menuStyleLeft
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    color: #000000;
    background-color: #F5F5F5;
    z-index: 2;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
}
.menuItemStyleLeft
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000000;
    background-color: #CCCCCC;
}
.menuStyleDynamic
{
    border: 5px solid #CCCCCC;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-color: #CCCCCC;
}
.leftColumn
{
    position: absolute;
    left: 0px;
    width: 130px;
    background-color: #F5F5F5;
    float: left;
    top: 146px;
}
.centerPanelShadowEdge
{
    background-position: center;
    background: #F0F0F0;
    margin-left: 0px;
    margin-right: 0px;
    border-left-style: solid;
    border-left-width: 150px;
    border-left-color: #F5F5F5;
    border-right-style: solid;
    border-right-color: #F5F5F5;
    border-right-width: 900px;
    position: absolute;
    top: 146px;
    left: 1px;
    z-index: -1;
  
}
.centerColumn
{
    background-position: center;
    background: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #DBDBDB;
    border-right-style: solid;
    border-right-color: #DBDBDB;
    border-right-width: 1px;
    position: relative;
    top: 0px;
    left: 5px;
    z-index: -1;
}

.fullCenterWidth
{
    width: 670px;
}
.fullCenterWidthMinus
{
    width: 658px;
}
.fullCenterSpacerWidth
{
    width: 450px;
    left: 0px;
    position: relative;
}
.rightColumn
{
    width: 170px;
    position: absolute;
    left: 832px;
    top: 146px;
    background-color: #F5F5F5;
}
.leftContents
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding-right: 10px;
    padding-left: 10px;
}
.rightContents
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    padding-right: 10px;
    padding-left: 10px;
}
.languageButtons
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    width: 80px;
    height: 22px;
}
.rightButtons
{
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.rightButtons2
{
    padding-left: 8px;
}
.centerContents
{
    padding: 20px 50px 12px 50px;
    text-align: justify;
    line-height: 1.5em;
}
.sectionTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: left;
    text-indent: 0px;
    padding: 0px 0px 0px 0px;
    display: block;
}
.indentParagraph
{
    text-indent: 30px;
}
.bullitList2
{
    padding: 0px 0px 0px 30px;
}
.noPadding
{
    padding: 0px 0px 0px 0px;
    text-indent: 0px;
}
.placeInCenter
{
    text-align: center;
}
.normalText
{
    padding: 0px 30px 0px 30px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: justify;
    line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
}
.indentParagraphText
{
    padding: 0px 30px 0px 30px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: justify;
    text-indent: 30px;
    line-height: 1.5em;
}
.indentLittleParagraphText
{
    padding: 0px 10px 0px 10px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: justify;
    text-indent: 10px;
    line-height: 1.5em;
}
.noIndentTableText
{
    padding: 0px 0px 0px 0px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: left;
    text-indent: 0px;
    line-height: 100%;
    vertical-align: text-top;
}

.panelLeftFloat
{
    float: left;
    padding-right: 25px;
    padding-left: 10px;
}
.panelRightFloat
{
    float: right;
    padding-left: 20px;
    padding-right: 10px;
}
.floatRight
{
float: right;
}
.extraPadding20
{
    padding-left: 20px;
    padding-right: 20px;
}
.extraPadding50
{
    padding-left: 50px;
    padding-right: 50px;
}
.extraPadding50Left
{
    padding-left: 50px;
}
.bold
{
    font-weight: bold;
}
.boldItalic
{
    font-weight: bold;
    font-style: italic;
}
.arial
{
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.footer
{
    background-color: #666666;
    color: #FFFFFF;
    font-style: italic;
    font-size: 14px;
    width: 100%;
    text-indent: 220px;
    position: relative;
    z-index: 2;
    left: 0px;
}
.centerCaption
{
    border: 1px solid #000000;
    padding: 5px 12px 15px 12px;
    text-align: justify;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.2em;
}
.bookStyle
{
    padding: 0em 8em 0em 8em;
    display: block;
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #000000;
    text-align: justify;
    text-indent: 2em;
    line-height: 1.3em;
    margin-top: 0em;
    margin-bottom: 0em;
}
.blogStyle
{
    padding: 0em 4em 0em 4em;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    text-align: justify;
    text-indent: 2em;
    line-height: 1.5em;
    margin-top: 0em;
    margin-bottom: 0em;
}
.centerPager
{
    border: none;
    padding: 1px 10px 1px 10px;
    text-align: center;
    font-size: 12px;
    font-family: Arial;
    line-height: 1.2em;
}
.littlePictureLeft
{
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-left: 25px;
}
.littlePictureRight
{
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    float: right;
}
.leftPanelDefaultPage
{
    border-style: none;
    margin: 30px;
}
.policeReportPanel
{
    border-style: solid outset outset solid;
    border-width: thin thick thick thin;
    border-color: #6F3700 #FFCC99 #FFCC99 #6F3700;
    background-color: #F3F3EB;
    margin: 10px 90px 10px 90px;
}
.noteBox
{
    padding: 10px;
    margin: 10px 0px 10px 10px;
    font-size: x-small;
    font-family: Arial, Helvetica, sans-serif;
}

/*  UNUSED STYLES
.workArea
{
    min-height: 700px;
    background-color:  White;
}

.adjustedZIndex
{
    z-index: 1;
}


*/
.centerColumnOriginal
{
    background-position: center;
    background: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    border-left-style: solid;
    border-left-width: 180px;
    border-left-color: #F5F5F5;
    border-right-style: solid;
    border-right-width: 600px;
    border-right-color: #F5F5F5;
    width: expression( document.body.clientWidth > 749 ? "750" : "auto" ); /* for IE */
}
/*.tableContents
{
    padding: 20px 0px 0px 20px;
}
.leftText
{
    font-family: 'Courier New' , Courier, monospace;
    background-color: #008000;
}
.rightText
{
    padding: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-style: normal;
}
.background1
{
    background-image: url('Graphics/Gradiant Background Grey.jpg');
}
.buttonDocNext
{
    border: thin solid #000000;
    background-color: #C0C0C0;
    font-family: Arial;
    text-align: center;
    margin-left: 25px;
    font-size: small;
}
.doubleTextBox
{
    border: medium double #000000;
    margin-right: 30px;
    margin-left: 30px;
}
.defaultPage
{
    background-position: center center; 
    background-image: url('~/Graphics/Barang-Sai-Paibon-800.png');
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    z-index: 1;
    height: 700px;
}
.defaultPageCenterLabel
{
    z-index: 1;
    position: relative;
    top: 40%;
    left: 42%;
    color: #000000;
    font-size: large;
}
.defaultPageCenterLabelJogLeft
{
    left: 40%;
}
.seeWeeklyBlogButton
{
    margin-left: 15px;
}
.blogPreviewBox
{
    padding: 6px;
    margin: 6px;
}*/