.b {
	font-family : arial, sans-serif;
	font-size : 11pt;
	line-height : 13pt;
}

H1 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}

H2 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

H3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	color: #A6A6A6;
}

.menu {
	font-family : arial, sans-serif;
	font-size : 9pt;
	margin-left : 6px;
	vertical-align : top;
	margin-top : 8px;
	margin-right : 15px;
}

.mgall {
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 14px;
	margin-bottom : 5px;
}

.mg1 {
	margin-top : 65px;
}

.input {
	border: 1px solid #cecece;
	font-size : 10pt;
}


.lf {
	font-family : arial cyr, arial, helvetica, sans-serif;
	font-size : 9pt;
}

.mf {
	font-family : verdana, arial cyr, arial, helvetica, sans-serif;
	font-size : 7pt;
	line-height : 9pt;
}
.am, .am a {
	font-size:8pt;
	font-family: Arial;
	}

.bg {
background-repeat: no-repeat;
background-position: top left;
}

.bgwhite {
	background-color : #ffffff;
}

.bggray1 {
	background-color : #b2b2b2;
}

.bgright {
background-repeat: no-repeat;
background-position: top right;
}

.bgleft {
background-repeat: no-repeat;
background-position: top left;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.justify {
	text-align : justify;
}

.center {
	text-align : center;
}

.top {
	vertical-align : top;
}

.bottom {
	vertical-align : bottom;
}

.white {
	color : #ffffff;
}

.gray {
	color : #c0c0c0;
}

.dgray {
	color : #858585;
}

.dblue {
	color : #004a6f;
}

.blue {
	color : #0000ff;
}

.red {
	color : #ff0000;
}

.dred {
	color : #990000;
}

.bold {
	font-weight : bold;
}

a:link {
	color : #0070d9;
	text-decoration : none;
}

a:visited {
	color : #005eb6;
	text-decoration : none;
}

a:hover {
	color : #ff0000;
	text-decoration : underline;
}

a.m:link {
	color : #ffffff;
	text-decoration : none;
}

a.m:visited {
	color : #ffffff;
	text-decoration : none;
}

a.m:hover {
	color : #fe8500;
	text-decoration : none;
}

/*
----------------------------------------------*/
#login_menu {	font-size:8pt;font-family:Arial;}
#click_form {	font-size:10pt;font-family:Arial;}
#send_comment ul { list-style:none; padding:0;margin:0;}
#send_comment ul li {margin:5px 0}
#send_comment label {
	font-size:10pt;
	margin-left:10px;
	font-family:Arial;
}
#send_comment label input{
	margin-left: 5px;
	
}

.name {width:250px}
.email {width:250px}
.subject {
	width:524px;
	+width:522px
}
.message {
	margin-left:10px;
	width: 590px;
	height:70px;
}
.smalltext {
	height:45px;
}

.bigtext {
	height:400px;
}
.submit {
	margin-left:10px;
}
.list,
.list a {
	font-size:10pt;
	font-family:Arial;
}

.content {
	color:#444;
	font-family:Arial;
	font-size:10pt;
}
#send_comment textarea {
	/*display:block;*/
	
}

.comment{
	font-size:10pt;
	font-family:Arial;
	border: 10px solid #F5F5F5;
	margin:10px 0;
}
.comment legend {font-family:Arial;color:#698BC5}

.comment p {
	margin:0;
	+margin:0 9px;
	color:#666
}
.unpublish {border: 10px solid #FFDCCA}
.item {padding:0 3px;}
.rss {font-family:Arial; font-size:10pt; text-decoration:none !important}
.accept  {color:#016D01}
.nostyle {
			 list-style:none; padding:0;margin:0;
		 }
.list li {
			margin:5px 0 0 0;
		}		 
.list li sup {
	margin:0 5px 0 0;
	padding:5px 0 0;
	border-bottom:1px solid #ccc;
}
a:visited .news_comments, 
a:hover .news_comments, 
.news_comments {
color:#666;
text-decoration:none !important;
}

.block {display:block;}

.avatar { margin: 0 5px 1px }


#scroll {
height:150px;
margin-bottom:1em;
overflow:hidden;
}
.sroll {
margin:0 0 0 auto;
position:relative;
text-align:left;
top:3px;
width:1px;
z-index:10;
}
#scroll_top {
cursor:pointer;
height:19px;
}
#scroll_down {
cursor:pointer;
height:19px;
}
.userlist {
	margin-top:20px;
}
.userlist thead td {
	text-align: center;
	padding-bottom:10px;
	border-bottom:1px solid #f0f0f0;
}
.userlist tr.odd td{
	background: #e8e8e8;
	border-bottom:1px solid #999;
}
.userlist tr.even td{
	background: #fff;
}
.userlist thead td {
	font-size:10pt;
	font-weight:bold;
	color:#999;
}
.userlist tbody td {
	padding: 2px 2px 3px 5px;
	font-size:8pt;
	color:#666;
}
.userlist input {
	font-size: 8pt;
}
.nomargin {
	margin:0;
}

.btnmoderate {
	width: 20px;
	border:0px solid #000;
	padding: 0 0 3px 0;
	margin-right: 10px;
	cursor: pointer; 
	cursor: hand;	
}
.btndelete {
	color:#666;
	border:0px solid #660000;
	width: 20px;
	padding: 0 0 3px 0;
	background: transparent url('/img/delete.gif') no-repeat;
	cursor: pointer; 
	cursor: hand;
}
.nomoderate {
	color:#666;
	background: transparent url('/img/yes.gif') no-repeat;
}
.moderate {
	color:#666;
	background: transparent url('/img/no.gif') no-repeat;

}

/* login box
-------------------------------------------*/
#login_box form {
			margin:50px 0 0;
			font-size:8pt;
			font-family: Arial;
		   }
#login_box form input {
				font-size:8pt;
				font-family: Arial;
				}		   
#login_box form label {
						margin-right:10px;
					  }		   
.reg_link {
	margin-top:20px;
	padding-left: 88px;
}

.reg_form {
	padding: 0 200px 0 0;
	text-align:right;
}
.reg_form label {
	display:block;
}
.reg_form input {
	width: 150px;
}

.reg_form .btnsubmit {
	width:100px;
	margin-right:10px;
}
ul.user_info {
	list-style:none;
}
ul.user_info li img {
	margin-right:5px;
}

#sm_editor,
.iesizes {
	+height:400px;
	+width:600px;
}
#userlistfilter,
#pagination {padding:5px 0 3px }
#userlistfilter,
#pagination a,
#pagination span {margin:0 5px; font-size:8pt;font-weight:normal}

.filterControlNo {padding: 0 1px;font-size:10pt;color:#B6201C !important}
.filterControl {padding: 0 1px;font-size:10pt;color:#128422 !important}

.flike-button {width:50px;margin:10px 0 0 11px}


#fblike-news-button {margin:10px 0 0 }

