/* all reset */
* {
    margin:  0;
    padding: 0;
}
p,div,tr,td {
    font-family: Tahoma,verdana,arial;
    font-size:   12px;
    color: #333333;
}
body {
    font-family: verdana,tahoma;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
    color:       #333;
}
#wrapper {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 0px 0px;
    color:             #333;
    background-image:  url(../images/wrapper.png);
    background-repeat: repeat-x;
}
#container {
    background: #FFFFFF ;
    width:      772px;
}
#header {
    width:             754px;
    height:            124px;
    background-image:  url(../images/header.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
#headerbot {
    width:             754px;
    background-image:  url(../images/headerbot.png);
    background-repeat: repeat-x;
    height:            29px;
}
#search {
    float:         right;
    padding-right: 20px;
    padding-top:   4px;
}
#search .inputbox {
    font-size:         14px;
    border:            1px solid white ;
    height:            18px;
    background-image:  url(../images/searchinput.png);
    background-repeat: repeat-x;
    color:             #000000;
    
}
#content {
    margin-top: 5px;
    width:      754px;
    
}
#maincontent {
    text-align: left;
    width:      auto;
    padding-left:5px;
}
#rightcontent {
    background-image:    url(../images/rightbg.png);
    background-repeat:   repeat-y;
    width:               160px;
    float:               right;
    text-align:          left;
    background-position: right;
    padding-left:        10px;
}
#footer {
    background-image: url(../images/footerbg.png);
    background-repeat:   repeat-x;
    width:754px;
    height:50px;
    padding-top: 15px; 
    color: #FFFFFF;
    margin-top:10px;
    
    
}
#footer a:link, #footer a:visited {
    color: #FADC62;
    font-weight:     bold;
    text-decoration: none;
}
/* JOOMLA CSS STUFF */
a:link, a:visited {
    color:           #B43501;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #CCCCCC;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
h2 {
    color:       #666666;
    font-weight: normal;
    font-size:   18px;
}
h3 {
    color:       #666666;
    font-weight: normal;
    font-size:   16px;
}
h4 {
    color:       #666666;
    font-weight: normal;
    font-size:   16px;
}
h5 {
    color:       #666666;
    font-weight: normal;
    font-size:   14px;
}
ul {
}
li {
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    border:  1px solid #FFCC99 ;
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    background-color: #1DAFEB;
    padding:          3px;
    color:            #FFFFFF;
    font-weight:      bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #FFFFFF;
    padding-left: 5px;
}
.contenttoc td {
    padding:    3px;
    background: #EED7C7 ;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-left: 40px;
}
div.moduletable {
    margin-bottom: 10px;
    text-align:    left;
}
div.moduletable td {
    text-align: left;
}
div.moduletable h3 {
    text-align:    left;
    color:         #FF9900;
    font-weight:   normal;
    font-size:     16px;
    margin-bottom: 10px;
}
table.moduletable th {
    color:          #B43501;
    text-align:     left;
    font-weight:    bold;
    padding-left:   5px;
    padding-top:    5px;
    padding-bottom: 10px;
    font-size:      14px;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:     0;
    text-align:  left;
    line-height: 16px;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px solid #f0f0f0 ;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px solid #f0f0f0 ;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 3px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: lowercase;
    color:          #808080;
}
.latestnews a:visited {
    color: #808080;
}
.latestnews a:hover {
    color: #666666;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 3px 0px;
}
.mostread a:link {
    color:   #808080;
}
.mostread a:visited {
    color: #808080;
}
.mostread a:hover {
    color: #666666;
}
td.contentheading {
    color:               #901818;
    font-family:         georgia,Helvetica, sans-serif;
    text-decoration:     none;
    font-weight:         normal;
    font-size:           18px;
    line-height:         36px;
    background-image:    url(../images/title.png);
    background-repeat:   no-repeat;
    background-position: left;
    padding-left:        35px;
}
div.componentheading {
    color:           #B43501;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       18px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate {
    color:         #B26666;
    font-size:      11px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom:  1px solid #f0f0f0 ;
}
.modifydate,.small {
    color:          #666666;
    font-size:      10px;
    font-weight:    normal;
    text-transform: none;
}
.highlight {
    color:            #FFFFFF;
    background-color: gray;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  1px #f0f0f0 solid ;
}
.mosimage_caption {
    background-color: #f0f0f0;
    padding:          1px 2px;
    color:            #c0c0c0;
    font-size:        10px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display: block;
    height:          20px !important;
    height:          26px;
    vertical-align:  middle;
    font-size:       12px;
    font-weight: normal;
    text-align:      left;
    text-decoration: none;
    text-transform: lowercase;
    color: #B43501;
    padding-top:     4px;
    padding-left:    25px;
    width:           auto; 
   
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #666666;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:               #333333;
    font-weight:         bold;
    background-image:    url(../images/active.png);
    background-repeat:   no-repeat;
    background-position: left;
}
a.mainlevel#active_menu:hover {
    color: #333333;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      11px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Arial, Verdana,Tahoma;
    color:          #00CCCC;
    text-transform: lowercase;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
#mod_login_username {
    width:               95%;
    padding:             2px;
    border:              none ;
    font-size:           10px;
    margin:              0px 10px 5px 0;
    border-right:        1px solid #333 ;
    border-bottom:       1px solid #333 ;
    background-image:    url(../images/searchinput.gif);
    background-repeat:   repeat-x;
    background-position: top;
}
#mod_login_password {
    width:             95%;
    padding:           2px;
    border:            none ;
    font-size:         10px;
    margin:            0px 10px 5px 0;
    border-right:      1px solid #333 ;
    border-bottom:     1px solid #333 ;
    background-image:  url(../images/searchinput.gif);
    background-repeat: repeat-x;
}
#mod_login_remember {
    border:     1px solid gray ;
    background: white ;
}
ul#mainlevel-nav {
    list-style: none;
    font-size:  11px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    line-height:    20px;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-left:   10px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #fff;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    color:           #336699;
    font-weight:     bold;
}
.inputbox {
    font-size:  11px;
    border:     1px solid gray ;
    background: #CCCCCC ;
}
.button {
    padding:          1px;
    padding:          2px !important;
    color:            #ffffff;
    font-size:        11px;
    border:           none ;
    background-color: #B43501;
}
.sectiontableheader {
    font-weight: bold;
    background:  #666666 ;
    padding:     4px;
    color:       #fff;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #f0f0f0 ;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    background: url(../images/icon5.jpg) no-repeat ;
    font-size:  11px;
    height:     20px;
    padding:    2px 5px 2px 22px;
}
.readon a:hover {
    color: #999999;
}
.back_button a {
    padding:    2px 5px 2px 5px;
    background: #FFFFFF ;
}
.back_button a:hover {
    padding:    2px 5px 2px 5px;
    background: #999999 ;
    color:      #FFFFFF;
}
.pagenav {
    text-align:        center;
    color:             #ffffff;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(../images/btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #ffffff;
}
a.pagenav:hover {
    color:            #ffffff;
    background-color: #000000;
    border:           1px solid #5d5d5d ;
}
/* content style */
.penting {
    border:           1px dotted #FFCC99 ;
    background-color: threedlightshadow;
}