/* general
------------------------------------------------------------------------------*/
* {
        margin: 0;
        padding: 0;
}
a:active,
a:focus {
        outline: 0;
}
body {
        background: rgb(233, 234, 224) url("../images/bg_top.gif") repeat-x;
        font: 12px/16px Arial;
        color: #363636;
}

.tabcontent, .bookauthor, .booktitle {
        font: 11px/14px Arial;
}

/* structure
------------------------------------------------------------------------------*/
#wrapper {
        margin-top: 5px;
        width: 100%;
}
#main {
        xposition:absolute;
        xleft: 50%;
        width: 875px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}
#map {
        height: 455px;
        width: 875px;
}

table.content td {
   vertical-align: top;
}

.homegradient {
   background-image: url("../images/homebg.gif");
   background-repeat: repeat-x;
   background-color: white;
   background-position: left bottom;
}

.goalgradient {
   background-image: url("../images/goalbg.gif");
   background-repeat: repeat-x;
}

.recommended {
   padding-left: 10px;
}

.padding {
   padding-left: 0px;
}

.circle {
   behavior: url('styles/pngbehavior.htc');
   position: relative;
}

p {
   padding-top: 15px;
}

p.main, p.mainhome, .advert, table.mainhome {
   padding-left: 15px;
   padding-bottom: 0px;
   padding-right: 10px;
}

.mainhome a {
   white-space: nowrap;
}

p.main {
   padding-top: 5px;
}

table.mainhome {
   margin-left: 12px;
}

.advert {
   padding-left: 10px;
}

.advert a:hover {
   border: none;
   background-color: transparent;
}

.advert img {
   position: relative;
   left: -5px;
}

p.imgheader {
   padding-bottom: 50px;
}

p.mainhome {
   margin-top: 0px;
   line-height: 20px;
}

.large {
   font-size: 140%;
}

ul {
   list-style-position: outside;
   margin-left: 15px;
}

ol {
   margin-left: 15px;
}

li {
   margin-left: 10px;
}

.links {
   border-top: #cfcfc0 1px solid;
   font-size: 10px;
}

.header {
   margin: 0px;
   color: #cb3511;
   background: #ddded1 url("../images/headerbut.png") no-repeat;
   background-position: 4px 8px;
   margin-top: 10px;
   /* top, right, bottom, left */
   padding: 5px 0px 2px 18px;
}

.feedback {
   background-image: url("../images/formbut.png");
   background-repeat: no-repeat;
   background-position: 3px 5px;
   padding-left: 18px;
}

.emphasis {
   font-weight: bold;
}

.popupbody {
   background: rgb(233, 234, 224) url("../images/popup_header.png") no-repeat;
   font: 11px/16px Tahoma;
   color: #363431;
}

.popup {
   padding-right: 50px;
}

.popuplogo {
   text-align: left;
   margin-bottom: 8px;
   margin-left: -50px;
}

.popupheader {
   background-color: #3E5764;
}

.button {
   text-align       : center;
   padding          : 5px;
   background-color : #dedfd2;
   cursor           : pointer;
   _cursor          : hand;
}

.share_icons {
   width: 240px;
   height: 0px;
}

.share_icons a {
   float: right;
}

.share_icons img {
   margin-right: 4px;
   position: relative;
   top: -4px;
}

.formbutton {
   margin-right: 5px;
}

.arrowbutton {
   position: relative;
   background: #FD6022 url("../images/formbut.png") no-repeat 0 0px;
   width: 19px;
   height: 19px;
   float: left;
   margin-right: 10px;
}

#homeinfo {
        background: #e1e1d3;
        min-height: 70px;
        height: auto;
        _height: 70px;
}
#extra {
        margin-top: 15px;
}

/* various items
------------------------------------------------------------------------------*/
.imgleft {
        float: left;
        margin: 3px 0 0 0;
}
.txtright {
        width: 213px;
        float: right;
}
#partners {
        width: 625px;
        height: 50px;
        margin: 5px 0 0 20px;
}
.add {
        color: #9E9A92;
        margin: -1px 0 0 0;
        font-size: 9px;
}
#commercial {
        margin: 0 0 27px 0;
}
#commercial a {
        border: 0;
}
.banner {
        width: 180px;
        height: 135px;
}
#extratxt {
        clear: both;
        padding: 0 0 20px 0;
}
#mappingworlds {
        text-align: center;
        border-top: #cfcfc0 1px solid;
        color: #9E9A92;
        padding: 6px 0;
}
#mappingworlds .logo {
        margin: 5px 0;
}
#mappingworlds a {
        color: #9E9A92;
}
#menu {
        padding: 2px 0 4px 0;
        text-align: right;
        color: #9E9A92;
}
h1.boxleft {
        color: #ffffff;
}
.boxright #data {
        float: right;
        _margin-top: -1px;
        *margin-top: -2px;
}
.boxright_small #data {
        margin: 2px 0 0px 0;
}
.boxright_small .data_more {
        color: #9E9A92;
        margin: 0 0 5px 0;
}
.book {
        margin: 6px 0 0 0;
        line-height: 15px;
}
.bookimg {
        padding-bottom: 10px;
        float: left;
}
.title {
        margin: 0 3px 0 74px;
        padding-top: 5px;
        width: 140px;
}
#left {
        margin-right: 9px;
}
.caption {
        margin-top: 15px;
        border-bottom: #cfcfc0 1px solid;
        height: 17px;
}
.captionwide {
        border-bottom: #cfcfc0 1px solid;
        height: 17px;
        width: 625px;
        padding: 15px 0 0 20px;
        clear: both;
        display: block;
}

/* no flash
------------------------------------------------------------------------------*/
#noflash {
        width: 875px;
        height: 455px;
        background: url("../images/bg_noflash.gif") no-repeat;
}
#noflash #pannel {
        background: #990A00;
        color: #fff;
        border-bottom: 5px solid #CB3511;
        width: 180px;
        padding: 15px 10px 10px 10px;
        margin: 112px 0 0 665px;
        position: absolute;
}
#noflash #pannel dt {
        margin: 0 0 5px 0;
}
#noflash #pannel a {
        color: #FD6022;
        border-bottom: 1px dotted #fff;
}
#noflash #pannel a:hover {
        color: #fff;
}
#noflash #pannel h4 {
        margin: 0 0 5px 0;
        font: 14px/18px Arial;
        font-weight: bold;
        color: #FD6022;
}


/* typo
------------------------------------------------------------------------------*/
h1 {
        font-size: 25px;
        line-height: 25px;
        height: 25px;
        font-weight: normal;
        color: #3e5764;
        margin: -3px 0 4px 0;
}
.content h1 {
        padding-left: 15px;
        margin-top: 10px;
}
h2 {
        font-size: 18px;
        line-height: 18px;
        font-family: Georgia;
        font-weight: normal;
        color: #cb3511;
        margin: 0 0 2px 0;
}
h3 {
        font-size: 15px;
        line-height: 15px;
        height: 15px;
        clear: both;
        float: left;
}
h4 {
        font-size: 28px;
        line-height: 28px;
        height: 28px;
        font-weight: normal;
        color: #cf4727;
        margin: 5px 0 4px 0;
}
p.home {
        padding-bottom: 22px;
        font: 11px/16px Verdana;
}

a {
        color: #CD4722;
        text-decoration: none;
        cursor: pointer;
        _cursor: hand;
}

a:hover {
        color: #FFFFFF;
        text-decoration: none;
        background-color: #CD4722;
}

.share_icons a:hover {
        background-color: transparent;
}

.links {
        font-size: 7pt;
        text-decoration: none;
        border: 0;
        color: #565752;
}

.links a {
        text-decoration: none;
        border: 0;
        cursor: pointer;
        _cursor: hand;
        color: #565752;
}

.links a:hover {
        color: white;
}

.links #copyright {
        float: right;
        padding-right: 230px;
}

.butlink {
        background: url("../images/bullet.gif") no-repeat 0 3px;
        _background-position: 0 4px;
        *background-position: 0 4px;
        padding: 0 0 2px 17px;
}

.sheetlabel {
   float: left;
   background-color: #e1e1d3;
}

.sheetlabel .active {
   background-color: #E9EAE0;
}

/* form
------------------------------------------------------------------------------*/
.form,
.formbut {
        float: left;
        margin: 5px 0 5px 0;
}
.form {
        width: 161px;
}

.input {
        width: 152px;
        border: 1px solid #9E9A92;
        border-bottom: 1px solid #CFCFC0;
        border-right: 1px solid #CFCFC0;
        padding: 2px 0 2px 2px;
        font: 11px Tahoma;
        color: #3E5764;
}

input.url {
        font-size: 9px;
        color: #3E5764;
        width: 234px;
}

.input_large {
        width: 242px;
        border: 1px solid #9E9A92;
        border-bottom: 1px solid #CFCFC0;
        border-right: 1px solid #CFCFC0;
        padding: 2px 0 2px 2px;
        margin: 2px 0 2px 0px;
        font: 11px Tahoma;
        color: #990A00;
}

div.downloadlink {
   margin-bottom: 3px;
}

#download {
   border: 1px solid #cb3511;
   background-color: #ffffee;
   padding: 10px;
   position: absolute;
   top: 460px;
   left: 285px;
   display: none;
}

#download .close {
   position: absolute;
   top: 10px;
   right: 10px;
}

.informed {
   padding-top: 10px;
}

.informed div, .commenttext div {
   margin-top: 5px;
   margin-bottom: 5px;
}

a.booktitle {
   font-weight: bold;
   color: #363636;
}

a.booktitle:hover {
   color: white;
}

.bookauthor {
   color: #848484;
}

#umbrella {
   position:relative;
   margin-left: auto;
   margin-right: auto;
   height:590px;
   width:876px;
   padding:0;
   background:url('../images/umbrella_bg.png');
}

#umbrella_usa, #umbrella_usa_hover {
   position:absolute;
   top:178px;
   height:290px;
   width:290px;
   padding:0;
   cursor: pointer;
}

#umbrella_usa {
   background:url('../images/umbrella_usa.png');
}

#umbrella_usa_hover {
   background:url('../images/umbrella_usa_hover.png');
}

#umbrella_world, #umbrella_world_hover {
   position:absolute;
   left:290px;
   top:178px;
   height:290px;
   width:290px;
   padding:0;
   cursor: pointer;
}

#umbrella_world {
   background:url('../images/umbrella_world.png');
}

#umbrella_world_hover {
   background:url('../images/umbrella_world_hover.png');
}

#umbrella_world {
   background:url('../images/umbrella_world.png');
}

#umbrella_japan, #umbrella_japan_hover {
   position:absolute;
   left:580px;
   top:178px;
   height:290px;
   width:290px;
   padding:0;
   cursor: pointer;
}

#umbrella_japan {
   background:url('../images/umbrella_japan.png');
}

#umbrella_japan_hover {
   background:url('../images/umbrella_japan_hover.png');
}


