/* Global H1 */
*{
	margin:	0px;
	padding:0px;
}
.cw_clearfloat {
	clear:both;
	visibility:hidden;
	height: 0;
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height:15px;
	/**/
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#666666;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	border:solid 1px #999999;
	padding:2px;
	margin:0;
	font-weight:normal;
	width:170px;
}
a:link, a:visited { 
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
h1 {
	margin-top:0px;
	color:#666666;
	font-size:13px;
}
h2, h3  {
	margin-top:0px;
	color:#666666;
	font-size:11px;
}
img {
	margin:0;
	padding:0;
	border:none;
}
/*
//
//
//
//
LAYOUT
//
//
//
//
*/
#cw_container {
	width: 800px;
	background-image: url(../interface/whf_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
	padding-right:5px;
}
#cw_header {
	padding:0;
	margin:0;
}
#cw_header #logocol{
	text-align:left;
	float:left;
	width:250px;
	padding-top:33px;
	padding-bottom:33px;
	padding-left:35px;
}
#cw_header #logincol{
	text-align:right;
	float:right;	
	padding:4px 15px 3px 15px;
	background-color: #000;
	color: #fff;
	font-size: 1.1em;
}
#cw_header a:link, #cw_header a:visited{
	color:#fff;
}
/* SEARCH FORM */
#cw_topbar {
	background-color:#ec0014;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 7px 2px 0;
	text-align:right;
	clear:both;
}
#cw_topbar a:link, #cw_topbar a:visited{
	color:#FFFFFF;
}
#cw_topbar a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/* TOP MENU */
#cw_topmenu {
	width:100%;
}
#cw_topmenu table tr td{
	border-right:dotted 1px #d8d8d8;
}
#cw_topmenu table tr .lastitem{
	border-right:none;
}
#cw_topmenu a:link, #cw_topmenu a:visited {
	white-space:nowrap;
	padding:5px 13px 5px 13px;
	display: block;
	color: #000000;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	border-left:solid 2px #FFFFFF;
	border-right:solid 2px #FFFFFF;	
}
#cw_topmenu a:hover {
	color: #000000;
	text-decoration:none;
}
#cw_topmenu a:hover, #cw_topmenu .cw_itemcur {
	background-image: url(../interface/whf_title_gradient.gif);
	background-repeat: repeat-x;
}
/*
//
//
//
*/
#cw_topimage {
	margin-bottom:10px;
	width:530px;
	margin-right: 10px;
	float: left;
}
#cw_topimagerightcol {
	width:260px;
	float: left;
}
/*
//
//
//
*/
#cw_contentcontainer {
	
}
/*#cw_subheader {
	margin-bottom:5px;
	text-align:right;
}*/
/*#cw_subfooter {
	
}*/
/*#cw_leftcolumn {
	float:left;
	margin-right:10px;
	width:133px;
	background-color:#FF6600;
}*/
#cw_centercolumn {
	float:left;
	width:530px;
	margin-right:10px;
	/*background-color:#FFCC00;*/
}
#cw_centercolumn a {
	color:#ee1c23;
}
#cw_rightcolumn {
	float:left;
	width:260px;
	margin-bottom:5px;
}
/*




CENTER COLUMN




*/
#centercol1 {
float:left;
width:260px;
margin-right: 5px;
}
#centercol2 {
float:left;
width:260px;
margin-right: 5px;
}
/*
//
//
//
//
BLOCK HEAD FULL WIDTH
//
//
//
//
*/
#cw_centercolumn #cw_content{
	width:100%;
	clear:both;
}
h1#title_cw_content{
	background-image: url(../interface/whf_title_gradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/**/
	padding:8px 10px 8px 12px;
	border-top:solid 1px #d8d8d8;
	border-bottom: dotted 1px #d8d8d8;
}
#cw_centercolumn #cw_content p {
	margin:0 0 10px 0;
}
#cw_centercolumn #cw_content .column1 {
	width:260px;
	float:left;
	margin-right: 10px;
}
#cw_centercolumn #cw_content .column2 {
	width:260px;
	float:left;
}

/*
//
//
//
//
BOXES
//
//
//
//
*/
/* BOX home */
#box_register {
	border:solid 1px #d8d8d8;
	margin-bottom:8px;
	padding:7px;
	background-color:#f3f3f3;
}
#box_register a:link, #box_register a:visited{
	color:#ee1c23;
}
#box_donate {
	background-image: url(../images/whf_donate_box_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f3f3f3;
	margin-bottom:8px;
	border:solid 1px #d8d8d8;
	padding:28px 80px 5px 10px;
	line-height:13px;
}
#box_donate a:link, #box_donate a:visited{
/*	padding:10px 40px 5px 10px;*/
}
.box_donate a:link, .box_donate a:visited {
	color:#666666;
}


.box_right {
	border:solid 1px #d8d8d8;
	margin-bottom:8px;
}
.box_right img {
	margin:0px;
}
#cw_content .box_right p, .box_right p{
	margin:0;
}
.box_right a:link, .box_right a:visited{
	display:block;	
	padding:5px !important;
	color:#ee1c23;
	font-size:12px;
	font-weight:bold;
}

.box_right  .box_right_morelink , .box_right .cw_newstitle{	
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.box_right  .box_right_morelink  a:link,.box_right  .box_right_morelink  a:visited{
	padding:0px !important;
}
.box_right  .box_right_morelink {
	border-top:solid 1px #d8d8d8;
	padding:5px !important;
}
.box_right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin:0px;
}
.box_right .csc-textpic-imagewrap a:link, .box_right .csc-textpic-imagewrap a:visited{
	padding:0px !important;
}


.box_right a.cw_no_border:link, .box_right a.cw_no_border:visited {
border-top:none;
/*padding:0px !important;*/
}
.box_right_title{
	background-image: url(../interface/home_09/whf_bg_boxtitle.gif);
	background-repeat: repeat-x;
	border:2px solid #fff;
	height: 35px;
	color: #666;
	font-weight: bold;
	font-size: 1.2em;
	padding:5px 3px;
	border-bottom: 1px dotted #ccc;
}
#cw_centercolumn .box_right .box_right_title a, .box_right .box_right_title a:link, .box_right .box_right_title a:visited{
	color: #666;
	display:inline;
	padding:0px !important;		
	font-weight:bold;
}
.box_right_content{
	padding: 5px;
	}
.box_right_content p{
	padding-bottom: 5px;
	}

#cw_topimagerightcol .box_right_content{
	/* height: 213px;	*/
	}
#cw_topimagerightcol .box_right_title{
	height: 17px;
	}
.cw_smallbox .box_right_content{
	height: 120px;
	}

.cw_bigbox .box_right_content{
	height: 334px;
	}

.tx-jmcountdown-pi1 .cw_smallbox .box_right_content{
	height: 137px;
}	
.tx-jmcountdown-pi1 .cw_bigbox .box_right_content{
	height: 351px;
}
.box_right_imagebloc{
	float: left;
	margin: 0 5px 0 0;
}
.cw_newsbloc{
	padding-bottom: 3px;
	margin-bottom:3px;
	border-bottom: 1px dotted #ccc;
}
.cw_newsdate{
	font-size: 0.85em;
	line-height:1.2em;
}
.box_right .cw_newstitle,.box_right .cw_newstitle a{
	border: 0px ;
	padding: 0px !important;
}
#cw_topimagerightcol .box_right .cw_newstitle{
	line-height:13px;
}
#cw_topimagerightcol .cw_newsbloc {
	padding-bottom:1px;
}
.box_right .cw_newsdetails, .box_right .cw_newsdetails a,.box_right .cw_newsdetails a:visited{
	border: 0px ;
	padding: 0px !important;
	font-weight: normal;
	color: #666;
	font-size: 1em;
	line-height:1.1em;
}
.cw_homebanner{
	margin-bottom: 8px;
}
/*
//
//
//
//
FOOTER
//
//
//
//
*/
#cw_footer {
	width: 800px;
	margin:0 auto 0 auto;
	/**/
	background-image: url(../interface/whf_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding: 15px 5px 20px 0px;
	text-align: left;
	color:#666666;
	font-size: 10px;
}
#cw_footer a:link,  #cw_footer a:visited{
	color: #666666;
	text-decoration:none;
}
#cw_footer a:hover {
	color: #444444;
	text-decoration:none;
}


.cw_buttonicon {background-color: transparent;	border: 0px; width:19px; height:18px}
div#cw_container div#cw_contentcontainer div#cw_rightcolumn div.box_right a{ padding:0px;}
 a#go_button:hover{text-decoration:underline; }


.box_donate {
background-image: url(../images/whf_donate_box_home.gif);
background-repeat: no-repeat;
background-position: left top;
background-color:#f3f3f3;
margin-bottom:8px;
border:solid 1px #d8d8d8;
padding: 5px;
line-height:13px;
height:50px;
}
.box_donate a {
display: block;
padding-top: 23px;
padding-right: 100px;
padding-left: 7px;
color:#616563
}


/* coundown */
 .count_box{ background-color:#92cafb; border-color:#92cafb; border-style:solid; border-width:3px; color:#FFFFFF; }
 .count_header{ display:block; border-bottom-color:#FFFFFF; border-bottom-style:dotted; border-bottom-width:1px; color:#FFFFFF; font-size:16px; background-image:url(../images/count_bg.jpg); background-repeat:repeat-x; padding: 10px 3px;}
 p.count_digits { font-size:44px; color:#FFFFFF; font-weight:bold; display:block; margin-top:15px; margin-left:10px; }

 .dig td{ background-color:#c1e0ff; font-size:44px; height:34px; width:32px; vertical-align:middle; line-height:44px; text-align:center; font-weight:bold}
 .dig td.count_day{ font-weight:normal; font-size:34px;  padding-left:5px; padding-right:5px;}
/* countdown */

.box_right a.cw_no_border{ padding:0px;}


