/*

green: #69873B

*/

body
{
    background-image: url('../images/shared/background.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.kr-logo
{
    text-align:center;
    margin-top: 10px;
}
.kr-logo a
{
    outline-style: none;
}
.kr-logo h1
{
    background-image:url('../images/shared/kr-logo.png');
    background-position:center top;
    background-repeat:no-repeat;
    cursor:pointer;
    font-size:0;
    height:100px;
    margin:0 auto;
    text-indent:-99999px;
    width:400px;
}

.container-header
{
    background-image: url('../images/shared/container-header.png');
    background-repeat: no-repeat;
    background-position: center top;
    height:6px;
    padding: 0 10px;
    margin:0 auto;
    width: 951px;
    *width: 950px;
}

.bottomwrapper
{
    position: relative;
}
#loginwrapper,
#loginpanel
{
    position:absolute;
}
#loginzone
{
    left:960px;
    height:50px;
    width:64px;
    background-color: transparent;
    font-size:10px;
    font-weight:bold;
}
#loginwrapper
{
    left:778px;
    height:176px;
    width:175px;
    background-color: transparent;
    font-size:10px;
    font-weight:bold;
    z-index: 2;
    cursor: pointer;
    padding: 0px;
    top:11px;
}
#loginwrapper a
{
    display:block;
    outline-style:none;
    position:absolute;
    right:0;
    width:175px;
    height:44px;
}
#loginwrapper a#wrappera
{
    bottom: 45px;
}
#loginwrapper a#wrapperb
{
    bottom: 0px;
}
#loginpanel
{
    left:778px;
    height:56px;
    width:165px;
    padding:15px 4px;
    background-color:#FFFFFF;
    background-image: url('../images/shared/partnerlink-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom:1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    color:#aaa;
    font-size:10px;
    font-weight:bold;
    text-align: right;
    z-index: -10;
    top:11px;
}

.container
{
    margin:0 auto;
    background-image: url('../images/shared/container-body.png');
    background-repeat: repeat-y;
    background-position: center center;
    padding: 0px 10px 0px;
    width: 951px;
    position: relative;
    z-index: 0;
    *width: 950px;
}
.container h1.header
{
    width:950px;
    height:363px;
    font-size:0;
    text-indent:-99999px;
}
.container h1.header.home
{
    text-indent:0px;
    /*background-image: url('../images/home/header.jpg');
    background-repeat: no-repeat;
    background-position: center top;*/
}
.container .navigation ul
{
    list-style-type: none;
    padding-top: 10px;
    margin-left: 6px;
}
.container .navigation ul li
{
    float: left;
}
.container .navigation ul li a
{
    background-image: url('../images/shared/navbar.png');
    background-repeat: no-repeat;
    display: block;
    font-size: 0px;
    text-indent: -9999px;
    outline-style: none;
}
.container .navigation ul li a .hover {
    background: url('../images/shared/navbar.png') no-repeat;
    display: block;
    opacity: 0;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.container .navigation .home
{
    background-position: 0px 0px;
    width: 80px;
    height: 31px;
}
.container .navigation .home.ishere,
.container .navigation .home .hover
{
    background-position: 0px -31px;
}
.container .navigation .service
{
    background-position: -80px 0px;
    width: 117px;
    height: 31px;
}
.container .navigation .service.ishere,
.container .navigation .service .hover
{
    background-position: -80px -31px;
}
.container .navigation .promotion
{
    background-position: -197px 0px;
    width: 147px;
    height: 31px;
}
.container .navigation .promotion.ishere,
.container .navigation .promotion .hover
{
    background-position: -197px -31px;
}
.container .navigation .reservation
{
    background-position: -344px 0px;
    width: 107px;
    height: 31px;
}
.container .navigation .reservation.ishere,
.container .navigation .reservation .hover
{
    background-position: -344px -31px;
}
.container .navigation .facility
{
    background-position: -451px 0px;
    width: 178px;
    height: 31px;
}
.container .navigation .facility.ishere,
.container .navigation .facility .hover
{
    background-position: -451px -31px;
}
.container .navigation .gallery
{
    background-position: -629px 0px;
    width: 127px;
    height: 31px;
}
.container .navigation .gallery.ishere,
.container .navigation .gallery .hover
{
    background-position: -629px -31px;
}
.container .navigation .activity
{
    background-position: -756px 0px;
    width: 78px;
    height: 31px;
}
.container .navigation .activity.ishere,
.container .navigation .activity .hover
{
    background-position: -756px -31px;
}
.container .navigation .contactus
{
    background-position: -834px 0px;
    width: 87px;
    height: 31px;
}
.container .navigation .contactus.ishere,
.container .navigation .contactus .hover
{
    background-position: -834px -31px;
}
.container .subnav
{
    width: 950px;
    height: 79px;
    background-repeat: no-repeat;
    background-image: url('../images/home/subnav-sprite.jpg');
    background-position: 0px 0px;
    position: relative;
}
.container .subnav span
{
    background-repeat: no-repeat;
    background-color: #fff;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 79px;
    width: 100%;
    background-image: url('../images/home/subnav-sprite.jpg');
}
.container .subnav span.service
{
    background-position: 0px -79px;
}
.container .subnav span.promotion
{
    background-position: 0px -158px;
}
.container .subnav span.reservation
{
    background-position: 0px -237px;
}
.container .subnav span.facility
{
    background-position: 0px -316px;
}
.container .subnav span.gallery
{
    background-position: 0px -395px;
}
.container .subnav span.activity
{
    background-position: 0px -474px;
}
.container .subnav span.contactus
{
    background-position: 0px -553px;
}
.container .mainhead
{
    width: 950px;
    margin-top: 7px;
    height: 227px;
    background-repeat: no-repeat;
    position: relative;
}
.container .mainhead span {
    background-repeat: no-repeat;
    background-color: #fff;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 227px;
    width: 100%;
}
.container .mainhead,
.container .mainhead span
{
    background-image: url('../images/shared/mainhead-sprite.jpg');
}
.container .mainhead.service,
.container .mainhead span.service
{
    background-position: 0px 0px;
}
.container .mainhead.promotion,
.container .mainhead span.promotion
{
    background-position: 0px -227px;
}
.container .mainhead.facility,
.container .mainhead span.facility
{
    background-position: 0px -681px;
}
.container .mainhead.reservation,
.container .mainhead span.reservation
{
    background-position: 0px -454px;
}
.container .mainhead.activity,
.container .mainhead span.activity
{
    background-position: 0px -1135px;
}
.container .mainhead.gallery,
.container .mainhead span.gallery
{
    background-position: 0px -908px;
}
.container .mainhead.contactus,
.container .mainhead span.contactus
{
    background-position: 0px -1362px;
}

.container .maincontent
{
    background-image: none;
    padding: 20px 0 25px;
}
.container .maincontent.home
{
    padding: 30px 0 35px;
}
.container .maincontent.home .leftcontent
{
    width: 460px;
    float: left;
}
.container .maincontent.home .leftcontent h2.info
{
    text-indent: -9999px;
    background-image: url('../images/home/h2-info.png');
    background-repeat: no-repeat;
    background-position: 20px 15px;
    height: 100px;
}
.container .maincontent.home .separator
{
    width: 30px;
    height: 101px;
    background-image: url('../images/home/separator.png');
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
}
.container .maincontent.home .rightcontent
{
    width: 420px;
    padding: 0px 20px;
    float: left;
}
.container .maincontent.home .rightcontent h2.promotion
{
    text-indent: -9999px;
    background-image: url('../images/home/h2-promotion.png');
    background-repeat: no-repeat;
    background-position: 0 7px;
    height: 40px;
}
.container .maincontent.home .rightcontent h3
{
    color: #727272;
    font-size: 12px;
    font-weight: normal;
}
.container .maincontent.home .rightcontent h3 p
{
    padding-bottom: 15px;
    color: #69873B;
}
.container .maincontent.home .rightcontent h3 p.hide
{
    display: none;
}

.container .maincontent .hsep
{
    background-image: url('../images/shared/hseparator.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
}
.container .maincontent span.hide
{
    display: none;
}

.container .maincontent.service
{
    padding-left: 40px;
    padding-right: 40px;
}
.container .maincontent.service h2
{
    text-indent: -99999px;
    background-image: url('../images/service/h2.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: 40px;
}
.container .maincontent.service h3.servicebox
{
    height: 180px;
    background-position: top center;
    text-indent: -99999px;
    background-repeat: no-repeat;
}
.container .maincontent.service h3.servicebox.dinkiangdao
{
    background-image: url('../images/service/service-dinkiangdao.jpg');
}
.container .maincontent.service h3.servicebox.ingkao
{
    background-image: url('../images/service/service-ingkao.jpg');
}
.container .maincontent.service h3.servicebox.ingnahm
{
    background-image: url('../images/service/service-ingnahm.jpg');
}
.container .maincontent.service h3.servicebox.seminar
{
    background-image: url('../images/service/service-seminar.jpg');
}
.container .maincontent.service h3.servicebox.activity
{
    background-image: url('../images/service/service-activity.jpg');
}
.container .maincontent.service h3.servicebox.meal
{
    background-image: url('../images/service/service-meal.jpg');
}

.container .maincontent.facility
{
    padding-left: 50px;
    padding-right: 50px;
}
.container .maincontent.facility h2
{
    text-indent: -99999px;
    background-image: url('../images/facility/h2.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: 60px;
}
.container .maincontent.facility h3.facilities
{
    text-indent: -99999px;
    background-image: url('../images/facility/h3-facilities.png');
    background-repeat: no-repeat;
    background-position: left 18px;
    height: 140px;
}
.container .maincontent.facility h3.ps
{
    text-indent: -99999px;
    background-image: url('../images/facility/h3-ps.png');
    background-repeat: no-repeat;
    background-position: left 10px;
    height: 70px;
}

.container .maincontent.promotion
{
    padding-left: 50px;
    padding-right: 50px;
}
.container .maincontent.promotion h2.promotion
{
    text-indent: -99999px;
    background-image: url('../images/promotion/h2-promotion.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 35px;
}
.container .maincontent.promotion h3.info
{
    font-weight: normal;
    color: #69873B;
    padding-bottom: 20px;
}
.container .maincontent.promotion h3.info p
{
    padding-bottom: 15px;
}
.container .maincontent.promotion h3.info p.hide
{
    display: none;
}
.container .maincontent.promotion h2.rate
{
    text-indent: -99999px;
    background-image: url('../images/promotion/h2-rate.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
}
.container .maincontent.promotion .houses .housebox
{
    width: 850px;
    float: left;
    padding-bottom: 30px;
}
.container .maincontent.promotion .houses .housebox .houseimg
{
    width: 170px;
    height: 80px;
    float: left;
}
.container .maincontent.promotion .houses .housebox .houseinfo
{
    width: 680px;
    float: left;
}
.container .maincontent.promotion .houses .housebox .houseinfo .hname
{
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 65px;
}
.container .maincontent.promotion .houses .housebox.dinkiangdao .houseinfo .hname
{
    background-image: url('../images/promotion/houses/hname-dinkiangdao.png');
}
.container .maincontent.promotion .houses .housebox.ingkao .houseinfo .hname
{
    background-image: url('../images/promotion/houses/hname-ingkao.png');
}
.container .maincontent.promotion .houses .housebox.ingnahm .houseinfo .hname
{
    background-image: url('../images/promotion/houses/hname-ingnahm.png');
}
.container .maincontent.promotion .houses .housebox.seminar .houseinfo .hname
{
    background-image: url('../images/promotion/houses/hname-seminar.png');
}
.container .maincontent.promotion .houses .housebox .houseinfo .hrate
{
    color: #69873b;
    font-weight: normal;
}

.container .maincontent.reservation .leftcontent
{
    width: 420px;
    padding-left: 40px;
    float: left;
}
.container .maincontent.reservation .leftcontent h2
{
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: left top;
}
.container .maincontent.reservation .leftcontent h2.reserve
{
    background-image: url('../images/reservation/h2-reserve.png');
    height: 40px;
}
.container .maincontent.reservation .leftcontent h2.tel
{
    background-image: url('../images/reservation/h2-tel.png');
    height: 22px;
}
.container .maincontent.reservation .leftcontent h2.email
{
    background-image: url('../images/reservation/h2-email.png');
    height: 20px;
}
.container .maincontent.reservation .leftcontent h3.reserve
{
    text-indent: -99999px;
    background-image: url('../images/reservation/h3-reserve.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
}
.container .maincontent.reservation .leftcontent h3.tel,
.container .maincontent.reservation .leftcontent h3.email
{
    font-size: 12px;
    font-weight: normal;
    color: #727272;
}
.container .maincontent.reservation .leftcontent h3.tel
{
    padding-bottom: 15px
}
.container .maincontent .separator
{
    width: 30px;
    height: 300px;
    background-image: url('../images/shared/vseparator.png');
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}
.container .maincontent.reservation .rightcontent
{
    width: 420px;
    padding-left: 40px;
    float: left;
}
.container .maincontent.reservation .rightcontent h2.moreinfo
{
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/reservation/h2-moreinfo.png');
    height: 40px;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline
{
    width: 400px;
    float: left;
    margin-bottom: 10px;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline .left
{
    width: 100px;
    float: left;
    margin-right: 10px;
    text-align: right;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline .left label
{
    font-weight: bold;
    font-size: 11px;
    color: #777;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline .right
{
    width: 250px;
    float: left;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline .right input,
.container .maincontent.reservation .rightcontent .mailbox .mailline .right textarea
{
    border: 1px solid #ccc;
    width: 200px;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: normal;
    padding: 3px;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline.submit input
{
    border: none;
    background: none;
    width: 62px;
    height: 28px;
    font-size: 0px;
    letter-spacing: -9999px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/reservation/submit.png');
    cursor: pointer;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline.message .right
{
    font-weight:bold;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline.message .mailsuccess
{   
    background-color:#D0E8B9;
    border:1px solid #6DD19D;
    color:#2A7C4E;
    text-align:center;
    padding:3px;
}
.container .maincontent.reservation .rightcontent .mailbox .mailline.message .mailerror
{
    background-color:#FFCCCC;
    border:1px solid #94090D;
    color:#94090D;
    text-align: left;
    padding:3px 10px;
}

.container .maincontent.activity .leftcontent
{
    width: 420px;
    padding-left: 40px;
    padding-top: 50px;
    float: left;
}
.container .maincontent.activity .rightcontent
{
    width: 420px;
    padding-left: 40px;
    padding-top: 50px;
    float: left;
}
.container .maincontent.activity .leftcontent h2,
.container .maincontent.activity .leftcontent h3,
.container .maincontent.activity .rightcontent h3
{
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 110px;
}
.container .maincontent.activity .leftcontent h2
{
    background-image: url('../images/activity/h2.png');
}
.container .maincontent.activity .leftcontent h3.walking
{
    background-image: url('../images/activity/h3-walking.png');
}
.container .maincontent.activity .rightcontent h3.sparock
{
    background-image: url('../images/activity/h3-sparock.png');
}
.container .maincontent.activity .rightcontent h3.activity
{
    background-image: url('../images/activity/h3-activity.png');
}

.container .maincontent.gallery
{
    padding-left: 20px;
    padding-right: 20px;
}
.container .maincontent.gallery .norecords
{
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: Red;
}
.container .maincontent.gallery .imagebox
{
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.container .maincontent.contactus .leftcontent
{
    width: 420px;
    padding-left: 40px;
    float: left;
}
.container .maincontent.contactus .leftcontent h2,
.container .maincontent.contactus .leftcontent h3,
.container .maincontent.contactus .rightcontent h2
{
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-position: left top;
}
.container .maincontent.contactus .leftcontent h3
{
    height: 22px;
}
.container .maincontent.contactus .leftcontent h4
{
    padding-bottom: 20px;
    color:#727272;
    font-size:11px;
    font-weight:normal;
}
.container .maincontent.contactus .leftcontent h2.contactus
{
    background-image: url('../images/contactus/h2-contactus.png');
    height: 40px;
}
.container .maincontent.contactus .leftcontent h3.address
{
    background-image: url('../images/contactus/h3-address.png');
}
.container .maincontent.contactus .leftcontent h3.tel
{
    background-image: url('../images/contactus/h3-tel.png');
}
.container .maincontent.contactus .leftcontent h3.fax
{
    background-image: url('../images/contactus/h3-fax.png');
}
.container .maincontent.contactus .leftcontent h3.email
{
    background-image: url('../images/contactus/h3-email.png');
}
.container .maincontent.contactus .rightcontent
{
    width: 420px;
    padding-left: 40px;
    float: left;
}
.container .maincontent.contactus .rightcontent h2.map
{
    background-image: url('../images/contactus/h2-map.png');
    height: 40px;
}
.container .maincontent.contactus .rightcontent .mapwrapper
{
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url('../images/contactus/map-small.jpg');
    height: 275px;
    position: relative;
    z-index: 0;
}
.container .maincontent.contactus .rightcontent .mapwrapper .expandmap
{
    bottom:3px;
    right:22px;
    position: absolute;
    z-index: 10;
    width: 154px;
    height: 27px;
}

.container-bottom
{
    background-image: url('../images/shared/container-bottom.png');
    background-repeat: no-repeat;
    background-position: center top;
    margin-left: -3px;
    width: 956px;
    padding-top: 25px;
    height: 75px;
}
.container-bottom div * span
{
    visibility: hidden;
}
.container-bottom > div > div
{
    padding-left: 35px;
}
.container-bottom .maplocation
{
    float: left;
}
.container-bottom .maplocation,
.container-bottom .maplocation a
{
    width: 226px;
}
.container-bottom .maplocation a
{
    background-image: url('../images/shared/bottom-maplocation.png');
    background-repeat: no-repeat;
    background-position: 0px 0;
    height: 60px;
    display: block;
}
.container-bottom .review
{
    float: left;
}
.container-bottom .review,
.container-bottom .review a
{
    width: 149px;
}
.container-bottom .review a
{
    background-image: url('../images/shared/bottom-review.png');
    background-repeat: no-repeat;
    background-position: 0px 0;
    height: 67px;
    display: block;
}
.container-bottom .callcenter
{
    float: left;
}
.container-bottom .callcenter,
.container-bottom .callcenter a
{
    width: 266px;    
}
.container-bottom .callcenter a
{
    background-image: url('../images/shared/bottom-callcenter.png');
    background-repeat: no-repeat;
    background-position: 0px 0;
    height: 60px;
    display: block;
}
.container-bottom .partnerlink
{
    float: left;
    padding-left: 50px;
}
.container-bottom .partnerlink,
.container-bottom .partnerlink a
{
    width: 160px;
}
.container-bottom .partnerlink a
{
    background-image: url('../images/shared/bottom-partnerlink.png');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    height: 60px;
    display: block;
}
.container-footer
{
    background-image: url('../images/shared/container-footer.png');
    background-repeat: no-repeat;
    background-position: center top;
    height:10px;
    padding: 0 10px;
    margin:0 auto;
    width: 951px;
    *width: 950px;
}

.kr-footer
{
    text-align: center;
    font-size:0px;
    height: 100px;
    padding-top: 10px;
    text-indent:-99999px;
    background-image: url('../images/shared/kr-footer.png');
    background-repeat: no-repeat;
    background-position: center 5px;
}

/* LOGIN ZONE */

.authencontent
{
    padding: 70px 20px;
}
.authencontent h3
{
    text-align: center;
    font-family: Helvetica, Arial, Tahoma;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #69873B;
}
.authencontent .loginzone
{
    width: 300px;
    margin: 0 auto;
}
.authencontent .loginzone .wrapper
{
    padding: 0px 10px 0px;
}
.authencontent .loginzone .wrapper .line
{
    width: 280px;
    float: left;
    margin-bottom: 3px;
}
.authencontent .loginzone .wrapper .line .left
{
    width: 90px;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.authencontent .loginzone .wrapper .line .left label
{
    color:#777777;
    font-size:11px;
    font-weight:bold;
}
.authencontent .loginzone .wrapper .line .right
{
    width: 170px;
    float: left;
}
.authencontent .loginzone .wrapper .line .right input
{
    border:1px solid #CCCCCC;
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    padding:3px;
}
.authencontent .loginzone .wrapper .line.submit
{
    padding-top: 10px;
}

/* ADMIN ZONE */

.container .userdata
{
    text-align: center;
    font-size: 10px;
    padding-bottom: 5px;
}
.container .userdata *
{
    font-size: 10px;
}

.container .dashboardcontent
{
    padding: 20px 20px 40px;
}
.container .dashboardcontent h2
{
    background-image: url('../images/admin/h2.png');
    background-position: center top;
    background-repeat: no-repeat;
    height: 20px;
    text-align: center;
    text-indent: -99999px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    color: #69873B;
}
.container .dashboardcontent .vsep
{
    width: 3px;
    border-left: 1px dashed #ccc;
    height: 200px;
    float: left;
}
.container .dashboardcontent .managebox
{
    width: 260px;
    float: left;
    padding: 0 20px 10px;
}
.container .dashboardcontent h3.manage-promotion
{
    background-image:url('../images/admin/h3-promotion.png');
    background-position:left top;
    background-repeat:no-repeat;
    height:35px;
    text-indent:-99999px;
}
.container .dashboardcontent h3.manage-rate
{
    background-image:url('../images/admin/h3-rate.png');
    background-position:left top;
    background-repeat:no-repeat;
    height:35px;
    text-indent:-99999px;
}
.container .dashboardcontent h3.manage-gallery
{
    background-image:url('../images/admin/h3-gallery.png');
    background-position:left top;
    background-repeat:no-repeat;
    height:35px;
    text-indent:-99999px;
}
.container .dashboardcontent h3.manage-gallery-add
{
    color: #69873B;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
}
.container .dashboardcontent h3.manage-gallery-add.border
{
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.container .dashboardcontent .manage-gallery-box
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}
.container .dashboardcontent .manage-gallery-box label
{
    color:#777777;
    font-size:11px;
    font-weight:bold;
    margin-right: 5px;
}
.container .dashboardcontent .manage-gallery-box .uploadinfo
{
    padding-top: 5px;
    color: #777;
    font-size: 11px;
}
.container .dashboardcontent .managebox .managebody .line
{
    padding: 10px 5px;
}
.container .dashboardcontent .managebox .managebody.house .line
{
    border-bottom: 1px dotted #CCC;
}
.container .dashboardcontent .managebox .managebody .line:hover
{
    background-color: #dbe8cf;
}
.container .dashboardcontent .managebox .managebody .line a
{
    color: #69873B;
    font-weight: bold;
    font-size: 14px;
    display: block;
}
.container .dashboardcontent .housebox
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}
.container .dashboardcontent .housebox .housename
{
    color: #69873B;
    font-weight: bold;
    font-size: 14px;
}
.container .dashboardcontent .housebox .houseinfo input[type='text']
{
    text-align: center;
    border:1px solid #CCCCCC;
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    padding: 3px;
}
.container .dashboardcontent .gallerycontent .addimage
{
    text-align: center;
    padding-bottom: 10px;
}
.container .dashboardcontent .gallerycontent .addimage a
{
    color: #69873B;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}
.container .dashboardcontent .gallerycontent .displayimage
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}
.container .dashboardcontent .gallerycontent .displayimage .imagebox
{
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.container .dashboardcontent .gallerycontent .displayimage .imagebox .deletebox
{
    position: absolute;
    top: 3px;
    right: 3px;
}
.container .dashboardcontent .gallerycontent .displayimage .norecords
{
    color: Red;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.container .dashboardcontent .submitarea
{
    text-align: center;
    padding-top: 10px;
}
.container .dashboardcontent .submitarea a
{
    color: #69873B;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    padding-left: 10px;
}
.container .dashboardcontent .responsearea
{
    padding-top: 20px;
    text-align: center;
}
.container .dashboardcontent .responsearea .success
{
    color:#2A7C4E;
    text-align:center;
    font-weight: bold;
}
.container .dashboardcontent .responsearea .error
{
    color: red;
    text-align:center;
    font-weight: bold;
}

#promotion_form label
{
    font-weight: bold;
    font-size: 11px;
    display:block;
}
#promotion_form input[type="text"],
#promotion_form textarea
{
    width: 220px;
    border: 1px solid #aaa;
    padding: 5px;
    font-size: 11px;
    color: #555;
}
#promotion_form input[type="submit"]
{
    border: 1px solid #aaa;
    padding: 3px 5px;
    margin-top:10px;
}

/* SHARED COMPONENT */

input.button-green
{
    background-color: #dbe8cf !important;
    border: 1px solid #a1b88f !important;
    color:#444 !important;
    font-size:11px !important;
    font-weight:bold !important;
    font-family: Tahoma !important;
}
input.button-red
{
    background-color:#FFCCCC !important;
    border:1px solid #94090D !important;
    color:#94090D !important;
    font-size:11px !important;
    font-weight:bold !important;
    font-family: Tahoma !important;
}

