/* (C)2005-2007 dgt/komag */

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
	background: #efefef url(../images/bg.gif) center top repeat;
	text-align: center;
}
tr, p, div {
  	font-family: tahoma, arial, helvetica, verdana, sans-serif;
  	color: #333333;
  	font-size: 12px;
}

/* core */
a {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	color: #808080;
	text-decoration: none; 
}

a:hover {
	color: #ff6600;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #000066; }

h1 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

h2 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align:left;
	color: #000000;
}

h3 {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #597a59;
}
	
/* my theme */
.container{
	width: 760px;
	margin: 0 auto;
}
.headerbox{
	border: 1px solid #597a59;
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	background: #597a59 url(../images/top_bg.jpg) repeat-x;
}
.top_left {
	text-align: left;
	color: #efefef;
	font-size: 10px;
	background: url(../images/top_bg.jpg) repeat-x;
}
.top_right {
	text-align: center;
	color: #efefef;
	font-size: 10px;
	background: url(../images/top_bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.navbarbox{
	border: 1px solid #597a59;
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	color: #000000;
	font-weight: normal;
	background: #597a59 url(../images/navbar_bg.jpg);
}
.centerbox{
	border: 1px solid #597a59;
	border-bottom: 0px;
	margin:0;
	padding:0;
	background: #ffffff;
}
.menubox{
	border: 0px;
	border-right: 1px solid #597a59;
	margin:0;
	padding:0;
	background:#fbfbfb url(../images/menu_bg.gif);
}
.pathbarbox{
	border: 0px;
	border-bottom: 1px solid #597a59;
	margin:0;
	padding:0px 5px 0px 5px;
	background: #ffffff url(../images/path_bg.jpg) top repeat-x;
	
	height:18px;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */
}
.mainbox {
	border: 0px;
	margin:0;
	padding:4px;
	background: #ffffff;
	
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.footerbox {
	border: 1px solid #597a59;
	margin:0;
	padding:0;
	font-size: 10px;
	color: #aaaaaa;
	/* background: #fbfbfb url(../images/footer_bg.jpg); */
	background: #597a59 url(../images/top_bg.jpg);
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
}

/* mambo stuff */

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	
	color: #ffffff;
	background: #597a59;
}

table.moduletable td {
  font-size: 11px;
  font-weight: normal;
  padding: 2px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.mainlevel:hover {
	color: #597a59;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #597a59;
}
a.sublevel:hover {
	color: #ff6600;
}

#active_menu {
	color: #ff6600;
	font-weight: bold;
}


.pathway {
	color: #666666;
	font-size: 12px;
	/* white-space: nowrap; */
}
a.pathway, a.pathway:visited {
	color: #597a59;
}
a.pathway:hover {
	color: #ff6600;
}


.createdate {
	font-size: 10px;
	color: #597a59;
} 
.modifydate {
	font-size: 10px;
	color: #597a59;
} 
.small {
	font-size: 10px;
	color: #597a59;
}

.readon, a.readon:link, a.readon:visited {
	color: #597a59;
	float: right;
	text-align: right;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #597a59;
}
a.readon:hover {
	color: #ff6600;
} 



/* ten sam styl w mainbox */
.contentpaneopen, .contentdescription {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	width: 100%;
}
.contentpane {}
.MsoNormal {}
.MsoBodytext {}
.mainbox a {
	text-decoration: underline;
}

.mainbox ul {
	list-style-image: url(../images/indent1.png);
	text-align: left;
}
.mainbox li {
	/*list-style-image: url(../images/indent1.png);*/
	text-align: left;
}

table.contenttoc {
	padding: 4px;
	margin: 4px;
	border: 1px solid; 
	border-color: #597a59;
	background: #ffffff url(../images/path_bg.jpg) top repeat-x;
}
table.contenttoc td {}
.content_rating {}
.content_vote {} 


.contentheading, .componentheading {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.contentpagetitle, .category {
	font-weight: bold;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #333333;
}
a.contentpagetitle:hover, a.category:hover {
	color: #597a59;
}
a.category:link, a.category:visited {
	color: #597a59;
	text-decoration: none;
	font-weight: bold;
}
a.category:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
} 
td.buttonheading {
	vertical-align: baseline;
}

.inputbox {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(../images/navbar_bg.jpg) top repeat-x;
	border: 1px solid; 
	border-color: #597a59;
}
.button {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background: #597a59;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
} 
.search {
	text-align: center;
	color: #efefef;
	font-size: 10px;
}

.sectiontableheader {
	background-color: #597a59;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.sectiontableentry1 {
	background-color: #ffffff;
	font-size: 12px;
}
.sectiontableentry2 {
	background-color: #efefef;
	font-size: 12px;
}
.sectiontablefooter {
	font-size: 12px;
	font-style: normal;
}


.back_button {}
.pagenavbar {
	color: #597a59;
	font-size: 10px;
} 
.pagenav, a.pagenav, a.pagenav:visited {
	color: #597a59;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 0px solid #ff6600;
}
a.pagenav:hover {
	color: #ff6600;
}
