@CHARSET "UTF-8";

body{
padding:0px;
margin:0px;
background-image: url('../images/body-background.png');
background-repeat: repeat;
font-size: 12px;
font-family: Verdana;
}

a{
color: inherit;
text-decoration: inherit;
}

#page{
display: block;
padding: 0px;
margin: 0px;
}

#header{
display: block;
width: 100%;
height: 124px;
background-image: url('../images/header-background.png');
background-repeat: repeat-x;
}
#header_first_line{
display: block;
position: relative;
margin: 0px auto 0px auto;
padding: 2px;
width: 946px;
height: 16px;
}
#header_address a{
display:block;
width: 156px;
height: 16px;
float: left;
background-image: url('../images/wucwo.org-light.png');
background-repeat: no-repeat;
}
#header_address a:hover{
background-image: url('../images/wucwo.org-strong.png');
}
#header_languages{
font-size: 12px;
font-weight: bold;
text-align: right;
color:#ffffff;
}
#header_languages img{
display: inline;
margin: 0;
padding: 0;
vertical-align:middle;
border: none;
}
#header_languages a{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
#header_title{
display: block;
position: relative;
margin: 0px auto auto auto;
padding: 3px;
width: 940px;
height: 94px;
background-repeat: no-repeat;
border: 2px solid #ffffff;
color: #ffffff;
}
#header_title.en{
background-image: url('../images/header_en.png');
}
#header_title.fr{
background-image: url('../images/header_fr.png');
}
#header_title.sp{
background-image: url('../images/header_sp.png');
}
#header_title img{
display: block;
float: left;
margin: 0 10px 0 0;
}
#header_title h1{
font-size: 26px;
font-weight: normal;
text-decoration: underline;
margin: 0;
padding: 3px 0 5px 15px;
clear: right;
}
#header_title h3{
font-size: 16px;
font-weight: normal;
margin:0px;
padding:0 0 0 15px;
}

#menus {
display:block;
margin: 0;
padding:0;
height:23px;
background-image: url('../images/menu-background.png');
background-repeat: repeat-x;
}
#menus > li{
display: block;
float: left;
height:22px;
margin: 0px 4px 1px 4px;
padding: 1px 4px 1px 4px;
border: none;
color: #ffffff;
font-size: 14px;
cursor: pointer;
}
#menus > li.selected{
text-decoration:underline;
}
#menus > li a{
  color: #ffffff;
}

ul.submenu{
display:block;
margin: 0;
padding:0;
height: 19px;
background-image: url('../images/menu-background.png');
background-repeat: repeat-x;
}
ul.submenu > li{
display: block;
float: left;
height:15px;
margin: 0px 4px 2px 4px;
padding: 1px 4px 1px 4px;
color: #ffffff;
font-size: 12px;
cursor: pointer;
}
ul.submenu > li.selected{
text-decoration:underline;
}
ul.submenu > li a{
  color: #ffffff;
}

ul.submenu.topic-header{
height: 22px;
background-image: url('../images/menu-background-transparent.png');
}
ul.submenu.topic-header > li{
font-size: 13px;
}



#page_body{
width: 946px;
height: 100%;
margin: 5px auto 0px auto;
background-image: url('../images/page_body-background.png');
background-repeat: repeat;
border: 2px solid #ffffff;
}
#right_column{
display: block;
float: right;
width: 236px;
margin: 7px 7px 7px 2px;
}
#right_column .tab{
background-color: #ffffff;
border: 1px solid #dddddd;
margin-bottom: 7px;
}

#content{
display:block;
position: relative;
float: left;  
width: 688px;
margin: 5px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
#content h1{
font-size:18px;
padding: 5px 10px 5px 10px;
margin:0;
text-align:center;
text-decoration: none;
}

div.folder{
margin: 5px;
padding: 0;
border: none;
cursor: pointer;
color: #333333;
}
div.folder.highlight{
color: #000000;
}
div.folder > div.handle{
float:left;
margin:0 auto 5px auto;
padding:0;
border:none;
width:15px;
height:70px;
background-image: url('../images/folder.png');
background-repeat: no-repeat;
}
div.folder > div.title{
float:left;
margin:0 auto 5px auto;
padding:2px;
border:none;
width:200px;
height:64px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: none;
font-size: 12px;
}
div.folder > div.title > h1{
position: relative;
margin: 0;
padding: 0;
font-size: 14px;
font-weight:normal;
}



#footer{
display: block;
position: relative;
margin: 5px auto auto auto;
padding: 5px;
width: 936px;
height: 45px;
background-image: url('../images/header_div-background.png');
background-repeat: repeat-x;
border: 2px solid #ffffff;
color: #ffffff;
text-align:center;
}

hr.clear{
clear: both;
background: transparent;
border: none;
height: 0px;
margin: 0;
padding: 0;
}

/* Newsletter Form */
div.newsletter_form{
margin:0;
padding:0;
border:none;
}
div.newsletter_form > h1{
font-size: 13px;
font-weight:normal;
margin:0 0 0 10px;
padding:0;
}
div.newsletter_form input{
float:left;
width:123px;
height:18px;
padding:6px 4px 0 4px;;
margin-left:5px;
margin-top:5px;
margin-bottom:3px;
font-size:12px;
border:1px solid #888888;
background-color:#ffffff;
}
div.newsletter_form button{
float:left;
width:90px;
height:26px;
padding:2px;
margin-left:5px;
margin-top:5px;
margin-bottom:3px;
font-size:12px;
font-weight:bold;
border: 1px solid #888888;
background-color:#eeeeee;
color:#000000;
cursor:pointer;
}


/* CpiWebEdit */
.cpiWebEditLogin{
position: absolute;
bottom: 4px;
right: 4px;
}
.cpiWebEditLogout{
position: absolute;
bottom: 4px;
right: 4px;
}


#content img.cpiWebEditIcon{
float: right;
}

#menus img.cpiWebEditIcon{
float: none;
display: inline;
}
#menus > ul > li > img.cpiWebEditIcon{
margin: 0;
padding:0;
}

#right_column > div.tab > img.cpiWebEditIcon{
display: block;
position: relative;
left: 210px;
}

div.folder div.title h1 .cpiWebEditIcon{
position: absolute;
top: 1px;
}
div.folder div.title h1 .cpiWebEditIcon.Edit{
right: 45px;
}
div.folder div.title h1 .cpiWebEditIcon.Del{
right: 30px;
}
div.folder div.title h1 .cpiWebEditIcon.Up{
right: 15px;
}
div.folder div.title h1 .cpiWebEditIcon.SetPublic{
right: 0px;
}
div.folder div.title h1 .cpiWebEditIcon.SetPrivate{
right: 0px;
}

/*
#menus > li{
position: relative;
}
#menus > li .cpiWebEditIcon{
  position:absolute;
  top: 1px;
}
#menus > li .cpiWebEditIcon.Edit{
right: 45px;
}
#menus > li .cpiWebEditIcon.Del{
right: 30px;
}
#menus > li .cpiWebEditIcon.Up{
right: 15px;
}
#menus > li .cpiWebEditIcon.SetPublic{
right: 0px;
}
#menus > li .cpiWebEditIcon.SetPrivate{
right: 0px;
}*/


/* CpiRichText */
#content h1{
color: #000033;
font-size: 24px;
font-weight:normal;
}

#content .print_button{
display: block;
position: absolute;
border: none;
right: 20px;
top: 5px;
cursor: pointer;
}

  
#content > div{
color: #333333;
font-size: 14px;
line-height: 20px;
padding: 0px 10px 0px 10px;
}
#content h3{
color: #222255;
font-size: 24px;
font-weight:normal;
font-family:'Trebuchet MS',Verdana,sans-serif;
}
#content p{
margin-bottom: 20px;
}
#content a{
color: #111166;
text-decoration: underline;
}
#content a:hover{
color: #0000CC;
}






