body {
	background-color: #ECECEC; 
	font-size: 9pt; 
	font-family: Verdana; 
	background-image: url('/images/npuzzle.gif')
}

.bot {
	border-style: solid;
border-width: 7px 7px 7px 7px;
-moz-border-image: url(/images/n1.gif) 5 5 5 5 repeat repeat;
-webkit-border-image: url(/images/n1.gif) 5 5 5 5 repeat repeat;
-o-border-image: url(/images/n1.gif) 5 5 5 5 repeat repeat;
border-image: url(/images/n1.gif) 5 5 5 5 repeat repeat;
		box-sizing: content-box;
		overflow: hidden;
	background: url(/images/nline02.gif);
	text-align: center
}

div.top {
	height: 7px; 
	background-image: url(images/n2.gif)
}

p {
	font-size: 9pt; 
	margin-top: 0px; 
	margin-bottom: 4px
}

a:hover {text-decoration: underline; color:#F00}

ul {
	margin:0; 
	padding:0; 
	list-style-type:none
}

li {
	background: url(images/nch_r.gif) no-repeat 0 50%; 
	padding-left: 15px
}

ol li {
	background:none;
	padding-bottom: 10px;
}

h1 {
font-size: 16pt; 
text-align: center; 
font-family: arial;
color: #000080;
}

h2 {
font-size: 13pt; 
text-align: left; 
font-family: arial;
color: #000080;
}

h1.compact {
font-size: 1.3em; 
text-align: center; 
font-family: arial;
color: #000080;
margin-bottom: 0;
margin-top: 3px;
}

#comment_form div {
	margin: 10px 0 10px 0
}

#comment_form label {
	font-weight: bold
}

#liquid {
	width: 100%;
	margin:auto;
	max-width: 1280px;
}

#nmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none
}

#nmenu li {
	background: url(images/nro.gif) no-repeat 0 50%; 
	padding-left: 15px
}

#nmenu a {
	text-decoration:none; 
	color: #fff
}

#nmenu a:visited {
	text-decoration:none; 
	color: #fff
}

#nmenu a:hover {
	text-decoration:underline; 
	color:#F00
}

#screenshots {
	text-align:center
}

#screenshots img {
	max-width: 320px;
	border: 1px solid #CCC;
	background: #fff;
	padding: 5px;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.32);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.32);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.32);
}

.dashed {
	 border-bottom: 1px dashed #808080; 
	 padding: 8px;
}

.framer {
	vertical-align: top;
	padding: 5px
}


.sgrey {
	font-size: 8pt; 
	color: #808080;
	text-align: right !important;
}

.social {
	margin: 20px 0 20px 0;
	font-size: 15px;
	font-weight: bold
}

.ttab {
	background: #FFF;
	width:100%;
	border: none
}

.tdline {
	width: 7px;
	background: url(images/n1.gif)
}

.menublock {
	width: 17%;
	vertical-align: top;
	background: url(images/nb_8.gif)
}

.link1 {
font-size: 14pt; 
text-decoration: none
}

.rightblock {
	width: 5%;
	text-align: center;
	vertical-align:top;
	background: url(images/nb_8.gif)
}

#nmenu {
	margin: 5px; 
	background: #2C5885; 
	border: 1px solid #dad2b0; 
	padding: 5px
}



.nmenu2 {
	background: #AEEBA5; 
	padding-left: 5px; 
	margin-top: 10px
}

.green_b {
	border: 2px solid #339933;
	width: 500px;
	background: #CCFFCC;
	margin: auto;
}

.real {
background-color: #339933;
margin:auto;
}

.real td {
	background-color: #ccffcc;
	text-align: justify;
}

.real a {
	text-decoration: none;
}

#real {
background-color: #339933;
width: 95%;
margin:auto;
}

#real td {
	background-color: #ccffcc;
	text-align: center;
}

#real a {
	text-decoration: none;
}

#claim {
	background: #eeecb7; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
	padding: 20px;
}

#greatlist a {
	text-decoration: none;
	font-size: 15px
}

#greatlist li {
	margin-bottom: 5px;
}

#letters a {
	font-size: 14pt; 
	text-decoration: none
}

#contenttab {
	 border: 1px dashed #808080; 
	 padding: 8px;
	 margin: auto;
	 width: 95%; 
	 text-align: justify

}

#contenttab img {
	margin: 5px;
}

#contenttab p {
	margin-bottom:12px;

}

#down {
	 background: #fff;
	 margin:auto
}

.adv {
	text-align: center
}

.alleft {
	text-align: left;
}

.bord {
	background: url(images/n1.gif); 
	width: 7px
}

.button {
	display: inline-block;
	background: #AEEBA5;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #D5F0D1),
	color-stop(1, #AEEBA5)
);
background-image: -o-linear-gradient(bottom, #D5F0D1 0%, #AEEBA5 100%);
background-image: -moz-linear-gradient(bottom, #D5F0D1 0%, #AEEBA5 100%);
background-image: -webkit-linear-gradient(bottom, #D5F0D1 0%, #AEEBA5 100%);
background-image: -ms-linear-gradient(bottom, #D5F0D1 0%, #AEEBA5 100%);
background-image: linear-gradient(to bottom, #D5F0D1 0%, #AEEBA5 100%);
	border: 1px solid #7cb873;
	text-decoration: none;
	padding: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px 0;
	color: #06F;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.22);
}

.button:hover {
	text-decoration: none;
	background: #f0ed94;
	color: #333;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
	border: 1px solid #d6cf86;
}


.button2 {
	display: inline-block;
	background: #FFF;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #F5F3E2),
	color-stop(1, #F5F5F5)
);
background-image: -o-linear-gradient(bottom, #F5F3E2 0%, #F5F5F5 100%);
background-image: -moz-linear-gradient(bottom, #F5F3E2 0%, #F5F5F5 100%);
background-image: -webkit-linear-gradient(bottom, #F5F3E2 0%, #F5F5F5 100%);
background-image: -ms-linear-gradient(bottom, #F5F3E2 0%, #F5F5F5 100%);
background-image: linear-gradient(to bottom, #F5F3E2 0%, #F5F5F5 100%);
	border: 1px solid #CCC;
	text-decoration: none;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0 10px 0;
	color: #06F;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.22);
}

.button2:hover {
	text-decoration: none;
	background: #f0ed94;
	color: #333;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
	border: 1px solid #d6cf86;
}

.comment {
	border: 1px solid #A9B4C0;
	background: #DCE3E9;
	overflow: hidden;
	padding: 5px
}

.comment img {
	border: 1px solid #9c9c9c;
	float: left;
	margin: 0 15px 0 0;
	clear: both
}

.comment_author {
	font-weight: bold;
}

.comment_content {
	font-size: 11px
}

#comment_form {
	border: 1px dashed #CCCCCC;
	display: inline-block;
	padding: 10px;
	margin: 10px 10px 10px 0;
	background: #f5f4f4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 5px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 1px 5px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 1px 5px rgba(50, 50, 50, 0.22);
}

.comment_reply {
	text-align: right
}

.comment_reply a:hover {
	text-decoration: none;
}

.fifty {
	width: 50%
}

.game_list_left_block {
	width: 200px;
	vertical-align:top;
	text-align:left !important;
	padding: 5px
}

.game_list_left_params {
	margin: 10px 0 10px 0;
	font-size: 11px
}

.game_list_screen1 {
	width: 150px;
}



.news {
	 border-bottom: 1px dashed #808080; 
	 padding: 8px;
}

.news img {
	float: left;
	margin-right: 5px
}

.news p {
	text-align: justify;
}

.clear {
	clear: left;
}

.alcent {
	text-align: center;
}

.under {
	text-decoration: underline;
	margin-top: 20px
}

