﻿@charset "utf-8";

/*a {
    color: #2082f6;
}*/

body {
    color: #666;
    line-height: 24px;
    direction: rtl;
    background: url('../Images/bg.jpg');
    background-size: cover;
    text-align: center;
    font-family: Byekan;
}

#backTop {
    bottom: 10px;
    position: fixed;
    right: 30px;
    width: 50px;
}

#backTop:hover {
    opacity: 0.9;
}

#backTop a {
    background: url(../images/scrolltop.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
}

* {
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s, border-color 0.2s ease 0s;
}

.template {
    width: 1100px;
    max-width: 1100px !important;
    margin: auto;
}

/*------------topMenu----------*/
.topMenu {
    display: inline-block;
    margin: 15px 0 5px 0;
    background: url(../Images/topMenu.png) repeat-x;
    min-height: 45px;
    width: 100%;
    /*border-radius: 5px;*/
    box-shadow: rgba(0, 0, 50, 0.5) 0px 3px 5px;
}

ul.menu, ul.menu li.cat {
    font-family: 'Droid Arabic Naskh', calibri;
    font-size: 13px;
    font-weight: bold;
}

ul.menu li {
    line-height: 40px;
}

ul.menu .rt {
    color: #FFF;
    padding: 0 15px;
    border-right: 1px solid #91B4E6;
    border-left: 1px solid #001E46;
}

ul.menu li:first-child .rt {
    border-right: none;
}

ul.menu li:last-child .rt {
    border-left: none;
}

ul.menu li:hover, ul.menu li a:hover {
    color: #333;
    background: url(../images/menuOver.png) repeat-x;
}

ul.menu a {
    padding: 0 20px;
    color: #ffbb02;
    /*text-shadow: 1px 1px 0 #333 !important;*/
}

ul.menu ul {
    top: 45px;
    background: #ffbb02;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

ul.menu ul li {
    line-height: 26px;
    border-bottom: 1px solid #eee;
    font-family: BYekan, calibri;
    font-size: 14px;
}

ul.menu ul li a {
    color: #333;
    padding: 0 10px;
    text-shadow: none;
    font-weight: normal;
}

ul.menu a.rt {
    line-height: 45px;
}

ul.menu ul li a:hover, ul.menu ul li:hover {
    background: #f6f6f6;
    color: #000;
}

ul.menu li.cat {
    line-height: 45px;
}

ul.menu li.cat:first-child {
    border-right: none;
}

ul.menu li.cat:last-child {
    border-left: none;
}

ul.menu li.cat .sub {
    top: 42px;
    height: 250px;
    background: #fff;
    font-weight: normal;
    font-family: tahoma;
    font-size: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

ul.subul li a:hover {
    text-decoration: none;
}

.moreLinkMenu {
    background: #385382 !important;
    color: #fff !important;
    text-shadow: none !important;
    line-height: 24px !important;
    font-family: tahoma;
    font-size: 12px;
    text-shadow: none !important;
}

.moreLinkMenu:hover {
    background: #ab2e47 !important;
    color: #fff !important;
}

.col230MenuTop, ul.menu li.cat .sub ul, ul.menu li.cat .sub ul li {
    width: 200px;
    border-top: 0;
    font-family: 'Droid Arabic Naskh';
    font-size: 12px;
}

ul.menu ul li:last-child {
    border-bottom: 0;
}

.col230MenuTop .title {
    font-family: 'Droid Arabic Naskh';
    font-size: 12px;
    font-weight: bold;
    background: none;
    color: #000;
    text-align: right;
}

.col230MenuTop {
    background: none;
    width: 295px;
    text-align: center;
}

.col300MenuTop img {
    height: 150px;
}

/*-------------*/
.colRight {
    display: inline-block;
    position: relative;
    /*float: right;*/
    width: 230px;
    min-height: 719px;
    vertical-align: top;
    background: #E1EBF5;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.colRight_Title {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 45px;
    line-height: 45px;
    margin: 15px 5px 5px 5px;
    background: #FFF;
    border-radius: 5px;
    text-align: center;
}

.colRight_Title p {
    display: inline-block;
    margin: 0px 10px 0px 5px;
    font-family: byekan, calibri;
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
    text-shadow: #aaa 1px 1px 2px;
    color: #002B5B;
}


.colright_BotCel {
    display: inline-block;
    position: relative;
    width: 215px;
    vertical-align: top;
    height: 180px;
    margin: 5px 5px 0px 5px;
    direction: rtl;
    text-align: justify;
    color: rgb(255, 255, 255);
    text-shadow: rgb(0, 0, 0) 1px 1px 2px;
    font-family: Byekan, calibri;
    font-size: 13px;
    background: url(../images/ColRight_BotCel.jpg) no-repeat;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 5px;
}

.colRight_FillCel {
    position: relative;
    vertical-align: top;
    min-height: 400px;
    width: 217px;
    background: url("../images/colRight_FillCel_Pic.jpg") no-repeat;
    margin: 10px 7px 20px 0px;
}


/*Col Left*/

.colLeft {
    display: inline-block;
    position: relative;
    float: left;
    width: 250px;
    vertical-align: top;
}

.colLeft_TelCel {
    position: relative;
    width: 248px;
    vertical-align: top;
    height: 180px;
    background: url("../images/colLeft_TelCelBG.jpg") no-repeat;
    border: 1px #fff Solid;
    border-radius: 5px;
    margin-top: 2px;
    direction: rtl;
    text-align: justify;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
    font-family: Byekan, calibri;
    font-size: 13px;
}


.colLeft_TelCel ul {
    padding: 10px 10px 10px 10px;
}

.colLeft_TelCel li {
    list-style: none;
    line-height: 20px;
}

.colLeft_TelCel li a {
    transition: all cubic-bezier(0.45, 0.05, 0.55, 0.95) 150ms;
    color: #fff;
}

.colLeft_TelCel li a:hover {
    color: #ffbb02;
    padding-right: 3px;
    font-size: 16px;
}

.colLeft_TelIcon {
   
}

.colLeft_TelIcon p {
    line-height: 24px;
}

.colLeft_TelIcon span {
    background: url(../images/Icon_tel.png) no-repeat;
    display: block;
    float: right;
    width: 14px;
    height: 16px;
    margin: 0px 0 0 5px;
}

.colLeft_mobIcon {
   
}

.colLeft_mobIcon p {
    line-height: 24px;
}

.colLeft_mobIcon span {
    background: url(../images/Icon_Mobile.png) no-repeat;
    display: block;
    float: right;
    width: 14px;
    height: 16px;
    margin: 0px -3px 0 7px;
}

.colLeft_faxIcon {
   
}

.colLeft_faxIcon p {
    line-height: 24px;
}

.colLeft_faxIcon span {
    background: url(../images/Icon_fax.png) no-repeat;
    display: block;
    float: right;
    width: 16px;
    height: 15px;
    margin: 0px -2px 0 3px;
}

.colLeft_emailIcon {
   
}

.colLeft_emailIcon p {
    line-height: 24px;
}

.colLeft_emailIcon span {
    background: url(../images/Icon_email.png) no-repeat;
    display: block;
    float: right;
    width: 15px;
    height: 11px;
    margin: 3px -2px 0 3px;
}

.colLeft_adrsIcon {
   
}

.colLeft_adrsIcon p {
    line-height: 24px;
}

.colLeft_adrsIcon span {
    background: url(../images/Icon_adrs.png) no-repeat;
    display: block;
    float: right;
    width: 12px;
    height: 16px;
    margin: 0px 0 0 5px;
}



.colLeft_FillCel {
    position: relative;
    width: 248px;
    vertical-align: top;
    min-height: 419px;
    background-color: #E1EBF5 !important;
    background: url("../images/colLeft_FillCel_Pic.jpg") no-repeat top;
    border: 1px #fff Solid;
    border-radius: 5px;
    margin: 2px 0 0 0;
    direction: rtl;
    text-align: justify;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
    font-family: Byekan, calibri;
    font-size: 13px;
}

/*Col Center*/
.Colcenter {
    display: inline-block;
    position: relative;
    width: 845px;
    vertical-align: top;
    background-color: #fff;
    min-height: 719px;
    margin: 0px 0px 0px 5px;
    border-radius: 5px;
    
}

.ColcenterContent {
    display: inline-block;
    position: relative;
    margin: 0px 0px 0px 5px;
    width: 610px;
    vertical-align: top;
    float: left;
}

.Colcenter_NavBar {
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: Top;
    width: 590px;
    height: 45px;
    line-height: 45px;
    background-color: #E1EBF5;
    margin: 15px 5px 0 5px;
    direction: rtl;
    text-align: right;
    border-radius: 5px;
    font-family: BYekan;
    font-size: 14px;
}

.Colcenter_NavBarTxt {
    vertical-align: middle;
    color: #666;
    margin-right: 10px;
    font-family: BYekan;
    font-size: 14px;
}

.Colcenter_NavBarTxt a {
    color: #666;
    font-family: BYekan;
    font-size: 14px;
}

.Colcenter_NavBarTxt a:hover {
    color: #ffcc00;
}

.Colcenter_Content {
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: Top;
    direction: rtl;
    width: 580px;
    margin: 20px 5px 0 5px;
}

.Colcenter_MoreKey {
    clear: both;
    direction: rtl;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-family: BYekan;
    font-size: 15px;
    background-color: rgba(255, 204, 0, 0.7);
    color: #002B5B;
    text-align: center;
    float: left;
    margin: 10px 0 10px 0;
    border-radius: 5px;
}

.Colcenter_MoreKey a {
    color: #002B5B;
    
}

.Colcenter_MoreKey a:hover{
    font-size: 15px;
    padding-right: 10px;
    transition: all cubic-bezier(0.45, 0.05, 0.55, 0.95) 150ms;
}

.Colcenter_ContPic1 {
    display: inline-block;
    position: relative;
    width: 225px;
    height: 150px;
    background: url("../images/PagePic_About.jpg") no-repeat;
    border: 1px #fff solid;
    border-radius: 10px;
    float: left;
    margin: 40px 15px 15px 0;
    box-shadow: 0px 0px 4px #777;
}

.Colcenter_ContPic2 {
    display: inline-block;
    position: relative;
    width: 225px;
    height: 150px;
    background: url("../images/PagePic_Resume.jpg") no-repeat;
    border: 1px #fff solid;
    border-radius: 10px;
    float: left;
    margin: 40px 15px 15px 0;
    box-shadow: 0px 0px 4px #777;
}

.Colcenter_Cont1 {
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: Top;
    direction: rtl;
    width: 580px;
    line-height: 25px;
    font-family: BYekan;
    font-size: 15px;
    text-align: justify;
    border-bottom: 1px solid #555;
}

.Colcenter_Cont2 {
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: Top;
    direction: rtl;
    width: 580px;
    line-height: 25px;
    font-family: BYekan;
    font-size: 15px;
    text-align: justify;
    border-bottom: 1px solid #555;
}


.Colcenter_picRotator {
    display: table;
    position: relative;
    margin: 5px 5px 0 5px;
    width: 590px;
    line-height: 110px;
    background-color: #E1EBF5;
    vertical-align: bottom;
    border-radius: 5px;
    float: left;
}

.Colcenter_picRotator img {
    margin: 0px 5px 0px 5px;
    vertical-align: middle;
    border: 1px dotted #777;
    border-radius: 5px;
}

.Colcenter_picRotator img a{
    width: 100%;
    height: 100%;
}

.Colcenter_picRotator img a:hover{
    width: 120%;
    height: 120%;
    transition: all cubic-bezier(0.45, 0.05, 0.55, 0.95) 150ms;
}

/*Pages*/
.Page_ContentDiv {
    clear: both;
    display: inline-block;
    position: relative;
    vertical-align: Top;
    direction: rtl;
    width: 580px;
    margin: 20px 5px 0 5px;
}

.Page_ContentDiv p {
    direction: rtl;
    font-family: Byekan, calibri;
    font-size: 15px;
}

.Page_ContentPic {
    display: inline-block;
    position: relative;
    width: 225px;
    height: 150px;
    background: url("../images/Default_Image.jpg") no-repeat;
    border: 1px #fff solid;
    border-radius: 10px;
    float: left;
    margin: 30px 15px 15px 0;
    box-shadow: 0px 0px 4px #aaa;
}

.Page_ContentPic_Pic {
    width: 225px;
    height: 150px;
    border-radius: 10px;
}


.Product_TitlePic {
    width: 225px;
    height: 150px;
    border-radius: 10px;
}

.Page_Table {
    display: inline-block;
    position: relative;
    direction: rtl;
    width: 100%;
    max-width: 550px !important;
    border: 1px;
    background-color: #ddd;
    text-align: center;
    font-size: 14px;
    font-family: byekan;
    margin-bottom: 20px;
}

.Page_TableTDTitle {
    background: rgba(210, 235, 255, 0.5);
    width: 70px;
    border: 1px #FFF solid;
    text-align: center;
    font-size: 13px;
    font-family: byekan, calibri;
    font-weight: bold;
    verical-align: top;
    line-height: 18px;
}

.Page_TableTDCont {
    background: rgba(255, 235, 190, 0.9);
    width: 13%;
    border: 1px #FFF solid;
    text-align: center;
    font-size: 13px;
    verical-align: top;
    line-height: 18px;
}

.PageImages {
    display: inline-block;
    position: relative;
    width: 580px;
}

/*.PageImages img {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 115px;
    border: 1px #002B5B Solid;
    border-radius: 10px;
    box-shadow: #555 1px 1px 3px;
    margin: 0 5px 0 5px;
}*/

/*Contact Form*/
.ContactDiv {
    display: inline-block;
    position: relative;
    width: 580px;
}

.ContactDiv table {
    direction: rtl;
    width: 580px;
    background: #ddd;
    font-size: 15px;
    color: #555;
}

.ContactDiv table td {
    width: 180px;
    border: 1px #999 solid;
}

.ContactDiv table input {
    width: 380px;
    border: 1px #999 solid;
}

.ContactDiv textarea {
    width: 380px;
    height: 100px;
    border: 1px #999 solid;
}

.ContactDiv-button-send {
    background: #385382;
    color: #fff;
    padding: 0 25px;
    line-height: 40px;
    border: none;
    float: right;
}




.lightBoxCont {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 115px;
}


/*slideshow*/
.slideshow {
    height: 300px;
    width: 1100px;
    margin: auto;
    z-index: 1;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 100, 0.5) 0px 3px 5px;
}

.slideshow img {
    width: 1100px;
    height: 300px;
    margin: auto;
}

#nav {
    z-index: 10;
    position: absolute;
    bottom: 10px;
    right: auto;
    left: 15px;
}

#nav a {
    margin: 0 3px;
    background: url(../images/bullet.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 0;
    text-align: center;
}

#nav a.activeSlide, #nav a:hover {
    background: url(../images/bulletActive.png) no-repeat;
    width: 18px;
    height: 18px;
}

#nav a:focus {
    outline: none;
}




.rightMenu {
    font-family: 'BYekan';
    font-size: 12px;
}

.rightMenu .title {
    background: url(../images/box-heading.png) no-repeat 5% 50% #002B5B;
    color: #fff;
    padding: 0 10px;
    font-family: 'BYekan';
    font-size: 16px;
    text-align: right;
    text-shadow: 1px 1px 2px #000;
    line-height: 35px;
    margin: 0;
    border-bottom: 5px solid #002B5B;
    border-radius: 5px 5px 0 0;
    margin-bottom: 2px;
}

ul.Vmenu {
}

ul.Vmenu li {
    line-height: 29px;
    border-bottom: none;
    font-family: 'Byekan', calibri;
    font-size: 14px;
    text-align: left;
}

ul.Vmenu li:last-child {
    border-bottom: none;
}

ul.Vmenu li a {
    color: #fff;
    /*background: url(../images/menuVLtr.png) no-repeat 3% 7px #DDD;*/
    background: url(../images/Menubg.png) no-repeat;
    padding: 0 5px 0 28px;
    border: 1px solid #FFF;
    box-shadow: 1px 1px 2px #999;
    text-shadow: #000 1px 1px 2px;
    border-radius: 3px;
    margin-bottom: 2px;
}

ul.Vmenu li a:hover {
    color: #FFCC00;
    /*background: url(../images/menuVLtrHove.png) no-repeat 3% 7px #faf8f8;*/
    background: url(../images/MenubgHover.png) no-repeat;
}

ul.Vmenu li:hover {
    color: #ab2e47;
    background-color: #f0f1f2;
}

ul.Vmenu ul {
    left: 250px;
    right: auto;
    width: 200px;
    background: none;
}

ul.Vmenu ul li {
    width: 200px;
}

.mainCont {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #DDD;
    min-height: 130px;
    font-family: Byekan;
    font-size: 16px;
    line-height: 30px
}

.PagesmainCont {
    display: block;
    position: relative;
    margin: 0px 0px 20px 0px;
    border-radius: 10px;
    border: 1px solid #DDD;
    width: 760px;
    min-height: 520px;
    font-family: Byekan;
    font-size: 15px;
    line-height: 30px;
    background: #fff;
    vertical-align: top;
}

.PagesmainContText{
    display: block;
    position: relative;
    margin: 20px 20px 0px 20px;
    width: 720px;
}

.PagesmainContPic {
    display: inline-block;
    position: relative;
    float: left;
    vertical-align: top;
    margin: 35px 20px 11px 20px;
    width: 250px;
    height: 200px;
}

.PagesmainContPic .img{
    width: 250px;
    height: 200px;
    border: Solid 1px #999;
    border-radius: 7px;
    box-shadow: #777 1px 1px 2px
}


.border1 {
    background: url(../images/border1.gif) repeat-x;
    height: 7px;
    margin: 8px 0;
}

.col360 {
    display: block;
    position: relative;
    width: 368px;
    height: 340px;
    float: right;
    margin: 10px 5px 0 5px;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 10px;
    box-shadow: #AAA 0px 3px 3px;

}

.col360 .title {
    color: #C9A371;
    font-family: 'Byekan';
    font-size: 17px;
    margin: 10px 10px 10px 0;
}

ul.p-list-small li {
    border-bottom: 1px solid #e2e2e2;
    line-height: 22px;
    margin-bottom: 10px;
    height: 90px;
    overflow: hidden;
    font-family: BYekan;
    font-size: 15px;
    text-align: justify;
}

ul.p-list-small li a {
    border-radius: 5px;
    padding: 0 15px 0 15px;
    color: #333;
    background: none;
    
}

ul.p-list-small li a:hover {
    color: #4169e1;
}

.p-list-box-morelink {
    background: #d7dce5;
    color: #375384;
    line-height: 24px;
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
}

.p-list-box-morelink:hover {
    background: #ab2e47;
    color: #fff;
}


/*catListTitleBottomSmall*/

ul.catListTitleBottomSmall {
    
}


ul.catListTitleBottomSmall li {
    display: inline-block;
    position: relative;
    margin: 10px 10px 10px 10px;
    box-shadow: #555 1px 1px 3px;
    width: 150px;
    height: 115px;
    
}

ul.catListTitleBottomSmall li:hover {
    border-color: #fff;
}

ul.catListTitleBottomSmall li img {
    position: absolute;
    width: 150px;
    height: 115px;
    text-align: center;
}

ul.catListTitleBottomSmall li a {
    position: relative;
}

ul.catListTitleBottomSmall li a i {
    background: url(../Images/zoom.png) no-repeat 50% 50% #EFEFEF;
    display: none;
    width: 150px;
    height: 115px;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;

}

ul.catListTitleBottomSmall li:hover a i {
    display: block;
}

ul.catListTitleBottomSmall li a:hover {
    color: #000;
}

ul.catListTitleBottomSmall li a span {
    background: #f3f3f3;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

ul.catListTitleBottomSmall li .imageCont {
    height: 100px;
    text-align: center; /* align the inline(-block) elements horizontally */
    font: 0/0 a;
    overflow: hidden;
}

ul.catListTitleBottomSmall li .imageCont:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    height: 100%;
}

ul.catListTitleBottomSmall li .imageCont .centerPic {
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
}





/*FOOTER*/
.Footer {
    clear: both;
    display: inline-block;
    position: relative;
    background: url(../images/FooterBG.png);
    margin: 20px 0 0 0;
    border: 1px solid #ddd;
    width: 1100px;
    max-width: 1100px !important;
    height: 50px;
    border-radius: 5px;
    top: -15px;
}

.footerContent {
    display: block;
    direction: rtl;
    padding: 0px;
    width: 95%;
    max-width: 1100px !important;
    height: 45px;
    margin: auto;
    line-height: 45px;
    vertical-align: top
}

.footerCopyright {
    font-family: Byekan, Calibri;
    font-size: 12px;
    color: #aaa;
    text-align: right;
    vertical-align: middle;
    float: right;
    direction: rtl;
}

.footerPoweredBy {
    font-family: Byekan, Calibri;
    font-size: 12px;
    color: #aaa;
    text-align: left;
    vertical-align: middle;
    float: left;
    direction: rtl;
    margin-top: 5px;
}

.footerAddress {
    display: inline-block;
    position: relative;
    width: 265px; 
    height: 290px; 
    background: url(../images/FooterBGlight.png);
    border-radius: 6px;
    margin-top: 30px;
}

.footerMap {
    display: inline-block;
    position: relative;
    float: left;
    width: 420px; 
    height: 290px; 
    background: url(../images/FooterBGlight.png);
    border-radius: 6px;
    margin-top: 30px;
}


.footerAdrsIcon {
}

.footerAdrsIcon span {
    background: url(../images/Icons/adrs.png) no-repeat;
    display: block;
    float: right;
    width: 16px;
    height: 14px;
    margin: 5px 0 0 3px;
}

.footerTelIcon {
    direction: ltr;
    text-align: right;
}

.footerTelIcon span {
    background: url(../images/Icons/tel.png) no-repeat;
    display: block;
    float: right;
    width: 16px;
    height: 14px;
    margin: 5px 0 0 3px;
}

.footerFaxIcon {
    direction: ltr;
    text-align: right;
}

.footerFaxIcon span {
    background: url(../images/Icons/fax.png) no-repeat;
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin: 5px 0 0 3px;
}

.footerEmailIcon {
}

.footerEmailIcon span {
    background: url(../images/Icons/email.png) no-repeat;
    display: block;
    float: right;
    width: 16px;
    height: 14px;
    margin: 5px 0 0 3px;
}
/*.footerCol1, .footerCol2, .footerCol3 { float:right; margin:10px 0 0 140px; width:230px}
.footerCol1 .title, .footerCol2 .title, .footerCol3 .title {line-height:40px; font-family:'Droid Arabic Naskh'; font-size:13px; font-weight:bold}
.footerCol3 { margin:10px 0}*/

.footerContactBox {
    background: #f2f4f6;
    border: 1px solid #e3e7eb;
    font-family: BYekan;
    font-size: 14px;
    border-radius: 5px;
    color: #333;
    padding: 10px;
        width: 223px;

}

.footerContactBox span {
    display: inline-block;
}

ul.Fmenu li a {
    color: #333 !important;
    background: url(../images/footerArrow.png) no-repeat 97% 9px #f5f7f8;
    border-radius: 5px;
    margin-bottom: 7px;
    padding-right: 15px;
    font-family: BYekan;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
    width: 228px;
}

ul.Fmenu li {
    display: block;
}

ul.Fmenu {
    font-size: 12px;
}

ul.Fmenu li a:hover {
    color: #c02236 !important;
    background-color: #d1d9e4;
}

.footerContactBox img {
    vertical-align: middle;
}





/*socialNetwork*/
.social {
    margin: 10px 0;
}

.social a {
    float: left;
}

.p-fb {
    background: url(../images/Icons/p-fb.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

.p-fb:hover {
    background: url(../images/Icons/p-fb.png) no-repeat 0 -20px;
}

.p-tw {
    background: url(../images/Icons/p-tw.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

.p-tw:hover {
    background: url(../images/Icons/p-tw.png) no-repeat 0 -20px;
}

.p-gplus {
    background: url(../images/Icons/p-gplus.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

.p-gplus:hover {
    background: url(../images/Icons/p-gplus.png) no-repeat 0 -20px;
}

.p-linkedIn {
    background: url(../images/Icons/p-linkedin.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

.p-linkedIn:hover {
    background: url(../images/Icons/p-linkedin.png) no-repeat 0 -20px;
}

.p-rss {
    background: url(../images/Icons/p-rss.png) no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

    .p-rss:hover {
        background: url(../images/Icons/p-rss.png) no-repeat 0 -20px;
    }

.p-pinterest {
    background: url(../images/Icons/p-pinterest.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

    .p-pinterest:hover {
        background: url(../images/Icons/p-pinterest.png) no-repeat 0 -20px;
    }

.p-instagram {
    background: url(../images/Icons/p-instagram.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    margin: 0 4px;
}

    .p-instagram:hover {
        background: url(../images/Icons/p-instagram.png) no-repeat 0 -20px;
    }

.hwd {
    color: #DDD !important;
    font-family: BYekan;
    font-size: 12px;
    margin: auto;
    text-align: center;
    margin-bottom: 5px;
}

.hwd a {
    color: #DDD !important;
    float: none !important;
    font-family: BYekan;
    font-size: 12px;
}

#CopyRight {
    text-align: center;
    font-family: BYekan;
    font-size: 13px;
    color: #BBB;
}

.imgInnerPageRight {
    float: left;
    max-width: 300px;
    margin: 5px 15px 5px 0;
    display: block;
    padding: 0;
}

.breadCrumb {
    font-family: tahoma;
    font-size: 12px;
    margin-bottom: 20px;
    background: url(../images/footer.png);
    padding: 0 10px;
    min-height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #d1d7dd;
}

.breadCrumb ul {
    line-height: 30x;
}

.breadCrumb ul li a {
    color: #414448;
}

.breadCrumb ul li a:hover, .breadCrumb ul li:last-child a {
    color: #ab2e47;
    text-decoration: none;
}

.breadCrumb ul li {
    background: url(../images/menuVRtl.png) no-repeat 100% 50%;
}


ul.p-paging {
    font-size: 11px;
    background: none;
    border-top: 1px solid #ccc;
}

ul.p-paging li a.selectedpage, ul.p-paging li a:hover {
    background: #ab2e47;
    color: #fff;
}

ul.p-paging li a {
    background: #385382;
    color: #fff;
    line-height: 20px;
    padding: 0 8px;
    border-radius: 5px;
}

.sortingList ul li a.active, .sortingList ul li a:hover {
    background: #ab2e47;
    color: #fff;
}

.sortingList ul li a {
    background: #385382;
    color: #fff;
    line-height: 28px;
    border-radius: 5px;
}

.sortingList ul li {
    line-height: 30px;
}

.sorting .search input[type="text"] {
    background: #fff;
    color: #666;
    height: 28px;
}

.sorting .search input[type="submit"] {
    background-color: #fff;
    margin: 0;
    height: 30px;
}

.sorting select {
    background-color: #fff;
    color: #666;
    height: 30px;
}

ul.p-catListTitleTop li {
    width: 223px;
    height: 232px;
    margin: 10px;
}

    ul.p-catListTitleTop li .titleCont span {
        background: none;
        font-family: 'Droid Arabic Naskh';
        font-size: 12px;
        color: #385382;
        padding: 0 5px;
        text-align: center;
        float: none;
        display: block;
    }

    ul.p-catListTitleTop li img {
        margin: auto;
    }

    ul.p-catListTitleTop li a:hover {
        color: #ab2e47;
    }

    ul.p-catListTitleTop li .imageCont {
        height: 200px;
    }

    ul.p-catListTitleTop li:hover .titleCont span {
        color: #ab2e47;
    }

    ul.p-catListTitleTop li .titleCont {
        background: #fff;
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 2px;
    }

ul.p-list-full li a.p-list-full-title {
    color: #385382;
}

    ul.p-list-full li a.p-list-full-title:hover {
        color: #ab2e47;
    }

ul.p-list-full li {
    border-bottom: 1px dotted #ccc;
    float: right;
    width: 345px;
    margin: 5px;
    height: 250px;
    overflow: hidden;
}

    ul.p-list-full li img {
        border-color: #e6e6e6;
        padding: 2px;
        width: 340px;
        height: 125px;
        float: none;
        margin: 0 0 10px 0;
    }

    ul.p-list-full li a.p-list-full-detail {
        float: right;
        border-bottom: 1px dashed #ccc;
        color: #91778e;
        background: none;
        padding: 0 2px;
    }

        ul.p-list-full li a.p-list-full-detail:hover {
            text-decoration: none;
            color: #91778e;
            border-color: #e76453;
        }

    ul.p-list-full li:last-child {
        border-bottom: 1px dotted #ccc;
    }

.statusBar {
    border-top: none;
}

.newsViewCont, .newsPublishDate {
    padding: 0 5px;
    border-left: none;
}

.p-content-detail .largePic {
    padding: 0;
    margin: auto;
    float: none;
    max-width: 100%;
    width: auto;
    text-align: center;
    display: block;
}


.p-tag a {
    background: #d7dce5;
    color: #375384;
    border: none;
    margin: 3px 3px;
    padding: 0 10px;
    border-radius: 5px;
}

.author span a {
    background: #eee;
    color: #2e3035;
    border: none;
    margin: 3px 3px;
    padding: 0 5px;
}

.p-source, .author {
    background: #d7dce5;
    color: #375384;
    border: none;
    margin: 3px 3px;
    padding: 0 10px;
    float: right;
    border-radius: 5px;
    line-height: 26px;
}

.p-tag a:hover {
    background: #ab2e47;
    color: #fff;
}

.author span a, .author {
    background: #d7dce5;
    color: #375384;
    margin: 0;
    padding: 0 5px;
}

    .author span a {
        background: none;
    }

    .author span a {
        border: none;
    }

    .author:hover {
        background: #ab2e47;
        color: #fff;
    }

        .author:hover a {
            color: #fff;
        }

    .author span {
        line-height: 30px;
    }

    .author img {
        display: none;
    }

.otherImg {
    margin-top: 20px;
}

    .otherImg .title {
        background: #fff;
        margin-bottom: 0;
        border-bottom: 1px solid #e6e6e6;
        color: #666;
        width: auto;
        font-family: 'Droid Arabic Naskh';
        font-size: 13px;
        padding: 0 5px 0 0;
    }

    .otherImg .boxCont {
        border: none;
        margin: 0;
    }

ul.catListTitleBottom li {
    width: 225px;
    height: 230px;
    border: none;
    padding: 0;
    background: #fff;
    margin: 10px;
}

    ul.catListTitleBottom li:hover {
        background: #e1e1e1;
        border-color: #F3F3F3;
    }

    ul.catListTitleBottom li a span {
        background: none;
        color: #666;
        font-family: 'Droid Arabic Naskh';
        font-size: 12px;
        margin: 0;
        border-bottom: 1px solid #d5d5d5;
    }

    ul.catListTitleBottom li a i {
        opacity: 0.8;
        background: url(../images/icon-zoom.png) no-repeat 50% 50% #000;
    }

    ul.catListTitleBottom li .imageCont {
        height: 180px;
        padding: 10px;
        background: #fff;
        box-shadow: 0 0 12px 10px #e9edf1 inset;
    }

#easyTooltip {
    background: #424242;
    border: none;
    color: #fff;
    padding: 2px 10px;
}

.p-button-send {
    background: #385382;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
    border: none;
}

    .p-button-send:hover {
        background: #ab2e47;
        color: #fff;
    }

.col300 {
    width: 300px;
    float: right;
    margin: 0 20px;
}


table {
    border: 0;
    background: none;
}

.tableStyle2 th {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
}

.p-map {
    width: 740px;
    height: 300px;
    margin: 10px 0;
}

.shareIcon {
    margin: 5px 0 0 10px;
}

.tablestyle1 {
    text-align: center;
    color: #5b5e8d;
}

    .tableStyle1 th {
        background: #ab8fa8;
    }

    .tablestyle1 .row1 {
        background: #e2e2e2;
        color: #4e4e4e;
        font-family: 'Droid Arabic Naskh';
        font-size: 13px;
        text-align: center;
    }

    .tablestyle1 tr:hover td {
        background: #e2e2e2;
    }

    .tablestyle1 .row1 td {
        padding: 5px 5px 5px 0;
    }

    .tablestyle1 td {
        padding: 5px 0;
        border-bottom: 1px solid #dadada;
    }

    .tablestyle1 tr:hover {
        background: #fff;
    }

    .tablestyle1 tr:last-child td {
        border-bottom: none;
    }


/****** Fixed Image Wrapper ************/
ul.catListTitleBottom li img {
    max-width: inherit;
    max-height: inherit;
    height: 200px;
    width: 225px;
}

ul.p-catListTitleTop li img {
    height: 190px;
    max-height: inherit;
    max-width: inherit;
    width: 223px;
}

ul.p-list-featured-column li img {
    height: 140px;
    max-height: inherit;
    max-width: inherit;
    width: 190px;
}

.jcarousel-skin-tango2 .jcarousel-item-horizontal img {
    max-height: inherit;
    max-width: inherit;
    width: 190px;
    height: 190px;
}
