/* @override http://www.cobweb.ch/qa/ifrc/VERSION05B/css/ifrc.css */

*
{
    margin: 0px;
    padding: 0px;
}

.cw_clearfloat
{
    clear: both;
    visibility: hidden;
    height: 0px;
    line-height: 1px;
}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    color: #000;
}

#cw_home
{
    background-image: none;
}

#cw_home .cw_homeillustration img
{
    display: block;
}
form
{
    margin: 0px;
    padding: 0px;
}
html > body input, textarea, select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    border: 1px solid #ccc;
    font-size: 0.95em;
}
input, textarea
{
    padding: 1px;
}
input[type=checkbox], input[type=radio], input[type=submit], input[type=image]
{
    width: inherit;
    border: 0px;
    vertical-align: middle;
}

a
{
    color: #ee3224;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
      font-size: 1.8em ;
      margin-bottom: 15px ;
      padding-top: 3px;
      font-family: Verdana,Arial,Helvetica,sans-serif !important;
      font-weight: bold;
}

h2 
{
    border-bottom: 1px solid #999999;
    color: #999999 ;
    font-size: 1.3em ;
    font-weight: bold ;
    margin-bottom: 10px ;
    margin-top: 20px ;
}

#cw_titelgroup h2
{
    margin: 0px;
}

h3
{
    margin-top: 0px ;
    font-size: 1.1em ;
    margin-bottom: 10px ;
    font-weight: bold ;
}

/* To allow old tags <p class="h2"...> to work */
p .h1
{
    font-size: 1.8em ;
    margin-bottom: 15px ;
    padding-top: 3px;
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
    font-weight: bold;
}

p .h2 
{
    border-bottom: 1px solid #999999;
    color: #999999 ;
    font-size: 1.3em ;
    font-weight: bold ;
    margin-bottom: 10px ;
    margin-top: 20px ;
}

p .h3
{
    margin-top: 0px ;
    font-size: 1.1em ;
    margin-bottom: 10px ;
    font-weight: bold ;
}
/* End of fix */
h4
{
    margin: 0px;
    font-size: 1em;
}

h5
{
    margin-top: 0px;
    font-size: 0.9em;
}
h6
{
    margin-top: 0px;
    font-size: 0.8em;
}
p
{
    margin-bottom: 10px;
}
img
{
    border-width: 0px;
}
img.cw_insidecontentleft
{
    float: left;
    margin: 0px 8px 0px 0px;
}



a.cw_arrowlink, .cw_arrowlink a
{
    padding: 0px 0px 0px 16px;
    background-image: url(../images/arrow_link.gif);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    line-height: 1.6em;
    font-weight: bold;
    font-size: 0.8em;
}
a.cw_involvedlink
{
    padding: 0px 0px 0px 16px;
    background-image: url(../images/arrow_link.gif);
    background-repeat: no-repeat;
    background-position: -2px 2px;
    font-size: 1em;
}
a.cw_involvedlink img
{
    vertical-align: middle;
    margin: 2px 2px 2px 0px;
}
.cw_boxhometheme a.cw_arrowlink
{
    font-size: 0.9em;
    color: #000;
}
a.cw_arrowlink.cw_toplink
{
    background-image: url(../images/arrow_toplink.gif);
    font-size: 0.9em;
}
ul.cw_arrowlinklist
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
}
.cw_arrowlinklist li
{
    list-style: none;
    display: inline;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.cw_arrowlinklist li a
{
    padding: 0px 0px 0px 16px;
    display: block;
    margin: 0px 0px 4px 0px;
    background: url(../images/arrow_link.gif) no-repeat 0px 3px;
}
.cw_smallarrowlink .cw_arrowlinklist li a
{
    margin: 0px;
}
.cw_smallarrowlink a, a.cw_smallarrowlink
{
    background: url(../images/arrow_link_bottompage.gif) no-repeat 0px 3px !important;
}
#cw_rightcolumn a.cw_arrowlink, #cw_rightcolumn .cw_arrowlink a, .cw_box a.cw_arrowlink
{
    display: block;
    margin-bottom: 5px;
    line-height: normal;
}
#cw_content td
{
    vertical-align: top;
}
.cw_bold
{
    font-weight: bold;
}
.cw_bigbuttonimage
{
    margin-right: 10px;
}
.cw_frontbuttonelement
{
    line-height: 30px;
    padding-top: 5px;
    vertical-align: bottom;
}
.cw_legend
{
    font-size: 0.85em;
    line-height: 1.1em;
}


/* @group Main Container */
#cw_container
{
    width: 960px; /* changes in this value must be matched in cw_footergroup */
    min-width: 960px;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
}
#cw_home #cw_container
{
    background-image: none;
}
/* @end */

/* @group Top Bar */
#cw_topbar
{
    width: 350px;
    color: #666;
    font-size: 0.85em;
    background-color: #FFFFFF;
    float: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
#cw_topbar a
{
    color: #666;
    text-decoration: none;
    margin-top: 3px;
}
#cw_topbar a:hover
{
    text-decoration: underline;
}
/* @end */

/* @group Homebanner */
#cw_homebanner
{
    width: 450px;
    float: left;
    padding-top: 20px;
}

/* @end */

/* @group Language Menu */
#cw_langmenu
{
    width: 200px;
    padding-left: 30px;
    padding-top: 5px;
    font-size: 0.85em;
    float: left;
    color: #999;
}
#cw_langmenu a
{
    padding-left: 0px;
    text-align: center;
    text-decoration: none;
    color: #666;
}
#cw_langmenu a:hover
{
    text-decoration: underline;
}
#cw_langmenu a:active
{
}
#cw_langmenu .cw_itemcur
{
    font-weight: bold;
    color: #000;
}
#cw_langmenu .cw_itemdis
{
}
/* @end */

/* @group Sites Menu */
#cw_sitesmenu
{
    width: 334px;
    height: 20px;
    padding-top: 5px;
    padding-left: 7px;
    font-size: 10px;
    font-weight: bold;
    float: right;
    color: #FFFFFF;
    background-image: url(../images/ifrc_design/bg_sitesmenu.gif);
    background-repeat: no-repeat;
}
#cw_sitesmenu a
{
    padding-left: 0px;
    text-align: center;
    text-decoration: none;
    color: #ee3224;
    font-weight: bold;
}
#cw_sitesmenu a:hover
{
    text-decoration: underline;
}
#cw_sitesmenu a:active
{
}
#cw_sitesmenu .cw_itemcur
{
    color: #FFFFFF;
}
#cw_sitesmenu .cw_itemdis
{
}
#cw_sitesmenu ul, #cw_sitesmenu li
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#cw_sitesmenu li
{
    float: left;
    padding: 0px 37px 0px 32px;
    color: #fff;
}
/* @end */

/* @group Search Box */
/* Changed by IFRC 20110316*/
#cw_searchbox
{
    position: absolute;
    padding-right: 0px; /*width:350px;*/
    right: 0px;
    top: 70px;
    text-align: right;
    margin-right: 10px;
}
/* End of Change */
#cw_searchbox input[type=text]
{
    width: 235px;
    color: #666666;
    border-color: #ccc;
    padding: 3px 2px 2px 2px;
}
/* @end */

/* @group Header */
#cw_headergroup
{
}
#cw_header
{
    height: 80px;
    clear: both;
    padding: 30px 5px 0px 5px;
    position: relative;
}
#GoogleLangElement
{
    margin-right: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 23px;
}
#GoogleLangElement span.caption
{
    float: left;
    margin-right: 5px;
    line-height: 18px;
    font-size: 11px;
}
#google_translate_element
{
    float: left;
}
#google_translate_element img.goog-te-gadget-icon
{
    display: inline-block;
}
#cw_header img
{
    border: 0px;
}
/* @end */

/* @group Topbanner */
#cw_topbanner
{
    height: 95px;
    width: 550px;
    float: right;
    margin-right: 5px;
}
#cw_topbanner img
{
    display: block;
}
/* @end */



/* @group Top Menu */
#cw_topmenu
{
    color: #FFFFFF;
    font-size: 11px;
    line-height: normal;
    background-image: url(../images/ifrc_design/bg_cw_topmenu.gif);
    height: 80px;
    padding: 5px;
    position: relative;
}
#cw_topmenu.cw_nopaddingleft
{
    padding: 0px 20px 0px 0px;
}
#cw_topmenu ul
{
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    height: 33px;
}
#cw_topmenu li
{
    float: left;
    white-space: nowrap;
}
#cw_topmenu li a
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
    line-height: 15px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    border-right: 1px solid #cccccc;
}

#cw_topmenu a:hover
{
    color: #000;
}
#cw_topmenu a:active
{
    background: #fff;
    color: #333;
    font-weight: bold;
}
#cw_topmenu .cw_itemact a
{
    background: #0066cc;
}
#cw_topmenu .cw_itemcur a
{
    color: #000;
    background-color: #ebebeb;
}
#cw_topmenu li.first .cw_itemcur a
{
    background-image: url(../images/ifrc_design/bg_itemcurfisrt.gif);
}


/* #cw_topmenu .first a:hover{
    background-image: url(../images/ifrc_design/bg_itemcurfisrt.gif) !important; 
} */



#cw_topmenu .first li a:hover
{
    background-image: none !important;
}

#cw_topmenu a.cw_itemsub
{
}
/* @end */



/* @group DHTML Menu */

#cw_dhtmlmenu
{
}

#cw_dhtmlmenu ul
{
    /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    width: auto;
}
#cw_dhtmlmenu li li
{
    /* all list items */
    float: none;
    display: inline;
}
#cw_dhtmlmenu li:hover, #cw_dhtmlmenu li.hover
{
    position: static;
    color: #ccc;
}

#cw_dhtmlmenu li ul
{
    /* second-level lists */
    position: absolute;
    left: -999em;
    height: auto; /* Changed by IFRC on 20110503 */ /* width : 200px; */ /* End of Change */
    width: auto;
    white-space: nowrap;
    margin: 0px;
    margin-left: -1px;
    padding-bottom: 10px;
    background: #fff;
    background-position: bottom;
    border: 1px solid #ccc;
    z-index: 10000;
}
#cw_dhtmlmenu li ul ul
{
    /* third-and-above-level lists */
    left: -999em;
    margin: -2em 0 0 100%;
}
#cw_dhtmlmenu li li a
{
    /* Changed by IFRC on 20110504 */ /*padding:5px 6px 5px 20px;*/ /* End of Change */
    padding: 6px 15px 5px; /* Changed by IFRC on 20110503 */ /* width : 160px; */ /* End of Change */
    margin: 0px 0px -1px 0px;
    border: 0px;
    background-image: none;
}
#cw_dhtmlmenu li ul ul a
{
    /* third-and-above-level lists */
    font-size: 11px;
    font-weight: bold;
}
#cw_dhtmlmenu li li a:hover
{
    border: 0px;
}
#cw_dhtmlmenu li li .cw_itemsub a
{
    background-image: url(../images/submenu.gif);
    background-position: right;
    background-repeat: no-repeat;
}
#cw_dhtmlmenu li li .cw_itemsub a:hover
{
    background-image: url(../images/submenu_over.gif);
    background-position: right;
    background-repeat: no-repeat;
}
/* Hide sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul ul, #cw_dhtmlmenu li.sfhover ul ul, #cw_dhtmlmenu li:hover ul ul ul, #cw_dhtmlmenu li.sfhover ul ul ul
{
    left: -999em;
}
/* Show sub-menus for second, third and fourth level */
#cw_dhtmlmenu li:hover ul, #cw_dhtmlmenu li li:hover ul, #cw_dhtmlmenu li li li:hover ul, #cw_dhtmlmenu li.sfhover ul, #cw_dhtmlmenu li li.sfhover ul, #cw_dhtmlmenu li li li.sfhover ul
{
    /* lists nested under hovered list items */
    left: auto;
}

#cw_dhtmlmenu li a:focus
{
    /*outline-style:dotted;*/
}

/* @end */



/* @group Text Size Tool */
#cw_textsizetool
{
    height: 23px;
    width: 170px;
    position: absolute;
    right: 80px;
    top: 39px;
    font-size: 0.9em; /*Changed by IFRC 20110316*/
    padding: 1px 0px 0px 10px; /*End of change*/
    color: #666;
}
.cw_textsize_small
{
    font-size: 1em;
    padding-right: 7px;
}
.cw_textsize_normal
{
    font-size: 1.2em;
    padding-right: 2px;
}
.cw_textsize_big
{
    font-size: 1.38em;
}

/* @end */

/* @group Box */
.cw_video_bottom
{
    margin-top: 10px;
    font-weight: bold;
}

#cw_boxfix_Video
{
    height: 300px;
}

div.cw_box
{
    margin-bottom: 20px;
    clear: both;
    width: 100%;
    background: url(../images/ifrc_design/gr-br.gif) no-repeat bottom right #FFFFFF;
}

div.cw_box div.cw_boxfix
{
    background: url(../images/ifrc_design/gr-bl.gif) no-repeat bottom left;
}

div.cw_box div div
{
    background: url(../images/ifrc_design/gr-tr.gif) no-repeat top right;
    height: auto;
}

div.cw_box div div div
{
    padding: 0 15px 10px;
    background: url(../images/ifrc_design/gr-tl.gif) no-repeat top left;
    height: auto;
}
div.cw_box div div div div
{
    background-image: none;
    padding: 0px;
    height: auto;
}

/* HEADLINE BOXES */
div.cw_box.cw_boxrightheadline
{
    background: url(../images/ifrc_design/gr-br_headline.gif) no-repeat bottom right #FFFFFF;
}

/* FIXED HEIGHT FOR SPECIAL BOXES */
div.cw_box.cw_boxrightheadline div.cw_boxfix
{
    height: 300px;
}
div.cw_box.cw_boxhometheme div.cw_boxfix
{
    height: 250px;
}


.cw_box p
{
    margin-bottom: 5px;
}
.cw_box img
{
}
.cw_boxtitle
{
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.1em;
    padding: 5px 0 !important;
    border-bottom: 1px dotted #cccccc;
    color: #666;
    margin-bottom: 10px;
    display: block; /*float: left;*/
    width: 100%;
}

.cw_boxtitle h3
{
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    border: none;
}

.cw_boxtitle.cw_small
{
    font-size: 1.1em;
}


.cw_boxcontent
{
    padding: 10px;
}

/* Issue ID:130 */
.cw_imagebanner
{
    padding-bottom: 17px;
}
/* End of Change */

.cw_homemap .cw_boxcontent
{
    padding: 0px;
}
.cw_boxelementdate
{
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 2px;
}
.cw_FeedItem
{
    font-weight: normal;
}
.cw_boxelementdetails
{
    font-size: 0.8em !important;
    padding-top: 2px;
}
.cw_boxelement
{
    margin-bottom: 8px;
    padding-bottom: 8px !important; /*border-bottom: 1px dotted #cccccc;*/
    clear: both;
}
.cw_boxcontent ul
{
    padding-left: 15px;
}
.cw_boxgrey
{
    border: 1px solid #cccccc;
    background-color: #efefef;
}


.cw_boxmoreinformation
{
    border: 1px solid #cccccc;
    background-color: #fff;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 20px;
}
.cw_box.cw_boxhometheme
{
}
.cw_boxhometheme .cw_boxtitle
{
    font-size: 1.3em;
}

.cw_boxcontenthighlight h2, .cw_boxcontenthighlight h3, .cw_boxcontenthighlight h4, .cw_boxcontenthighlight h5, .cw_boxcontenthighlight h6
{
    color: #333;
}
.cw_mediasboxthumb
{
    float: left;
    margin: 0px 8px 4px 0px;
}
.cw_mediasbox h4
{
    clear: both;
}
.cw_mediasbox .cw_boxelementdate
{
    font-weight: normal;
}
/* @end */

/* @group Search */
.cw_searchtoolsbox
{
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #EBEBEB;
}
.cw_searchtoolsbox td
{
    vertical-align:top;
}
.cw_searchtoolsbox img
{
    vertical-align: middle;
}
.cw_searchtoollist li
{
    list-style: none;
}
.cw_searchtoollist li
{
    margin-bottom: 3px;
}
.cw_searchtoollist li li a
{
    padding-left: 12px;
}
.cw_searchresultsbox
{
    margin-top: 20px;
    padding: 20px;
    border:solid 1px #cccccc;
    border-top:0px;
    margin-top:0px;
}
.cw_searchresultsbox ul li
{
    margin-bottom: 10px !important;
}

.cw_searchresultstabbox
{
    border: 1px solid #cccccc;
    border-width: 0px 0px 1px 0px;
}

#cw_content ul#cw_tabnav
{
    list-style-type: none;
    padding-bottom: 24px;
    margin: 0;
}
ul#cw_tabnav li
{
    list-style-type: none !important;
    float: left;
    height: 21px;
    background-color: #EBEBEB;
    margin: 2px 4px 0 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

ul#cw_tabnav li a
{
    padding: 2px 7px 5px 7px !important;
}

ul#cw_tabnav li.cw_itemact 
{
    background-color: #fff !important;
}
ul#cw_tabnav li.cw_itemact a
{
    border-bottom: 1px solid #fff;
    color: #000;
    font-weight: bold;
}
ul#cw_tabnav li.cw_itemact a:hover
{
    cursor:text;
}
#cw_tabnav a
{
    float: left;
    display: block;
    text-decoration: none;
    padding: 2px 7px 5px 7px;
    cursor:pointer;
}
.cw_noresulttab
{
    color: #999;
    padding: 2px 7px 5px 7px;
}
#cw_tabnav a:hover
{
    background: #fff;
}

#cw_tabnav a:focus
{
    /*outline-style:dotted;*/
}
.cw_resulttitle
{
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 1em;
}
.cw_resulturl
{
    font-size: 0.9em;
    margin-top: 3px;
    clear: both;
}
.cw_resultresume img
{
    float: left;
    margin: 0px 8px 8px 0px;
}
.cw_resultterm
{
    background-color: #fed5da;
}

.cw_boxtab
{
    position: relative;
}

.cw_box_tab
{
    font-weight: bold;
    line-height: 1.1em;
    border-bottom: 1px dotted #666;
    color: #666;
    margin-bottom: 10px;
    padding: 5px 0 !important;
    width: 50%;
}

.cw_box_tab a
{
    color: #666;
}

.cw_boxtabtitlegroup
{
    height: 50px;
    position: absolute;
    left: 0px;
    width: 100%;
}
.cw_boxtabtitlegroup .cw_boxtitle
{
    background-image: none;
    font-size: 1em;
    border: 0px;
    width: 50%;
    float: left;
    text-align: center;
}
.cw_boxtab .cw_boxcontent
{
    padding-top: 35px;
}
.cw_boxtabtitlegroup .cw_boxtitle a
{
    color: #666;
    font-weight: normal;
    padding-left: 12px;
}
.cw_lefttab
{
    width: 100px;
}

ul.ui-tabs-nav li
{
    list-style-type: none;
    border-width: 0;
    border-style: none;
    margin: 0px;
    padding: 0px !important;
    text-align: center;
    float: left;
}

div.ui-tabs-hide
{
    display: none;
}

div.cw_boxtabs .cw_boxtabtitlegroup
{
    border-width: 0;
    border-style: none;
}

div.cw_boxtabs .cw_boxtabtitlegroup li#tab-1
{
    padding: 15px 0 important!;
}


ul.ui-tabs-nav li#tab-1.ui-state-default
{
    background-image: url(../images/ifrc_design/tablink_left.gif);
}


ul.ui-tabs-nav li#tab-2.ui-state-default
{
    background-image: url(../images/ifrc_design/tablink_right.gif);
}
ul.ui-tabs-nav li.ui-state-active
{
    background-image: none !important;
}

ul.ui-tabs-nav li a
{
    display: block;
    margin: 5px 0;
    font-weight: normal;
}

ul.ui-tabs-nav li a:hover
{
    text-decoration: none;
}

ul.ui-tabs-nav li.ui-tabs-selected a
{
    font-weight: bold;
}

/* @end */

/* @group Result navigation */
.cw_resultnavigation
{
    text-align: center;
    font-size: 0.95em;
    color: #999999;
    padding: 10px 0px 10px 0px !important;
    clear: both;
}
.cw_resultnavigation a
{
    padding: 0px 4px;
}
.cw_resultnavigation .cw_itemcur, .cw_resultnavigation .cw_itemcur a:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.cw_resultnavigation .cw_itemcur a:focus
{
    /*outline-style:dotted;*/
}

/* @end */

/* @group Content Container */
#cw_contentcontainer
{
    background-image: url(../images/ifrc_design/bg_cw_container.gif);
    padding: 0 10px;
}

/* @end */

/* @group Left Column */
#cw_leftcolumn
{
    width: 228px;
    height: 100%;
    float: left;
    margin-right: 8px;
}
#cw_leftmenu
{
    list-style-type: none;
    width: 232px;
    margin: 7px 0px 30px 0px;
    padding: 0px;
}
#cw_topleftmenu
{
}
#cw_leftmenu li
{
    display: inline;
}
#cw_leftmenu a
{
    display: block;
    padding: 3px;
    padding-left: 10px;
    width: 213px;
    text-decoration: none;
    border-top: dotted 1px #ccc;
    font-weight: bold;
}
#cw_leftmenu li li a
{
    padding-left: 23px;
    width: 200px;
    font-weight: normal;
}
#cw_leftcolumn li li li a
{
    width: 185px;
    padding-left: 38px;
    font-weight: normal;
    font-size: 0.9em;
}
#cw_leftcolumn li li li li a
{
    width: 173px;
    padding-left: 50px;
    font-weight: normal;
    font-size: 0.9em;
}
#cw_leftcolumn li li li li li a
{
    width: 160px;
    padding-left: 63px;
    font-weight: normal;
    font-size: 0.9em;
    border-top: 0px;
    background: url(../images/icon_lastlevel.gif) 54px 9px no-repeat;
}
#cw_leftmenu a:hover
{
    color: #000;
}
#cw_leftmenu a:active
{
}
#cw_leftmenu li .cw_itemact a
{
    font-weight: bold;
    background-position: 0px 9px;
    background-repeat: no-repeat;
    color: #000;
}
#cw_leftmenu li li .cw_itemact a
{
    background-position: 12px 9px;
}
#cw_leftmenu li li li .cw_itemact a
{
    background-position: 27px 8px;
}
#cw_leftmenu li li li li .cw_itemact a
{
    background-position: 39px 8px;
}
#cw_leftmenu .cw_itemcur a
{
    color: #000;
    font-weight: bold;
}
/* @end */

/* @group Left Content */
#cw_leftcontent
{
    margin: 0px;
    padding: 0px;
    height: 100%;
}
/* @end */





/* @group Center Column */

#cw_3col #cw_centercolumn
{
    width: 464px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#cw_3col #cw_centercolumnleft
{
    width: 232px;
    float: left;
    margin-right: 4px;
}
#cw_3col #cw_centercolumnright
{
    width: 232px;
    float: left;
}
#cw_home #cw_centercolumn, #cw_2columnsright #cw_centercolumn, #cw_2columnsleft #cw_centercolumn
{
    width: 700px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#cw_2columnsleft #cw_centercolumn
{
    margin-right: 0px;
}
#cw_centercolumn li
{
    margin-bottom: 4px;
    font-size: 1em;
    list-style-type:none;
}
#cw_centercolumn #cw_content ul li
{
    list-style-type:disc;    
}
#cw_centercolumn #cw_content ol li
{
    list-style-type:decimal;    
}
#cw_centercolumn #cw_content ol
{
     margin: 5px 0 15px 20px;
}

#cw_centercolumn #cw_content ul li a,
#cw_centercolumn #cw_content ol li a
{
    padding:0;
}
.cw_contentblocseparator
{
    height: 20px;
    clear: both;
}
/* @end */


/* @group Content 2 columns */
.cw_content2colsgroup
{
    margin-bottom: 20px;
}
.cw_content2colsleft
{
    float: left;
    width: 228px;
    margin-right: 8px;
}
.cw_content2colsright
{
    float: left;
    width: 228px;
}
#cw_2columnsleft .cw_content2colsleft
{
    width: 280px;
}
#cw_2columnsleft .cw_content2colsright
{
    width: 390px;
}
.cw_boxmoreinformation .cw_content2colsright, .cw_boxmoreinformation .cw_content2colsleft
{
    width: 217px;
}
/* @end */

/* @group Content Tools */


#cw_contenttools
{
    font-size: 11px;
    float: right;
    padding: 5px;
    margin: 0px 0px 10px 10px;
    width: 150px;
    border: 1px dotted #cccccc;
}
#cw_contenttools img
{
    vertical-align: baseline;
}

/* @end */

/* @group Breadcrumb Trail */
#cw_breadcrumb
{
    color: #666;
    font-size: 11px;
    margin-bottom: 15px;
    height: 23px;
    border-bottom: 1px solid #cccccc;
    font-size: 0.85em;
    padding: 5px 15px;
}
#cw_breadcrumb a
{
    color: #666;
    text-decoration: none;
}
#cw_breadcrumb a:hover
{
    text-decoration: underline;
}
#cw_breadcrumb .cw_itemcur
{
    font-weight: bold;
}
/* @end */

/* @group Main Content Area */
#cw_content p
{
    font-size: 1em; 
    margin-bottom: 10px; /*Changed by IFRC 20110310*/
    overflow: hidden; 
}
.cw_contentgroup
{
    margin-bottom: 20px;
}
#cw_content .indent
{
    margin-left: 40px;
}
#cw_content .align-left
{
    text-align: left;
}
#cw_content .align-right
{
    text-align: right;
}
#cw_content .align-justify
{
    text-align: justify;
}
#cw_content .align-center
{
    text-align: center;
}
#cw_content img
{
}
#cw_content hr
{
    height: 1px;
    margin: 10px 0px 10px 0px;
    border: 0px;
    border-top: 1px solid #B9B9B9;
}
#cw_content ul, #cw_content ol, #cw_tabs ul, #cw_tabs ol
{
    margin: 5px 0px 15px 15px;
}
#cw_content ol
{
    margin-left: 40px;
}
.cw_tri select
{
    width: 150px;
}
/* General Styles (referenced for RTE use) */

.small
{
    font-size: 0.8em;
    line-height: 1.2em;
}
.medium
{
    font-size: 0.95em;
}
.large
{
    font-size: 1.2em;
}

/* Content Table */
table.standard
{
    width: 100%;
    margin-bottom: 20px;
}
table.standard td
{
    padding: 0px;
    font-size: 1em;
}
tr.firstline th, tr.firstline td
{
    background-color: #CCCCCC;
    padding: 5px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
tr.oddline td
{
    background-color: #FFFFFF;
    padding: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b9b9b9;
    vertical-align: top;
}
tr.evenline td
{
    padding: 4px;
    background-color: #F6F6F6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b9b9b9;
    vertical-align: top;
}
tr.cw_tableolddata td
{
    color: #999999;
}
tr.cw_tableolddata td a
{
    color: #999999;
}
/* @end */

/* @group Right Column */
#cw_rightcolumn
{
    /*float: left;*/
    width: 232px;
    overflow: hidden;
}
/* Changed by IFRC 20110318 */
#cw_rightcolumn_Donation
{
    float: right;
    width: 232px;
    overflow: hidden;
}
/* End of Change */
/* Changed by IFRC 20110318 */
/* #cw_rightcolumn input, #cw_rightcolumn select {*/
/*width:150px;*/
/*	border-width:1px; */
/* #cw_rightcolumn input.cw_buttonicon{ */
/*	border-width:0px; */
/*  width:auto;} */

/* #cw_rightcolumn input[type=checkbox],#cw_rightcolumn input[type=radio], #cw_rightcolumn input[type=submit]{ */
/*	width: inherit;} */
/*End of Change */

#cw_rightcolumn input, #cw_rightcolumn_Donation input, #cw_rightcolumn select, #cw_rightcolumn_Donation select
{
    /*width:150px;*/
    border-width: 1px;
}
#cw_rightcolumn input.cw_buttonicon, #cw_rightcolumn_Donation input.cw_buttonicon
{
    border-width: 0px;
    width: auto;
}
#cw_rightcolumn input[type=checkbox], #cw_rightcolumn_Donation input[type=checkbox], #cw_rightcolumn input[type=radio], #cw_rightcolumn_Donation input[type=radio], #cw_rightcolumn input[type=submit], #cw_rightcolumn_Donation input[type=submit]
{
    width: inherit;
}

input[type=reset]
{
    border: none;
}

/* @group Tag clouds */
.cw_tagclouds h3
{
    font-size: 1em;
}
.cw_tagclouds .cw_boxcontent
{
    text-align: justify;
}
.cw_tagclouds_size1
{
    font-size: 0.8em;
}
.cw_tagclouds_size2
{
    font-size: 0.9em;
}
.cw_tagclouds_size3
{
    font-size: 1em;
}
.cw_tagclouds_size4
{
    font-size: 1.1em;
}
.cw_tagclouds_size5
{
    font-size: 1.2em;
}
.cw_tagclouds_size6
{
    font-size: 1.3em;
}
.cw_tagclouds_size7
{
    font-size: 1.4em;
}
.cw_tagclouds_size8
{
    font-size: 1.5em;
}
.cw_tagclouds_size9
{
    font-size: 1.6em;
}
.cw_tagclouds_size10
{
    font-size: 1.7em;
}
/* @end */


/* @group Footer */
#cw_footergroup
{
    background-image: url(../images/ifrc_design/bg_cw_footergroup.gif);
    background-position: center -60px;
    background-repeat: no-repeat;
    padding: 30px 10px;
    font-size: 0.9em;
}

#cw_footer
{
    color: #666666;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    height: 100px;
}
.cw_footercolleft
{
    width: 500px;
    float: left;
    margin-bottom: 5px;
}
.cw_footercolright
{
    width: 400px;
    float: right;
    text-align: right;
    margin-bottom: 5px;
}

#cw_footer a
{
}
#cw_footer a:hover
{
}
#cw_footer li, #cw_footer ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#cw_footer li
{
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #cccccc;
}
#cw_footer td
{
    padding-bottom: 5px;
}
#cw_footer img
{
    vertical-align: middle;
}
/* @end */

/* @group Signature */
#cw_signature
{
    padding: 10px 5px;
}
/* @end */

/* @group Flexible Contents */
.cw_2columns tr, .cw_3columns tr
{
    vertical-align: top;
}
.cw_sep_left
{
    width: 4px;
}
.cw_sep_right
{
    width: 4px;
}
.cw_column
{
}
.cw_3columns .cw_column
{
    width: 33%;
}
.cw_2columns .cw_column
{
    width: 50%;
}
#cw_home .cw_2columns .cw_column
{
    width: 346px;
}
#cw_home .cw_4columns .cw_column
{
    width: 165px;
}

/* @end */

/* @group Blocks */
.cw_frame_indentleft
{
    margin-left: 30px;
}
.cw_frame_indentboth
{
    margin-left: 30px;
    margin-right: 30px;
}
.cw_frame_rulerabove
{
    border-top: 1px solid #ccc;
}
.cw_frame_rulerbelow
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 0px;
}
#cw_content .cw_frame_rulerbelow p
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.cw_frame_highlight
{
    border: 1px solid #5F81AA;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #E8EBF2;
}
#cw_content .cw_frame_highlight p
{
    margin: 5px 0px;
    padding-bottom: 0px;
}
#cw_content .cw_frame-highlight ul, #cw_content .cw_frame-highlight ol
{
    margin: 5px 5px 5px 15px;
}
/* @end */

/* @group Site Map */
#cw_centercolumn .cw_sitemap li
{
    list-style-type: none;
    color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.cw_sitemap li a
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.cw_sitemap ul
{
    margin-bottom: 20px;
}
.cw_sitemap ul ul
{
    margin-bottom: 0px;
}
.cw_sitemap li li
{
}
.cw_sitemap li li a
{
}
.cw_sitemap li li li
{
}
.cw_sitemap li li li a
{
}
.cw_sitemap h3
{
    border-bottom: solid 1px;
    font-size: 1.3em;
    margin-bottom: 10px;
}

/* @end */

/* @group Input Forms */
fieldset
{
    border: 0px;
}
.cw_formseparator
{
    border-bottom: 1px solid #666666;
    margin-top: 6px;
    margin-bottom: 6px;
}
.cw_radio_label
{
    font-size: 12px;
}
.cw_formfield
{
    padding-right: 6px;
    padding-bottom: 0px;
}
.cw_formlabel
{
    display: block;
    padding-top: 5px;
}
.csc-mailform-check, .csc-mailform-radio
{
    width: auto;
}
.cw_formwrap h2
{
    margin-top: 4px;
    margin-bottom: 4px;
}
.cw_slimform
{
    display: inline;
}
.cw_formwrap
{
    margin-bottom: 10px;
}
/* @end */

/* @group News */
.cw_newsgroup
{
    margin-bottom: 20px;
}
.cw_newsbloc
{
    clear: both;
    padding-bottom: 6px !important;
    margin-bottom: 9px;
    border-bottom: 1px dotted #CCCCCC;
}
.teaserlist .cw_newsbloc
{
    min-height: 97px;
}
.cw_newsbloc.cw_last
{
    margin-bottom: 0px;
}
.cw_newsdate
{
    font-size: 0.85em;
    font-weight: bold;
}
.cw_newsicon
{
    float: left;
    margin-right: 8px;
}
.cw_newsdescription
{
}
#cw_content .cw_newsdescription p
{
    text-align: left;
    margin-bottom: 5px;
}

#cw_content .cw_newsdescription h2
{
    font-size: 1.1em;
    border: none;
}

/* @end */

/* @group Publications */
.cw_publicationsgroup
{
    margin-bottom: 20px;
}
.cw_publicationsbloc
{
    clear: both;
    padding-bottom: 6px !important;
    margin-bottom: 9px;
    border-bottom: 1px dotted #CCCCCC;
}
#cw_content p.cw_publicationsdate, .cw_publicationsdate
{
    font-size: 0.85em;
    font-weight: bold;
}
.cw_publicationsicon
{
    float: left;
    margin-right: 8px;
}
.cw_publicationsdescription
{
    margin-left: 108px;
}
.cw_box .cw_publicationsdescription
{
    margin-left: 88px;
}
#cw_content .cw_publicationsdescription p
{
    text-align: left;
    margin-bottom: 5px;
}
#cw_content .cw_publicationsdescription h2
{
    margin-bottom: 2px;
    margin-top: 0px;
    font-size: 1.1em;
}

/* @end */

/* @group Home Page */

.cw_home2colsgroup
{
    margin-bottom: 20px;
}
.cw_homecol
{
    margin-right: 10px;
    float: left;
    display: inline;
}
.cw_home2colsgroup .cw_homecol
{
    width: 345px;
}
.cw_homecol.cw_last
{
    margin-right: 0px;
}

.cw_home3colsgroup
{
    margin-bottom: 20px;
}
.cw_home3colsgroup .cw_homecol.cw_home3colsmall
{
    width: 167px;
}
.cw_home3colsgroup .cw_homecol.cw_home3colbig
{
    width: 345px;
}

.cw_home4colsgroup
{
    margin-bottom: 20px;
}
.cw_home4colsgroup .cw_homecol
{
    width: 160px;
}

.cw_home2colsgroup .cw_box, .cw_home3colsgroup .cw_box, .cw_home4colsgroup .cw_box
{
    margin-bottom: 0px;
}
.cw_home2colsgroup .cw_boxfix, .cw_home4colsgroup .cw_boxfix, .cw_home3colsgroup .cw_boxfix
{
    height: 281px;
}

#cw_home
{
}
.cw_headline
{
    margin-bottom: 20px;
}
.cw_headline img
{
    display: block;
}

/* @end */

/* @group Image gallery */
.cw_imagegallery
{
}
.cw_imagegallerygroup
{
    margin-bottom: 20px;
}
.cw_imagegalleryelement
{
    float: left;
    width: 154px;
    text-align: center;
    margin-bottom: 10px;
}
#cw_2columnsleft .cw_imagegalleryelement
{
    width: 175px;
}
.cw_imagegallerythumb
{
    display: table-cell;
    vertical-align: bottom !important;
    text-align: center;
}
#cw_2columnsleft .cw_imagegallerythumb
{
    height: 155px;
    width: 175px;
}
#cw_rightcolumn .cw_imagegalleryelement, #cw_2columnsleft #cw_rightcolumn .cw_imagegalleryelement
{
    width: 67px !important;
    margin-bottom: 0px;
}
#cw_rightcolumn .cw_imagegallerythumb, #cw_rightcolumn #cw_2columnsleft .cw_imagegallerythumb
{
    width: 70px;
    height: 65px;
    vertical-align: middle !important;
}
.cw_imagegallerylegend
{
    padding: 2px 4px 4px 4px;
    font-size: 0.9em;
    width: 142px;
    margin: 0px auto;
    text-align: center;
}
td .cw_imagegallerylegend
{
    margin-bottom: 10px;
}
.cw_imagegallerylegenddate
{
    font-size: 0.9em;
}
.cw_gallerynavigation
{
    margin: 10px 0px 0px 0px !important;
}
.cw_gallerysnavigationright
{
    float: right;
    width: 100px;
    text-align: right;
}
.cw_gallerysnavigation_details
{
    clear: both;
    text-align: center;
    font-size: 0.9em;
}
/* @end */

/* @group Graphic Banner */
.cw_graphicbanner
{
    margin-bottom: 20px;
}

/* @end */

/* @group RSS */
.cw_rssgroup
{
    padding-left: 18px;
    background-image: url(../images/icon_rss.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    margin-bottom: 15px;
}

/* @end */

/* @group COMMENTS */
#cw_commentsgroup
{
    font-size: 0.9em;
    clear: both;
}
#cw_commentsgroup h2
{
    font-size: 1.2em;
    border-bottom: 1px dotted #ccc;
}
.cw_commentsblocheader
{
    font-weight: bold;
    padding-bottom: 3px;
}
.cw_commentsblocauthor
{
    text-transform: uppercase;
}
.cw_commentsbloc
{
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    clear: both;
}
.cw_commentsblocresponse
{
    padding-left: 20px;
    margin-bottom: 20px;
    clear: both;
}
#cw_commentsgroup .cw_boxmoreinformation
{
    font-size: 1em;
}
#cw_commentsgroup .cw_boxmoreinformation h4
{
    padding-bottom: 10px;
}
#cw_commentsgroup .cw_formlabel
{
    width: 95px;
    float: left;
}
#cw_commentsgroup .cw_formgroup
{
    padding-bottom: 6px;
}
#cw_commentsgroup .cw_formwrap
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#cw_commentsgroup .cw_formfield
{
    font-weight: normal;
}
#cw_commentsgroup .cw_simple
{
    width: 330px;
}
#cw_commentsgroup .cw_captchalabel
{
    float: left;
    width: 115px;
    padding-top: 5px;
}
#cw_commentsgroup .cw_captchaimage
{
    padding-top: 5px;
}
#cw_commentsgroup .cw_button
{
    border: 1px solid #ccc;
    font-size: 1em;
    font-weight: bold;
    color: #EE3224;
}
.cw_commentstools
{
    float: right;
    font-weight: normal;
    font-size: 0.9em;
}
.cw_commentstools img
{
    margin-left: 5px;
}
.cw_wp_error
{
    width: 200px;
}
/* @end */


#glossary_searchbox
{
    width: 334px;
}

#glossary_searchbox input[type=text]
{
    width: 435px;
    color: #666666;
    border-color: #666;
    padding: 3px 2px 2px 2px;
}

/*  @group Glosary Search */
/* @end */
.glossary_searchResults
{
    border: solid 1px #666;
    padding: 0px;
    margin: 2px;
}
.glossary_searchResults th
{
    margin: 0px;
    padding: 2px;
    text-align: left;
}

.glossary_searchResults td
{
    border: solid 0px #000;
    margin: 0px;
    padding: 2px;
}


.glossary_searchResults tr.altrow
{
    background-color: #ccc;
}

/* media contacts */
.mediaContactwidth
{
    width: 400px;
}
.mediavcard
{
    float: left;
    margin-bottom: 10px;
}

.mediaphoto
{
    float: left;
    margin-right: 4px;
    width: 120px;
}
.mediacontactinfo
{
    margin-left: 130px;
}
#HintsBox p
{
    font-size: medium;
    color: Red;
}

#HintsBox li
{
    padding-left: 5px;
}
/* Issue ID: 117 */
#ammadoPopUpScreenCover
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2000;
    width: 100%;
    background-color: white;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.PopUpCover
{
    float: left;
    position: absolute;
    display: none;
    z-index: 2001;
}

.PopUpCover fieldset.popUp
{
    float: left;
    background: white;
    border: 1px solid #CCCCCC;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}
.PopUpCover fieldset.popUp iframe
{
    float: left;
    height: 450px;
    width: 330px;
}
.PopUpCover input.btnclose
{
    border: none;
    padding-right: 10px;
}

.PopUpCover .buttonWrapper
{
    float: left;
}
.AmmadoFooter
{
    color: Black;
    font-size: 12px;
    font-weight: bolder;
    clear: left;
    float: left;
    padding-left: 10px;
    width: 309px;
}
.AmmadoFooter table
{
    width: 100%;
}
.AmmadoFooter table td.footerText
{
    width: 243px;
}

/* End of change */
/*issue 44 create zone template*/
table.MiddleSection
{
    width: 100%;
}
table.MiddleSection td
{
    vertical-align: top;
}
table.MiddleSection td.leftImage
{
    width: 335px;
}
.MiddleSection td.rightText
{
    padding-left: 15px;
}
/*end*/

/*IDRL*/
div.MainBodyDiv
{
    margin: 15px 0 15px 0;
}

/*DSK Issue 455:Arabic date format */
.evenline .inline,.oddline .inline
{
	width:100px;
}
/*END*/

.dropdownIDRL
{
    width: 170px;
}
.textBoxIDRL
{
    width: 170px;
}
.textBoxIDRLPOPUp
{
    width: 300px;
    min-height: 50px;
    height: 50px;
}

div.treeViewBox
{
    padding-top: 3px;
    overflow: auto;
    height: 160px;
    width: 323px;
    border: solid 1px #CCCCCC;
    margin-top:5px;
}
div.treeViewBox a:first-child
{display:none;}

div.treeViewBox .idrl-treeview a:first-child
{display:block;}
div.treeViewBox input[type="checkbox"]
{
    margin: 0 3px;
}
.idrl-searchbox
{
    border:solid 1px #cccccc;
    margin:10px 0;
}
.idrl-search
{
    width: 100%;
    table-layout: auto;
}

.idrl-search th
{
    min-width: 30px;
}
.idrl-search th.date
{
    width: 125px;
}
.idrl-search th.type
{
    width: 150px;
}
.idrl-search th.title
{
    width: 250px;
}
.idrl-print .idrl-search th.location
{
    width: 400px;
}
.idrl-search th.info, .idrl-search td.info
{
    width: 30px;
    text-align: center;
}
.idrl-search th.info a:hover
{
    text-decoration: none;
}
.multilineTextIDRL
{
    width: 300px;
    min-height: 50px;
    height: 50px;
}

.idrl-expand
{
    background-color: transparent;
    background-image: url("/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png");
    background-position: -3px;
    cursor: pointer;
    display: inline;
    height: 1px;
    margin-top: 4px;
    padding: 3px;
    position: static;
    top: 0.4em;
    width: 23px;
}


.idrl-collapse
{
    background-color: transparent;
    background-image: url("/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png");
    background-position: 12px -16px;
    cursor: pointer;
    display: inline;
    height: 10px;
    padding: 3px;
    position: relative;
    top: 0.5em;
    width: 11px;
}

.idrl-searchcriteria
{
    margin: 0px 0;
}

.idrl-searchcriteria td
{
    vertical-align:top;
    text-align:left;
}
.idrl-searchcriteria td.title
{
    width:293px;
}
.idrl-searchcriteria td.title input
{
    width:231px;
}
.idrl-searchcriteria td.content input
{
    width:321px;
}
.idrl-view-catg
{
    border: 1px solid #B9B9B9;
    margin: 10px 0;
}

.idrl-view-catg th a:hover
{
    text-decoration: none;
}
.idrl-print
{
    margin: 10px;
}
.idrl-print .idrl-search
{
    width: 900px;
}
.idrl-print th a:hover
{
    text-decoration: none;
}
.idrl-note
{
    font-style: italic;
}

.tip
{
  background-color: #F6F6F6;
    border: 1px solid #B9B9B9;
    display: none;
    height: 72px;
    overflow: auto;
    padding-top: 5px;
    position: absolute;
    width: 194px;
    z-index: 100;
}

.date-input
{
    width:80px;
}
.loc-list
{
    width: 80px;
    overflow: hidden;
}

#PopUp fieldset.idrl-info-popup textarea
{
    width:100%;
}
/*End*/

/* share this */
.cw_sharethis
{
    margin-top: 13px;
}

.cw_sharethis span
{
    float: left;
}
.cw_sharethis .actionPrint1
{
    float: left;
}
/* end share this */

/*Issue 143 search*/
.search-hint ul
{
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}
.search-hint ul li
{
    margin-bottom: 10px;
}
.searchTex
{
    width:300px;
}
.cw_searchtoolsbox td.border
{
    border-bottom:solid 1px #CCCCCC;
    border-top:solid 1px #CCCCCC;
    padding: 5px 0;
}
.cw_searchtoolsbox td.border-sep
{
    border-bottom:solid 1px #CCCCCC;
    padding-bottom:8px;
}
.cw_searchtoolsbox td.spacing
{
    padding-top:8px;
}

.cw_searchtoolsbox .searchText
{
    width:98%;
    height:18px;
    line-height:18px;
}
.cw_searchtoolsbox .cw_fieldSet
{
    border:solid 1px #cccccc;
    margin: 5px 0 10px;
    padding:5px 0 5px 5px;
}
.cw_searchtoolsbox .monthlist
{
    width:70px;
}

.cw_searchtoolsbox .yearlist
{
    width:60px;
}

.search-input-error
{
    display:block;
    color:Red;
    font-size:12px;
}
.search-input-ok
{
    display:none;
}
.watermark-on
{
    color:#666666;
}

.watermark-off
{
    color:Black;
}
a.selected-page
{
    color: black;
}
#cw_content .cw_searchresultsbox td.index
{
    width:35px;
}

.cw_boxpadding
{
    padding-left: 0px;
}
.clear
{
    clear: both;
}
    
.gallery
{
    position: relative;
    height: 300px;
}
.gallery a
{
    float: left;
    position: absolute;
}
    
.gallery a img
{
    width: 700px;
    height: 300px;
    border: none;
    border-radius: 20px 20px 20px 20px;
}
    
.gallery a.show
{
    z-index: 500;
}
    
.gallery .caption
{
    z-index: 600;
    background-color: #000;
    color: #ffffff;
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0;    
    border-radius: 0 0 20px 20px;
}
    
.gallery .caption .content
{
        margin:10px;
}
    
.gallery .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}
/*Issue 197 Zone Template*/


.cw_home3colsgroup .pnlbox
{
    display: inline;
    float: left;
    margin-right: 10px;
}

.cw_home3colsgroup .cw_last
{
    
     margin-right: 0px;
     margin-top: 0px\9;
    
}

.cw_home3colsgroup .pnlboxsmall
{
    width: 165px;
}

.cw_home3colsgroup .pnlboxbig
{
     width: 345px;
     *margin-top: 0px;
}

.cw_boxcolor div.cw_boxcommon
{
    background: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: relative;
    border-radius: 10px;
    behavior: url(/Templates/CommonContent/css/PIE.htc);	
    /*height: 250px;*/
    border-color:#FFFFFF; 
}

.cw_boxcolor div .cw_boxtitle
{
    color: #fff;
    border-color: #c18d3d;
}

/*.cw_boxcolor div.cw_colsmall
{
    width: 165px;
}
.cw_boxcolor div.cw_colbig
{
    width: 345px;
}*/

div.cw_boxcolor div div div
{
    height: auto;
    padding: 0 15px 10px;
}

div.cw_boxcolor div div div div
{
    height: auto;
    padding: 0;
}

.cw_boxcolor div div div div.cw_boxtitle
{
    font-size: 1.3em;
}


/* start  red color css style */
.cw_boxcolor div.cw_boxred
{
    background-color: #EE3224;
    border: 1px solid #C11B17;
}

.cw_boxcolor div.cw_boxred div div div.cw_boxtitle
{
    border-color: #FF6E6E;
}
.cw_boxcolor div.cw_boxredlight
{
    background-color: #EDBAA3;
    border: 1px solid #E59E80;
}

.cw_boxcolor div.cw_boxredlight div div div.cw_boxtitle
{
    border-color: #DF0024;
    
}
/* end  red color css style */
/* start  green color css style */
.cw_boxcolor div.cw_boxgreen
{
    border: 1px solid #669900;
    background-color: #99CC33;
    margin-bottom: 0;
}
.cw_boxcolor div.cw_boxgreen div div div.cw_boxtitle
{
    border-color: #D1E3AB;
}

.cw_boxcolor div.cw_boxgreenlight
{
    border: 1px solid #BBDB76;
    background-color: #D1E3AB;
    margin-bottom: 0;
}

.cw_boxcolor div.cw_boxgreenlight div div div.cw_boxtitle
{
    border-color: #99CC33;
    
}

/* end  green color css style */
/* start  orange color css style */
.cw_boxcolor div.cw_boxorange
{
    border: 1px solid #C18D3D;
    background-color: #FB9900;
}
.cw_boxcolor div.cw_boxorange div div div.cw_boxtitle
{
    border-color: #FCC56F;
}
.cw_boxcolor div.cw_boxorangelight
{
    border: 1px solid #E5A74B;
    background-color: #FCC56F;
}
.cw_boxcolor div.cw_boxorangelight div div div.cw_boxtitle
{
    border-color: #FB9900;
    
}
/* end  orange color css style */

/* start  blue color css style */
.cw_boxcolor div.cw_boxblue
{
    border: 1px solid #0281AE;
    background-color: #12B3EC;
}
.cw_boxcolor div.cw_boxblue div div div.cw_boxtitle
{
    border-color: #79CFED;
}

.cw_boxcolor div.cw_boxbluelight
{
    background-color: #79CFED;
    border: 1px solid #56ACC9;
}
.cw_boxcolor div.cw_boxbluelight div div div.cw_boxtitle
{
    border-color:  #12B3EC;
     
}

/* end  blue color css style */

/* start  yellow color css style */
.cw_boxcolor div.cw_boxyellow
{
    border: 1px solid #EC9E0A;
    background-color: #E4B72F;
}

.cw_boxcolor div.cw_boxyellow div div div.cw_boxtitle
{
    border-color: #FFFF7F;
}

.cw_boxcolor div.cw_boxyellowlight
{
    background-color: #FEFFCD;
    border: 1px solid #D9DB83;
}

.cw_boxcolor div.cw_boxyellowlight div div div.cw_boxtitle
{
    border-color: #E4B72F;
    color: black;
}

/* end  yellow color css style */

/* start  brown color css style */
.cw_boxcolor div.cw_boxmaroon
{
    border: 1px solid #800000;
    background-color: #800000;
}

.cw_boxcolor div.cw_boxmaroon div div div.cw_boxtitle
{
    border-color: #E17878;
    
}

.cw_boxcolor div.cw_boxmaroonlight
{
    background-color: #D8B09A;
    border: 1px solid #CE9373;
}

.cw_boxcolor div.cw_boxmaroonlight div div div.cw_boxtitle
{
    border-color: #800000;
    
}
/* end brown color css style */

/* start  brown color css style */
.cw_boxcolor div.cw_boxbluegreen
{
    background-color: #00636B;
    border: 1px solid #055D63;
}

.cw_boxcolor div.cw_boxbluegreen div div div.cw_boxtitle
{
    border-color: #055D63;
    
}

.cw_boxcolor div.cw_boxbluegreenlight
{
    background-color: #C7DCDE;
    border: 1px solid #ADC9CC;
}

.cw_boxcolor div.cw_boxbluegreenlight div div div.cw_boxtitle
{
    border-color: #ADC9CC;
    
}
/* end brown color css style */
/* END Issue 221 - IFRC zone and homepage, FedNet homepage templates - softer (light) colors  */
/*Issue 185 Supplier registration in public Web site, approval in FedNet */
.supplier
{
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 0 10px;
    border-radius: 0 0 4px 4px;
}

.fieldsetfileupload
{
    border: 1px solid #cccccc; 
    width : auto;
    height:auto; 
    padding:5px;
    margin-bottom:5px;
}


.editor-label 
{ 
    float: left; 
    width: 200px; 
} 
.editor-longlabel 
{ 
    float: left; 
    width: 650px; 
} 
 
.editor-field 
{ 
    margin-left: 250px; 
    vertical-align:middle;
} 
.editor-textbox
{
    width: 220px;
}

.editor-bigtextbox
{
    width: 420px;
}

.editor-smalltextbox
{
    width: 120px;
}
.editor-dropdownlist
{
    width: 225px;
}

.editor-bigdropdownlist
{
    width: 425px;
}
.sup_label
{
    font-weight: bold;
    color: #808080;
    font-size:0.95em;   
}

.sup_box
{
    padding-top: 10px; 
}

.sup_span
{
    color: Red;
}
.editor-listbox
{
    width: 225px;
}

.editor-biglistbox
{
    width: 425px;
}


.scrollingCheckBoxList 
{ 
    border: 1px solid #CCCCCC;
    height: 140px; 
    width:  430px;
    overflow-x: hidden; 
    overflow-y: scroll; 
}

.editor-multilinetextbox
{
    width:420px;
    height: 60px;
}
.commentbox
{
     width :100% ;
     height : 100px;
}
.divFileUpload
{
    margin-top: 10px;
    margin-left: 10px;
}

.aff_td
{
   margin-left:auto;
   margin-right:auto;
 
}
.aff_textbox_td
{
    padding-left: 7px;
    width:7px;
   
}

.sup_smallfontlbl
{
    font-size:smaller;
}


.supplierdivbox
{

 padding-top  :10px;

}

.spanredasterisk 
{
    color: Red;
}

.hideelement
{
    display:none;
 }
 
.supreftd
{
    padding-left: 10px;
}
.supreftr
{
    height: 9px;
}


#cw_centercolumn .dvHeader
{
    padding-left:10px;
}
.ValidationError
 {
    background-color: Yellow;
    border: 1px solid #CCCCCC;
    display:none;
    padding:5px;
    margin-bottom:10px;
}

#dvError
{
    color:Red;
    display:none;
   padding-left: 5px;
    width: 180px;
}
.error-span
{
    color:Red;
}
    
.lbldisplay
{
   text-align:center;
     display:none;
}    
    

.pnlwidth
{
    width:900px;
    
}

table.supplierchild
{
    border:solid 1px #CCCCCC;
}

table.supplierchild tr th,
table.supplierchild tr td
{
    text-align:left;
    padding-left:5px;
    font-size: 0.95em;
}
table.supplierchild tr.row td    
{
    height:20px;    
    line-height:20px;
    font-size:0.95em;    
    vertical-align:top;    
    border-bottom:solid 1px #cccccc;    
    text-align:left;
}
table.supplierchild tr th.edit
{
    width:200px;
}
table.supplierchild tr.row td span.edit-error
{
    line-height:14px;
}
table.supplierchild tr.row-footer td    
{
   background-color: #EBEBEB;
   height: 28px;    
   padding-right:3px;   
   vertical-align:top;
}
table.supplierchild tr.row td input,
table.supplierchild tr.row-footer td input
{
    height:18px;
    margin:3px 0;
    padding:0;
    width:135px;
}


table.supplierchild tr.row td input[type="image"],
table.supplierchild tr.row-footer td input[type="image"]
{
    height:16px;
    width:16px;
}
table.supplierchild tr td select
{
    height: 22px;
    margin-top: 3px;
    width:120px;
}
table.supplierchild tr th
{   
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCCCCC;    
    font-size: 11px;
    font-weight: bold;
    height: 20px;
}
.evalsearchbox
{
    margin-bottom: 0px!important;
    padding-bottom:0px!important;
    padding-top:0px!important;
   
 }
 table.supplierchild div.ajax__calendar_footer 
{
    height:15px;
    line-height:15px;
}
 table.supplierchild div.ajax__calendar table tr td,
 table.supplierchild div.ajax__calendar table tr th
 {
     padding:0px;
     margin:0px;          
     border:0px;     
     background-color:White;
     vertical-align:middle;
     line-height:17px;     
     height:17px;
 }
div.sec-hdr
{
    background: #EBEBEB;
    border:solid 1px #CCCCCC;
    border-bottom:none;
    padding: 5px;
    border-radius: 4px 4px 0 0;
}
fieldset.supplier input[type="checkbox"]
{
    width:50px;
}
fieldset.supplier div.comments
{
    padding-bottom:5px;
}
fieldset.fieldsetfileupload input[type="image"]
{
    height:16px;
}
table.multiupload td.remove
{
    padding-right:5px;
}
fieldset.supplier .editor-label
{
    width:300px;
}
fieldset.supplier .editor-field
{
    margin-left:350px;
}
.checkbox-list 
{
    border: 1px solid #CCCCCC;
    height: 110px; 
    width:  420px;
    overflow-x: hidden; 
    overflow-y: auto; 
    font-size:0.95em;
    padding-top: 3px;
}
fieldset.supplier .checkbox-list input[type="checkbox"]
{
    width:25px;
}
.cberror
{
    margin-top:2px;
}
.supplierdivbox p
{
    font-size:1em;
    line-height:15px;
}
#cw_centercolumn .supplierdivbox ul
{
    margin-left:14px;
}
#cw_centercolumn .supplierdivbox li
{
     list-style-position: outside;
    list-style-type: disc;
}
.captcha input
{
    width:196px;
    margin-top: 3px;
}
table.supplierchild tr.row td div.email
{
    word-wrap:break-word;
    width:140px;
}
/*Issue 142 : Enhance the Search criteria and sort results
Open Menu*/

td ul.List dd.ExpCol
{
    width: 20px;
    margin-top: 1px;
    position: relative;
    top: -12px;
    overflow: hidden;
}
td ul.List dd.ExpCol div.expand
{
    width: 10px;
    height: 10px;
    background-color: transparent;
    background-image: url('/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png');
    background-position: -0.2em -0.2em;
    cursor: pointer;
}
td ul.List dd.ExpCol div.collapse
{
    width: 10px;
    height: 11px;
    background-color: transparent;
    background-image: url('/Templates/RelatePlus/Styles/Images/buttons/expand_collapse.png');
    background-position: -5.1em -0.2em;
    cursor: pointer;
}
td ul.List.pages li.row
{
    width: 100%;
    overflow: hidden;
    margin: 0;
    list-style:none;
    float: left;
}
td ul.List dl
{
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
td ul.List dt
{
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 60%;
}
td ul.List dd
{
    display: block;
    float: left;
    overflow: hidden;
    width: 89%;
    color: #666;
    margin: 0;
    font-size: 0.9em;
}
td ul.List li.row div.subPages
{
    display: none;
}
td ul.List dd a.Col
{
    padding-left: 0px !important;
    text-decoration: none !important;
}

/*survey popup*/
#ServeyPopUpScreenCover
{
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}
#SurveyPopUp
{
    display:none;
    background: white;
    border: 10px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 99999;
    width: 350px;   
}
#SurveyPopUp .SurveyPopUpButtons
{
    margin-top: 10px;
    clear:left;
    float:left;
}
#SurveyPopUp .SurveyText
{
    float:left;
}
#SurveyPopUp .SurveyPopUpButtons .buttonWrapper input
{
    margin-right: 5px;
}
/*end survey popup*/

/* Issue ID 455: Arabic date format */
.contains-month
{
                
    float:left;
    margin:2px;
    display:inline;
    margin-top:0px;
}
.contains-day
{
    float:left;
    margin:2px;
    display:inline;    
    margin-top:0px;
}
.contains-year
{
    display:inline;
    margin:2px;
}
/*end*/
/*DSK  Issue 459:Subscriptions to evaluations and operational plans */
.dvsubscribe 
{
    padding-top: 10px !important;
}

.dvtemplatebox div.headingContainer
 {
	display: none;
 }

#PopUp .eval-sub-popup fieldset.popUp
 {
	height:auto;
}

.aplsubscription #dvsubclose
{
    display:none;
}

.public-popup .evalpopup input
 {
    clear: none !important;
     width: auto !important;
 }
 
 #pnlSubscribe fieldset
 {
     margin-bottom:10px !important;
 } 
 
 /* End * /
/*RPA on 13/08/2013 Issue 458 :Create Search Events EPiServer search page*/
.eventsearch-row
{
    float: left;
    clear: both;
    padding: 5px 5px;
    width: 100%;
}
.eventsearch-col
{
    float: left;
}
.eventsearch-sep
{
   margin-right: 2em;
}
.eventsearch-text
{
    width: 220px;
}
.eventsearch-pagging
{
    clear: right;
    float: right;
}
.div-val
{
     width: 180px;
}
/*End*/

/* Issue 79	New career page templates (application process, Testimonial preview page) */
.accordion {
 
}
.accordion dt, .accordion dd {
  padding: 10px;
  border: 0px solid black;
  border-bottom: 0;
  
}
.accordion dt:last-of-type, .accordion dd:last-of-type {
  border-bottom: 0px solid black;
}
.accordion dt a, .accordion dt a {
  display: block;
  color: black;
  font-weight: bold;
}
.accordion dt a, .accordion dt a:hover
{
   /* color:#0F6CB6;*/  
}
    
.accordion dd {
  border-top: 0;
  font-size: 12px;
  border-bottom:1px dotted #CCCCCC;
}
.accordion dd:last-of-type {
  border-top: 0px solid white;
  position: relative;
  top: -1px;
   border-bottom:1px dotted #CCCCCC;
}
#cw_content .accordion td
{
    vertical-align:middle;
}
#cw_content .accordion td.title
{
    padding-left:10px;
   /* color:#0F6CB6;*/
}

#cw_centercolumn #cw_content .testomonials
{
}

#cw_centercolumn #cw_content .testomonials div.titem
{
    float:left;
    margin-right:3px;
    width:150px;
    margin-bottom:15px;
}
#cw_centercolumn #cw_content .testomonials div.titem li a
{
    font-weight:bold;
}

#cw_centercolumn #cw_content .testomonials div.titem ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#cw_centercolumn #cw_content .testomonials div.titem li
{
    list-style-type:none;
}
/*End*/
/* Disaster law search criteria filter*/
#cw_centercolumn  .disaster_search { background-color:#f5ebd0; border:1px #e9dbb6 solid; padding:4px; font-size:11px; -webkit-border-top-right-radius:6px; -webkit-border-bottom-right-radius:6px; -moz-border-radius-topright:6px; -moz-border-radius-bottomright:6px; border-top-right-radius:6px; border-bottom-right-radius:6px; }
#cw_centercolumn  .disaster_search a.btn { float:left;; color:#EE3224; font-style:italic; font-weight:bold; padding:4px; }
#cw_centercolumn  .disaster_search a.btn:hover { color:#00447C; text-decoration:none; }
#cw_centercolumn  .disaster_search .deep_dive_filter { width:645px; }
#cw_centercolumn  .disaster_search span.title { font-style:italic; color:#00447C; margin-bottom:5px; font-weight:bold; float:left; display:block; padding:4px; }
#cw_centercolumn  .disaster_search select { padding:3px; color:#00447C; margin-bottom:5px; margin-left:4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 292px; }   

.searchcriteria
{
    position: absolute;  left: -0.5px;
}

#lumesseSettings #settings a.chpPass
{
    display:block;
}