@charset "utf-8";
/* CSS Document */

body {
margin:1em;
padding:0;
height:100%;
background-color: #d796a0;
color:#40332f;  
text-align:center;
font-family: "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height: 1.5em;
}

.clear {
	clear: both;
}

#menuBG {
	position: absolute;
	width: 100%;
	height: 250px;
	background-image: url(../images/nijisaman/menuBG.png);
	z-index: 15;
}

a.button, a.buttonShop {
background-color: #d796a0;
color: #FFF;
display: block;
padding: 1px 4px;
width: 170px;
font-weight: bold;
font-size: 10px;
margin-bottom: 5px;
}

a.button.activesub{
background-color: #433832;
}

.subnav {
margin-top: 40px;
}

h1 {
padding: 20px;
margin: 0;
padding-top: 30px;
padding-bottom: 0px;
border-left: 1px solid #fff;
overflow: hidden;
font-weight:normal;
line-height: normal;
}

#homeLogo {
	text-align: center;
	position: absolute;
	background-image: url(../images/nijisaman/homeShadow.png);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 20px 10px;
	height: 300px;
	top: 0;
	margin-left: -30px;
}

#homeLogo h1 {
	border: none;
	text-align: left;
}

h1 a {
font-size: 16px;
color: #40332f;
display: block;
min-width: 460px;
height: 100%;
}

h1 a:active
{
outline-color: invert;
outline-style: none;
outline-width: medium;
}

h1 a:focus
{
outline-color: invert;
outline-style: none;
outline-width: medium;
}

h1 a:hover {
text-decoration:none;
}

a {
color: #000000;
text-decoration:none;
}

a img {
border: 0;
}

a:hover {
text-decoration:underline;
}

#container {
margin-left: 20px;
width:100%;
text-align:left;
vertical-align: middle;	
clear: both;
}

#container h2 {
margin:0 0 0.5em 0;
padding: 0.75em 0 0.75em 0;
font-size:1.5em;
letter-spacing: 0.1em;
font-weight: normal;
color: #D796A0;
}

.section {
width: 100%;
background-image:none;
background-repeat:no-repeat;
background-position:300px 10px;
}

.content {
padding: 20px;
margin-top: 120px;
overflow-x: hidden;
overflow-y: auto;
}

.inzite-photopage table {
/*margin: 0 auto;*/
}

#paging a {
padding: 3px;
background-color:#000;
}

#paging {
margin: 2.5em 0;
text-align: right;
}

#paging a.active {
background-color:#333;
}

#footer {
color:#FFFFFF;
position:relative;
left: 0;
clear: both;
bottom:0;
margin:0;
padding:0;
height:60px;
line-height:4em;
text-align:left;
font-size:.9em;
background-color:#40332f;
background-repeat:no-repeat;
background-position: 10px 0px;
}
#footer img {
	vertical-align: middle;
	margin-right: 20px;
}

#madeBy{	
	color: #8c7569;
	float: right;
	padding-right: 30px;
	margin-top: 3px;
}

#footer span {
	/*padding-left: 100px;*/
}
#footer a {
	color: #FFF;
}

#madeBy a {
color: #ad9182;
}

#footerShadow {
	width: 100%;
	height: 25px;
	background-image:url(../images/nijisaman/footer_top.png);
	margin-top: -25px;
	position: absolute;
}

#supersize {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: -1; 
}

#supersize img {
height:100%;
width:100%;
display:block;
position: absolute;
left: 0;
}

#supersize .activeslide {
z-index: 10;
}

#supersize .inactiveslide {
z-index: 5;
}

.inzite-photopage {
margin-top: -22px;
margin-bottom: -35px;
}
