/* Add here all your CSS customizations */
@font-face {
    font-family: "IRANSansWeb";
    src: url("fonts/IRANSansWeb.eot?#") format("eot"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSansWeb_Bold";
    src: url("fonts/IRANSansWeb_Bold.eot?#") format("eot"), url("fonts/IRANSansWeb_Bold.woff") format("woff"), url("fonts/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSansWeb_Light";
    src: url("fonts/IRANSansWeb_Light.eot?#") format("eot"), url("fonts/IRANSansWeb_Light.woff") format("woff"), url("fonts/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSansWeb_Medium";
    src: url("fonts/IRANSansWeb_Medium.eot?#") format("eot"), url("fonts/IRANSansWeb_Medium.woff") format("woff"), url("fonts/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSansWeb_UltraLight";
    src: url("fonts/IRANSansWeb_UltraLight.eot?#") format("eot"), url("fonts/IRANSansWeb_UltraLight.woff") format("woff"), url("fonts/IRANSansWeb_UltraLight.ttf") format("truetype");
}

.myRtl {
	direction:rtl;
}
.myTextRight{
	 text-align:right;
 }
 .myCarouselImage {
	 max-width:130px;
 }
 
 .myIframeMap {
	 width:100%;
	 height:300px;
	 border:none;
 }
 
 .mySocialIcon {
	 display:inline-block;
	 margin-right:10px;
 }
 .myMenu{
	 width:100%;
 }
 .myAjaxTitle{
	 line-height:24px !important;
 }
 