/* Start of CMSMS style sheet 'tsf_default' */
/* =body */
body {
    background: #EFECCA;
    font-family: 'Trebuchet MS',Georgia,'Times New Roman',times,serif;
    font-size: 13px;
}

#cont {
    width: 900px;
    margin-top: 0;
    margin-left: auto;
    margin-bottom: 20px;
    margin-right: auto;
}

/* =stuff */
.spacer {clear: both;}
a img {border: 0;}
.icon {vertical-align: text-top; margin-right: 3px;}
.iconmid {vertical-align: middle; margin-right: 5px;}
h4 .icon {vertical-align: middle; margin-right: 5px;}
.small, small {font-size: 0.9em;}
.verysmall, small small {font-size: 0.8em;}
.quiet {color: #A7A37E;}
.veryquiet {color: #E6E2AF;}
.big {font-size: 1.2em;}
.verybig {font-size: 1.5em;}
acronym, abbr {border-bottom: 1px dotted; cursor: help;}
img, div, a { behavior: url(extra/css/iepngfix.htc) }

/* =links */
a {
    color: #424125;
}
/*a:visited,*/
#partners a {
    color: #A7A37E;
}
a:hover,
#partners a:hover {
    color: #046380;
}
a.rss {
    margin-left: 3px;
    padding: 0 0 0 19px;
    background: url(uploads/images/icon/feed-icon.png) no-repeat 0 50%;
}
#main .article li.rss {
    background-image: url(uploads/images/icon/bullet_feed.png);
}

#main h2 a,#main h3 a,#main h4 a {
    text-decoration: none;
}
#main h2 a:hover,
#main h3 a:hover {
    color: #686751;
}
#main h2 a:visited {
    color: #424125;
}

#main h3 a {
    color: #A7A37E;
}

/* =horizontal rules */
#main hr {
    border: 0;
    width: 100%;
    margin: 20px 0;
}
#main hr.light {
//    color: #EFECCA;
//    background-color: #EFECCA;

    color: Khaki;
    background-color: Khaki;
    height: 1px;
}
#main hr.dark {
    color: #A7A37E;
    background-color: #A7A37E;
    height: 1px;
}

/* =lists */
#main ol {
    list-style: decimal;
}
#main ol li {
    list-style: decimal inside;
    margin-bottom: 8px;
}

#main .article ul {
    margin-left: 0;
    padding-left: 0;
}
#main .article ul li {
    list-style-type: none;
    background-image: url(uploads/images/icon/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .45em;
    margin-bottom: 8px;
    padding-left: 15px;
}
#main .article ul li ul {
    margin-left: 15px;
}
#main .article ul li ul li {
    list-style-type: none;
    background-image: url(uploads/images/icon/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 .45em;
    margin-bottom: 4px;
    padding-left: 20px;
}
#main .article ul.menu li {
    line-height: 200%;
    margin-bottom: 2px;
}
#main .article ul.menufields li {
    display: block;
    float: left;
    width: 150px;
    margin-bottom: 10px;
    background: none;
    padding: 0;
}
#main .article ul.menufields a {text-decoration: none; font-weight:bold;}
#main .article ul.menufields a.current,
#main .article ul.menufields li.current a {color: #046380;}

#main .article dl.getinvolvedfields dt {
    clear: both;
    display: block;
    float: left;
    width: 230px;
}
#main .article dl.getinvolvedfields dd {
    display: block;
    float: right;
    text-align: justify;
    padding: 12px 0;
    width: 610px;
}

/* =header */
#header {
    padding: 0 0 40px 0;
    margin: 0;
    height: 80px;
    background: #E6E2AF url(uploads/images/temp/header.jpg) top left no-repeat;
    text-align: left;
}

#header #logo {
    padding: 10px 15px;
}
#header #logo img {vertical-align: middle}
#header #baseline {margin-left: 20px}

#contlang {
    position: absolute;
    width: 900px;
    top: 0;
    left: 50%;
    margin-left: -450px;
}
#contlang #language {
    position: absolute;
    line-height: 22px;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    top: 15px;
    right: 15px;
    text-align: left;
}
#contlang #language,
#contlang #language a {color: #A7A37E; text-decoration: none;}
#contlang #language a:hover {color: #FFFFFF;}
#contlang #language a#currentlanguage {
    display: block;
    padding: 0;
    color: #FFFFFF;
    height: 21px;
    width: 120px;
    background-image: url(uploads/images/com/language_bg.png);
    background-repeat: no-repeat;
    background-position: top;
}
#contlang #language a#currentlanguage:hover {
    background-position: bottom;
}
#contlang #language a#currentlanguage strong {
    margin-left: 5px;
}
#contlang ul#chooselanguage {
    display: block;
    position: relative;
    top: -3px;
    background-color: #504332;
    line-height: normal;
    width: 120px;
}
#contlang ul#chooselanguage li {
    text-align: left;
    padding: 2px 5px;
}
#contlang ul#chooselanguage li:first-child {
    padding-top: 4px;
}
#contlang ul#chooselanguage li:last-child {
    padding-bottom: 4px;
}

/* =nav */
#nav {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 90%;
    margin: 0;
}
#nav li {
    display: block;
    float: left;
    background: url(uploads/images/nav/sep.png) top left no-repeat;
    margin: 0;
}
#nav li:first-child {
    background: none;
}
#nav a {
    display: block;
    width: 160px;
    color: #002F2F;
    text-decoration: none;
    border-top: 2px solid #A7A37E;
    padding: 10px 5px 11px 15px;
}
#nav a:hover,#nav a.current {
    color: #046380;
    border-top: 2px solid #046380;
}
#nav a:hover {
    background: url(uploads/images/nav/bg_hover.png) 1px 0px no-repeat;
}
#nav a:active {
    padding: 11px 5px 10px 15px;
}
#nav li:first-child a {
    padding-left: 10px;
    padding-right: 10px;
    background-position: top left;
}
#nav a span {
    display: block;
    font-size: 12px;
    color: #A7A37E;
    font-variant: small-caps;
    position: relative;
    left: 1px;
}
#nav a:hover span {
    color: #A7A37E;
}

/* =main */
#main {
    margin: 10px 0 0 0;
    padding: 20px;
    background: #FFFFFF url(uploads/images/com/main_bg_rounded.png) top no-repeat;
}

#focus {
    float: left;
    margin-right: 20px;
}
#figures {
    display: block;
    margin: 15px 0;
    height: 54px;
    background-color: #E6E2AF;
}
#figures li {
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 90%;
    color: #046380;
    padding: 10px;
    text-align: center;
}
#figures li span {
    display: block;
    font-size: 12px;
    color: #424125;
    font-variant: small-caps;
    position: relative;
    left: 1px;
}

#main h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    color: #424125;
    margin-bottom: 15px;
    line-height: 120%;
}
#main h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #A7A37E;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
}
#main h3.in,
#main h4.in {
    margin-top: 30px;
}
#main h3,
#main .article .rightpanel h4 {
    background: none;
    padding: 0;
}
#main h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    color: #424125;
    //background-color: #F7F6E5;
background-color: khaki;
 
    padding: 4px 8px;
    margin-bottom: 10px;
    line-height: normal;
}
#main h5 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin: 25px 0 8px 0;
}

#main .article {
    line-height: 180%;
}
#main .article p {
    margin-bottom: 10px;
}
#main .project ul.menu li {
    float: left;
    margin-left: 10px;
}
#main .project ul.menu li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}
#main .project h4 .iconmid {
    position: relative;
    top: -1px;
}
#main .project .fields {
    float: right;
    margin-left: 10px;
    text-align:right;
}
#main .project .needsproject {
    border: 2px solid #F7F6E5;
    clear: both;
    padding: 10px;
}
#main .project .needs {
}
#main .project .needs dt {
    border-top: 1px solid #F7F6E5;
    font-weight: bold;
    background-image: url(uploads/images/icon/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
    margin-top: 5px;
    padding: 5px 0 0 15px;
}
#main .project .needs dd {
    padding-left: 15px;
}

#path {
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 15px;
    color: #E6E2AF;
    font-size: 11px;
}
#path a {
    color: #E6E2AF;
    font-weight: bold;
    text-decoration: none;
}
#path a:hover {
    color: #A7A37E;
}

/* =rightpanel */
.rightpanel {
    float: right;
    width: 200px;
    margin-left: 15px;
    padding-left: 22px;
    background: url(uploads/images/temp/rightpanel_bg.png) top left no-repeat;
}
#main .article .rightpanel ul li {margin-bottom: 0;}
#main .article .rightpanel a.current {
    font-weight: bold;
    text-decoration: none;
}
#main .article .rightpanel h4 {
    margin: 20px 0 5px 0;
}
#main .article .rightpanel p {
    margin: 20px 0 5px 0;
}

/* =messages */
.msg {
    margin: 10px 0;
    padding: 0 10px 0 30px;
    background: #E5EFF2 url(uploads/images/icon/information.png) 8px 5px no-repeat;
}

/* =buttons */
.butmore {
    background: #F7F6E5 url(uploads/images/com/butmore_bg.png) bottom right no-repeat;
    padding: 3px 5px;
    text-decoration: none;
    line-height: normal;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.butdonate {
    background: #FF9900;
    padding: 3px 5px;
    margin: 15px 0 5px 20px;
    text-decoration: none;
    line-height: normal;
    font-size: 14px;
    font-weight: bold;
    float: right;
    min-width: 140px;
    text-align: center;
}
.butdonate a {color: #FFEBCC; text-decoration: none;}
.butdonate a:hover {color: #FFFFFF;}

/* =images */
img.left,
div.imgleft {
    float: left;
    margin: 0 20px 2px 0;
}
img.right,
div.imgright {
    float: right;
    margin: 0 0 2px 20px;
}
div.imgleft p.caption,
div.imgright p.caption {
    color: #A7A37E;
    font-size: 11px;
    font-style: italic;
    line-height: normal;
    text-align: left;
    margin-top: 8px;
}

/* =highlight */
.highlight {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    text-align: justify;
    color: #A7A37E;
    margin: 20px 0;
}

/* =partners */
#partners {
    font-size: 0.9em;
    padding: 0;
    background: #EFECCA url(uploads/images/com/partners_bg_rounded.png) top no-repeat;
    color: #A7A37E;
    text-align: center;
}
#partners ul {
    display: block;
    margin: 0;
    padding: 30px 0 27px 0;
    background: transparent url(uploads/images/com/partners_bottom_bg_rounded.png) bottom no-repeat;
}
#partners ul li {
    display: inline;
    padding: 10px 20px;
}
#partners ul li img {
    vertical-align: middle;
}
#partners ul li:first-child,
#partners ul li:last-child {
    padding: 10px;
}

/* =footer */
#footer {
    font-size: 0.9em;
    padding: 10px;
    background: #F7F6E5 url(uploads/images/com/footer_bg_rounded.png) bottom no-repeat;
    color: #A7A37E;
    text-align: center;
}
#footer ul#countries {
    display: block;
    margin: 0 auto 10px auto;
}
#footer ul#countries li {
    display: inline;
    color: #046380;
    padding: 10px;
}
#footer a {color: #A7A37E; background: transparent;}
#footer a:hover {color: #424125;}
#footer ul#countries a,
#partners a {
    text-decoration: none;
}

div#sitedesign a {background: transparent; }


/* =progressBar */
img.progressBar {
    background: white url(uploads/images/progbar/progressBar_back.png) top left no-repeat;
    padding: 0;
    margin: 0pt 5px;
    background-position: 1px 0;
}

.timeline-event-bubble-time { display: none; }

/* =corners */
div.article h4,
div.msg {-moz-border-radius: 5px}
div.butdonate {-moz-border-radius: 3px}


/* Exception to this change are defined at end of reset css.
*/
strong {background: lavender; }




/* End of 'tsf_default' */

