/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	background-color:#3f3c37;
	background-image:url(../images/zap.jpg);
	background-repeat:repeat-x;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image:url(../images/top_menu_dot.jpg);
	background-repeat:no-repeat;
	background-position:6px center;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #BDBDBD;
	background: transparent;
	font-family:Tahoma, "Times New Roman", Arial;
	font-size:11px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	text-decoration:underline;
}

#search_box {
	margin:0 35px 0 0;
}
#mod_search_searchword {
	color:#000000;
	font-family:tahoma, "Times New Roman", Arial;
	font-size:11px;
	font-weight:bold;
}

#header {
	padding: 0px;
	margin: 0px;
	width: 779px;
	border-bottom:1px solid #CDCBB6;
	border-top:1px solid #CDCBB6;
	height: 194px;
	background: url(../images/big_img.jpg) no-repeat;
}
.top_line{
	margin:5px 0 0 0;
}
.top_line td{
	height:46px;
	vertical-align:middle;
}
.top_menu{
	margin:0 0 0 7px;
}

#mod_login_username {
	border:1px solid #404040;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	margin:2px 0 8px 0;
	width:130px;
	background-color:#706D66;
}
#mod_login_password {
	border:1px solid #404040;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	margin:2px 0 8px 0;
	width:130px;
	background-color:#706D66;
}
#mod_login_remember {
	border:none;
	margin:0px;
	padding:0px;
}

.moduletable form table tr td {
	padding:0 0 3px 10px;
}
.moduletable form table {
	margin:10px 0px 7px 0px;
}

.syndicate{
	padding:15px 0px;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_top{
	width:443px;
	border-bottom:1px solid #ffffff;
}
.baner_img{
	background-image:url(../images/baner_tb_.jpg);
	background-repeat:no-repeat;
	width:165px;
	border-left:2px solid #CDCBB6;
}

#right_col{
	width:168px;
}
.user1_box {
	border-bottom:1px solid #AEAD9B;
}

.user1_box .moduletable h3 {
	background-color:#AEAD9B;
	color:#2E2E2E;
	background-image:none;
	text-transform:uppercase;
	padding-left:18px;
}

ul.latestnews {
	margin:7px 5px 12px 25px;
	list-style:inside;
	list-style-type:square;
}
li.latestnews {
	padding:0px;
	line-height:17px;
}
.latestnews:link, .latestnews:visited{
	color:#2e2e2e;
	font-weight:normal;
}
a.latestnews:hover {
	color:#2e2e2e;
	font-weight:normal;
	text-decoration:underline;
}

ul.mostread {
	margin:7px 5px 12px 25px;
	list-style:inside;
	list-style-type:square;
}
li.mostread {
	padding:0px;
	line-height:17px;
}
.mostread:link, .mostread:visited{
	color:#2e2e2e;
	font-weight:normal;
}
a.mostread:hover {
	color:#2e2e2e;
	font-weight:normal;
	text-decoration:underline;
}

.main_text {
	font-family:Tahoma, "Times New Roman", Arial;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
.main_text_in {
	padding:10px 0;
}

.body_box_out {
	background-image:url(../images/zag_zap.jpg);
	background-repeat:repeat-x;
	padding-bottom:15px;
}
.body_box_in {
}
.body_box_in .componentheading {
	background-image:none;
	margin:0 0 15px 0;
	line-height:30px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  color: #F3F3F3;
  font-family: Tahoma, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:none;
  width: 60px;
  background: url(../images/button_zp.jpg) repeat-x;
  padding: 3px 5px;
  line-height: 16px;
  height:22px;
  margin: 7px 1px 1px 1px;
}

.back_button a:link, .back_button a:visited{
	color:#F3F3F3;
}

.back_button a:hover {
	color:#FFFFFF;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  background: url(../images/button_zp.jpg) repeat-x;
  padding: 4px 10px;
  line-height: 20px;
  margin: 1px;
	color:#F3F3F3;
}
a.pagenav:link, a.pagenav:visited {
	color:#E1E1E1;
	text-decoration:none;
}
a.pagenav:hover {
	color:#E1E1E1;
	text-decoration:none;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, "Times New Roman", Arial;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #242424;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #242424;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 6px 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {/* width: 406px;*/
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #CDCBB6;
}

.button {
  color: #F3F3F3;
  font-family: Tahoma, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border:none;
  width: auto;
  background: url(../images/button_zp.jpg) repeat-x;
  padding: 0px 5px;
  line-height: 16px;
  height:22px;
  margin: 7px 1px 1px 1px;
}

.inputbox {
	padding: 2px;
	border: 1px solid #cccccc;
	background-color: #706D66;
}

.componentheading {
	background: url(../images/subhead_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-family:tahoma, "Times New Roman", Arial;
	padding:7px 0 3px 0px;
	color: #2E2E2E;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	vertical-align:bottom;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.jpg) repeat-x;
	text-align: left;
	padding-left: 44px;
	height: 32px;
	line-height: 29px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #BDBDBD;
	font-family:tahoma, "Times New Roman", Arial;
	font-size:11px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
}

.sectiontableheader {
  font-weight: bold;
  background: #AEAD9B;
  padding: 4px;
}

.sectiontablefooter {

}
.poll tr td table.pollstableborder tr td.sectiontableentry2 {
	background-color: #ECECEC;
	padding:6px 2px;
	vertical-align:middle;
}
.poll tr td table.pollstableborder tr td.sectiontableentry1 {
	background-color: #F3F3F3;
	padding:6px 2px;
	vertical-align:middle;
}

td.sectiontableentry1 input {
	margin:2px 5px 0 7px;
}

td.sectiontableentry2 input {
	margin:2px 5px 0 7px;
}

.small {
	font-family:tahoma, "Times New Roman", Arial;
	color: #2E2E2E;
	font-size: 11px;
}

.createdate {
	font-family:tahoma, "Times New Roman", Arial;
	height: 15px;
	padding: 0 0 10px 8px;
	color: #2E2E2E;
	font-size: 11px;
	background-image:url(../images/dot_creater.jpg);
	background-repeat:no-repeat;
}
.colums_st .moduletable ul li a:link, .colums_st .moduletable ul li a:visited {
	text-decoration:underline;
	line-height:20px;
}
.colums_st .moduletable ul li a:hover {
	text-decoration:none;
}
.colums_st .moduletable ul {
	margin:10px 0;
}
.colums_st .moduletable ul li {
	padding:0 0 0 15px;
	margin:0 0 0 15px; 
	background-image:url(../images/ugol_arc.jpg);
	background-repeat:no-repeat;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #CDCBB6;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.jpg) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.contenttoc th {
	background-image:none;
	background-color:#F4F4F4;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family:Tahoma;
	color:#FBF8F5;
	display: block;
	background: url(../images/menu_bg.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-left: 32px;
	height: 29px;
	text-decoration: none;
	line-height:28px;
}

a.mainlevel:hover {
	background: url(../images/menu_bg1.jpg) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:underline;
}

a.mainlevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
	background-image:url(../images/dot_razd.jpg);
	background-repeat:repeat-x;
	margin: 2px 5px;
}
.readon:link, .readon:visited {
	display:block;
	text-align:right;
	color:#242424;
	text-decoration:underline;
}
.readon:hover {
	text-decoration:none;
	color:#242424;
}

table.poll thead tr td{
	padding:8px 14px;
}

table.poll {
	margin: 10px 0 15px 0;
}
.pagenav_prev, .pagenav_next{
	font-size:11px;
}
.copy_link {
	color:#A9A9A9;
}
a.copy_link:link, a.copy_link:visited {
	color:#A9A9A9;
	text-decoration:underline;
	font-weight:normal;
}
a.copy_link:hover {
	color:#A9A9A9;
	text-decoration:none;
	font-weight:normal;
}
