/*
    Document   : networkEducare
    Created on : Mar 31, 2011, 1:40:59 AM
    Author     : Panji
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
@font-face {
    font-family: "universal-Fruitcake";
    src: url("../font/UniversalFruitcake.ttf");
}
.universalFruitcake{
    font-family: "universal-Fruitcake";
    font-size:0.8em;
}

root {
    display: block;
}
.adminPage{
    margin-top:20px;
    margin-left:20px;
}
.agreementString{
    color:#DDD;
}
.aboutUs{
    padding:20px;
    width:450px;
}
.boxContact{
    width:200px;
    float:left;
}
.contactUsContainer{
    padding-left:10px;
    padding-top:20px;
    float:left;
    width:600px;
}

.contactInfoContainer{
    font-size:12px;
    padding-top:40px;
    padding-left:20px;
    padding-right:20px;
    float:left;
    width:200px;
}
.contactInfoContainer p{
    margin:0px;
}

.listNumber{
    float:left;
    width:15px;
    height:15px;

    padding:5px;
    padding-right:0px;
    margin:2px;
    cursor:pointer;
}
.listNumber a{
    text-decoration:none;
}

#controls{
    position:relative;
    z-index:3;
    float:right;    
    margin:-30px 0px 0px 0px;
    
}
#controls li{
    list-style-type: none;
    border:1px white solid;
    background: repeat url(../images/btnNumber.png) ;
}
#controls li:hover{
    list-style-type: none;
    border:1px white solid;
    background-color: white;
}

#earth{
    background: url(../images/earth.png);
    margin-top:50px;
    clear:none;
    width:50px;
    height:50px;
    float:right;
}
#mainBannerContainer{
    width:914px;
    height:314px;
    background: url(../images/bgPicture.png);
    padding:18px;

}
#bgMainBanner{
    background:url(../images/ornament.png) right;
    margin-left:-200px;
    padding-left:200px;
    }
#mainBanner{
    width:914px;
    height:314px;
    }
#mainBanner ul{
    margin:0;

    padding:0;

    overflow: hidden;
    width:914px;
    list-style:none;
}
#mainBanner li{

    margin:0;
    padding:0;
    list-style:none;

    width:914px;
    height:314px;
    overflow:hidden;
}
.countryLink{
    float : left;
    width : 200px;
    height:200px;
    text-align: left;
}

.countryLinkBox{

    float:left;
    width: 150px;
}

.countryLink a:hover{
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
}
.countryLink a{
    color: white;
    text-decoration: none;
}

.countryLink li a:hover{
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.newsThumb{
    float:left;
    width:80px;
    height:80px;
    border-color: white;
    border:1px solid;
    margin-right:5px;
    overflow:hidden;
}
.newsThumb img{
    width:100%;
}

.newsContent{
    font-size:small;
    height:100px;
    padding-right:5px;
    padding-top:5px;
    overflow:hidden;
}
.newsReadMore{
    padding-right:5px;
    text-align: right;
}
.newsText{
    float:left;
    width:200px;
    margin-left: 5px;
}

.newsTitle1{

    font-weight: bold;
    font-size: medium;
}
.newsTitle1 a{

    color:white;
    text-decoration: none;
}

.newsDate{
    color:#cccccc;
}
.newsLink a{
    color:white;
    text-decoration: none;
}
.articleViewImg{
    text-align:left;
    float:left;
    margin:5px;

    width: 120px;
    height:120px;
    overflow:hidden;
    border:1px solid white;
}
.articleViewImg img{
    width: 100%;
    text-align:left;
    float:left;
    margin-bottom:2px;
}
.countryViewImg{
    text-align:left;
    float:left;
    margin:5px;

    width: 420px;
    height:150px;
    overflow:hidden;
    border:1px solid white;
}
.countryViewImg img{
    width: 100%;
    text-align:left;
    float:left;
    margin-bottom:2px;
}
.dateSmall{
    font-size:0.8em;
}
.linkArticle{
    text-align: left;
    margin-top:5px;
    margin-bottom:10px;
}

.articleView{
    float:left;
    width:440px;
    margin:0px 0px 0px 0px;
}
.articleTitle{
    font-weight: bold;
    font-size: 20px;
    margin:0px;
    padding:0px;
}
.articleHeader{
    margin:5px;
    
    text-align:right;
}

.univAlt{
    margin:20px 20px 0px 020px;
    float:left;
    width:210px;
    text-align:center;
    
}
.univAlt a{
    text-decoration :none;

}
.univAlt a:hover{
    color:#777777;
    text-decoration :none;

}

.univAltTitle{
    font-weight:bold;
    text-align:left;
    padding:5px;
    border-top:solid 2px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
}
/*
.univAltList li{
    padding:2px;
    padding-left:10px;
    list-style: none;
}
.univAltList ul{
    width:100%;
    padding:0px;
}

.univEven{
    background-color: white;
}
.univOdd{
    background-color: #EEEEEE;
}*/
.rightAlt{
    margin:20px 20px 0px 0px;
    float:right;
    width:210px;;
    text-align:center;

}
.leftAlt{
    margin:20px 20px 0px 020px;
    float:left;
    width:210px;
    text-align:center;
}
.leftAlt ul{
    margin-left:0px;
}
.leftAltTitle{
    font-weight:bold;
    text-align:left;
    padding:5px;
    border-top:solid 2px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
}

.footerLink{
    float : left;
    width : 250px;
    height: 200px;
    text-align: left;
}
.footerLink a{
    color:white;
    text-decoration: none;
}
.footerLink a:hover{
    color:#CCCCCC;
    text-decoration: none;
}
.footerLinkBox a{
    color:white;
    text-decoration: none;
}

.footerLinkBox a:hover{
    color:white;
    text-decoration: none;
    font-weight:bold;
}

#testimonialContainer{
    margin-left: 10px;
    margin-top:5px;
    background: url(../images/bgTesti.png) no-repeat;
    width:614px;
    height:214px;
    float:left;
}
.testimonialComment{
    padding:45px 10px 0px 20px;
    height:170px;
    width:430px;
    float:left;
}
.testimonialPhoto{
    width:120px;
    height:120px;
    margin-top:65px;
    margin-left:10px;
    border:1px solid white;
    float:left;
    overflow:hidden;
    background:black;
}
.testimonialPhoto img{
    width:120px;
    vertical-align:middle;
    position:relative;
    
}
.testiName{
    color:white;
    font-weight: bold;
}
.testiInfo{
    color:white;
}
#lang{
    float:right;
    margin-right:10px;
}
.testiContent{
    height:80px;
    overflow:hidden;
    color:#CCCCCC;

}
.testiContentContainer{
    height:100px;
    overflow:hidden;
    background: black;
}
.testiReadMore{
    width:100%;
    text-align: right;
}
.testiReadMore a{
    color:white;
}
.listViewArticleImage{
    float:left;
    width:80px;
    height:80px;
    margin-right:5px;
    overflow:hidden;
}
.listViewArticleImage img{
    float:left;
    height:100%;
    
}
.view{
    height:100px;
    clear:both;
    border:none;
}

#AdminArea{
    margin:20px;
    padding-top:50px;
}
#AdminArea a{
    color:#777777;
    font-weight:bold;
    text-decoration: none;
    line-height: 25px;
}
#AdminArea a:hover{
    color:#333333;
}

#homeAbout{
    font-size:small;
    margin-left: 10px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:10px;
    padding-top:10px;
    padding-right:20px;
    
    width:580px;
    float:left;
    height:70px;
    border:1px solid #CCCCCC;
    background:white;
    /*background-image: url(../images/homeAbout.png);*/
}
#homeAboutBox{
    width:200px;
    height:60px;
    float:left;
    border:1px #EEEEEE solid;
    margin-right:15px;
}

.sideBanner{
    width:200px;
    border:1px solid #CCCCCC;
    margin:2px 0px 2px 0px;
}