﻿/* feed top */

.feed-top
{
    width: 908px;
    height: 220px;
    margin: 0 0 15px 0;
    float: left;
}

.feed-top-main
{
    width: 583px;
    height: 220px;
    margin: 0 19px 0 15px;
    position: relative;
    display: block;
    float: left;
}

.feed-top-main img
{
    border: 0;
    width: 579px;
    height: 220px;
}

.feed-top-right
{
    width: 280px;
    height: 220px;
    float: left;
}

/* feed centre */

.feed-centre
{
    width: 668px;
    margin: 10px 0 15px 0;
    float: left;
}

.feed-centre-intro
{
    width: 570px;
    margin: 0 19px 19px 0;
    float: left;
    color: #d09c51;
}

    .feed-centre-intro h2, .feed-centre-content h2
    {
        color: #d09c51;
        font-weight: 700;
        font-size: 13px;
        border-bottom: 0;
    }

    .feed-centre-intro p
    {
        color: #d09c51;
        font-weight: 700;
        font-size: 13px;
    }

.feed-centre-content
{
    /*width: 579px;*/
    width: 570px;
    margin: 0 19px 0 0;
    float: left;
}

    .feed-centre-content ul
    {
        color: #d09c51; 
    }

    .feed-centre-content ul span
    {
        color: black; 
    }

.feed-centre-menu1, feed-centre-menu2
{
    margin: 0;
    float: left;
}

.menu1-item
{
    border-bottom: 1px solid #959595;
    width: 280px;
    margin: 0 19px 19px 0;
    float: left;
    overflow: hidden;
}

.menu1-item a, .menu1-item a:hover
{
    color: #00A4CA;
}

.menu1-item img
{
    width: 280px;
    height: 160px;
    margin: 0 0 10px 0;
    float: left;
}

.menu1-item div
{
    width: 280px;
    height: 140px;
    float: left;
}

.menu1-item div p
{
    width: 280px;
    height: 60px;
    padding: 0;
    margin: 0;
    float: left;
    overflow: hidden;
}

.menu1-item div h2
{
    width: 280px;
    height: 20px;
    margin: 0;
    padding: 0;
    font-size: 12pt;
    color: #00A4CA;
}

.menu1-item div a.img-btn1
{
    background: url(/images/more-btn1.png);
    width: 170px;
    height: 35px;
    margin-top:8px;
    margin-bottom:5px;
    padding: 8px 0 0 14px;
    font-size: 12pt;
    color: #fff;
    float: left;
    font-weight:normal;
}

.menu1-item div a.img-btn2
{
    background: url(/images/more-btn2.png);
    width: 270px;
    height: 35px;
    margin-top:8px;
    margin-bottom:5px;
    padding: 8px 0 0 14px;
    font-size: 12pt;
    color: #fff;
    float: left;
    font-weight:normal;
}

/* feed right */

.feed-right
{
    width: 280px;
    margin: 0 0 0 0;
    float: left;
}

.feed-right-item
{
    background: #fff;
    margin: 0px 0px 15px 15px;
    /*padding: 10px;*/
    float: left;
}

.feed-right-item-ex
{
    height: 230px;
    margin: 0 0 19px 0;
    padding: 10px;
    float: left;
    position: relative;
}

.feed-right-item-ex img.countdownboard
{
    width: 339px;
    height: 262px;
    left: -18px;
    position: absolute;
}

.feed-right-item-ex .event-lbl
{
    width: 200px;
    top: 70px;
    padding: 0 0 0 14px;
    font-size: 14pt;
    font-weight: bold;
    color: #fff;
    position: absolute;
}

.feed-right-item-ex img.num1
{
    width: 48px;
    height: 72px;
    top: 138px;
    left: 22px;
    position: absolute;   
}

.feed-right-item-ex img.num2
{
    width: 48px;
    height: 72px;
    top: 138px;
    left: 76px;
    position: absolute;   
}

.feed-right-item-ex img.num3
{
    width: 48px;
    height: 72px;
    top: 138px;
    left: 128px;
    position: absolute;   
}

.feed-right-item-ex img.countdownawardboard
{
    width: 260px;
    height: 289px;
    left: 25px;
    position: absolute;
}

.feed-right-item-ex .award1-lbl
{
    width: 100px;
    top: 100px;
    left: 40px;
    padding: 0;
    font-size: 11pt;
    font-weight: bold;
    color: #0b2d78;
    position: absolute;
    font-family:Arial;
}

.feed-right-item-ex .award2-lbl
{
    width: 100px;
    top: 100px;
    left: 150px;
    padding: 0 0 0 10px;
    font-size: 11pt;
    font-weight: bold;
    color: #0b2d78;
    position: absolute;
    font-family:Arial;
}

.feed-right-item-ex img.a1_num1
{
    width: 57px;
    height: 58px;
    top: 200px;
    left: 40px;
    position: absolute;   
}

.feed-right-item-ex img.a1_num2
{
    width: 57px;
    height: 58px;
    top: 200px;
    left: 75px;
    position: absolute;   
}

.feed-right-item-ex img.a2_num1
{
    width: 57px;
    height: 58px;
    top: 200px;
    left: 160px;
    position: absolute;   
}

.feed-right-item-ex img.a2_num2
{
    width: 57px;
    height: 58px;
    top: 200px;
    left: 195px;
    position: absolute;   
}


.feed-right-item-title
{
    margin: 0 0 10px 0;
}

.feed-right-item-title h2
{
    padding: 0;
    margin: 0;
}

.feed-right-item-body
{
    border: 1px solid gray;
}

.feed-right-item-body-img 
{
    margin: 15px 0 15px 0;
    width: 260px;
    text-align: center;
}

.feed-right-item-body-img img
{
  display: block;
margin-left: auto;
margin-right: auto;
}

.feed-right-item-body-txt
{ 
    margin-top: 10px;
    float: left;
}

.feed-right-item-body-txt a.img-btn
{
    background: url(/images/more-btn1.png);
    width: 170px;
    height: 35px;
    padding: 9px 0 0 14px;
    float: right;
    font-size: 12pt;
    color: #fff;
    font-weight:normal;
}

/* feed land */

.feed-land
{
    width: 878px;
    margin: 0 19px 15px 0;
    float: left;
}

.search-item
{
    width: 878px;
    padding: 0 0 5px 0;
    float: left;
}

.search-item img
{
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
    float: left;
}

.searchTableHeader
{
    color:White;
    background-color:#00a4ca;
    font-size:16px;
    padding-left:50px;
    padding-right:50px;
    padding-top:2px;
    padding-bottom:2px;
}
.searchTableTd
{
    color:#0b2d78;
    font-weight:bold;
    padding-left:20px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:5px;
    font-size:14px;
}

.searchResultTdHeader
{
    color:#00a4ca;
    font-weight:bold;
    font-size:14px;
    padding-top:15px;
    padding-bottom:5px;
}
.searchResultTd
{
    font-size:13px;
    padding-top:5px;
    padding-bottom:5px;
}
.searchResultTdLink
{
    font-size:12px;
    padding-top:5px;
    padding-bottom:15px;
    border-bottom:solid white 1px ;
    color:#444;    
}


.rbPressReleasetd td
{  
    padding-left:20px;
    padding-right:2px;
    padding-top:3px;
    padding-bottom:0px;
    color:#00a4ca;
}
.areaclass
{    
    font-weight:bold;
    padding-left:18px;
}
a.img-Normal_button
{
    background: url(/images/more-btn1.png);
    width: 170px;
    height: 35px;
    padding: 8px 0 0 14px;
    font-size: 12pt;
    color: #fff;
    float: left;
    font-weight:normal;
}

 a.img-Long_button
{
    background: url(/images/more-btn2.png);
    width: 270px;
    height: 35px;
    padding: 8px 0 0 14px;
    font-size: 12pt;
    color: #fff;
    float: left;
    font-weight:normal;
}

#frameTable
{
    width:905px;
    
}


#frameTable td
{
    padding: 1px 1px 1px 3px;
  
}

.frame1
{
    background: url(/images/frame1.png) no-repeat;
    width: 160px;
    height: 155px;
    margin:20px;
}

.frame1 img
{
    width:91px;
    height:79px;
    padding-left:34px;
    padding-top:15px;

    
}

.frame2
{
    background: url(/images/frame2.png) no-repeat;
    width: 159px;
    height: 204px;
     margin:20px;
}

.frame2 img
{
    width:110px;
    height:150px;
    padding-left:23px;
    padding-top:20px;
}

.frame3
{
    background: url(/images/frame3.png) no-repeat;
    width: 188px;
    height: 184px;
     margin:15px;
}

.frame3 img
{
    width:132px;
    height:83px;
    padding-left:28px;
    padding-top:25px;

}

.frame4
{
    background: url(/images/frame4.png) no-repeat;
    width: 170px;
    height: 174px;
    margin:15px;
}

.frame4 img
{
    width:73px;
    height:74px;
    padding-left:48px;
    padding-top:42px;

}

.frame5
{
    background: url(/images/frame5.png) no-repeat;
    width: 163px;
    height: 168px;
     margin:15px;
} 

.frame5 img
{
    width:120px;
    height:112px;
    padding-left:21px;
    padding-top:22px;

}


.frame6
{
    background: url(/images/frame6.png) no-repeat;
    width: 180px;
    height: 173px;
    margin:15px;
}

.frame6 img
{
    width:103px;
    height:91px;
    padding-left:38px;
    padding-top:32px;

    
}

.frame7
{
    background: url(/images/frame7.png) no-repeat;
    width: 179px;
    height: 229px;
     margin:15px;
}

.frame7 img
{
    width:124px;
    height:170px;
    padding-left:25px;
    padding-top:21px;
}

.frame8
{
    background: url(/images/frame8.png) no-repeat;
    width: 211px;
    height: 166px;
     margin:15px;
}

.frame8 img
{
    width:149px;
    height:93px;
    padding-left:31px;
    padding-top:28px;

}

.frame9
{
    background: url(/images/frame9.png) no-repeat;
    width: 190px;
    height: 196px;
    margin:15px;
}

.frame9 img
{
    width:83px;
    height:84px;
    padding-left:52px;
    padding-top:47px;

}

.frame10
{
    background: url(/images/frame10.png) no-repeat;
    width: 183px;
    height: 189px;
     margin:15px;
} 

.frame10 img
{
    width:136px;
    height:128px;
    padding-left:24px;
    padding-top:24px;

}


/*div.news-feed-wrapper div.separator
{
    border-bottom: solid 1px #636468;
    margin: 3px 0 3px 0;   
}

div.news-feed-wrapper
{
    border: solid 1px #636468;
    padding: 10px;
    height: 380px;
}

div.news-feed-item div.title
{
    color: #D09F53;
    font-weight: 700;
    display: block;
    padding-bottom: 2px;
}

div.news-feed-item div.image
{
    float:left;
    margin-right: 10px;
}
div.news-feed-item div.description
{
    color: #6C6D71;
}*/

/* blog box*/

.blog-feed
{

}

.blog-feed-InnerWrapper
{
    /*padding: 10px;*/
}

.blogbox-item
{
    height: 60px;

    padding: 10px;

    float: left;
    overflow: hidden;
    background-color: #231F20;
    margin-bottom: 1px;
    color: #C8C7CC;
    
}

    .blogbox-item a
    {
        text-decoration: none;
        color: #CF9E51;
    }

    .blogbox-item p
    {
        margin-top: 4px;
        color: #C8C7CC;
        font-size: 11px;
        line-height: 14px;
    }



    /* hub banner */

.banner-main
{
    width: 952px;
    height: 320px;
    margin: 0;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.banner-main-item
{
    position: relative;
    display: block;
    margin-top: 10px;
}

    .banner-main-item div.text
    {
        background-color: #221E1F;
        width: 234px;
        height: 300px;
        padding: 15px;
        float:left;
    }

    .banner-main-item div.image
    {
        margin-left: 274px;
        width: 674px;
        height: 330px;
        overflow: hidden;
    }

.banner-main-item img
{
    border: 0;
    position:relative;
}


.banner-main-item div a
{
        
    font-weight: normal;
    font-size: 24px;
    line-height: 27px;
    color: #D09C51;
}

.banner-main-item div p
{
    color: #EEEEEE;
    padding-top: 10px;
}


.banner-thumb
{
    background: #00a4ca;
    width: 285px;
    height: 255px;
    padding: 8px 8px 0 10px;
    margin: 0 0 15px 0;
    float: left;
}

.banner-thumb-item
{
    background: url(/images/banner-thumb.png);
    width: 260px;
    height: 74px;
    padding: 5px 10px 5px 10px;
    float: left;
    overflow: hidden;
}

.banner-thumb-item div
{
    width: 159px;
    height: 66px;
    float: left;
}

.banner-thumb-item div a
{
    color: #fff;
}

.banner-thumb-item div p
{
    color: #a9dced;
}

.banner-thumb-item img
{
    width: 99px;
    height: 66px;
    float: right;
}