td, th
{
    font-size: 12px;
    line-height: 25px;
}
.div_Header
{
    width: 100%;
    height: 580px;
    background-image: url("../images/header.png");
    background-position: center;
    background-repeat: repeat-x;
}
.div_HeaderInner
{
    width: 100%;
    height: 155px;
    background-image: url("../images/header.png");
    background-position: top;
    background-repeat: repeat-x;
}
.div_Main
{
    float: right;
    width: 980px;
    direction: rtl;
    margin: auto;
}
.div_Footer
{
    float: right;
    width: 100%;
    height: 250px;
    background-color: #303030;
    border-top:solid 5px #a0a0a0;
}
.ul_BreadCrumb
{
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background-color: #414141;
    box-shadow: 0 1px 3px 0 #CCCCCC;
}
.ul_BreadCrumb li
{
    float: left;
    background-image: url("../image/theme/BreadcrumbSeparator2.png");
    background-position: right;
    background-repeat: no-repeat;
    padding: 0 12px 0 18px;
    font-size: 13px;
    list-style: none;
}
.ul_BreadCrumb a
{
    text-decoration: none;
    color: #009CFF !important;
}
.ul_BreadCrumb a:hover
{
    color: #d43900;
}

.adminBox
{
    direction: rtl;
    border: solid thin gray;
}
input, textarea
{
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 #CCCCCC;
    color: #535353;
    
    font-size: 11px;
    padding: 3px;
}
.TopMenuLogin
{
    background-position: 0px 0px;
    background-image: url('../images/TopGuide.gif');
    width: 15px;
    height: 70px;
    cursor: pointer;
}
.TopMenuLogin:hover
{
    background-position: 0px -70px;
}
.TopMenuContactUs
{
    background-position: 57px 0px;
    background-image: url('../images/TopGuide.gif');
    width: 19px;
    height: 70px;
    cursor: pointer;
}
.TopMenuContactUs:hover
{
    background-position: 57px -70px;
}
.TopMenuAboutUs
{
    background-position: 38px 0px;
    background-image: url('../images/TopGuide.gif');
    width: 19px;
    height: 70px;
    cursor: pointer;
}
.TopMenuAboutUs:hover
{
    background-position: 38px -70px;
}
.TopMenuHome
{
    background-position: 19px 0px;
    background-image: url('../images/TopGuide.gif');
    width: 19px;
    height: 70px;
    cursor: pointer;
}
.TopMenuHome:hover
{
    background-position: 19px -70px;
}

img
{
    border: 0;
}


.buttonStyle
{
    background-color: #cbdde7;
    color: White;
    font-size: 11px;
    color: Black;
}
.text11
{
    font-size: 15px;
}
select
{
    
    font-size: 11px;
}
textarea
{
    
    font-size: 11px;
    width: 241px;
}
.border
{
    border: thin solid #353434;
}
.FullBorder
{
    border: 1px solid #353434;
}
.TopRightLeft
{
    border-top: 1px solid #353434;
    border-left: 1px solid #353434;
    border-right: 1px solid #353434;
}
.RightLeft
{
    border-left: 1px solid #353434;
    border-right: 1px solid #353434;
}
.BottomRightLeft
{
    border-bottom: 1px solid #353434;
    border-left: 1px solid #353434;
    border-right: 1px solid #353434;
}

.RightPanel
{
    font-size: 12px;
    color: black;
}
.header
{
    color: #6a6a6a;
    font-size: 15px;
    font-weight: bold;
}

.Validation
{
    font-size: 14px;
    color: Red;
}
.admin
{
    text-decoration: none;
    line-height: 20px;
    
    font-size: 15px;
    border: 0px;
}

.DisableaspTextBox
{
    background-color: #DEDCDC;
}


.FormHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #412acc;
    display: block;
}
.RequiredField
{
    font-size: 14px;
    color: red;
}

.panelDiv
{
    background-color: #cccccc;
    padding: 0px;
}
.header_title
{
    color: #333333;
    font-weight: bold;
    
    font-size: 15px;
    height: 25px;
}

.center
{
    width: 980px;
    background-color: #f4f3f3;
}

.mainTable
{
    width: 980px;
    direction: rtl;
    margin: auto;
}

.dateTime
{
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    color: #555555;
}
.newsHeadline
{
    height: 23px;
    background-image: url(../images/newsHeadlineBg.gif);
    background-repeat: repeat-x;
}

.footer
{
    margin: 0 auto;
    width: 980px;
    height: 243px;
    overflow:hidden;
    color: #999898;
    background-color: #303030;
    text-align:right;
}
.login
{
    width: 980px;
    height: 30;
    position: absolute;
    top: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 800;
}
/*------Khabar Gozari End----*/


/*--------------------Promotion----------------------------*/
ul.slideshow
{
    list-style: none;
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}
ul.slideshow li
{
    position: absolute;
    left: 0;
    right: 0;
}
ul.slideshow li.show
{
    z-index: 500;
}
ul img
{
    border: none;
    border-radius: 5px;
}
#slideshow-caption
{
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: #363636;
    z-index: 500;
    border-radius: 5px;
}
#slideshow-caption .slideshow-caption-container
{
    padding: 0px 10px;
    z-index: 1000;
}
#slideshow-caption h3
{
    margin: 0;
    padding: 0;
    
    font-size: 14px;
    font-weight: bold;
}
#slideshow-caption p
{
    margin: 0;
    padding: 0;
    
    font-size: 15px;
    line-height: 18px;
}
/*--------------------Promotion----------------------------*/
.dlCategory
{
    font-weight: bold;
    padding-right: 10px;
    background-color: #d8d7d7;
    border: solid 1px #ebe9e9;
}
.dlCategory:hover
{
    color: darkblue;
    background-color: #e4e2e2;
    padding-right: 15px;
}
.dlCategoryDetail
{
    font-weight: bold;
    padding-right: 30px;
    background-color: #b4b3b3;
    border: solid 1px #ebe9e9;
}
.dlCategoryDetail:hover
{
    color: blue;
    background-color: #bebebe;
    padding-right: 35px;
}
.dlCategoryDetail a
{
    font-weight: bold;
    background-color: #b4b3b3;
}
.dlCategoryDetail a:hover
{
    color: blue;
    background-color: #bebebe;
}


.TableUpperHome
{
    border-radius: 15px;
    border: solid 1px gray;
    padding: 15px;
    background-color: #efefef;
}
.innerTableHome
{
    border-radius: 15px;
    border: solid 1px gray;
    padding: 15px;
    background-color: #fafff6;
}
.ItemBoxShadow
{
    -moz-transition: all 0.1s ease-out 0s;
    float: right;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    width: 95.6%;
    padding: 0 10px;
    border-bottom: solid 1px #dfdfdf;
}
.ItemBoxShadow:hover
{
    -moz-transform: scale(1.01);
    background-color: #F5F6F8;
    background-image: -moz-linear-gradient(#FFFFFF, #F2F2F2);
    border-radius: 5px;
    box-shadow: 0 2px 6px #999999;
    color: #000000;
    cursor: pointer;
    position: relative;
    text-shadow: 0 1px 0 #FFFFFF;
    padding: 0 10px;
}
.ItemBoxShadow a
{
    color: #969292 !important;
}


.GalleryHome
{
    float: right;
    padding: 0 18px 20px 0;
}
.GalleryHome div a
{
    color: #fff;
    line-height: 30px;
}
.GalleryHome div a:hover
{
    color: #5583cd;
}

.GalleryHome Img
{
    border: solid 1px #d2d0d0 !important;
    transition: all 0.1s ease-out 0s;
}
.GalleryHome Img:hover
{
    transform: scale(1.1);
    box-shadow: 0 0 8px #777777;
}
.contentHeader
{
    line-height: 40px;
    font-size: 14pt;
    color: #fff;
    background-color: #63c32f;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding-left: 20px;
    margin-top:20px;
}
.contentBody
{
    padding: 10px 0;
}
.menuContentTable
{
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    min-height: 400px;
    padding: 20px !important;
    margin: 0 auto;
    margin-bottom: 20px;
}
.CommentFooter
{
    width: 960px;
    direction: rtl;
    background-color: #fffcf7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 10px !important;
    float: right;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #683e00;
}
.spComment
{
    float: right;
    width: 100px;
    text-align: left;
    font-size: 11pt;
}
.txtComment
{
    margin-right: 10px;
    float: right;
    width: 250px;
    font-size: 10pt;
}
.commentRow
{
    width: 100%;
    float: right;
}
.btnCmnt
{
    background-color: #2BB5B8 !important;
    
    font-size: 10px;
    color: white;
    width: 80px;
    height: 27px;
    border-radius: 3px;
    margin-right: 10px;
}
.GalleryTitle
{
    background-color: #63c32f;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 14pt;
}
.Gallerydescription
{
    background-color: #f0eded;
    text-align: justify;
    color: #756f6f;
    padding: 10px 20px;
    font-size:small;
}

div.light_rounded .pp_next:hover
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover
{
    background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover
{
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content_container .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_content
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_next:hover
{
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover
{
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_rounded .pp_description
{
    color: #fff;
}
div.dark_rounded #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_rounded .pp_arrow_previous
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_arrow_next
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_rounded .pp_bottom .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .pp_bottom .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon
{
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content
{
    background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}
div.dark_square .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_square .pp_description
{
    color: #fff;
}
div.dark_square .pp_loaderIcon
{
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_content_container .pp_left
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_square .pp_content_container .pp_right
{
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_square .pp_expand
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_expand:hover
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_contract:hover
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline
{
    color: #fff;
}
div.dark_square .pp_arrow_previous
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_square .pp_arrow_next
{
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_square .pp_next:hover
{
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_previous:hover
{
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content
{
    background: #fff;
}
div.light_square .pp_content .ppt
{
    color: #000;
}
div.light_square .pp_expand
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_expand:hover
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_contract:hover
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_close
{
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square #pp_full_res .pp_inline
{
    color: #000;
}
div.light_square .pp_arrow_previous
{
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_square .pp_arrow_next
{
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_square .pp_next:hover
{
    background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_previous:hover
{
    background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}
div.pp_pic_holder a:focus
{
    outline: none;
}
div.pp_overlay
{
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder
{
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_top
{
    height: 20px;
    position: relative;
}
* html .pp_top
{
    padding: 0 20px;
}
.pp_top .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle
{
    left: 0;
    position: static;
}
.pp_top .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_content
{
    height: 40px;
}
.pp_content .ppt
{
    left: auto;
    margin-bottom: 5px;
    position: relative;
    top: auto;
}
.pp_fade
{
    display: none;
}
.pp_content_container
{
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left
{
    padding-left: 20px;
}
.pp_content_container .pp_right
{
    padding-right: 20px;
}
.pp_content_container .pp_details
{
    margin: 10px 0 2px 0;
}
.pp_description
{
    display: none;
    margin: 0 0 5px 0;
}
.pp_nav
{
    clear: left;
    float: left;
    margin: 3px 0 0 0;
}
.pp_nav p
{
    float: left;
    margin: 2px 4px;
}
.pp_nav a.pp_arrow_previous, .pp_nav a.pp_arrow_next
{
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer
{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
a.pp_next
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous
{
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand, a.pp_contract
{
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close
{
    display: block;
    float: right;
    text-indent: -10000px;
}
.pp_bottom
{
    height: 20px;
    position: relative;
}
* html .pp_bottom
{
    padding: 0 20px;
}
.pp_bottom .pp_left
{
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_bottom .pp_middle
{
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_bottom .pp_middle
{
    left: 0;
    position: static;
}
.pp_bottom .pp_right
{
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_loaderIcon
{
    display: none;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res
{
    line-height: 1 !important;
}
#pp_full_res .pp_inline
{
    text-align: left;
}
#pp_full_res .pp_inline p
{
    margin: 0 0 15px 0;
}
div.ppt
{
    color: #fff;
    display: none;
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
.btn
{
    background-color: #2BB5B8 !important;
    
    font-size: 10px;
    color: white;
    width: 80px;
    height: 27px;
    border-radius: 3px;
}

.btn2
{
    background-color: #2BB5B8 !important;
    
    font-size: 10px;
    color: white;
    width: 130px;
    height: 27px;
    border-radius: 3px;
}
.div_Comment
{
    background-color: #fff;
    border: solid 1px #fbeed8;
    margin: 1px 0;
    padding: 3px;
}
.cmntName
{
    color: #40aeb0;
}
.cmntTtl
{
    color: #868686;
}
.cmntTxt
{
    color: #868686;
}
.div_ProjectsHome
{
    width: 980px;
    height: 315px;
    margin: 30px 0;
}
.ServicesBox
{
    width: 260px;
    height: 80px;
    float: right;
    margin: 0 28px 20px 28px; 
}
.ServicesBoxRight
{
    width:70px;
    float: right;
}
.ServicesBoxRight img
{
    border-radius:50%;
    border:solid 2px #c4c4c4 !important;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.ServicesBoxRight img:hover
{
    border:solid 5px #c4c4c4 !important;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.servttl
{
    font-size:15px;
    font-weight:bold;    
}
.servshdesc
{
    font-size:11px; 
    line-height:17px;   
}
.ServicesBoxLeft
{
    float: right;
    width:160px;
    padding-right:20px;
}
.ServicesBoxLeft a
{
    color:#343434 !important;    
}
.ServicesBoxLeft a:hover
{
    color:#119cfd !important;    
}
.ProjectsBox
{
    width: 220px;
    height: 100%;
    float: right;
    text-align: center;
    margin: 0 16px 30px 16px;    
}
/*=========================================================*/
.span3 {
    width: 220px;
    
}

.banner-wrap .featured-thumbnail
{
margin:0;    
}
.banner-wrap .featured-thumbnail a {
    float: none;
    position: relative;
    text-decoration: none !important;
    
}
.banner-wrap .featured-thumbnail a:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);    
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -208px;
    transform: scale(0);
    transition: all 200ms linear 0s;
    text-align:center;
    
}
.banner-wrap .featured-thumbnail a:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); 
    border-radius:50%;   
    color: #fff;
    content: "+";
    display: block;
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    left: 50%;
    line-height: 80px;
    margin: -140px 0 0 -40px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: scale(0);
    transition: all 200ms linear 0s;
    width: 80px;
    height: 80px;
}
.banner-wrap .featured-thumbnail a:hover:before, .banner-wrap .featured-thumbnail a:hover:after {
    text-decoration: none;
    transform: scale(1);
}
/*=========================================================*/

.ProjectsBoxFooter
{
    height: 83px;
    background-image: url('../images/ProjectsBg.png');
    background-repeat: repeat-x;
    padding-top: 12px;
    text-align: center;
}
.ProjectsBoxFooter a
{
    color: #727272;
    font-weight: bold;
}
.Projectbtn
{
    height: 30px;
    width: 110px;
    background-image: url('../images/button.png');
    background-repeat: repeat-x;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    margin: 10px auto;
    font-size: 11px;
    line-height: 28px;
}
.Projectbtn:hover
{
    background-image: none;
    background-color: #5583CD;
    color: #fff;
}
.div_HomeSecond
{
    width: 980px;
    height: 260px;
    margin:90px 0 30px 0;
    padding:10px 0;
    background-color: #f0f0f0;
}
.div_NewsContainer
{
    width: 100%;
    float: right;
    height: 200px;
    overflow: hidden;
}
.HomeNewsBox
{
    float:right;
    width:290px;
    height:200px;    
    margin:0 18px;
    overflow: hidden; 
}
.HomeNewsCircle
{    
    padding-top:8px;
    float:right;   
    width:78px;
    height:70px;
    text-align:center;
    background-color:#fff;
    border-radius:50%;
    border:solid 1px #e1e1e1; 
}
.HomeNewsCircle:hover .NewsDay
{
     color:#ff573b;
}
.HomeNewsLeft
{
    float:right;  
    width:200px;  
    margin-right:10px;
    padding-top:10px;
}
.NewsTitle
{
    font-size:11px;
    font-weight:bold;
    color:#515151;
    text-align:justify;
}
.NewsTitle:hover
{
    color:#ff573b;
}
.NewsDesc
{
    font-size:11px;
    color:#515151;
    text-align:justify;
}
.NewsDay
{
    font-size:20px;
    color:#608fd5;
    font-weight:bold;    
}
.NewsMonth
{
    font-size:14px;
    color:#535353;
    font-weight:bold;  
}
.twoboxtitle
{
    color: #515151;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 20px;
}

.Archivebtn
{
    height: 27px;
    width: 70px;
    background-image: url('../images/button.png');
    background-repeat: repeat-x;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    margin-left: 15px;
    font-size: 11px;
    line-height: 26px;
    float: left;
    text-align: center;
    cursor: pointer;
}
.Archivebtn:hover
{
    background-image: none;
    background-color: #727272;
    color: #fff;
}

.SocialFooter
{
    float: left;
    width: 32px;
    height: 32px;
}
.SocialFB
{
    background-image: url('../images/Footer_social.png');
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.SocialFB:hover
{
    background-position: 0 -32px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.SocialTW
{
    margin-left: 5px;
    background-image: url('../images/Footer_social.png');
    background-position: -37px 0;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.SocialTW:hover
{
    background-position: -37px -32px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.SocialGPlus
{
    margin-left: 5px;
    background-image: url('../images/Footer_social.png');
    background-position: -74px 0;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.SocialGPlus:hover
{
    background-position: -74px -32px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.SocialRSS
{
    margin-left: 5px;
    background-image: url('../images/Footer_social.png');
    background-position: -111px 0;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.SocialRSS:hover
{
    background-position: -111px -32px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.SocialPinterest
{
    margin-left: 5px;
    background-image: url('../images/Footer_social.png');
    background-position: -147px 0;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.SocialPinterest:hover
{
    background-position: -147px -32px;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.HeaderBanner
{
    width: 980px;
    height: 150px;
}
.div_Logo
{
    width:270px;
    height:150px;
    float:left;    
}
.LangMenu
{
    width:95px;
    height:23px;
    background-color:#128ff8;
    float:right;
    margin-right:30px;
    border-bottom-right-radius:7px;
    border-bottom-left-radius:7px;
    color:#fff;
    font-size:11px;
    text-align:center;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    line-height:20px;
}
.LangMenu:hover
{
    height:27px;
    padding-top:5px;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.LangMenu a
{
    color:#fff;
}
.LangMenu a:hover
{
    color:#ffd33b;
}
.SearchTextBox
{
	background:#fff ;
	width:230px;
	height:30px;
	border:solid 1px #e1e1e1;
	border-radius:0;	
	padding:0 10px;
	float:left;
	margin-top:3px;
	font-size:12px; 
	color:#248fca;
	box-shadow:none;
	color:#bebebe;
}
.SearchLink
{
	width:32px;
	height:32px;
	background:none;
	border:none;
	border-radius:0;	
	float:left;
	box-shadow:none;
	padding:3px 0;
}
.links_Footer li
{
    float:right;
    width:33%;
    list-style-type:square;
}
.links_Footer li a
{
    color:#999898;
    text-decoration:none;
    transition: all 0.2s ease-in 0s;
    font-size:12px;
}
.links_Footer li a:hover
{
    color:#12aaf8;
    margin-right: 7px;
    transition: all 0.2s ease-out 0s;
}
.footer h2
{
color:#eaeaea;    
}
.dimImgProd
{
float:left;margin:0 20px 10px 0;box-shadow: 0 0 5px #777777;
}
.prodBox
{
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    border: solid 1px #d2d0d0 !important;
    box-shadow: 0 0 5px #777777;
    width:220px;
    height:260px;
    -moz-transition: all 0.1s ease-in 0s;
    text-align:center;
}
.prodBox:hover
{
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    transform: scale(1.05);
    -moz-transition: all 0.1s ease-out 0s;
}
.prodBox a
{
    font-size:16px;
}
.div_GoldPrice
{
    float:right;
    width:360px;
    height:260px;
    direction:rtl;
    padding: 0 20px;
    overflow:hidden;
}
.div_GoldPrice td
{
line-height:17px;
font-size:11px;    
}
.div_Currency
{
    float:right;
    width:280px;
    height:260px;
    direction:rtl;
    padding-right:10px;
}
.div_OilPrice
{
    float:right;
    width:280px;
    height:260px;
    direction:rtl;
    padding-right:10px;
}
.div_OilPrice td
{
    line-height:19px;    
}
.divPricesTitle
{
    color:#434343;
    font-size:15px;
    font-weight:bold;
}