/*----------------public -----------------*/
@font-face {
    font-family: 'IRANSansWeb';
    src: url('source/fonts/IRANSansWeb.eot');
    src: local('IRANSansWeb'), url('source/fonts/IRANSansWeb.woff') format('woff'), url('source/fonts/IRANSansWeb.ttf') format('truetype'), url('source/IRANSansWeb.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*{
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    color: #535353;
    font-family:"IRANSansWeb";
    font-size:13px;
    text-shadow:0px 0px 1px #A3A3A3;
    text-decoration: none;
    direction: rtl;
}
input:focus {
    outline:none;
}
select:focus {
    outline:none;
}
textarea:focus {
    outline:none;
}
a:hover{
    color: #6699FF;
}

body{
    background: #f2f0f0;
}
#up img{
    opacity: 80%;
    position: fixed;
    width: 30px;
    height: 30px;
    right: 30px;
    bottom: 40px;
    z-index: 1;
    cursor:pointer;
}
/*--------------------------------- wrapper -------------------------------*/
#wrapper{
    margin-left: auto;
    margin-right: auto;
}
#wrapper *{
    overflow: hidden;
}

/*----------------------- topHeader ----------------------*/
#topHeader{
    color: 9d0c10;
    background: #9d0c10;
    height: 30px;
    min-width: 800px;
    position: fixed;
    top:0px;
    right: 0px;
    left: 0px;
    z-index: 2;
}
#topHeader img{
    position: absolute;
    display: block;
    height: 30px;
    left: 5px;
    margin-left: auto;
    margin-right: auto;
}
#topHeader span{
    color: #EDE8E3;
    display: block;
    font-size: 15px;
    text-align: center;
}
/*----------------------- header ----------------------*/
#header{
    color: #F7F7F7;
    background: #F6E4E5;
    height: 75px;
    min-width: 800px;
    position: fixed;
    top:30px;
    right: 0px;
    left: 0px;
    z-index: 2;
}

#header #sales{
    width: 150px;
    height: 35px;
    margin: 15px;
    background: url(images/website/sales.png) no-repeat;
    float: right;
    border-radius: 5px;
}
#header #sales:hover{
    opacity: 0.7;
}

#header #sales>div{
    color:#FFFFFF;
    font-size: 17px;
    padding: 8px;
    width: 15px;
    height: 15px;
    float: left;
}
#header #user{
    background: url(images/website/user.png) right no-repeat;
    width: 80px;
    height: 25px;
    padding-top: 10px;
    padding-right: 35px;
    margin-top: 15px;
    margin-right: 8px;
    float: right;
}

#header #search{
    width: 400px;
    height: 35px;
    border: 1px solid #D9D9D9;
    margin: 15px;
    float: right;
    border-radius: 3px;
}
#header #search select{
    width: 125px;
    height: 35px;
    background: #ffded0;
    float: right;
}
#header #search select:hover{
    opacity: 0.7;
}
#header #search input[type=text]{
    width: 230px;
    height: 25px;
    padding: 5px;
    float: right;
    color: #999999;
}
#header #search input[type=submit]{
    width: 35px;
    height: 35px;
    background: url(images/website/srchIcon.png);
    float: right;
}
#header #search input[type=submit]:hover{
    opacity: 0.7;
}

#header #logo{
    float: left;
}
#header #logo img{
    height: 60px;
    padding: 5px;
}
#header .class{
    clear: both;
}

/*-------------------- navigation ----------------------*/
#navigation{
    margin-top:105px;
    background: #D93664;
    height: 35px;
    min-width: 800px;
    overflow: visible;
}

#navigation *{
    overflow: visible;
}
#navigation ul{
    list-style: none;
}
#navigation ul li{
    text-align: center;
    float:right;
    position: relative;
}
#navigation ul li a{
    color: #F7F7F7;
    display: block;
    padding: 5px;
    text-shadow: 1px 1px 1px #4F4F4F;
    width: 100px;
    height: 25px;
    border-right: 1px solid #E8E8E8;
    overflow: hidden;
}
#navigation ul li:hover a{
    background: #FFC2CE;
    color:#616161;
    text-shadow:1px 1px 0px #DBDBDB;
}

/*---------subMenue------*/
#navigation ul li ul{
    display: none;
	z-index: 1;
}
#navigation ul li:hover ul{
    display: block;
    position: absolute;
    top:60px;
}

#navigation ul li:hover ul li{
    position: relative;
}
#navigation ul li ul li a{
    width:200px;
    height: 20px;
    border-right: 0px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
}
#navigation ul li:hover ul li a{
    display: block;
}
#navigation ul li:hover ul li a:hover{
    background: #FAA3C1;
}
/*--------------------- content ------------------------*/
#content{
    width: 984px;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
}

/*------------------------- sidebar ---*/
#content #sidebar{
    width:272px;
    float: right;
}
#content #sidebar>div{
    background: #FFFFFF;
    width:270px;
    border: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
#content #sidebar div #title{
    background: #F773A1;
    height: 20px;
    width:260px;
    padding: 5px;
    font-size: 14px;
    color: #F7F7F7;
}
/*------------ sidebar-help*/
#content #sidebar #help .main{
    width:270px;
}
#content #sidebar #help .main div{
    line-height: 32px;
    text-align: justify;
    width: 220px;
    float: left;
}
#content #sidebar #help .main img{
    width: 50px;
    float: right;
}
/*------------ sidebar-video*/
#content #sidebar #video{
}
#content #sidebar #video iframe{
    width:270px;
}

/*------------ visitor*/
#content #sidebar #visitor #visitorMail{
    width:260px;
    padding: 5px;
    text-align: center;
}
#content #sidebar #visitor input[type='text']{
    background:#FFF5F5;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    color:#0c1626;
    width: 160px;
    height: 20px;
    font-size: 12px;
    margin: 4px;
    padding: 2px;
}
#content #sidebar #visitor input[type='submit']{
    background:#FFDBDB;
    border-radius: 5px;
    width: 70px;
    height: 25px;
    margin: 5px;
    padding: 2px;
}
#content #sidebar #visitor input[type='submit']:hover{
    opacity: 0.7;
}





/*------------ sidebar-post*/
#content #sidebar #posts{
}
#content #sidebar #posts .main{
    height: 60px;
    margin-bottom: 1px;
    background: #F0F0F0;
}
#content #sidebar #posts .main:hover{
    background: #D1E0F0;
}
#content #sidebar #posts .main img{
    width: 50px;
    margin: 5px;
    height: 50px;
    float: right;
    border-radius: 50%;
}
#content #sidebar #posts .main #txt{
    width: 200px;
    height: 15px;
    padding: 5px;
    float: left;
}
#content #sidebar #posts .main #date{
    width: 180px;
    height: 25px;
    padding: 5px;
    font-size: 12px;
    color: #6699CC;


}
/*-------------- section -------------------*/
#content #section{
    width:702px;
    margin-right: 10px;
    float: right;
}
#content #section>div{
    background: #FFFFFF;
    width:700px;
    margin-bottom: 10px;
    border: 1px solid #D9D9D9;
}
#content #section>div #title{
    background: #DFE7F1;
    height: 22px;
    width:700px;
    padding: 3px;
    font-size: 14px;
    color: #0A0000;
    text-shadow: 0px 0px 1px #F7F7F7;
}










/*------------ order*/
#order .main div{
    width:640px;
    margin: 7px;
    font-size: 18px;
}
#order input[type='text']{
    background:#FFF5F5;
    border-radius: 5px;
    border: 2px solid #CFCFCF;
    color:#0c1626;
    width: 295px;
    height: 22px;
    font-size: 13px;
    margin: 4px;
    padding: 5px;
}
#order textarea{
    background:#FFF5F5;
    border-radius: 5px;
    border: 2px solid #CFCFCF;
    color:#0c1626;
    width: 620px;
    height: 45px;
    font-size: 13px;
    margin: 4px;
    padding: 5px;
}
#order input[type='submit']{
    color: #FFFFFF;
    background:#183681;
    border-radius: 5px;
    width: 180px;
    height: 35px;
    margin: 5px;
    font-size: 15px;
    padding: 2px;
}
#order input[type='submit']:hover{
    opacity: 0.7;
}


/*---------------- categories -------------*/
#content #section #categories{
    padding-bottom: 10px;
}
#content #section #categories a{
    position: relative;
    height: 70px;
    float: right;
    border-radius: 5px;
    padding: 6px;
    width: 95px;
    margin-right: 8px;
    margin-top: 3px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    line-height: 20px;
    }
#content #section #categories img{
    width: 95px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
#content #section #categories img:hover{
    opacity: 0.5;
}
/*---------------- products -------------*/
#content #section #products .part{
    background:#FFFFFF;
    border-radius: 7px;
    width: 300px;
    height: 220px;
    padding: 15px;
    padding-top: 35px;
    margin: 10px;
    position: relative;
    float: right;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    font-size: 12px;
    line-height: 20px;
}
#content #section #products .part #title{
    background: #336699;
    color: #F7F7F7;
    position: absolute;
    height: 20px;
    padding: 5px;
    top: 0px;
    right: 0px;
    left: 0px;
    font-weight: 500;
}
#content #section #products .part #describeName{
    font-size: 10px;
    color: #A6A6A6;
    padding: 3px;
}
#content #section #products .part #productcat{
    font-style: italic;
    background: #F0F0F0;
    border-radius: 2px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
}
#content #section #products .part #productImage{
    height: 140px;
}
#content #section #products .part #productImage img{
    display: block;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
}
#content #section #products .part #price{
    font-weight: 500;
}
#content #section #products .part #text{
    margin-top:5px;
    height: 130px;
    overflow: auto;
}

/*----------------- slideshow ----------*/
#content #section #slideshow{
    height:190px;
}

#content #section #slideshow .viewer {
    margin-left: auto;
    margin-right: auto;
    width:700px;
    height:190px;
    overflow: hidden;
    position: relative;
}
#content #section #slideshow .slideimages {
    position: absolute;
    top: 0; left: 0;
    width:700px;
    height:190px;
}
#content #section #slideshow .slideimages img {
    float: left;
    width:700px;
    height:190px;
}
#content #section #slideshow .paging {
    position: absolute;
    bottom: 0px;
    left:0px;
    z-index: 1;
    display: none;
}
#content #section #slideshow .paging a {
    display:block;
    width:20px;
    height:20px;
    background:url(images/website/mark-up.png);
    text-indent:-9999px;
    float:left;
    margin:10px;
}
#content #section #slideshow .paging a.active {
    background:url(images/website/mark-dwn.png);
}

/*------------------- aboutus ------------------------*/
#aboutus{
    background: #3C5086;
    text-align: center;
    color: #FFEBEB;
    padding: 30px;
}
#aboutus h1{
    color: #FFFFFF;
}
/*------------------- guid ------------------------*/
#guid{
    background: #E8EDD9;
    text-align: center;
    padding: 30px;
}
/*------------------- rull ------------------------*/
#rull{
    background: #3C5086;
    text-align: center;
    color: #FFEBEB;
    padding: 30px;
}
#rull h1{
    color: #FFFFFF;
}
/*------------------- map ------------------------*/
#map{
    background: #ebebeb;
    height: 140px;
}
#map iframe{
    height: 140px;
    width: 100%;
}
/*------------------- footer ------------------------*/
#footer{
    background: #f7f8fa;
}

/*----------- mapSite ---------*/
#footer #mapSite{
    height: 170px;
    border-bottom: 1px solid #D9D9D9;
}
#footer #mapSite .main{
    height: 150px;
    width: 1160px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}
#footer #mapSite .main ul{
    height: 150px;
    width: 140px;
    margin-right: 8px;
    float: right;
    list-style: none;
}
#footer #mapSite .main ul h4{
    padding-bottom: 7px;
}
#footer #mapSite .main ul img{
    height: 120px;
}

#footer #mapSite .main #social img{
    width: 18px;
    height:18px;
    padding-left: 7px;
    float: right;

}

/*---------- category -------*/
#footer #category{
    height: 290px;
}
#footer #category .main{
    height: 270px;
    width: 1160px;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}
#footer #category .main ul{
    height: 270px;
    width: 120px;
    margin-right: 70px;
    float: right;
}

#footer #category .main ul h4{
    padding-bottom: 7px;
}
/*----------- sign ---------*/
#footer #sign{
    color: #F7F7F7;
    background:#2b3757 ;
    padding: 4px;
    height: 20px;
}
#footer #sign div{
    color: #F7F7F7;
    float: left;
}