
/* ----- UNIPortal.css ----- */
@media all {
/*  (do not remove this :) */
/*  (not this either :) */

body {
background-color:#CCCCCC;
}

#main-wrapper {
background:url(kage.jpg) top center repeat-y;

}

#visual-portal-wrapper {
width: 800px;
margin: 0px auto;
padding: 0px;
}

.documentContent {
    font-size: 110%;
    padding: 0em 1em 2em 1em !important;
    background: White;
}

#content {
    padding: 0.3em 1em 0 1em !important;
    margin: 0em 0em 2em 0em;
}

#portal-lang {
    background-color: black;
    white-space: nowrap;
    text-align :right;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    height: auto;
    line-height: normal;
    float: none;
    padding: 3px 2em 3px 0;
}

#portal-lang li {
    display: inline;
}

#portal-lang li a {
    background-color: transparent;
    border: none;
    color: #76797c;
    height: auto;
    padding: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
    text-transform: lowercase;
}

#portal-lang li.selected a {
    background-color: none;
    color: none;
    border: none;
}

#portal-lang li a:hover {
    background-color: none;
    color: none;
    border: none;
}

#portal-siteactions {
    background-color: black;
    white-space: nowrap;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    height: auto;
    line-height: normal;
    float: none;
    padding: 0px 0 10px;
    text-align:center;
    font-size:90%;
}

#portal-siteactions li {
    display: inline;
}

#portal-siteactions li a {
    background-color: transparent;
    border: none;
    color: #DADADA;
    height: auto;
    padding: 0;
    margin-right: 0;
    text-decoration: underline;
    text-transform: lowercase;
}

#portal-siteactions li.selected a {
    background-color: none;
    color: none;
    border: none;
}

#portal-siteactions li a:hover {
    background: none;
    color: #F9FF91;
    border: none;
}

#portal-siteactions li a:visited {
    background: none;
    color: #B6B6B6;
    border: none;
}

#portal-logo {
    background: url(http://dai-ichi.uni-it.jp/header.jpg) no-repeat;
    border: 0;
    margin: 0;
    padding: 0;
}

#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 100px;
    height: 0px !important;
    width: 800px;
    cursor: pointer;
}

#portal-header {
background-color:black;
}

#portal-globalnav {
    background-color: transparent;
    padding: 0em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
    display:block;
    font-size:100%;
}

#portal-globalnav li {
    display: inline;
    background-color: black;
}

#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    border: none;
    color: #C2C2C2;
    height: 20px;
    margin-right: 0;
    padding: 3px 1.6em 0em;
    text-decoration: none;
    text-transform: lowercase;
    display :block;
    background: black url(ten.gif) right top repeat-y;
    float: left;
    
}

#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background:url(ten.gif) right top repeat-y;
    border: none;
    color: #4FC2FF;
}

#portal-globalnav li a:hover {
    background-color: none;
    border:none;
    background:url(ten.gif) right top repeat-y;
    color :white;
}

#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border: none;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: lowercase;
    line-height: 1.6em;
}

#portal-breadcrumbs a {
    text-decoration: none;
}

#portal-footer {
    background:black;
    border:none;
    float: none;
    line-height: 1em;
    margin: 1em 0em 0em 0em;
    padding: 0.5em 0em 0em 0em;
    text-align: center;
    color:white;
}

#portal-footer p {
    margin: 0.25em 0;
}

#portal-footer a {
    text-decoration: none;
    color: #436976;
    border: none;
}

#portal-footer a:visited {
    color: #436976;
}

#portal-footer a:hover {
    text-decoration: underline;
}
#portal-footimg {
    background:url(kage_foot.jpg) top center no-repeat;
    height: 10px;
}

#tabs_bottom {
    background:white url(kage_menu.jpg) top left repeat-x;
    height: 5px;
}

#portlet-searchbox{
    border:1px solid #cccccc;
    background-color:#E8D7E7;
    padding: 8px 8px;
    margin-bottom:10px;
}

#portlet-prodsearchbox{
    border:1px solid #cccccc;
    background-color:#FFEFBF;
    padding: 8px 8px;
    margin-bottom:10px;
}


.product-imagearea {
width: 150px;
height: 150px;
text-align:center;
border-width: 1px 2px 2px 1px;
border-style:solid;
border-color:#CACACA #828282 #828282 #CACACA;
}
.product-descarea {
padding-left: 10px;
}
.product-descarea h2 {
font-weight:bold;
}
.product-items {
margin-bottom:10px;
width: 100%;
}
.title-back {
height:24px;
padding:7px 0px 0px 1em;
font-weight:bold;
}
.tbb{
background:url(haikei_bar_blue.jpg) top left no-repeat;
}
.tbo{
background:url(haikei_bar_ore.jpg) top left no-repeat;
}
.tbg{
background:url(haikiei_bar_green.jpg) top left no-repeat;
}
input.searchButtonTop {
    margin-bottom: 0px ! important;
    font-size: 85%;
    background: white url(search_btn.gif) left top no-repeat;
    cursor: pointer;
    padding: 0px;
    text-transform: lowercase;
    border:none;
    width:27px;
    height:28px;

}
dl.toppage{
padding:15px 0px;
margin:0px;
}
dl.toppage dt {
padding:0px 0px 4px 40px;
margin:0px 0px 0px;
font-weight:normal;
}
dl.toppage dt .date {
font-size:90%;
color:#757575;
font-weight:normal;
}
dl.toppage dd{
clear:right;
padding:0px 0px 0px 40px;
margin:0px;
}
dl.toppage dt.ore{
    background: white url(o_b.gif) left top no-repeat;
}

dl.toppage dt.gre{
    background: white url(g_b.gif) left top no-repeat;
}

dl.toppage dt.blu{
    background: white url(b_b.gif) left top no-repeat;
}

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0px;
    width: 0px;
}

h1.uni_head {
border:none;
font-size: 100%;
font-weight:normal;
}

.image_position_left {
float: left;
margin: 8px;
}

.image_position_left img{
display:block;
margin:5px;
}

.image_position_right img{
display:block;
margin:5px;
}

.image_position_right {
float:right;
margin:8px;
}

.body_texts{
padding-top:8px;
}

#mailform_btn {
background:#b9cfe6;
background:url(mail_img.gif) right center no-repeat #b9cfe6;
display:block;
width:150px;
border: 1px solid black;
padding: 0px 0px 0px 10px;
height: 27px;
}

/*  */

}

