@charset "utf-8";
/* CSS Document */

body {background:url(../images/backgrounds/body-bg4.png); margin:0; padding:0;}
.TopContainer {
width:980px; margin:10px auto; padding:0; overflow:auto; background-color:#FFF;
background: rgb(204, 233, 181);
background: -moz-linear-gradient(90deg, rgb(204, 233, 181) 0%, rgb(252, 254, 250) 100%);
background: -webkit-linear-gradient(90deg, rgb(204, 233, 181) 0%, rgb(252, 254, 250) 100%);
background: -o-linear-gradient(90deg, rgb(204, 233, 181) 0%, rgb(252, 254, 250) 100%);
background: -ms-linear-gradient(90deg, rgb(204, 233, 181) 0%, rgb(252, 254, 250) 100%);
background: linear-gradient(180deg, rgb(204, 233, 181) 0%, rgb(252, 254, 250) 100%);
}
.Container {width:980px; margin:0 auto; overflow:auto; background-color:#FFF;}
.topbar {height:38px; width:980px; margin:0 auto;}
.topmenu {width:530px; float:right; height:38px;}
.topmenu ul {list-style:none; margin:0; padding:0;}
.topmenu ul li {float:right; }
.topmenu ul li a {display:inline-block; font:18px nassim-regular; color:#FFF; text-decoration:none; text-align:center; padding:4px 0; width:130px; border-left:1px solid #CCC;
background: rgb(90, 141, 29);
background: -moz-linear-gradient(270deg, rgb(90, 141, 29) 0%, rgb(139, 187, 35) 100%);
background: -webkit-linear-gradient(270deg, rgb(90, 141, 29) 0%, rgb(139, 187, 35) 100%);
background: -o-linear-gradient(270deg, rgb(90, 141, 29) 0%, rgb(139, 187, 35) 100%);
background: -ms-linear-gradient(270deg, rgb(90, 141, 29) 0%, rgb(139, 187, 35) 100%);
background: linear-gradient(0deg, rgb(90, 141, 29) 0%, rgb(139, 187, 35) 100%);
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.topmenu ul li a:hover {
background: #538018;
background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.motto {
float:left;
width:428px;
height:27px;
color:#FFF;
padding:8px 6px 0px 6px;
font:13px tahoma;
background: rgb(84, 181, 204);
background: -moz-linear-gradient(90deg, rgb(84, 181, 204) 10%, rgb(37, 140, 185) 90%);
background: -webkit-linear-gradient(90deg, rgb(84, 181, 204) 10%, rgb(37, 140, 185) 90%);
background: -o-linear-gradient(90deg, rgb(84, 181, 204) 10%, rgb(37, 140, 185) 90%);
background: -ms-linear-gradient(90deg, rgb(84, 181, 204) 10%, rgb(37, 140, 185) 90%);
background: linear-gradient(180deg, rgb(84, 181, 204) 10%, rgb(37, 140, 185) 90%);
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.RightContainer {width:240px; float:right;}
.menu {width:230px; margin:20px auto 0 auto;}
.menu h4 {font:26px BMitra; direction:rtl; text-align:right; margin:0; padding:0 12px 0 0; color:#FFF; background:#d97183 url(../images/icons/box-search-icon.png) 4% 50% no-repeat;}
/*
.menu ul {width:228px; border:1px solid #EEE; margin:3px auto; padding:0; direction:rtl;}
.menu ul li {margin:0; padding:0; list-style-position:inside; list-style:none; border-bottom:1px solid #f4f4f4;}
.menu ul li:last-child {margin-bottom:12px;}
.menu ul li a {display:block; margin:0; padding:8px 2px 10px 2px; font:13px tahoma; direction:rtl; text-align:right; text-decoration:none; color:#888787;}
.menu ul li a:hover {color:#dd2651; text-decoration:none; background-color:#f5f5f5; border-right:1px solid #dd2651;}
*/
.book {width:230px; margin:20px auto; background-color:#e16985; position:relative;}
.book div.navs {position:absolute; top:46px; left:8px;}
.book div.navs i {text-decoration:none; color:#FFF; cursor:pointer;}
.book h4 {margin:0; padding:7px 6px 4px 3px; direction:rtl; text-align:right; border-bottom:1px solid #c32752; color:#FFF; font:22px nassim-bold;
-webkit-box-shadow: 0px 2px 0px rgba(231, 75, 118, 0.85);
-moz-box-shadow:    0px 2px 0px rgba(231, 75, 118, 0.85);
box-shadow:         0px 2px 0px rgba(231, 75, 118, 0.85);}
.book .rightNews {margin:8px 0 0 0; overflow:auto; background-color:#FFF; border:1px solid #EAEAEA; border-top:0;}
.book .rightNews ul {width:220px; margin:0 auto; padding:0; list-style:none;}
.book .rightNews ul li {margin:0; padding:4px 0; direction:rtl; text-align:right; /*border-bottom:1px dotted #AAA;*/ list-style:none;}
.book .rightNews h2 {margin:0 auto; padding:4px 0; direction:rtl; text-align:right; list-style:none; width:215px; text-align:center; background-color:#EAEAEA;}
.book .rightNews li a {text-decoration:none; font:bold 13px tahoma; color:#333; line-height:140%;}
.book .rightNews li a:hover {color:#000;}
.book .rightNews p {margin:0 auto; padding:0; overflow:auto; width:200px;} 
.book .rightNews li img {border:3px solid #FAFAFA; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.relatedlinks {width:230px; margin:20px auto; background-color:#e16985; position:relative;}
.relatedlinks div.navs {position:absolute; top:46px; left:8px;}
.relatedlinks div.navs i {text-decoration:none; color:#FFF; cursor:pointer;}
.relatedlinks h4 {margin:0; padding:7px 6px 4px 3px; direction:rtl; text-align:right; border-bottom:1px solid #c32752; color:#FFF; font:22px nassim-bold;
-webkit-box-shadow: 0px 2px 0px rgba(231, 75, 118, 0.85);
-moz-box-shadow:    0px 2px 0px rgba(231, 75, 118, 0.85);
box-shadow:         0px 2px 0px rgba(231, 75, 118, 0.85);}
.relatedlinks .rightNews {margin:8px 0 0 0; overflow:auto;}
.relatedlinks .rightNews ul {width:220px; margin:0 auto; padding:0; list-style:none;}
.relatedlinks .rightNews ul li {margin:0; padding:5px 4px; direction:rtl; text-align:right; border-bottom:1px dotted #FFF; list-style:none;}
.relatedlinks .rightNews ul li:last-child {border-bottom:0;}
.relatedlinks .rightNews li a {text-decoration:none; font:12px tahoma; color:#FFF; line-height:140%;}
.relatedlinks .rightNews li a:hover {color:#EAEAEA; padding-right:5px;}

.LeftContainer {width:730px; float:left;}
.special {overflow:auto; width:680px; margin:20px auto; padding:10px; border:2px solid #EAEAEA;}
.special h4 {direction:rtl; text-align:right; margin:0; padding:0 10px;}
.special h4 a {font:22px nassim-bold; color:#768c2b; text-decoration:none;}
.special p {direction:rtl; font:18px nassim-regular;}
.special p img {
float:right; width:122px; height:115px; margin:0 6px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.slides {overflow:auto; width:700px; margin:20px auto; border:1px solid #EAEAEA;}
.borderBottom {border-bottom:1px solid #e16985;}
.slidesTop {height:64px; background:url(../images/line-title-module.png) bottom repeat-x; position:relative;}
.slidesTop h4 {padding:0 75px 0 0; height:64px; direction:rtl; margin:0; font:22px nassim-bold; color:#768c2b; text-decoration:none; line-height:46px; text-align:right;}
.slidesTop h4 a {font:22px nassim-bold; color:#768c2b; text-decoration:none; line-height:46px; text-align:right;}
.slidesTop h4 a:hover {color:#093;}
.slidesTop .BoxTag {position:absolute; top:0; right:0; width:58px; height:47px; background-color:#e16985;}
.slidesTop .BoxTag i.symbol {color:#FFF; position:absolute; top:12px; left:18px;}
.slidesTop .BoxTag i.arrow {color:#e16985; position:absolute; top:0px; left:-12px;}
.slidesTop .nextButton, .slidesTop .prevButton, .slidesTop .upButton, .slidesTop .downButton {position:absolute; top:8px; width:31px; height:31px; text-indent:-9999px; cursor:pointer;}
.slidesTop .nextButton {left:45px; background:#d97183 url(../images/re-right.png);}
.slidesTop .prevButton {left:12px; background:#d97183 url(../images/re-left.png);}
.slidesTop .downButton {left:45px; background:#d97183 url(../images/re-down.png);}
.slidesTop .upButton {left:12px; background:#d97183 url(../images/re-up.png);}
.slidesTop .prevButton:hover, .slidesTop .nextButton:hover, .slidesTop .upButton:hover, .slidesTop .downButton:hover {background-color:#166cb5 !important;}
.slideshow_item {width:220px; height:190px; margin:0 0 0 8px; padding:0; *display:inline !important; *float:left;}
.slideshow_img {width:220px; height:130px; overflow:hidden; background-position:center; margin:0; padding:0; background-repeat:no-repeat; float:left; position:relative;}
.slideshow_img a {position:absolute; top:0; left:0; width:220px; height:130px;}
.slideshow_title {margin:4px 0 0 10px; padding:0; width:200px; height:52px; /*border-right:2px solid #e16985;*/ white-space:normal; float:left; direction:rtl; text-align:center; line-height:150%;}
.slideshow_title a {font:13px tahoma; color:#333; text-decoration:none;}
.slideshow_title a:hover {color:#e16985;}
.cycle-pager { text-align: center; width: 100%; overflow: hidden; border-top:1px solid #e16985; background-color:#f7f7f7;}
.cycle-pager span { font-family: arial; font-size: 25px; width: 10px; height: 10px; color: #ddd; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}

.halfBoxes {overflow:auto; width:700px; margin:20px auto; border:0px solid #EAEAEA;}
.halfBox {width:340px; border:0px solid red; border:1px solid #EAEAEA; border-bottom:1px solid #e16985;}
.right {float:right;}
.left {float:left;}
.halfBox h4 {direction:rtl; text-align:right; margin:0; padding:0 10px;}
.halfBox h4 a {font:20px nassim-bold; color:#768c2b; text-decoration:none;}
.halfBox p {direction:rtl; font:13px tahoma; line-height:150%; text-align:justify; padding:0 8px;}
.halfBox p img {
float:right; width:122px; height:115px; margin:8px 6px 5px 6px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.introRight {float:right; width:360px;}
.introRight p.introimg {padding:3px; margin:0 auto; width:330px; height:164px; border:2px solid #e4e4e4; overflow:hidden; text-align:center;
-webkit-box-shadow: 0px 1px 8px rgba(228, 228, 228, 1);
-moz-box-shadow:    0px 1px 8px rgba(228, 228, 228, 1);
box-shadow:         0px 1px 8px rgba(228, 228, 228, 1);
}
.introRight h3 {margin:5px 15px; padding:0; direction:rtl; text-align:right;}
.introRight h3 a {text-decoration:none; font:18px nassim-regular; color:#768c2b;}
.introRight h3 a:hover {color:#e16985;}
.introRight p.introText {margin:0 15px; padding:5px 0 12px 0; border-top:1px solid #eaeaea; direction:rtl; text-align:justify; font:13px tahoma; line-height:140%;}

.introLeft {float: left; width:330px; border-right:2px solid #eaeaea; background-color:#F7F7F7; overflow:auto;}
.introLeft p.main {width:320px; height:74px; margin:0; padding:6px 6px 0 0; direction:rtl; text-align:right; float:right; overflow:hidden; -webkit-box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.8);
-moz-box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.8); box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.8); border-bottom:1px solid #eaeaea;}
.introLeft p.main a {text-decoration:none; font:13px tahoma; color:#174f82; line-height:150%;}
.introLeft p.main a:hover {color:#e16985;}
.introLeft p.main img {float:right; margin:0 0px 6px 5px; border:3px solid #dfdfdf;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

.ArchiveMore {float:left; width:670px; margin-left:6px; padding:3px 0;}
.ArchiveMore a {font:12px tahoma; text-decoration:none; color:#00C;}
.ArchiveMore a:hover {color:#900;}

.manHolder {width:340px; height:520px; float:left; background:url(../images/slideImages/man.jpg) 93px 40px no-repeat; position:relative;}
.manHolder h4, .womanHolder h4 {margin:0; padding:0 10px 0 0; text-align:right; direction:rtl; font:18px nassim-regular; border-bottom:1px dotted #CCC; color:#666;}
.manHolder a {color:#03C; text-decoration:none; font:11px tahoma;}
.manHolder a:hover {color:red;}
.manHolder span {position:absolute; text-align:right; overflow:hidden; padding-top:4px;}
.manHolder span.left {position:absolute; text-align:left !important; overflow:hidden; padding-top:4px;}
.manHolder .eye {top:62px; right:40px; width:105px; height:25px; background:url(../images/slideImages/dot-right.png) -40px 0 no-repeat;}
.manHolder .heart {top:145px; right:36px; width:65px; height:25px; background:url(../images/slideImages/dot-right.png) -60px 0 no-repeat;}
.manHolder .waist {top:224px; right:14px; width:80px; height:25px; background:url(../images/slideImages/dot-right.png) -60px 0 no-repeat;}
.manHolder .genital {top:284px; right:6px; width:96px; height:25px; background:url(../images/slideImages/dot-right.png) -68px 0 no-repeat;}
.manHolder .legs {top:472px; left:45px; width:75px; height:25px; background:url(../images/slideImages/dot-left.png) 20px 0 no-repeat;}
.manHolder .kidney {top:215px; left:2px; width:90px; height:25px; background:url(../images/slideImages/dot-left.png) 35px 0 no-repeat;}
.manHolder .mouth {top:83px; left:32px; width:110px; height:25px; background:url(../images/slideImages/dot-left.png) 26px 0 no-repeat;}
.manHolder .brain {top:49px; left:50px; width:85px; height:25px; background:url(../images/slideImages/dot-left.png) 20px 0 no-repeat;}
.manHolder .nutrition {top:390px; right:5px; width:80px; height:25px; background:url(../images/slideImages/dot-left.png) 55px 0 no-repeat;}
.manHolder .advices {top:420px; right:5px; width:90px; height:35px; background:url(../images/slideImages/dot-left.png) 65px 0 no-repeat;}

.womanHolder {width:340px; height:520px; float:right; background:url(../images/slideImages/woman.jpg) 80px 40px no-repeat; position:relative; border-left:1px solid #CCC;}
.womanHolder a {color:#03C; text-decoration:none; font:11px tahoma;}
.womanHolder a:hover {color:red;}
.womanHolder span {position:absolute; text-align:right; overflow:hidden; padding-top:4px;}
.womanHolder span.left {position:absolute; text-align:left !important; overflow:hidden; padding-top:4px;}
.womanHolder .eye {top:67px; right:28px; width:105px; height:25px; background:url(../images/slideImages/dot-right.png) -40px 0 no-repeat;}
.womanHolder .heart {top:135px; right:64px; width:65px; height:25px; background:url(../images/slideImages/dot-right.png) -60px 0 no-repeat;}
.womanHolder .waist {top:210px; right:42px; width:80px; height:25px; background:url(../images/slideImages/dot-right.png) -60px 0 no-repeat;}
.womanHolder .genital {top:264px; right:28px; width:96px; height:25px; background:url(../images/slideImages/dot-right.png) -68px 0 no-repeat;}
.womanHolder .legs {top:472px; left:36px; width:65px; height:25px; background:url(../images/slideImages/dot-left.png) 20px 0 no-repeat;}
.womanHolder .kidney {top:195px; left:40px; width:90px; height:25px; background:url(../images/slideImages/dot-left.png) 35px 0 no-repeat;}
.womanHolder .mouth {top:80px; left:45px; width:110px; height:25px; background:url(../images/slideImages/dot-left.png) 26px 0 no-repeat;}
.womanHolder .brain {top:46px; left:72px; width:85px; height:25px; background:url(../images/slideImages/dot-left.png) 20px 0 no-repeat;}
.womanHolder .nutrition {top:390px; right:20px; width:80px; height:25px; background:url(../images/slideImages/dot-left.png) 55px 0 no-repeat;}
.womanHolder .advices {top:420px; right:20px; width:90px; height:35px; background:url(../images/slideImages/dot-left.png) 65px 0 no-repeat;}

.ArticleBody {padding:8px 15px; font:12px tahoma !important; line-height:150%;}

.tdclass { /*for navigation*/
display:block;
border:1px solid #ccc;
margin: 0px 2px 0px 2px;
padding: 2px 1px 3px 1px;
text-decoration:none;
color:#666666;
font: 11px tahoma;
}
.tdcclass {
display:block;
background-color:#CCCCCC;
color:#CC9900;
}
.tdclass:hover {
color:#CC9900;
background-color:#CCCCCC;
}

/************ Search Box *******************/
/* search form 
-------------------------------------- */
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #d2d2d2;
	padding: 3px 5px;
	margin:20px auto 0 auto;
	
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);

	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 8px 6px 8px;
	width: 172px;
	border: solid 1px #bcbbbb;
	outline: none;
	direction:rtl;
	text-align:right;
	font:12px tahoma;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 27px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	font-family:tahoma;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}

/************ Slides Page ******************/
.slideTitle {font:24px nassim-regular; color:#d97183; text-align:right; direction:rtl;}
.Cycle {width:680px;}
.Cycle .ImgTitle {margin:7px 0; padding:0; direction:rtl; text-align:right; font:bold 14px tahoma;}
.Cycle .ImgDesc {margin:0; padding:5px; overflow:auto; direction:rtl; text-align:justify; font:12px tahoma; line-height:160%;}
.Cycle .ImgDesc img {float:left; margin-right:18px;}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px tahoma;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
/*.button:active {
	position: relative;
	top: 1px;
}*/
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
/**************************************************************/

.BoxGradient {
background: rgb(242, 242, 242);
background: -moz-linear-gradient(270deg, rgb(242, 242, 242) 30%, rgb(255, 255, 255) 70%);
background: -webkit-linear-gradient(270deg, rgb(242, 242, 242) 30%, rgb(255, 255, 255) 70%);
background: -o-linear-gradient(270deg, rgb(242, 242, 242) 30%, rgb(255, 255, 255) 70%);
background: -ms-linear-gradient(270deg, rgb(242, 242, 242) 30%, rgb(255, 255, 255) 70%);
background: linear-gradient(0deg, rgb(242, 242, 242) 30%, rgb(255, 255, 255) 70%);
}
.shadow_01 {
-webkit-box-shadow: 0px 0px 7px rgba(204, 204, 204, 0.75);
-moz-box-shadow:    0px 0px 7px rgba(204, 204, 204, 0.75);
box-shadow:         0px 0px 7px rgba(204, 204, 204, 0.75);
}
.BorderRadious {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.BorderRadious_02 {
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
@font-face {
  font-family: 'BMitra';
  src: url('fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
	  font-family: "nassim-regular";
	  src: url("fonts/nassim-regular.eot");
	  src: local("☺"),
	    url("fonts/nassim-regular.woff") format("woff"),
	    url("fonts/nassim-regular.ttf") format("truetype");
	  font-weight: normal;
	  font-style: normal;
}
@font-face {
	  font-family: "nassim-bold";
	  src: url("fonts/nassim-bold.eot");
	  src: local("☺"),
	    url("fonts/nassim-bold.woff") format("woff"),
	    url("fonts/nassim-bold.ttf") format("truetype");
	  font-weight: bold;
	  font-style: normal;
}
