@font-face
{
    font-family: 'B Yekan';
    src: url('../Content/fonts/B Yekan.eot?#') format('eot'), url('../Content/fonts/B Yekan.woff') format('woff'), url('../Content/fonts/B Yekan.ttf') format('truetype');
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

ol, ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote, q
{
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after
    {
        content: '';
        content: none;
    }

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/* start editing from here */
a
{
    text-decoration: none;
}

.txt-rt
{
    text-align: right;
}
/* text align right */
.txt-lt
{
    text-align: left;
}
/* text align left */
.txt-center
{
    text-align: center;
}
/* text align center */
.float-rt
{
    float: right;
}
/* float right */
.float-lt
{
    float: left;
}
/* float left */
.clear
{
    clear: both;
}
/* clear float */
.pos-relative
{
    position: relative;
}
/* Position Relative */
.pos-absolute
{
    position: absolute;
}
/* Position Absolute */
.vertical-base
{
    vertical-align: baseline;
}
/* vertical align baseline */
.vertical-top
{
    vertical-align: top;
}
/* vertical align top */
.underline
{
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px 0;
}
/* Add 5px bottom padding and a underline */
nav.vertical ul li
{
    display: block;
}
/* vertical menu */
nav.horizontal ul li
{
    display: inline-block;
}
/* horizontal menu */
img
{
    max-width: 100%;
}
/*end reset*/
/*--wrap--*/
.wrap
{
    margin: 0 auto;
    width: 960px;
    /*border:solid thin black;*/
}

.slideshow
{
}

.title_font
{
    font-family: 'B Yekan';
}

body
{
    background-image: url('../Content/images/texture5.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
}

.logo
{
    float: right;
    margin-top: 34px;
    /*border:solid thin white;*/
    margin-top: 10px;
}

.img-logo
{
    width: 120px;
    height: 120px;
    /*border:solid thin yellow;*/
    float: right;
    /*background-color:whitesmoke;*/
    background-image: url('../content/images/logoImg.png');
    background-position: center;
    background-size: cover;
    position: relative;
}

.contact-info
{
    float: left;
    text-transform: uppercase;
    padding: 10px 40px;
    padding-left: 48px;
    /*background-color: #226BAF;*/
    background-color: #009900;
    margin-top: 10px;
}

    .contact-info ul li:first-child
    {
        color: #cdcdcd;
    }

.header
{
    direction: rtl;
    text-align: right;
    /*border:solid thin red;*/
}

.contact-info ul li:nth-child(2)
{
    font-size: 22px;
}

.contact-info ul
{
    margin: 0px;
    padding: 0px;
}

    .contact-info ul li
    {
        color: #fff;
        font-weight: bold;
        margin: 2px 0px;
        font-size: 14px;
        font-family: 'B Yekan';
    }

.top-nav
{
    margin-top: 15px;
    /*border:solid thin red;*/
}

    .top-nav ul li
    {
        display: inline;
    }

    .top-nav li
    {
        /*color: #FBFAFA;*/
        color: #015227;
        font-family: 'B Yekan';
        background: url(../Content/images/menu-hover.png) 0 0 repeat-x #352115;
        border: none;
        width: 106.2px;
        float: right;
    }

        .top-nav li a
        {
            display: block;
            /*color: #0060A3;*/
            color: #015227;
            padding: 17px 0 16px;
            min-height: 26px;
            height: auto !important;
            height: 26px;
            background: url(../Content/images/menu.png) 0 0 repeat-x #E5E5E5;
            width: 106.2px;
            text-align: center;
            font-size: 15px;
            font-weight: bold;
            font-family: 'B Yekan';
        }

            .top-nav li.active a,
            .top-nav li a:hover
            {
                /*background: url(../Content/images/menu-hover.png) 0 0 repeat-x #0A85CA;*/
                background: url(../Content/images/menu-hover2.png) 0 0 repeat-x #0A85CA;
                color: #FBFAFA;
            }

.toolstrip
{
    width: 100%;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    border: solid;
}

.banner
{
    background: url(../Content/images/banner2.png);
    text-align: right;
    margin-top: 39px;
    height: 160px;
}

.banner-grid ul li
{
    display: inline;
}

.banner-grid ul
{
    width: 750px;
    float: right;
    margin-top: 13px;
    padding: 5px;
}

.banner-grid li h2
{
    font-family: 'B Yekan';
    font-size: 27px;
    color: #fff;
}

.banner-grid li p
{
    font-family: 'B Yekan';
    font-size: 14px;
    line-height: 2.2em;
    color: #fff;
    margin-bottom: 7px;
}

.banner-grid li a
{
    font-family: 'B Yekan';
    color: #fff;
    background: rgb(30,87,153); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(100%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 100%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 100%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 100%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 100%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    font-size: 12px;
    padding: 7px 15px;
    background-image: url('../Content/images/large-button-overlay.png');
    font-size: 12px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .banner-grid li a:hover
    {
        background: rgb(125,185,232); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(32,124,202,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,185,232,1)), color-stop(0%,rgba(32,124,202,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(125,185,232,1) 0%,rgba(32,124,202,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
    }

.content-last
{
    width: 208px;
    float: left;
    margin: 0px;
    margin-top: 19px;
    line-height: 37px;
    border: solid #3394D7;
    padding: 10px 0px 10px 20px;
}

    .content-last h4
    {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 22px;
        color: #555;
    }

.content-grid
{
    width: 228px;
    float: right;
    margin: 20px 10px 0px 0px;
}

    .content-grid img
    {
        cursor: pointer;
    }

        .content-grid img:hover
        {
            opacity: 0.7;
        }

    .content-grid ul li h4
    {
        color: #444;
        font-size: 14px;
        font-family: 'B Yekan';
        margin: 10px 0px;
        text-align: justify;
        direction: rtl;
        height: 20px;
        /*border:solid thin;*/
        overflow: hidden;
    }

    .content-grid ul li p
    {
        font-size: 12px;
        font-family: 'B Yekan';
        color: #666;
        line-height: 1.9em;
        text-align: justify;
        direction: rtl;
        margin-bottom: 11px;
        height: 50px;
        /*border:solid thin;*/
        overflow: hidden;
    }

    .content-grid ul li a, .button a
    {
        font-family: 'B Yekan';
        font-size: 12px;
        float: right;
        padding: 7px 15px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        color: white;
        text-align: right;
        /*background: #7DB9E8;*/
        background: #e30613;
        /*background: -moz-linear-gradient(top, rgba(1, 82, 232, 1) 0%, rgba(41, 137, 216, 1) 44%, rgba(32, 124, 202, 1) 49%, rgba(30, 87, 153, 1) 100%);*/
    }

        .content-grid ul li a:hover, .button a:hover
        {
            background-color: #b3020d;
        }

.content-grids
{
    /*border:solid thin red;*/
    width: 959px;
    /*min-height: 530px;*/
    height: auto;
    overflow: auto;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 2px;
}
/*--res---*/
.grid2
{
}

#reservation-form h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}

#reservation-form .field
{
    font-family: 'Quantico', sans-serif;
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
    color: #666;
    margin-top: 15px;
}

#reservation-form label
{
    display: block;
    padding-bottom: 4px;
    color: #666;
    font-family: 'Roboto Condensed', sans-serif;
}

#reservation-form select.select1
{
    padding: 5px;
    margin-right: 10px;
}

#reservation-form select
{
    border: 1px solid #3394D7;
    background: #3394D7;
    color: #D1D1D6;
    outline: none;
    padding: 5px;
}

    #reservation-form select.select2
    {
        border: none;
    }

#reservation-form input
{
    width: 18px;
    text-align: center;
    border: 1px solid #3394D7;
    background: #3394D7;
    color: #fff;
    outline: none;
    padding: 5px;
}

#reservation-form .button
{
    font-size: 1em;
}
/*---footer---*/
.footer
{
    margin-top: 30px;
    background-image: url('../Content/images/footer-bg2.png');
    background-repeat: repeat-x;
    height: 40px;
}

.footer-nav
{
    float: right;
}

    .footer-nav ul li
    {
        display: inline;
    }

    .footer-nav ul
    {
        padding-top: 15px;
    }

        .footer-nav ul li a
        {
            color: #fff;
            margin-right: 20px;
            font-size: 12px;
            font-family: 'B Yekan';
        }

            .footer-nav ul li a:hover
            {
                color: #eee;
            }

.copy-right
{
    color: #fff;
    font-size: 12px;
    font-family: 'B Yekan';
    padding-top: 15px;
    float: left;
}

    .copy-right a
    {
        color: #fff;
    }

        .copy-right a:hover
        {
            text-decoration: underline;
        }
/*----about----*/
/*------------about-------------*/
.about
{
    padding: 10px 0px;
    margin-top: 35px;
}

    .about h3
    {
        color: #7E7E7E;
        text-decoration: none;
        font-size: 22px;
        float: right;
        font-family: 'B Yekan';
    }

    .about ul
    {
        margin: 0px;
        padding: 0px;
    }

    .about h2
    {
        font-size: 15px;
    }

        .about h2:hover
        {
            color: #0160A4;
            cursor: pointer;
        }

    .about h2, .about h4
    {
        margin: 10px 0px;
        font-family: 'B Yekan';
        color: #555;
    }

    .about ul li
    {
        width: 180px;
        float: right;
        margin-right: 15px;
        margin-bottom: 30px;
    }

    .about p
    {
        font-size: 12px;
        margin-bottom: 7px;
        font-family: 'B Yekan';
        line-height: 1.5;
        color: #555;
    }

.about-boxs-heading
{
    margin: 10px 0px;
    float: right;
    direction: rtl;
    font-family: 'B Yekan';
    color: #666;
}

.about ul li:last-child
{
    margin-right: 0px;
}

.about ul li a
{
    font-size: 12px;
    color: #999;
    font-family: 'B Yekan';
}

    .about ul li a:hover
    {
        color: #0160A4;
    }

.about-boxs
{
    background-image: url('../Content/....images/patter-alt.gif');
    margin: 6px 0px;
    font-family: 'B Yekan';
}

    .about-boxs p
    {
        font-size: 13px;
        float: right;
        direction: rtl;
        width: 750px;
        line-height: 24px;
        color: #777;
        margin-right: 15px;
        text-align: justify;
        border-bottom: solid thin #3394D7;
    }

    .about-boxs img
    {
        float: left;
        height: 111px;
        width: 249px;
        cursor: pointer;
    }

        .about-boxs img:hover
        {
            box-shadow: 0px 0px 2px #cdccdc;
            opacity: 0.7;
        }

.about-boxs-heading h4
{
    margin: 7px 0px;
    font-size: 16px;
}
/*---Categiry----*/
.Category
{
    width: 180px;
    float: right;
    font-family: Arial;
    color: #666;
}

    .Category h4
    {
        text-transform: uppercase;
        /*background: #3995D5;*/
        background: #81d742;
        padding: 10px;
        color: #fff;
        font-family: 'B Yekan';
        text-align: right;
        font-size: 14px;
    }

        .Category h4 img
        {
            vertical-align: middle;
        }

    .Category li
    {
        /*font-size: 12px;
        color: #858585;
        margin: 10px 0px;
        font-family: 'B Yekan';
        font-weight: normal;
        line-height: 2.5;*/
    }

        .Category li a:hover
        {
            border-bottom: 1px dotted #858585;
        }

    .Category ul
    {
        padding-left: 10px;
        padding-top: 10px;
        text-align: right;
    }

    .Category li h3, .Category li h5
    {
        color: #555;
    }

    .Category li h3
    {
        text-decoration: line-through;
        font-family: 'B Yekan';
    }

    .Category li h6
    {
        font-size: 12px;
        color: #858585;
        font-family: 'B Yekan';
        font-weight: normal;
    }

    .Category li h5
    {
        font-family: 'B Yekan';
    }

    .Category li img
    {
        cursor: pointer;
    }

        .Category li img:hover
        {
            opacity: 0.7;
        }


/*---products---*/
.products h3
{
    font-size: 22px;
    text-transform: uppercase;
    color: #7E7E7E;
    margin-bottom: 14px;
    text-align: right;
    margin-right: 210px;
    font-family: 'B Yekan';
    margin-top: 35px;
}

.product-grid h4, .last1 h4
{
    font-size: 14px;
    text-transform: uppercase;
    color: #7E7E7E;
    font-family: 'B Yekan';
    margin: 4px 0px;
    text-align: justify;
    direction: rtl;
    height: 20px;
    /*border: solid thin;*/
    overflow: hidden;
}

.product-grid, .last1
{
    width: 212px;
    float: left;
    border: 1px solid #F1F1F1;
    padding: 15px;
    margin: 0px 12px 12px 0px;
    background-color: #fff;
}

    .product-grid:hover, .last1:hover
    {
        box-shadow: 0px 0px 10px #F1F1F1;
    }

.last2 li a:hover
{
    color: #000;
}

.product-grid p, .last1 p
{
    width: 212px;
    float: right;
    color: #999;
    font-size: 12px;
    font-family: 'B Yekan';
    line-height: 2.2;
    text-align: justify;
    direction: rtl;
    height: 50px;
    /*border: solid thin;*/
    overflow: hidden;
}

.product-grid img
{
    cursor: pointer;
}

    .product-grid img:hover
    {
        opacity: 0.7;
    }

.product-grid .A-link
{
    font-family: 'B Yekan';
    font-size: 12px;
    float: right;
    padding: 7px 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-family:'B Yekan';
    font-size:10pt;
    text-align:center;
    color: white;
    text-align: right;
    /*background: #7DB9E8;*/
    background: #e30613;
    /*background: -moz-linear-gradient(top, rgba(1, 82, 232, 1) 0%, rgba(41, 137, 216, 1) 44%, rgba(32, 124, 202, 1) 49%, rgba(30, 87, 153, 1) 100%);*/
}

.product-grids
{
    width: 770px;
    float: left;
    /*border: solid thin;*/
}

.box-paging-user
{
    width: 700px;
    height: 30px;
    float: left;
    /*border: solid thin red;*/
}


/*.product-grids h4 {
        color: #444;
        font-size: 14px;
        font-family: 'B Yekan';
        margin: 10px 0px;
        text-align: justify;
        direction: rtl;
        height: 20px;
        border: solid thin;
        overflow: hidden;
    }

    .product-grids p {
        font-size: 12px;
        font-family: 'B Yekan';
        color: #666;
        line-height: 1.9em;
        margin-bottom: 11px;
            text-align: justify;
        direction: rtl;
        height: 50px;
        border: solid thin;
        overflow: hidden;
    }*/


/*----contact----*/



.form h4, .contact-info h2
{
    color: #7E7E7E;
    text-decoration: none;
    font-size: 22px;
    font-family: 'B Yekan';
    text-transform: uppercase;
    margin: 6px 0px;
}

input, textarea, select
{
    margin: 7px 0px;
    padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 200px;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    color: #999;
    text-align: right;
    direction: rtl;
    margin-right: 5px;
}



textarea
{
    width: 400px;
    /*max-width: 400px;*/
    height: 150px;
    line-height: 150%;
    color: #999;
    text-align: left;
    text-align: right;
    direction: rtl;
}

    input:hover, textarea:hover,
    input:focus, textarea:focus
    {
        border-color: #C9C9C9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    }

.form label
{
    margin-left: 10px;
    color: #999999;
}

/*.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 16px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
	font-family: 'B Yekan';

	}*/

.submit
{
    width: auto;
    padding: 9px 15px;
    /*background: #617798;*/
    background: #e30613;
    border: 0;
    font-size: 16px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    font-family: 'B Yekan';
    margin-right: 400px;
}




.contact-info1
{
    float: left;
    width: 515px;
    margin-top: 30px;
    background: none;
    color: black;
}

    .contact-info1 h2
    {
        color: #7E7E7E;
        text-decoration: none;
        font-size: 22px;
        font-family: 'Roboto Condensed', sans-serif;
        text-transform: uppercase;
        margin: 6px 0px;
    }

    .contact-info1 p
    {
        font-family: Arial;
        color: #999;
        font-size: 12px;
        line-height: 2.4;
        text-transform: lowercase;
        margin: 10px 0px;
    }

    .contact-info1 h4
    {
        font-family: Arial;
        color: #999;
        font-size: 12px;
        line-height: 2.2;
        text-transform: uppercase;
    }

.form_contactus
{
    float: right;
}

.main-content
{
    width: 955px;
    min-height: 300px;
    height: auto;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin #065b96;*/
    border: solid thin #009311;
    margin-top: 10px;
}

.head-content
{
    width: 955px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    /*border:solid thin blue;*/
    /*background-color: #065b96;*/
    background-color: #009311;
    top: 0;
    text-align: center;
    font-size: 13pt;
    color: white;
    font-family: 'B Yekan';
    padding-top: 5px;
}

.content-content
{
    width: 955px;
    min-height: 300px;
    height: auto;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    /*border:solid thin blue;*/
    background-color: #ffffff;
    top: 0;
}

.tbl-reg-customer
{
    /*width:700px;*/
    height: auto;
    overflow: auto;
    /*float:right;*/
    float: right;
    margin-right: 40px;
    /*margin-left:auto;*/
    margin-top: 10px;
    margin-bottom: 10px;
    /*border:solid thin blue;*/
}

.td-reg-customer
{
    /*width:600px;*/
    /*height:auto;*/
    /*overflow:auto;*/
    /*min-height:300px;*/
    direction: rtl;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    font-family: 'B Yekan';
    font-size: 10pt;
    /*border:solid thin blue;*/
}

.td-reg-customer-view
{
    /*width:600px;*/
    /*height:auto;*/
    /*overflow:auto;*/
    /*min-height:300px;*/
    direction: rtl;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    font-family: 'B Yekan';
    font-size: 12pt;
    height: 30px;
    padding-right: 8px;
    /*border:solid thin blue;*/
}

.message-validation
{
    color: red;
    margin-right: 5px;
}

.message-top
{
    width: 400px;
    height: 25px;
    direction: rtl;
    text-align: center;
    float: right;
    margin-right: 240px;
    font-family: 'B Yekan';
    font-size: 12pt;
    /*border:solid thin blue;*/
    /*padding-top:3px;*/
    color: red;
}

.div-main-tbl-viwe-customer
{
    width: 950px;
    height: auto;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin red;*/
}

.tbl_list_custom_admin
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 15px;
    border: solid thin #a9a9a9;
    direction: rtl;
}

.td_list_custom_admin
{
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin #065b96;*/
    border: solid thin #33CC99;
    height: 25px;
    padding: 10px;
    font-family: 'B Yekan';
    direction: rtl;
    font-size: 10pt;
    text-align: center;
    color: black;
}

.th_list_custom_admin
{
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin;*/
    height: 25px;
    padding: 12px;
    /*background-color: #065b96;*/
    background-color: #33CC99;
    font-family: 'B Yekan';
    font-size: 12pt;
    text-align: center;
    color: white;
}

.tr-color2
{
    /*background-color: silver;*/
    background-color: whitesmoke;
    /*background-color: #33FFCC;*/
}

.tr-color1
{
    /*background-color: whitesmoke;*/
    background-color: #33FFCC;
}

.div-search-in-list-custom-admin
{
    width: 950px;
    height: auto;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin red;*/
}

.tbl-search-in-list-custm-admin
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border: solid thin #7B68EE;*/
    direction: rtl;
}

.td-search-in-list-custm-admin
{
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin #7B68EE;*/
    height: 25px;
    padding: 10px;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: center;
    color: black;
}

.div-inner-grid
{
    width: 125px;
    height: 25px;
    overflow: hidden;
    /*border: solid thin red;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: -8px;
    font-family: 'B Yekan';
}

.btn-grid-view
{
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 5px;
    padding-bottom: 7px;
    /*background: #617798;*/
    background: #015227;
    font-family: 'B Yekan';
    font-size: 9pt;
    text-align: center;
    color: white;
    /*margin-left: auto;
    margin-right: auto;
    border: solid thin;*/
}

    .btn-grid-view:hover
    {
        background-color: #065b96;
    }

.DivGridPaging
{
    width: 700px;
    height: 25px;
    direction: ltr;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    /*border: solid thin;*/
    margin-top: -3px;
}

.numberPaging
{
    /*width: 780px;
    height: 25px;*/
    float: left;
    margin-left: 4px;
    text-align: center;
    border: solid thin silver;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: center;
    color: black;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
}

.msg-count-row
{
    width: 400px;
    height: 25px;
    direction: ltr;
    text-align: center;
    float: right;
    margin-right: 33px;
    margin-bottom: 2px;
    /*border: solid thin;*/
    margin-top: -3px;
    margin-top: 2px;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: right;
    color: #DC143C;
}

.div-main-for-btn
{
    width: 400px;
    height: 30px;
    /*border: solid thin #7B68EE;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.link-admin
{
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 8px;
    padding-bottom: 10px;
    /*background: #617798;*/
    background: #e30613;
    font-family: 'B Yekan';
    font-size: 9pt;
    text-align: center;
    color: white;
    float: right;
    margin-right: 130px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    margin-bottom: 5px;
}

    .link-admin:hover
    {
        background-color: #b3020d;
    }

.img-product-index-page
{
    width: 250px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
}


.name_deatils
{
    width: 250px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid thin;
    font-family: 'B Yekan';
    font-size: 12pt;
    text-align: center;
    margin-top: 5px;
    direction: rtl;
}

.img_details
{
    width: 250px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

.div_img_details
{
    width: 250px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    /*border-bottom:thin solid;*/
}

.div_texte_details
{
    width: 750px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-top: thin solid;
    padding: 10px;
    margin-bottom: 5px;
    font-family: 'B Yekan';
}

.div_price_details
{
    width: 750px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-top: thin solid;
    padding: 10px;
    margin-bottom: 5px;
}

.div_album_user
{
    width: 510px;
    height: auto;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    /*border: thin solid red;*/
    padding: 10px;
    margin-bottom: 5px;
}

.img_album_product
{
    width: 250px;
    height: 150px;
    float: right;
    margin-right: 3px;
    margin-top: 2px;
    /*border: thin solid;*/
}

.div_outer_album_product
{
    width: 250px;
    height: 150px;
    float: right;
    margin-right: 3px;
    margin-top: 2px;
    /*border: thin solid red;*/
}

.main-texte-comment
{
    width: 800px;
    height: auto;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    /*border: thin solid red;*/
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: justify;
    direction: rtl;
}

.div-main-rss
{
    width: 450px;
    height: auto;
    overflow: auto;
    /*padding: 10px;*/
    float: right;
    margin-right: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border: thin solid ;*/
}

.head-rss
{
    width: 446px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: thin solid;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: center;
    direction: rtl;
}

.title-rss-omumi
{
    width: 420px;
    height: 15px;
    /*border: thin solid black;*/
    text-align: right;
    padding-right: 8px;
    font-family: 'B Yekan';
    font-size: 9pt;
    color: #3a3a3a;
    margin-left: auto;
    margin-right: auto;
    direction: rtl;
    padding-top: 9px;
    /*margin-top:2.5px;*/
    padding-top: 7px;
    padding-bottom: 7px;
}

    .title-rss-omumi .linkRssMainPage
    {
        text-decoration: none;
        color: #3a3a3a;
    }

        .title-rss-omumi .linkRssMainPage:hover
        {
            /*text-decoration: underline;*/
            color: #008299;
        }

.TimeRss
{
    width: 30%;
    height: 20px;
    /*border: solid thin;*/
    float: left;
    margin-left: -2%;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: left;
    direction: ltr;
}

.linkRssMainPage
{
    width: 68%;
    height: 20px;
    /*border: thin solid black;*/
    float: right;
    overflow: hidden;
    /*text-align: right;
    padding-right: 8px;
    font-family: 'B Yekan';
    font-size: 9pt;
    color: #3a3a3a;
    margin-left: auto;
    margin-right: 10px;
    direction: rtl;
    padding-top: 9px;*/
}


.spanMsgRss
{
    width: 200px;
    height: 25px;
    /*border: solid thin;*/
    float: right;
    margin-right: 130px;
    font-family: 'B Yekan';
    font-size: 10pt;
    text-align: center;
    direction: rtl;
    margin-top: 50px;
}

.div-main-intro
{
    width: 1000px;
    height: 600px;
    background-image: url('../content/images/intro.jpg');
    background-position: center;
    background-size: cover;
    margin-right: auto;
    margin-left: auto;
    /*border:solid thin white;*/
    display: none;
}

.btn-enter-site
{
    width: 150px;
    height: 27px;
    background-color: #015325;
    float: right;
    margin-right: 80px;
    color: white;
    font-size: 11pt;
    font-family: 'B Yekan';
    text-align: center;
    padding-top: 3px;
    box-shadow: 5px 5px 5px #009900;
}

    .btn-enter-site:hover
    {
        background-color: #009900;
    }

.div-main-btn-enter-site
{
    width: 300px;
    height: auto;
    overflow: auto;
    /*border: solid thin red;*/
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 10px;
}

.img-titr-enter-site
{
    /*border: solid thin red;*/
    margin-right: auto;
    margin-left: auto;
    /*padding-right:100px;*/
}

.btn-enter-your-site
{
    width: 1000px;
    height: 51px;
    background-image: url('../content/images/dis_btn_enter.png');
    background-position: center;
    background-size: cover;
    margin-right: auto;
    margin-left: auto;
    /*border:solid thin white;*/
    /*display: none;*/
    cursor: pointer;
}

    .btn-enter-your-site:hover
    {
        background-image: url('../content/images/ena_btn_enter.png');
    }

.div-tools-main-page
{
    width: 950px;
    height: 180px;
    margin-left: auto;
    margin-right: auto;
    /*border: solid thin;*/
    margin-top: 20px;
}

.links-main-page
{
    width: 300px;
    height: 180px;
    float: right;
    /*border: solid thin;*/
    margin-top: 0;
    background-color: #e30613;
}

.ul-links-main-page
{
    width: 220px;
    /*height: 200px;*/
    float:right;
    margin-right:17px;
    margin-top: 30px;
    /*border:solid thin white;*/
    text-align: center;
}

    .ul-links-main-page li a
    {
        font-family: 'B Yekan';
        font-size: 11pt;
        color: white;
        text-align: center;
        text-decoration: none;
        line-height: 40px;
    }

        .ul-links-main-page li a:hover
        {
            color: #89c30f;
        }

.text-link-main-page
{
    width: 40px;
    height: 180px;
    float: right;
    background-image: url('../content/images/link.png');
    /*border:solid thin white;*/
    text-align: center;
}

.amar-main-page
{
    width: 300px;
    height: 180px;
    float: right;
    /*border: solid thin;*/
    margin-top: 0;
    background-color: #fdec06;
}

.text-amar-main-page
{
    width: 40px;
    height: 180px;
    float: right;
    background-image: url('../content/images/amar.png');
    /*border:solid thin white;*/
    text-align: center;
}

.cooking-main-page
{
    width: 300px;
    height: 180px;
    float: right;
    /*border: solid thin;*/
    margin-top: 0;
    background-color: #009311;
}


    .cooking-main-page a img
    {
  
        margin-bottom:5px;
        margin-top:20px;
        width:210px;
        height:120px;
        float:right;
        margin-right:30px;
        /*border:solid thin white;*/
    }

    .cooking-main-page h4
    {
        font-family: 'B Yekan';
        font-size: 11pt;
        text-align: center;
        color: white;
        width: 250px;
        /*border:solid thin;*/
        height:25px;
        float:right;
        margin-right:3px;
        overflow:hidden;
    }

.text-cook-main-page
{
    width: 40px;
    height: 180px;
    float: right;
    background-image: url('../content/images/cook.png');
    /*border:solid thin white;*/
    text-align: center;
}

.content-amar-main-page
{
    width: 200px;
    height: 110px;
    margin-top: 30px;
    float: right;
    margin-right: 25px;
    /*border: solid thin;*/
    text-align: center;
    font-family: 'B Yekan';
}
