﻿/* Header Tab Menu */
#tabs1 {
	width: 100%;
	float: right;
	background: #F4F7FB;
	font-size: 93%;
	line-height: normal;
    /*border-bottom:1px solid #BCD2E6;*/
}
#tabs1 ul {
	margin: 0;
	padding: 10px 30px 0 10px;
	list-style: none;
}
#tabs1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs1 a {
	float: right;
	background: url("images/tableft1.gif") no-repeat left top;
	margin: 0;
	padding: 0 2px 0 4px;
	text-decoration: none;
}
#tabs1 a span {
	float: right;
	font: bold 12pt Arial;
	display: block;
	background: url("images/tabright1.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
}
#tabs1 a span {
	float: none;
}
#tabs a:hover span {
	color: #627EB7;
}
#tabs1 a:hover {
	background-position: 0% -42px;
}
#tabs1 a:hover span {
	background-position: 100% -42px;
}
#tabs1 #current a {
	background-position: 0% -42px;
}
#tabs1 #current a span {
	background-position: 100% -42px;
}
/* end tab */
/* footer */
#footer {
	width: 100%;
	background: #F4F7FB;
	font-size: 93%;
	padding-top: 10px;
	line-height: normal;
    /*border-top:1px solid #BCD2E6;*/
}
#footerright {
	width: 25%;
	float: right;
	padding-bottom: 10px;
}
#footercenter {
	width: 53%;
	float: right;
	text-align: center;
	padding-bottom: 10px;
}
#footerleft {
	width: 22%;
	float: right;
	text-align: center;
	padding-bottom: 10px;
}
/* /footer */
/* jQuery.Rating Plugin CSS */
div.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
}
div.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
div.cancel, div.star {
	float: right;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden;
}
div.cancel, div.cancel a {
	background: url(images/delete.gif) no-repeat 0 -16px;
}
div.star, div.star a {
	background: url(images/star.gif) no-repeat 0 0px;
}
div.cancel a, div.star a {
	display: block;
	width: 16px;
	height: 100%;
	background-position: 0 0px;
	border: 1 solid #FF0000;
}
div.star_on a {
	background-position: 0 -16px!important;
}
div.star_hover a, div.star_live a:hover {
	background-position: 0 -32px;
}
/* Read Only CSS */
div.star_readonly a, div.star_readonly a:hover {
	cursor: default !important;
}
/* Partial Star CSS */
div.star {
	background: transparent!important;
	overflow: hidden!important;
}
/* END jQuery.Rating Plugin CSS */
.LinkFooter, .LinkFooter:link, .LinkFooter:active, .LinkFooter:visited {
	color: #3366CC;
	text-decoration: none;
}
.LinkFooter:hover {
	color: #000099;
	text-decoration: none;
}
.Button {
	background: url('images/button.png') transparent repeat-x left top;
	font: 8pt tahoma;
	color: #ffffff;
	width: 115px;
	height: 40px;
	border: 0;
}
.Button2 {
	background: url('images/button2.png') transparent repeat-x left top;
	font: 8pt tahoma;
	color: #ffffff;
	width: 115px;
	height: 40px;
	border: 0;
}
.Text {
	color: #379735;
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	background-image: url('images/bg-input.gif');
	padding-top: 5px;
}
.smilieTable {
	border-width: 2px;
	border-style: outset;
}
table.lessons {
	font-family: Tahoma;
	background-color: transparent;
	margin: 0px;
}
td.lessons {
	padding: 4px 4px 4px 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
}
th.lessons {
	text-align: right;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-weight: normal;
	color: #054e11;
	padding: 4px 4px 4px 4px;
}
td {
	font-family: Tahoma;
	font-size: 10px;
  /*color: #BDCEE8*/
}
td.toolbox {
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}
#Editor {
	padding-right: 6px;
	padding-left: 6px;
	background: white;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
}
.imagebutton {
	padding-right: 1px;
	padding-left: 1px;
	background: white;
	padding-bottom: 1px;
	color: #000000;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#htmlbox {
	/*border-right: 2px inset;
    border-top: 2px inset;*/
    font: 10pt tahoma;
	overflow: auto; /*border-left: 2px inset;
    border-bottom: 2px inset*/;
	border: 1px solid #7fd1fd;
	background-color: #ffffff;
	font: 10pt tahoma;
}
.popupwindow {
	background-color: #ffffff;
	border-right: appworkspace 1px solid;
	padding-right: 3px;
	border-top: appworkspace 1px solid;
	padding-left: 3px;
	z-index: 5;
	left: 0px;
	padding-bottom: 3px;
	border-left: appworkspace 1px solid;
	padding-top: 3px;
	border-bottom: appworkspace 1px solid;
	position: absolute;
	top: 0px;
}
.ocolor {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.ocolor DIV {
	border-right: #aca899 1px solid;
	border-top: #aca899 1px solid;
	border-left: #aca899 1px solid;
	width: 11px;
	border-bottom: #aca899 1px solid;
	height: 11px;
}
#popup_forecolor {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.img-topics-value {
	color: silver;
	font-size: 25px;
}
.nav-text {
	color: #0b2d2a;
	font-size: 15px;
}
.head-title {
	text-align: center;
	font-size: 190%;
	font-weight: bold;
	color: green;
	margin: 20px 0 20px 0;
}
.head-title-cat {
	text-align: center;
	font-size: 190%;
	font-weight: bold;
	color: green;
	margin: 20px 0 20px 0;
}
.head-title a {
	font-size: 100%;
	font-weight: bold;
	color: silver;
	text-decoration: none;
}
.head-title a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #1a6755;
	text-decoration: none;
}
.addform-name {
	width: 250px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;
}
.addform-name-input {
	margin-right: 5px;
	float: right;
}
.addform-name-input input {
	width: 410px;
	height: 45px;
}
.addform-mail {
	width: 250px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;
}
.addform-mail-input {
	margin-right: 5px;
	float: right;
}
.addform-mail-input input {
	width: 410px;
	height: 45px;
}
.addform-captcha {
	width: 250px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;
}
.addform-captcha-input {
	margin-right: 5px;
	float: right;
}
.addform-captcha-input input {
	width: 200px;
	height: 45px;
}
.addform-captcha-input img {
	position: relative;
	top: 6px;
}
* html .addform-captcha-input img {
	position: relative;
	top: -12px;
}
.addform-title {
	width: 250px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;
}
.addform-title-input {
	margin-right: 5px;
	float: right;
}
.addform-title-input input {
	width: 410px;
	height: 45px;
}
.addform-image {
	width: 250px;
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;
}
.addform-image-input {
	margin-right: 5px;
	float: right;
}
.addform-image-input input {
	width: 410px;
	height: 45px;
}
.note {
	margin: -5px 10px 0 10px;
	text-align: right;
	color: gray;
	font-weight: bold;
}
.addform-add-input {
	text-align: center;
}
.textbox {
	background: white;
	font-size: 180%;
}
.error-msg {
	background: red;
	text-align: center;
	color: yellow;
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	height: 40px;
	line-height: 40px;
}
.tr-result {
	background: silver;
	height: 25px;
}
.search-result-title {
	text-align: center;
	color: silver;
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
.search-result-title strong {
	text-align: center;
	color: green;
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
.search-result-number {
	text-align: center;
	font-size: 20px;
	color: silver;
	margin-top: -15px;
	margin-bottom: 20px;
}
.result-title {
	height: 70px;
	background: #F4F4F4;
	border-bottom: 2px white solid;
}
.result-title a {
	color: green;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.result-title a:hover {
	color: #07302d;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
.search-result-result {
	margin:0 10px 0 10px;
}

.pager-result {
	color:gray;
	font:20px bold;
}
.pager-result a {
	color:gray;
	font:20px bold;
	background:#E6E6E6;
	border:1px gray solid;
	text-decoration:none;
}
.pager-result a:hover {
	color:silver;
	font:20px bold;
}

.head-title-cat {
	text-align: center;
	font-size: 190%;
	font-weight: bold;
	color: green;
	margin: 20px 0 40px 0;
}
.head-title-cat h1 {
	font-size: 150%;
	color:silver;
}
.head-title-cat a {
	font-size: 100%;
	font-weight: bold;
	color: #1a6755;
	text-decoration: none;
}
.head-title-cat a:hover {
	font-size: 100%;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

.add-comment-items {
	width: 230px;
	height: 45px;
	background: #F5F5F5;
	line-height: 50px;
	margin-right: 0px;
	padding-right: 10px;
	font-size: 20px;
	float: right;		
	margin-bottom:5px;
}
.add-comment-items-input {
	margin-right: 5px;
	margin-left:5px;
	float: right;	
}
.add-comment-text {
	color: #379735;
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}
.add-comment-captcha-input {
	color: #379735;
	border: 1px solid #dbdbdb;
	font-size:20px;
	font-weight:bold;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
}
.add-com-bot {
	text-align:left;
	margin-left:45px;
	margin-bottom:40px;
}
.add-h3 {
	display:block;
	height:50px;
	line-height:50px;
	margin:10px 0 10px 0;
	background:#F5F5F5;
	color:green;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:center;	
}
.add-terms {
	width:680px;
	background:white;
	float:left;
	margin:20px 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;	
}
.add-terms h2{
	color:red;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
}
.add-terms h3{
	color:Green;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	background:#F5F5F5;
	height:40px;
	line-height:40px;
}
.add-terms ul{
	display:block;
	margin-right:15px;
}
.add-terms li{
	color:gray;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	list-style:square;
}
.add-terms a{
	width:320px;
	height:50px;
	font-weight:bold;
	font-size:25px;
	text-decoration:none;
	line-height:50px;
	text-align:center;
	color:gray;
	background-image:url('images/bg-input.gif');
	display:block;
	float:right;
	margin-left:20px;
	margin-bottom:25px;
}
.add-terms a:hover{
	width:320px;
	height:50px;
	font-weight:bold;
	font-size:25px;
	text-decoration:none;
	line-height:50px;
	text-align:center;
	color:green;
	background:url('images/bg-article-title.GIF') repeat-x top;
	display:block;
	float:right;
	margin-bottom:25px;
}
