html {
/*	height:100%;*/
}
body {
	background-image:url(/i/nes_bgcloud.gif);
	background-repeat:no-repeat;
	min-height:100%; 
	height: 100%;
}
ul.menu li.special {
	background-color:#bddbf4;
}
div.page {
	height: auto !important;
	min-height:100%;
	height: 100%;
	margin:0;
}
#nesitems, #neswnd {
	width:100%;
	min-width:945px;
/*	background-color:red;*/
	margin:30px auto 0 auto;
	padding-bottom:30px;
	overflow:hidden;
	position:relative;
}
#neswnd {
	display:none;
	width:100%;
	min-width:945px;
	
}
#neswndcontrols {
	width:600px;
	height:60px;
	margin:0 auto 0 auto;
	position:relative;
}
#neswndcontrols #showallcontainer {
	width:300px;
	height:60px;
	margin:0 auto 0 auto;
	text-align:center;
	font-size:16px;
	line-height:60px;
}
#showallcontainer a:hover {
	color:#bddbf4;
}
#showallcontainer a, #showallcontainer a:visited {
	color:#adcf43;
}
#neswndcontrols #moveleft {
	position:absolute;
	top:0; left:0;
}
#neswndcontrols #moveright {
	position:absolute;
	top:0; left:520px;
}
.neshello {
	width:605px;
	min-width:605px;
	padding:0 170px 0 170px;
	margin:0 auto 120px auto;
/*	background-color:#369;*/
}
.neshello p {
	font-size:14px;
	padding-bottom:20px;
}
.itemblock {
	width:605px;
	height:250px;
	margin:0 auto 0 auto;
	position:relative;
/*	background-image:url(/i/cloud_r.gif);
	background-position:-945px 0;*/
/*	background-color:#C69;*/
}
.nesitem {
	width:120px;
	height:180px;
	display:block;
	padding-top:70px;
	position:relative;
/*	background-color:#09F; */
}
.nesinfoblock {
	position:absolute;
	top:40px;
	margin-left:50px;
	text-align:right;
}
.nesitem img {
	display:block;
}
.odd .nesitem{
	float:left;	
	padding-left:25px;
}
.even .nesitem{
	float:right;
	padding-right:25px;
}
.block_0, .block_1, .block_2, .block_3, .block_4, .block_end {position:absolute;}
.block_0 {
	top:31px;
	left:-197px;
	width:222px;
	height:162px;
	background-image:url(/i/nes_block_0.gif);
}
.block_1 {
	left:580px;
	top:1px;
	width:253px;
	height:322px;
	background-image:url(/i/nes_block_1.gif);
}
.block_2 {
	top:45px;
	left:-249px;
	width:274px;
	height:281px;
	background-image:url(/i/nes_block_2.gif);
}
.block_3 {
	top:-175px;
	left:580px;
	width:566px;
	height:498px;
	background-image:url(/i/nes_block_3.gif);
}
.block_4 {
	top:-61px;
	left:-629px;
	width:654px;
	height:387px;
	background-image:url(/i/nes_block_4.gif);
}
.odd .last {
	position:absolute;
	top:1px;
	left:145px;
	width:253px;
	height:211px;
	background-image:url(/i/nes_block_right.gif);
}
.even .last {
	position:absolute;
	top:45px;
	left:-274px;
	width:274px;
	height:234px;
	background-image:url(/i/nes_block_left.gif);
}
.item2, .item3, .item4 {
	background-repeat:no-repeat;
}
.item2 {background-image:url(/i/nes_knot_1.gif);}
.item3 {background-image:url(/i/nes_knot_2.gif);}
.item4 {background-image:url(/i/nes_knot_3.gif);}
.odd .item2 {background-position:0 26px;}
.odd .item3 {background-position:0 26px;}
.odd .item4 {background-position:0 26px;}
.even .item2 {background-position:120px 26px;}
.even .item3 {background-position:120px 26px;}
.even .item4 {background-position:120px 26px;}

#footer {
	margin: auto;
	margin-top: -265px;
	padding-top:180px;
	height: 85px;
	clear: both;
	min-width:985px;
	background-image:url(/i/nes_footertrees.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.bar {
	width:100%;
	height:270px;
}
.details {
	margin-top:100px;
}
.nes_img {
	width:450px;
/*	height:300px;*/
	float:left;
	position:relative;
/*	background-color:#039;*/
}
.nes_img .block_0 {
	top:-39px;
	left:-27px;
}
.nes_img .block_end {
	top:-44px;
	left:315px;
	width:66px;
	height:81px;
	background-image:url(/i/nes_block_end.gif);
}
.nes_img img {
	padding-left:195px;
}
span.strike {
	text-decoration:line-through;
}