 /* ==== Google font ==== */
@import url(//fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url(//fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(//fonts.googleapis.com/earlyaccess/amiri.css);
@import url(//fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
@font-face {
    font-family: 'AL-MohanadBold';
    src: url('AL-MohanadBold.eot');
    src: local('â?º'), url('AL-MohanadBold.woff') format('woff'), url('AL-MohanadBold.ttf') format('truetype'), url('AL-MohanadBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
    margin: 0;
    padding: 0;
    /*color: #2B2B2B;*/
    color: black;
    /*font-family: 'Tahoma';*/
    /*font: normal 10pt ,'Tahoma', Geneva, Verdana;
    font-family: "Traditional Arabic",serif !important;*/
    font-size: 12px;
    font-weight: bold;
    background: #514537;
    direction: rtl;
    overflow-x: hidden;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: /*'Droid Arabic Kufi', */'Droid Arabic Naskh', Helvetica, Arial, sans-serif;
	font-weight: 700; line-height:1.7}


#page
{
    /*border: 1px red solid;*/
    position: relative;
    width: 1006px;
}

#header
{
    margin: 5px 0 0;
    padding: 0;
}
.headerbacktop
{
    background: url(images/headerback.jpg);
    width: 100%;
    height: 362px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:-1;
}

#content
{
    /*    padding: 20px;*/
}

#sidebar
{
    /*    left: 105px;*/
    left: -62px;
    padding: 20px 20px 20px 0;
    /*position: absolute;*/
    top: 450px;

}

#footer
{
    font-size: 11px;
    margin: -3px 0px;
    padding: 0;
    text-align: center;
    width: 1002px;
    height: 200px;
    background: url("images/background-down.jpg") no-repeat scroll 258px -108px transparent;
}

#logo
{

    font-size: 200%;
}

#mainmenu
{
    /*	background:white url(bg.gif) repeat-x left top;*/
}

#mainmenu ul
{
    padding:0px 20px 5px;
    margin:0px;
}

#mainmenu ul li
{
    display: inline-block;
}

#mainmenu ul li a
{
    color: #434343;
    background-color:transparent;

    font-weight:bold;
    font-family: "Times New Roman",Times,serif;
    text-decoration:none;
    padding:0px 15px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 51px;
    line-height: 62px;

}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #f2f2f2;
    background-color:#d44733;
    text-decoration:none;
    border-bottom: 5px #e64e40 solid; 
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
    margin: 100px 30px;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}



div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.cnroledata .portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF; 
}


.cnroledata {

    float: left;
    /*height: 130px;*/
    left: -156px;
    margin: 8px;
    position: absolute;
    width: 162px;
    z-index: 999;

}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}

.link-logo-head {
    background: url(images/headerlogo.png);
    display: block;
    height: 148px;
    position: absolute;
    right: 26px;
    top: 47px;
    width: 374px;
}
.logo-head
{
    height: 100px;
}
.imageall
{
    background-image:  url(images/all.jpg);
}
.header
{

    background: url("images/backheader.jpg") no-repeat scroll 0 0 transparent;
    height: 356px;
    position: relative;
    width: 1000px;

}
.logo-head
{
    background: url("images/header.jpg") repeat scroll 0 0 transparent;
    height: 366px;
    position: absolute;
    right: 1px;
    top: 33px;
    width: 959px;
}
.mnue-main
{
    z-index: 1;
    position: absolute;
}
.delet-file
{
    color: red;
}
.backred
{
    color: red;
    background: red;
}
.span-19 {
    margin: 0 auto;
    width: 100%;
}
.line-new-item
{
    border-top:  1px dashed #ffffff;
    border-bottom: 1px dashed #d0d0d0;
    width: 93%;
    margin: 0 40px 0 0;
}
.line-new-item-in
{
    border-bottom: 1px dashed #D0D0D0;
    border-top: 1px dashed #FFFFFF;
    margin-top: 25px;
    width: 100%;
}
.news-item {

    margin: 0 auto;

    width: 93%;
    display: inline-block;
    padding: 20px 40px;
    position: relative;
}
.news-item-in {



    width: 100%;
    display: inline-block;
    padding: 20px 0;
    margin: 0 auto;
    position: relative;

}
.addthis
{
    position: absolute;
    top: -26px;
    left: 20px;
}
.addthisfaker div
{
    float: left;
}
.faker-item-in{
    display: inline-block;
    margin: 0 auto;
    padding: 20px 30px;
    width: 93%;

}
.news-item-start
{
    border-top: none;
}
.news-item-last
{
    border-bottom: none;
}

.news-itme-img-div {
    display: block;
    float: right;
    width: 170px;
}

.news-items-img {
    border: 3px solid #C3C4C6;
    height: 67px;
    width: 163px;
    display: block;

}

.link-itme-img-div {
    display: block;
    float: right;
    width: 350px;
}

.link-items-img {
    border: 3px solid #C3C4C6;
    display: block;
    height: 89px;
    width: 333px;

}
.link-item-text {
    float: left;
    width: 521px;
}
.book-itme-img-div {
    display: block;
    float: right;
    width: 130px;
}

.book-items-img {
    border: 3px solid #C3C4C6;
    height: 139px;
    width: 112px;
    display: block;

}
.news-item-text {
    float: left;
    width: 660px;
}
.news-item-title
{
    font-size: 14px;
    font-weight: bold;
    color: #3b3b3b;

}
.link-item-web
{
    color: #e74f41;
}
.link-item-web a
{
    color: #e74f41;
    text-decoration: none;
}
.link-item-web a:hover
{
    text-decoration:  underline;
}

.news-item-title a
{
    color:  #3b3b3b;
    text-decoration: none;
}
.news-item-title a:hover
{
    color: #264409;
    text-decoration:  blink;
}
.news-item-body-list
{
    font-size: 11px;
    color: #505050;
    text-align: justify;

}
.news-item-body-list a
{
    color: #B8231C !important;
    font-weight: bold;
    padding-right: 6px;

}
.news-item-body-list a:hover
{
    color:  #900 !important;
}
.news-itme-img-div-in {
    display: block;
    float: right;
    padding: 0 36px 0 0;
    width: 173px;
}

.news-items-img-in {
    border: 3px solid #C3C4C6;
    height: 202px;
    width: 166px;
    display: block;

}
.news-item-text-in {
    float: left;
    width: 660px;
}
.news-map-back
{
    background: url(images/backmaplist.jpg);
    /*    width: 100%;*/
    height:46px;
    margin-top: 3px;

}
.news-map-back-in
{
    background: url(images/backmapview.jpg);
    /*    width: 100%;*/
    height:37px;
    margin-top: 3px;

}
.icon-title-list
{
    background: url(images/icon_title.png);
    width: 36px;
    height: 44px;
    margin: -6px 12px 0 0;
    float: right;
}
.breadcrumbs {

    font-size: 0.9em;
    left: 22px;
    padding: 5px 0;
    position: absolute;
    top: 402px;

}
.title-list-text
{
    margin: 6px 10px;
}
.title-news-back
{
    background: url(images/backtitlelist.jpg);
    /*    width: 100%;*/
    height: 43px;
    border-top: 1px #d9d9d6 solid;
    border-right:  1px #d9d9d6 solid;
    border-left: 1px #d9d9d6 solid;



}
ul.pages li {
    background-color: #e3e1e1;
    border: 1px solid #d1d1d1;
    display: inline-block;
    margin: 2px 1px;
    padding: 2px 10px;
}

ul.pages li.selected {
    background-color: #FFFFFF;
    border: 1px solid #d1d1d1;
    display: inline-block;
    margin: 2px 1px;
    padding: 2px 10px;
}
.cornall
{
    border-radius: 5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-down-left-radius: 5px;
    -webkit-border-down-right-radius: 5px;

    -moz-border-top-down-radius: 5px;
    -moz-border-top-down-radius: 5px;
}
.cornall10
{
    border-radius: 10px;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;

    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-down-left-radius: 10px;
    -webkit-border-down-right-radius: 10px;

    -moz-border-top-down-radius: 10px;
    -moz-border-top-down-radius: 10px;
}
.cornaltop10
{
    border-top-left-radius: 10px;
    border-top-right-radius:10px;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;

    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;



}
.cornaltop5
{
    border-top-left-radius: 5px;
    border-top-right-radius:5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;



}

.cornalbottom10
{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px;

    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;

    -moz-border-bottom-left-radius: 10px;
    -moz-border-bottom-right-radius: 10px;



}
.cornalbottom5
{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius:5px;

    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    -moz-border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;



}
.donlowad-item {
    color: #E44E3F;
    float: right;
    margin: 5px 0 0 20px;
}
.size-item {
    color: #649700;
    float: right;
    margin: 5px 10px 0 0;
}
.cmdview
{
    background: url("images/cmdview.png") no-repeat scroll 0 0 transparent;
    color: #FEFFFD;
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    padding: 0 13px;
    text-decoration: none;
    width:65px;
    text-align: center;

}
.cmdload
{
    background: url("images/cmdload.png") no-repeat scroll 0 0 transparent;
    color: #FEFFFD;
    display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 10px -17px 0 0;
    padding: 0 29px;

    text-decoration: none;
    width: 22px;

}
a.cmdload:hover ,a.cmdview:hover,a.cmload:active,a.cmdview:active,a.cmload:focus,a.cmdview:focus
{
    color: #d0d0d0 !important;
}
.body-item-ing-book {

    margin: 0 auto;
    padding: 50px 0;
    width: 622px;
}
.body-item-ing-video {

    background: none repeat scroll 0 0 #E6E6E4;
    margin: 13px auto;
    padding: 20px 0;
    width: 100%;

}
#media_wrapper
{
    margin: 0 auto;
}
.mnueinpart
{
    /*width: 887px;*/
    height: 37px;
    /*margin: 0 auto;*/
    /*background: url(images/backmnuein.jpg);*/
    /*    border-left: 1px solid #D9D9D6;
        border-right: 1px solid #D9D9D6;
        border-top: 1px solid #D9D9D6;*/

}
.mnueinpart ul li {

    display: inline-block;



}
.mnueinpart ul li a {

    display: inline-block;
    height: 30px;
    line-height: 29px;
    text-align: center;
    width: 124px;
    background: #d9dbd8;
    border-top: 1px #f3f3f3 solid;
    margin: 3px 0 0;
    font-weight: bold;


}
#mnueinpart-div  ul li a:hover,#mnueinpart-div  ul li.active a 
{
    background: #eeeeee;
    border-top: 1px #ffffff  solid;
    color: #b41a18;
}
.mnueinpart-div
{
    width: 550px;
    margin: 0 auto;
}
.part-item
{

    display: inline-block;
    margin: 0 35px 0 0;
    padding: 20px 40px;
    width: 84%;

}
.news-itme-icon-div
{
    display: block;
    float: right;
    width: 53px;
}
.news-itme-icon-div-in
{
    display: block;
    float: right;
    width: 53px;
}
.news-items-icon
{

}
.part-item-text {

    float: left;
    width: 742px;
}
.line-part-item {
    border-bottom: 1px dashed #D0D0D0;
    border-top: 1px dashed #FFFFFF;
    margin: 0 72px 0 0;
    width: 84%;
}
.item-in-faker {

    margin: 0 auto;
    width: 889px;
}

.faker-item-text-in {

    float: right;
    width: 755px;
}

.news-item-title-in   {
    color: #3B3B3B;
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.line-part-item-in {
    border-bottom: 1px dashed #D0D0D0;
    border-top: 1px dashed #FFFFFF;
    margin: 15px 1px;
    width: 100%;
}
.faker-item-body-in
{
    width: 100%; 
}
.faker-item-body-in-text {
    padding: 0 50px 0 0;
    text-align: justify;
}
.items .empty
{
    display: none;
}
.news-item-body-list-in
{
    text-align: justify;
    width: 97%;

}
.titleaddcomment
{

    height: 37px;
    position: relative;
}
.titleaddcommenttext
{
    width: 94px;
    height: 32px;
    background: #3c4b5e;
    color: #ebe8e1;
    font-weight: bold;
    font-size: 12px;
    float: left;
    cursor: pointer;
    line-height: 31px;
    text-align: center;
}
.titleaddcommenttext:hover
{
    background: #747879;
}
.titleaddcommentssqr
{
    background: #747879;
    float: right;
    height: 32px;
    width: 524px;
}
.formetoolsin {

    background: none repeat scroll 0 0 #EAEBE6;
    margin: 0 auto;
    padding: 30px 78px 30px 0;


    border-left: 1px solid #D9D9D6;
    border-right: 1px solid #D9D9D6;
    border-bottom:  1px solid #D9D9D6;

    display: none;
}
.formetoolsin .row label
{
    float: right;
    width: 110px;
    color: #404040;

}
.formetoolsin .row input[type=text]
{

    width: 290px;
    height: 25px;
    background: #f4f4f4;
    border: 1px solid #cbcfd2;
    color: #404040;

}
.formetoolsin .row textarea 
{

    width: 393px;
    height: 104px;
    background: #f4f4f4;
    border: 1px solid #cbcfd2;
    color: #404040;

}
.formetoolsin .row input[type=submit]
{

    background: url("images/cmd.jpg") ;

    color: white;
    font-weight: bold;
    height: 33px;
    padding: 3px;
    position: absolute;
    right: 35%;
    top: 3px;
    width: 85px;
    border: none;
    cursor: pointer;
    outline: none;


}
.formetoolsin .buttons
{
    width: 100%;
    height: 40px;
    position: relative;

}
.item-comment .comments {
    background: none repeat scroll 0 0 #eaebe6;
    border: 1px solid #D9D9D6;
    margin: 5px 0;
    padding: 10px 0px 0px;

}

.comments-name {
    /*background: none repeat scroll 0 0 #F2F2F2;*/
    border-left: 1px solid #D0D0D0;
    float: right;
    padding: 4px 18px;
    width: 178px;
    font-weight: bold;
    color: #354157;
}

.comments-mail {

    padding: 4px 9px;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid white;
    float: right;
    padding-right: 16px;
    width: 174px;
    color: #777775;

    display: none;
}
.comments-country
{
    /*background: none repeat scroll 0 0 #F2F2F2;*/
    padding: 4px 9px;
    /*width: 168px;*/

    border-right: 1px solid white;
    float: right;
    padding-right: 16px;
    font-weight: bold;
    color: #777775;

}
.comments-comment {
    padding: 18px;
    text-align: justify;
    color: #a46e2e;
}


/*//--------------------*/
.form-ideas-send
{
    padding: 30px 190px 20px 0px 
}
.form-ideas-send .row label
{
    float: right;
    width: 110px;
    color: #404040;

}
.form-ideas-send .row input[type=text],.row input[type=text]
{

    width: 290px;
    height: 25px;
    background: #f4f4f4;
    border: 1px solid #cbcfd2;
    color: #404040;

}

.form-ideas-send .row select, .row select
{
    width: 165px;
    height: 25px;
    background: #f4f4f4;
    border: 1px solid #cbcfd2;
    color: #404040;
}
.row  #Term_orders
{
    width: 55px !important;
}


.form-ideas-send .row textarea ,.row textarea
{

    width: 393px;
    height: 104px;
    background: #f4f4f4;
    border: 1px solid #cbcfd2;
    color: #404040;

}
#contact-form .row img
{
    background:#f4f4f4; 
    border: 1px solid #cbcfd2;
    color: #404040;
}

.form-ideas-send .row input[type=submit] ,.row input[type=submit]
{

    background: url("images/cmdview.png") scroll 0 0 transparent;

    color: white;
    font-weight: bold;
    height: 34px;
    padding: 3px;
    position: absolute;
    right: 37%;
    top: 3px;
    width: 85px;
    border: none;
    cursor: pointer;
    outline: none;


}
.row input[type=submit]:hover
{
    background: url("images/cmd-h.jpg") scroll 0 0 transparent;
}
.form-ideas-send .buttons, .buttons
{
    width: 100%;
    height: 40px;
    position: relative;

}
.messageaftersend {
    font-weight: bold;
    margin: 30px auto;
    width: 500px;
}

.mainlinkjaffa {
    height: 125px;
    margin: 23px auto;
    width: 951px;
}
.mainlinkjaffa ul li
{
    display: inline-block;
}
.mainlinkjaffa ul li a
{
    background: none repeat scroll 0 0 #D84939;
    display: table;
    height: 101px;
    text-align: center;
    width: 98px;
    color: #f9f4ef;
    font-weight: bold;
    font-size: 13px;
    text-decoration:  none;

    border-radius: 10px;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;

    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-down-left-radius: 10px;
    -webkit-border-down-right-radius: 10px;

    -moz-border-top-down-radius: 10px;
    -moz-border-top-down-radius: 10px;


}
.mainlinkjaffa ul li a:hover,.mainlinkjaffa ul li.active a
{
    background: #ad4134;
}
.mainlinkjaffa ul li a img
{
    margin: 3px;
} 
.news-map-back-in-free
{
    background: url("images/backmaplist.jpg") repeat scroll 0 0 transparent;
    height: 46px;
    margin: 1px auto;
    width: 889px;
}
.titlejaffa
{
    color: #B8231C;
    font-size: 13px;
    font-weight: bolder;
    margin: 6px 30px;
}
.front-news-scrol
{
    width: 317px;
    height: 245px;
    background: #dadada;
    position: relative;

}

.bodyjaffaview {
    float: right;
    padding: 10px 43px 10px 0;
    text-align: justify;
    width: 873px;
    /*    width: auto;*/
}

.imagview {
    float: left;
    margin: 20px 28px 0 0px;
}
.lineunderimage
{
    border-top: 1px solid white;
}
.familay-item-title
{
    background: none repeat scroll 0 0 #E5E5E3;
    float: right;
    height: 35px;
    line-height: 29px;
    margin: 2px;
    text-align: center;
    width: 204px;
}
.familay-item-title a
{
    color: #4f4f4f;
    text-decoration: none;
}
.bodyjaffaviewlist {

    margin: 0 auto;
    padding: 20px;
    width: 846px;
}

.titlefamily {
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 13px;
}

.stories-item {
    background: none repeat scroll 0 0 #E5E5E3;
    height: 38px;
    margin: 2px 0;
    width: 823px;
}
.icostoriesitem {
    background: url(images/iconyafastor.png);
    float: right;
    height: 16px;
    width: 13px;
    margin: 11px;
}

.stories-item-title {
    float: right;
    line-height: 35px;
    width: 582px;
}
.stories-item-title a
{
    color: #4f4f4f;
    text-decoration: none;
}
.stories-item-title a:hover
{
    color: #c9291b;
}
.cmdstor {

    float: left;
    margin-left: 32px;
    margin-top: 2px;
}
.sites-jaffa-item
{
    width: 834px;
    background: none repeat scroll 0 0 #E5E5E3;
    height: 38px;
    margin: 2px 0;

}
.icositesitem
{
    background: url(images/iconsitejaffa.png);
    width: 16px;
    height: 16px;
    float: right;
    margin: 12px;
}
.sites-jaffa-item-title {
    padding: 9px;
}
.sites-jaffa-item-title a
{
    text-decoration: none;
    color: #4f4f4f;

}
.sites-jaffa-item-title a:hover
{
    color: #c9291b;
}
.titlejaffainbody {
    font-weight: bold;
    padding: 5px 61px 5px 0;
}
.mainjaffaimage
{
    background: url(images/mainjaffaimage.jpg);
    width: 880px;
    height: 369px;
    margin: 0 auto;

}
.mainjaffa
{

}

.instagramlink
{
    width: 35px;
    height: 34px;
    background: url(images/instagram.png)no-repeat;
    display: block;
}
.youtbelink
{
    width: 35px;
    height: 34px;
    background: url(images/youtube.png)no-repeat;
    display: block;

}
.facbooklink
{
    width: 35px;
    height: 34px;
    background: url(images/facebook.png)no-repeat;
    display: block;

}
.twitterlink
{
    width: 35px;
    height: 34px;
    background: url(images/twitter.png)no-repeat;
    display: block;

}
.googelplslink
{
    width: 35px;
    height: 34px;
    background: url(images/googlepls.png)no-repeat;
    display: block;

}
.rsslink
{
    width: 35px;
    height: 34px;
    background: url(images/rss.png)no-repeat;
    display: block;

}
.block-network
{

    padding: 0;
    float: right;

}
.block-network a
{
    margin: 4px 3px ;
    float: right;



}
.block-network a:hover
{

}
.network-links {

    height: 42px;

    position: absolute;
    right: 15px;
    top: 209px;

}
.linkwhatsaap {

}
.whatappcreat
{
    float: right;
    margin: 5px 11px;
}

.search-block {

    height:44px;


    width: 286px;
    margin-bottom: 25px;
}

.textsearch
{
    width: 165px;
    height: 32px;
    background: #dadada;

    margin :0px 0px;

}

.searchblockheader .search .iconsearch
{
    float: right;
    margin: 16px 22px 0;
    position: absolute;
    display: none;
}

.textsearch {
    background: url(images/searchback.png);

    float: right;
    margin: 0 0 0 4px;
    width: 247px;
    height: 52px;

}

.searchblockheader .search-input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 27px;
    margin: 9px 38px;
    width: 191px;
    font-size: 18px;
}

.searchblockheader .search .search-button
{
    background:url(images/searchbuttom.png);

    height: 39px;
    width: 49px !important;
    color: #fffeff;
    font-weight: bold;
    border: none; 
    margin: 9px 0px 0px 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight:  normal;


}
.search-result
{

    border-bottom: 1px solid #e5e0d3;
    line-height: 25px;
    margin: 0 auto;
    /*padding: 11px 29px 0 0;*/
    width: 95%;
    height: 35px;
}

.head-tabel-search {
    background: none repeat scroll 0 0 #514537;
    /*    border-color: #FFFFFF #FFFFFF #E1DBCB;
        border-style: solid;
        border-width: 1px;*/
    color: #D3C296;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 33px;
    margin: 0 auto;
    text-align: center;
    width: 95%;


}
.search-result div
{
    margin: 0px !important;
}
.search-result > a {

    color: black;
    display: block;
    /*font-weight: bold;*/
    line-height: 35px;
    padding: 0;
    width: 64%;
    float: right;


}
.serachresultpart {

    display: block;
    float: left;
    text-align: center;
    width: 25%;
    line-height: 35px;
}
.list-view {

    margin: 0 auto;
    /*    width: 93%;*/


    /*float: left;*/
    margin: 10px auto;
    /*width: 537px;*/
    /*text-align: center;*/

}
.list-view .empty
{

    display: block;
    margin: 95px auto;
    text-align: center;
}
.mnueinpart .summary {

    float: right;
    font-weight: bold;
    padding: 9px 26px 9px 4px;
}
.body-search
{
    position: relative;
}
.list-view .summary {

    left: 44px;
    /*position: absolute;*/
    top: 10px;
    font-weight: bold;
    color: #d56758;
}
.under-mnue-search
{
    background: url(images/backmaplist.jpg);
    height: 46px;

    width: 92.8%;
    margin: 1px auto 0px auto;

}
.search-result .iconsearchresult
{
    float: right;
    margin: 7px 4px 0;
}
.body-search .list-view .items
{
    margin:  -25px 0px 30px 0px
}
.cpanel
{
    position: absolute;
    top: 20px;
    left: 80px;
    z-index: 9;
}
.cpanel-mnue
{
    border: 1px solid #B0B7B0;
}
.cpanel-mnue-head {
    background: none repeat scroll 0 0 #B0B7B0;
    height: 32px;
}
.cpanel-mnue-head-icon
{
    background: url(images/icon/toolsicon.png);
    width: 32px;
    height: 32px;
    float: right;
}
.cpanel-mnue-head-text {
    color: white;
    font-weight: bold;
    padding: 7px 43px;
}
.item-mnue {
    border-top: 1px solid white;
    padding: 3px 0;
    background: #f2f2f2;
    height: 28px;
}
.item-mnue-son
{
    border-top: 1px solid  #000000;

    padding: 3px 0;
    background:  #D4D4D4 ;
    height: 28px;
}
.items-mnue-sons
{
    border: 1px solid black;
}

.linkmnuecpanel {
    display: block;
    margin: 0 37px 0 0;
}

.iconmnuecpanel
{
    float: right;
}
.cpanel-mnue
{

}
#targett
{
    cursor: move;
}
#content-form .row label,#varibale-form .row label ,.row label
{
    width: 120px;
    float: right;
}
.body-formguestbook .form-contact
{
    padding: 0px !important;
}
#content-form select
{
    width: 150px;

}
#content-form input[type=text] ,#varibale-form input[type=text] 
{
    width: 420px;

}
#content-form #content_change_date
{
    width: 150px;
}
#content-form textarea,textarea 
{
    width: 420px;

}

table.detail-view th, table.detail-view td {
    border: 1px solid white;
    font-size: 0.9em;
    padding: 0.3em 0.6em;
    text-align: right;

    vertical-align: top;
}
table.detail-view{

    margin: 0 auto !important;
    width: 97% !important;
}

table.detail-view tr.odd {
    background: none repeat scroll 0 0 #e5cd91 !important;
}
.editpages
{
    background: none repeat scroll 0 0  #B7D6E7;
    border: 1px solid #6FACCF;
    font-weight: bold;
    height: 30px;
    left: -124px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 120px;
    z-index: 9999;
}
.nextftwa
{
    background: none repeat scroll 0 0  #B7D6E7;
    border: 1px solid #6FACCF;
    font-weight: bold;
    height: 30px;
    left: -124px;
    top: 418px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 120px;
    z-index: 9999; 
}
.prevftwa
{
    background: none repeat scroll 0 0  #B7D6E7;
    border: 1px solid #6FACCF;
    font-weight: bold;
    height: 30px;
    left: -124px;
    top: 453px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 120px;
    z-index: 9999;  
}
.nextftwa:hover,.editpages:hover,.prevftwa:hover
{
    background: #e1e7ff;
}
.deletpages
{
    background: none repeat scroll 0 0  #B7D6E7;
    border: 1px solid #6FACCF;
    font-weight: bold;
    height: 30px;
    left: -124px;
    margin: 33px 0px 0px 0px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 120px;
}
.deletpages:hover
{
    background: #e1e7ff;
}
.mintoolscpanel
{
    background: url("images/icon/minimize-icon.png") repeat scroll 0 0 transparent;

    height: 16px;
    left: 6px;
    position: absolute;
    top: 17px;
    width: 16px;
    cursor: pointer;
}
.help-setting-frontpage-label label
{
    color: #8a1f11;
    font-weight: bold;
}

.form-contact {
    padding: 20px 10px;
}
#comments-grid table tbody tr td
{
    text-align: right;
}
#comments-grid table tbody tr td.button-column {


    width: 65px;
}
.date-block {

    bottom: 50px;
    color: #f9eedc;
    font-size: 9px;
    font-weight: bold;
    left: 3px;
    margin: 0 auto;
    position: absolute;
    text-align: right;
    width: 269px;
}
.datepeficon
{
    float: right;
    width: 14px;
    height: 14px;
    background: url(images/datepeficon.png);
    margin: 0px 5px;
}

.searchblockheader {
    bottom: 105px;
    left: 1px;
    position: absolute;
    width: 311px;
}

.body-item-ing-video  iframe {

    margin: 2px 178px;
}
.imgadv
{
    width: 460px;
    height: 60px;
    border: 1px solid;
}
.adv-item-1
{
    float: right;
    margin-right: 9px;

}

.adv-item-admin {
    border: 1px solid;
    height: 82px;
    margin: 5px;
}
.advurl
{
    float: right;
    width: 200px;

}
.advtitle
{
    float: right;
    width: 200px;
}
.grid-view .button-column {

    width: 65px !important;
}

.adv-center-in {
    height: 88px;
}
.teaser-description {
    color: yellowgreen;
    font-size: 9px;
    margin: 0 0 21px;
}
.smalltext
{
    background-image: url("images/text-ss.png");
    cursor: pointer;
    float: left;
    height: 16px;

    width: 16px;
}
.largtext
{
    background-image: url("images/text-ll.png");
    cursor: pointer;
    float: left;
    height: 16px;

    width: 16px;
}

.addthisfaker .largtext, .addthisfaker .smalltext
{
    position: relative  !important;
    margin-left: 8px;
    left: 2px;

}
.linkmaintop:hover
{

}
.top-main {

    left: -17px;
    position: absolute;
    top: 56px;
    width: 530px;
}

.top-main a {

    display: block;
    height: 104px;

    width: 70px;
}
.top-main li
{
    display: block;
    float: right;
}
.top-main li  
{

    height: 104px;
    margin: 2px 4px;
    width: 70px;
}
.top-main li:hover,.top-main li.active
{
    background-position: 0px 0px !important;
}
.top-main li:nth-child(1)
{
    background: url(images/maintop.png);
    background-position: 0px 104px;

}

.top-main li:nth-child(2)
{
    background: url(images/abouttop.png);
    background-position: 0px 104px;

}




.top-main li:nth-child(3)
{
    background: url(images/doc.png);
    background-position: 0px 104px;

}

.top-main li:nth-child(4)
{
    background: url(images/student.png);
    background-position: 0px 104px;

}

.top-main li:nth-child(5)
{
    background: url(images/cart.png);
    background-position: 0px 104px;

}

.top-main li:nth-child(6)
{
    background: url(images/contactus.png);
    background-position: 0px 104px;

}


.topscroll
{
    background: url("images/srcollheadback.png") repeat scroll 0 0 transparent;
    bottom: 88px;
    height: 196px;
    left: 0;
    position: absolute;
    width: 556px;

}
.mainmnue-out {
    position: relative;
    top: 311px;
}
.mainmnue
{

}

.mainmnue ul li a
{
    color: #EBE6E2;
    display: inline-block !important;
   /* font-family: "Times New Roman",Georgia,Serif;*/
    font-size: 10px !important;
    height: 35px !important;
    line-height: 35px !important;
    margin: 0px 0 0;
    padding: 0 0.8em;
}
.btimagemnue {

    display: inline-block;
    float: right;
    margin: 3px -1px !important ;
}
ul.menu > *:first-child {
    margin-right: 3px ;

}



ul.menu li a:first-child {
    padding-top: 5px ;
}

ul.menu li ul li a {
    padding-top: 0px !important;

}
ul.menu li a.disabled
{
    width:80px;
}
.footerpart {
    float: right;
    height: auto;
    padding: 13px 0;
    text-align: right;
    width: 206px;
}
.lastlinkfooterfourth
{
    /*width: 130px;*/
    font-size: 12px;
    font-weight: bold;
    color: #e8dcce;
    line-height: 24px;
    /*font-family: "AL-MohanadBold",Times,serif;*/

}

.linkfooter {
    color: #3C6072;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    /*font-family: "Times New Roman",Times,serif;*/
 font-family: /*'Droid Arabic Kufi', */'Droid Arabic Naskh', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.linkfooterall {

/*    font-family: "AL-MohanadBold",Times,serif;*/
    height: 200px;
    margin: 0 auto;
    padding: 0 20px 0 0;
    width: 983px;
}
.linkfooterall a{
    color: #D5C297;
    font-size: 12px;
    transition: all 0.2s ease 0s;
}
.linkfooterall a:hover
{
    color: #ffffff;
    padding: 0 8px 0 0;

}

.linebetweenfooter {
    border-left: 1px solid #292317;
    border-right: 1px solid #817158;
    float: right;
    height: 160px;
    margin: 20px 26px 0 20px;
    width: 0;
}
.lastlinebetweenfooter
{
    /*margin-left: 10px;*/
}

.footer-right
{
    width: 16px;
    height: 204px;
    background: url(images/footerright.png);
    float: right;
}
.footer-left
{
    width: 16px;
    height: 204px;
    background: url(images/footerleft.png);
}
.footer-center
{
    height: auto;
    /*background:url(images/footerback.png);*/
    float: right;
}
.blcoks-all {

    width: 242px;
    /*height: 314px;*/
}
.blocks-head
{
    background: url(images/backheaderblock.png);
    width: 243px;
    height:65px; 
    text-align: center;
    border-radius:5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
}
.blocks-body
{
    background: url(images/backbodyblock.png);
    width: 243px;
    height: 220px;
}

.left-content-block {
    float: right;
    height: 1px;
    margin: 0 0 0 3px;
    position: relative;
    width: 241px;
}
.right-content {

    float: left;
    width: 243px;
    position: relative;
}

.center-content {

    background-color: #EFE9DB;
    float: right;
    margin: 0 5px;
    width: 501px;


    webkit-box-shadow: 0px 1px 8px 1px #1D140B;
    -moz-box-shadow: 0px 1px 8px 1px #1D140B;
    box-shadow:0px 1px 8px 1px #1D140B;


}
.main-content {


    float: right;
    margin: 0 8px 0 0;
    width: 501px;

}
.blocks-body-footer{
    width: 250px;
    height: 153px;
    background: url(images/footerclock1.png);
    position: absolute;
    bottom:0px;
}
.blocks-body-footer-account
{
    width: 250px;
    height: 18px;
    background: url(images/footerblocknotbackleft.png);
    position: absolute;
    bottom:0px;
}
.blocks-body-body
{
    position: absolute;
    padding: 10px;
    z-index: 2;
}
.blockfacebook .blocks-body-body {
    z-index: 10;
    padding: 15px;
}
.blocks-body-head
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 248px;
    height: 90px;
    border: 1px white solid;
    border-bottom: none;
    z-index: 1;

}
.blockfacebook {
    margin-bottom: 20px;
    position: relative;
}
.blockfacebook .blocks-head {
    background: url("images/backheaderblock-l.png") repeat scroll 0 0 transparent;
    height: 65px;
    text-align: center;
    width: 242px;
}
.soundclip {

}
.top-material {
    margin: 0 0 -9px;
}
.top-material .blocks-head {
    background: url("images/backheaderblock-l.png") repeat scroll 0 0 transparent;
    height: 65px;
    text-align: center;
    width: 242px;
}
.blocktweet {
    margin-bottom: 20px;
    margin-top: -6px;
    position: relative;
}
.block-ftawa {
}
.women-corn {

}
.women-corn .blocks-head {
    background: url("images/backheaderblock-r.png") repeat scroll 0 0 transparent;
    height: 65px;
    text-align: center;
    width: 242px;
}
.blockmaillist .blocks-head {
    background: url("images/backheaderblock-r.png") repeat scroll 0 0 transparent;
    height: 65px;
    text-align: center;
    width: 242px;
}
.block-podcast {
    padding: 15px 0 10px;
}
.blocktweet .blocks-body
{
    height: 250px;
}
.blockfacebook .blocks-body{
    height: 116px;
}
.blockmaillist .blocks-body{
    height: 150px;
    /*height: 123px*/
}
.textmaillistdiv
{

    background-color: #DFD7C0;
    border: 1px solid #978A7A;
    border-radius: 5px 5px 5px 5px;



    height: 32px;

    position: absolute;
    right: 27px;
    top: 30px;
    width: 192px;

    webkit-box-shadow: 1px 1px 9px -2px #1D140B;
    -moz-box-shadow: 1px 1px 9px -2px #1D140B;
    box-shadow:1px 1px 9px -2px #1D140B;
}
.textmaillist
{

    background-color: #DFD7C0;
    border: none;
    border-radius: 5px 5px 5px 5px;



    padding: 0 26px 0 2px;
    width: 160px;
    height: 28px;





}
.iconmaillist {
    position: absolute;
    right: 7px;
    top: 10px;
}

.sumbtmaillist ,.delltmaillist {
    background: url("images/buttom.png") repeat scroll 0 0 transparent;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 39px;
    line-height: 1px;
    margin: 0 5px;
    text-align: center;
    width: 49px;

}
.delltmaillist
{
    text-align: center;
    width: 47px;
}

.cmdmaillistblock
{
    position: absolute;
    right: 62px;
    top: 95px;
    width: 123px;
}

.worktopblock
{

    height: 129px;
    background: url("images/wrgtop.png") repeat scroll 0 0 transparent;
    height: 95px;
    left: 10px;
    position: absolute;
    top: 43px;
    width: 256px;
    z-index: -1;


}
.worklefttop
{
    height: 151px;
    width: 56px;
    background: url(images/worglefttop.png);
    position: absolute;
    left: -3px;
    top: 209px;
    z-index: -1px;
}
.workleftdown
{
    height: 151px;
    width: 56px;
    background: url(images/worgleftdwon.png);
    position: absolute;
    left: -3px;
    top: 809px;
    z-index: -1px;
}
.accountblock .blocks-body {
    height: 76px;
}
.accountblock {
    margin-bottom: 20px;
}
.accountblock .blocks-body-head {
    height: 0;
}
.accountall {

    height: 56px;
}
.accountblock .blocks-body-body
{
    padding: 0px;
}


.scrolltop .scrollable {

    height: 102px !important;
    left: 96px !important;
    top: 64px !important;
    width: 339px !important;
}
.item-scroll-top {
    width: 382px !important;

}
.img-scrolltop-front
{
    height: 111px !important;
    width: 382px !important;
    margin: 0px !important;
}
.scrolltop .navi a {
    background: url("images/navigatorscrolltop.png") no-repeat scroll 0 -17px transparent;
    display: block;
    float: left;
    font-size: 1px;
    height:16px;
    margin: 2px 3px 0 0;
    text-align: center;
    width: 14px;
}

.scrolltop .navi
{
    left: 35px !important;
    top: 4px !important;
}

.scrolltop .navidiv {
    background: url(images/scrolltopblockndiv.png);
    border: none;
    bottom: 5px;
    left: 219px;
    height: 24px;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    text-align: center;
    width: 132px;
}
.header-view-in
{
    height: 40px;
    position: relative;

}
.header-view-in-text
{
    /*color: #E3E5E2;*/
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
}
.view-list-command
{
    float: right;
    width: 160px;
    margin: 35px 20px 0px 0px;
    position: relative;
    z-index: 1;

}
.link-command-list
{
    background: url("images/cmd.jpg") repeat scroll 0 0 transparent;
    display: block;
    height: 34px;
    line-height: 28px;
    margin: 2px;
    text-align: center;
    width: 142px;
    color: #E3E5E2;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;


}
.link-command-list:hover,.link-command-list-active
{
    background: url("images/cmd-h.jpg") repeat scroll 0 0 transparent;
    color: #E3E5E2;
    background-color: #1f3b6a !important;
}
.linkcommand-son
{
    background-image: none !important;
    background-color: #4479c9;
    display: block;
    height: 34px;
    line-height: 32px;
    margin: 2px 11px 2px 2px !important;
    text-align: center;
    width: 133px;
    color: #E3E5E2;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.linkcommand-son:hover
{
    background-color: #6c747f;
}
.view-list-image
{
    width: 409px;
    height: 90px;
    border: 2px white solid;
    margin: 20px 0px;
}
.view-page-image
{
    width: 589px;
    height: 90px;
    border: 2px white solid;
    margin: 20px auto;
}
.all-view-list
{
    background: url(images/back-n.jpg);
    border-bottom: 2px white solid;
    width: 100%;
    position: relative;

}

.all-list-list
{
    width: 100%;
    position: relative;
}
.view-list-body {

    float: right;
    padding: 20px;
    width: 420px;
}
.view-list-body-title
{
    color: #342e22;
    font-weight: bold;
    margin: 20px 0px;
}

.view-list-body-left-tools {


    float: left;

    width: 87px;
    margin: 30px 0;
    position: absolute;
    left: 4px;
    /*bottom: 100px;*/

}
.view-list-body-left-tools-addthis a {
    margin: 10px 2px;
}
.view-list-body-left-tools-text {

    height: 66px;
    position: relative;
    width: 84px;
}


.view-list-body-left-tools-text div {
    margin: 9px;
}
.type-list-item-image-div
{
    width: 133px;
    height: 95px;
    float: right;
    border: 6px white solid;
    margin: 15px 36px 15px 0px;
}
.type-list-item-image
{
    width: 133px;
    height: 95px;
}

.type-list-item-text {
    background: none repeat scroll 0 0 #E1D1AF;
    float: right;
    height: 188px;
    margin: 3px;
    padding: 15px 20px;
    width: 285px;

}
.list-podcast .type-list-item-text 
{
    height: 40px;

}
.list-podcast .type-list-item-tools
{
    height: 40px;
    padding: 15px 5px;
}
.linkfeeds
{
    background: url("images/feed-icon-14x14.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 14px;
    margin: 3px 0px 0px 6px;

    width: 14px;

}
.linkfeed
{
    background: url(images/feed-icon-28x28.png);
    height: 28px;
    width: 28px;
    display: inline-block;

}

.type-list-item-title
{
 /*   font-family: "Times New Roman",Times,serif;*/

}

.type-list-item-tools {
    background: none repeat scroll 0 0 #E1D1AF;
    float: left;
    height: 198px;
    margin: 3px;
    padding: 10px 5px;
    width: 133px;
}
.type-list-cv-item-text
{
    float: right;
    padding: 15px 20px;
    width: 89%;
}
.type-list-item-title,.Media-list-item-title,.name-guestbook
{
    color: #342d25;
    font-weight: bold;
    font-size: 12px;
}
.type-list-item-body-list
{
    color: #000000;
    text-align: justify;
}
.type-list-item
{
    width: 481px;
    margin: 0 auto;
    display: inline-block;
    padding: 0px 5px;
}
.type-list-item-line
{

    border-top: 1px solid #a8abb2;
    border-bottom: 1px solid #e4e4e2;
    width: 89%;
    margin: 0 auto;

}

.view-type-in-list-body {

    float: right;
    padding: 20px 25px;
    width: 590px;
}
.view-type-in-image-scr .scrollable
{
    width: 256px;
    height: 185px;
    border: 8px white solid;
    padding: 0px;
    margin: 0 auto;
    float: left;
}
.view-type-in-image-scr .items div
{
    width: 255px;
    height: 183px;
}
.view-type-in-image-scr .scrollable img
{
    width: 254px;
    height: 183px;
    border: 1px #dad0c6 solid;
    margin: 0px;
}


.media-view-type-in-image-scr .scrollable
{
    width: 429px;
    height: 310px;
    border: 8px white solid;
    padding: 0px;
    margin: 0 auto;
    float: left;
}
.media-view-type-in-image-scr .items div
{
    width: 428px;
    height: 308px;
}
.media-view-type-in-image-scr .scrollable img
{
    width: 427px;
    height: 308px;
    border: 1px #dad0c6 solid;
    margin: 0px;
}
.image-scroll-in-view
{
    position: relative;
    width: 327px;
    height: 218px;
    margin: 0 auto;
    /*margin-top: 30px;*/
}

.album-image-scroll-in-view
{
    position: relative;
    width: 445px;
    height: 396px;
    margin: 0 auto;
    /*margin-top: 30px;*/
}
.view-type-in-image-scr .navidiv
{
    width: 270px;
    margin: 15px auto;
    position: relative;
    padding: 0px;
    border: none;
}
.view-type-in-image-scr .navidiv .navi
{

}

.view-type-in-image-scr .navi a {
    background: url("images/navigatorscrolltop.png") no-repeat scroll 0 -17px transparent;
    display: block;
    float: left;
    font-size: 1px;
    height:16px;
    margin: 2px 3px 0 0;
    text-align: center;
    width: 14px;
}


.media-view-type-in-image-scr .navidiv
{
    width: 270px;
    margin: 15px auto;
    position: relative;
    padding: 0px;
    border: none;
}
.media-view-type-in-image-scr .navidiv .navi
{

}

.media-view-type-in-image-scr .navi a {
    background: url("images/navigatorscrolltop.png") no-repeat scroll 0 -17px transparent;
    display: block;
    float: left;
    font-size: 1px;
    height:16px;
    margin: 2px 3px 0 0;
    text-align: center;
    width: 14px;
}

.workleftimagescroll
{
    background: url("images/worgleftdwon.png") repeat scroll 0 0 transparent;
    height: 151px;
    position: absolute;
    left: 271px;
    top: 31px;
    width: 56px;
}
.workrightimagescroll
{
    background: url("images/workfrontcenter1.png") repeat scroll 0 0 transparent;
    height: 179px;
    left: 48px;
    position: absolute;
    top: 17px;
    width: 67px;
    z-index: 0;
}
.view-list-body-text
{
    text-align: justify;
    color: #000000;
}
.list-page-in
{

}
.link-back
{
    position: absolute;
    left: 124px;
    width: 32px;
    height: 32px;
    background: url(images/back-icon.png);
    background-position: 0px 0px;

}
.link-back:hover,.link-back:active
{
    background-position: 0px 33px;
}
.Media-list-item
{
    width: 201px;
    height: 173px;
    float: right;
    margin: 38px  35px 0px  10px;
}
.Media-list-item-image-div,.Media-list-item-image
{
    width: 172px;
    height: 130px;
}
.Media-list-item-title
{

    display: block;
    padding: 5px 0;
    text-align: center;
    width: 171px;
}

.view-type-media-in-list-body
{

    padding: 20px 58px;
    width: 520px;
    margin: 10px auto;
    float: right;

}

.view-type-varieties-in-list-body
{
    float: right;
    padding: 20px 20px;
    width: 405px;
    text-align: justify;
}
.Media-in-item-image
{
    width: 517px;
    height: 388px;
}
.view-type-media-in-list-body .view-list-body-title
{
    text-align: center;
}

.view-media-in iframe
{
    width: 512px;
    height: 416px;
}

.type-list-items {
    float: left;
}

.varieties-list-item {
    width: 546px;
}

.view-type-varieties-in-image-scr {

    left: 93px;
    /*position: absolute;*/
    width: 509px;
    z-index: 0;
}
.type-list-items-themeMedia
{
    float: none !important;
}
.type-list-items-search
{
    /*float: right;*/
}
.view-type-Tests-in-list-body.body-text {

    float: right;
    width: 590px;
    padding: 22px;
}
#home_link_mnue
{
    background: url(images/homelink.png);
    width: 61px;
    height: 42px;
}

#home_link_mnue:hover,#home_link_mnue:active , li.topline a.activeHome
{
    background-position: 0px 42px !important;
}

li.topline ul li:last-of-type a
{
    border-bottom:  none;
}
li.topline ul li:first-of-type a
{
    border-top: none;
}
.tweet-link-user {

    display: block;
    height: 23px;
    position: absolute;
    right: 55px;
    top: 16px;
    width: 128px;
}
.view-guestbook {
    padding: 25px 40px;
}
.date-guestbook {
    float: right;

    width: 200px;
}
.country-date-guestbook
{
    color: #646569;
}
.message-guestbook
{
    text-align: justify;
    color: #000000;
}
.formguestbook
{
    width: 452px;
    /*height: 561px;*/
    position: fixed;
    top: 4%;
    left: 27%;
    display: none;
    z-index: 999;

}
.backformguestbook
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #e1e1e1;
    opacity: 0.4;
    display: none;
    z-index: 1;

}
.header-formguestbook
{
    width: 452px;
    height: 41px;
    background: url(images/beadformguestbook.png);

}
.header-formcontactas
{
    width: 452px;
    height: 41px;
    background: url(images/contact_as_head.png);
}
.footer-formguestbook
{
    margin-top: -1px;
    width: 471px;
    height: 19px;
    background: url(images/footerformguestbook.png);
}
.body-formguestbook {
    background: none repeat scroll 0 0 #E4E4E4;
    border: 1px solid white;
    margin-top: 3px;
    padding: 10px 25px 10px 0;
    width: 425px;
}
.body-formguestbook .form .row textarea
{
    width: 288px;
}
.cmdguestbooknew
{
    background: none repeat scroll 0 0 #D4D4D4;
    border: 3px solid #EBEBEB;
    color: #464646;
    font-weight: bold;
    height: 19px;
    left: 25px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 87px;
    cursor: pointer;
}
.cmdguestbooknew:hover
{
    border-color: #d4d4d4;
    background: #ebebeb;
}
.cmdconsl
{



    cursor: pointer;

    position: absolute;
    right: 20px;

    top: -39.5px;



    background: url("images/cmd.jpg") repeat scroll 0 0 transparent;
    color: #E3E5E2;
    display: block;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 28px;
    margin: 2px;
    text-align: center;
    width: 142px;
}
.cmdconsl:hover
{
    background: url("images/cmd-h.jpg") repeat scroll 0 0 transparent;
    color: #E3E5E2;


}
.formnewconsol
{
    width: 452px;
    /*height: 561px;*/
    position: fixed;
    top: 3%;
    left: 27%;
    display: none;
    z-index: 10;

}
.backformconsol
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #e1e1e1;
    opacity: 0.4;
    display: none;
    z-index: 9;

}
.text-not-found-page
{
    color: #C4584B;
    font-size: 16px;
    font-weight: bold;
    padding: 100px 100px 0 0;
    float: right;
}
.icon-not-found-page
{
    width: 72px;
    height: 72px;
    background: url(images/notfoundicon.png);
    float: left;
    margin: 71px 0 0 168px;

}

.semnmaillist
{
    background: url("images/bckacmdcolor.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 35px;
    line-height: 28px;
    margin: 40px auto;
    text-align: center;
    width: 129px;
}
.semnmaillist:hover
{
    background: url("images/cmd.jpg") repeat scroll 0 0 transparent
}

.consol-info {
    /*border: 1px solid red;*/
    float: right;
    padding: 5px;
    width: 213px;
    background: #ecedf0;
    height: 125px;
}

.consol-conslut {
    /*border: 1px solid blue;*/
    float: right;
    padding: 5px;
    width: 350px;
    background: #c2c3c5;
    height: 125px;
}
.consol-tools {
    /*border: 1px solid green;*/
    float: right;
    padding: 5px;
    background: #98999b;
    height: 125px;
    width: 110px;
}
.type-list-items-theme-consol {


    width: 99%;
    margin: 0 auto;
}
.consol-item {

    padding: 3px;
    text-align: justify;
}
.hd-consol-info
{
    float: right;
    padding: 5px;
    width: 213px;
    background: #ecedf0;
}
.hd-consol-consol
{
    float: right;
    padding: 5px;
    width: 350px;
    background: #c2c3c5; 
}
.hd-consol-tools

{
    float: right;
    padding: 5px;
    background: #98999b;
    width: 110px;
}

.head-consol-tabel {
    margin: 0 auto;
    padding: 11px;
    text-align: center;
    font-weight: bold;

}

.consol-delete {
    margin: 3px auto;
    width: 63px;
}
.consol-cmd-conversion {
    margin: 3px auto;
    width: 88px;
    display: none;
}
.head-cmd-consol {

    margin: 0 auto;
    text-align: center;
    width: 87%;
}
.head-cmd-consol a
{
    background: none repeat scroll 0 0 whitesmoke;
    display: block;
    float: right;
    font-weight: bold;
    height: 30px;
    line-height: 27px;
    margin: 10px 5px;
    width: 200px;

    webkit-box-shadow: 3px 3px 4px 0px black;
    -moz-box-shadow: 3px 3px 4px 0px black;
    box-shadow: 3px 3px 4px 0px black;
}
.head-cmd-consol a:hover,.head-cmd-consol a.active
{
    background:  wheat;    
}
.linkanswerconsol
{
    background: url("images/bckacmdcolor.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    margin: 0 2px;
    width: 80px;
    display: block;
    line-height: 30px;
    text-align: center;
    margin: 27px auto;
}
.linkanswerconsol:hover
{
    background: url("images/cmd.jpg") repeat scroll 0 0 transparent;
    color: black;

}

.consol-answer {

    float: right;
    height: 125px;
    width: 350px;
    padding: 5px;
    background: #C2C3C5;
}

.consol-conslut-inanswer {

    float: right;
    height: 125px;
    width: 213px;
    padding: 5px;
    background: #ECEDF0;
}
.selectconsolchoos
{
    background: none repeat scroll 0 0 whitesmoke;
    box-shadow: 3px 3px 4px 0 black;
    display: block;
    float: right;
    font-weight: bold;
    height: 30px;
    line-height: 27px;
    margin: 10px 5px;
    width: 200px;
}
.selectconsolchoos #listpart
{
    height: 25px;
    margin: 3px;
    width: 194px;
}
.view-type-in-image-scr {
    float: left;
}
.media-view-type-in-image-scr
{
    float: none !important;
}

.item-comment {

    float: right;
    width: 620px;
    margin: 8px;
}
.date-tools-comments {
    background: none repeat scroll 0 0 #F4F5EF;
    height: 32px;
    padding: 5px 18px;
}
.date-comments {
    color: #3C4648;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
}
.lik-comments {
    float: left;
    margin: 5px;
}
.view-media-in {
    /*height: 257px;*/
}
.head-tabel {
    border-bottom: 2px solid white;
    border-top: 2px solid white;
    height: 36px;
    width: 445px;
    margin: 39px 48px 0px;
    background: #d1d1d1;
    float: left;
}
.head-tabel-name
{
    float: right;
    margin: 10px;
    color: #48554e;
    font-size: 12px;
    font-weight: bold;
    width: 348px;
    text-align: center;
}
.head-table-visit
{
    float: left;
    margin: 10px;
    color: #48554e;
    font-size: 12px;
    font-weight: bold;
    width: 56px;
    text-align: left;
}
.Media-sound-list-item
{
    border-bottom: 1px solid white;

    height: 46px;
    width: 445px;
    margin: 0px 48px 0px;
    background: #d3d4d8;
    float: left;

}
.Media-list-item-icon-div
{
    width: 45px;
    height: 46px;
    background: #dee0df;
    float: right;
}
.Media-list-item-icon-icon
{
    background: url(images/iconsound.png);
    height: 32px;
    width: 18px;
    margin: 6px auto;
}
.Media-sound-list-item-title
{
    width: 342px;
    height: 46px;
    float: right;
}
.Media-sound-list-item-title-a
{
    color: #3c475b;
    font-size: 12px;
    font-weight: bold;
    line-height: 41px;
    padding: 12px;
}
.media-sound-list-item-visit
{
    float: left;
    height: 46px; 
    color: #718836;
    font-size: 12px;
    font-weight: bold;
    width: 56px;
    text-align: center;
    background: #dee0df;
    line-height: 41px;
    text-align: center;
}
.Media-video-list-item {
    background: none repeat scroll 0 0 #E6E7E1;

    float: left;
    height: 107px;
    margin: 10px 30px;
    padding: 10px 20px;
    width: 447px;
}
.Media-list-item-image-video-div {
    background: none repeat scroll 0 0 white;
    border: 2px solid #CBB48B;
    height: 90px;
    padding: 3px;
    width: 129px;
    float: right;
}
.Media-list-item-image-video-img {
    height: 90px;

    width: 129px;
}

.media-video-list-item-text {

    float: left;
    width: 280px;
}

.Media-video-list-item-title-a {
    color: #254C69;
    font-size: 13px;
    font-weight: bold;
}
.Media-video-list-item-body,.media-sound-list-item-visit
{
    font-size: 10px;
    color: black;
}
.media-video-list-item-text div{
    padding: 3px;
}

.type-list-items-theme-in-_videio {
    margin-top: 26px;
}

#flashplayer {
    margin: 0 auto;
    width: 424px;
}

.view-type-media-album-in-list-body {
    margin: 20px auto;
    padding: 20px;
    width: 594px;
    float: right;
}
.view-type-media-album-in-list-body .view-list-body-title
{
    text-align: center;
}
.settinguserform
{

}
.labelrole {
    float: right;
    font-weight: bold;
    width: 120px;
}
#YumUser_YumRole .option_6
{
    display:none;
}
#contact-form .all-list-list .form-contact  label
{
    /*width: 228px;*/
}
#contact-form .all-list-list .form-contact .formverifycode .verifycode-textinput
{

    float: right;
    width: 434px;

}
#contact-form .all-list-list .form-contact .formverifycode .hint
{
    text-align: center;
}

.icon-search-result
{
    background: url("images/iconsearch.png") no-repeat scroll 10px 10px  ;
    float: right;
    height: 35px;
    width: 46px;

}
.head-tabel-search-article {

    float: right;
    width: 72%;
}
.body-search .list-view .summary
{
    position: absolute;
    right: 58px;
    top: 54px;
}
.body-search .list-view
{
    margin: 0 auto ;
}

.news-header {

    bottom: 46px;
    height: 20px;
    position: absolute;
    right: 10px;
    width: 676px;
}
.news-title-header {
    color: #FED092;
    float: right;
    font-size: 14px;
    font-weight: bold;
}
.news-body-header {
    color: #FAF2E2;
    font-size: 12px;
    overflow: hidden;
    height: 17px;
}

.news-body-header marquee {

    color: #FAF2E2;
    font-size: 12px;
    height: 20px;
    padding: 0 5px 0 10px;
    width: 552px;
    margin-right:  5px;
}
.news-body-header marquee a
{
    color: #FAF2E2;
    font-size: 13px;
}
.news-body-header marquee a:hover
{
    color: #FED092;
}
.soundclipall
{
    margin: 0 0 -9px;
    width: 242px;
    /*height: 314px;*/
    position: relative;
}
.soundclipheader
{
    background: url(images/backheaderblock.png);
    width: 243px;
    height:54px; 
    text-align: center;

}
.soundclipbody
{
    background: url(images/backbodyblock.png);
    width: 243px;
    height: 214px;

}
.soundclipitem
{
    height: 38px;
    border-top: 1px #fee39c dashed;
    border-bottom: 1px #6d4c2d dashed;
    margin: 0 auto;
    width: 90%;
}
.soundclipbodyitemicon
{
    background: url(images/iconsound.png);
    width: 17px;
    height: 16px;
    float: right;
    margin: 11px;
}
.ftawabodyitemicon
{
    background: url("images/iconlist.png") repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin: 13px;
    width: 10px;
}
.linktitlesound {

    color: #2B2B2B;
    /*font-size: 12px;*/
    line-height: 34px;
}
.footer-block-up-right
{
    background: url(images/footerblockupright.jpg) no-repeat;
    width: 247px;
    height: 50px;
    margin: 0px -2px;
    position: relative;
}
.footer-block-up-left
{
    background: url(images/footerblockupleft.jpg) no-repeat;
    width: 247px;
    height: 50px;
    margin: 0px -3px;
    position: relative;
}
.linkmoreblock
{
    bottom: 14px;
    color: #FEF0E3;
    font-size: 16px;
    font-weight: bold;
    left: 24px;
    position: absolute;
    font-family: "Times New Roman",Times,serif; 
}
.linkmoreblockleft
{
    bottom: 14px;
    color: #FEF0E3;
    font-size: 16px;
    font-weight: bold;
    right:  27px;
    position: absolute;
    font-family: "Times New Roman",Times,serif; 
}
.linkmoretext
{
    text-shadow: 0px 0px 1px #4e2a10,#693d1d 0px 0px 2px,#714321 0px 0px 4px;
    /*text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px;*/
}
.linkmoretext:hover
{
    color: #e3d0c2;
}

.blcokheaderimg {
    margin: 16px 0px;
}
.backfotterblockdown
{
    background: url(images/backfotterblockdown.png);
    width: 243px;
    height: 24px;
}
.maillistblocscontent {
    position: relative;
}
.contentpage {
    padding: 7px 0;
    width: 1000px;
}
.datarowfirst
{
    border-top:  none !important;
}
.datarowlast
{
    border-bottom: none !important;
}
.tabps-link
{
    width: 72px;
    height: 32px;
    background: #453b31;
    float: right;
    margin: 0px 1px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #d5c297;
  /*  font-family: "Times New Roman",Georgia,Serif;*/
    line-height: 32px;
    cursor: pointer;
}
.tabps-link-womean
{
    width: 53px;
    height: 32px;
    background: #453b31;
    float: right;
    margin: 0px 1px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #d5c297;
 /*   font-family: "Times New Roman",Georgia,Serif;*/
    line-height: 32px;
    cursor: pointer;
}
.tabps-link-action
{
    background: url(images/topmatreailactive.jpg);
    border-top: 2px #f4f2e6 solid;
    border-right:  2px #f4f2e6 solid;
    border-left:  2px #f4f2e6 solid;

    color: #584b3b;
}
.allmateral
{
    background: url(images/backbodymatrealtop.jpg);
    width: 226px;
    height: 172px;
    border:2px #f4f2e6 solid;

    margin: -2px auto;
    padding-top: 2px;
    box-shadow: 0 4px  5px 2px #453B2F;
}
.body-block-taps {
    margin: 0 auto;
    width: 226px;
}

.moreblocktabs {

    bottom: 3px;
    position: absolute;
    z-index: 1;
}
.header-list-all-type {
    margin: 20px auto;
    text-align: center;
    width: 100%;
}

.type-list-item-sound-player {
    margin: 15px auto;
}
.type-list-item-player-icon {
    float: right;
    margin: 3px;
}
.type-list-item-download {
    margin: 4px 0;
}
.type-list-item-download-icon {
    float: right;
    margin: 4px;
}
.type-list-item-date {
    margin: 15px 2px;
}
.type-list-item-filesize {
    margin: 15px 1px;
}
.firsthide
{
    display: none;
}
.type-list-item-addthis {

    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.item-series {
    background: url("images/backseriesitem.jpg") repeat scroll 0 0 transparent;
    color: #EDD8A9;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    margin: 0 auto;
    padding: 4px 0 0;
    width: 480px;
}
.list-series-der {
    width: 491px;
    margin: 0 auto;

}
.item-series-link {

    color: #EDD8A9;
    direction: rtl;
    display: inline-block;
    text-align: right;
    width: 375px;
}
.iconseries {
    margin: 4px 7px 0 8px;
    float: right;
}
label.item-series-count {

    display: inline-block;
    text-align: center;
    width: 48px;

}

.header-list-all-tabs {
    background: url(images/backgroundtabs.png);

    height: 33px;
    line-height: 32px;
    margin: 0 auto;
    width: 491px;
    text-align: center;
}
.header-list-all-tabs   a {

    color: #EFEBE8;
    display: inline-block;
/*    font-family: "Times New Roman",Georgia,Serif;*/
    font-size: 11px;
    font-weight: bold;
    margin: 0 4px;
    text-align: center;
    width: 23%;;

}
.header-list-all-tabs a:hover,.header-list-all-tabs a.action{
    background: none repeat scroll 0 0 #362F27;
}
.listtree {
    padding: 12px;
}

.linkdtree {
    font-family: "Traditional Arabic",serif !important;
    border: 1px solid #332e28;
    display: inline-block;
    margin: 8px;
    padding: 5px;
    background: #e8d6a4;
    font-weight: bold;
    font-size: 20px;
}
.dtree {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #332e28;

    padding: 15px;

}
.treesmain
{
    padding: 22px;
    width: 455px;
}
#bg-right-img {
    background: url("images/lr-img.png") no-repeat scroll center 141px transparent;
    width: 100%;
}
.list-item-book-image {
    float: right;
    margin: 15px;
}
.list-item-book-img {
    height: 116px;
    width: 80px;

    webkit-box-shadow: -1px 1px 4px 0px #393027;
    -moz-box-shadow: -1px 1px 4px 0px #393027;
    box-shadow:-1px 1px 4px 0px #393027;
}
.list-item-book-text {

    display: inline-block;
    height: 142px;
    width: 294px;
    margin: 10px;
}

.list-item-book {
    background: none repeat scroll 0 0 #F4F0E7;
    border: 1px solid #AFA8A0;
    height: 186px;
    margin: 4px 36px;
    width: 430px;
}

.list-item-book-icons {

    float: left;
    margin: 25px 0 0 10px;
}
.type-list-item-book-body-list
{
    height: 77px;
    margin: 10px 0 0;
}
.type-list-item-book-player-icon {
    margin: 0 5px;
}
.list-item-book-icons > a {
    margin: 0 5px;
}

.listnods {
    float: right;
    margin: 6px 13px;
    width: 145px;
}
.cheknodes
{
    float: right;
}
.rowlistcheknode
{
    display: inline-block;
}
.textnodechek {
    width: 121px !important;
}
select#podcastlist {
    float: right;
    width: 99px;
}

.ajaxpodcast {
    float: left;


    width: 24px;
}

.type-list-item-addpodcast-book {

    float: right;
    margin-right: 15px;
    margin-top: -24px;
    width: 125px;
}
.search-in-ftawa .textsearch {
    background: none repeat scroll 0 0 transparent;
    background-color: #c3b6a3;
    float: right;
    height: 42px;
    margin: 0 0 0 4px;
    width: 406px;
    border: 1px solid #77695c;


    webkit-box-shadow: 0 1px 4px 1px #1D140B;
    -moz-box-shadow: 0 1px 4px 1px #1D140B;
    box-shadow:0 1px 4px 1px #1D140B;


    border-radius: 5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-down-left-radius: 5px;
    -webkit-border-down-right-radius: 5px;

    -moz-border-top-down-radius: 5px;
    -moz-border-top-down-radius: 5px;

    position: relative;
}
.search-in-ftawa {
    margin: 33px 10px 0 0;
}
.search-in-ftawa .iconsearch
{
    position: absolute;
    right: 14px;
    top: 14px;
}
.search-in-ftawa .search-input {

    background-color: #DFD7C0;
    border: 1px solid #978A7A;


    height: 32px;
    margin: 3px;
    width: 362px;
    padding-right: 37px;


    webkit-box-shadow: 0 0 3px -1px #1D140B;
    -moz-box-shadow: 0 0 3px -1px #1D140B;
    box-shadow: 0 0 3px -1px #1D140B;


    border-radius: 5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-down-left-radius: 5px;
    -webkit-border-down-right-radius: 5px;

    -moz-border-top-down-radius: 5px;
    -moz-border-top-down-radius: 5px;
}

.search-in-ftawa .search-button {
    background: url("images/searchbuttom.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFEFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    height: 39px;
    margin: 3px 0 0;
    width: 49px !important;
}
#usercontent
{

    background-color: #EEEEEE;
}
#usercontent .submit input
{
    position: relative;
}
.footer-center
{
    color: #ccc0a6;
}
.footer-center a
{
    color: #ccc0a6;
}
#content h1:first-of-type {
    color: #3B3B3B;
    font-family: "Times New Roman",Times,serif;
    font-size: 18px;
    font-weight: bold;
    padding: 42px 0 0;
    text-align: center;
}

.formcontent
{
    background-color: #EFE9DB;
    box-shadow: 0 1px 8px 1px #1D140B;
    float: right;
    margin: 0 10px;
    /*width: 491px;*/
}
select.listvaribal {
    width: 254px;
}
.listchektree
{
    width: 10px;
    height: 14px;
    float: right;
    background-image: url(images/listchektreeinfrom.png);
    /*    background-position: 0px 0px;*/
    cursor: pointer;
    margin: 0px 5px;
}
.iconmaxpage
{
    background-image: url(images/maxmainin.png);
    background-position: 0 0 ;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 14px;
    /*    margin: -25px 6px;*/
    text-align: center;
    width: 20px;

    color: #4d4435;


}
.linetools
{
    border-right:  1px solid #857d71;
    border-left: 1px solid #aea89d;
    height: 18px;
    float: left;
    margin: 0px 5px;
}
.iconmaxpage:hover,.iconmaxpage:active
{
    color:  #900;
}





#mat-parts-t {
    background-color: #514537;
    border-left: 1px solid #514537;
    border-right: 1px solid #514537;
    border-top: 1px solid #514537;
    color: #d3c296;
    text-align: center;
}
#mat-parts-t SPAN {

}
#mat-parts-t .point-img {
    padding-right: 20px;
}
#mat-parts-c {
    background-color: #E9E3D5;
    border-bottom: 1px solid #514537;
    border-left: 1px solid #514537;
    border-right: 1px solid #514537;
    color: black;
    margin: 0 0 10px;
}
#mat-parts-c .part-item {
    padding-top: 5px;
    cursor: pointer;
    float: right;
    width: 49%;
    margin: 0px;
    padding: 0px;


}
.part-txt {
    float: right;
    padding-right: 5px;
    padding-top: 11px;
}
.part-snd {
    float: right;
    padding: 8px 5px 0;
}
.part-ttl {
    float: right;
    padding: 0 5px;
    width: 164px;
    line-height: normal;
}
.mat-parts-title {

    display: inline-block;
    margin: 0 10px;
    padding: 0 24px;
}

.mat-parts {

    background: url("images/hand-up.png") no-repeat scroll 418px center rgba(0, 0, 0, 0);
    background-color: #514537;
    border: 1px solid #514537;
    color: #BFAF87;
    cursor: pointer;


    line-height: normal;

    border-radius: 5px;

    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;

    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-down-left-radius: 5px;
    -webkit-border-down-right-radius: 5px;

    -moz-border-top-down-radius: 5px;
    -moz-border-top-down-radius: 5px;
}
.mat-parts-time
{
    display: none;
}
.addressandmap {
    padding: 26px;
}
.titleaddress {
    font-weight: bold;
    float: right;
}
.txtaddressking {


    text-align: center;
    width: 288px;
}
.txtaddress {


    text-align: center;
    width: 180px;
    direction:  ltr;

}

#map-canvas {
    border: 1px solid #900;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 286px;
    width: 446px;
}

.addresscontact {
    padding-top: 20px;
}
#usercontent table
{
    color: #000000;
}
#usercontent h1
{
    color: #ffffff;
}

.view-attachment-up {
    background: none repeat scroll 0 0 #47392C;

    margin: 7px auto;
    padding: 0;
    width: 451px;
}

div.jp-audio {

    padding-top: 1px !important;
}


ul.menu li a {
    /*border: 1px red solid;*/
    padding: 0 27px;


}
.ui-datepicker {

    width: 19em !important;
}
.namewatsapp {
    border-left: 1px solid;
    float: right;
    padding: 2px;
    width: 33%;
}
.numberwatsapp {
    border-left: 1px solid;
    float: right;
    padding: 2px 10px;
    width: 33%;
}
.datewatsapp {
    float: right;
    padding: 2px 10px;
}
.list-watsap-der,.head-list-watsap{
    border: 1px solid;
    margin: 0 auto;
    width: 96%;
}

form#watsapp-form {
    padding: 20px;
}
#watsapp-form .row {
    margin: 10px;
}


.searchadvbox {
    float: right;
}
#searchadv label {
    float: right;
    /*font-size: 10px;*/
}


.optionsearch {

    margin: 30px;
}
span#searchadv {
    background: none repeat scroll 0 0 #FAF9DB;
    display: block;
    height: 200px;
    overflow: auto;
    padding: 10px;
    width: 410px;
    margin: 10px 0px 0px 0px; 





    scrollbar-base-color: #A0CCE0;
    -webkit-scrollbar-base-color: #A0CCE0;
    -moz-scrollbar-base-color: #A0CCE0;
    -ms-scrollbar-base-color: #A0CCE0;



}


.searchbyworddiv {
    background: none repeat scroll 0 0 #FAF9DB;

    padding: 14px;
}
input#searchbyword
{
    float: right;
}

.type-list-item-title-new {

    float: right;
    height: 36px;
    line-height: 35px;
    padding: 0 12px 0 10px;
    width: 252px;
}
.type-list-head-content
{
    background: url(images/backtoptabelcontent.jpg);
    width: 491px;
    height: 39px;
    margin: 58px 0px 0px 0px ;
}

.type-list-item-files {

    float: right;
    height: 36px;
    width: 141px;
    text-align: center;
}

.type-list-item-visit {

    float: right;
    height: 36px;
    width: 73px;
    text-align: center;
}
.type-list-item-new
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #F1E3C8;
    display: inline-block;
    padding: 0 0 1px;

}
.backtitle
{
    background: #efe9db;
    color: #312a20;
}
.backvisit
{
    background: #efe9db;
    color: #b36b39;
}
.backfiles
{
    background: #f3efe3;
    border-right: 1px #e1dcc8 solid;
    border-left: 1px #e1dcc8 solid;
}
.type-list-item-files a img {
    margin: 12px 41px 0 -14px;
}

.list-type-view-new .type-list-item-sound-player {
    margin: 0 5px;
    position: absolute;
    top: -90px;
}

.list-type-view-new {
    position: relative;
}

.view-list-title-box {
    /*    border: 1px solid #ada9a0;*/
    margin: 16px 22px 0;
    /*background: #e9e3d5;*/
    /*display: flex;*/
}
.text-title-view-in {

    /*float: right;*/

    /*float: right;*/
    text-align: center;
}
.linebundertitle
{
    width: 100%;
    height: 1px;
    background-color: #dbd6ca;
}

.view-list-body-tools {

    height: 26px;
    margin: 0 auto;
    width: 196px;
    float: left;
}
.pdfattachemnt {

    float: right;
    width: 135px;
}
.searchblockheader {
    bottom: 114px;
    left: 1px;
    position: absolute;
    width: 374px;
}
.searchblockheader div:first-child{
    float: right;
}

.searchblockheader > a.searchadvtop {
    display: block;
    padding: 9px 0;
}
#myMenu2 {margin-right:4px;}
ul.menu li.topline:first-child a {
    background-image:  url("images/home.png");
    background-repeat: no-repeat;
    background-position: center 6px;

}

.c-item-con-student div
{
    height: 90%;
    width: 95%;
    background-color: #5e5043;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.c-item-con-student div:hover
{	
    background-color: #bd8654;
}
.c-item-con-student img
{

}
.c-item-con-student a p
{
    background: none repeat scroll 0 0 #581A1F;
    height: 4px;
    margin-top: 1px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 3px solid #000000;
    display:none;
}

.c-slider-cstudent {
    background: none repeat scroll 0 0 #e9e3d3;
    border: 1px solid #b4ada5;
    padding-left: 7px;
    padding-bottom: 8px;
}

.c-item-con-student IMG {
    border: medium none !important;
    height: 85px !important;
    padding: 20px 0 !important;
    width: 102px !important;
}
.c-slider-con-student .next1student {
    right: -7px;
    top: 100px;
}

.c-slider-con-student .prev1student {
    top: 100px;
    left: -7px;
}
.c-item-con-student a span
{
    -webkit-border-radius: 50%;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius: 50%;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-radius: 50%;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;	
    border-top: 5px solid #8E2521;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    position: relative;
    background: #d8af81; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4YWY4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2UwZDZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2UwZDZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGFmODEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #d8af81 0%, #e0d6bd 40%, #e0d6bd 60%, #d8af81 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#d8af81), color-stop(40%,#e0d6bd), color-stop(60%,#e0d6bd), color-stop(100%,#d8af81)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #d8af81 0%,#e0d6bd 40%,#e0d6bd 60%,#d8af81 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #d8af81 0%,#e0d6bd 40%,#e0d6bd 60%,#d8af81 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #d8af81 0%,#e0d6bd 40%,#e0d6bd 60%,#d8af81 100%); /* IE10+ */
    background: linear-gradient(to right, #d8af81 0%,#e0d6bd 40%,#e0d6bd 60%,#d8af81 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8af81', endColorstr='#d8af81',GradientType=1 ); /* IE6-8 */
}

/*.c-item-con-student a span:before {background: none;
-webkit-border-radius: 50%;
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius: 50%;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-radius: 50%;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;	
    border-top: 5px solid #8E2521;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom:0;
    pointer-events: none;}*/




/*-----------------------------publics style-------------*/
.c-item-con-publics div 

{
    height: 100%;
    width: 95%;

}
.c-item-con-publics div.ttl 

{
    height: 35%;
    width: 95%;

}
.c-item-con-publics div.thr

{
    height: 65%;
    width: 95%;

}



.c-slider-cpublics {
    background: none repeat scroll 0 0 #e9e3d3;
    border: 1px solid #b4ada5;
    padding-left: 7px;
    padding-bottom: 8px;
}

.c-item-con-publics IMG {
    border: 3px #f6f5f0 solid ;

    height: 130px ;
    margin-top:  50px   ;
    width: 90px ;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}
.c-slider-con-publics .next1publics {
    right: -7px;
    top: 125px;
}

.c-slider-con-publics .prev1publics {
    top: 125px;
    left: -7px;
}




.text-public {
    padding: 20px;
    text-align: justify;
}
.title-text-publics
{
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    color: #483c30;
    font-weight: bold;
}
.linkmoreinpublic {
    color: #923222;
}


.left_links {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none no-repeat scroll center center #F0EBDE;
    border-color: -moz-use-text-color #AB7767 #AB7767 -moz-use-text-color;
    border-image: none;
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #AB7767;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    cursor: pointer;
    display: block;
    height: 40px;
    padding: 0;
    position: fixed;
    text-align: right;
    transition-duration: 0.2s !important;
    width: 30px;
    z-index: 99999;
    left: -1px;
}
.left_links span {
    border-radius: 0 4px 4px 0;
    display: block;
    height: 100%;
    width: 100%;
}
.left_links span img {
    border-radius: 0 4px 4px 0;
    height: 24px;
    width: 26px;
}
.left_links:hover {
    background-position: 90% center;
    width: 45px;
}




a.l_0 {
    top:65px;
    background: url(images/side-icons-2.png) -190px center no-repeat;
    width:100px;
    height:91px;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:     none;
    border-top:none;
    border-left:none;
}
a.l_0:hover {    width:285px;
                 background-position: 0 center;}
a.l_0 span {
    background:#d23e2b;
}
a.l_1 {
    top:170px;
    background: url(images/side-icons-3.png) -190px center no-repeat;
    width:100px;
    height:91px;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:     none;
    border-top:none;
    border-left:none;
}
a.l_1:hover {    width:285px;
                 background-position: 0 center;}
a.l_1 span {
    background:#d23e2b;
}
a.l_2 {
    top:275px;
    background: url(images/side-icons-3.png) -190px center no-repeat;
    width:100px;
    height:91px;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:     none;
    border-top:none;
    border-left:none;
}
a.l_2:hover {    width:285px;
                 background-position: 0 center;}
a.l_2 span {
    background:#d23e2b;
}
a.l_3 {
    top:380px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_3 span {
    background:#ed6862;
}

a.l_3 span img:hover {}
a.l_1 span {
    background:#d23e2b;
}
a.l_4 {
    top:415px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_4 span {
    background:#76b2ff;
}
a.l_5 {
    top:450px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_5 span {
    background:#8bdeff;
}
a.l_6 {
    top:470px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_6 span {
    background:#12b2ec;
}
a.l_7 {
    top:500px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_7 span {
    background:#d23e2b;
}
a.l_8 {
    top:530px;
    height:24px;
    padding:1px 1px 1px 0;
}
a.l_8 span {
    background:#12b2ec;
}




.e-entry-content
{
    text-align: justify;
    direction: rtl;
}
#who-is-online-des,#who-is-online {
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;

}
.imgfooterzad
{
    margin: 0 0 -5px;
}
.contentclumn4 {
    padding: 15px;
    width: 96%;
}

.grid-view table.items th, .grid-view table.items td {

    direction: rtl;

    text-align: justify;
}
.bsmlhtopweb
{
    background: url("images/basmla.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 43px;
    left: 466px;
    position: absolute;
    top: 14px;
    width: 117px;
}
.titleplayer
{
    background-color: #554838;
    color: #EFE9DD;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-top: 1px;
    padding: 0 15px;

}
#media
{
    direction:  ltr;
}

::-webkit-input-placeholder {

    -webkit-opacity: 0.75 !important;
    filter: alpha(opacity=75) !important;  
    color:#0E3460;
    font-weight: bold;

}


:-moz-placeholder { /* Firefox 18- */

    opacity: 0.75 !important;


}

::-moz-placeholder {  /* Firefox 19+ */

    opacity: 0.75 !important;
}

:-ms-input-placeholder {  

    opacity: 0.75 !important;
}

#subject-container p 
{
    direction:  ltr;
    text-align: right;
}
a.linkchanelpic {

    display: block;
    height: 38px;
    left: 16px;
    position: absolute;
    top: 59px;
    width: 35px;
}
a.linkwebpic {

    display: block;
    height: 40px;
    left: 7px;
    position: absolute;
    top: 105px;
    width: 54px;
}
a.linkorgpic {

    display: block;
    height: 42px;
    left: 15px;
    position: absolute;
    top: 152px;
    width: 39px;
}
.type-list-item-new .addpodcastcmd {
    left: 0;
    padding-top: 5px;
    position: absolute;
    cursor: pointer;
}
.type-list-item-new .podcastform
{
    background: none repeat scroll 0 0 #CDD5DA;
    border: 1px solid #5E5043;
    display: none;
    height: 68px;
    left: 123px;
    padding: 14px;
    position: absolute;
    width: 184px;
}
.type-list-item-new select#podcastlist {
    float:none;
    width: 174px;
    margin-bottom: 20px;
}

.type-list-item-new .ajaxpodcast {
    float: none;
    width: 24px;
}

.type-list-item-new .podcastcncel {
    float: left;
    padding-left: 20px;
    cursor: pointer
}

.type-list-item-new .podcastcncel:hover {
    color:  #6FACCF;
}
#usercontent
{
    background-color:  #D0D0D0;
    border: 1px solid #777775;
}
.addthismoreicon16
{
    background: url("images/addthismoreicon16.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;
    height: 16px;
    width: 16px;
}
.addthismoreicon32
{
    background: url("images/addthismoreicon32.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;
    height: 32px;
    width: 32px;
}
.alignleft
{
    background-color: #E9E3D5;
    border: 1px solid #514537;
    clear: both;
    color: black;
    display: block;
    float: left;
    margin: 5px 10px;
    padding: 10px;
    width: 100px; 
}
.alignright {
    background-color: #E9E3D5;
    border: 1px solid #514537;
    clear: both;
    color: black;
    display: block;
    float: right;
    margin: 5px 10px;
    padding: 10px;
    width: 180px;
}
.start {
    background: url("images/quote.png") no-repeat scroll -22px 50% rgba(0, 0, 0, 0);
    float: right;
    height: 17px;
    margin: 0 0 0 7px;
    width: 20px;
}
.end {
    background: url("images/quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 17px;
    width: 20px;
}
.c-slider-con-student .prev1student,.c-slider-con-student .next1student
{
    display: none;
}
.searchword
{
    color: red;
}
.jp-current-time
{
    left: -371px !important;
}

.audio-time {
    float: right;
    margin: 0px 23px;
    color: #706458;
    width: 100px;
}

.audio-time-sound {
    float: left;
    margin: 0px 10px;
    color: #DF0202;
    font-weight: bold;
}
.news-all
{
    font-family: "Times New Roman",Georgia,Serif;
}
.audio-file-size {
    color: #706458;
    float: right;
    padding: 0 25px;
}
.audio-file-size-num
{
    color: #DF0202;
    float: left;
    padding: 0 5px;
}
.iconnewsheadline
{
    margin: 0px 10px;
}

.jwplayer, .jwplayer div, .jwplayer span, .jwplayer a, .jwplayer img, .jwplayer ul, .jwplayer li, .jwplayer video, .jwclick
{text-align: left;}

.messagealerthtml
{
    background-color:  #f6f5f0;
    position: fixed;
    top: 30%;
    width: 305px;
    z-index: 999999;
    border: 2px solid;
    display: none;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 10px 10px 5px #888888;
    padding: 10px;
}
.messagealertclose
{
    background-image: url(images/dialog_close.png);
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.messagealerttext
{
    text-align: center; 
    height: 81px;
    margin: 8px auto;
    width: 261px
}
a.linkslasel
{
    color: #EDD8A9;
}
a.linkslasel:hover
{
    color:  #CDD5DA;
}
.slaselterm  
{
    padding-right: 10px;
    width: 470px;

}
span.next1ads,
span.prev1ads
{
    display: none;
}
.podcast-item-icon
{
    background: url("images/othimeen-small-logo.png") repeat scroll 0 0 transparent;
    float: right;
    height: 30px;
    margin: 13px;
    width: 30px;
}
.podcast-item-img
{
    float: right;
    height: 30px;
    margin: 13px;
    width: 30px;
}
.podcast-item
{
    height: 55px;
    border-top: 1px #fee39c dashed;
    border-bottom: 1px #6d4c2d dashed;
    margin: 0 auto;
    width: 90%;
}
.podcast-item a {
    padding: 5px 0;
    display: inline-block;
}
.cycle-slideshow div{
    width: 470px;
    padding: 0 10px;
    text-align: center;
}

/************************/
.hide-important{
    display: none !important;
}
#radio-player {
    position: absolute;
    z-index: -9999;
}
#radio-player-play{
    background : url('images/stop1.png');
    width: 39px;
    height: 35px;
    display: inline-block;
}
#radio-player-stop{
    background : url('images/play1.png');
    width: 39px;
    height: 35px;
    display: inline-block;
    cursor: pointer;
}
#radio-icon{
    position: fixed;
    bottom: 23px;
    left: 10px;
    width: 39px;
    height: 35px;
    border: none;
    cursor: pointer;
}
.custom-hide{
	display:none;
}

.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#453b31;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #ffffff;
	display:inline-block;
	color:#d5c297;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:90px;
	text-decoration:none;
	text-align:center;
}.classname:hover {
	color:#453b31;
	background-color:#d4bb85;
}.classname:active {
	position:relative;
	top:1px;
}

.cse .gsc-control-cse, .gsc-control-cse {border-color:transparent !important; background-color:transparent !important}
.gsc-search-box td {padding:0; margin:0}
