/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: arial,tahoma;
    font-size:   12px;
    color:       #4F4F4F;
    line-height: 16px;
}
body {
    font-family: verdana,tahoma;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 20px 0px;
    color:             #333;
    background-image:  url(../images/bg_all.png);
    background-repeat: repeat;
}
#container {
    width: 100%;
}
#wrapper {
    width: 872px;
}
#wrapin {
    background-image:  url(../images/wrapin_bg.png);
    background-repeat: repeat;
    width:             872px;
}
#wrapinner {
    width:             845px;
    background-image:  url(../images/wrapin_bg.png);
    background-repeat: repeat;
}
#header {
    width:  845px;
    height: 102px;
}
#logo {
    width: 300px;
}
#topnews {
    width:               500px;
    background-image:    url(../images/quote_t.png);
    background-repeat:   no-repeat;
    background-position: top left;
}
#topnews div.moduletable h3 {
    display: none;
}
#topnews td {
    padding-left: 35px;
    color:        #C1C1C1;
}
#mod_search_searchword {
    padding:     5px 0 10px 10px;
    width:       229px;
    font-size:   11px;
    background:  url(../images/searchbox.png) no-repeat ;
    color:       #4E4A42;
    font-family: tahoma;
    height:      25px;
    border:      none ;
    font-weight: bold;
    margin-left: 200px;
    margin-top:  40px;
}
#topmenuwrap {
    width:         auto;
    height:        23px;
    padding-right: 30px;
}
#pathcont {
    background-image:  url(../images/pathcont_bg.png);
    background-repeat: repeat-x;
    height:            33px;
    width:             845px;
}
#pathway {
    height: 33px;
}
#pathway p {
    padding-left: 10px;
    padding-top:  12px;
}
#content {
    background-color:    #FFFFFF;
    margin-top:          10px;
    background-image:    url(../images/maincontent_bg.png);
    background-repeat:   repeat-x;
    background-position: top;
    
}
#maincontent {
    padding-top: 20px;
}
#right {
    padding:    20px 10px 10px 10px;
    text-align: left;
}
#left {
    padding:    10px 10px 10px 10px;
    text-align: left;
}
#right div.moduletable {
    margin-bottom:       10px;
    padding:             5px;
    border:              1px solid #DCDCE4 ;
    background-image:    url(../images/right_bg_md.png);
    background-position: top;
    background-repeat:   repeat-x;
}
#left div.moduletable {
    margin-bottom: 10px;
    padding:       5px;
}
#right div.moduletable td {
    font-size: 11px;
}
#right div.moduletable h3 {
    margin-bottom:       5px;
    color:               #333333;
    font-size:           12px;
    padding-left:        25px;
    background-image:    url(../images/right_th.png);
    background-repeat:   no-repeat;
    background-position: left;
}
#left div.moduletable h3 {
    margin-bottom:       8px;
    color:               #333333;
    font-size:           14px;
    padding-left:        25px;
    border-bottom:       1px solid #DCDCE4 ;
    
    background-image:    url(../images/module_l_th.png);
    background-repeat:   no-repeat;
    background-position: left;
    height:              34px;
    line-height:         34px;
}
#right_news div.moduletable {
    margin-bottom:     10px;
    padding:           5px;
    border:            1px solid #DCDCE4 ;
    background-image:  url(../images/news_bg.png);
    background-repeat: repeat;
}
#right_news div.moduletable td {
    font-size: 11px;
    color:     #EEEEEE;
}
#right_news div.moduletable h3 {
    margin-bottom:       5px;
    color:               #EEEEEE;
    font-size:           12px;
    padding-left:        25px;
    background-image:    url(../images/news_bg_th.png);
    background-repeat:   no-repeat;
    background-position: left;
}
#footer{
margin-top:10px;
margin-bottom:10px;
height:25px;
}
#footer p{ 
    color: #EEEEEE;
    

}
#footer a:link, #footer a:visited{
color: #EEEEEE;
}
/* Top tabmenu styles */
#top_menu a {
    color: #000000;
}
#top_menu li {
    background-image: url(../images/topm_r_active.png);
}
#top_menu li a {
    background-image: url(../images/topm_l_active.png);
}
#top_menu li a:hover {
    color: #E14B04;
}
#top_menu li.active_menu {
    background-image: url(../images/topm_r_active.png);
}
#top_menu li.active_menu a {
    background-image: url(../images/topm_l_active.png);
    color:            #E14B04;
}
#top_menu ul {
    list-style: none;
    margin:     0;
    padding:    0;
    float:      right;
}
#top_menu li {
    float:   left;
    margin:  0;
    padding: 0;
}
#top_menu a {
    float:       left;
    margin:      0;
    height:      23px;
    line-height: 23px;
    padding:     0 20px;
}
#top_menu li {
    background-repeat:   no-repeat;
    background-position: 100% 0;
}
#top_menu li a {
    background-repeat:   no-repeat;
    background-position: -4px 0;
}
#top_menu li.index-1 a {
    background-position: 0 0;
}
/* splitmenu */
/* joomla css stuff */
a:link, a:visited {
    color:           #333333;
    font-weight:     normal;
    text-decoration: none;
}
a:hover {
    color:           #E14B04;
    font-weight:     normal;
    text-decoration: underline;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
ul {
}
li {
    margin-left: 25px;
}
img {
    border: none ;
}
ol {
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #935454;
    padding-left: 5px;
}
.contenttoc td {
    padding: 3px;
}
.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: 20px;
}
div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3 {
    text-align: left;
}
table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    font-weight:         normal;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           14px;
    background-image:    url(../images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: left;
}
.contentdescription {
}
td.contentheading {
    color:           #333333;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
}
div.componentheading {
    color:           #333333;
    font-family:     arial,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:       14px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate, td.createdate {
    color:               #666;
    font-size:           11px;
    font-weight:         bold;
    text-transform:      lowercase;
    padding-bottom:      3px;
    background-image:    url(../images/date.png);
    background-repeat:   no-repeat;
    background-position: left;
    padding-left:        18px;
    padding-top:         2px;
}
.modifydate,.small {
    color:          #545454;
    font-size:      11px;
    font-weight:    normal;
    text-transform: none;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption {
    padding:             1px 2px;
    color:               #898371;
    font-size:           10px;
    font-weight:         bold;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 1px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}
a.mainlevel:link, a.mainlevel:visited {
    display:             block;
    height:              18px !important;
    height:              20px;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          left;
    text-decoration:     none;
    text-transform:      capitalize;
    color:               #333333;
    padding-top:         2px;
    background-image:    url(../images/menu_c.png);
    background-repeat:   no-repeat;
    background-position: left 3px;
    border-bottom-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: dotted;
    padding-left:        15px;
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #653232;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #653232;
    font-weight: bold;
}
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 {
    padding:     3px 0 0px 5px;
    width:       140px;
    font-size:   11px;
    color:       #FFFFFF;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      16px;
    background:  #858585 ;
}
#mod_login_password {
    padding:     3px 0 0px 5px;
    width:       140px;
    font-size:   11px;
    color:       #FFFFFF;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      16px;
    background:  #858585 ;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    font-size:  12px;
    border:     1px solid gray ;
    background: #EEEEEE ;
}
.button {
    padding:           1px;
    padding:           2px !important;
    color:             #FFFFFF;
    font-size:         11px;
    border:            none ;
    font-weight:       bold;
    background-image:  url(../images/btn_bg.png);
    background-repeat: repeat-x;
    margin:            4px 0 4px 0;
}
.sectiontableheader {
    font-weight: bold;
    background:  #D0D0D0 ;
    padding:     4px;
    color:       #333333;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #D0D0D0 ;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    font-size:           11px;
    float:               left;
    padding-right:       10px;
    background-image: url(../images/menu_a.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        20px;
    height:              27px;
    line-height:         27px;
}
.readon a:link, .readon a:visited {
    color: #FFFFFF;
}
.readon a:hover {
    color: #EBCA71;
}
.back_button a {
    padding:    2px 5px 2px 20px;
    text-align: center;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #FF0000;
}
.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 ;
}
span.pathway {
    color:       #666666;
    font-size:   11px;
    font-weight: bold;
}
span.pathway a:link,
span.pathway a:visited {
    color:       #666666;
    font-weight: bold;
    font-size:   11px;
}
.blog_more ul li {
    padding-top: 5px;
}
.blog_more strong {
    font-size: 16px;
}
li.latestnews  a {
    padding-bottom: 1px;
    color:          #993333;
    font-size:      11px;
}
li.latestnews a:hover {
    color: #CC6600;
}
li.latestnews a:visited {
    color: #999;
}
ul.latestnews li {
    padding:     0px;
    margin-left: 0px;
    color:       #c28279;
    text-align:  left;
}
ul.latestnews {
    list-style-type: none;
    font-weight:     normal;
}
.latestnews a:hover {
    color: #99FF99;
}
ul.mostread {
    font-weight:     normal;
    list-style-type: none;
}
li.mostread  a {
    padding-bottom: 1px;
    color:          #993333;
    font-size:      11px;
}
li.mostread a:hover {
    color: #CC6600;
}
li.mostread a:visited {
    color: #999;
}
ul.mostread li {
    padding:     0px;
    margin-left: 0px;
    color:       #c28279;
    width:       auto;
    text-align:  left;
}
.mostread a:visited {
    color: #ccc;
}

