#postDone
	{
	font-weight:bold;
	margin-top:0;
	float:left;
	}

input,
textarea
	{
	width:100%;
	display:block;
	margin-bottom:-18px;
	}

textarea
	{
	height:80px;
	}

.cimg
	{
	float:right;
	margin:5px 0 0 5px;
	}

.cimg img
	{
	border:1px solid white;
	width:48px;
	height:48px;
	}

center
	{
	position: relative;
	top:-50px;
	z-index:1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#AC6610;
	color:black;
	font-weight:bold;
	padding:3px;
	}

* 
	{
	margin: 0;
	}

html, body 
	{
	height: 100%;
	overflow:hidden;
	}

body
	{
	background-color: black;
	background-image: url(../_layout/loader.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	}

.W 
	{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
	}

.X
	{
	position:relative;
	height: 0; /* .push must be the same height as .footer */
	width: 0;
	margin: 0 auto;
	}

img
	{
	border:0;
	}

p,
li,
td
	{
	line-height:150%;
	font-size:14px;
	margin-bottom:20px;
	text-align:justify;
	}

h1
	{
	font-size:18px;
	margin-bottom:10px;
	padding:0;
	}

h3
	{
	font-size:14px;
	border-bottom:1px solid black;
	margin-bottom:20px;
	}

.contentIn
	{
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:none;
	}

.cache
	{
	visibility:hidden;
	display:none;
	height:0;
	width:0;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	}

/* --------------------------------------------------------------------------------------------------------------------- */

.stepcarousel
	{
	position: relative; /*leave this value alone*/
	border:0;
	overflow: scroll; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 100%; /*Height should enough to fit largest content's height*/
	}

.belt
	{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	}

.panel
	{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	}

.panel a img
	{
	width:100px;
	height:100px;
	background-position:center center;
	background-repeat:no-repeat;
	}

.panel a:hover
	{
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;	
	}

.nxt,
.prv
	{
	top:-90px;
	position:absolute;
	display:block;
	border:0;
	width:31px;
	height:24px;
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	}

.nxt
	{
	left:380px;
	background-image:url(../_layout/nxt.png);
	}

.prv
	{
	left:-411px;
	background-image:url(../_layout/prv.png);
	}

.prv:hover,
.nxt:hover
	{
	opacity:1;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;	
	}

/* --------------------------------------------------------------------------------------------------------------------- */

.menuActive a,
.menuActive a:hover
	{
	background-image:url(../_layout/33.png);
	}

.menu a
	{
	display:block;
	border:2px solid white;
	border-bottom:0;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding:5px 10px;
	}

.menu a:hover
	{
	background-image:url(../_layout/33.png);
	}

.menu a span
	{
	display:block;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	}

.menu .title,
.menu .last
	{
	margin-bottom:10px;
	border-bottom:2px solid white;
	}

.ieml
	{
	position:relative;
	width:33px;
	height:18px;
	vertical-align:top;
	margin:1px 10px 0 0;
	}

.ieml img
	{
	position:absolute;
	left:80px;
	top:-1px;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;		
	}

.langs
	{
	border:2px solid white;
	text-align:center;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	padding:5px 15px;
	}

.langs a
	{
	display:inline;
	border:0;
	padding:0 7px;
	}

.langs a img
	{
	height:20px;
	}

/* --------------------------------------------------------------------------------------------------------------------- */

.copyright
	{
	width:14px;
	height:212px;
	background-image:url(../_layout/special_printings.png);
	position:absolute;
	left:443px;
	top:-396px;
	}

.menu
	{
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	position:absolute;
	top:-550px;
	left:-450px;
	width:250px;
	overflow:hidden;
	}

.bgFasa
	{
	position:absolute;
	top:-950px;
	left:-424px;
	height:800px;
	width:200px;
	}

.bgMenu
	{
	position:absolute;
	top:-585px;
	left:-480px;
	width:310px;
	height:433px;
	}

.content,
.bgCont
	{
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	position:absolute;
	top:-550px;
	left:-152px;
	width:590px;
	height:366px;
	overflow:auto;
	}

.bgCont
	{
	background-color:white;
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.60;	
	}

.filmstrip
	{
	position:absolute;
	top:-130px;
	left:-350px;
	width:700px;
	height:100px;
	overflow:hidden;
	}

.bgFilm
	{
	position:absolute;
	top:-132px;
	left:-352px;
	width:704px;
	height:104px;
	background-color:white;
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.60;	
	}

.bgTitl
	{
	position:absolute;
	top:-171px;
	left:-293px;
	}