@font-face{font-family:'BYekan';src:url('../../../robostyle/BYekan.eot?#') format('eot'),
url('../../../robostyle/BYekan.ttf') format('truetype'),
url('../../../robostyle/BYekan.woff') format('woff');}

#wrp{
	width: 360px;
}
#nav{
	width: 340px;
	position:relative;
	height:24px;
}
.bbDl{}
.bbDl li{
	padding: 10px;
}
.bbDl li:nth-child(even){ background:#eeede7;}
.bbDl li label{
color: #339933;
    display: inline-block;
    width: 105px;
	vertical-align: top;
}

.bbDl li span{
    display: inline-block;
    width: 431px;
    overflow:hidden;
}
.bbDl li p{
	padding: 0 0 10px;
	color: #F90;
}
.video{
	margin: 30px 0 0;
	text-align: center;
	border: 18px solid #000;
	font-size: 0;
}
.att{
	padding: 10px 32px 10px 10px;
	border: 1px solid #FF5B92;
	background: #fff3e5 url(/temp/dl/images/others/att.png) no-repeat 30px 13px;
	border-radius:4px;
	line-height: 18px;
	clear:both;
}
.thumb{
	background: #fff url(/temp/dl/images/others/dlShR.png) no-repeat right bottom;
	display:inline-block;
	margin: 50px 0 0;
	
}
.thumbIn{
	background: url(/temp/dl/images/others/dlShL.png) no-repeat left bottom;
	display:inline-block;
	padding: 15px 15px 20px;
}
.thumb img{ max-width:330px}

.filePrev {
    direction: ltr;
    float: right;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}

.error{
color: red;
}
.browserWarning{
	font-size: 11px!important;
	background: #000;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	padding: 0 0 10px;
}
@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body{
	font: 11px BYekan,B yekan,Tahoma, Geneva, sans-serif;
	color: #333;
	background: #ebe7da;
}
ul{ list-style-type:none;}
a{
	text-decoration:none;
	color: #333;
}
img{
	border-width: 0px;
}
.ltr{ direction:ltr;}
.alr{ text-align:right;}
.right{ float:right!important;}
.left{ float:left!important;}
#wrp{
	margin: auto;
	width: 560px;
	direction:rtl;
}

#nav{
  color: #fff;
  font-family: 'BYekan';
  font-size: 13px;
  float: right;
  background: #474747;
  padding: 4px 10px 21px 5px;
  width: 97%;
  margin-top: 0px;
  border-bottom: 1px solid #a9a9a9;
  text-align: right;
  border-radius: 0px 0px 5px 5px;
}
#nav ul{}
#nav li{ display:inline;}
#nav li a{
	color:#fff;
	padding: 4px 5px;
	border-radius:3px;
	display:inline-block;
}
#nav li a img{vertical-align: text-bottom;}
#nav li a:hover{
	background: #FF5B92;
}
#nav .navLogo{
	background: url(/temp/dl/images/others/navLogo.png) no-repeat;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 139px;
}
#hdr{
	background: url(/temp/dl/images/others/bbLogoMain.png) no-repeat center top;
	height: 190px;
	width: 100%;
	float:right;
}

#ctn{
	width:100%;
	display: inline-block;
}


/*--Main Container--*/
.main_view {
	float: right;
	position: relative;
	margin-bottom: 9px;
	display:none;
}
/*--Window/Masking Styles--*/
.window {
	height:145px;
	width: 560px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0;
	right: 0;
	height: 130px;
	overflow: hidden;
}
.image_reel a{	padding: 0px;}
.image_reel div{
	float: right;
}
.image_reel p{
	position: absolute;
	float: right;
	padding-top: 20px;
	padding-right: 150px;
	width: 325px;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	height: 90px;
	overflow: hidden;
	text-align: justify;
}
.image_reel img {
}
.product p{
	position: relative;
	float: right;
	width: 325px;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	height: 90px;
	text-align: justify;
	right: -20px;
	top: 10px;
}

/*--Paging Styles--*/
.paging {
	right: 223px;
	z-index: 100;
	display: none;
	top: 137px;
	text-align: center;
}
.paging a {
	background-image: url(/temp/dl/images/others/inActive.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
	margin: 1px;
	display: inline-block;
}
.paging a.active {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url(/temp/dl/images/others/active.gif);
	height: 7px;
	width: 7px;
}
.paging a:hover {}
.item {
	background-color: #FFFFFF;
    display: inline-block;
    line-height: 17px;
    margin-bottom: 10px;
    width: 100%;
  border: 1px solid #FF5B92;
}
.item .tr, .item .tl, .item .br, .item .bl {
    background: url("/temp/dl/images/others/dash-c.png") no-repeat scroll 0 0 transparent;
    height: 6px;
    overflow: hidden;
    width: 6px;
}
.item .tr {
    background-position: -6px 0;
    float: right;
}
.item .tl {
    background-position: 0 0;
    float: left;
}
.item .itemIn {
}
.item .ib {
    clear: both;
    height: 6px;
}
.item .br {
    background-position: -6px -6px;
    float: right;
}
.item .bl {
    background-position: 0 -6px;
    float: left;
}
.bbLi{}
.bbLi li{
	background: url(/temp/dl/images/others/bbLi.png) repeat-x center bottom;
}
.bbLi li a{
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #ebe7da;
	display: block;
	background: url(/temp/dl/images/others/bbTik.png) no-repeat 467px center;
}
.bbLi li:last-child a{border-bottom: 0px;}
#ftr{
color: #fff;
  font-family: 'BYekan';
  font-size: 13px;
  float: right;
  background: #474747;
  padding: 14px 10px 11px 5px;
  width: 100%;
  margin-top: 10px;
  border-bottom: 1px solid #a9a9a9;
  text-align: right;

}
#ftr a{
	padding: 2px 0px 0px 8px;
	display: inline-block;
	color: #ccc;
}
#ftr span{
	background-image: url(/temp/dl/images/others/cc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 24px;
	height: 20px;
	padding-top: 2px;
	color: #6b6b6b;
}
#ftr label{
	float: left;
}
.ftrIn{
	margin: auto;
	width: 540px;
	padding: 15px;
}
.bbDlLnk{
	float: right;
    padding: 50px 0;
    text-align: center;
	width:100%;
}
.bbDlLnk a{ margin:0 5px;}
.bblod{
	font-size: 24px;
	font-weight: bold;
	color: #0C3;
}
.fileName{
	margin: 15px 0px 0px;
}
.underNameltr, .underNamertl{
	padding: 15px;
	color: #333;
	font: bold 22px Verdana, Geneva, sans-serif;
	direction:ltr;
  border-bottom: 1px solid red;
  border-radius: 15px;
}
.underNamertl{
	background: url(/temp/dl/images/others/under_name_rtl.png) no-repeat right bottom;
	direction:rtl;
}
.signUpb{
	background: url(/temp/dl/images/others/SingUpBut.png) no-repeat center top;
	height: 43px;
	width: 279px;
	float: right;
	margin: 15px 0px;
}
.signUpb:hover{
	background: url(/temp/dl/images/others/SingUpBut.png) no-repeat center bottom;
}
.loginb{
	background: url(/temp/dl/images/others/SingInBut.png) no-repeat center top;
	display: inline-block;
	height: 43px;
	width: 279px;
	margin: 15px 2px 15px 0px;
}
.loginb:hover{background: url(/temp/dl/images/others/SingInBut.png) no-repeat center bottom;}
.noneSlide{
	position:relative;
	float: right;
	margin: 0px 0px 15px;
}
.noneSlide p{
	position:absolute;
	padding: 68px 130px 0px 20px;
	line-height: 17px;
}
.feat{
	height: 202px;
	overflow: hidden;
	float: right;
}
.feaMore{
	background: url(/temp/dl/images/others/moreFea.png) no-repeat center top;
	display: inline-block;
	margin: -15px 0px 0px 1px;
	height: 42px;
	width: 92px;
	cursor: pointer;
	float: left;
}