﻿/*************** ADDITIONS LBI *****************/

a:focus
{
    /*outline-style:dotted;*/
}

#cw_topmenu
{
    z-index: 1000;
}

a.cw_errorLink
{
    background: url(../images/icon_error.gif) left top no-repeat;
    padding: 0 0 10px 20px;
}
a.cw_rssLink
{
    background: url(../images/icon_rss.gif) left top no-repeat;
    padding: 0 0 10px 15px;
}

div#mainCaption
{
    width: 464px;
    font-size: 0.92em;
    font-style: italic;
    border: 1px solid #fff; 
    float: left;
    padding-top: 10px;
}

div.cw_resulturl a[href$=".doc"], div.cw_resulturl a[href$=".docx"], a.doc, a.docx, .docLinks a[href*=".doc"], .docLinks a[href*=".docx"]
{
    background: url(../images/icons/icon_docx.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".txt"], a.txt, .docLinks a[href$=".txt"]
{
    background: url(../images/icons/icon_txt.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".pdf"], a.pdf, div.cw_resulturl a[href$=".pdf"], .docLinks a[href*=".pdf"]
{
    background: url(../images/icons/icon_pdf.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".csv"], a.csv, div.cw_resulturl a[href$=".csv"], .docLinks a[href*=".csv"]
{
    background: url(../images/icons/icon_csv.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".xls"], div.cw_resulturl a[href$=".xlsx"], a.xls, .docLinks a[href*=".xls"], .docLinks a[href*=".xlsx"]
{
    background: url(../images/icons/icon_xls.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".ppt"], a.ppt, .docLinks a[href*=".ppt"]
{
    background: url(../images/icons/icon_ppt.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}

div.cw_resulturl a[href$=".jpg"], a.ppt, .docLinks a[href*=".jpg"]
{
    background: url(../images/icons/icon_jpg.png) no-repeat left top;
    padding: 2px 0 2px 20px;
}



/*************** DATE PICKER *****************/
a.dp-choose-date
{
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 0px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(../images/misc/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled
{
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied
{
    width: 80px;
    float: left;
}

input.mediumSize
{
    width: 80px;
    float: left;
    margin-left: 5px;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.right35
{
    margin-right: 35px;
}

.oneLine
{
    float: left;
    width: 100%;
}

.getInvolved input
{
    color: #e2001a;
    font-weight: bold;
    font-size: 11px;
    padding: 0 10px 0 0;
    border: none;
}

.buttonWrapper
{
    margin: 0 0 0 5px;
    float: left;
    cursor: pointer;
}

.buttonWrapperidrl
{
    margin: 0 0 0 5px;
    float: right;
    cursor: pointer;
}

#PopUp .buttonWrapperidrl input 
{
    font-weight: bold;
    font-size: 11px;
    margin: 0px 2px 0px 0px;
    width: 220px;
    float: left;
    clear: none;
}

.buttonWrapperFirst
{
    margin: 0 px;
    float: left;
    cursor: pointer;
}
.getInvolved
{
    margin: 0;
}

.buttonLeft
{
    float: left;
    width: 8px;
    height: 19px;
    background: url(../images/misc/btnLeft.gif) left top no-repeat;
    display: block;
    padding: 0;
}

.buttonRight
{
    height: 19px;
    background: url(../images/misc/btnRight.gif) right top no-repeat;
    padding: 0 9px 0 0;
    color: #6d6d6d;
    font-size: 10px;
    cursor: pointer;
    float: left;
}
input.findOut
{
    padding-right: 7px;
    border: 1px solid green;
}

/* COUNTRY SELECT */
.ddlLarge
{
    width: 200px;
}

.ddlMedium
{
    width: 100px;
}
/******* PHOTO GALLERY  **********/
div.gallerycontent
{
    height: auto;
    width: auto;
    float: left;
    text-align: left;
    display: table;
    width: 1px;
}
div.gallerycontent img
{
    display: inline;
    margin: 0px;
}

div.gallerycontent h4
{
    font-weight: normal;
}

div.gallerycontent div
{
    display: table-row;
}
div.gallerycontent div div
{
    display: table-cell;
}


/*div.gallerycontent div
{
	/*width: 92%;*/
/*clear:both;*/

/*width: auto;*/
/*}*/


/******* GALLERY PAGING **********/
#cw_rightcolumn input.pagingButton, #cw_rightcolumn input.pagingButtonBottom
{
    width: 22px;
    height: 19px;
}

.btnRight
{
    border: 1px solid red;
    margin-right: 90px;
}

/******* GOOGLE MAP **********/

.cw_boxelement div#map
{
    overflow: hidden;
}

/******* CONTACT PAGE **********/

.boxThird
{
    float: left;
    width: 30%;
    margin: 0 10px 10px 0;
}

.boxFull
{
    margin: 20px 0 0 0;
}

.boxFull span
{
    font-weight: bold;
}

.txtBoxWrapper
{
    width: 400px;
    margin: 10px 0 0 0;
}

.txtBoxWrapper input
{
    float: right;
    width: 250px;
    font-family: Arial;
}

.txtBoxWrapper label
{
    float: right;
    margin: 0 10px 0 0;
    font-weight: bold;
}

.rblContact
{
    margin: 10px 0 10px 0;
    float: left;
}

input.btnContact
{
    width: 100px;
}

label.txtBoxLabel
{
}

textarea.txtMessage
{
    float: left;
    width: 400px;
    height: 200px;
}

.rblContact span
{
    font-weight: normal;
}

.buttonWrapper input
{
    border: none;
    cursor: pointer;
}

.greybox
{
    border: 1px solid #000;
    background: #eaeaea;
    font-size: 10px;
    padding: 10px;
    margin: 20px 0 20px 0;
    display: block;
}

img.rightmargin10
{
    margin-right: 10px;
}

/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(../images/misc/SiteMapBullet.png) no-repeat;
    font-size: 1em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}

/*************************/
/* START PAGE MASK          */
/*************************/

.mainImageWrapper
{
    width: 700px;
    height: 300px;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
}

img.HighlightImage
{
    float: left;
    width: 700px;
    height: 300px;
    overflow: hidden;
}

img.HighlightImageNormal
{
    float: left;
}

.mask700x300
{
    float: left;
    width: 700px;
    height: 300px;
    margin: -300px 0 0 0;
}


.overlay_white_700x300
{
    width: 660px;
    height: 80px;
    float: left;
    margin: -100px 0 0 0;
    background: url(../images/misc/overlay_white_700x100.png) left top no-repeat;
    padding: 10px 20px 10px 20px;
}

.overlay_dark_700x300
{
    width: 670px;
    height: 80px;
    float: left;
    margin: -100px 0 0 0;
    background: url(../images/misc/overlay_black_700x100.png) left top no-repeat;
    padding: 10px 15px 10px 15px;
}

.overlay_dark_700x300 span.mainheading, .overlay_white_700x300 span.mainheading, .overlay_dark_700x300 span.mainheadingAR, .overlay_white_700x300 span.mainheadingAR
{
    color: #ffffff;
    font-size: 26px;
    margin: -7px 0 0 0;
    padding: 0;
    display: block;
    overflow: hidden;
    height: 70px;
}

.overlay_dark_700x300 span.subheading, .overlay_white_700x300 span.subheading, .overlay_dark_700x300 span.subheadingAR, .overlay_white_700x300 span.subheadingAR
{
    color: #ffffff;
    font-size: 15px;
    margin: -3px 0 0 0;
    padding: 0;
    display: block;
    overflow: hidden;
    height: 23px;
}

.learnMore
{
    float: left;
    margin: -35px 0 0 570px;
}

.learnMoreLeft
{
    float: left;
    background: url(../images/misc/btn_learnmore.png) left top no-repeat;
    width: 8px;
    height: 18px;
    margin: 0;
}

a.learnMoreLink
{
    background: url(../images/misc/btn_learnmore.png) right top no-repeat;
    height: 18px;
    color: #fff;
    font-weight: bold;
    padding: 1px 10px 5px 2px;
    float: left;
}

/******* PRESS RELEASE **********/

.startPublish
{
    margin: 0 0 5px 0;
}

/******* Tab Box **********/

div.cw_boxtabtitlegroup div
{
    cursor: pointer;
}

div.cw_boxtabtitlegroup div.unselected1
{
    background: url(../images/ifrc_design/tablink_left.gif) right top no-repeat;
    float: left;
}

div.cw_boxtabtitlegroup div.unselected2
{
    background: url(../images/ifrc_design/tablink_right.gif) right top no-repeat;
    float: left;
}

div#tabContent2
{
    display: none;
}

/********** MODAL POPUP ****************/

/* Overlay */
#simplemodal-overlay
{
    background-color: #000;
    cursor: wait;
}

/* Container */
#simplemodal-container
{
    height: 440px;
    width: 440px;
    background-color: #fff;
    border: 1px solid #000;
}
#simplemodal-container a.modalCloseImg
{
    background: url(../images/icons/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -18px;
    cursor: pointer;
}
#simplemodal-container #basicModalContent
{
    padding: 8px;
}

/********** IFRAME ****************/
#iframeComment
{
    border: 0;
}

.commentWrapper
{
    float: left;
    margin: 5px 10px 10px 10px;
    width: 320px;
    font-size: 11px;
}

.commentWrapper div.itemRow
{
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
}

.commentWrapper div.itemRow label
{
    float: left;
    clear: both;
}

.commentWrapper span.urlLabel
{
    font-size: 10px;
}

.commentWrapper div.itemRow input.textboxCommon
{
    width: 250px;
    float: left;
}

.commentWrapper div.itemRow textarea
{
    width: 300px;
    height: 50px;
}

.commentWrapper fieldset
{
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 0 0;
}

.commentWrapper legend
{
    padding: 0.2em 0.5em;
    border: none;
    color: #ccc;
    font-size: 11px;
    text-align: right;
}


.commentWrapper fieldset.captcha
{
}

.commentWrapper fieldset.captcha label
{
    float: left;
    clear: both;
}

.commentWrapper fieldset.captcha input
{
    float: left;
    width: 250px;
}


.commentWrapper fieldset.captcha img
{
    display: block;
    float: left;
    margin: 10px 0 10px 0;
}
/* Changed by IFRC 20110318 */
/*.donateForm{*/
/*  width: 300px;*/
/*  margin: 0 0 0 30px;}*/
/* End of Change */

.donateForm
{
    width: 530px;
    margin: 0 0 0 30px;
}
.donateForm .itemRow
{
    width: 100%;
    margin: 0 0 10px 0;
}

.donateForm .itemRow input.textboxCommon
{
    width: 200px;
}

.donateForm .itemRow textarea
{
    width: 200px;
    height: 75px;
}

.donateForm .itemRow span.commoncheckbox input
{
    float: left;
}

.donateForm .itemRow span.commoncheckbox label
{
    width: 430px;
    margin: 0 0 5px 5px;
    padding: 0;
    clear: none;
    display: block;
    float: left;
}

#WorldMap div.alt
{
    display: none;
}

#Ul1 li
{
    list-style-type: none;
}

#Ul1 li img
{
    display: none;
    float: left;
}

.addlink
{
    text-decoration: none;
    cursor: pointer;
    color: #e2001a;
}

.addlink:hover
{
    text-decoration: underline;
}

#addToMyPage
{
    position: absolute;
    background: #fff;
    display: none;
    padding: 0;
    border: 1px solid #000;
    z-index: 100000;
    max-width: 400px;
    margin-right: 10px;
}
#addToMyPage form
{
    width:400px;
}
#addToMyPage .itemRow table#GroupList
{
    margin-top:5px;
}
#addToMyPage .itemRow table#GroupList input[type="checkbox"]
{
    margin-right:5px;
}
#addToMyPage .handle
{
    width: 400px;
}

#createFolder
{
    position: absolute;
    background: #fff;
    display: none;
    padding: 0;
    border: 1px solid #000;
    width: 300px;
    z-index: 10000;
}

.closeLink, .closeLayer
{
    background: url(/Templates/CommonContent/images/icons/x.png) left top no-repeat;
    width: 25px;
    height: 29px;
    float: right;
    cursor: pointer;
    margin: -10px -10px 0 0;
}

.handle
{
    background: #ccc;
    float: left;
    cursor: move;
}

.handle h4
{
    float: left;
    margin: 5px 0 5px 10px;
    color: #fff;
}

.innerBox
{
    padding: 10px 10px 10px 10px;
    float: left;
    font-size: 11px;
    width: 90%;
    overflow: hidden;
}

.addIconLink
{
    background: url(/Templates/CommonContent/images/fednet_design/icon_add.gif) left 3px no-repeat;
    color: #e2001a;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 0 10px 25px;
    display: block;
    position: absolute;
    margin-top: 22px;
}

.editBookmark
{
    background: url(/Templates/CommonContent/images/fednet_design/icon_edit.gif) left top no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 0 0 165px;
    cursor: pointer;
}

.btnBookmark
{
    margin: 10px 0 0 0;
}

input.txtBookmarkTitle
{
    width: 185px;
}

p.loader
{
    width: 200px;
    display: block;
    text-align: center;
    padding-top: 10px;
}

.warning
{
    color: red;
    width: 10px;
}

.innerBox label.commonLabel
{
    margin: 10px 0 0 0;
    display: block;
    font-weight: bold;    
}

.mainBody
{
}

.leftImage
{
}

/******* SUBSCRIBE TO NEWSLETTER **********/

.subscribeForm
{
    border: 1px solid #cccccc;
    background: #ebebeb; /*Changed by IFRC 20110314*/
    width: 500px; /*End of change*/
    padding: 10px 10px 0 10px;
}

.subscribeForm input.txtLarge
{
    width: 250px;
    margin: 0 0 5px 0;
}

.subscribeForm .buttonWrapper
{
    margin: 10px 0 5px 0;
}

.subscribeForm .warning
{
    color: Red;
}
/******* BACKEND EDIT WEBPART **********/
.addwebpart
{
    float: left;
}

input.AddLinkButton
{
    background-image: url("/App_Themes/Default/Images/Tools/Add.gif");
    background-repeat: no-repeat;
    padding: 4px 4px 4px 20px;
    border: 1px solid #acb9c5;
    cursor: pointer;
}
input.EditLinkButton
{
    background-image: url("/App_Themes/Default/Images/Tools/Edit.gif");
    background-repeat: no-repeat;
    border: 1px solid #acb9c5;
    cursor: pointer;
    width: 25px;
    height: 20px;
}

input.DeleteLinkButton
{
    background-image: url("/App_Themes/Default/Images/Tools/Delete.gif");
    background-repeat: no-repeat;
    border: 1px solid #acb9c5;
    cursor: pointer;
    width: 25px;
    height: 20px;
}


.epistandardtable div.epitoolbuttoncontaineritem
{
    float: left;
    white-space: nowrap;
    height: 26px;
    background-image: url("/App_Themes/Default/Images/Tools/toolbuttoncontainerbglong.gif");
    background-position: 100% 0%;
    background-repeat: no-repeat;
    padding-right: 4px;
}

.epistandardtable
{
    margin: 10px 0px;
    border-style: none;
    border-collapse: collapse;
}

.epistandardtable th, .epistandardtable .epitableheading, .epistandardtable .epitableheading td
{
    font-weight: bold;
    padding: 0.4em 0.5em;
    background-image: url("/App_Themes/Default/Images/General/TableHeadingBg.gif");
    background-color: #808080;
    background-repeat: repeat-x;
    color: #ffffff;
    line-height: 1.7em;
    text-align: left;
    vertical-align: top;
}

.addwebpart span
{
    width: 220px;
    display: block;
    font-size: 10px;
    overflow: auto;
}

.addwebpart span.epitoolbutton
{
    width: 50px;
    margin: 10px 0 0 0;
    float: right;
}


/******* BACKEND EDIT WEBPART **********/

#calendarEventList
{
}
#calendarEventList form
{
    margin: 0;
    width: 205px;
}
#calendarEventList ul
{
    margin-top: 5px;
}
#calendarEventList ul li
{
    list-style-type: none;
    padding-bottom: 5px;
}

a.dayEvent
{
    cursor: pointer;
}

.volunteer
{
    float: left;
}

.volunteer img
{
    float: left;
    margin: 0 10px 0 0;
}

.volunteer a
{
    font-weight: bold;
    float: left;
    width: 145px;
}

.volunteer p
{
    width: 145px;
    float: left;
}

.pollBox
{
}

.pollBox .buttonWrapper
{
    float: none;
    clear: both;
}

.pollBox input
{
    border: none;
}

.singleEvent
{
    width: 100%;
    float: left;
}

.singleEvent dl
{
    margin: 10px 0 10px 0;
}


.singleEvent dd
{
}

.singleEvent dt
{
    font-weight: bold;
    float: left;
    width: 80px;
}

.subscribebox input.txtboxRight
{
    float: right;
}

ul.SubscribeList
{
    padding: 0;
    margin: 0 0 5px 0;
}


ul.SubscribeList li
{
    list-style-type: none;
}

#printLogoWrapper
{
    margin: 10px 10px 10px 15px;
    margin: 0px 0px 0px 15px;
}


#printStyle #cw_contentcontainer
{
    background: none;
}

a.printWindowLink
{
    background: url(/Templates/CommonContent/images/icon_print.png) left -2px no-repeat;
    padding: 2px 0 5px 30px;
    margin: 0 50px 0 150px;
}

#printStyle .cw_titelgroupmiddle, #printStyle .cw_titelgroupbottom
{
    background-repeat: no-repeat;
}

/***********************************
		ADD THIS
************************************/
#EmailFriendForm
{
    width: 300px;
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #000;
    padding-bottom: 10px;
    z-index: 20000;
}

#EmailFriendForm .handle
{
    width: 300px;
}

#addThis
{
    width: 345px;
    position: absolute;
    display: none;
    background-color: #fff;
    border: 1px solid #000;
    z-index: 20000;
}

#addThis .handle
{
    width: 345px;
}

#addThis .innerDiv, #EmailFriendForm .innerDiv
{
    text-align: center;
    background: #fff;
    padding: 10px 0 0 10px;
    float: left;
}

.addThisHeading
{
    padding: 10px 0 0 10px;
    font-weight: bold;
}

.closeAddThisLayer
{
    background: url(/Templates/CommonContent/images/icons/x.png) left top no-repeat;
    width: 25px;
    height: 29px;
    float: right;
    cursor: pointer;
    margin: -20px 10px 0 0;
}

#addThis .innerDiv span, #EmailFriendForm .innerDiv span
{
    float: left;
    margin: 0 5px 0 0;
}

#addThis .innerDiv a
{
    color: #606060;
    display: inline;
    width: 80px;
    font-weight: normal;
    text-decoration: underline;
    float: left;
    margin: 0 10px 11px 0;
    text-align: left;
    font-size: 11px;
}

#EmailFriendContent
{
    padding: 15px;
}

#EmailFriendContent .itemRow
{
    float: left;
    width: 180px;
}

#EmailFriendContent .itemRow
{
    float: left;
    width: 280px;
    margin: 0 0 10px 0;
}

#EmailFriendContent fieldset.captcha input
{
    width: 180px;
    float: left;
}

#EmailFriendContent fieldset.captcha img
{
    margin: 10px 0;
    float: left;
}

#EmailFriendContent .itemRow input.txtCommon
{
    float: left;
    width: 280px;
    font-size: 11px;
    height: 16px;
}

#EmailFriendContent .itemRow label
{
    float: left;
    text-align: left;
    margin: 0 10px 0 0;
}

#EmailFriendContent .buttonWrapper
{
    float: right;
    margin: 0 10px 0 0;
}

#EmailFriendContent .itemRow span.emailError
{
    color: Red;
    display: none;
}

/***********************************
		TABS
************************************/
ul.cw_boxtabtitlegroup li
{
    list-style-type: none;
}


/***********************************
		AJAX FILE UPLOAD
************************************/

ul.uploadlist li
{
    list-style-type: none;
}

ul.uploadlist li div.wrapper
{
    height: 19px;
    width: 70px;
    background: url(/Templates/CommonContent/images/misc/btnLeft.gif) left top no-repeat;
}

ul.uploadlist li div.button
{
    height: 13px;
    background: url(/Templates/CommonContent/images/misc/btnRight.gif) right top no-repeat;
    margin-left: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 3px 0 3px 5px;
}

/***********************************
		nyro Modal
************************************/

div#nyroModalFull
{
    font-size: 12px;
    color: #777;
}
div#nyroModalLoading
{
    border: 4px solid #777;
    width: 150px;
    height: 150px;
    text-indent: -9999em;
    background: #fff url(/Templates/CommonContent/images/icons/ajax-loader.gif) no-repeat;
    background-position: center;
}
div#nyroModalLoading.error
{
    border: 4px solid #f66;
    line-height: 20px;
    padding: 20px;
    width: 300px;
    height: 100px;
    text-indent: 0;
    background: #fff;
}
div#nyroModalWrapper
{
    background: #fff;
    border: 4px solid #777;
}
a#closeBut
{
    position: absolute;
    display: block;
    top: -13px;
    right: -13px;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    background: url(/Templates/CommonContent/images/icons/close.gif) no-repeat;
    outline: 0;
}
h1#nyroModalTitle
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: -22px;
    left: 5px;
    font-size: 12px;
    color: #ddd;
}
div#nyroModalContent
{
    overflow: auto;
}
div.wrapper div#nyroModalContent
{
    padding: 5px;
}
div.wrapperImg div#nyroModalContent
{
    position: relative;
    overflow: hidden;
    text-align: center;
}
div.wrapperImg img
{
    vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div
{
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    padding: 10px;
    margin: 10px;
    border: 1px white dotted;
    overflow: hidden;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover
{
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: help;
}
a.nyroModalPrev, a.nyroModalNext
{
    z-index: 105;
    outline: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    cursor: pointer;
    text-indent: -9999em;
    background: left 20% no-repeat;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext
{
    height: 60%;
    width: 20%;
}
a.nyroModalPrev
{
    left: 0;
}
a.nyroModalPrev:hover
{
    background-image: url(/Templates/CommonContent/images/icons/prev.gif);
}
a.nyroModalNext
{
    right: 0;
    background-position: right 20%;
}
a.nyroModalNext:hover
{
    background-image: url(/Templates/CommonContent/images/icons/next.gif);
}

/***********************************
		RELATE+ MEMBER SEARCH
************************************/
ul.membersearchlist
{
    float: left;
    clear: both;
}

ul.membersearchlist li
{
    float: left;
    clear: both;
    margin: 10px 0 0 0;
    width: 450px;
    padding: 0 0 0 5px;
}

ul.membersearchlist li select
{
    float: left;
    margin: 0 20px 0 0;
    width: 200px;
}

ul.membersearchlist li input
{
    float: left;
    margin: 0 0 0 0;
    width: 195px;
}

.quickSearchButton
{
    float: left;
}

/***********************************
		SEARCH RESULT 
************************************/
ul.searchresult
{
    padding: 0 0 0 15px;
}

ul.searchresult li
{
    list-style-type: none;
    clear: both;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    border: 1px solid #fff;
}

ul.searchresult li div.number
{
    margin-left: -35px;
    margin-top: 1px;
    float: left;
}

ul.searchresult li div.star
{
    background: url(/Templates/CommonContent/images/icons/noting_star_off.gif) left top no-repeat;
    width: 19px;
    height: 19px;
    margin-left: -35px;
    float: left;
}

/***********************************
		SHELTER SEARCH RESULT 
************************************/
div.rowwrapper
{
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}

div.rowwrapper div.leftcol
{
    float: left;
}

div.rowwrapper div.rightcol
{
    float: left;
    margin-left: 20px;
}

table.shelterGrid
{
    border-collapse: collapse;
}

table.shelterGrid th
{
    background-color: #ccc;
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}

table.shelterGrid td
{
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    font-size: .9em;
    border-bottom: 1px solid #ccc;
}

table.shelterGrid tr.even td
{
    background: #f3ebd6;
}

table.attachmenttable
{
    width: 100%;
}

table.attachmenttable th
{
    background: #ccc;
    text-align: left;
    padding: 5px 10px;
}

table.attachmenttable td
{
    text-align: left;
    padding: 5px 10px;
}

/***********************************
		SHELTER DETAIL PAGE 
************************************/

.shelter-detail
{
}

.shelter-detail td td
{
    text-align: left;
    vertical-align: middle;
    color: #888888;
    padding-left: 5px;
    padding-top: 5px;
}


.shelter-detail td.w690
{
    width: 690px;
}

.shelter-detail td.w487
{
    width: 487px;
}

.shelter-detail td.w254
{
    width: 254px;
}

.shelter-detail td.w199
{
    width: 199px;
}

.shelter-detail td.w106
{
    width: 106px;
}

.shelter-detail td.w110
{
    width: 110px;
    white-space: nowrap;
}

.shelter-detail .border-box
{
    border: 1px solid #ccc;
    color: #000;
    color: #000;
    padding: 5px 10px;
}

.bold
{
    font-weight: bold;
}

.color
{
    background-color: #dce6f2;
}

/***********************************
		National Societies 
************************************/
table.toggleTable
{
    margin: 0;
    border-top: 1px solid #c4c4c4;
    border-collapse: collapse;
    width: 700px;
}

table.toggleTable th
{
    border: none;
    border-top: 2px solid #fff;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 10px;
    vertical-align: top;
    font-size: 1em;
}

table.toggleTable th.col1, table.toggleTable td.col1
{
    width: 150px;
}

table.toggleTable th.col2, table.toggleTable td.col2
{
    width: 200px;
}

table.toggleTable th.col3, table.toggleTable td.col3
{
    width: 350px;
}

table.toggleTable th.col4, table.toggleTable td.col4
{
    width: 280px;
}

table.toggleTable th.col5, table.toggleTable td.col5
{
    width: 120px;
}

table.toggleTable th.col6, table.toggleTable td.col6
{
    width: 300px;
}

table.toggleTable td
{
    border: none;
    text-align: left;
    vertical-align: top;
}

table.toggleTable tr.itemRow td
{
    border: none;
    border-bottom: 1px solid #717171;
    text-align: left;
    font-size: .9em;
    padding: 7px 0 9px 10px;
    cursor: pointer;
}

table.toggleTable tr.toggle td
{
    background-color: #f4f4f4;
    padding: 0;
    width: 658px;
}

table.toggleTable td.indicator
{
    background: url(/Templates/CommonContent/images/fednet_design/privatetools_down.gif) left top no-repeat;
    padding: 0;
    width: 18px;
}

table.toggleTable tr.is-active td
{
    background-color: #f4f4f4;
    border-bottom: none;
}

table.toggleTable tr.is-active td.indicator
{
    background: #f4f4f4 url(/Templates/CommonContent/images/fednet_design/privatetools_up.gif) left top no-repeat;
    padding: 0;
    width: 18px;
}

.detailInfoBox
{
    margin: 0;
    font-size: .9em;
    padding: 10px;
    display: none;
    border-bottom: 1px solid #717171;
    width: 638px;
    overflow: hidden;
}


dl.addresslist
{
    margin: 0 0 10px 0;
}

dl.addresslist dt
{
   font-weight: bold;
   width : 120px;
}

dl.addresslist dt, dl.addresslist dl
{
   display: inline;
   float: left;
}

/*  DSK Issue No : 487 - UI of National Societies addresses in the Contacts page  */
ul.addresslist {
	 margin: 0 0 0 0!important;
	 width: 100%;
}

 ul.addresslist li
 {
    list-style: none !important;
    display: block;
	 width: 100%;
 }
 ul.addresslist li div.title 
 {
	 font-weight: bold;
	 width: 21%;
	 float: left;
}

 ul.addresslist li div.detail
 {
     width: 79%;
}
/* END*/

dl.genericlist
{
    margin: 0 0 10px 0;
}

dl.genericlist dt
{
    font-weight: bold;
    width: 200px;
}

dl.genericlist dt, dl.genericlist dl
{
    display: inline;
    float: left;
}

table.toggleTable h2
{
    margin: 0 0 10px 0;
    font-size: 1.2em;
}

.cw_boxcontent .cw_boxelement ul
{
    padding-left: 0;
}

.cw_boxelement ul li
{
    list-style-type: none;
}

/***********************************
		Glossary 
************************************/

fieldset.glossarySearch input.txtBox
{
    float: left;
    margin: 0 10px;
}


.cw_searchtoolsbox fieldset.inlinemode select
{
    float: left;
    margin-right: 3px;
    width: auto;
}

.cw_searchtoolsbox fieldset.inlinemode input
{
    float: left;
    margin-right: 3px;
    width: auto;
}

.cw_searchtoolsbox .introtext
{
    width: 100%;
}

.cw_searchtoolsbox .freetextsearch
{
    width: 100%;
    margin: 10px 0 0 0;
}

/***********************************
		Generic Table 
************************************/
table.generic
{
    border-collapse: collapse;
    width: 100%;
}

table.generic th
{
    background-color: #ccc;
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}

table.generic td
{
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    font-size: .9em;
    border-bottom: 1px solid #ccc;
}

table.generic tr.even td
{
    background: #f3ebd6;
}
/***********************************
		Generic Narrow Table 
************************************/
table.generic-narrow
{
    border-collapse: collapse;
    width: 100%;
}

table.generic-narrow th
{
    background-color: #ccc;
    text-align: left;
    vertical-align: top;
    padding: 5px 10px 5px 10px;
}

table.generic-narrow td
{
    text-align: left;
    vertical-align: top;
    padding: 5px 10px 5px 10px;
    font-size: .9em;
    border-bottom: 1px solid #ccc;
}

table.generic-narrow tr.even td
{
    background: #f3ebd6;
}

table.alphaTable
{
    margin: 15px 0 5px 0;
    float: left;
}

table.alphaTable [disabled]
{
    color: #9c9c9c;
}

#wait
{
    width: 280px;
    height: 100px;
    display: none;
    text-align: center;
}

.cw_boxcontent.docLinks ul
{
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.cw_boxcontent.docLinks ul li
{
    margin: 0;
}

.profileitem
{
    width: 300px;
}

.profileitem img
{
    float: left;
    margin: 0 10px 0 0;
}

.profileitem h2
{
    margin: 0 0 10px 0;
}

ul.commonlist li
{
    list-style-type: none;
}




.rightMarg20
{
    margin-right: 20px;
}

.charttablewrapper
{
    width: 800px;
    overflow: auto;
    margin-left: -100px;
    text-align: center;
}

.charttablewrapper table
{
    font-size: 10px;
}

.charttablewrapper table th, .charttablewrapper table td
{
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
}

table.cw_worldtime td.cw_last
{
    padding-left: 10px;
}

.left5
{
    margin-left: 5px;
}

/************************
    USER MANAGEMENT
************************/

.error
{
    background-color: Yellow;
    border: solid 1px black;
}
.tabs
{
}

.popupwrapper
{
    width: 330px;
    overflow: hidden;
    margin: 10px 10px 20px 10px;
}

.instructions
{
    border: 1px solid #000;
    background: #eaeaea;
    font-size: 10px;
    padding: 10px;
    margin: 10px 0 10px 0;
}

.popupwrapper label
{
    margin: 5px 0 0 0;
    float: left;
}

.popupwrapper textarea
{
    width: 320px;
    height: 200px;
    margin: 0 0 5px 0;
}

.w700
{
    width: 700px;
    margin-bottom: 10px;
}

#SubMenuArea
{
    position: relative;
    margin: 0;
    padding: 0;
    height: 47px;
    background: url(../images/misc/MainMenuLeft.png) no-repeat left top;
    font-size: 1em;
    line-height: 16px;
    overflow: hidden;
    padding-left: 5px;
    margin: 0 0 0 0;
}
#SubMenu
{
    background: url(../images/misc/MainMenuBg.png) repeat-y right top;
    height: 47px;
    font-weight: bold;
}
#SubMenu ul
{
    margin: 0 0 0 5px;
    list-style-type: none;
    float: left;
    overflow: visible;
}
#SubMenu li
{
    display: block;
    float: left;
    margin: 0px;
    padding: 0;
    white-space: nowrap;
    border-right: 1px solid #FFFFFF;
}
#SubMenu li.selected
{
    background: url(../images/misc/MainMenuSelectedBg.png) no-repeat right top;
}
#SubMenu li.selected a
{
    display: block;
    color: #fff;
    padding: 5px 10px 0 10px;
    height: 24px;
    background: url(../images/misc/MainMenuSelectedLeft.png) no-repeat left top;
}
#SubMenu li a
{
    display: block;
    padding: 5px 10px 0 10px;
    text-decoration: none;
    color: #006666;
    height: 24px;
}
#SubMenu li a:hover
{
    color: #fff;
}
#SubMenu li.unselected a:hover
{
    background: #3a3a3a url(../images/misc/MainMenuHoverBg.png) repeat-x;
    color: #fff;
}

input.buttonCommon
{
    background: url(../images/misc/button_common.png) right top no-repeat;
    padding: 2px 10px 3px 5px;
    width: 80px;
    margin: 0 0 0 0;
}

.usermanage-search
{
}

.usermanage-search input, .usermanage-search label
{
    float: left;
}

ul.usermanage-menu
{
    list-style-type: none;
    margin: 10px 0 20px 0;
}

ul.usermanage-menu li
{
}

ul.usermanage-menu li
{
    display: inline;
    margin: 0 10px 0 0;
    background-color: #eaeaea;
    padding: 2px 10px;
}

ul.usermanage-menu li.selected
{
    background-image: url(../images/icons/icon_arrow_small_right.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    background-color: #bdbdbd;
}

ul.usermanage-menu li.is-first
{
    background-color: #fff;
    padding: 0;
}

.application-details p
{
    float: left;
    margin: 20px 0 0 0;
}

.application-details textarea
{
    width: 500px;
    height: 200px;
    float: left;
}

.application-details label
{
    float: left;
    font-weight: bold;
    margin: 0;
}

span.backlink
{
    background: url(../images/misc/bg_backlink.png) left top no-repeat;
    padding: 3px 10px 5px 20px;
    margin: 0 0 10px 0;
    text-align: center;
    clear: both;
}

ul.linklist
{
    list-style-type: none;
    margin: 10px 0 5px 0;
}

ul.linklist li
{
    display: inline;
}

div.tablewrapper
{
    width: 355px;
}

.pager ol
{
    list-style-type: none;
}

.pager ol li
{
    display: inline;
}


#accountinfo .addlink
{
    padding: 0px 0px 0px 15px;
    background-image: url(../images/arrow_link.gif);
    background-repeat: no-repeat;
    background-position: -2px 0px;
    font-weight: bold;
    font-size: 0.8em;
    text-transform: uppercase;
}

#accountinfo .cw_boxcontent
{
    width: 202px;
    overflow: hidden;
}

#chklLanguage td
{
    text-align: left;
}

#chklLanguage td input[type=checkbox]
{
    float: left;
    padding: 0;
    margin: 0;
    width: 20px;
}

.commentWrapper div.itemRow #chklLanguage td label
{
    clear: none;
}
/* Issue No : 185 - Supplier registration in public Web site, approval in FedNet */
ul.AspNet-Menu li.AspNet-Menu-Selected
{
    background-color: #BDBDBD;
    background-image: url("../images/icons/icon_arrow_small_right.png");
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-weight: bold;
}

table.tbsupreg tr td.orangestrip
{
    background: #f3ebd6;
}

ul.supmg_ul
{
    margin: 0px 0px 0px 0px;
}
.supmg_dv
{
    height: 20px;
    padding-bottom: 15px;
}

.supsubmitbutton
{
    float: none !important;
}

.dvsubmitbtn
{
    padding-bottom: 0px;
}
.dvsubmitbtn input
{
    padding: 0 9px 3px 0;
}
.application-details #divsupplier table 
{
    width:100%;
}
.application-details #divsupplier table td
{
    width:15%;
}
/* end */
/*Issue:579 - Date selection pop-ups on Publication page don't work*/
.newDatepicker
{
    float:left;
    margin:0 3px;
}

input.buttonCommonLarge
{
    background: url(../images/misc/button_common_large.png) right top no-repeat;
    padding: 2px 10px 3px 10px;
    width: 154px;
    margin: 0 0 0 0;
}

