@import "/css/content.css";
@import "/css/layout.css";

html, body { /* background: #F5F5F5; */ color: #000000; margin: 0; padding: 0; }
body { text-align: center; width: auto; /* border-top: 15px solid #484848; */}

#img-mother { margin: 0 auto; padding: 20px 20px 0 20px;}

.spc {padding: 0; }
h1 { /* color: #535353; font-size: 175%; margin-bottom: 0.5em; margin-top: 0; padding-top: 0; line-height: 1.3em; text-transform: uppercase; text-align: left; margin-left: 2em; */}


h1 {font-size: 133%; margin-bottom: 0.5em; margin-top: 1em; text-transform: uppercase; text-align: left; background: url("/img/bullet-news.gif") no-repeat 0 1px; color: #B81B1F; padding-left: 35px; margin: 1.2em 0 0.2em 0; line-height: 1.3em;}

p.pager { padding: 7px 0 ; margin: 0 0 0px 0; position: relative; text-align: right; /* background: #FAFAFA ; */ margin-bottom: 0;}
p.pager span {display: block; margin: 0 0px; }
p.pager a {margin: 0 0.3em; }

/* .pager .prev, .pager .next {background: url("/img/img-prev.gif") no-repeat 0 0; width: 88px; height: 35px; line-height: 35px; margin: 0; padding: 0; position: absolute; top: -3px;  left: 0; text-align: center; text-decoration: none; } */
.pager .next {background: url("/img/img-next.gif") no-repeat 0 0; left: auto; right: 0; }
.pager .pager-mid {display: block;   margin: 0 88px; text-align: center;   background: #FF5900; }
.pager .pager-mid a, .pager .pager-mid strong {color: white; text-decoration: none; padding: 0 5px; margin: 0 2px;}
.pager .pager-mid a:hover {color: black; background: white; }
.pager .pager-mid strong {color: black; background: white; font-weight: normal; }

.pager img  {display: inline; vertical-align: middle;}

img {display: block; margin: 0 auto; clear: both; }

#gall-pic {font-weight: bold; padding: 20px 0; margin-bottom: 0; background: white; border-bottom: 1px solid #B4B4B4; border-top: 1px solid #B4B4B4;}
#gall-pic img {border: 10px solid #F0F0F0; padding: 2px; margin: 0 auto 15px auto; background: transparent;}

.bottom-stripe {width: 846px; height: 10px; background: #FF5900; }

#close-button { position: absolute; top: 45px; right: 20px; font-size: 92%; margin: 0;}


