.viewport{
 position:absolute;
	overflow:hidden;
 width:1560px;
 height:1200px;
	font-family: Georgia, "Times New Roman", Times, serif;
line-height: 18px;

}

.viewport a{
text-decoration:none;
color:#333;
}
.viewport a:visited{
text-decoration:none;
color:#333;
}
.viewport a:hover{
text-decoration:underline;
color:#333;
}

.viewport div{
	position:absolute;
	text-align:center;
	overflow:hidden;
	font-size: 11px;
 cursor:default;
}

.viewport div div{
position:relative;
}

.viewport img{
position:absolute;
}

.moon{
	font-size: 12px;
 text-align:left;
}
.moon .t{
	font-size: 14px;
	display:block;
	font-weight: bold;
 line-height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.moon .date{
	font-size: 26px;
}

.moon img{
position:relative;
}

#matte{
	position:absolute;
	background-color:#000;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: Alpha(Opacity=70);
 display:none;
}

#tempPopDiv{
background-color:#FFF;
position:absolute;
	background-image:url(assets/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
padding:10px;
}

#tempPopDiv p{
display:block;
}

.wineList{
display:block;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
padding:5px;
bottom:0px;
line-height: 8px;
}

.wineList a{
margin:5px;
display:inline-block;
}



#menu{
position:absolute;
left: 0px;
top: -200px;
height:33px;
}

#menu .paper div{
	float:left;
	height:25px;
	line-height: 35px;
	cursor:default;
	font-size: 11px;
	text-transform: uppercase;
}

#menu .paper{
margin-left:auto;
margin-right:auto;
	display:block;
 background-image:url(assets/navigation3.png);
	height:33px;
 width:917px;
}

#menu .paper .m0{width:65px; margin-left:20px;}
#menu .paper .m1{width:100px;}
#menu .paper .m2{width:132px;}
#menu .paper .m3{width:88px;}
#menu .paper .m4{width:79px;}
#menu .paper .m5{width:108px;}
#menu .paper .m6{width:85px;}
#menu .paper .m7{width:125px;}
#menu .paper .m8{width:100px;}

.magazine{
font-family: Helvetica, Arial, sans-serif;
text-align:left;
}

.shopButton{
display:inline;
width:50px;
background-color:white;
border:solid 1px #666;
}

#shop_NZ_list{
text-align:left;
}

.shopNumber{
display:block;
width:60px;
border:solid 1px black;
height:20px;
margin:5px;
margin-left:auto;
margin-right:auto;
}

#bottlesPop{
padding:10px;
}

.small{
font-size:10px;
}



