/* Elements */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
    color: #333333;
    margin-top: 0px;
}

h1 {
   font: normal 16px verdana, arial, helvetica, sans-serif;
}

h2, h3 {
    margin-top: 0px;
}

h2 {
   font: normal 14px verdana, arial, helvetica, sans-serif;
}


h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
    font: normal 11px verdana, arial, helvetica, sans-serif;
}

a {
    color: #036D81;

}

a:hover {
    text-decoration: none;
    color: #787878;
}

/*table {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
}  */


/* Menu */

.menu {
    width: 1000px;
    height: 58px;
    margin: 10px auto 10px auto;
    background-color: #FFFFFF;
}

#nav {
    width: 1000px;
    height: 28px;
    margin-bottom: 0px;
    background-color: #EEEEEE;
    
}

#nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav li {
    display: inline;
}


#nav a {
    display: block;
    float: left; 
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background: #eeeeee;
    font-size: 12px;
}

  

#nav a:hover {
    color: #007889;
    background-color: #90A0C4;
}

.menu #nav .activelink {                   /* New */
    color: #ffffff;
    background-color: #90a0c4;
}

.menu #submenu .activelink {                   /* New */
    color: #ffffff;
    background-color: #90a0c4;
}

/* SubMenu */

#submenu {
    width: 1000px;
    height: 30px;
    background-color: #cfd3dc;
    
}

#submenu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#submenu li {
    display: inline-block;
    padding: 6px 0px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background: #cfd3dc;
    font-size: 12px;
    color: #FFFFFF;
    float: left;
    margin: 0px 2px;
}

#submenu a{
    
    
    padding: 5px 12px;
    text-decoration: none;
    font-weight: bold;
    background: #cfd3dc;
    font-size: 12px;
    color: #306D81;
}



#submenu a:hover {
    background: #90a0c4;
    color: #FFFFFF;
}
#submenu      li       #active   {
    color: #FFFFFF;
    background-color: #90a0c4;
}

/* Header */

#header {
    width: 1000px;
    height: 126px;
    margin: 0px auto;
    background-image: url(images/top-bar_fr.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#header h1 {
    text-align: center;
    margin: 0px;
    padding-top: 40px;
    font-size: 32px;
}

#header h2 {
    margin: 0px;
    text-align: center;
    font-size: 11px;
}

#header a {
    text-decoration: none;
    color: #5C5C5C;
}

#header ul {
    display: inline;
    padding: 0px;
}
#header li {
    display: inline;
    list-style-type: none;
}
#header #headlist_logo {

}


/*Languages*/

#language-bar  li {
    display: inline;
}
#language-bar  a {
    margin: 0px 0px 0px 8px;
}
#language-bar {
    margin: 0px auto;
    width: 1000px;
    height: 26px;
}

#language-bar .rightside {
    float: right;
}
#language-bar ul {
    padding: 0px 0px 0px 25px;
    margin: 0px;
}

#language-bar #lftsection {
    font-size: 11px;
    font-weight: 500;
    float: left;
    width: 300px;
    padding-top:5px;
}
#language-bar #ritesection {
    float: right;
    text-align: right;
    padding-top:5px;
}


#language-bar #ritesection1  {
    
    float: right;
    text-align: right;
}


/* ----******-----

         ----******----- BELOW IS THE CSS FOR THE MAIN CONTENT ----******----- 
                     
----******----- */



#breadcrumbs {
    width: 1000px;
    margin: 0px auto;
    padding: 1px 0px 1px 0px;
    z-index: 201;
    font-size: 11px;
    text-decoration: none;
    
}

#breadcrumbs a{
    color: #999999;
    padding-right: 6px;
}

#breadcrumbs a:hover{
    color: #333333;
    text-decoration: underline;
}





#content {
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

#colOne {
    float: left;
    width: 199px;
}

#colOne p {
    margin-top: 10px;
}

#colOne h2{
    padding: 10px 10px 10px 10px;
    border: 0px solid #363636;
    font-size: 16px;
    margin-bottom: 0px;
}

#colOne ul {
    margin: 0px;
    list-style: none;
    list-style-image: url(images/img1.gif);
    background-color: #d9ddeb;
    padding: 10px 7px 0px 23px;
    text-align: left;
}

#colOne li {
    margin-bottom: 1em;
    color: #B6B6B6;
    margin-left: 2px;
}

#colOne li li {
    margin-bottom: 0;
    padding-left: 1.1em;
    line-height: 20px;
    background: url(images/img1.gif) no-repeat left center;
}

#colOne a {
    color: #333333;
}

#colOne a:hover {
    color: #B6B6B6;
}



.second-post h3 {
    padding-left: 20px;
    font-weight: 600;
    font-size: 13px;
}



/* Middle Column */



#colTwo {
    float: left;
    margin: 0px;
    padding: 0px 5px 0px 8px;
    width: 590px;
}

#colTwo p {
    padding: 0 1.1em 0 1.1em;
    line-height: 20px;
}

#colTwo h3{
    padding: 7px 0 6px 8px;
    border: 0px solid #363636;
    color: #000000;
}




/*  indent of ul tag in main column  */


#content #colTwo  ul {
    text-indent: 2px;
    margin: 0px 5px 0px 20px;
}

#content #colTwo  li {
    margin: 0 8px 5px 12px;
    
}

#content #colTwo table {
    width: 520px;
}

#content #colTwo td p {
    line-height: 17px;
    padding-bottom: 7px;
}

#content #colTwo td a {
    font-size: xx-small;
}


/* Third Column */ 


#colThree {
    float: right;
    width: 180px;
}

#colThree ul {
    margin: 0;
    padding: 0px 0px 0px 10px;
    list-style: none;
}

#colThree li {
    margin-bottom: 1em;
    color: #333333;
    text-align: left;
}

#colThree li li {
    margin-bottom: 0;
    padding-left: 1em;
    line-height: 18px;
    padding-left: 4px;
    
}

#content #colThree .crnrfg .first-post a {

    
    font-size: 10px;

}

#content #colThree  .crnrfg  .first-post ul {
    margin: 0px 0px 0px 25px;
    list-style: none;
    list-style-image: url(images/img1.gif);
    padding: 0px 2px 0px 0px;
    list-style-position: outside;
    
}

#colThree a {
    color: #333333;
    font-size: 11px;
}

#colThree a:hover {
    color: #B6B6B6;
    text-decoration: none;
}

#colThree h2{
    padding: 10px 10px 10px 10px;
    border: 0px solid #363636;
    font-size: 16px;
    margin-bottom: 0px;
}


/* Post */

#content #colTwo .latest-post .newsbg {
    background-color: #D9DDEB;
    margin: 4px 5px 0px 5px;
    padding-right: 5px;
}

.latest-post {
    padding: 7px 0 6px 8px;
    background-image: url(images/content_hdr.gif);
    background-repeat: no-repeat;
    background-position: 2px 6px;
}

.latest-post h2 {
    margin-bottom: 1px;
    padding: 1px 8px 2px 5px;
    font-size: 16px;
    color: #333333;
}


.post {
    padding: 7px 0 6px 8px;
    background-image: url(images/content_hdr.gif);
    background-repeat: no-repeat;
    background-position: 5px 10px;
}

.post h3 {
    margin-bottom: .5em;
    font-size: 1.2em;
    color: #664E8A;
}

.file * {
    color: #5B5B5B;
}

/** Forms */

form {
    margin: 0px;
    padding: 2px 0px;
    
}

form_one {
    margin: 0px auto;
    padding: 2px 0px;
    width: 160px;
}

.input1 {
    width: 130px;
    background-color: #FFFFFF;
    border: 1px solid #363636;
    color: #036D81;
    font-size: 11px;
    margin: 5px 7px;
    text-indent: 3px;
}

.input2 {
    width: 140px;
    background-color: #FFFFFF;
    border: 1px solid #363636;
    color: #036D81;
    font-size: 11px;
    margin: 5px 15px;
    text-indent: 3px;
}


/* Footer */

#footer {
    width: 775px;
    margin: 0px auto;
    padding: 15px 0px;
    border-top: #363636 1px solid;
    
}

#footer p {
    margin: 0px;
    text-align: center;
}

/*Content Details*/

#content #colOne .first-post {
    background-color: #dee9f3;
}
#content #colOne .first-post ul {
    background-color: #dee9f3;
}

#content #colOne .first-post h2 {
    background-color: #dee9f3;
    background-image: url(images/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0px 17px;
    margin-left: 6px;
    padding-left: 15px;
    text-align: left;
}

#content #colOne h2 {
    background-color: #d9ddeb;
    background-image: url(images/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 15px;
    margin-left: 6px;
    text-align: left;
}

#content #colThree h2 {
    background-image: url(images/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0px 15px;
    padding-left: 15px;
    margin-left: 6px;
    text-align: left;
}

#content #colThree #submit1 {
    margin: 5px  10px;
    height: 20px;
    font-size: 12px;
}


/*Search Section*/

#searching {
    padding: 5px 8px;

}
.second-post {
    background-color: #D9DDEB;
}
.third-post {
    background-color: #D3DA63;
    text-align: center;
}



.HL    {
    color: #000000;
    padding: 0px 6px 3px 0px;
    background: #dfdfe0;
}


#language-bar #lftsection .active a {
    text-decoration: underline;
}
.activelink a {
    background-color: #306D81;
}

.nav .activelink {
    color: #FFFFFF;
    background-color: #8f96b3;
}

.highlight {
        background-color: yellow;
}

.menu #submenu .pubindent {
    padding-left: 160px;
}
.last-post {
    background-color: #D9DDEB;
}
.last-post a {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
#content #colThree #correct_ie7_error {
    clear: both;
    height: 0px;
}
#content #colThree .crnrfg .last-post {
    font-size: 10px;
    padding-right: 10px;
}

#content #colThree .crnrfg .last-post a{
    
    text-decoration: underline;
    
}

.style3_error {
    color: #D70000;
    text-decoration: none;
    font-weight: bold;
}


#content #colOne .second-post #quicklink {
    padding: 0px 10px 10px 18px;

}

#content #colTwo #form1 table {
    width: auto;
}
#content #colTwo #form1 table .membership{
    clear:both;
    width:100%;
}