@import "../global/base.css";
@import "../global/gp_global.css";
@import 'layout.css';

/*----------------------------------------------------

1: INDEX
2: SEARCH

------------------------------------------------------*/

/*----------------------------------------------------

1: INDEX

------------------------------------------------------*/
div.home a {
    color: #464646;
    }

div.features {
    background: url(../../img/home/feature_bg.gif) repeat-x bottom;
    height: 280px;
    border: 1px solid #d0d0d0;
    margin-bottom: 10px;
    }

div.features div.features_inner {
    padding: 4px;
    overflow: hidden;
    }

div.features div#display {
    width: 415px;
    height: 248px;
    background: white;
    border: 1px solid #d7d7d7;
    position: relative;
    overflow: hidden;
    }

div.features div#display img {
    }

div.features div#display dl.description {
    position: absolute;
    bottom: 0;
    padding: 5px 10px 10px 10px;
    background: url(../../img/home/feature_txt_bg.png) repeat;
    color: white;
    line-height: 140%;
    width: 396px;
    left: 0;
    }

div.features div#display dl.description dt {
    font-weight: bold;
    }

div.features div#display dl.description dd {
    font-size: 83%;
    }

div.features div#display dl.description a {
    color: #fff200;
    }

div.features div#display,
div.features div.display_list {
    float: left;
    }

div.features div.display_list {
    height: 248px;
    overflow: hidden;
    width: 247px;
    border-style: solid solid solid none;
    border-color: #d7d7d7;
    border-width: 1px;
    position: relative;
    background: white;
    }
 
div.features div.display_list li {
    border-bottom: 1px solid #d7d7d7;
    background: #ffffff;
    min-height: 61px;
    overflow: hidden;
    position: relative;
    display: block;
    }

div.features div.display_list li.selected {
    background: url(../../img/home/silver_bg2.gif) repeat-x bottom;
    display: block;
    }

div.features div.display_list li a {
    color: #464646;
    padding: 2px;
    background: transparent;
    display:block;
    cursor: pointer;
    height: 57px;
    }

div.features div.display_list li a:hover em {
    text-decoration: underline;
    }

div.features div.display_list li em {
    font-weight: bold;
    font-size: 92%;
    }

div.features div.display_list li img {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    }

div.features div.display_list li span {
    display: block;
    }

div.features div.display_list li span.title {
    line-height:109%;
    margin: 0 0 3px 0;
    }

div.features div.display_list li span.text {
    width: 165px;
    margin-left: 66px;
    }

div.features div.display_list li span.excerpt {
    font-size: 83%;
    line-height:115%;
    }

div.features div.feature_footer {
    clear: both;
    height: 25px;
    line-height: 25px;
    }

div.features div.feature_footer h2 {
    font-size: 100%;
    font-family: inherit;
    width:625px;
    font-size: 83%;
    text-transform: uppercase;
    color: #464646;
    padding-left: 6px;
    }

div.features div.feature_footer h2,
div.features div.feature_footer div.scroller {
    float: left;
    }

div.features div.feature_footer div.scroller {
    text-align: right;
    width: 33px;
    height: 15px;
    margin-top: 5px;
    background: url(../../img/home/feature_scroll.gif) no-repeat right;
    }

div.features div.feature_footer div.scroller a {
    float: left;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: block;
    }

div.features div.feature_footer div.scroller a#scroll_down {
    margin-left: 3px;
    }

div.features div.feature_footer div.scroller span {
    display: none;
    }

div.livinginfo li a img {
    vertical-align: text-top;
    }

div.livinginfo li a:hover {
    background-color: #dc1818;
    color: white;
    }

div.livinginfo ul {
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #d7d7d7;
    overflow: hidden;
    }

div.livinginfo {
    margin-bottom: 10px;
    }

div.livinginfo h3 {
    font-size: 92%;
    text-transform: uppercase;
    background: white url(../../img/home/silver_bg.gif) no-repeat bottom;
    height: 19px;
    line-height: 19px;
    padding-left: 6px;
    }

div.livinginfo h3 a {
    color: #464646;
    }

div.livinginfo h3 a:hover {
    color: #dc1818;
    text-decoration: none;
    }    
div.livinginfo li {
    background: url(../../img/home/dash_border-v2.gif) repeat-x top;
    padding: 4px 0 1px;
    white-space: nowrap;
    }
div.livinginfo li.main_category {
    background: none;
    border-top: 1px solid #d7d7d7;
    padding: 1px 0;
    }

div.livinginfo li.main_category a {
    font-weight: bold;
    color: black;
    padding-left: 20px;
    text-transform: uppercase;
    background-image: url('../../img/arrow_br.gif');
    background-repeat: no-repeat;
    background-position: 7px 6px;
}
div.livinginfo li.main_category a:hover {
    color: #dc1818;
    background-color: transparent;
}
div.livinginfo li a {
    height: 18px;
    line-height: 18px;
    padding-left: 8px;
    display: block;
    font-size: 92%;
    color: #464646;
    }

div.livinginfo li a:hover {
    text-decoration: none;
    }
div.main_column div.main_column-1 div.banner img {
    display: block;
    }

div.main_column div.main_column-1 div.rectangle {
    margin-bottom: 8px;
    border: 1px solid #d7d7d7;
    text-align: right;
    width: 208px;
    overflow: hidden;
    }

div.main_column div.main_column-1 div.banner {
    padding: 14px 14px 4px;
    width: 180px;
    overflow: hidden;
    }

div.main_column div.main_column-1 div.rectangle a {
    color: #959595;
    display: block;
    padding: 0 14px 7px 14px;
    font-size: 70%;
}
div.latest_posts h2 {
    border-bottom: 1px solid #d7d7d7;
    }

div.latest_posts li {
    background: url(../../img/home/dash_border-v2.gif) repeat-x bottom;
    padding: 5px 0;
    }

div.latest_posts li.blog5 {
    background: none;
    border-bottom: 1px solid #d7d7d7;
    }

div.latest_posts li dt {
    margin-bottom: 1px;
    padding-top: 4px;
    font-weight: bold;
    padding-right: 88px;
    }
div.latest_posts li dd.blog_info {
        margin-bottom: 4px;
    }
div.latest_posts li dt a {
    color: #000;
    line-height:1.4;
    }

div.latest_posts li dl {
    position: relative;
    min-height: 84px;
    }
div.latest_posts li dd {
    font-size: 92%;
    padding-right: 88px;
    line-height: 145%;
    }

div.latest_posts li dd.excerpt {
    min-height: 42px;
    }

div.latest_posts li dd.excerpt a {
    font-family: georgia;
    color: black;
    font-style: italic;
    }

div.latest_posts li dd.excerpt a:hover {
    color: #dc1818;
    text-decoration: none;
    }
div.latest_posts li dd.excerpt img {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px;
    border: 1px solid #d7d7d7;
    }
div.latest_posts li dd.blog_info span {
    text-transform:uppercase;
    font-family:Geneva,Arial;
    color:#636363;
    font-size:10px;
}
div.latest_posts li dd.blog_info span.date {
    background: url(../../img/div3.gif) no-repeat right;
    margin-right:5px;
    padding-right:5px;
}
div#bd div.cat_topics {
    display: table;
    margin-bottom: 13px;
    }

div#bd div.cat_topics div {
    width: 219px;
    float: left;
    background: url(../../img/home/gradient_bg.gif) repeat-x top;
    border: 1px solid #e2e2e2;
    margin-bottom: 12px;
    }

div#bd div.cat_topics div h2 {
    background-repeat: no-repeat;
    background-position: 8px center;
    padding-left: 60px;
    line-height: 44px;
    height: 49px;
    margin: 7px 0;
    }

div#bd div.cat_topics div.jobs h2 {
    background-image: url(../../img/home/cat_jobs_icon.png);
    }

div#bd div.cat_topics div.classifieds h2 {
    background-image: url(../../img/home/cat_classifieds_icon.png);
    }

div#bd div.cat_topics div.apartments h2 {
    background-image: url(../../img/home/cat_apartments_icon.png);
    }

div#bd div.cat_topics div.injapan h2 {
    background-image: url(../../img/home/cat_injapan_icon.png);
    }

div#bd div.cat_topics div h2 a:hover {
    text-decoration: none;
    }

div#bd div.cat_topics div.jobs h2 a:hover {
    color: #2e82d9;
    }

div#bd div.cat_topics div.classifieds h2 a:hover {
    color: #659329;
    }

div#bd div.cat_topics div.apartments h2 a:hover {
    color: #b7170a;
    }

div#bd div.cat_topics div.injapan h2 a:hover {
    color: #ef7216;
    }

div#bd div.cat_topics li a:hover {
    background-color: #dc1819;
    color: white;
    }

div#bd div.cat_topics div.jobs,
div#bd div.cat_topics div.classifieds {
    margin-right: 11px;
    }

div#bd div.cat_topics li {
    background-image: url(../../img/home/dash_border-v2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 2px 0;
    font-size: 92%;
    }

div#bd div.cat_topics li.last {
    background: none;
    }

div#bd div.cat_topics li a {
    background-image: url(../../img/home/arrow_bullet.gif);
    background-repeat: no-repeat;
    background-position: 4px center;
    min-height: 14px;
    padding-left: 24px;
    display: block;
    color: #464646;
    padding: 1px 0 1px 24px;
    }

div#bd div.cat_topics li a:hover {
    text-decoration: none;
    }

div.latest_posts {
    clear: both;
    }

div.side_column div.jobmail_subscribe {
    background: url(../../img/jobmailbanner.gif) no-repeat;
    width: 296px;
    height: 54px;
    margin: 20px 0 32px;
    margin: 20px 0 28px;
    padding: 0 2px;
}
div.side_column div.jobmail_subscribe p {
    margin-bottom: 0;
}
div.side_column div.jobmail_subscribe h4 {
    visibility: hidden;
    width: 296px;
    height: 27px;
    overflow: hidden;
}
div.side_column div.jobmail_subscribe input.text {
    width: 198px;
    line-height: 16px;
    height: 16px;
    padding: 6px 0 5px;
    padding-left: 14px;
    background: none;
    border: none;
    float: left;
    color: #464646;
    outline: none;
}
div.side_column div.jobmail_subscribe input.submit {
    width: 83px;
    padding: 4px 6px 5px 0;
    float: right;
    background: none;
    border: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    outline: none;
}
div.side_column div.top_bloggers {
    margin: 16px 0 9px 0;
    }

div.side_column div.top_bloggers h2 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 5px;
    }

div.side_column div.top_bloggers ul {
    height: 121px;
    }

div.side_column div.top_bloggers li {
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    background: black;
    padding: 1px;
    }

div.side_column div.top_bloggers li.first {
    margin-left: 0;
    }

div.side_column div.top_bloggers li img {
    display: block;
    border: 1px solid #ffffff;
    width: 49px;
    height: 49px;
    }

div.side_column div.followus {
    margin: 22px 0 20px 0;
    }

div.side_column div.followus p {
    text-align: center;
    margin-bottom: 15px;
    }

div.side_column div.followus em {
    font-family: georgia, serif;
    font-style: italic;
    font-size: 114%;
    }

div.side_column div.followus ul {
    background: url(../../img/home/followus.jpg) no-repeat;
    height: 61px;
    width: 300px;
    }

div.side_column div.followus ul li {
    float: left;
    width: 50%;
    }

div.side_column div.followus ul li a {
    display: block;
    height: 48px;
    width: 48px;
    }

div.side_column div.followus ul li a span {
    display: none;
    }

div.side_column div.followus ul li.twitter a {
    margin-left: 96px;
    }

div.side_column div.followus ul li.facebook a {
    margin-left: 15px;
    }

div.side_column div.twitterplug {
    margin: 20px auto 20px auto;
    width: 300px;
    }

div.side_column div.twitterplug h2 {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 5px;
    }

div.side_column div.twitterplug h2 span {
    color: #3dd5ff;
    }

div.side_column .twtr-bd {
    padding: 0;
    }

div.side_column .twtr-hd ,
div.side_column .twtr-ft {
    display: none;
    }

div.side_column .twtr-bd {
    border: none !important;
    }

div.side_column .twtr-timeline .twtr-tweet {
    background-color: white;
    background-image: url(../../img/home/silver_bg2.gif);;
    background-repeat: repeat-x;
    background-position: bottom;
    }

div.side_column .twtr-widget .twtr-tweet {
    border-bottom:  1px solid #d7d7d7;
    }

div.side_column .twtr-widget {
    margin: 10px 0;
    border-width: 1px 1px 0 1px;
    border-color: #D7D7D7;
    border-style: solid;
    }

div.side_column .twtr-widget .twtr-tweet-wrap {
    padding:8px;
    border:1px solid #FFFFFF;
    }

div.side_column div.sls {
    clear: both;
    width: 300px;
    margin: 22px auto;
    font-size: 11px;
    padding-top: 6px;
    border-top: 1px solid #d7d7d7;
    }

div.side_column div.sls li {
    margin-bottom: 5px;
    color: #656565;
    }

div.side_column div.sls li a {
    color: #252525;
    }
/*----------------------------------------------------

2: SEARCH

------------------------------------------------------*/
div.search_index div.main_column li a {
    color: #0071BC;
    }

div.search_index {
    background: none;
    padding-bottom: 100px !important;
    }

div.search_index ul.search_result li {
    margin-bottom: 1.5em;
    line-height: 1.5;
    }

div.search_index li p.excerpt b {
    font-weight: normal;
    }

div.search_index p.title a {
    font-size: 117%;
    font-weight: bold;
    text-decoration: underline;
    }

div.search_index p.sub_txt {
    color: #000000;
    font-size: 92%;
    margin: 0.2em 0 1.3em 0;
    }

div.search_index ul.pagination {
    height: 30px;
    margin: 3.5em 0 1.5em 0;
    }

div.search_index ul.pagination li {
    float: left;
    background: #636363;
    border: 1px solid #d7d7d7;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    }

div.search_index ul.pagination li a {
    display: table-cell;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    color: white;
    }

div.search_index ul.pagination li.active {
    float: left;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    }

div.search_index ul.pagination li.active a {
    color: #4d4d4d;
    }

/*---------------------------------------------

Earthquake

---------------------------------------------*/

div#earthquake {
    margin: 0 auto;
    padding: 10px;
    border-style: solid;
    border-width: 1px 1px 0px;
    border-color: #CCCCCC;
    background: url("../../img/home/gradient_bg.gif") repeat-x scroll center top;
}

div#earthquake h3 {
    font-weight: bold;
    text-transform: uppercase;
/*    color: black;*/
    display: inline;
    margin-right: 4px;
}
.lang_en div#earthquake h3 {
}
div#earthquake a.television {
    background: url(../../img/television.png) no-repeat left;
    padding-left: 13px;
}
