/* TOP HOME */
#home_top{
    width: 100%;
    padding:0px;
    height: 350px;
    margin-top: 5px;
}

#home_top .innoget_home_image{
    width: 312px;
    height: 211px;
    margin-top: 6px;
    margin-bottom: 5px;
    margin-left: 5px;
    float: left;
    
}

#home_top .innoget_home_plans{
    width: 629px;
    height: 211px;
    display: block;
    float:left;
}
#home_top .innoget_home_plan_item_wrap{
    display: block;
    float: left;
height: 211px;
    margin: 5px 10px;
    width: 629px;
    margin-left: 0px;
}

#home_top .innoget_home_plan_item{
    background-image: url("/images/arrowstyle.png");
    background-position: 20px 130px;
    background-repeat: no-repeat;
        display: block;
    float: left;
    height: 211px;
    width: 310px
}
#home_top .innoget_home_plan_item2{
    border-left: 1px solid white;
    background-image: none !important;
    
}
#home_top .innoget_home_plan_item1{
    border-right: 1px solid #9c9c9c;
    border-left: 1px solid white;
}

#home_top .innoget_home_plan_item h3{
    background-color: #859999;
    color: white;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 15px auto;
    text-align: center;
    width: 94%;
}

#home_top .innoget_home_plan_item h2{
    color: white;
    font-size: 12px;
    margin: 0 20px 20px;
    font-weight: normal;
}

#home_top .innoget_home_plan_item .home_plan_price{
    color: white;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 5px;
    text-align: center;
    width: 150px;
}

#home_top .innoget_home_plan_item .home_plan_login{
        float: right;
    display: block;
    color:white;
    margin-right: 10px;
}
#home_top .innoget_home_plan_item .home_plan_login a{
    color:white;
}

#home_top .innoget_home_plan_buttons{
    width: 935px;
    margin: 0px 10px;
    height: 50px;
    display: block;
    float:left;
}

#home_top .innoget_home_plan_buttons .innoget_button_home{
    height: 50px;
    margin: 0 1px;
    width: 305px;
    float: left;
}



/* inbox and outbox HOME */
.inoutboxtop{
    width: 100%;
    height: 60px;
    margin: 20px 0px;
}


.inoutboxtop a{font-size: 10px;color:#08509A;text-decoration: none;font-weight: normal}
.inoutboxtop a:visited{font-size: 10px;color:#08509A;text-decoration: none;font-weight: normal}
.inoutboxtop a:hover{font-size: 10px;color:#08509A;text-decoration: underline;font-weight: normal}

.inoutboxright a{font-size: 10px;color:#08509A;text-decoration: none;font-weight: normal}
.inoutboxright a:visited{font-size: 10px;color:#08509A;text-decoration: none;font-weight: normal}
.inoutboxright a:hover{font-size: 10px;color:#08509A;text-decoration: underline;font-weight: normal}


.inoutboxtop li{float:left;margin:5px 20px;text-align: center;width: 94px}

.inoutboxtop .box_img_wrap,.inoutboxright .box_img_wrap{
    padding:1px;
    border-top: 1px solid #E3E5F2;
    border-left: 1px solid #E3E5F2;
    border-bottom: 1px solid #A7A7A7;
    border-right: 1px solid #A7A7A7;
    width: 90px;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.inoutboxtop img{
    vertical-align: middle;
    text-align: center;
}
.inoutboxright img{
    vertical-align: middle;
    text-align: center;
}
.inoutboxtop li a:hover{text-decoration: underline !important;font-size: 10px;}
.inoutboxright{
    float: right;
    margin-right: 38px;
}
.inoutboxright li{text-align: center;margin: 20px 0px;width: 94px}
.inoutboxright li a:hover{text-decoration: underline;font-size: 10px;}


.homeResult{
    width: 800px;
    overflow: hidden;
    float: left;
}

.floatingStar{
    position: relative;
    float:left;
}

.floatingStar a{
    left: 15px;
    position: absolute;
    top: -20px;
    z-index: 1000;
}
