/*
    HOME_SLIDESHOW
*/

#home_slideshow{
    position:relative;
    height: 465px;
    width: 100%;
    font-family: "Times New Roman";
}

#home_gallery_loading{
    position: relative;
    text-align: center;
    width: 1000px;
    top: 220px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
}

/*   Home mask   */

#home_mask_image{
    position:absolute;
    top:0;
    left:0;
    z-index: 5;
}

.home_mask_background{
    z-index:5;
}

#home_mask_content{
    position:absolute;
    top:0;
    left:0;
    z-index: 6;
    margin-left: 25px;
}

#home_mask_title{
    margin-top: 10px;
    font-size: 48px;
    width: 365px;
}

#home_mask_text{
    width: 275px;
    margin-top: 10px;
    font-size: 16px;
    color: #808080;
}

#home_mask_link{
    position: absolute;
   padding-top: 2px;
   padding-right: 2px;
    top: 250px;
    font-family: "Helvetica Neue", "Helvetica", sans-serif;
}

/*   Home slideshow   */

#home_slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
}

#home_slideshow IMG.active {

    z-index:4;
}

#home_slideshow IMG.last-active {
    z-index:3;
}

.slideshow{
    margin-left: 25px;
}

/*
    HOME_CENTER
*/

#home_center{
    position: relative;
    width: 100%;
    overflow: hidden;
    font-family: "Helvetica";
}

#home_center_menu{
    float: left;
    position: relative;
    height: 100%;
    width: 181px;
    padding: 20px 0px 0px 24px;
}

#home_center_content{
    float: left;
    position: relative;
    height: 100%;
    width: 795px;
}

/*
    HOME_MENU
*/

#home_center_menu_list{
    font-weight: bold;
    font-size: 16px;
}

.current_menu{
    color: black;
}



/*
    HOME_NEWS
*/

#home_news{
    position: relative;
    width: 575px;
    top: 14px;
    left: 20px;
    height: 300px;
    overflow: hidden;
}

.home_news_item{
    position: relative;
    width: 550px;
    padding-top: 5px;
    border-top: 1px solid #D9D9D9;
}

.home_news_text{
    position: relative;
    width: 400px;
    top: -20px;
}

.home_news_date{
    position: relative;
    left: 420px;
    width: 100px;
    height: 20px;
}

.news_title{
    font-weight: bold;
}

#home_news_navigate{
    position: absolute;
    left: 750px;
    top: 20px;
    height: 50px;
    width: 25px;
}

#home_news_navigate > div{
    height: 20px;
}

#home_news_down{
    margin-top: 10px;
}

/*
    HOME_SEARCH
*/


.home_center_content_search{
}

#search_table{
    margin-top: 20px;
    margin-left: 12px;
    width: 775px;
    padding-right: 20px;
    height: 308px
    padding-left: 8px;
    border-left: 2px solid #d9d9d9;
}


#search_left{
    width: 375px;
    vertical-align: top;
}

#search_left ul {
    padding-left: 0px;
    margin-left: 2px;
}


#search_left label {
    cursor: pointer;
}

#search_right{
    width: 375px;
    margin-left: 10px;
}

#search_form_right{
    width: 100%;
    margin-left: 10px;
    padding-left: 5px;
    border-left: 2px solid #d9d9d9;
    background-color: white;
}

.height75{
    height: 75px;
    vertical-align: top;
    padding-right: 0px;
    margin-right: 0px;
}

#search_form_right input{
    background: transparent url("/images/form.gif") no-repeat;
    border:solid 0 #fff;
    height: 20px;
    padding-top: 1px;
    font-weight: bold;
    font-size: 14px;
    border: 0px;
    padding-right: 0px;
    margin-right: 0px;
}

#from{
    width: 180px;
}

#to{
    width: 190px;
}

#search_form_right select{
    background: #fff url("/images/form.gif") no-repeat;
    border:solid 0 #fff;
    height: 20px;
    padding:1px 0;
    padding-top: 1px;
    width: 170px;
    font-weight: bold;
    font-size: 14px;
}


.radio_list{
    font-size: 16px;
    font-weight: bold;
    color: #CCCCCC;
    margin-left: 10px;
}

.radio_list_active{
    color: black;
    
}

.submit{
    padding-top: 10px;
    width: 90px;
    height: 90px;
}

/*
    HOME_RESULT
*/

#home_result{
    position: relative;
    height: 100%;
    padding: 50px 20px 10px 25px;
    font-family: "Helvetica";
}

.result_title{
    color: #999999;
    padding-top: 5px;
    padding-bottom: 20px;
}

/*  Compact   */

.compact{
    position: relative;
    height: 30px;
    font-size: 16px;
}

.compact_price{
    float: left;
    position: relative;
    font-weight: bold;
    width: 185px;
    padding-top: 8px;
}

.compact_title{
    float: left;
    position: relative;
    width: 460px;
    padding-top: 8px;
}

.compact_view{
    float: right;
    position: relative;
    font-weight: bold;
    padding-top: 8px;
}


/*  Full  */

.full{
    position: relative; 
}

.full_image{
    position: relative;
    height: 150px;
    width: 750px;
}

/*  header  */
.full_header{
    position: relative;
    height: 60px;
    width: 750px;
}

.full_price{
    float: left;
    position: relative;
    width: 185px;
    padding-top: 8px;
    font-size: 14px;
}

.full_price_amount{
    font-size: 24px;
}

.full_title{
    float: left;
    position: relative;
    width: 460px;
    padding-top: 8px;
    font-size: 12px;
    font-weight: bold;
}

.full_title span{
    font-size: 22px;
}


/*  text  */
.full_text{
    position: relative;
    overflow: hidden;
    height: 90px;
    margin-bottom: 10px;
}

.full_more{
    float: left;
    position: relative;
    width: 185px;
    font-size: 14px;
}

.full_description{
    float: left;
    position: relative;
    width: 380px;
    font-size: 16px;
}

.full_details{
    float: left;
    position: relative;
    padding-left: 13px;
    width: 82px;
    height: 70px;
    border-left: 2px solid #D9D9D9;
}

.button{
    position: relative;
    height: 100%;
    width: 100%;
}

.full_book{
    float: left;
    position: relative;
    padding-left: 13px;
    width: 72px;
    height: 70px;
    border-left: 2px solid #D9D9D9;
}




