/* Start of CMSMS style sheet 'Miharuarts_themes : Additional styles' */
.box {
   clear: both;
   margin: 0 0.5em 1em;
   background: #4d4d4f url(uploads/Miharuarts_themes/box-TL.gif) top left no-repeat;
}

.box-content {
   background: url(uploads/Miharuarts_themes/box-TR.gif) top right no-repeat;
   padding: 1em;
   text-align: left;
   font-size: 1.2em;
   line-height: 1.1em;
   color: white;

}

.box-content img {
margin: 0.1em 0.5em;
}


.box-content table td {
font-size: 80%;
padding: 0.4em 0.3em;
vertical-align:top;
}


.normal-text {
   text-align: justify;
   font-size: 1.2em;
   line-height: 1.1em;
   color: white;
}



.clearafter:after {
   content: "";
   display: block;
   clear:both;
   margin-bottom: 10px;
}



.clearbefore:before{
   content: "";
   display: block;
   clear:both;
   margin-top: 10px;
}


.two-thirds {
   width:500px;
}

.half-left {
   width:49%;
   float: left;
   margin: 0 10px;
}

.third-left {
   width:260px;
   float:left;
   margin: 0 10px 0 10px;
}

.fleft {
   float: left;
}

.fright {
   float: right;
}

.inPageMenu, .inPageMenuSmall {
   margin: 1em 0 1em 0;
   padding: 10px 15px 0px 10px;
   color: white;
   background-color: #444;
   width: 65%;
   height: 164px;
   border-top: 2px solid #555;
   border-left: 2px solid #555;
   border-right: 2px solid #222;
   border-bottom: 2px solid #222;
}


.inPageMenuSmall {
   padding: 10px 15px 0px 10px;
   width: 85%;
   height: 114px;
}

.inPageMenu img, .inPageMenuSmall img {
   margin-right: 10px;
   float: left;
   border-top: 2px solid #222;
   border-left: 2px solid #222;
   border-right: 2px solid #555;
   border-bottom: 2px solid #555;
}

.inPageMenu p, .inPageMenuSmall p {
   text-align: justify;
}

a.anchorButton {
   background-color: #bbb;
   border-top: 1px solid #555;   
   border-left: 1px solid #555;
   border-right: 1px solid #333;
   border-bottom: 1px solid #333;
   margin: 1em 0;
   padding: 0.2em 1.2em;
   text-decoration: none;
   color: black;
}

a.anchorButton:hover {
   background-color: #999;
   border-top: 1px solid #333;   
   border-left: 1px solid #333;
   border-right: 1px solid #555;
   border-bottom: 1px solid #555;
   margin: 1em 0;
   padding: 0.2em 1.2em;
   text-decoration: none;
   color: black;
}

/* End of 'Miharuarts_themes : Additional styles' */

