﻿body
{
    background: white url('../images/Khaki/BG.jpg');
}

a:link, a:visited
{
    color: #336699;
    text-decoration: none;
}

a:hover
{
    background-color: #336699;
    color: white;
}

img
{
    border: 0px;
}

/* ----  ----*/

#wrapper
{
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 848px;
    direction: rtl;
    font: 9pt tahoma;
}

#header
{
    background: url('../images/Khaki/Header.jpg') no-repeat;
    height: 110px;
    z-index: 0;
    display: block;
    text-align: right;
}

#toolbar
{
}

#logo
{
    z-index: 1;
    background: url('../images/Khaki/logoGIF.gif') no-repeat right;
    width: 178px;
    height: 184px;
    display: block;
    position: absolute;
}

#side-a
{
    float: left;
    width: 150px;
    background: url('../images/Khaki/l-sideBG.png') no-repeat center top;
}
.LeftColText
{
    text-align:center;
    padding-left:18px;
    padding-right:18px;
}

#side-b
{
    float: right;
    width: 150px;
    background: url('../images/Khaki/r-sideBG.png') no-repeat center top;
    font: bold 12pt Arial;
}



#container
{
    background: #ddd2a4;
    width: 810px;
    z-index: 0;
    display: table-cell; /*opacity: .68; 	filter: alpha(opacity=68);*/
}

#content
{
    float: left;
    width: 62%;
}

#footer
{
    clear: both;
    text-align: center;
    padding: 20px;
    width: 810px;
}


/*---- contain text ----*/

.newsTop
{
    text-align: justify;
    padding: 50px 250px 10px 0px;
}

.newsTopTitle
{
    font: bold 12pt Arial;
}

.newsTopImgBorder img
{
    width: 200px;
    height: 150px;
    float: right;
    border: 0px;
}

.newsTopImgBorder
{
    background: url('../images/Khaki/BigPicBorder.png') no-repeat center;
    width: 230px;
    height: 198px;
    float: right;
    padding-top: 45px;
    padding-right: 15px;
}

/*---- News ----*/
.news
{
    text-align: justify;
    padding: 20px 0px 0px 0px;
}

.newsTitle
{
    font: bold 11pt Arial;
}

.newsImgBorder img
{
    width: 115px;
    height: 85px;
    float: right;
    border: 0px;
}

.newsImgBorder
{
    background: url('../images/Khaki/BigPicBorder02.png') no-repeat center;
    width: 140px;
    height: 100px;
    float: right;
    padding-top: 18px;
    padding-right: 18px;
}

.newsComments
{
    font-size: 7pt;
    text-align: right;
    float: right;
    clear: right;
    width: 100%;
}


/*---- Gallery ----*/

.galImage
{
    width: 80px;
    height: 60px;
    border: 0px;
}

.galImageBoder
{
    background: url('../images/Khaki/l-side/picborder.png') no-repeat center;
    height: 100px;
    padding-top: 10px;
    height: 80px;
}

#side-a h1
{
    font: bold 12pt Arial;
}

.SearchBtn
{
    background: url('../images/Khaki/But-Search.jpg') no-repeat center;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    width: 21px;
    height: 22px;
    border: 0px;
}

.SearchInput
{
    width: 60px;
    height: 14px;
    font-size: 7pt;
    vertical-align:top;
}
.SearchInputCombo
{
    width: 60px;
    height: 20px;
    font-size: 7pt;
    vertical-align:top;
}

/*------------------------ ---------------------*/
.CommonFormFieldName_HB
{
    float: right;
    width: 300px;
    text-align: left;
    font-weight: bold;
}
.CommonFormField_HB
{
    text-align: right;
    padding-right: 305px;
}
