body {	
	background-color:#888;
	color: #666;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	}


#mnu li a {
	color:#666; text-decoration:none;
	}

#mnu li a:hover	{
	color:#fff; text-decoration:none;
	}

#menu {
	position: fixed;
	top: -600px;
	width: 100%;
	background: #333;
	height: 668px;
	z-index: 20;
}

#hdr {
	position: fixed;
	top: 0px;
	left: 30px;
	height: 80px;
		
}

#hdr p {
	padding: 12px 20px;
}


#mnu ul {
	padding-top: 30px;
}

.eachpost { 
	position:absolute;
	z-index: 1;
	}
			
#mnu il, #mnu ul, #mnu ol { list-style-type: none; list-style: none; }

#mnu li {
	float: right;
	padding-left: 30px;
}

.eachpost a img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.eachpost {
    background: #333;
    padding: 8px 0px;
    width: 240px;
    
}

.eachpost a img {
//	opacity:0.6;
//	filter:alpha(opacity=60);
}


.eachpost {
    text-align: center;
}

#pl {
	visibility: hidden;
	
}

#infopopup {
	width: 100%;
	height: 50px;
	background: #555;
	position: absolute;
	z-index: 100;
}

#infopopup div {
	padding: 20px 0 0 20px;
}

#infopopup div a {
	color: #999;
}

#infopopup div a:hover {
	color: #ddd;
}

#poploading {
    background: #222;
    width: 200px;
	z-index: 100;
	padding: 20px 30px;
}

#wrap {
    margin-top: 250px;
    width: 100%;
    z-index: 10;
}


#allthisthen {
    z-index: 26;
    width: 500px;
    height: 450px;
    background: #444;
    padding: 40px 60px;
    
    color: #bbb;
    font-size: 110%;
    position: absolute;
    line-height: 130%;
    visibility: hidden;
}

#allthisthen p a {
    font-weight: bold;
    text-decoration:none;
    color: #ddd;
}
#allthisthen p a:hover {
    font-weight: bold;
    text-decoration:none;
    color: #fff;
}

#allthisthen p {
    padding-bottom: 10px;
}

#jqDialog_box {
	background: #eee;
	position: absolute;
	width: 100px;
	height: 100px;
	font-family: Arial;
	
	border-width: 0;
	z-index: 25;
	
	opacity:0.8;
	filter:alpha(opacity=80);

}
#jqDialog_content {
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
	height: 90px;
	overflow: hidden;
}

#jqDialog_options {
	margin: 10px;
	text-align: center;
}
#jqDialog_options button {
	font-family: Arial;
	margin-right: 5px;
	background: #666;
	border: 0px;

	font-size: 1.5em;
	color: #fff;
	width: auto;
}

#jqDialog_input {
	padding: 4px;
	width: 250px;
}
#jqDialog_close {
    visibility: hidden;
	background: none;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #cc0000;
}

#btns {
    position: absolute;
    top: 0;
}

#btns img {
    z-index: 19;
    position: absolute;
}

#btns #navul {
    top: 0;
    left: 0;
}
#btns #navur {
    top: 0;
    left: 220px;
}

#btns #navll {
    top: 0;
    left: 0;
}
#btns #navlr {
    top: 0;
    left: 220px;
}

#mnu {

	width: 500px;
	text-align: right;
	position: fixed;
	top: 0;
	right: 0;
}