/* ----------  page defaults ---------- */

body
{
    margin: 0;
    background-color: #e6dbc9;
    padding: 0;
    background-image: url(../images/bginner.jpg);
    background-repeat: repeat-x;
}


input:focus, textarea:focus, select:focus
{
    outline: none;
}

@font-face
{
    font-family: 'W_yekan';
    src: url('W_yekan.eot');
    src: url('W_yekan.eot?#iefix') format('embedded-opentype'), url('W_yekan.woff') format('woff'), url('W_yekan.ttf') format('truetype'), url('W_yekan.svg#BKoodakRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'W_BLotus';
    src: url('BLotus.eot');
    src: url('BLotus.eot?#iefix') format('embedded-opentype'), url('BLotus.woff') format('woff'), url('BLotus.ttf') format('truetype'), url('BLotus.svg#BLotus') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face
{
    font-family: 'W_TitrBold';
    src: url('TitrBold.eot');
    src: url('TitrBold.eot?#iefix') format('embedded-opentype'), url('TitrBold.woff') format('woff'), url('TitrBold.ttf') format('truetype'), url('TitrBold.svg#TitrBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face
{
    font-family: 'BNazanin';
    src: url('BNazanin.eot?#') format('eot'), /* IE6–8 */ url('BNazanin.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('BNazanin.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}



@font-face
{
    font-family: 'BTitrBold';
    src: url('BTitrBold.eot?#') format('eot'), /* IE6–8 */ url('BTitrBold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('BTitrBold.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

/* ----------  primary layout ---------- */

.BTitrBold
{
    font-family: 'BTitrBold';
    font-size: 20px;
    color: #6c1617;
    direction: rtl;
}

.BTitrBold-Small
{
    font-family: 'BTitrBold';
    font-size: 16px;
    color: #6c1617;
    direction: rtl;
}


#wrapper
{
    background-image: url(../images/bgwrapperin.jpg);
    min-height: 780px;
    background-repeat: no-repeat;
    background-position: top center;
}


#bgslider
{
    margin: 0 auto;
    background-position: center;
    background-image: url(../images/bgsliderin.jpg);
    background-repeat: no-repeat;
    height: 200px;
}

#tblshdw
{
    margin: 0 auto;
    width: 1000px;
    min-height: 300px;
    background-image: url(../images/tblshdw.png);
    background-repeat: repeat-y;
}


#top
{
    background-image: url(../images/top.jpg);
    width: 960px;
    height: 164px;
    background-repeat: no-repeat;
}

#searchdiv
{
    float: left;
    width: 254px;
    height: 33px;
    padding-top: 15px;
    padding-left: 10px;
}
#searchdivR
{
    float: left;
    width: 221px;
    height: 33px;
    background-image: url(../images/srchR.jpg);
    background-repeat: no-repeat;
}
#searchdivL
{
    float: left;
    width: 33px;
    height: 33px;
}

.searchbox
{
    width: 200px;
    height: 20px;
    padding-top: 5px;
    background-color: #fdfaf6;
    border: 0;
    text-align: right;
    font-family: 'W_yekan' , 'Tahoma';
    font-size: 16px;
    color: #2b1e05;
}

.txt-about
{
    padding: 10px;
    font-family: 'W_BLotus','W_yekan';
    direction: rtl;
    font-size: 17px;
    color: #120100;
    line-height: 20px;
}


.txt-newsTitle
{
    font-family: 'W_TitrBold','W_yekan';
    direction: rtl;
    font-size: 15px;
    color: #690000;
}
.txt-newsTitle a
{
    font-family: 'W_TitrBold','W_yekan';
    font-size: 15px;
    color: #690000;
    text-decoration: none;
}
.txt-newsTitle a:hover
{
    font-family: 'W_TitrBold','W_yekan';
    font-size: 15px;
    color: #cc0000;
    text-decoration: none;
}





.txt-news
{
    font-family: 'W_BLotus','W_yekan';
    direction: rtl;
    font-size: 15px;
    color: #120100;
    line-height: 20px;
}

.txt-news a
{
    font-family: 'W_BLotus','W_yekan';
    font-size: 15px;
    color: #120100;
    text-decoration: none;
}
.txt-news a:hover
{
    font-family: 'W_BLotus','W_yekan';
    font-size: 15px;
    color: #333333;
    text-decoration: none;
}




.border
{
    border: 1px solid #353535;
}

.More-red
{
    width: 89px;
    height: 26px;
    text-align: center;
    float: right;
    margin-top: 10px;
    color: #fff;
    background-color: #990000;
    font-family: 'W_yekan';
    font-size: 14px;
}

.More-red a
{
    width: 89px;
    height: 26px;
    color: #fff;
    font-family: 'W_yekan';
    font-size: 14px;
    text-decoration: none;
}


.More-red a:hover
{
    width: 89px;
    height: 26px;
    color: #c99e9e;
    font-family: 'W_yekan';
    text-decoration: none;
    font-size: 14px;
}



#footerwrapper
{
    width: 100%;
    height: 206px;
    background-color: #761313;
}
#footerwrapper2
{
    width: 100%;
    height: 10px;
    background-color: #220000;
}
#footerbg
{
    margin: 0 auto;
    background-image: url(../images/footer_bg.jpg);
    width: 980px;
    height: 206px;
    background-repeat: no-repeat;
}

.txt-footer
{
    color: #fff;
    direction: rtl;
    font-family: 'W_yekan' , 'Tahoma';
    line-height: 22px;
    font-size: 13px;
}


.txt-footer a
{
    color: #fff;
    direction: rtl;
    font-family: 'W_yekan' , 'Tahoma';
    line-height: 22px;
    font-size: 13px;
    text-decoration: none;
}

.txt-footer a:hover
{
    color: #c99e9e;
    direction: rtl;
    font-family: 'W_yekan' , 'Tahoma';
    line-height: 22px;
    font-size: 13px;
    text-decoration: none;
}


.ftxtboxbg
{
    background-image: url(../images/txtboxW.jpg);
    width: 161px;
    height: 20px;
    background-repeat: no-repeat;
    border: 0;
    padding: 2px 7px;
    font-family: 'Tahoma';
    font-size: 11px;
    margin-bottom: 5px;
    direction: rtl;
}

.ftxtarea
{
    background-image: url(../images/txtboxCmnt.jpg);
    padding: 5px 5px 5px 5px;
    width: 166px;
    height: 65px;
    background-repeat: no-repeat;
    border: 0;
    direction: rtl;
    font-family: 'Tahoma';
    font-size: 11px;
}


.txt-copyright
{
    color: #9b6f6f;
    direction: rtl;
    font-family: 'W_yekan' , 'Tahoma';
    font-size: 13px;
}



/* ----------  Menu ---------- */
#menubg
{
    float: left;
    width: 960px;
    height: 39px;
    background-image: url(../images/menubg.jpg);
    background-repeat: no-repeat;
}

#undermenu
{
    float: left;
    width: 818px;
    height: 10px;
    background-image: url(../images/undermenu.jpg);
    background-repeat: repeat-x;
    margin-left: 1px;
    margin-right: 1px;
}




/* ---------- Tab -------- */



ul.tabs
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 37px;
    width: 100%;
}
ul.tabs li
{
    float: right;
    background-image: url(../images/tab1.jpg);
    width: 195px;
    background-repeat: no-repeat;
    margin: 0;
    text-align: center;
    cursor: pointer;
    padding: 0px;
    height: 37px;
    line-height: 31px;
    border: 0px solid #999999;
    border-left: none;
    font-family: 'W_yekan';
    font-size: 17px;
    color: #2b1e05;
    padding-top: 5px;
    overflow: hidden;
    position: relative;
}
ul.tabs li:hover
{
    background-image: url(../images/tabover1.jpg);
    width: 195px;
    background-repeat: no-repeat;
    height: 37px;
    color: #690200;
}
ul.tabs li.active
{
    color: #690200;
    background-image: url(../images/tabover1.jpg);
    width: 195px;
    background-repeat: no-repeat;
}
.tab_container
{
    border: 1px solid #cacaca;
    border-top: none;
    clear: both;
    float: right;
    width: 100%;
    background-image: url(../images/tabcontbg.jpg);
    background-repeat: repeat-x;
    height: 160px;
}
.tab_content
{
    padding: 0px;
    font-family: 'W_yekan';
    font-size: 16px;
    color: #2b1e05;
    display: none;
}
#container
{
    width: 945px;
    margin: 0 auto;
}


/* ----------------- Footer ------------- */


.txt_footer
{
    background-color: #FFF;
    height: 30px;
    padding-bottom: 10px;
    color: #712150;
    direction: rtl;
    text-align: left;
    font-family: 'W_yekan';
    font-size: 11px;
}

.txt_footer a
{
    color: #000;
    font-family: 'W_yekan';
    font-size: 11px;
    text-decoration: none;
}

.txt_footer a:hover
{
    color: #712150;
    font-family: 'W_yekan';
    font-size: 11px;
    text-decoration: none;
}




/* ---------- PRODUCTS ---------- */

#frameP
{
    margin: 0 auto;
    width: 830px;
}

.contentboxP
{
    vertical-align: top;
    position: relative;
    padding-right: 15px;
    padding-left: 10px;
    direction: rtl;
    color: #000;
    font-family: 'W_yekan';
    font-size: 15px;
    margin-bottom: 20px;
}

.content
{
    width: 750px;
    height: 450px;
    padding: 10px;
    overflow: auto;
}

.content p:nth-child(even)
{
    color: #999;
    font-family: Georgia,serif;
    font-size: 17px;
    font-style: italic;
}
.content p:nth-child(3n+0)
{
    color: #c96;
}
#content_2
{
    color: #333;
}
#content_2 p:nth-child(even)
{
    color: #666;
}

.links
{
    margin: 10px;
}
.links a
{
    display: inline-block;
    padding: 3px 15px;
    margin: 7px 10px;
    background: #444;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.links a:hover
{
    background: #eb3755;
    color: #fff;
}
