* { padding: 0; margin: 0; }

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #FFF;
	text-align: center;
	max-height: 600px;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #666;
	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #666;
	}
a:hover {
	color: #ccc;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	margin-top: 580px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: lighter;
	line-height: 30px;
	padding-left: 28px;
	padding-right: 28px;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	margin-right: auto;
	margin-left: auto;
	text-align:left; /* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	background-image: url(images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#plane_general  {
	height: 142px;
	position: relative;
	z-index: 1;
	bottom: 254px;
}
#content_footer_innovart {
	margin-right: auto;
	margin-left: auto;
	text-align:right; /* part 2 of 2 centering hack */
	width: 860px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	bottom: 130px;
}
.pre2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e8e9d9;
	font-weight: normal;
}
.pre3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9da5;
	font-weight: normal;
}
pre {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 6px;
	margin-top: 128px;
	}
#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-image: url(images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}

#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#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; }
#gallery {
	height: 178px;
	width: 315px;
	background-image: url(images/image-1.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 560px;
	position: relative;
	top: 160px;
}
#gallerytext {
	width: 256px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 622px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: relative;
	top: 330px;
}
.gallerytextitalic {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu{
	border:none;
	border:0px;
	padding:0px;
	font-size:14px;
	width: 256px;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	position: relative;
	top: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 622px;
	}
.title {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 4px;
	text-indent: 20px;
	color: #FFF;
	width: 256px;
	height: 23px;
	padding-top: 7px;
}
	
ul.sidemenu {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-indent: 20px;
	color: #FFF;
	width: 256px;
	background-color: #524e5c;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul.sidemenu li {
	background-image: url(images/transparente.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	color: #524e5c;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul.sidemenu li a:hover {
	color: #FFF;
	background-color: #524e5c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
