html {

}


body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    margin:0px;
    padding:0px;
    width:100%;
    /*min-width: 1500px;*/
    /*background-color:#FFFFFF;*/
    /*background: transparent url(../images/body-bg-1.gif) repeat ;*/
}


#frame {
    /*background: transparent url(../images/dropshadow.png) no-repeat top center;*/
    float:left;
    width:100%;
}

#h_menu_new {
    float:left;
    width: 98%;
    background-color: #004d55;
    border-bottom: 1px solid #004d55;
    position: absolute;
    opacity: 0.80;
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    filter:alpha(opacity=80);
    color: #FFFFFF;
    
    padding-left: 1%;
    padding-right: 1%;
    font-weight: bold;
    
}

#h_menu_left_new {
    float:left;
    width: 50%;
    text-align: left;
}

#h_menu_right_new {
    float:left;
    width: 50%;
    text-align: right;
}

.h_menu_left_item, .h_menu_right_item, .h_menu_left_item_inactive, .h_menu_right_item_inactive  {
    padding-bottom: 2px;
    height: 22px;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 40px;
    color: #d6e2dd;
}

.h_menu_left_item, .h_menu_left_item_inactive {
    float:left;

}

.h_menu_right_item, .h_menu_right_item_inactive {
    float:right;
}

.h_menu_left_item:hover, .h_menu_right_item:hover {
    /*background-color: #337178;*/
    color:#92b258;
}

#pictures_frame {
    
    float:left;
    width:99.5%;
    /*padding-left:0.5%;*/
    padding-right: 0.5%;
    height: 150px;
    
    /*
    border-top: 3px solid #004d55;
    border-bottom: 1px solid #004d55;
    */
    margin-top: 30px;
    background-color: #FFFFFF;
    /*overflow:hidden;*/
    
    /*#004d55*/
    padding-top:10px;
    padding-bottom:10px;

}

.picture_item_large, .picture_item_small {
    float:left;
    height: 150px;
    margin-left: 0.5%;
    margin-right:0px;
    overflow:hidden;
}

.picture_item_large {  width: 19.5%; }
.picture_item_small {  width: 9.5%; }


/*
.picture_item_small {
    width: 24%;
    height: 150px;
    overflow:hidden;
    margin-left: 1%;
    margin-right:0px;
    margin-top:10px;
    margin-bottom:10px;
}
*/

#mid_frame {
    /*background: transparent url(../images/h-rule.png) 0px 170px repeat-x ;*/
    float:left;
    width:100%;
    /*height: 250px;*/
    margin-top: 30px;
    background-color: transparent;
}

#title_frame_wrap {
    float:left;
    width:64%;
    background-color: #FFFFFF;
    
    padding-top:10px;
    padding-bottom:10px;
    padding-right: 0.5%;
    padding-left: 0.5%;

}

#title_frame {
    float:left;
    width:92%;
    padding-top:15px;
    padding-bottom:15px;
    padding-right: 4%;
    padding-left: 4%;
    
    
    
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #ccdfab;
}

#login_frame_wrapper {
    float:left;
    width: 100%;
    padding: 0px 0% 0px 0%;
    background-color: #ccdfab;
    display:none;
    border-bottom: 1px solid #547729;
}


#login_frame {
    margin: 0px auto;
}

#login_frame #left_login_frame{
    height:240px;
    float:left;width:29%;
    padding: 0px 1% 0px 0%;
    background: transparent url(../images/logo-cpiaplatform.png) center -120px no-repeat ;
   
}

#login_frame #center_login_frame {
    float:left;
    width:26%;
    padding:25px 0% 15px 9%;
    vertical-align: central;
    margin: 0px -20px 0px 20px;
}

#login_frame #center_login_frame .login_type_item,  
#login_frame #center_login_frame .login_type_item_active {
    float:left;
    width:90%;
    background-color: transparent;
    text-decoration: none;
    color:#000;
    padding:10px 5% 10px 5%;
    margin-top:10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#login_frame #center_login_frame .login_type_item_active, 
#login_frame #center_login_frame .login_type_item:hover{
    background-color: #bbd78a;
    
}



#login_frame #right_login_frame{
    float:left;
    width:34%;
    padding:15px 0% 15px 1%;
    /*background-color: transparent;*/
    background-color: #bbd78a;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 10px 0% 10px 0%;
}

#download_database {
    float:left;
    width:35%;
    height: 200px;
    padding-top:30px;
    padding-bottom:30px;
    background-color:#e0f3e0;
    margin-left:1%;
    height:200px;
}

#login_frame_wrap {
    float:left;
    width:33%;
    background-color: #FFFFFF;
    
    margin-left: 1%;
    padding-top:10px;
    padding-bottom:10px;
    padding-right: 0.5%;
    padding-left: 0.5%;

}




#login_content {
    width:36%;
    height: 400px;
    margin: 20px 32% 0px 32%;
    border: 3px solid #b4b4b4;
    /*background: #eff5e7 url(../images/v-rule.png) 0px 0px repeat-x ;*/

    /*
    opacity: 0.80;
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    filter:alpha(opacity=80);
    */
}


#content_column {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    /*border-top:1px solid #FFFFFF;*/
    background-color:transparent;
}


#banner, #banner_left, #banner_right {
    float:left;
    height:140px;
}

#banner {
    width:100%;
    position:relative;
}

#banner_left,  #h_menu_right {
    background-color: #004e56;
    /*background: #004e56 url(../images/h-menu-r.png) top right no-repeat;*/
}



#h_menu_right {
    background: #004e56 url(../images/h-menu-r.png) top right no-repeat;
}



#banner_left{
    text-align: center;
    padding: 10px 0% 10px 0%;
    /*background: #004e56 url(../images/border-1.png) top right repeat-y;*/
}



#language_box {float:right;}
#language_box a {color:#FFF; }
#language_box a:hover {color: #e8a83f;text-decoration: underline;}

.lang_item{
	float:left;
	height:32px;
	position:relative;
	padding-top:18px;
	/*
        padding-left:4px;
	padding-right:4px;
        */
	color:#FFF;
        font-weight: bold;
        text-align: center;
}
.lang_item:hover {
      color: #e8a83f;

}


#h_menu, #h_menu_left, #h_menu_right {
    float:left;
    height:50px;
}

#h_menu{
    width:100%;
    border-top:3px solid #000;
    border-bottom: 3px solid #000;
    position:relative;
    color:#FFFFFF;
}

#h_menu_left{
    background-color: #337178;
    /*background: #337178 url(../images/border-2.png) top right repeat-y;*/
}



#v_menu_b, .green_rounded_box, .red_rounded_box, .blue_rounded_box, .yellow_rounded_box, .gray_rounded_box {

    float:left;
    width:90%;
    padding:15px 5% 15px 5%;
    padding-bottom:15px;
    background-color: #ccdfab;
    border: 1px solid #84a54c ;
    /*border: 1px solid #14c96d;*/
    margin-top:10px;

    -moz-border-radius: 5px;
    border-radius: 5px;

}

.green_rounded_box {
    background-color: #56f1a6;
    border: 1px solid #14c96d;
    color: #333333;
    
}

.red_rounded_box {
    background-color: #fd8b91;
    border: 1px solid #e91635;
    color: #333333;
}

.yellow_rounded_box {
    background-color: #ffdd54;
    border: 1px solid #ffa800;
    color: #333333;
}

.blue_rounded_box {
    background-color: #69abfc;
    border: 1px solid #2f73f8;
    color: #333333;
}

.gray_rounded_box {
    background-color: #f6f6f6;
    border: 1px solid #c6c6c6;
    color: #333333;
}




#h_menu_left, #banner_left {
    width:18%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    /*background-color: #FFF;*/
}

#banner_right, #h_menu_right {
    width:80%;
}

#banner_right {
    background-color: #FFF;
    background: #FFF url(../images/r-banner.png) top right no-repeat;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    padding: 25px 3% 10px 3%;
    width:74%;
    
}

#main {
  width:76%;
  float:left;
  padding-left:2%;
  padding-right:0%;
  padding-top:10px;
  padding-bottom:10px;
  position:relative;
  color: #000;
}


#all_content {
  float:left;
 
  /*padding: 0px 7% 0px 7%;*/
  color:#FFF;
  background-color: #FFF;
  /*background: transparent url(../images/border-1.png) top right repeat-y;*/
  /*background: #004e56 url(../images/v-menu.png) 5px 0px repeat-y;*/
  width: 100%;
  margin: 0 auto;
  margin-top:10px;
  /*overflow: hidden;*/
}







#subpage_menu_hider, #subpage_menu_shower, #menu_print_page {
  
  position:absolute;
  width:28px;
  height: 126px;
  background-color:black;
  top:31px;
  left:-29px;
  background-color:transparent;
  cursor:pointer;
  border-right:1px solid #FFFFFF;
}

#subpage_menu_shower {
  border-right:1px solid #959494;
}

#menu_print_page {
  top:158px;
}


#subpage_menu a, #subpage_menu a:hover {
  color:#333333;
  text-decoration: none;
}

#left_col, .left_col {
  float:left;
  margin-right:1%;
  text-align: justify;
}


#middle_col {
  float:left;
  margin-right:1%;
  margin-left:1%;
  text-align: justify;
}

#right_col, .right_col {
  float:right;
  margin-left:1%;
  text-align: justify;
}

.right_col {
  margin-top:-5px;
  font-weight:normal;
}


.red_button, .red_color:hover, .green_button, .green_color:hover, .blue_button, .blue_button:hover, .gray_button {
    width:100%;
    float:left;
    height: auto;
    text-align: center;
    padding:11px 0% 12px 0%;
    font-size: 120%;
    font-weight: bold;
    margin: 15px 0% 10px 0%;
}

.gray_button {
    color: #9c9c9c;
    background: #e4e3e3;
    border: 1px solid #c6c4c3;
    
}

.green_button  {
    color: #47a22f;
    background: #FFF;
    border: 1px solid #bcbec0;
    
}

.red_button {
    color: #d92626;
    background: #FFF;
    border: 1px solid #bcbec0;
}

.blue_button {
    color: #37548b;
    background: #FFF;
    border: 1px solid #1a3058;
}


.green_button:hover {
    color: #FFF;
    border: 1px solid #358e06;
    background: #47a22f url(../images/green-button-bg.png) 0px 0px repeat-x ;
}

.red_button:hover {
    color: #FFF;
    border: 1px solid #c40303;
    background: #d92626 url(../images/red-button-bg.png) 0px 0px repeat-x ;
}

.blue_button:hover {
    color: #FFF;
    border: 1px solid #1a3058;
    background-color: #37548b ;
}

.cntry_line {
    background-color: transparent;
    border-bottom: 1px solid #807c7c;
    
    /*background-color: #ebaf96;*/
    /*float:left;*/
    width:97%;
    padding:0px 1% 0px 1%;
    float:left;
    margin-left:0.5%;
    margin-right:0.5%;
    /*position: absolute;
    top:0px;
    left:0.5%;*/
}


.cntry_item, .active_cntry_item {
    float:left;
    padding: 8px 4% 8px 4%;
    font-size: 100%;
    color:#807c7c;
    position: relative;
    margin-bottom:-1px;
    text-decoration: none;
    margin-right: 0.5%;
    background-color: #FFF;
}

.active_cntry_item {
    font-weight: bold;
    color:#000000;
    border-left: 1px solid #807c7c;
    border-right: 1px solid #807c7c;
    border-top: 1px solid #807c7c;
    border-bottom: 1px solid #FFF;
}



.cntry_item {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #807c7c;
    
    background-color: #f9f9f9;
    opacity: 0.80;
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    filter:alpha(opacity=80);
    
}

.cntry_item:hover {
    color:#000000;
    text-decoration: none;
    opacity: 0.90;
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    filter:alpha(opacity=90);

}



.st-container .parag {
    position: absolute;
    text-align: left;
    width:96%;
    margin: 0px 0% 0px 0%;
    padding: 10px 2% 10px 2%;
    font-size: 12px;
    color: #000;
    left: 0%;
    bottom: 0%;
    height: 45px;
    background: #eee;
    opacity: 0.9;
    z-index:2;
    -webkit-backface-visibility: hidden;
}

.st-container .header-1 {
    float:left;
    width:96%;
    margin:20px 2% 15px 2%;
    color: #f1f1f1;
    text-shadow: 1px 1px 1px rgba(63,61,67,0.9);
    text-align: right;
    font-size: 40px;
    font-weight: 800;
    -webkit-backface-visibility: hidden;
}



.shaded_box {
    float:left;
    width: 94%;
    overflow: hidden;
    background-color: #fff;
    padding:15px 3% 15px 3%;
    margin:0px auto;
    box-shadow: 0px -5px 5px #cdcdcd;
    border: 1px solid #cdcdcd;
}

 
.box_title {
    float: left;
    width:100%;
    font-size: 160%;
    padding: 5px 0% 20px 0%;    
    font-weight:solid;
    color:#00473a;
}


















#wall_content_div{
  float:left;
  width: 100%;
}
.wall_action_arrow{
  position: absolute;
  top:-6px;
  left:15%;
}

.wall_comment_arrow{
  position: absolute;
  top:-10px;
  left:30px;
}

#wall_commands_box {
  float:left;
  width:100%;
  margin-top:2px;
  margin-bottom:0px;
  /*border-top:1px solid #aaaaaa;*/
  border-bottom:1px solid #cccccc;
  padding-top:8px;
  padding-bottom:8px;

  font-weight: bold;
}

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

.wall_command_item{
  float:left;
  width:15%;
}

#wall_actions_div {
  float:left;
  width:100%;
  margin-top:-1px;
  margin-left: -1px;
  background-color:#FFF;
  display: none;
  margin-bottom: 20px;
}

.one_post_div {
  /*background-color: #ebe2d1;*/
  float:left;
  width: 98%;
  border-bottom:1px solid #cccccc;
  padding: 15px 2% 10px 0%;
  position:relative;
}




.comments_div{
  float: left;
  width: 90%;
  margin-top:0px;
}

.one_comment_div{
  float: left;
  width: 97%;
  padding-left: 1%;
  padding-right: 2%;
  padding-top: 6px;
  padding-bottom: 4px;
  background-color: #ebe2d1;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2px;

}
.event_item{
  width:95%;
  float:left;
  padding: 8px 0% 5px 1%;
  margin: 0px 0% 0px 4%;
  border-top: 1px solid #CCCCCC;
}


.next_posts{
  float:left;
  width:100%;
  text-align: center;
  background-color: #f1f0e8;
  border: 1px solid #CCCCCC;
  padding: 10px 0% 10px 0%;
  cursor: pointer;
  margin-top:-1px;
  color: #999999;
}

.next_posts:hover{
  background-color: #ebe2d1;
  text-decoration: underline;
  color: #333333;
}

.figure {
    width:100%;
    float:left;
    padding:5px 0% 10px 0%;
    color : #808080;

}

.tip, .help, .info {
    width:85%;
    float:left;
    padding:10px 4% 10px 10%;
    margin:5px 0% 10px 0%;
}

.tip {
    background: #e0f3e0 url(../images/help/clipboard_32.png) no-repeat 5px 8px;
    border-left: 5px solid #466809;
}

.help {
    background: #ffebe8 url(../images/help/help_32.png) no-repeat 5px 8px;
    border-left: 5px solid #c80909;
}

.info {
    background: #e2e4ff url(../images/help/info_32.png) no-repeat 5px 8px;
    border-left: 5px solid #025573;
}



.td_style_h, .td_style_hb {
    border: none;
    background: none;
    border:none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin:0px;
    font-size: 11px;
    text-align: left;
    background-color: #fff;
}

.td_style_hb {
    font-weight: bold;
}

.td_style_e {
    border: none;
    background: none;
    border:none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin:0px;
    font-size: 11px;
    text-align: left;
    background-color: #fff;
    border-top:1px solid #CCCCCC;
}


.td_style_2 {
    border: none;
    background: none;
    font-size: 11px;
	background-color: #eaeada;
      
}

.td_style_3 {
    border: none;
    background: none;
    border-top: 1px dotted #d0d0d0;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
}



#band_column {
    margin-top:0px;
    width:100%;
    float:left;
    position:relative;
}


#slider_div {
    float:left;
    width:100%;
    height:239px;
    border-bottom: 2px solid #85A64B;
    background: url('../images/texture-square.png');
    margin-top:0px;
    position:relative;
    z-index: -1;
}


#new_slider {
    margin:0px auto;
    position: relative;
}

.st-container {
    width: 100%;
    height: 100%;
    background: url('../images/texture-square.png');
}


#new_banner_wrapper {
    float:left;
    width:100%;
    height:100px;
    background-color: #00473a;
    /*
    background: #626e7d url(../images/new-banner-bg.png) repeat-x;
    border-bottom: 1px solid #16216c;
    */
}



#new_banner {
    
    margin:0px auto;
    background-color:transparent;
    position: relative;
}


#new_banner #logo {
    float:left;
    width:12%;
    margin: 20px 1% 0px 0%;    
}

#new_banner #titles {
    float:left;
    width:86%;
    margin: 25px 0% 0px 1%;
}

#new_banner #langages {
    position: absolute;
    right: 0%;
    width: auto;
    margin: 10px 0% 0px 0%;
    
}

.title_1 {
    float:left;
    width:100%;
    color:#FFFFFF;
    padding:0px 0% 0px 0%;
    font-size:11px;
    
    font-weight:normal;
    /*font-variant: small-caps;*/
    text-transform: uppercase;
    /*text-transform: capitalize;*/
    font-weight: solid;
}

.title_2 {
   float:left;
   width:100%;
   color:#FFFFFF;
   padding:10px 0% 0px 0%;
   font-size:20px;
   font-weight: solid;

}

#footer_wrapper {
    margin-top:20px;
    
    
    background-color: #f1f1f1; 
    border-top: 1px solid #cdcdcd;
    /*
    background: #c6c6c6 url(../images/footer-bg.png) repeat ;
    border-top:1px solid #8d8d8d;
    */
    width: 100%;
    float:left;
    font-weight: bold;
    margin-top: 2%;
    padding-top: 20px;
    padding-bottom: 30px;
    
}

#footer{
    margin: 0px auto;
}

#bottom_wrapper {
   
   float:left;
   width:100%;
   color: #FFFFFF;
   padding:0px 0% 0px 0%;
   background: #003d33 url(../images/footer.gif) repeat-x ;
   border-top: 1px solid #003d33;
   height: 60px;
   box-shadow: 0px -5px 5px #cdcdcd;
}


#bottom {
    margin: 0px auto;
}

#bottom a {color:#FFF;}
#bottom a:hover {color:#333333;text-decoration: none;}

#bottom #bottom_left {
    /*background-color: #6fa3a9;*/
    width:50%;
    padding-left:0%;
    float:left;
    height: 28px;
    padding-top:14px;
}


#bottom #bottom_right {
    width:50%;
    padding-right:0%;
    text-align: right;
    float:right;
    height: 28px;
    padding-top:14px;
}




#portamento_container {float:left; position:relative;} /* take the positioning of the sidebar, and become the start point for the sidebar positioning */
#portamento_container #v_menu_b_main {float:none; position:absolute;} /* no need to float anymore, become absolutely positoned */
#portamento_container #v_menu_b_main.fixed {position:fixed;} /* if the panel is sliding, it needs position:fixed */


#v_menu_b_main {
    width:100%;
    float:left;
}

#v_menu_b_main.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    width:18%;
    float:left;
    margin-left:0%;
}

.f32 .flag {
    vertical-align: middle !important;
}

.highcharts-tooltip>span {
	padding: 10px;
	white-space: normal !important;
	width: 200px;
}

.loading {
    margin-top: 10em;
    text-align: center;
    color: gray;
}


.footer_content {
    float: left;
    width: 100%;
    /*color: #FFF;*/
    padding: 5px 0% 0px 20px;
    font-size: 12px;
                
}
.footer_content a, #footer_content a:link, #footer_content a:visited    {
    font-weight: normal; 
    color: #5c5858;
    text-decoration: none;
    cursor: pointer;

}
                
.footer_content a:hover {
    color: #272424;
    text-decoration: none;
}

.inactiverange {
    width:auto;
    float:right;
    text-align:right;
    padding:0px 2% 8px 2%;
    cursor: pointer;
}

.activerange {
    width:auto;
    float:right;
    text-align:right;
    padding:0px 2% 8px 2%;
    font-weight: bold;
    background: transparent url(../images/arrow-top.png)  center 17px no-repeat;
}