﻿/*Reset Page*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1.5;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

@font-face {
  font-family: 'BYekan';
  src: url('/images/BYekan.eot?#') format('eot'),  /* IE6�8 */
       url('/images/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('/images/BYekan.ttf') format('truetype');  /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'b_nazaninregular';
    src: url('/images/bnazanin-webfont.eot');
    src: url('/images/bnazanin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/bnazanin-webfont.woff2') format('woff2'),
         url('/images/bnazanin-webfont.woff') format('woff'),
         url('/images/bnazanin-webfont.ttf') format('truetype'),
         url('/images/bnazanin-webfont.svg#b_nazaninregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.Red{color:red;}
.Yellow{color:Yellow;}
.White{color:White;}
.NoB{font-weight:normal;}
.B{font-weight:bold;}
.Justify{text-align:justify;}
.Center{text-align:center;margin:0 auto;}
.Right{text-align:right;}
.Left{text-align:left;}
.LTR{direction:ltr;}
.RTL{direction:rtl;}
.FloatRight{float:right;}
.FloatLeft{float:left;}
.MarginLeft{margin-left:10px;}
.MarginRight{margin-right:10px;}
.Clear{clear:both;}
.SmallText{font-size:0.79em;font-family:Tahoma;}
.BigText{font-size:1.5em;font-family:BYekan;}
.BigText2{font-size:1.3em;font-family:BYekan;}
div.div32Persent{width:32%;float:right;padding:7px 4px 7px 4px;border:1px solid #cecece;}
div.divBorder{width:571px;padding:7px 0 7px 0;}
img.SmallNews{width:200px;}
img.Member{-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
img.Member:hover{transform:scale(1.12);}

.Block{display:block;}
.Inline{display:inline;}
.NotShow{display:none;}
.Yekan{font-family:BYekan;}
img.Border{border:1px solid #ececec;padding:3px;}
div.divFree{width:100%;height:25px;}
div.divFree2{width:100%;height:4px;}
hr{border:1px solid #000000;padding:0;margin:0;}
hr.Gray{border:1px solid #CECECE;padding:0;margin:0;}
.TextShadow{text-shadow:1px 1px 1px #999999;}
.TextShadow2{text-shadow:1px 1px 1px Black;}
table.tbl1{width:600px;margin:0 auto;/*border:1px solid #cecece;*/}
table.tbl1 td{/*border:1px solid #cecece;*/padding:3px;}

a:link{color:Black;text-decoration:none;text-shadow:1px 1px 1px #999999;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a:visited{color:Black;text-decoration:none;text-shadow:1px 1px 1px #999999;}
a:hover{color:#115d79;text-shadow:1px 1px 1px #999999;}

a.White:link{color:White;text-decoration:none;text-shadow:1px 1px 1px Black;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.White:visited{color:White;text-decoration:none;text-shadow:1px 1px 1px Black;}
a.White:hover{color:Red;text-shadow:1px 1px 1px Black;}

a.Yellow:link{color:Yellow;text-decoration:none;text-shadow:1px 1px 1px Black;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.Yellow:visited{color:Yellow;text-decoration:none;text-shadow:1px 1px 1px Black;}
a.Yellow:hover{color:Red;text-shadow:1px 1px 1px Black;}

a.Click:link{color:#115d79;font-weight:bold;text-decoration:none;-webkit-transition: all 1s ease 0s;-moz-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;}
a.Click:visited{color:#115d79;text-decoration:none;font-weight:bold;}
a.Click:hover{color:#115d79;text-decoration:underline;}

a.Big{font-size:1.3em;}

h1{font-family:BYekan;font-size:1.7em;}
h2{font-family:BYekan;font-size:1.5em;}
h3{font-family:BYekan;font-size:1.3em;}
h4{font-family:BYekan;font-size:1.3em;}
h5{font-family:BYekan;font-size:1.3em;}
h6{font-family:BYekan;font-size:1.3em;}

a.ScrollUp{width:35px;height:35px;opacity:0.85;position:fixed;bottom:50px;right:50px;display:none;text-indent:-9999px;background: url('/images/GotoTopIcon.png') no-repeat;z-index:10000;}
a.ScrollUp:hover{opacity:1;}

.imgProduct{width:350px;float:left;border:1px solid #333333;box-shadow:1px 3px 7px #252525;}
.imgCustomer{width:125px;height:145px;float:left;border:1px solid #333333;box-shadow:1px 3px 7px #252525;margin-right:10px;}
.imgCustomerCover{float:right;border:1px solid #333333;box-shadow:1px 3px 7px #252525;margin-left:10px;}

/*Master*/
body{font:normal 0.8em b_nazaninregular;color:Black;margin-top:0;margin-bottom:0;background:White url('/images/Background.jpg') no-repeat center 55px;line-height:1.7;}

div#divTop{width:100%;height:25px;background-color:#535353;direction:rtl;}
div#divTop div#divTopIn{width:1200px;margin:0 auto;}
div#divMenu{width:100%;height:40px;background-image:url('/images/MenuBack.jpg');direction:rtl;}
div#divMenu div#divMenuIn{width:1200px;margin:0 auto;}
div#divMenu div#divMenuInMenu{width:860px;float:left;}
div#divSearch{width:100%;height:25px;background-color:#6dcff6;direction:rtl;}
div#divSearch div#divSearchIn{width:1200px;margin:0 auto;}
div#divSearch div#divSearchInSearch{width:210px;float:left;}
div#divSearch div#divMemberButton{width:610px;float:right;margin-right:300px;}
div#divAll{width:1200px;min-height:400px;margin:0 auto;box-shadow:1px 3px 12px Gray;position:relative;direction:rtl;background-color:White;}
div#divAll div#divLogo{width:350px;height:143px;position:absolute;top:-90px;right:0;z-index:10000;}

div#divAll div#divSliderOut{width:1200px;height:380px;background-color:#dcdcdc;position:relative;}
div#divAll div#divSliderOut div#divLogo11{width:132px;height:133px;position:absolute;top:40px;right:70px;z-index:10000;}
div#divAll div#divSliderOut div#divSlider{width:1150px;height:330px;background-color:White;margin:0 auto;}

div#divAll div#divContent{width:1150px;margin:0 auto;}

div#divAll div#divContent div#divRightPanel{width:225px;float:right;}
div#divAll div#divContent div#divRightPanel div.divPanelRight{width:100%;}
div#divAll div#divContent div#divRightPanel div.divPanelRightTop{background-image:url('/images/PanelRightTop.jpg');height:35px;padding:5px 7px 0 0;}
div#divAll div#divContent div#divRightPanel div.divPanelRightContent{width:223px;border:1px solid #f9de00;}
div#divAll div#divContent div#divRightPanel div.divPanelRightContent div.divPanelRightContentIn{width:195px;margin:0 auto;}

div#divAll div#divContent div#divLeftPanel{width:898px;min-height:300px;float:left;border:1px solid #DCDCDC;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn{width:890px;margin:0 auto;}

div#divFooter{width:100%;background-color:#115d79;}
div#divFooter div#divFooterIn{width:1200px;margin:0 auto;direction:rtl;}
div#divFooter div#divFooterIn div.divFooterR{width:800px;float:right;}
div#divFooter div#divFooterIn div.divFooterL{width:400px;float:left;}

div#divCopyright{width:100%;height:25px;background-color:#535353;}

/*Members*/
div#divAll div#divContent div#divLeftPanelIn div.divMember{width:178px;float:right;margin-bottom:20px;}
div#divAll div#divContent div#divLeftPanelIn div.divMember a img{display:block;margin:0 auto;width:150px;height:200px;}
div#divAll div#divContent div#divLeftPanelIn div.divMember a{display:block;text-align:center;}
div#divAll div#divContent div#divLeftPanelIn div.divMember span{display:block;text-align:center;}

/*ArticleBooks*/
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divArticleBooks{width:888px;border:1px solid #DCDCDC;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divReports{width:666px;border:1px solid #DCDCDC;margin:0 auto;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divArticleBooks div.divAB, div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divReports div.divAB{float:right;width:214px;border:1px solid #DCDCDC;padding:3px;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divArticleBooks div.divH45, div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divReports div.divH45{float:right;width:214px;height:45px;border:1px solid #DCDCDC;padding:3px;}

/*Forum*/
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum{width:888px;border:1px solid #DCDCDC;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumTitle, div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumAnswer, div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumLastAnswer{float:right;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumTitle{width:488px;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumAnswer{width:200px;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumLastAnswer{width:200px;}

div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumDetail, div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumAnswer{float:right;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumDetail{width:688px;}
div#divAll div#divContent div#divLeftPanel div#divLeftPanelIn div.divForum div.divForumAnswer{width:200px;}
