/* all reset,layout */

* {
    margin:  0;
    padding: 0;
}

td,p,div,tr {
    font-family: verdana,Tahoma,arial;
    font-size:   11px;
    color:       #000000;
}

body {
    font-family: verdana,tahoma;
    font-size:   11PX;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
    /* color:       #000000; */

    /* background-color : #D6D6D6; */
}

.all {
    font-family:         verdana,tahoma;
    font-size:           11px;
    padding:             0px 0px 0px 0px;
    margin:              0px 0px 0px 0px;
    color:               #000000;
    background-image:url(../images/bg_qflf.png);
    /* background-color : #C2C2C2; */
}

#container {
    width:             860px;
   
}
#wrapper {
    width:             860px;
    background-color: #FFFFFF;
    /* padding-right: 11px; */
    
}

#headert {
    background-image:  url(../images/headert.png);
    background-repeat: repeat-x;
    height:            16px;
}

#header {
    width:             840px;
    height : 202px;
    background-image:  url(../images/header_qflf.jpg);
}

#topmenu {
    padding-top:         170px;
    background-image:    url(../images/topmenu_bg.png);
    background-repeat:   no-repeat;
    height:              28px;
    background-position: bottom ;
}

#topinfo {
    background-image:  url(../images/topinfo_bg.png);
    background-repeat: repeat-x;
    width:             840px;
    height:            34px;
    line-height:       34px;
}

#path {
    text-align:   left;
    padding-left: 10px;
    background-color:#D6D6D6;
    background-repeat: no-repeat; 
    background-position: left;    
}

#dateinfo {
    text-align: right; 
    background-color:#D6D6D6;
    background-repeat: no-repeat; 
    background-position: right;
    padding-right:10px;
    color:#C41416;   
}

#content {
    width: 840px;
}

#left{
    width: 177px;
    margin-top:15px;
    background-color:#D6D6D6;
    /* padding-left:5px; */
}

#left .moduletable h3 {
    padding-left:        25px;
    background-image:    url(../images/leftmoduleth.png);
    background-repeat:   no-repeat;
    background-position: left;
    color:#C41416;
}

#right {
    width : 177px;
    /* background-image:  url(../images/rightads_bg.png); */
    background-image:  url(../images/2rightads_bg.png);
    /* padding-top:       140px; */
    padding-top:       15px;
    /*marging-top: 15px;*/
    background-repeat: no-repeat;
    background-color: #D6D6D6;
    float:right;     
}

#right .moduletable {
    /* padding-left:  5px; */
    /* padding-right: 5px; */
    padding-bottom:10px;
    
}

#right .moduletable h3 {
    padding-left:        25px;
    /* background-image:    url(../images/rightth.png); */
    background-image:    url(../images/leftmoduleth.png);
    background-repeat:   no-repeat;
    background-position: left; 
    /*color: #C54D4C;*/
    color:#c41416;
    border-bottom: 1px solid #FFFFFF;     
}

#maincontent {
    /* width: 465px; */
    /* width:100%; */
    padding-right: 5px;
    padding-left : 5px;
    margin-top:    15px;
    margin-left:   5px;
    margin-right : 5px;
}

#footer { 
    background-image: url(../images/footer.png); 
    background-repeat: repeat-x;
    height:39px;
    width:840px;
    margin-top:20px;
    

}

#footer p {
   padding-top:10px;
}

/* joomla css stuff */

ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       28px;
    padding-left: 20px;
}

ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}

ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

ul#mainlevel-nav li a:hover {
    display:          block;
    padding-left:     5px;
    padding-right:    5px;
    text-decoration:  none;
    font-weight:      bold;
    color: #EBEBEB;
}

a:link, a:visited {
    /*color:           #555555;*/
    color: #C41416;
    font-weight:     bold;
    text-decoration: none;
}

a:hover {
    /*color: #DB4646;*/
    color: #810609;
}

form {
    display: inline;
    margin:  0;
    padding: 0;
}

h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}

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 #CCCCCC ;
    margin:  3px;
    padding: 5px;
}

.contenttoc th {
    background-color: #6A543F;
    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:        #666666;
    padding-left: 5px;
}

.contenttoc td {
    padding:    3px;
    background: #FFFFFF ;
}

/******* contentpane ************/
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}

.contentpane ul {
    margin-left: 10px;
}

.contentpaneopen ul {
    margin-left: 2px;
    margin-right : 2px;
}



table.contentpane {
   width:100%;
   padding-left: 3px;
   padding-right: 3px;
   /* border-left: 1px dotted #000; */
}

table.contentpaneopen {
   width:100%;
   padding-left: 3px;
   padding-right: 3px;
   /* border-left: 1px dotted #000; */
}

table.contentpaneopen li {
    margin-left: 40px;
}

div.moduletable {
    margin-bottom: 15px;
    text-align:    left;
}

div.moduletable td {
    text-align: left;
}

div.moduletable h3 {
    text-align:          left;
    color:               #6A543F;
    font-size:           11px;
    margin-bottom:       10px;
    padding-left:        25px;
    padding-top:         0px;
    background-image:    url(../images/thicon.png);
    background-repeat:   no-repeat;
    background-position: left;
    line-height:         24px;
}

table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           11px;
    background-image:    url(../images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    width:               230px;
    text-transform:      uppercase;
}

table.moduletable td {
    color:               #FFFFFF;
    text-align:          left;
    vertical-align:      middle;
    /* padding-left:        5px; */
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           11px;
    /* 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:     0px;
    text-align:  left;
    line-height: 18px;
}

.contentdescription {
}

.latestnews li {
    list-style-type: none;
    /* padding-left: 5px; */
}

.latestnews li a {
    border-bottom: 1px dashed #E2E2E2 ;
    paddind-top:2px;
    padding-bottom:2px;
    display:       block;
}

.latestnews li a:hover {
}

.mostread li {
    list-style-type: none;
}

.mostread li a {
    border-bottom: 1px dashed #999999 ;
    display:       block;
}

.mostread li a:hover {
}

ul.latestnews li {
    padding:     2px 2px 5px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}

.latestnews a:link {
    color: #F60;
    font-weight: normal;
}

.latestnews a:visited {
    color: #F90;
    font-weight: normal;
}

.latestnews a:hover {
    color: #F30;
    font-weight: normal;
}

ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 3px 0px;
}

.mostread a:link {
    text-transform: lowercase;
    color:          #CCCCCC;
}

.mostread a:visited {
    color: #CCCCCC;
}

.mostread a:hover {
    color: #666666;
}

td.contentheading {
    width : 100%;
    color:           #6A543F;
    font-family:     Tahoma,arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold;
    font-size:       14px;
    border-top :  1px solid #000; 
    border-bottom :  1px solid #000; 
}

div.componentheading {
    color:           #C41416; /*#323435; */
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     bold; /* normal;*/
    font-size:       14px;
    text-align:      left;
    background-color : #D6D6D6;
    border-bottom : 2px double #000; 
}

a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       14px;
}

a.contentpagetitle:hover {

    color: #FFF;
    display : block;
    background-color : #979797;
}

.createdate, td.createdate {
    color: #000;
    font-size:      10px;
    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:            #898371;
    font-size:        10px;
    font-weight:      bold;
}

.contentpaneopen img {
    margin: 5px;
}

.contentpane img {
    margin: 5px;
}

/* -------- MENU ------- */

a.mainlevel:link, a.mainlevel:visited {
    display:         block;
    /*color:           #000000;*/
    color:           #C41416; /* #C31807;*/
    height:          18px !important;
    height:          26px;
    vertical-align:  middle;
    font-size:       11px;
    font-weight:     normal;
    text-align:      left;
    text-decoration: none;
    text-transform:  capitalize;
    color: #868377;
    padding-top:     2px;
    padding-left:     2px;
    border-bottom:   1px solid #EAEAEA ;
    /* width:           100%; */
    /* width: 177px; */
    border-left:     .7em solid #C1C1C1;
}

a.mainlevel:hover {
    text-decoration: none;
    background-color: #EBEBEB;
    /*color: #000000;*/
    color: #810609;
    font-weight:     bold;
    border-left:     .7em solid #C41416;
}

a.mainlevel#active_menu {
    background-color: #EBEBEB;
    /*color:       #333333;*/
    color: #D21511;
    font-weight: bold;
    border-left:     .7em solid #C41416; /*#ACACAC;*/
}

a.mainlevel#active_menu:hover {
    /*color: #000000;*/
    color: #D21511;
}

/* ------ SOUS-MENU -------*/

a.sublevel:link, a.sublevel:visited {
    display:        block;
    font-size:      11px;
    /* width:          100%; */
    padding-left:   2px ;
    /* padding-bottom: 1px; */
    line-height:    20px;
    /* margin-left:    10px; */
    font-family:    Arial, Verdana,Tahoma;
    /*color:          #000;*/
    color:          #C31807;
    font-weight:    normal;
    border-left: .7em solid #C1C1C1;
}

a.sublevel:hover {
    color: #810609;
    text-decoration: none;
    background-color: #EBEBEB;
    border-left: .7em solid #ACACAC;
}

a.sublevel#active_menu{
    color : #D21511;
    text-decoration: none;
    font-weight:    bold;
    background-color: #EBEBEB;
    border-left: .7em solid #ACACAC;
}

/* ------- LOGIN -------- */

#mod_login_username {
    width:         70%;
    padding:       2px;
    border:        none ;
    font-size:     11px;
    margin:        0px 10px 5px 0;
    border-top:  1px solid #333 ;
    border-left: 1px solid #333 ;
    border-right:  1px solid #333 ;
    border-bottom: 1px solid #333 ;
}

#mod_login_password {
    width:         70%;
    padding:       2px;
    border:        none ;
    font-size:     11px;
    margin:        0px 10px 5px 0;
    border-top:  1px solid #333 ;
    border-left: 1px solid #333 ;
    border-right:  1px solid #333 ;
    border-bottom: 1px solid #333 ;
}

#mod_login_remember {
    border:     1px solid gray ;
    background: white ;
}

.inputbox {
    font-size:  11px;
    border:     1px solid gray ;
    background: #FFFFFF ;
    /* height:     18px; */
}

.button {
    padding:     1px;
    padding:     2px !important;
    color: #F60;
    font-size:   11px;
    border:      none ;
    height:      24px;
    width:120px;
    background-image: url(../images/button_bg.png);     
}

.sectiontableheader {
    font-weight: bold;
    border-bottom: dotted 1px;
    background:  #959595 ;
    padding:     4px;
    color: #555555;
}

.sectiontableentry1 td {
    padding: 2px;
}

.sectiontableentry2 td {
    padding:    2px;
    background: #EDEDED;
}

.sectiontableentry1 {
    padding: 1px;
}

.sectiontableentry2 {
    padding: 1px;
}

.readon {
    font-size: 11px;
    height:    20px;
    padding:   2px 25px 2px 22px;
    float:     right;
}

.readon a:link, .readon a:visited {
    color: #FFFFFF;
}

.readon a:hover {
    color: #EBCA71;
}

.back_button a {
    padding: 2px 5px 2px 20px;
}

.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #DB4646;
}

.pagenav {
    text-align:        center;
    color:             #000;
    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: #d6d6d6;*/
    color: #D21511;
}

a.pagenav:hover {
    color:            #ffffff;
    background-color: #d6d6d6;
    border:           1px solid #5d5d5d ;
}

/* content style */
.penting {
    border:           1px dotted #FFCC99 ;
    background-color: threedlightshadow;
}
.pathway {
    font-weight: normal;
    text-align:  left;
    /*color:       #121B1F;*/
    color:       #C31807;
}
#mod_search_searchword .inputbox {
    height:      30px;
    line-height: 30px;
}