﻿
html, body
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background: url(../images/BG.png) repeat top right;
    color: #000;
    text-align: left;
    line-height: 18px;
}

.FaTextBox
{
    font-family: Tahoma;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    width: 150px;
}
.EnTextBox
{
    direction: ltr;
    text-align: left;
    width: 150px;
}
textarea
{
    font-family: Tahoma;
    font-size: 12px;
    direction: ltr;
    text-align: left;
}
input
{
    font-family: Tahoma;
    font-size: 12px;
}


a:link, a:active
{
    font-size: 12px;
    color: #28638a;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
}
a:visited
{
    font-size: 12px;
    color: #28638a;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
}
a:hover
{
    font-size: 12px;
    color: #996403;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    cursor: pointer;
    font-weight: normal;
}

.powerdby a:link
{
    font-size: 10px;
    color: #8c8c8c;
    text-decoration: none;
    border: none;
    font-family: Verdana, Geneva, sans-serif;
}
.powerdby a:visited
{
    font-size: 10px;
    color: #8c8c8c;
    text-decoration: none;
    border: none;
    font-family: Verdana, Geneva, sans-serif;
}
.powerdby a:hover
{
    font-size: 10px;
    color: #307fde;
    text-decoration: none;
    border: none;
    font-family: Verdana, Geneva, sans-serif;
}

img
{
    border: none;
}
.MaiNiaM
{
}
.main
{
    width: 1000px;
    background: #fff;
}
/*header*/
#header
{
    position: relative;
    background: url(../images/bg-header.gif) top right;
    height: 100px;
    width: 1000px;
    border: solid 1px #c3bcac;
    border-top: none;
    text-align: left;
}
#header .language
{
    position: absolute;
    top: 70px;
    right: 3px;
    height: 22px;
    width: 120px;
    color: #28638a;
}

/*end header*/
/*content*/
#content
{
    position: relative;
    width: 1000px;
}
#content .content-top
{
    position: relative;
    width: 1000px;
}
.content-top .banner
{
    position: relative;
    width: 1000px;
    height: 314px;
    margin: 3px 0 3px 2px;
}
.content-top .menu
{
    position: relative;
    width: 1000px;
    height: 40px;
    margin: 3px 0;
    background: url(../images/bg-menu.png) top center repeat-x;
}
.menu .manu-content
{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 830px;
    height: 30px;
    direction: ltr;
}
.menu .date
{
    position: absolute;
    top: 10px;
    right: 5px;
    width: 159px;
    height: 30px;
}
#content .content-bottom
{
    position: relative;
    width: 1000px;
    margin: 10px 0;
}
#content .content-Div
{
    position: relative;
    width: 978px;
    margin: 10px 0;
    border: solid 1px #fbb93f;
    direction: ltr;
    text-align: left;
    min-height: 400px;
    padding: 10px;
    color: #4f4f4f;
}
.content-bottom .content-left
{
    position: relative;
    width: 537px;
    vertical-align: top;
}
.content-left .glance
{
    position: relative;
    width: 537px;
    margin-left: 3px;
}
.glance .glance-top
{
    position: relative;
    width: 537px;
    height: 7px;
    background: url(../images/bg-glance-top.png) top center no-repeat;
}
.glance .glance-center
{
    position: relative;
    width: 537px;
    background: url('../images/bg-glance-center.png') repeat-y center top;
    top: 0px;
    left: 0px;
}
.glance .glance-bottom
{
    position: relative;
    width: 537px;
    height: 10px;
    background: url(../images/bg-glance-bottom.png) top center no-repeat;
}
.content-left .rep
{
    position: relative;
    width: 537px;
    margin-top: 10px;
}
.rep .title-rep1
{
    position: relative;
    width: 537px;
    height: 25px;
    margin-bottom: 20px;
}
.rep .content-rep
{
    position: relative;
    width: 537px;
}
.content-bottom .content-left
{
    position: relative;
    width: 451px;
    vertical-align: top;
}
.content-left .products
{
    position: relative;
    width: 451px;
}
.products .title-products
{
    position: relative;
    width: 451px;
    height: 33px;
    background: url(../images/title-products.png) top center no-repeat;
}
.products .content-products
{
    position: relative;
    width: 449px;
    border: solid #fbb93f 1px;
}
.content-right .footer-menu
{
    position: relative;
    margin: 20px 0 10px 0;
    float: right; /*top: 0px; 	width:118px;     left: 0px;*/
    text-align: right;
    padding-right: 5px;
}


/*end content*/
/*footer*/
#footer
{
    width: 998px;
    position: relative;
    background: url(../images/bg-footer.png) repeat-x bottom center;
    height: 38px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #8c8c8c;
    border: solid #c3bcac 1px;
}
#footer .powerdby
{
    height: 13px;
    width: 210px;
    position: absolute;
    right: 5px;
    top: 13px;
    text-align: left;
    direction: ltr;
}
#footer .copyright
{
    height: 13px;
    width: 380px;
    position: absolute;
    left: 5px;
    top: 13px;
    text-align: left;
    direction: ltr;
}
/*end footer*/
/* other */

.td-Text
{
    text-align: right;
    font-family: Tahoma;
    font-size: 12px;
    direction: ltr;
}

.td-Box
{
    text-align: Left;
    font-family: Tahoma;
    font-size: 12px;
    direction: ltr;
}

.DivCompleteStyle
{
    direction: ltr;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    margin: 10px;
    color: #585858;
}

.DefaultPrdc
{
    width: 420px;
    height: 210px;
    font-family: Tahoma;
    font-size: 12px;
    color: #454545;
    position: relative;
}
/* End Of Other */



/* GalleryView ------------------------ */
.backButton
{
    background-image: url(../Images/1033/bottem.png);
    background-color: transparent;
    border: none;
    height:18px;
    width: 44px;
}
.Poll_ImageButtonShow
{
    background-image: url(../images/1033/PollShow.png);
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.Poll_ImageButtonSend
{
    background-image: url(../images/1033/PollSend.png);
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.Poll_ImageButtonCancel
{
    background-image: url(../images/1033/back.png);
    background-color: transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height:18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.SubmitIBClass
{
    background-color: transparent;
    background-image: url('../Images/1033/send.png');
    border: none;
    height:18px;
    width: 44px;
    cursor: pointer;
}

.Cmnt_ImageButtonAdd
{
    background-image: url(../images/1033/PollSend.png);
    background-color:transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height:18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.OrderBtn_ImageButtonShow
{
    background-image: url(../images/1033/order.png);
    background-color:transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.OrderBtn_ImageButtonShow
{
    background-image: url(../images/1033/order.png);
    background-color:transparent;
    border: 0;
    background-repeat: no-repeat;
    width: 44px;
    height: 18px;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.tooltip
{
    display: none;
    background-color: black;
    border: solid 2px white;
    height: 205px;
    padding: 5px 5px 5px 5px;
    width: 375px;
    margin-top: -195px;
    margin-left: -120px;
    font-size: 11px;
    color: #fff;
    z-index: 1000;
    text-align: right;
    position: relative;
}
.sServ1 > table {
display: none;
}