html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	background: url(../images/body-bot.jpg) no-repeat bottom #164978;
	color: #333333;
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 9px;
}

body.fs2 {
	font-size: 10px;
}

body.fs3 {
	font-size: 11px;
}

body.fs4 {
	font-size: 12px;
}

body.fs5 {
	font-size: 13px;
}

body.fs6 {
	font-size: 14px;
}

/* Normal link */
a {
	color: #2C79BF;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
	outline: none;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .category, .createdate, .ratebar, .views, .comnum, .modifydate, .img_caption {
	color: #999999;
	font-size: 100%;
}

.small-t {
	color: #999999;
	font-size: 10px;
}

img {
	margin: 0;
	padding: 0;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 4px;
	width: 122px;
}

.button {
	background: url(../images/grad1.gif) repeat-x top #CCCCCC;
	border: 1px solid #DDDDDD;
	padding: 2px 8px;
	cursor: pointer;
}

.button-vote {
	background: url(../images/grad1.gif) repeat-x top #CCCCCC;
	border: 1px solid #DDDDDD;
	padding: 2px 8px;
	width: 100px;
	cursor: pointer;
}

* html .button, *+html .button , * html .button-vote, *+html .button-vote {
	padding: 1px 5px !important;
}

/* articles style */

.article-content-full {
	overflow: auto;
	overflow-y: hidden;
	text-align: justify;
	width: 530px;
}

.article-content,.article-content-full img {
	margin: 3px;
}

.article-content div div img,.article-content-full div div img {
	margin: 0;
}

.article_separator {
	background: url(../images/dot.gif) repeat-x top;
	clear: both;
	display: block;
	height: 10px;
	margin: 0 100px;
}

.article_separator_full {
	clear: both;
	display: block;
	height: 2px;
	border-bottom: 2px solid #ddd;
}

* html .article_separator {
	display: block;
	font-size: 1px;
	height: 1px;
}

.article_column {
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	line-height: 22px;
	position: relative;
}

.contentheading {
	font-size: 170%;
}

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

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	background: url(../images/bullet-readon.gif) no-repeat center left;
	display: block;
	float: left;
	font-size: 92%;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-indent: 16px;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/bullet-readon2.gif) no-repeat center left;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable,.moduletable_top {
	padding: 0;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	overflow: hidden;
}

.article-tools-dot {

}

.article-meta {
	float: left;
	padding: 5px;
	width: 70%;
}

.createby {
	background: url(../images/icon-author.gif) no-repeat 0 3px;
	padding: 3px 3px 3px 20px;
}

.category {
	background: url(../images/category.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
}

.createdate {
	background: url(../images/icon-date.gif) no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
}

.views {
	background: url(../images/icon-views.png) no-repeat 0 1px;
	padding: 3px 3px 3px 20px;
}

.comnum {
	background: url(../images/icon-com.png) no-repeat 0 1px;
	padding: 3px 3px 3px 20px;
}

.ratebar {
	cursor: pointer;
	display: block;
	float: right;
	height: 15px;
	width: 50px;
}

.ratebarfull {
	cursor: pointer;
	display: block;
	float: left;
	height: 35px;
	width: 70px;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

span.lang_soft,
span.lang_soft_full {
	float: right;
	font-size: 120%;
	line-height: 16px;
	font-weight: bold;
	width: 20px;
	height: 16px;
	padding-left: 30px;
	text-align: left;
}

span.lang_soft_full {
	float: left;
	margin: 10px;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper-top {
	background: url(../images/body-top.jpg) no-repeat center top;
	min-width: 950px;
}

.narrow  #wrapper-top {
	min-width: 750px;
}

#wrapper {
	margin: 0 auto;
	padding: 60px 0;
	width: 950px;
}

.narrow #wrapper {
	width: 750px;
}

#mainwrap {
	background: #78C1E5;
	border: 1px solid #85D6FD;
	clear: both;
	margin: 1px 0;
	padding: 0 0 10px;
}

#container {
	background: url(../images/container-center.gif) repeat-y center;
}

.narrow #container {
	background: url(../images/container-center-n.gif) repeat-y center;
}

#container-top {
	background: url(../images/container-top.gif) no-repeat top center;
	padding-top: 20px;
}

.narrow #container-top {
	background: url(../images/container-top-n.gif) no-repeat top center;
}

#container-bot {
	background: url(../images/container-bot.gif) no-repeat bottom center;
	padding-bottom: 20px;
}

.narrow #container-bot {
	background: url(../images/container-bot-n.gif) no-repeat bottom center;
}

#container-inner1 {
	background: url(../images/dot.gif) repeat-y 60% 0;
}

#container-inner2 {
	background: url(../images/dot.gif) repeat-y 80% 0;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#content {
	clear: both;
	display: block;
	float: left;
	width: 59%;
}

#content div.innerpad {
	padding: 0 10px 0 25px;
}

/* COLUMNS
--------------------------------------------------------- */
#colwrap {
	float: right;
	overflow: hidden;
	width: 40%;
}

#col1 {
	float: left;
	overflow: hidden;
	width: 49.5%;
	padding-left: 2px;
}

#col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#containerwrap, #containerwrap-c, #containerwrap-f {
	padding: 0;
}

/* full */
#containerwrap-f #content {
	float: none;
	width: 99%;
}

#containerwrap-f #container-inner1,
#containerwrap-f #container-inner2 {
	background: none;
}

/* content + col */
#containerwrap-c #content {
	width: 76%;
}

#containerwrap-c #container-inner1 {
	background: none;
}

#containerwrap-c #container-inner2 {
	background-position: 77% 0;
}

#containerwrap-c #colwrap {
	background: none;
	width: 23%;
}

#containerwrap-c #col1,
#containerwrap-c #col2 {
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	background: url(../images/s-bg.gif) no-repeat left top;
	font-size: 115%;
	font-variant: small-caps;
	height: 28px;
	line-height: 28px;
	margin: 0 -5px 5px;
	padding: 0;
	text-indent: 5px;
}

div.moduletable_top h3 {
	font-size: 115%;
	font-variant: small-caps;
	height: 28px;
	line-height: 28px;
	margin: 0 0 5px 22px;
	padding: 0;
	text-indent: 5px;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	background: url(../images/c-l.gif) no-repeat left;
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0;
	padding: 10px 15px;
}

div.moduletable_top {
	margin: 0;
	padding: 0 5px 5px 5px;
}

div.moduletable_top div  {
	margin: 0;
	padding-left: 5px;
	line-height: 12px;
	text-align: justify;
}

/* hilite module */
div.moduletable_hilite h3 {
	background: url(../images/s-bg-hilite.gif) no-repeat left top;
	color: #FFFFFF;
}

div.box-br {
	background: url(../images/box-br.gif) no-repeat bottom right;
	margin: 0;
	padding: 0;
}

div.box-bl {
	background: url(../images/box-bl.gif) no-repeat bottom left;
	padding: 0;
}

div.box-tr {
	background: url(../images/box-tr.gif) no-repeat top right;
	padding: 0;
}

div.box-tl {
	background: url(../images/box-tl.gif) no-repeat top left;
	padding: 10px;
	overflow: hidden;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_ ul,
div.moduletable_hilte ul,
div.moduletable_top ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li,
div.moduletable_top li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

#col2 div.moduletable,
#col2 div.moduletable_text,
#col2 div.moduletable_menu,
#col2 div.moduletable_hilite,
#col2 div.moduletable_top,
#containerwrap-c div.moduletable,
#containerwrap-c div.moduletable_text,
#containerwrap-c div.moduletable_menu,
#containerwrap-c div.moduletable_hilite,
#containerwrap-c div.moduletable_top {
	padding: 10px 20px 10px 15px;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	color: #DDDDDD;
	height: 100px;
	line-height: normal;
	position: relative;
}

#header {
	background: url(../images/header-bg.png) no-repeat top left;
	height: 100px;
}

.narrow #header {
	background: url(../images/header-bg-n.png) no-repeat top left;
}

#header a {
	color: #F0F6FB;
}

h1.logo {
	font-size: 200%;
	margin: 0 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h1.logo a {
	background: url(../images/logo.png) no-repeat;
	bottom: 10px;
	display: block;
	height: 70px;
	left: 20px;
	outline: none;
	position: absolute;
	width: 185px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	height: 100px;
	position: absolute;
	right: 1px;
	top: 0;
	width: 725px;
	z-index: 500;
}

* html #mainnav {
	width: 720px;
}

.narrow #mainnav {
	width: 524px;
}

* html .narrow #mainnav {
	width: 520px;
}

#mainnav a, #subnav a {
	outline: none;
}

#mainnav span.menu-title {
	display: block;
	font-size: 125%;
	font-weight: bold;
	padding: 25px 15px 5px;
	text-transform: uppercase;
}

#mainnav span.menu-desc {
	clear: both;
	color: #A9CAE8;
	display: block;
	line-height: normal;
	padding: 0 15px;
}

#subnavwrap {
	background: #216DAF;
	border: 1px solid #528CC1;
	border-top: none;
	height: 30px;
	position: relative;
}

#subnav {
	background: url(../images/nav-sep2.gif) no-repeat left center;
	left: 223px;
	position: absolute;
	top: 5px;
}

#subnav ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#subnav li a {
	color: #A9CAE8;
	display: block;
	float: left;
	line-height: 22px;
	margin-right: 5px;
	padding: 0 5px 0 0;
	text-decoration: none;
}

#subnav li a span {
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 5px 0 10px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnav a span {
	float: none;
}

/* End IE5-Mac hack */
#subnav li a:hover,
#subnav li a:active,
#subnav li a:focus {
	background: url(../images/subnav-bg.gif) no-repeat top right;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav li a:hover span,
#subnav li a:active span,
#subnav li a:focus span {
	background: url(../images/subnav-bg.gif) no-repeat top left;
	color: #FFFFFF;
}

#subnav li.active a,
#subnav li.active a:hover,
#subnav li.active a:active,
#subnav li.active a:focus {
	background: url(../images/subnav-bg.gif) no-repeat bottom right;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav li.active a span,
#subnav li.active a:hover span,
#subnav li.active a:active span,
#subnav li.active a:focus span {
	background: url(../images/subnav-bg.gif) no-repeat bottom left;
	text-decoration: none;
}

/* Default Menu */
ul.menu, ul.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu2 li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu2 li p {
	margin: 0;
	text-align: right;
}

ul.menu li a {
	border-bottom: 1px solid #EFEFEF;
	color: #333333;
	display: block;
	outline: none;
	padding: 4px;
	text-decoration: none;
}

ul.menu2 li a {
	display: block;
	background: none;
	color: #333333;
	margin: 0;
	padding: 2px;
	line-height: 14px;
	border-bottom: 1px solid #EFEFEF;
	text-decoration: none;
}

ul.menu2 li a:hover {
	color: #2C79BF;
	background: #eee;
}

ul.menu2 li a span {
	color: #2C79BF;
	display: block;
	padding-top: 2px;
	text-align: right;
}

ul.menu2 li a span em {
	display: block;
	float: left;
}

ul.menu2 li a span em img {
	margin: 0 1px;
}

ul.menu2 li a:hover span {
	color: #333333;
}

ul.art_center li { text-align: center; }

ul.menu li a:hover, ul.menu2 li a:hover,
ul.menu li a:active, ul.menu2 li a:active,
ul.menu li a:focus, ul.menu2 li a:focus {
	color: #2C79BF;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(../images/bullet-readon.gif) no-repeat 2px 9px;
	color: #2C79BF;
	font-weight: bold;
	padding-left: 18px;
	text-decoration: none;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: none !important;
	border: none;
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 30px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #2C79BF !important;
}

.layer-addnews {
	text-align: center !important;
	margin-top: 10px !important;
	font-weight: bold;
	font-size: 12px;	
}

.link-addnews {
	border-bottom: 1px solid #EFEFEF !important;
	border-top: 0 !important;
	padding-top: 7px !important;
}

.layer-links {
	text-align: center !important;
	margin-top: 2px !important;
	font-weight: bold;
	font-size: 12px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.box-full, .box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
}

/* Top spotlight1 */
#topslwrap div.box-br {
	background: url(../images/topsl-br.gif) no-repeat bottom right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#topslwrap div.box-bl {
	background: url(../images/topsl-bl.gif) no-repeat bottom left;
	padding: 0;
}

#topslwrap div.box-tr {
	background: url(../images/topsl-tr.gif) no-repeat top right;
	padding: 0;
}

#topslwrap div.box-tl {
	background: url(../images/topsl-tl.gif) no-repeat top left;
	padding: 10px;
	height: 307px;
}

#topslwrap ul {
	margin: 0;
	padding: 0;
}

#topslwrap li {
	margin: 0;
}

#topsl2 .moduletable,#topsl2 .moduletable_top {
	margin-left: 2%;
	padding-left: 0;
	padding-right: 0;
	width: 96%;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	clear: both;
	position: relative;
}

#footer {
	background: url(../images/footer-bg.png) bottom left;
	color: #A9CAE8;
	height: 80px;
	padding: 0;
}

.narrow #footer {
	background: url(../images/footer-bg-n.png) bottom left;
}

#footer small {
	color: #A9CAE8;
	display: block;
}

#footer .copyright {
	font-style: normal;
	left: 20px;
	position: absolute;
	top: 20px;
}

#footer a {
	color: #A9CAE8;
	text-decoration: none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer li a {
	background: url(../images/vline.gif) no-repeat center left;
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
}

.cert {
	position: absolute;
	right: 30px;
	top: 20px;
	width: 300px;
}

.cert a {
	border: none;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	text-decoration: none;
}

.cert a span {
	display: none;
}

.cert a img {
	border: none;
}

#cntrs {
	position: absolute;
	top: -13px;
	left: 0;
	width: 200px;
}

#cntrs2 {
	position: absolute;
	top: 3px;
	width: 100px;
	right: 0;
}

#cntrs2 a {
	position: absolute;
	display: block;
}

.banneritem {
	display: block;
}



.rss-link {
	left: 0;
}

.back-link {
	background: url(../images/back.png) no-repeat;
	left: 20px;
	width: 43px;
	height: 27px;
}

.top-link {
	background: url(../images/top.png) no-repeat;
	left: 70px;
	width: 43px;
	height: 27px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#search {
	background: url(../images/search-bg.gif) no-repeat;
	bottom: 5px;
	height: 20px;
	left: 15px;
	position: absolute;
	width: 194px;
}

#search .inputbox {
	background: transparent;
	border: none;
	margin-left: 20px;
	margin-top: 4px;
	padding: 0 5px;
	width: 170px;
}

/*usertool*/
#usertools {
	font-size: 11px;
	padding: 0;
	position: absolute;
	right: 0;
	top: -30px;
}

#usertools ul {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
}

#usertools li {
	background: none;
	display: block;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#usertools img {
	padding: 0 2px;
}

/* Login Form */
#form-login-username,
#form-login-password,
#form-login-remember {
	margin: 0;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat scroll left top;
	padding: 0 0 0 20px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat scroll right bottom;
	padding: 0 20px 0 0;
}

input#inp_username {
	background: url(../images/icon-user.gif) no-repeat 3px 1px;
	padding: 2px 0 2px 22px;
}

input#inp_passwd {
	background: url(../images/icon-key.gif) no-repeat 3px 1px;
	padding: 2px 0 2px 22px;
}
input#modlgn_remember{
	background: none;
	border: none;
}
.narrow input#inp_username,
.narrow input#inp_passwd {
	width: 80px;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

.innerdiv {
	border-bottom: 1px solid #EFEFEF;
	clear: both;
	margin: 10px 0;
}

.innerdiv img {
	margin: 5px 10px 5px 0;
}

#topslwrap .innerdiv img {
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

#tooltip{
	background:#dfdede;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
	border-top : 2px solid #666666;
	color:#333333;
	z-index: 999;
	font:menu;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden
}

.topnews li {
	line-height: 14px;
}

#addcom {
	padding-left: 6%;
}

#addcom ul li,#stat ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#addcom ul li ul li,#stat ul li ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}



.area-big {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom: 4px;
	width: 456px;
	height: 150px;
}

.informer {
	background: url(../images/icon-tips.gif) no-repeat left bottom;
	padding-left: 20px;
	line-height: 24px;
	height: 17px;
	display: block;
}

.info-error {
	background: url(../images/icon-error.gif) no-repeat left center;
	padding-left: 35px;
}

#poll-block {
	margin:0 0 10px 10px;
}

#poll-block input {
	margin-right:3px;
}

/* comments */
.comment {
	border: 1px dotted #8c8c8c;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.com-info-wrap {
	padding: 5px 3px 3px 3px;
}

.com-l {
	float: left;
	width: 20%;
	padding: 3px;
}

.com-r {
	float: right;
	width: 78%;
}

.com-text {
	overflow: auto;
	padding: 0 3px;
}

.com-bts {
	padding-top: 7px;
}

/* misc */
.softtitle {
	padding: 0 5px;
}

.softcat {
	float: right;
	width: 30%;
	padding: 10px 5px 5px 5px;
	font-size: 10px;
	text-align: right;
}

.art-l {
	background: url(../images/dot.gif) repeat-y right top;
	width: 112px;
	text-align: center;
	vertical-align: middle;
}

.art-r {
	width: 400px;
	vertical-align: top;
	overflow: auto;
}

.art-desc {
	background: url(../images/dot.gif) repeat-x 0 0;
	padding-top: 5px;
	text-align: justify;
}

.art-links {
	clear: left;
	color: #2c79bf;
	padding-top: 5px;
	text-align: center;
	overflow: auto;
}

.art-link {
	/* background: url(../images/art_link.jpg) no-repeat 0 50%; */
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 15px;
	white-space: nowrap;
}

.art-link-order {
	background: url(../images/fs/00.png) no-repeat 0 50%;
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	padding-left: 15px;
	white-space: nowrap;
}

.art-dl {
	border-top: 1px solid #dddddd;
	color: #777777;
	font-size: 10px;
}

.dl-soft {
	border: 1px dotted #8c8c8c;
	width: 100%;
	border-top: 0;
}

.dl-soft-full {
	border: 1px dotted #8c8c8c;
	width: 100%;
	border-top: 0;
	margin-bottom: 15px;
}

.dl-soft th,.dl-soft-full th {
	padding: 0 3px;
	text-align: center;
	line-height: 14px;
}

.thdl,.thlinks,.thlang {
	border-right: 1px dotted #8c8c8c;
}

.dl-soft td,.dl-soft-full td {
	padding: 0 3px;
	border-top: 1px dotted #8c8c8c;
}

.dl {
	width: 115px;
	border-right: 1px dotted #8c8c8c;
	text-align: center;
	padding:6px 3px 0 !important;
}

.links {
	border-right: 1px dotted #8c8c8c;
	padding-top: 6px !important;
	position: relative;
}

.links img {
	margin-left: 1px;
}

.dl-magnet {
	float: right;
}

.size {
	width: 45px;
	text-align: center;
}

.lang {
	border-right: 1px dotted #8c8c8c;
	width: 30px;
	text-align: center;
}

.nav_cats {
	font: bold 11px Tahoma;
	padding: 14px;
}

.nav_cats li {
	padding: 4px 30px;
}

.nav_cats li a {
	color: #2999e7;
	display: block;
	font: bold 11px Tahoma;
	text-decoration: none;
}

.nav_cats li a:hover {
	text-decoration: underline;
}

.nav_cats_title {
	font: normal 18px Arial
}

.nav_cats_block {
	line-height: 20px;
	text-align: justify;
}

.my-favs {
	margin-bottom: 0;
	font-size: 10px;
	line-height: 10px;
}

.friend-link {
	text-align: center !important;
}

.friend-link a {
	font: bold 12px Arial;
}

#tooltip {
	background: #164978;
	border: 1px solid #164111;
	color: #eee;
	z-index: 999;
	font: normal 12px Arial;
	margin: 0px;
	padding: 3px 5px;
	position: absolute;
	visibility: hidden
}

.faqhead {
	font-size: 18px;
}

.rld-head {
	margin: 10px 0 0 0 !important;
}

.rld-links {
	margin: 0 !important;
	padding: 0 !important;
}

/* online */
.onl_hintbox { position:absolute; display:block; text-align : left; width: 200px; font-size: 10px; border: 1px solid #99a1ab; background-color: #fff; color: #282828; z-index: 998; -moz-border-radius : 5px; /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+ */ /* filter: alpha(opacity=90); /* IE4 */ /* -moz-opacity: 0.9; /* Mozilla 1.6 и ниже */ /* -khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */ /* opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ } .onl_hintbox_t {display:block; height:5px; overflow:hidden} .onl_hintbox_c {display:block; padding:2px 7px 2px 8px; background:#fff; color:#000} .onl_hintbox_b {display:block; height:5px; overflow:hidden} .onl_table { width : 100%; font-size : 10px; } .onl_table td { padding-right : 5px; font-size : 10px; } 
.onllink_0 a, .onllink_0 a:focus, .onllink_1 a, .onllink_1 a:focus, .onllink_2 a, .onllink_2 a:focus, .onllink_3 a, .onllink_3 a:focus, .onllink_4 a, .onllink_4 a:focus { outline: 0; } 
.onllink_0, .onllink_0 a:link, .onllink_0 a:visited { 
	color: #666666; 
} 
.onllink_0:hover, .onllink_0 a:hover, .onllink_0 span:hover { 
	color: #999999; /* cursor: pointer;*/ 
} 
.onllink_0 span:hover { cursor: default; } 
.onllink_1, .onllink_1 a:link, .onllink_1 a:visited { color: #ff0000; } 
.onllink_1:hover, .onllink_1 a:hover { color: #ff6666; } 
.onllink_2, .onllink_2 a:link, .onllink_2 a:visited { color: #00a400; } 
.onllink_2:hover, .onllink_2 a:hover { color: #00b300; } 
.onllink_3, .onllink_3 a:link, .onllink_3 a:visited { color: #0000ff; } 
.onllink_3:hover, .onllink_3 a:hover { color: #6666ff; } 
.onllink_4, .onllink_4 a:link, .onllink_4 a:visited { color: #666666; } 
.onllink_4:hover, .onllink_4 a:hover { color: #4b73d4; } 

.rep_stats span {
	font: bold 11px Arial;
}

.rep_small {
	font-size: 100% !important;
}

.rep_news {
	color: #666666;
}

.group_color_1 {
	color: #ff0000;
}
.group_color_2 {
	color: #00a400;
}
.group_color_3 {
	color: #0000ff;
}
.group_color_4 {
	color: #c9c9c9;
}
.group_color_6 {
	color: #2c79bf;
}
.group_color_7 {
	color: #000000;
}
.group_color_8 {
	color: #3f8943;
}
.group_color_9 {
	color: #9fc738;
}

#dle-online_u, #dle-online_lu, #dle-online_a, #dle-online_la { /* margin-bottom: 8px;*/ } #dle-online_u .full_list, #dle-online_lu .full_list, #dle-online_a .full_list, #dle-online_la .full_list { text-align: right; } #dle-online_u .full_list span, #dle-online_lu .full_list span, #dle-online_a .full_list span, #dle-online_la .full_list span { font-size: 9px; color: #000000; } #dle-online_u .full_list span:hover, #dle-online_lu .full_list span:hover, #dle-online_a .full_list span:hover, #dle-online_la .full_list span:hover { color: #666666; cursor: pointer; } .onl_refresh, .onl_hs_dbg { margin-top: 3px; text-align: right; } .onl_refresh span, .onl_hs_dbg span { font-size: 9px; color: #171672; cursor: pointer} .onl_refresh span:hover, .onl_hs_dbg span:hover { color: #666666; cursor: pointer; } .onl_hs_dbg { float: left; } .onl_refresh { float: right; } .onl_dbg, .onl_dbg_u, .onl_dbg_lu, .onl_dbg_a, .onl_dbg_la { margin-top: 8px; color: #a0a0a0; text-align: right; font-size: 9px; border-top: 2px #ccc solid; border-bottom: 2px #ccc solid; padding-bottom: 2px; } .onl_dbg .onl_title, .onl_dbg_u .onl_title, .onl_dbg_lu .onl_title, .onl_dbg_a .onl_title, .onl_dbg_la .onl_title { color: #000; text-align: center; font-size: 9px; font-weight: bold; background-color: #ddd; border-bottom: 2px #ccc solid; padding: 2px; margin-bottom: 2px; } .onl_dbg_ajax_a, .onl_dbg_ajax_u { margin-top: 8px; color: #a0a0a0; text-align: right; font-size: 9px; border-top: 2px #ccc solid; border-bottom: 2px #ccc solid; padding-bottom: 2px; } .onl_dbg_ajax_a .onl_title, .onl_dbg_ajax_u .onl_title { color: #000; text-align: center; font-size: 9px; font-weight: bold; /* text-transform: uppercase;*/ background-color: #ddd; border-bottom: 2px #ccc solid; padding: 2px; margin-bottom: 2px; } 

.onllink_8 a {
	color: #0000ff !important;
}

.onllink_8 a:hover {
	color: #6666ff !important;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.softget-stats {
	border-top: 1px solid #ddd;
	clear: both;
	margin-top: 25px !important;
	padding-top: 5px !important;
}

.hub-list td,.hub-list th {
	text-align: center;
}

::selection {
	background: #ffb7b7;
}

::-moz-selection {
	background: #ffb7b7;
}

/* bash */

.bash { 
	margin: 10px 0 0 2px;
	float: left;
	display: inline;
}

.link-bash {
	float: left;
	padding: 10px 0 0 10px;
}

/* orders */

#stat_custom ul li {
	background: none;
	padding: 0;
	margin: 0;
}

.admin_list {
	position: relative; margin-left: 15px !important;
}

.s {
	padding-left: 3px;
}

.admin_list:hover {
	background: #ddd !important;
}

.admin_orders {
	position: relative;
}

.admin_num {
	position: absolute; left: -40px; bottom: 0; color: #000; text-align: right; width: 25px;
}

.admin_bts {
	float: right; margin: 0 !important; padding: 0 3px 0 0 !important;
}

.order_title {
	font-size: 12px;
	font-weight: bold;
	color: #888;
}

.admin_links,.orders_list {
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}

.link_tbl {
	font-size: 9px;
}

.o_list {
	
}

.o_list li {
	border-bottom: 1px solid #cccccc;
	line-height: 12px;
	padding: 5px 0 5px 30px !important;
	clear: both;
}

.order_vote {
	float: right;
	line-height: 14px;
	text-align: right;
	padding-right: 5px;
}

.order_num {
	float: left;
	margin-left: -30px !important;
	font-weight: bold;
	width: 30px;
	text-align: center;
}

#softget_rate {
	margin: 15px 0;
	height: 37px;
}

#bar_rate {
	float: left;
}

.bar_status {
	float: left;
	padding: 8px 8px 0 0;
}


#article_rate {
	border: 1px solid #636363;
	float: left;
}

#article_rate input {
	cursor: pointer;
	margin-left: -1px;
}	

#article_rate label {
	cursor: pointer;
	display: block;
	font-weight: bold;
	float: left;
	line-height: 18px;
	text-align: center;
	width: 30px;
	height: 35px;
}

#l1 { background: #dedede; }
#l2 { background: #ff49b0; }
#l3 { background: #ff6430; }
#l4 { background: #ff9730; }
#l5 { background: #edbb35; }
#l6 { background: #57e534; }
#l7 { background: #34e56f; }
#l8 { background: #34e5b5; }
#l9 { background: #37bcf2; }
#l0 { background: #3a5eff; }

.rate_button {
	background: #f9f9f9;
	border: none;
	display: block;
	float: left;
	height: 35px;
	width: 60px;
}

.personal_panel a {

}

/* chat */
.mchat-block {
	overflow: auto;
	word-wrap: break-word;
	height: 340px;
	width: 147px;
	border: 1px solid #cccccc;
	cursor: text;
	padding: 2px;
	line-height: 12px;
}

.mchat-author a {
	color: #636363;
	font: bold 10px Tahoma;
	text-decoration: none;
}

.mchat-block a:hover {
	text-decoration: none;
}

.chat_date {
	color: #bbbbbb;
	display: block;
	font-size: 9px;
	padding-top: 3px;
}

.chat_send {
	margin-top: 3px !important;
	width: 147px;
}

/* author block */
.author_soft {
	border-bottom: 1px solid #dddddd;
	padding: 0 0 5px !important;
	margin-bottom: 5px !important;
}

.author_soft h2 {
	margin: 0 0 2px;
	font-size: 12px;
	font-weight: bold;
}

.author_desc {
	padding: 0 !important;
	line-height: 10px !important;
}

/* ... */

.rec_link {
	display: block;
	float: left;
	margin: 2px 1px;
	height: 35px;
	width: 35px;
}

.icon_rec {
	background: url(../images/rec.jpg) no-repeat 0 0;
	display: block;
	float: left;
	width: 35px;
	height: 30px;
}

.sort {
	background: #dddddd;
	margin-bottom: 15px;
	width: 100%;
}

.sort td {
	background: #ffffff;
	text-align: center;
}

.sort thead td {
	background: #ffffff;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	text-align: center;
	vertical-align: middle
}

.sort thead td.curcol {
	background: #888888;
	color: #fdfdfd;
}
	

.sort td {
	background: #ffffff;
}

#get_uin {
	font-size: 14px;
}

#get_uin h2 {
	border: 1px solid #dddddd;
	cursor: pointer;
	width: 200px;
	padding: 22px 10px;
	margin: 0;
}

#get_uin h2 span {
	display: block;
	font-size: 11px !important;
}

.pill {
	display: block;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
}

.npill {
	padding-right: 44px;
}

.allnews_link {
	padding-top: 5px;
	text-align: right;
	line-height: 12px;
}

.allpages {
	font-size: 9px;
	padding: 0 0 15px 15px;
}


/* PAGES NAVIGATION */

.paginator {
	width: 500px;
	height: 70px;
}
.paginator table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
.paginator table td {
	padding: 0;
	white-space: nowrap;
	text-align: center;
}
.paginator span {
	display: block;
	padding: 3px 0;
	color: #ffffff;
}
.paginator span strong,
.paginator span a {
	padding: 2px 3px;
}
.paginator span strong {
	background: #ff6c24;
	font-style: normal;
	font-weight: normal;
}
.paginator .scroll_bar {
	width: 100%;	
	height: 20px;
	position: relative;
	margin-top: 10px;
}
.paginator .scroll_trough {
	width: 100%;	
	height: 3px;
	background: #ccc;
	overflow: hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(../images/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#ff6c24;
}

.fullsize .scroll_thumb {
	display:none;
}


.paginator_pages {
	width:600px;
	text-align:right;
	font-size:0.8em;
	color:#808080;
	margin-top:-10px;
}

p.not_logged_p {
	text-align: center;
}



.dis_opt,
.select_disable {
	background: #ffffff url(../images/disable_option_bg.gif) no-repeat 0 50%;
	font-size: 13px;
	padding-left: 15px;
}

.en_opt,
.select_enable {
	background: #ffffff url(../images/enable_option_bg.gif) no-repeat 0 50%;
	font-size: 13px;
	padding-left: 15px;
}

/* top slide */

div#login_pt_wrapper {
	position: relative;
	margin: 0 auto;
	width: 950px;
	z-index: 800;
}

div#login_pt_wrap {
	position: absolute;
	width: 950px;
	z-index: 900;
}

#top-panel{
}

#sub-panel a {
	background: url(../images/login_panel_top_bt.png) no-repeat;
	display: block;
	height: 34px;
	width: 100px;
}

#sub-panel a { text-indent: -9999px; }

div#lx_18861 td { padding-bottom: 20px; }
div#lx_18861 td a,
#lx_18861 .lx__lxa23982 { padding: 0 !important; }

div#MarketGid3265 table {
	width: 100% !important;
}

table.mctablecvt a,
table.mctablecvt a.mcdescc {
	font-size: 9px !important;
	line-height: 11px !important;
}

.mctablecvt cite {
	font-size: 9px !important;
}