﻿body
{
    padding: 0px;
    margin: 0px;
}
#maincontainer
{
    direction: rtl;
    overflow: visible;
}
#top
{
    height: 161px;
}
#header
{
    margin: 0px auto;
    height: 161px;
    width: 701px;
}


#left
{
    background-color: #678898;
    float: left;
    height: 800px;
    width: 15%;
}

#content
{
    background-color: #F5F5F5;
    float: left;
    height: 100%;
    width: 70%;
}
#right
{
    background-color: #678898;
    float: left;
    height: 800px;
    width: 15%;
}
.rightmenu
{
    direction: rtl;
    font-family: Tahoma;
    font-size: 10px;
}

.Panel
{
    direction: rtl;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px;
}

#end
{
    clear: both;
    background-color: #CCCCCC;
    height: 15px;
}
.font
{
    font-family: Tahoma;
    font-size: 12px;
}
.Tahoma
{
    font-family: Tahoma;
}
/*------ register Estate   ------------------------------------------- */
.tbl_register
{
    font-family: Tahoma;
    font-size: 11px;
    width: 958%;
    height: 163px;
}
.font&center
{
    font-family: Tahoma;
    font-size: 12px;
    border: 0 auto;
}
/*--------- Home ----------------------------------------------- */

#Head
{
    border-bottom: 1px solid #0099FF;
    height: 22px; /* width: 800px;*/
    margin: 0px auto;
    text-align: right;
    background-color: #E8EDFD;
    width: 895px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}


#Body
{
    height: 173px;
    padding: 0px; /*  width: 800px;*/
    margin: 0px auto; /*   background-color: #FFFFFF;*/
}
#Foot
{
    height: 30px; /* width: 800px;*/ /* margin: 0px auto;*/ /*   background-image: url(  '../image/footer.jpg' );*/
}
#Container
{
    margin: 0px auto;
    padding: 0;
}
.menu1
{
    display: inline;
    margin-right: 10px;
}
.menu11
{
    display: inline;
    margin-left: 20px;
    margin-right: 20px;
}
.hylfo
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
}

/**************** Gridview Row Styles *****************/

.RowStyle
{
    background-color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    padding-right: 12px;
    text-align: left;
}
.HeaderStyle
{
    background-color: #BADD0B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: bold;
    color: black;
    text-align: left;
}
.FooterStyle
{
    background-color: #BADD0B;
}

.AlternateRowStyle
{
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
    padding-right: 12px;
    text-align: left;
}


