
/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* BODY */


body {
background:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
}

body.main, body.alue01 {
background:#016799 url(../i/bg_body01.png) top left repeat-x;
color:#016799;
}

body.alue02 {
background:#44b46a url(../i/bg_body02.png) top left repeat-x;
color:#009933;
}

body.alue03 {
background:#821d1d url(../i/bg_body03.png) top left repeat-x;
color:#821d1d;
}

body.alue04 {
background:#821d1d url(../i/bg_body04.png) top left repeat-x;
color:#336699;
}



/* DIV */

#wrapper {
width:950px;
min-height:570px;
}

#index {
align:center;
margin-top:25px;
}

body.main #wrapper, body.alue01 #wrapper {
background:url(../i/bg_wrapper_main.jpg) top left no-repeat;
}

body.alue02 #wrapper {
background:url(../i/bg_wrapper02.jpg) top left no-repeat;
}

body.alue03 #wrapper {
background:url(../i/bg_wrapper03.jpg) top left no-repeat;
}

body.alue04 #wrapper {
background:url(../i/bg_wrapper04.jpg) top left no-repeat;
}


#navi_main {
display:block;
float:left;
width:377px;
height:83px;
padding-left:273px;
padding-top:10px;
}

#navi_alueet {
display:block;
width:688px;
clear:left;
padding-left:262px;
}

#subnavi {
display:block;
text-align:center;
margin-bottom:48px;
height:20px;
}


#stagewrapper, #footer {
clear:left;
margin-left:240px;

}

body.main #stagewrapper, body.alue01 #stagewrapper {
background:url(../i/bg_stage01_repeat.png) repeat-y;
min-height:570px;
}

body.alue02 #stagewrapper {
background:url(../i/bg_stage02_repeat.png) repeat-y;
min-height:570px;
}

body.alue03 #stagewrapper {
background:url(../i/bg_stage03_repeat.png) repeat-y;
min-height:570px;
}

body.alue04 #stagewrapper {
background:url(../i/bg_stage04_repeat.png) repeat-y;
min-height:570px;
}


#stagecontent {
padding:30px;
}


body.main #stagecontent {
background:url(../i/bg_stage_main.jpg) top left no-repeat;
}

body.alue01 #stagecontent {
background:url(../i/bg_stage01.png) top left no-repeat;
}

body.alue02 #stagecontent {
background:url(../i/bg_stage02.png) top left no-repeat;
}

body.alue03 #stagecontent {
background:url(../i/bg_stage03.png) top left no-repeat;
}

body.alue04 #stagecontent {
background:url(../i/bg_stage04.png) top left no-repeat;
}

#content01 {
display:block;
width:400px;
float:left;
}

#content02 {
display:block;
width:200px;
float:right;
}


#clear {
clear:both;
}

#footer {
padding:40px;
text-align:center;
color:#fff;
font-size:10px;
}




body.main #footer, body.alue01 #footer {
background:url(../i/bg_stage_main_ala.png) top left no-repeat;
}

body.alue02 #footer {
background:url(../i/bg_stage02_ala.png) top left no-repeat;
}

body.alue03 #footer {
background:url(../i/bg_stage03_ala.png) top left no-repeat;
}

body.alue04 #footer {
background:url(../i/bg_stage04_ala.png) top left no-repeat;
}


/* FONTIT */

h1, h2, h3, h4, h5, h6 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
padding-bottom:12px;
padding-top:4px;
color:#666666;
}

body.alue04 h1, body.alue04 h2, body.alue04 h3, body.alue04 h4, body.alue04 h5, body.alue04 h6 {
color:#11b7d5;
}

p {
padding-bottom:16px;
}

h1 {
font-size:24px;
padding-bottom:16px;
}

h2 {
font-size:18px;
}

h3 {

font-size:16px;
}

h4 {
text-transform:uppercase;
font-size:12px;
}

#stagecontent ul {
list-style-type:circle;
padding-left:18px;
margin-bottom:16px;
}

a, a:visited {
color:#666;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}


/* NAVI */

ul.navi span {
display:none;
}


#navi_main ul.navi li {
display:block;
float:left;
padding-right:15px;
}

#navi_main ul.navi li a, #navi_main ul.navi li a:visited {
color:#fff;
text-decoration:none;
}

#navi_main ul.navi li a:hover {
background:#fff;
color:#016799;
}

#navi_alueet ul.navi li, #navi_alueet ul.navi li a {
display:block;
width:168px;
height:48px;
float:left;
}

#navi_alueet ul.navi li#navi01 {
background:url(../i/nav01.png) top left no-repeat;
}

#navi_alueet ul.navi li#navi02 {
background:url(../i/nav02.png) top left no-repeat;
}

#navi_alueet ul.navi li#navi03 {
background:url(../i/nav03.png) top left no-repeat;
}

#navi_alueet ul.navi li#navi04 {
background:url(../i/nav04.png) top left no-repeat;
}

#subnavi ul.navi li {
display:inline;
padding-right:15px;
}

#subnavi ul.navi li a, #subnavi ul.navi li a:visited {
text-decoration:none;
color:#fff;
}

#subnavi ul.navi li a:hover {
background:#fff;
color:#016799;
}


/* MISC */

img.logo {
float:right;
}

img.icon {
clear:left;
float:left;
text-align:left;
margin:6px 6px 6px 0;
}

h4 img {
padding-right:12px;
}