/* Global */
*{
	margin:	0px;
	padding:0px;
}
.cw_clearfloat {
	clear:both;
	visibility:hidden;
	height: 0px;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	line-height:12pt;
	/**/
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#000000;
}
form {
	margin: 0;
	padding:0;
}
input, textarea, select {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #000000;
	border:solid 1px #000000;
	padding:2px;
	margin:0;
	font-weight:normal;
}
a { 
	color: #000000;
	text-decoration: none;
}
h1 {
	margin-top:0px;
	color:#000000;
	font-size:15pt;
}
h2  {
	margin-top:0px;
	color:#000000;
	font-size:13pt;
}
h3  {
	margin-top:0px;
	color:#000000;
	font-size:11px;
}
img {
	margin:0;
	padding:0;
	border:none;
}

#cw_container {
	background:none;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	padding-left:0px;
	padding-right:0px;
}
#cw_header {
	padding:30px 0px 10px 0px;
	margin:0;
}
#cw_header #logocol{
	text-align:left;
	padding-left:0px;
}
/* BREAD CRUMB */
#cw_breadcrumb {
	padding:0 0 20px 0;
	text-align: left;
}
#cw_breadcrumb .current{
	font-weight:bold;
}
/* CONTENT TOOLS */
#cw_contenttools {
	display:none;
}

/* TOP MENU */
#cw_contentcontainer {
	
}
#cw_subheader {
	margin-bottom:5px;
	text-align:center;
}
#cw_subfooter {
	clear:both;
	text-align:center;	
}
#cw_centercolumn {
	float:none;!important
	margin-bottom:5px;
}
#cw_centercolumn a {
	color:#000000;
	text-decoration: none;
}
#cw_centercolumn p {
	margin-bottom:10px;
}
/*




CENTER COLUMN




*/
/*
//
//
//
//
BLOCK HEAD FULL WIDTH
//
//
//
//
*/
#cw_centercolumn .cw_block_head_full {
	margin-bottom:10px;
	border:none !important;
}

#cw_centercolumn .cw_block_head_full h1{
	padding:60px 10px 10px 0px;
	background:none;
	border:none;
}
/* sub columns */
#cw_centercolumn .cw_block_head_full .text_container{
	padding:15px 15px 10px 15px;
}
#cw_centercolumn .cw_block_head_full .col_type1{
	float:none;!important
	margin-right:5px;
}
#cw_centercolumn .cw_block_head_full .col_type2{
	float:none;!important
	padding-top:10px;
}
/* publications */
#cw_centercolumn .cw_block_head_full .collection1{
	padding:10px 0 10px 0;
	border-top:dotted 1px #888888;
}
#cw_centercolumn .cw_block_head_full .collection1 .collection1_thumb{
	width:100px;
	float:left;
	margin-right:10px;
	text-align:center;
}
#cw_centercolumn .cw_block_head_full .collection1 .collection1_descript{
	width:400px;
	float:left;
}
/* press */
#cw_centercolumn .cw_block_head_full .newsbloc{
	padding:15px 0 15px 0;
	border-top:dotted 1px #888888;
}
#cw_centercolumn .cw_block_head_full .newsbloc .newsbloc_date{
	width:90px;
	float:left;
	margin-right:10px;
}
#cw_centercolumn .cw_block_head_full .newsbloc .newsbloc_descript{
	width:500px;
	float:left;
}
/* frame full width block */
#cw_centercolumn .cw_block_head_full .frametext{
	padding:15px 15px 10px 0px;
	border-top:solid 1px #888888;
	margin-top:5px;
	margin-bottom:5px;
}
#cw_centercolumn .cw_block_head_full .frameimage{
	padding:10px 0 10px 0;
	border-top:solid 1px #888888;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
}
#cw_centercolumn .cw_block_head_full .framecollection{
	padding:10px;
	border-top:dotted 1px #888888;
	margin-top:5px;
	margin-bottom:5px;
}
/* collection width right image column */
#cw_centercolumn .cw_block_head_full .collection2{
	margin-bottom:5px;
	width:100%;
}
#cw_centercolumn .cw_block_head_full .collection2 .collection2_descript{
	width:500px;
	float:left;
}
#cw_centercolumn .cw_block_head_full .collection2 .collection2_thumb{
	width:110px;
	float:right;
	text-align:right;
}
/*
//
//
//
//
BLOCK HEAD HALF WIDTH
//
//
//
//
*/
#cw_centercolumn .cw_block_head_half {
	float:none;
	margin-right:10px;
	border:none;
	background:none;
}
#cw_centercolumn .cw_block_head_half h1{
	padding:60px 10px 10px 0px;
	background:none;
	border:none;
}
#cw_centercolumn .cw_block_head_half_right{
	float:none;
}
/* sub columns (full only)*/
#cw_centercolumn .cw_block_head_half .text_container{
	padding:15px 15px 10px 15px;
}
/* separated border block */
#cw_centercolumn .cw_block_head_half .separatedblock{
	padding:15px 15px 10px 0px;
	border-bottom:dotted 1px #888888;
}
/*
//
//
//
LISTES
//
//
//
*/
#cw_centercolumn .cw_block_head_full ul, #cw_centercolumn .cw_block_head_half ul{
	padding-top:20px;
	padding-bottom:20px;
	margin-left:42px;
	list-style-type:square;
	border:none;
}
#cw_centercolumn .cw_block_head_full ol, #cw_centercolumn .cw_block_head_half ol {
	padding-top:20px;
	padding-bottom:20px;
	margin-left:42px;
}
/*
//
//
//
//
BOXES
//
//
//
//
*/
/* BOX MIX text & image */
.box_mix {
	border:solid 1px #888888;
	margin-bottom:8px;
	padding:7px 7px 0px 7px;
	margin-right:8px;
}
.box_mix img{
	margin-bottom:5px;
}
.box_mix a:link, .box_mix a:visited{
	color:#ee1c23;
}
/* BOX HEAD text only */
.box_head {
	background-color:#f3f3f3;
	border:solid 1px #888888;
	margin-bottom:8px;
	margin-right:8px;
}
.box_head h3 {
	padding:8px 0px 8px 8px;
	border-bottom: dotted 1px #888888;
	font-size:13px;
	background-image:none;
}
.box_head .box_head_text {
	padding:7px;
}
.box_head .box_head_text p {
	margin-bottom:8px;
}
.box_head input {
	width:170px;
}
.proceed {
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
/* BOX LINK */
.box_link {
	border:solid 1px #888888;
	margin-right:8px;
	margin-bottom:8px;
}
.box_link a:link, .box_link a:visited {
	display:block;
	background-color:#f3f3f3;
	padding:8px;
	font-size:13px;
	font-weight:bold;
}
.box_donate {
	background-image: url(../images/whf_donate_box.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color:#f3f3f3;
	margin-bottom:8px;
	margin-right:8px;
	border:solid 1px #888888;
	padding:37px 48px 7px 7px;
	text-align:right;
}
.box_donate a:link, .box_donate a:visited {
	color:#666666;
}

.noprint {
	display: none;
}
/* @group Tables */
.contenttable {
	width:100%;
	border:solid 1px #888888;
	margin-bottom:10px;
}
.contenttable thead td {
	font-size:13px;
	font-weight:bold;
	background-color:#dddddd;
	color:#000000;
	/**/
	padding:8px 0px 8px 10px;
	border-top: solid 1px #f3f3f3;
	border-left: solid 1px #f3f3f3;
	border-right: solid 1px #f3f3f3;
	vertical-align:middle;
}
.contenttable tr td {
	padding:5px 5px 5px 10px;
	border-bottom:dotted 1px #888888;
	vertical-align:top;
}
.contenttable tr .colwidth{
	width:50%;
}
.contenttable tr .colborder {
	border-right:solid 1px #888888;
}
.contenttable .innertable td {
	border:none;
	padding:0;
}
/* @end */

/* @group Input Forms */
.cw_formwrap{
	padding: 15px 0px 15px 15px;
}
/* basic form group */
.cw_formgroup {
	clear: left;
	width: 100%;
	margin: 0px;
	margin-bottom:20px;
}
.cw_formgroup .cw_radio {
	margin-right:10px;
	border:none;
}
/* radio group */
.cw_radiogroup {
	clear: left;
	width: 400px;
	margin: 0px;
	margin-bottom:20px;
}
.cw_radiogroup input{
	margin-right:10px;
	border:none;
}
/* checkbox group */
.cw_checkgroup {
	clear: left;
	width: 400px;
	margin: 0px;
	margin-bottom:20px;
}
.cw_checkgroup input{
	margin-right:10px;
	border:none;
}
/**/
.cw_formseparator {
	border-bottom: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cw_formitem {
	padding: 0px;
	margin: 0px;
	clear:both;
	margin-bottom:7px;
}
.cw_formwrap .cw_formlabel {
	margin: 0px;
	width: 140px;
	float:left;
}
.cw_radio_label {
	font-size: 12px;
}
.cw_formfield {
}
.cw_formfield input, .cw_formfield select{
	width:220px;
}
.cw_formfield .smallinput {
	width:100px;
	margin-right:10px;
}
.cw_formfield textarea {
	width:400px;
}
.required {
	color:#000000;
}
/* @end */
/* @group Footer */
#cw_footer {
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	text-align:center;
}
/* @end */

.cw_block_head_full  h1#cw_tittle_h1{ padding-left:15px; display:block}
.collection1_desc_text{ padding-left:15px;}

#cw_centercolumn .cw_block_head_full h1{ padding:0px 15px;}

/* @group Members directory */
.directory h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #666;
	margin-bottom: 8px;
}
.directory-title {
	font-size: 1.2em;
	font-weight: bold;
}
.directory-entry {
	page-break-inside: avoid;
}
#cw_centercolumn .directory-public-countrygroup p {
	margin-bottom: 0;
}
.directory-public-countrygroup {
	margin-bottom: 10px;
}
.directory-break {
	page-break-after: always;
}
/* @end */

/* REMOVE FOR PRINT VERSION */
#cw_topbar, #cw_topmenu, #logincol, #cw_leftcolumn, #cw_breadcrumb, #cw_contenttools, #cw_footer{
	display:none;
}
#column1, #column2,.cw_block_head_half,.cw_block_head_half_right{
	width:100% !important;
	float:none !important;
}


