﻿body 
{
    width:980px;
    height: auto;
    text-align: left;
    font-family: Arial, Calisto MT;
    margin-right:auto;
    margin-left: auto;
    background-color: #eeeeee;
    
    
}
#wrapper
{
    margin: 0px;
    padding: 0px 10px;
    background-image: url(../images/japanmap.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    
}
/* Generic Atributes */
h1
{
    font-size:50px;
    margin-top: 0px;
    margin-bottom:0px;
}
h2
{
    font-size: 25px;
    text-align: center;
}
h3
{
    text-align: center;
}
img
{
    border: 0px;
}
/* Div Blocks */
#head              /* Head */
{
    height:160px;
}
#head img
{
    height:70px;
}
#logo              /*logo*/
{
    width:400px;
    clear: none;
    float: left;
}
#logo img
{
    border: 0px;
}
#logo a
{
    text-decoration: none;
    color: #000000;
}

#date              /* Date function */
{
    text-align:right;
    font-weight: bold;
    margin-top: 60px;
    padding: 0px;
    width: 250px;
    float: right;
}

#ukjpopnavigation  /* Navigation */
{
    width: 960px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
 
}
#ukjpopnavigation li
{
    font-size: 30px;
    font-weight: bold;
    display: inline;
    list-style-type: none;
}
#ukjpopnavigation a:link
{
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/navbutton.gif);
    background-repeat: no-repeat;
}
#ukjpopnavigation a:hover
{
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    color: #FF0000;
    text-decoration: none;
    background-image: url(../images/navbuttonhover.gif);
    background-repeat: no-repeat;
}
#ukjpopnavigation a:visited
{
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    color: #FFFFFF;    
    text-decoration: none;
    background-image: url(../images/navbutton.gif);
    background-repeat: no-repeat;
}

#jpop_leftsidebar  /* Left Sidebar */
{
    float: left;
    width: 120px;
    font-size: 10px;
    padding: 5px;
    margin: 10px 10px 10px 10px;
    border: dashed 1px #666666;
}
#jpop_leftsidebar h2
{
    font-size: 15px;
}
#jpop_leftsidebar h4
{
    font-size: 12px;
    font-weight: bold;
}
#content           /* Content */
{
    margin: 10px 0px 0px 0px;
    float: left;
    width: 660px;
}
#entertainment_news /* News */
{
    width: 660px;
    margin-top: 0px;
    padding-top: 0px;
    margin-right: auto;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #0000B3;
}
#entertainment_news img
{
    height: auto;
    width: 660px;
}
#newscontent
{
    background-color: #0000B3;
    color: #FFFFFF;
    padding: 0px 10px;   
}
#newscontent h3 a
{
    color: #FFFFFF;
    font-size: 15px;
    
}
#newscontent p a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;   
}
#newscontent h5
{
    text-align: right;
    font-size: 10px;
    color: #FFFFFF;   
}
#sort_button form /* Sort */
{
    margin-right: auto;
    margin-left: auto;
    width: 600px;
}
#sort_button input
{
    text-align: center;
    margin: 2px;
    padding: 6px;
    font-family:Courier New;
    font-size: 20px;
    font-weight: bold;
    height: 45px;
    width: 55px;
}
#meranker /* Merchant Ranker */
{
    margin-bottom: 15px;
}
#meranker table
{
    margin-right: auto;
    margin-left: auto;
}
#meranker td
{
    padding: 3px;
}
#meranker a
{
    text-decoration: none;
    color:#000000;
    font-size: 12px;
}
#meranker a img
{
    width: 100px;
    border: none;
}
#newsarchive  /*archive page*/
{
}
#newsarchive h4
{
    font-size: 18px;
}
#newsarchive h5
{
    text-align: right;
    font-size: 15px; 
}
#J-popresults /* search */
{
    vertical-align: middle;
    height: 500px;
    overflow: auto;
    font-size: 14px;
}
#J-popresults img
{
    width: 110px;
    height: 110px;
    padding: 5px 0px 5px 0px;
}
#J-popresults a img
{
    width: 60px;
    height: 60px;
    border: none;
}
#J-popresults h3
{
    color: #FF0000;
    padding-right: 10px;
    padding-left: 10px;
}
#resultitle
{
    width: 100px;
    
}
#expand     /*expantion trick */
{
    height: auto;
    width: 250px;
    max-height: 150px;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    

}
#expand:hover
{
    width: 250px;
    height: auto;
    max-height: 500px;
    text-decoration: none;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;

}
#jcontact table
{
    padding-left: 40px;
    margin-right: auto;
    margin-left: auto;
}
#sitemap h3 /* sitemap*/
{
    text-align: left;
}
#sitemap ul li
{
    list-style-type: none;
}

#j_poprightsidebar /* Right Sidebar */
{   
    float: right;    
    width: 130px;
    text-align: left;
    margin: 10px 5px 5px 5px;
}
#j_poprightsidebar img
{
    border:0px;
}
#footer_of_ukjpop  /* Footer */
{
    width: 950px;
    clear: both;
    text-align: right;
    font-size: 11px;
    margin-top: 10px;
}
#footer_of_ukjpop img
{
    height: 30px;
    border: 0px;   
}

#footer_of_ukjpop li
{
    display: inline;
}
#j-poplogos
{
    text-align: center;
}
/* Span Blocks */
.right
{
    text-align:right;
    
}
/* Special Tags */
