@charset "utf-8";

/* ALWAYS SHOW SCROLL IN FF */
html {
	overflow-y: scroll;
}

/* BACKGROUND */
.background {
	background-color: #ddd9da;
	margin-top: 10px;
}

/* BODY DIV MAIN CONTAINER */
.bodyStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 800px;
	position: relative;
	visibility: visible;	
}

#container {
		margin: 0 auto;   /* align for good browsers */
		margin-top: 0;	
		margin-bottom: 0;	
		text-align: left; /* counter the body center */		
		z-index: 0;		
}

/* HEADER */
#header {
	background:url(../images/blue/header.png);
	height: 138px;
	width: 800px;
	background-repeat:no-repeat;
	position:relative;
	margin:0;
	padding:0;
}


/* MENU */
#menu{
	height: 20px;
	width: 530px;
	top: 107px;
	left: 250px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;	
}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;	
}

#menu a:link{
	color:#FFFFFF;	
	text-decoration:none;
	font-size: 11px;			
}

#menu a:visited{
	color:#FFFFFF;		
	text-decoration:none;
}

#menu a:hover {
	text-decoration: underline; 
	color: #FFFF00;
}

#menu a:active {
	color:#FFFFFF;		
	text-decoration:none;
}

/* CONTENT */
#content {
	background:url(../images/blue/content_bg.png);
	height: auto;
	width: 800px;
	background-repeat: repeat-y;
	position:relative;
	margin:0;
	padding:0;
}

/* FOOTER */
#footer {
	background:url(../images/blue/footer.png);
	height: 28px;
	width: 800px;
	background-repeat:no-repeat;
	position:relative;
	margin:0;
	padding:0;
}

#footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	font-weight: bold;
	top:-17px;
	left: 110px;
	color:#FFFFFF;
	z-index: 1;	
}

/* CONTENT STYLE */

.maintable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;	
}

.maintable h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-variant:small-caps;
	color: #003399;	
}

.maintable h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	color: #003399;	
}

.maintable h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}


/* NEWS STYLE */

.newstitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	font-weight: bold;
	left: 2px;
	color: #0099ff;	
}

/* HR */

div.hr {
  border:0; 
  height: 4px;
  width: auto;
  font-size: 0;
  background: #0099ff;
  margin: 0;
  padding: 0;
}

div.hrthin {
  border:0; 
  height: 1px;
  width: auto;
  font-size: 0;
  background: #0099ff;
  margin: 0;
  padding: 0;
}

div.hrguestbook1 {
  border:0; 
  height: 1px;
  width: auto;
  font-size: 0;
  background: #0099ff;
  margin: 0;
  padding: 0;
}

div.hrguestbook2 {
  border:0; 
  height: 1px;
  width: auto;
  font-size: 0;
  background: #0099ff;
  margin: 0;
  padding: 0;
}


/* LOGO MAIN */
#mainlogo {
	background-image:url(../images/blue/MaurionetaLogo.gif);
	background-repeat:no-repeat;
	position:relative;
	margin:0;
	padding:0;
	width:104px;
	height:130px;
}


/* BOX */

#boxtop {
	background-image:url(../images/blue/box_top.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:35px;
}

#boxtitle {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant:small-caps; 
	font-weight: bold;	
	left: 40px;
	top: 5px;
	color: #FFFF00;	
}

#boxmiddle {
	background-image:url(../images/blue/box_middle.png);
	background-repeat:repeat-y;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
}

#boxcontent {
	position:relative;
	margin:0px;
	padding:0px;
	width:600px;
	height:auto;
}

#boxbottom {
	background-image:url(../images/blue/box_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:9px;
}

/* BOX 2 */

#box2top {
	background-image:url(../images/blue/box2_top.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:28px;
}

#box2title {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant:small-caps; 
	font-weight: bold;	
	left: 40px;
	top: 2px;
	color: #0099ff;	
}

#box2middle {
	background-image:url(../images/blue/box2_middle.png);
	background-repeat:repeat-y;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
}

#box2content {
	position:relative;
	margin:0px;
	padding:0px;
	width:600px;
	height:auto;
}

#box2bottom {
	background-image:url(../images/blue/box2_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:19px;
}

#box2footer{
	height: 20px;
	width: 100px;
	top: 2px;
	left: 500px;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

#box2footer a{
	color:#FFFFFF;
	text-decoration:none;				
}

#box2footer a:link{		
	color:#FFFFFF;
	text-decoration:none;				
}

#box2footer a:visited{	
	color:#FFFFFF;
	text-decoration:none;
}

#box2footer a:hover {
	text-decoration: underline; 
	color:#FFFF00;
}

#box2footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}


/* DARK BOX */

#darkboxtop {
	background-image:url(../images/blue/darkbox_top.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:25px;
}

#darkboxtitle {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant:small-caps; 
	font-weight: bold;	
	left: 60px;
	top: 0px;
	color: #000066;	
}

#darkboxmiddle {
	background-image:url(../images/blue/darkbox_middle.png);
	background-repeat:repeat-y;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
}

#darkboxcontent {
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: bold;
}

#darkboxbottom {
	background-image:url(../images/blue/darkbox_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:9px;
}


/* GUEST BOOK 1 BOX */

#guestbook1boxtop {
	background-image:url(../images/blue/boxblue_top.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:20px;
}

#guestbook1boxmiddle {
	background-image:url(../images/blue/boxblue_middle.png);
	background-repeat:repeat-y;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
}

#guestbook1boxcontent {
	position:relative;
	margin:0px;
	padding:0px;
	width:620px;
	height:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

#guestbook1boxbottom {
	background-image:url(../images/blue/boxblue_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:10px;
}

/* GUEST BOOK 2 BOX */

#guestbook2boxtop {
	background-image:url(../images/blue/boxwhite_top.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:20px;
}

#guestbook2boxmiddle {
	background-image:url(../images/blue/boxwhite_middle.png);
	background-repeat:repeat-y;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:auto;
}

#guestbook2boxcontent {
	position:relative;
	margin:0px;
	padding:0px;
	width:620px;
	height:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}

#guestbook2boxbottom {
	background-image:url(../images/blue/boxwhite_bottom.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:650px;
	height:10px;
}

/* GUESTBOOK ITEM TITLE */

#guestbookname {
	position:relative;
	margin:0px;
	padding:0px;
	width:310px;
	height: 15px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;			
}

#guestbooktime {
	position:relative;
	margin:0px;
	padding:0px;
	width:310px;
	height: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: -15px;
	left: 310px;		
}

/* BUTTON 1*/

#button1 {
	height: 30px;
	width: 127px;
	background:url(../images/blue/button1_blue.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
}

/* IE HOVER */ 

#button1  a {
	height: 30px;
	width: 127px;
	background:url(../images/blue/button1_blue.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#button1 a:hover {
	height: 30px;
	width: 127px;
	background:url(../images/blue/button1_yellow.png);
	cursor: hand;
	color:#0066FF;
	text-decoration: none;
}

/* FF HOVER */

#button1container {
	height: 30px;
	width: 127px;
}

#button1container:hover{
	height: 30px;
	width: 127px;
	background:url(../images/blue/button1_yellow.png);	
	color:#0066FF;
}

.button1title{
	position:relative;
	top: 5px;
}
 
 
/* BUTTON 2 */

#button2 {
	height: 30px;
	width: 500px;
	background:url(../images/blue/button2_blue.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
}

/* IE HOVER */ 

#button2  a {
	height: 30px;
	width: 500px;
	background:url(../images/blue/button2_blue.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#button2 a:hover {
	height: 30px;
	width: 500px;
	background:url(../images/blue/button2_yellow.png);
	cursor: hand;
	color:#0066FF;
	text-decoration: none;
}

/* FF HOVER */

#button2container {
	height: 30px;
	width: 500px;
}

#button2container:hover{
	height: 30px;
	width: 500px;
	background:url(../images/blue/button2_yellow.png);	
	color:#0066FF;
}

.button2title{
	position:relative;
	top: 5px;
}
 
 

/* TITLE BOX */

#titlebox {
	background-image:url(../images/blue/titlebox.png);
	background-repeat:no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	width:400px;
	height:33px;
}

#titleboxtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	position:relative;
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	top: 5px;
}

/* MODAL WIN TECH */

#modalwintech {
	width: 650px;
	height: auto;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
}

#modalwintech table{	
	height: auto;	
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
}

/* PHOTO GALLERY */

#photogallery {
	height: 206px;
	width: 257px;
	background:url(../images/blue/gallerybox.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

/* IE HOVER */ 

#photogallery  a {
	height: 206px;
	width: 257px;
	background:url(../images/blue/gallerybox.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}

#photogallery a:hover {
	height: 206px;
	width: 257px;
	background:url(../images/blue/gallerybox2.png);
	cursor: hand;
	color:#FFF234;
}


/* FF HOVER */

#photocontainer {
	height: 206px;
	width: 257px;	
}

#photocontainer:hover{
	height: 206px;
	width: 257px;
	background:url(../images/blue/gallerybox2.png);	
	color:#FFF234;
}

#photogallerythumb{
	border-style:none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	height: 100px;
	width: 170px;
}

.photogallerytitle{
	font-size: 16px;
	font-weight: bold;
	width: 240px;
	height: 20px;
	text-decoration:none;
}

.photogalleryfooter{
	font-size: 12px;	
	width: 200px;
	height: 15px;
	text-decoration:none;
}

/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blue/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/blue/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/blue/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #0066FF;
	}
	
	

/* WEBLINK */

#weblink {
	height: 55px;
	width: 487px;
	background:url(../images/blue/weblink_blue.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0066FF;
}

/* IE HOVER */ 

#weblink  a {
	height: 55px;
	width: 487px;
	background:url(../images/blue/weblink_blue.png)  no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0066FF;
	text-decoration: none;
}

#weblink a:hover {
	height: 55px;
	width: 487px;
	background:url(../images/blue/weblink_yellow.png)  no-repeat;
	cursor: hand;
	color:#FFFFFF;
	text-decoration: none;
}

/* FF HOVER */

#weblinkcontainer {
	height: 55px;
	width: 487px;
}

#weblinkcontainer:hover{
	height: 55px;
	width: 487px;
	background:url(../images/blue/weblink_yellow.png) no-repeat;	
	color:#FFFFFF;
}

.weblinktitle{
	position:relative;
	top: 16px;
	left: 65px;
}
 
.infomsgbdupdate {
	display: block;
	height: 30px;
	width: 910px;
	position:relative;
	margin:0;
	padding:0;
	top: 7px;
	left: 20px;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	color: #0000CC;	
}
  
/* MODAL STYLE */ 
.modaltitle {
	display:block;
	height: 30px;
	width: 700px;
	position:relative;
	margin:0;
	padding:0;
	top: 0px;
	left: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	color: #9E9E9E;
}

.modalerrormsg {
	display:inline;
	height: 45px;
	width: 700px;
	position:relative;
	margin:0;
	padding:0;
	top: 0px;
	left: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.modalfieldtitle {	
	width: 75px;
	height: 25px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.modalfieldtd {	
	height: 25px;
	text-align: left;
	vertical-align: top;
}

.modalfieldctr {	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFBD1;
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.modalfieldctr[disabled='disabled'] {	
	color: #000000;
	background-color: #EEEEEE;	
}

.modalfieldctr[readonly='readonly'] {		
	color: #000000;
	background-color: #EEEEEE;	
}

.modalfieldctr[readonly='true'] {	
	color: #000000;
	background-color: #EEEEEE;	
}