.leftcol {	
	float: left;
	width: 270px;
	text-align: justify;
	background: #000;
	min-height:320px;
  height:auto !important;
  height:320px;
}

.rightcol {
	float: left;
	background: url(/templates/default/images/contentbg.jpg) repeat-y;
	min-height:380px;
  height:auto !important;
  height:380px;
	padding-left: 30px;
	padding-right: 20px;
	width: 600px;
}

.bottom {
	clear: both;
	background: url(/templates/default/images/footer.jpg);
	width: 990px;
	height: 74px;
	text-align: center;
	padding-left: 100px;
}

.ftr {
	padding-top: 36px;
}

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


ul {
	list-style-type: none;
	list-style-image: none;
}

li {
	list-style-image: none;
	/* background: url(/core/images/arrow-right.jpg) no-repeat; */
	background-position: 0px 3px;
	padding-left: 18px;
}

.mm ul li ul {
	padding-left: 3px;
	margin-left: 0;
}

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

#langchange {
	margin-left: 110px;
	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;
}

.mm {
	display: block;
	margin-left: 70px;
	text-align: left;
	clear: both;
	vertical-align: top;
	padding-bottom: 4px;
}

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

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

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



#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;
}

.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;
}

.new {
	clear: both;
	padding-left: 12px;
}

.mini {
	padding-left: 12px;
}

