html, body {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	background: #030;
	min-height: 220px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #030;
}

table td tr {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	/*  */
	width: 991px;
}

.top {
	float: right;
	background: url(/templates/default/images/right-top.jpg) no-repeat;
	width: 771px;
	height: 133px;
}

.pagecontent {
	height: 100%;
}

#maincontent {
	margin: 0;
	width: 720px;
	padding-left: 20px;
	padding-right: 50px;
	text-align: justify;
}

.leftcol {	
	float: left;
	background: url(/templates/default/images/menutop.jpg) no-repeat #030;
	width: 220px;
	text-align: left;
	min-height:520px;
	height:auto !important;
	height:520px;
	padding-top: 340px;
}

.rightcol {
	float: right;
	background: url(/templates/default/images/right-bg.jpg) repeat-y;
	margin: 0;
	width: 771px;
}

.bottom {
	clear: both;
	background: url(/templates/default/images/footer.jpg) no-repeat;
	text-align: center;
	height: 37px;
	width: 771px;
}

.ftr {
	padding-top: 3px;
	margin: 0 auto;
	text-align: center;
}

.clear {
	clear: both;
	margin-top: 0;
	padding-top: 0;
}


ul {
	
}

li {
	
	/* background: url(/core/images/a-right.gif) no-repeat; */
	background-position: 0px 3px;
	padding-left: 6px;
}

.inactive {
	color: #ccc;
	font-weight: normal;
	font-style: italic;
}

#langchange {
	margin-left: 40px;
	text-align:left;
	padding-bottom: 30px;
	padding-top: 16px;
	width: 100px;
	clear: both;
}

img {
	border: 0;
	padding: 0;
	margin: 2px;
}

#editlink {
	text-align: left;
	padding: 2px;
}

.floatleft {
	float: left;
	padding-right: 4px;
}

.pager a {
	background: url(/core/images/brdcrmb_arrow.jpg) no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 12px;
}

.title {
	color: #030;
	font-size: 36px;
	font-weight: bold;
	font-family: Georgia, serif;
	text-align: left;
	padding-bottom: 0px;
}

#lead {
	color: #630;
	background: #fc9;
	border: 1px solid #630;
	font-size: 11px;
	font-style: italic;
	padding: 4px;
	font-family: georgia, serif;
	text-align: left;
	margin-bottom: 6px;
}

#newstitle {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
	font-family: georgia, serif;
	text-align: left;
	margin-bottom: 6px;
}

.balfele {
	clear: both;
	float: left;
	width: 47%;
	padding: 4px;
}

.fele {
	float: left;
	width: 47%;
	padding: 4px;
}

#footer {
	clear: both;
	font-size: x-small;
	text-align: center;
	background: url(/templates/default/images/bottom.png);
	padding: 0px;
	font-size:11px;
}

a:visited, a:active, a:link {
  color: #fff;
  text-align: left;
  text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
}

a:hover {
  color: #fc0;
  text-align: left;
  text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}

.help {
  font-size: 10px;
  text-align: left;
  margin: 0;
  margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
  font-size: 100%;
  padding: 4px;
	border: 1px solid navy;
	background: #ffffd2;
}

.editor {
  font-size: 10px;
  text-align:justify;
  margin: 0;
  margin-left: 20px;
	margin-right: 20px;
  font-size: 100%;
  padding: 2px;
	border: 3px solid red;
}

text, textarea {
	border: 1px solid #333;
	background: #ccc;
	color: #630;
  font-size: 9px;
	padding: 0;
}

select, checkbox {
	color: #630;
  line-height: 11px;
	padding: 2px;
}

.error {
  font-size: 10px;
  text-align: center;
  margin: 0;
  font-size: 100%;
	color: red;
	font-weight: bold;
}

.success {
  font-size: 10px;
  text-align:justify;
  margin: 0;
  margin-left: 0px;
  font-size: 100%;
  padding-top: 0px;
	color: green;
	font-weight: bold;
}

.pedit {
	float: left;
	padding-right: 10px;
}

.folder {
	float: left;
	padding-right: 24px;
	padding-top: 12px;
	padding: 16px;
	text-align: center;
}

#folders {
	margin: 0;
	padding: 0;
}

.thumb {
	float: left;
	padding: 11px;
	margin: 2px;
	margin-left: 0;
	border: 1px solid navy;
	width: 120px;
	height: 126px;
	text-align: center;
	background: white;
}

.thumb a {
	margin-left: 0;
	background: none;
}

.ll {
	clear: both;
	float: left;
	font-size: 9px;
	font-family: "arial narrow";
	text-align: left;
	width: 120px;
	padding: 1px;
	background: #ddd;
	border: 1px solid #aaa;
}		

.cap {
	font-family: "arial narrow", helvetica, "sans seif";
	font-size: 11px;
	font-weight: normal;
	color: #036;
	text-align: center;
	padding: 4px;
}

#picture {
	padding: 2px;
}

#pictures {
	padding: 0;
	margin: 0;
}

.picleft {
  float: left;
  padding: 14px;
	padding-top: 0;
	padding-bottom: 0;
  padding-left: 0;
}

.picright {
  float: right;
  padding: 14px;
  padding-right: 0;
}

.toleft {
  float: left;
	padding: 4px;
	background: #71925B;
	color: #eee;
	width: 99%;
}

.gbk {
	margin-top: 8px;
	padding: 4px;
	border: 1px solid #ccc;
	height: 100%;
}

#cell {
  float: left;
  padding-left: 4px;
}

#nodelist {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	border: 0;
}

.newslist li a {
	text-align: justify;
	line-height: 1.1em;
	list-style-type: none;
	list-style-image: url(/core/images/brdcrmb_arrow.jpg);
	font-weight: bold;
	color: #900;
}

.newslist li a:hover {
	text-align: justify;
	line-height: 1.1em;
	list-style-type: none;
	list-style-image: url(/core/images/brdcrmb_arrow.jpg);
	font-weight: bold;
	color: navy;
}

input {
	font-size: 9px;
}

.subtitle {
	font-weight: bold;
	color: #000;
}

.date {
	font-weight: bold;
	color: #000;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 12px;
margin-bottom: 3px;
}

.treeview li li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 16px;
margin-bottom: 3px;
}

.treeview li li li { /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(list.gif) no-repeat left center;
list-style-type: none;
padding-left: 16px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
