﻿
@font-face {
    font-family: Samim;
    src: url("../fonts/samim-font/Farsi-Digits/Samim-FD.eot");
    src: url("../fonts/samim-font/Farsi-Digits/Samim-FD.eot?#iefix") format("embedded-opentype"), url("../fonts/samim-font/Farsi-Digits/Samim-FD.woff") format("woff"), url("../fonts/samim-font/Farsi-Digits/Samim-FD.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: Samim;
    src: url("../fonts/samim-font/Farsi-Digits/Samim-Bold-FD.eot");
    src: url("../fonts/samim-font/Farsi-Digits/Samim-Bold-FD.eot?#iefix") format("embedded-opentype"), url("../fonts/samim-font/Farsi-Digits/Samim-Bold-FD.woff") format("woff"), url("../fonts/samim-font/Farsi-Digits/Samim-Bold-FD.ttf") format("truetype");
    font-weight: bold;
}

.upmenu {
    background-image: url('../Image/Master/back.gif');
    background-repeat: repeat-x;
}

div#banner_place {
    left: 0px;
    top: 0px;
    position: absolute;
    /*background-image: url('../Image/Master/summer_background.jpg');*/
    height: 91px;
    width: 100%;
    /*background-repeat: repeat;*/
    border-width: 0px;
    display: block;
    margin: 0px;
    z-index: 5;
    /*background-image: linear-gradient(to top, #DBE7B6,#f1f5e3);*/
    /*background: -moz-linear-gradient(top,#c4d390, #edf5cf);*/
    /*background: -webkit-gradient(linear, center top, center bottom, from(#c4d390), to(#edf5cf));*/
    background-color: white;
    /*background-image: url('../Image/Master/KarnamaBanner.jpg');*/
}
div#banner_place_Logo {
    width: 830px;
    height: 95px ;
    background-image:url('../Image/Master/KarnamaBanner2.jpg');
}
 
.underMenuMein{
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #EAEAEA;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #EAEAEA;
}
.buttonStyleLeave
{
    font-family:Samim;
     cursor:pointer; 
     border: 1px solid #DBEEA2;
     background-color: #DBEEA2;
     color:#044E24;
}

.buttonStyleOver {
    cursor: pointer;
    border: 1px solid #000001;
    background-color: #99CC66;
    height: 25px;
    color: white;
}

.FontClass1
{
    font-family: Samim,Times New Roman;
    font-size: 11px;
    line-height: 26px;
}
.FontClass2
{
    font-family:Samim,Times New Roman; 
    font-size:12px; 
    line-height:27px;
}
.FontClass3
{
    font-family: Samim,Times New Roman;
    font-size: 13px;
    line-height: 28px;
}

.FontClassInput1
{
    font-family: Samim,Times New Roman;
    font-size: 11px;
}
.FontClassInput2
{
    font-family:Samim,Times New Roman; 
    font-size:12px; 
}
.FontClassInput3
{
    font-family: Samim,Times New Roman;
    font-size: 13px;
}
.widthClass {
    border-width: 1px;
    border-color: #c4d390; /*#99CC66;*/
    font-family: Samim;
    font-size: 13px;
    font-weight: bold;
    width: 100px;
    color: #322C29;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    cursor: pointer;
}

.backGroundstyle {
    /*background-color: #CCCC99;*/
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background-repeat: repeat;
    background-image: linear-gradient(to top,#f1f5e3, #DBE7B6);
    /*background: -moz-linear-gradient(top, #e9edda,#c0cd98);*/
    /*background: -webkit-gradient(linear, center top, center bottom, from(#e9edda), to(#c0cd98));*/
}

#coverPage {
    background-color: gray;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 30;
    opacity: 0.05;
    filter: alpha(opacity = 5);
    display: none;
}

.FontBoldClass {
    font-family: Samim;
    font-size: small;
    font-weight: 700;
}
.FontBoldClassHeader {
    font-family: Samim;
    font-size: medium;
    font-weight: 700;
}
.FontBoldClassRed {
    font-family: Samim;
    font-size: small;
    font-weight: 700;
    color:red;
}

button.btncss,
input[type="button"].btncss, 
input[type="submit"].btncss
{
	background-color: #FDFEFA;
    border: 1px solid #DBEEA2;
    cursor: pointer;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

button.btncss:hover,
input[type="button"].btncss:hover, 
input[type="submit"].btncss:hover
{ 
	background-color: #DBEEA2;
    border: 1px solid #DBEEA2;
    cursor: pointer;
    padding: 5px;
    margin: 5px;
}

.buttonStyleLeaveAll
{
     cursor:pointer; 
     border: 1px solid #DBEEA2;
     background-color: #DBEEA2;
     color:#044E24;
}

    .buttonStyleLeaveAll:hover {
        cursor: pointer;
        border: 1px solid #000001;
        background-color: #c4d390; /*#99CC66;*/
        height: 25px;
        color: white;
    }

div.submenuMasterHolder
{
    position: relative; width: 810px; top: 155px; left: 0px
}