
#content .left-side {
    float:left;
    margin: 0 0 0 0;
}

.fleft {
    float:left;
}

#content .counterbox .counter1 {
    float:left;height:20px; width:15px; display:inline-block; background-image:url('/images/flipCounter-small.png'); background-repeat:no-repeat; background-position: -135px 0px;
}

#content .counterbox .counter2 {
    float:left;height:20px; width:15px; display:inline-block; background-image:url('/images/flipCounter-small.png'); background-repeat:no-repeat; background-position: -180px 0px;
}

#content .counterbox .counter3 {
    width:137px;
}


#content .left-side .search-partners {
    background:url('../images/gfx/blacktransparent.png');
    width:640px;
    border-radius:7px;
    height:331px;
}

#content .left-side .search-partners h4 {
    padding: 7px 0 7px 10px;
    color:#FFF;
    border-top-left-radius:7px;
    border-top-right-radius:7px;
    position:relative;
    margin: 10px 0 0 0;
    z-index:2;
    background:url('../images/gfx/blacktransparent.png');
}

#content .left-side .search-partners img {
    position:relative;
    margin: -47px 0 0 0;
    z-index:1;
}

#content .left-side .search-partners .mapbuttons {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

#content .right-side {
    float:right;
}

#content .right-side .right-box {
    background:url('../images/gfx/blacktransparent.png');
    border-radius:7px;
    margin: 10px 0 0 12px;
    width: 219px;
}

#content .right-side .right-box h4 {
    padding: 7px 0 7px 10px;
    color:#FFF;
    border-radius:7px;
    margin:10px 0 0 0;
    background:url('../images/gfx/blacktransparent.png');
}

#blogs {
    margin:2px 0 0 1px;
    padding:0;
    list-style-type:none;
}

#blogs li {
    float:left;
    width:109px;
}

#blogs li a {
    display:block;
    text-decoration: none;
}


#blogs li span.black a:hover {
    text-decoration: underline;
}

#blogs li .tooltip {
    display:none;
    background:orange;
    width:180px;
    position:absolute;
    z-index:3;
    height:auto;
    margin: -10px 0 0 0;
    border-radius:10px;
    padding: 15px;
    color:#FFF;
    line-height:15px;
    border:1px solid white;
    font-size:12px;
}


#blogs .radiusleft a img {
    border-bottom-left-radius: 7px;
}

#blogs .radiusright a img {
    border-bottom-right-radius: 7px;
}

#content .title {
    padding: 7px 0 7px 10px;
    color:#FFF;
    margin:0;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    background: #000;
}


#content .testimonials {
    margin: 10px 0 0 0;
    border-radius: 10px;
    float:left;
    height:230px;
    width:335px;
    background:url('../images/gfx/blacktransparent.png');
}

#content .testimonials a {
    text-decoration:none;
}

#content .testimonials .orangebg:hover {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background:url('../images/gfx/tooltip2.png');
}

#content .testimonials .orangebg .box {
    margin: -8px 0 0 0;
    padding: 0 10px 0 10px;
    color:#FFF;
}

#content .testimonials .title {
    background:#000;
    padding: 7px 0 7px 12px;
}

#content .testimonials div.clear {
    padding:0;
}

#content .testimonials .leftquatation {
    width:19px;
    height:16px;
    padding:0;
    margin: 0 0 10px 13px;
    background:url('../images/gfx/left_quatation.png') no-repeat;
}

#content .testimonials .rightquatation {
    width:20px;
    padding:0;
    background:url('../images/gfx/right_quatation.png') no-repeat;
    height:16px;
    float:right;
    margin: 0 14px 0 0;
}

#content .testimonials .italic {
    font-style: italic;
    display:block;
    margin: 2px 15px 0 18px;

}

#content .testimonials .testimonial-text {
    margin: 10px 0 0 18px;
    font-size:13px;
}

#content .testimonials .country {
    font-weight:bold;
}

#content .news {
    float:left;
    margin: 10px 0 0 0;
    width: 640px;
    height:308px;
    border-radius: 10px;
    background:url('../images/gfx/blacktransparent.png');
}


#content .news ul {
    margin:0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding:0;
    list-style-type: none;
}

#content .news a {
    color:#FFF;
    text-decoration:none;
}

#content .news .latestnews {
    float:right;
    margin: 0 10px 0 0;
}

#content .news .newsitem {
    padding: 0;
    color: #FFF;
	border-bottom: 1px solid #666; 
}


#content .news .newsitem .image{
    float:left;
    width:93px;
    height:93px;
    margin: 0 10px 0 1px;
}

#content .news .newsitem .image img {
    height:93px;
    width:93px;
}

#content .news .newsitem.last {
    padding: 0;
}

/*#content .news .newsitem.last .image {
    height:103px;
}*/



#content .news .latestnews:hover {
    text-decoration:underline;
}

#content .news .title {
    margin: 0;
}

#content .news ul li {
    height:93px;
    margin: 0;
}

#content .news .newsitem b {
	padding-bottom: 2px;
}

#content .news ul li .image {
    float:left;
    width:93px;
    margin: 0 0 0 5px;
    border:0;
}

#content .news ul li .image img {
    border:0;
}

#content .news ul li .image:nth-child(3) {
    border-bottom-left-radius: 10px;
}

#content .news ul li .newstitle {
    float:left;
    width:210px;
    margin: 0 5px 0 5px;
}



#content .videos {
    margin: 10px 0 0 12px;
    width: 220px;
    border-radius: 10px;
    float:left;
    background:url('../images/gfx/blacktransparent.png');
}

#content .videos a {
    color: #FFF;
    text-decoration: none;
}

#content .videos .videobox {
    background:url('../images/gfx/blacktransparent.png');
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    height:200px;
}

#content .videos iframe {

}

#content .images {
    margin: 10px 0 0 0;
    border-radius: 10px;
    height:88px;
    background:#000;
}

#content .images img {
    border:0;
}

#content .images .jcarousel-container-horizontal,
#content .images .jcarousel-clip-horizontal {
    width:752px;
}

#content .slides {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari and chrome */
    -khtml-border-radius:10px; /* Linux browsers */
    border-radius:10px; /* CSS3 */
    behavior:url(border-radius.htc);
    width:870px;
    height:289px;
}


/*
        Slides container
        Important:
        Set the width of your slides container
        Set to display none, prevents content flash
*/

.slides_container {
    width:870px;
    overflow:hidden;
    position:relative;
}

.slides_container img {
    width:649px;
    height:290px;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
    position:relative;
    border:0;
    z-index:1000;
}

/*
        Each slide
        Important:
        Set the width of your slides
        If height not specified height will be set by the slide content
        Set to display block
*/

.slides_container div.slide {
    width:870px;
    height:289px;
}

/*
        Pagination
*/

.slides .pagination {
    margin:-40px 0 0 210px;
    z-index:1020;
    float:left;
    position:relative;
}

.slides .pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.slides .pagination li a {
    display:block;
    width:13px;
    height:0;
    padding-top:13px;
    background-image:url(images/gfx/pagination.png);
    background-position:13px 0;
    float:left;
    overflow:hidden;
}

.slides .pagination li.current a {
    background-position:0 0;
}

/*
        Caption
*/

.caption1 {
    z-index:1020;
    margin: -95px 0 0 0;
    padding: 0 10px 0 15px;
    width:624px;
    background:url('../images/slides/slide_right.png');
    border-bottom-left-radius: 10px;
    height:95px;
    font-size:14px;
    color:#fff;
    position:relative;
    float:left;
    text-shadow:none;
}

.caption1 td {
    height:85px;
    vertical-align: middle;
}

.caption2 a {
    color:#FFF;
    text-decoration:none;
}

.caption2 {
    z-index:1020;
    margin: -290px 0 0 0;
    height:290px;
    width:221px;
    line-height: 16px;
    background:url('../images/gfx/blacktransparent.png');
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height:290px;
    font-size:14px;
    color:#fff;
    position:relative;
    float:right;
    text-shadow:none;
}

.caption1 h4 {
    color:#f7931c;
    text-decoration:none;
    font-weight: bold;
    margin:0 0 3px 0;
    font-size:19px;
    font-weight:bold;
}

.caption1 a {
    text-decoration:none;
}

.slides .caption2 ul {
    list-style-type:none;
    padding:0;
    margin:0;
    background: url('../images/slides/lable_right_left_line.png') top left no-repeat;
}

.slides .caption2 ul li.secondpage {
    padding: 6px 12px 10px 12px;
}

.slides .caption2 h4 {
    margin:7px 0 9px 0;
    font-size:18px;
    color:#FFF;
    font-weight:bold;
}

.slides .caption2 ul li {
    padding: 6px 12px 7px 12px;
    height:83px;
    background:url('../images/slides/borderbottom_right.png') no-repeat left bottom;
}

.slides .caption2 ul li a {
    display:block;
}

.slides .caption2 ul li td {
    vertical-align: middle;
    height:83px;
}

.slides .caption2 ul li.thirdpage {
    background:0;
}

/*.slides .caption2 ul li .labelcontent {
    height:89px;
}*/

.slides .caption2 ul li:hover {
    background:url('../images/gfx/tooltip2.png');
}

.slides .caption2 ul li.active {
    background:url('../images/gfx/tooltip2.png');
}

.slides .caption2 ul li.active h4 {
    color:#000 !important;
}

.slides .caption2 ul li.thirdpage { 
    padding: 3px 15px 11px 12px;
    border-bottom-right-radius: 10px;
}

.slides .caption2 ul li:hover.topright,
.slides .caption2 ul li.active.topright{
    border-top-right-radius: 10px;
}

.slides .caption2 ul li .line {
    background:url('../images/slides/borderbottom_right.png') no-repeat;
    width:220px;
    height:1px;
}


.logos {
    background:url('../images/gfx/blacktransparent.png');
    width:850px;
    border-radius:10px;
    height:47px;
    margin: 10px 0 0 0;
    padding: 0 10px 0 10px;
}

.logos a {
    display:inline-block;
    margin: 5px 0 0 5px;
}

.logos a img {
    border:0;
}

#content .numberbox  {
    height:150px;
}

#content .numberbox .partners {
    float:left;
    width: 60px;
    margin: 0 0 0 13px;
}

#content .numberbox .topcounter {
    background:url('../images/counter_line.png') no-repeat bottom center;
    padding: 1px 0 8px 0;
}

#content .numberbox .countries {
    width:60px;
    float:left;
    margin: 0 0 0 0px;
}

#content .numberbox .volunteers{
    width:67px;
    float:left;
    margin: 0 0 0 10px;
}

#content .numberbox .counter .title {
    background:0;
    color:#FFF;
    font-size:12px;
    border:0;
    float:left;
}

#content .numberbox .counter .counterbox {
    margin: 0 0 0 3px;
}

#content .numberbox .volunteers .counter .counterbox {
    margin: 0 0 0 3px;
}

#content .numberbox .partners .counter .counterbox {
    margin: 0;
}

#content .numberbox .countries .title,
#content .numberbox .partners .title,
#content .numberbox .volunteers .title{
    font-size:12px;
    padding: 7px 0 7px 0px;
}

#content .numberbox .volunteers .title {
    padding: 7px 0 7px 2px;
}


/*#content .numberbox .countries .counterbox,
#content .numberbox .partners .counterbox {
    margin: 0 0 0 10px;
}*/

#content .numberbox .accounting {
    padding: 0 0 10px 0;
}

#content .numberbox .accounting .counterbox {
    margin: 0 0 0 17px;
    background:url('../images/money_mark.png') no-repeat top left;
    padding: 0 0 0 24px;
}

#content .hourscounter .title {
    background:0;
    color:#FFF;
    font-size:12px;
    border:0;
    float:left;
}

#content .hourscounter .counterbox {
    margin: 0 0 0 26px;
    padding: 10px 0 0 0;
    float:left;
}

#content .blogsbox {
    height:250px;
}

.hidden {
    display:none;
}

.slides .caption2 h4.applynow {
    background:url('../images/gfx/apply_now_bg.png') no-repeat;
    width:90px;
    height:21px;
    text-align:center;
    font-size:15px;
    padding: 5px 0 0 0;
}

.orange {
    color:#F7931C !important;
}

#content .news .newsitem .image img:nth-child(3) {
    border-bottom-left-radius: 10px;
}