/* CSS Document */

html {height: 100%;}

body {height: 100%;margin-bottom: 1px;}

.clr {clear: both;}


#satria_box {width:1000px;margin: 0px auto;padding:0px;text-align:left;}

#satria_left {width:100px;padding:0px;float:left;background-color:transparent;}
#satria_right {width:100px;padding:0px;float:left;background-color:transparent;}

#satria_main {width:800px;padding:0px;float:left;background-color:transparent;/* overflow: auto; */}

#satria_head {width:800px;height:140px;margin-bottom:0px;margin-top: 0px;background:#ffffff;text-align: right;color: #333;background-image:url(../images/header.jpg);background-repeat: no-repeat;background-position: bottom;}
#satria_random {width:800px;height:200px;background-color: transparent;}
#satria_nav  {width: 800px;height:20px;background-color: #b8071d;;text-align: left;color: #000000;border-bottom: 0px;border-left: 0px;border-right: 0px;border-top: 1px;border-color: #ffffff;border-style: solid;}
#satria_nav_left {float: left;width: 600px;height:20px;}
#satria_nav_right {float: right;width: 200px;height:20px;}

/* START MAIN CONTENT 100% BACKGROUND */
#satria_content {width: 100%;overflow:auto;overflow:100%;margin: 0px;background: #ffffff;text-align: left;color: #000000;}

/* totaal width 800px */
#satria_content_main {float:left;width:580px;margin: 10px;background-color: #ffffff;}
#satria_content_right {float:left;width:200px;margin-left: 0px;margin-top:10px;background-color: #ffffff;}

/* START BOTTOM */ 
#satria_bottom  {width: 100%;margin-bottom: 0px;margin-top:0px;padding-top:10px;background-color: #b8071d;text-align: left;color: #000000;}
/* totaal width 800px */
#satria_bottom_main {float: left;width: 800px;margin-left: 0px;background-color: #b8071d;padding-top: 0px;color:#ffffff;font-size: 10px;}
/* END BOTTOM */




}

table.content_table { width: 100%;padding: 0px;margin: 0px;}
table.content_table td {padding: 0px;margin: 0px;}
table td.body_outer {padding: 2px;border: 1px solid #cccccc;}
.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 {float: left;text-align: center;font-size: 11px;font-weight: bold;padding: 0px;line-height: 20px;margin: 1px;}
.pagenav { text-align: center; font-size: 11px; font-weight: bold; border: 3px double #cccccc; width: auto; background: url(../images/button_bg.png) repeat-x; padding: 0px 10px;line-height: 20px; margin: 1px;}
.pagenavbar {margin-right: 10px;float: right;}

#footer {text-align: center;padding: 3px;}

ul {margin: 0;padding: 0;list-style: none;}

li
{
line-height: 0px;
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: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ececec;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	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 #eee;
}

.button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px;
	line-height: 20px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	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 {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.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;
}

table.moduletable_info {
	width: 100%;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom:10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/* START MENU LAYOUT */
#mainlevel {margin-top: 0px;margin-bottom: 0px;background: transparent;text-align: right;color: #000000;}
#mainlevel ul {margin:0;padding-top:10px;list-style:none;font-size:100%;background-color: Aqua;}
#mainlevel li {float: left;margin: 3px;padding: 0;background-image: none;line-height: normal;text-indent: 0;text-align: center;}


#mainlevel_right {margin-top: 0px;margin-bottom: 0px;background: transparent;text-align: right;color: #000000;}
#mainlevel_right ul {margin:0;padding-top:10px;list-style:none;font-size:100%;background-color: Aqua;}
#mainlevel_right li {float: right;margin: 3px;padding: 0;background-image: none;line-height: normal;text-indent: 0;text-align: center;}

span.mainlevel {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

span.mainlevel_right {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: underline;
	color: #fff;
}

a.mainlevel_right:link, a.mainlevel_right:visited {
	background-color: transparent;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
}

a.mainlevel_right:hover {
	text-decoration: underline;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

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;
}
