@charset='utf-8';
/**************** button styles ****************/

.button *{text-align:center;font-weight:bold;}
.button a:link{color:#990000;}
.button a:visited{color:#660000;}
.button a:hover{color:#000000;}
.button a:hover span{background:#bbcc88;margin-bottom:2px;padding:3px 1px;border-bottom:solid 1px #aabb66;}
.button li{margin-bottom:10px;background:#889944;border:groove 3px;border-color:#668877 #ddeedd #ddeedd #668877;}
.button span{display:block;margin-bottom:6px;padding:1px;background:#ccdd99;border-bottom:solid 1px #ddeeaa;}
ul.button{clear:both;list-style-type:none;margin-left:0px;padding-left:0px;}


.button h2{margin:0px;}
.button h3{margin:0px;}
.button h4{margin:0px;}
.button p{margin:0px;}

li ul.button{margin-top:10px;}

/**************** level_list button styles ****************/

ul.level_list{width:650px;}
.contentbox ul.level_list{width:608px;}

ul.single{margin:0px auto;}

.double li{margin:0px 34px;}
.double h4{min-width:250px;}
*html .double h4{width:250px;}

.triple li{margin:0px 30px;}
.triple h3{min-width:150px;}
*html .triple h3{width:150px;}
.triple h4{min-width:150px;}
*html .triple h4{width:150px;}

.quadruple li{margin:0px 18px;}
.quadruple h3{min-width:120px;margin:0px;}
*html .quadruple h3{width:120px;}
.quadruple h4{min-width:120px;margin:0px;}
*html .quadruple h4{width:120px;}
.contents_quadruple li{margin:0px 18px;}
.contents_quadruple p{min-width:110px;}
*html .contents_quadruple p{width:110px;}

.quintuple h3{min-width:100px;}
*html .quintuple h3{width:100px;}
.quintuple li{margin:0px 12px;}

.sextuple h3{min-width:90px;}
*html .sextuple h3{width:90px;}
.sextuple li{margin:0px 6px;}

.septuple h3{min-width:75px;}
*html .septuple h3{width:75px;}
.septuple li{margin:0px 5px;}
ul.septuple{width:645px;margin-left:5px;}

.decuple h3{min-width:48px;}
*html .decuple h3{width:48px;}
.decuple p{min-width:48px;}
*html .decuple p{width:48px;}
.decuple li{margin:0px 5px;}
ul.decuple{width:645px;margin-left:5px;}

/**************** sidebar button styles ****************/

#sidebar h2{font-size:100%;}
#sidebar li{margin-bottom:5px;}
#sidebar ul{width:130px;margin:5px auto;padding-bottom:5px;}
*html #sidebar ul{padding-bottom:0px;}
#sidebar ul.last{padding-bottom:80px;}

/**************** glossary button styles ****************/

#glossary .button h3{min-width:15px;}
*html #glossary .button h3{width:15px;}
#glossary .button li{width:15px;margin:0px auto 3px;}
#glossary li.glossaryindex_last{margin-bottom:190px;}
*html #glossary li.glossaryindex_last{margin-bottom:0px;}
#glossary ul.button{position:fixed;left:765px;width:35px;height:100%;overflow:auto;background:#ffffff;}
*html #glossary ul.button{position:absolute;top:190px;}

/**************** information button styles ****************/

#information ul.single{width:200px;}



