body {	
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
	padding:0;
	margin: 0;
}
table {
	border: 0 none;
}
a {
	color:#323232; 
	text-decoration:none;
	border: 0 none;
}
a:hover {
	color:#8CD749; 
	border: 0 none;
	text-decoration:none;
}
a img {
border: 0 none;
}
img {
border: 0 none;
}
.img_border {
	border:1px solid #88CC55;
	margin: 2px;
	padding: 2px;
}
form {
	margin:0px 0px 0px 0px;
}
h1 {
  display: none;
}
td {
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif; 
	font-size:10px;
}
.logo_text {
	position: absolute;
	font-color: #555;
	font-size: 12px;
	font-weight: bold;
	margin: 55px 0px 0px 65px;
}
.bbbc {
	font-size: 14px;
	font-weight: bold;
}
.button {
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	color:#ccff00;
	background: #333 url('http://noder.lv/img/nod_footbga.gif') repeat-x;
	border:1px #555 solid;
	-moz-border-radius: 4px;
}
.xbutton {
	background: #333 url('http://noder.lv/img/nod_footbga.gif') repeat-x;
	font-size:13px; 
	color:#ccff00;
	font-weight: bold;
	border: 2px #555 solid;
	-moz-border-radius: 6px;
	margin-top: 2px;
	padding: 3px;
}	
.textbox {
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif; 
	font-size:11px; 
	color:#222;
	background: #fff url('http://noder.lv/img/textbox_bg.gif') repeat-x;
	border:1px #ddd solid;
}
.xtextbox {
	background: #fff url('http://noder.lv/img/textbox_bg.gif') repeat-x;
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif; 
	font-size:13px; 
	color:#323232;
	background-color:#fff;
	font-weight: bold;
	border:2px #ddd solid;
}
.main_name {
	display: block;
	color: #323232;
	font-weight: bold;
	font-size:18px;
	padding: 5px 8px;
	margin: 0;
}
.main-body {
	font-size : 11px;
	color : #323232;
  	background-color: #fff;
  	padding : 5px 5px 5px 5px;
}
.main-bg {
	color : #323232;
	background-color : #fff;
	padding : 10px 5px 10px 5px;
}
.box_warn {
	background: #fff url('http://noder.lv/img/icon/icon_warn.gif') no-repeat left center;
	padding: 5px 5px 5px 80px;
	margin: 5px;
	width: 600px;
	height: 100px;
	border: 1px #eee solid;
}
.box_info {
	background: #fff url('http://noder.lv/img/icon/icon_info.gif') no-repeat left center;
	padding: 5px 5px 5px 80px;
	margin: 5px;
	width: 600px;
	height: 100px;
	border: 1px #eee solid;
}
.box_name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #555;
}
.side-border-left {
	color : #777;
	padding : 10px 10px 100px 10px;
	width: 250px;
	background: #fff url('http://noder.lv/img/sided_bg_n.gif') no-repeat;
	background-position: bottom center;
}
.capmain {
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;	
	padding: 4px
}
.news_name {
	font-family: Tahoma,Helvetica,Arial,helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #323232;
	padding: 0px 10px;
	margin: 0px;
}
.news_footer {
	background: #eee;
	padding : 4px 6px 4px 6px;
	font-size : 10px;
}
.footer {
	border-top: 3px #333 solid;
	width: 980px;
	line-height: 31px;
}
.tbl-border {
	background-color:#ccc;
}
.tbl {
	font-size:11px;
	color:#000;
	padding:3px 4px 3px 4px;
}
.tbl1 {
	font-size:11px; 
	color:#000; 
	background-color:#fff; 
	padding:4px;
}
.tbl2 {
	font-size:11px; 
	color:#000; 
	background-color:#eee; 
	padding:4px;
}
.tbl_top td {
	background: #efefef url('http://noder.lv/img/nod_tabbg.gif');
	color: #111;
	font-size: 15px;
	text-align: center;
	height: 25px;
}
.forum-caption {
	font-size:10px;
	font-weight:bold; 
	color:#FFF;
	padding-left: 10px;
	background: url("http://noder.lv/img/nod_footbga.gif") repeat-x scroll 0 0 #333333;
	line-height:25px; 
}
.quote {
	color:#4E4E4E;
	background-color:#FAFAFA; 
	padding:2px;
	margin:0px 20px 0px 20px; 
	border:1px #000000 solid;
}
#nblock  {
	display: inline-block;
	background: #eee;
	padding: 5px;
	margin: 2px;
}
#nblock span {
	position: absolute;
	background: #eee;
	font-size: 9px;
	width: 200px;
	line-height: 15px;
	margin-top: 135px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#nblock:hover {
	background: #333;
}
#nblock:hover span {
	background: #333;
	color: #ccff00;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#nblock div {
	position:absolute;
}
#nvideo {
	font-size: 12px;
	display: inline-block;
	height: 150px;
	width: 150px;
	margin: 4px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border: 1px #eee solid;
	background: #fff url('http://noder.lv/img/nvid_bg0.gif') no-repeat top;
}
#nvideo:hover {
	background: #eee url('http://noder.lv/img/nvid_bg0.gif') no-repeat bottom;
}
#nvideo:hover div {
	color: #ccff00;
}
#nvideo img {
	border: 0;
	height: 90px;
	width: 120px;
	margin: 0px 15px 0px 15px;
}
#nvideo div {
	font-size: 10px;
	height: 20px;
	color: #333;
	text-align: center;
	padding: 5px;
}
#nvideo span {
	height: 16px;
	width: 25px;
	color: #555;
}
.vid_coment {
	float: right;
	margin: 5px 10px 5px 5px;
	padding-right: 18px;
	text-align: right;
	background: url('http://noder.lv/img/viewcom.gif') no-repeat right bottom;
}
.vid_view {
	float: left;
	margin: 5px 5px 5px 10px;
	padding-left: 18px;
	text-align: left;
	background: url('http://noder.lv/img/viewcom.gif') no-repeat left top;
}
.open_tab {
	display: block;
	font-weight: bold;
	font-size:14px;
	margin: 5px 0px;
	padding: 0px 8px;
	color: #333;
	line-height: 30px;
	border: 1px solid #ccc;
	background: #fff url("http://noder.lv/img/nod_tabbg.gif") repeat-x;
}
.side_box {
	/*width: 230px;
	padding: 0px 10px 0px 10px;*/
}
.side_name {
	display: block;
	color: #555;
	background: #fff url('http://noder.lv/img/bult.gif') no-repeat;
	font-weight: bold;
	font-size:15px;
	line-height: 30px;
	padding-left: 32px; 
}
.nod_stamp {
	display: block;
	width: 70px;
	height: 70px;
	background: #fff url('http://noder.lv/img/stamp_bg.gif') no-repeat;
}
.nod_stamp img {
	border: 0;
	margin: 10px;
	width: 50px;
	height: 50px;
}
.side2_name {
	display: block;
	color: #555;
	border-bottom: 4px solid #99cc55;
	text-align: center;
	font-weight: bold;
	font-size:15px;
	padding: 4px 7px; 
}
.main_sidemenu {
	width: 100%;
}
.main_sidemenu a {
	background: #eee url('http://noder.lv/img/page_bga.gif') repeat-x top;
	color: #555;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	display: block;
	line-height: 14px;
	margin-bottom: 2px;
	padding: 3px 8px;
	font-weight: bold;
	text-decoration: none;
}
.main_sidemenu a:hover {
	background: #333 url('http://noder.lv/img/page_bga.gif') repeat-x bottom;
	color: #ccff00;
	text-decoration: none;
}
.wide_menu {
	height: 30px;
}
.wide_menu a {
	border-right: 1px solid #fff;
	display: block;
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0 13px;
	background: #99cc66;
	text-decoration: none;
}
.wide_menu a:hover {
	background: #333;
	color: #ccff00;
}
.list_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.list_menu a {
	background: #99cc55;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	margin: 0;
	font-weight: bold;
	padding: 3px 8px;
	text-decoration: none;
}
.list_menu a:hover {
	background: #ccc url("images/menu_row.gif") left center no-repeat;
	color: #555;
	padding-bottom: 3px;
	text-decoration: none;
}
.nod_footm {
	height: 25px;
	padding-left: 8px;
	vertical-align: top;
	background: #fff url('http://noder.lv/img/nod_footbgc.gif') no-repeat;
}
.nod_footm span {
	display: block;
	line-height: 25px;
	width: 7px;
	float: left;
	background: #fff url('http://noder.lv/img/nod_footbgc.gif') no-repeat right;
}
.nod_footm a {
	border-right: 1px solid #444;
	display: block;
	color: #ccff00;
	float: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	padding: 0 10px;
	background: #333;
	text-decoration: none;
}
.nod_footm a:hover {
	border-right: 1px solid #444;
	background: #444 url('http://noder.lv/img/nod_footbga.gif') repeat-x;
	color: #fff;
}
.npushclear {
    overflow: hidden;
    width: 100%;
}
a.npush {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}
a.npush span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.npush:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}
a.npush:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} 
.nod_pagem {
	height: 20px;
	text-align: center;
	background: #fff url('http://noder.lv/img/page_bgc1.gif') no-repeat;
	padding: 0px 15px;
}
.nod_pagem span {
	display: block;
	line-height: 20px;
	width: 15px;
	float: left;
	background: #fff url('http://noder.lv/img/page_bgc2.gif') no-repeat;
}
.nod_pagem a {
	border-right: 1px solid #ccc;
	display: block;
	color: #555;
	float: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 0 8px;
	background: #eee url('http://noder.lv/img/page_bga.gif') repeat-x top;
	text-decoration: none;
}
.nod_pagem a:hover {
	border-right: 1px solid #ccc;
	background: #333 url('http://noder.lv/img/page_bga.gif') repeat-x bottom;
	color: #ccff00;
}

.nod_halfi {
	width: 100%;
	margin: 5px;
}
.nod_halfi a {
	display: block;
	float: left;
	width: 45%;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 8px
}
.nod_halfi a:hover {
	border: 1px solid #8CD749;
}
.nod_halfi div {
	font-size: 19px;
	padding: 3px;
	border-bottom: 2px dotted #ccc;
}
.nod_halfi span {
	display: block;
	width: 100%;
	color: #222;
	padding: 5px;
}
.ccc {
	color: #ccc;
}
.nod_mainm {
	height: 30px;
	width: 980px;
	padding-left: 15px;
	margin: 5px 0px;
	background: #eee url('http://noder.lv/img/nod_mainbgc1.gif') no-repeat;
}
.nod_mainm div {
	height: 30px;
	text-align: right;
	background: #eee url('http://noder.lv/img/nod_mainbga.gif') repeat-x;
}
.nod_mainm span {
	display: block;
	height: 30px;
	float: right;
	width: 15px;
	background: #eee url('http://noder.lv/img/nod_mainbgc2.gif');
}
.nod_mainm a {
	border-right: 1px solid #ccc;
	display: block;
	color: #333;
	float: left;
	font-weight: bold;
	font-size: 13px; 
	line-height: 30px;
	padding: 0 13px;
	background: #eee url('http://noder.lv/img/nod_mainbga.gif') repeat-x top;
	text-decoration: none;
}
.nod_mainm a:hover {
	border-right: 1px solid #ccc;
	background: #333 url('http://noder.lv/img/nod_mainbga.gif') repeat-x bottom;
	color: #ccff00;
}
