#skipnav{display: none;}

html,body{
	margin: 0;
	padding: 0;
	background: #00629B url(../images/nd/bodybgl.png) repeat-y center center;
	font: 11px/15px Verdana, Arial, sans;
	color: #000;
}

a{
	font: 11px/15px Verdana, Arial, sans;
	color: #0F7CC2;
	text-decoration: none;
}

a:hover{text-decoration: underline;}

p{
	margin: 10px 0;
	padding: 0;
	font: 11px/15px Verdana, Arial, sans;
}

hr{
	margin: 20px 0;
	height: 0;
	border: 0;
	border-top: 1px solid #DDD;
}

ul{margin: 0;padding: 0;}

ul li {
	background-image: none;
	padding: 0;
	margin: 3px 0;
	list-style-type: none;
}

dl{margin: 0;}

dt{
	font: bold 12px/14px Verdana, Arial, sans;
	color: #666;
	padding: 0 0 10px 20px;
}

#main{
	width: 992px;
	min-height: 700px;
	margin: auto;
	background: #FFF;
	overflow: hidden;
}

#logo{
	height: 110px;
	padding: 0 10px;
}

.lands{
	float: left;
	width: 244px;
	height: 90px;
	text-align: left;
}

.ladns .sholder{
	height: 20px;
	float: left;
	margin-top: 19px;
}

#srch{
	width: 150px;
	height: 20px;
	background: url(../images/nd/main.png) no-repeat 0 -120px;
	font-size: 11px;
	padding: 3px 0 0 5px;
	position: relative;
	top: -1px;
	border: none;
}

#srchbtn{
	width: 70px;
	height: 20px;
	background: url(../images/nd/main.png) no-repeat -180px -120px;
	font-size: 11px;
	border: none;
	cursor: pointer;
	color: #fff;
	margin-left: 4px;
}

.banner{
	width: 728px; 
	height: 90px;
	float: right;
	margin-top: -50px;
}

.banner468{
	clear: all;
	margin: 0 auto;
	width: 468px;
	height: 90px;
}

#menu{
	background: url(../images/nd/main.png) no-repeat 10px 0;
	height: 39px;
}

#menu a{
	display: block;
	float: left;
	height: 39px;
}

#menu a:hover, 
#menu a#selhome, 
#menu a#selcategory,
#menu a#selissue,
#menu a#selrecords,
#menu a#selinfocenter,
#menu a#selsubscribe,
#menu a#selabout{
	background: url(../images/nd/main.png) no-repeat;
}

#home{width: 125px; margin-left: 10px;}
a#home:hover{background-position: 0 -39px;}
#menu a#selhome{width: 125px; margin-left: 10px; background-position: 0 -78px;}

#category{width: 115px;}
a#category:hover{background-position: -125px -39px;}
#menu a#selcategory{width: 115px; background-position: -125px -78px;}

#issue{width: 125px;}
a#issue:hover{background-position: -240px -39px;}
#menu a#selissue{width: 125px; background-position: -240px -78px;}

#records{width: 105px;}
a#records:hover{background-position: -365px -39px;}
#menu a#selrecords{width: 105px; background-position: -365px -78px;}

#infocenter{width: 160px;}
a#infocenter:hover{background-position: -470px -39px;}
#menu a#selinfocenter{width: 160px; background-position: -470px -78px;}

#subscribe{width: 145px;}
a#subscribe:hover{background-position: -630px -39px;}
#menu a#selsubscribe{width: 145px; background-position: -630px -78px;}

#about{width: 200px;}
a#about:hover{background-position: -775px -39px;}
#menu a#selabout{width: 200px; background-position: -775px -78px;}

#submenu{
	background: url(../images/nd/main.png) no-repeat 0 -150px;
	width: 962px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

#submenu a{
	color: #DDD;
	margin: 0 15px;
}
#submenu a:hover{
	color: #FFF;
	text-decoration: none;
}
#submenu a.sel{color: #35A5DB;}

#content{padding: 20px 10px;}

#left{
	float: left;
	width: 620px;
	min-height: 100px;
}

#right{
	margin-left: 630px;
	width: 336px;
	min-height: 100px;
}

h1, .comments_inner{
	background: url(../images/nd/main.png) no-repeat -275px -117px;
	height: 26px;
	color: #666;
	font: bold 16px Arial, Verdana, sans;
	padding: 5px 0 0 10px;
	margin: 0;
}

h2{
	background: url(../images/nd/main.png) no-repeat 0 -180px;
	height: 26px;
	width: 160px;
	color: #666;
	font: bold 14px Arial, Verdana, sans;
	padding-top: 6px;
	margin: 0;
	text-align: center;
}

h3, .cont h3, .prHat{
	background: url(../images/nd/main.png) no-repeat -560px -180px;
	height: 26px;
	width: 336px;
	color: #666;
	font: bold 14px Arial, Verdana, sans;
	padding: 6px 0 0 10px;
	margin: 0;
	text-align: left;
}

.as{margin-top: 20px;}

/* NEWS */
ul#news{padding: 10px;}

ul#news li{
	margin-bottom: 20px; 
	clear: both;
	overflow: hidden;
}

ul#news li div{
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	border: 3px double #DDD;
	text-align: center;
	padding: 5px;
}

ul#news li a{
	color: #0F7CC2;
	font: bold 14px/18px Arial, Verdana, sans;
}

ul#news li p{
	font: 11px Verdana, Arial, sans;
	padding: 0;
	margin: 0;
}

.dt{color: #666;}

#tools{
	background: url(../images/nd/main.png) no-repeat 0 -180px;
	height: 26px;
	width: 160px;
	color: #666;
	font: bold 14px Arial, Verdana, sans;
	padding-top: 6px;
	text-align: center;
	float: right;
	margin-left: 20px;
}

#newsholder{
	overflow: hidden;
	margin: 20px;
	font: 12px/15px Verdana, Arial, sans;
}	

#newsholder p, #newsholder p a{
	margin-top: 20px;
	font: 12px/15px Verdana, Arial, sans;
	text-align: justify;
}

#newsholder img{margin: 0 20px;}

.source, .source a{
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-top: 20px;
	margin-right: 10px;
}

#more{margin-bottom: 20px;}
#more h1{height: 20px;}

#more ul{
	border: 1px solid #DDD;
	border-bottom: 0;
	margin: 0;
}

#more li, #simn li{
	margin: 10px 0 0 30px;
	list-style-type: disc;
}

#more .btm{
	background: url(../images/nd/main.png) no-repeat -275px -138px;
	height: 10px;
	margin: 0;
}

/* RECORDS */
.rec{
	width: 160px;
	height: 200px;
	float: left;
	margin: 20px 23px;
}

.rec h2{height: 20px;}

.rec .rc{
	text-align: center;
	padding: 15px 0 5px 0;
	border: 1px solid #D6D3D3;
	border-bottom: none;
}

.rec .rbtm{
	background: url(../images/nd/main.png) no-repeat 0 -201px;
	height: 10px;
	width: 160px;
}

.recinfo{
 	margin: 20px 0 20px 220px;
 	width: 370px;
}

.recinfo h1{
	background: url(../images/nd/main.png) no-repeat -180px -180px;
	height: 26px;
	width: 370px;
	color: #666;
	font: bold 14px Arial, Verdana, sans;
	padding-top: 6px;
	margin: 20px 0;
}

.recinfo li{
	margin: 5px 0 10px 30px;
	list-style-type: disc;
}

.recinfo li a{
	color: #0F7CC2;
	font: 12px/14px Arial, Verdana, sans;
}

.rbtns{
	text-align: center;
	margin: 20px 0;
}

.rbtns button{
	margin-top: 10px;
}

.stylized_btn{
	cursor: pointer;
	color: #fff;
	font-size: 10px;
	font-family: Arial, sans;
	background: url(../img/icons/bg_long.gif) no-repeat;
	width: 100px;
	height: 25px;
	text-align:center;
	border:none;
	outline: none;
}

.jobs{
	background: url(../images/nd/jobs_frame.png) no-repeat;
	height: 110px;
	padding-top: 10px; 
}
.jobs ul li{
	list-style-type: disc;
	margin: 0 10px 10px 20px;
} 

.jobs label {
	color: #555;
	font-style: italic;
}

.navig ul li{
	width: 100%;
	margin: 0;
	padding: 0;
}	

/* FAQ */
#faq {margin-top: 20px;}
#faq li{
	background-image: none;
	margin: 5px 0;
	padding: 0 10px;
}
#faqa{padding: 0 10px;}
#faqa li{
	list-style-type: disc;
	margin: 5px 0 5px 20px;
}

.cont{margin: 20px;}
.cont p, .contal p, .contar p{padding-left: 20px;}

.contal{
	margin: 20px;
	width: 270px; 
	height: 600px; 
	float: left;
}

.contar{
	margin: 20px 0 0 0;
	width: 270px; 
	float: right;
}

.contal button, .contar button{margin-left: 15px;}

/* INFO CENTER */
#info li{
	list-style-type: disc;
	margin-left: 30px;
}
#info li a{
	font-size: 12px;
}

/* FOOTER */
#copy{
	width: 992px;
	margin: auto;
	background: #1B1B1B;
	color: #CCC;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	border-bottom: 1px solid #000;
}

#copy img{margin: 0 0 -2px 10px;}

#footer{
	border-top: 1px solid #333;	
	width: 952px;
	margin: auto;
	background: #1B1B1B;
	color: #666;
	padding: 20px;
}

#footer label{font-weight: bold;}
#footer a{color: #DDD;}
#footer a:hover{color: #FFF; text-decoration: none;}

#lenta{
	height: 31px;
	text-align: center;
	margin-bottom: 20px;
}

#lenta .prev{
	float: left;
	width: 85px;
	height: 25px;
	padding-top: 6px;
	background: url(../images/nd/main.png) no-repeat -80px -219px;
}

#lenta .pages{
	text-align: center;	
	float: left;
	width: 410px;
	margin-left: 20px;
}

#lenta .next{
	float: right;
	width: 85px;
	height: 25px;
	padding-top: 6px;
	background: url(../images/nd/main.png) no-repeat -80px -219px;
}

#lenta .inactive{color: #DDD;}

#lenta .pages a.active{
	padding: 9px 12px;
	font-weight: bold;
	background: url(../images/nd/main.png) no-repeat 0 -219px;
	margin: 0 5px;
	position: relative;
	top: 6px;
	text-align: center;
}

#lenta .pages a.active:hover, #lenta .prev a:hover, #lenta .next a:hover{
	text-decoration: none;
	color: #DDD;
}

#lenta .pages .sel{
	padding: 9px 12px;
	font-weight: bold;
	background: url(../images/nd/main.png) no-repeat -40px -219px;
	margin: 0 5px;
	position: relative;
	top: 6px;
	color: #FFF;
}

/* HOME*/
#hpl{
	float: left;
	width: 255px;
	margin-left: 5px;
	margin-bottom: 20px;
}

#hpr{
	float: right;
	width: 346px;
	margin-bottom: 20px;
	overflow: hidden;
}

#hpr ul#news{
	width: 336px;
	padding: 0 0 0 10px;
}

#randp h2{
	background: url(../images/nd/main.png) no-repeat -180px -219px;
	height: 26px;
	width: 250px;
	color: #666;
	font: bold 14px Arial, Verdana, sans;
	padding-top: 6px;
	margin: 20px 0 0 0;
	text-align: center;
}

#randp img{
	border: 3px double #DDD;
	clear: both;
	margin-bottom: 20px;
}

#randp a.b{font: bold 18px/18px Arial, Verdana, sans;}
#randp p.st{font-style: italic;}

#randp li{
	list-style-type: disc;
	margin: 10px 20px;
}

#randp .source a{font-weight: bold;}	
#randp .rec{margin: 0;}
#randp .rec h2{height: 20px;}

#randp .rc{
	width: 248px;
	text-align: left;
}

#randp .rbtm{
	background: url(../images/nd/main.png) no-repeat -180px -239px;
	height: 15px;
	width: 250px;
}

#randp dd{width: 190px;}
#comm_main_box li{padding-left: 20px;}
#comm_lang_box span a{padding: 0 5px;}

/* NET DICT */
a.ndblock{
	display: block;
	width: 336px;
	height: 63px;
	background: url(../images/nd/ndbg.png) no-repeat;
	margin: 20px 0;
}

#netd{
	text-align: center;
	margin: 20px;
}

#netd a{
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px;
}

#netlast{margin-bottom: 20px;}
#netlast dl{padding-right: 20px;}
#netlast dt{margin-top: 20px;}	
#netlast dd li{margin: 10px 20px; list-style-type: circle;}
#netlast .source, #netlast .source a{margin-top: 0;}

.netmail{
	text-align: right;
	padding: 20px;
}	

/* SIDEBAR */
#simn h3{height: 20px;}
#simn .rc{
	text-align: left;
	padding: 15px 0 5px 0;
	border: 1px solid #D6D3D3;
	border-bottom: none;
	margin: 0;
}

#simn .btm{
	background: url(../images/nd/main.png) no-repeat -560px -201px;
	height: 10px;
	margin: 0;
}

#simn_bl{background:#0F7CC2;}
#simn_bl .rc{
	text-align: left;
	padding: 15px 0 5px 0;
	border: 1px solid #D6D3D3;
	border-bottom: none;
	margin: 0;
}

#simn_bl a{color:#fff;}
#simn_bl .btm{
	background: url(../images/nd/main.png) no-repeat -560px -201px;
	height: 10px;
	margin: 0;
}
#simn_bl li{
	margin: 0 10px;
}

/* pictures idg style */
.picLeft{
	margin:0px 15px 5px 0px;
	border:1px solid #b8b8b8;
	padding:2px;
	float:left;
}
.picMiddle {
	border:1px solid #b8b8b8;
	margin:10px 0px;
	padding:2px;
}

.picRight {
	margin:0px 0px 5px 15px;
	border:1px solid #b8b8b8;
	padding:2px;
	float:right;
}

.stb1 {
	border: solid 1px #DDD;
	padding: 5px 10px 5px 10px;
	margin: 10px 0 10px 0;
	width: 598px;
}

.stb2 {
	float: left;
	width: 80%;
	margin-top: 5px;
	position: relative;
}

.stb3 {
	float: left;
	text-align: right;
	width: 20%;
	position: relative;
}

#fd_front,
#fd,
#sd_front,
#sd {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: center;
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
}

.add_f {
	padding: 10px;
	position: relative;
	
	
}

#advtable,
#advtable td {
	border: 1px solid #5C5C5C;
	border-collapse: collapse;
	padding: 3px;
}

.firstrow {
	background-color: #000;
	color: #FFF;
}

/* sponsored */

.prContent{
	text-align:left;
}
.prContent img{
	margin-right:10px;
	float:left;
}
.prTitle{
	margin-bottom:10px;
}
.prTitle a, .prTitle a:active, .prTitle a:visited{
	font-weight:bold;
	font-size:11px;
}
.prContent em{
	font-size:10px;
}

.prContent .l{float:left; text-decoration:none;}
.prContent .r {float:right; text-decoration:none;}

.prSep{
	border-top:1px dotted #b8b8b8;
	margin:15px 0;
}
.pr img {
	border:1px solid #b8b8b8;
}
.overadpr{
	margin-bottom: -80px; 
	z-index: 1000; 
	position: absolute;
}

.mainhatdiv a {
	float:left;
	display:block;
	margin-right:10px;
	padding-right:10px;
	background:url(/images/msep.png) no-repeat right center;
}

.mainhatdiv a.mh_last {
	margin:0;
	background:none;
}