/* start general */
html{
	background: #fff;
	font-size:100.01%;
	height: 100%;
	overflow: hidden;
}
body{
	font:64%/14px Verdana,sans-serif;
	margin:0;
 	color:#000;
	height: 100%;
	overflow: hidden;
	min-width: 980px;
	background: #eee;
}
a{
	color:#920000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form, fieldset{display:inline;}
img{border:none;}
label, select, textarea, input{vertical-align:top;}
select, input, textarea{
	font: 11px/14px Arial, sans-serif;
	color: #000;
}
/* end general */
#background{
	width: 100%;
	min-width: 1024px;
	position: absolute;
	z-index: 1;
}
/* start header */
.header, #hbg{
	position: absolute;
	/*height: 280px;*/
	width: 550px;
	/*left: -18px;*/
	left: 70px;
	top: 70px;
	z-index: 3;
}
.header { background: #fff; }
.header .inner-inner{
	margin-left: 18px;
	height: 172px;
}
#hbg{
	left: 0;
	z-index: 2;
	display: none;
}
/* start logo */
.logo{
	background: url(../gfx/splash/haiti_2010/logo.gif) no-repeat;
	width: 90px;
	height: 90px;
	position: absolute;
	left: 30px;
	top: 30px;
	overflow: hidden;
	text-indent: -3333px;
}
/* end logo */

/* end header */
.main{
	overflow: auto;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

/* Content areas */

.header-inner { float: left; width: 550px; padding-top: 30px;}

/* #lcol { float: left; margin-left: 166px; width: 350px; padding:0 0 30px;} KAD 23.08.2010 */ 
#lcol { float: left; margin-left: 166px; width: 350px; padding:0;}
    .plain { float:left;margin:-5px 0 -1px;padding:0; }
        .plain h1 { color: #f00; font-size:420%;line-height:108%;margin:0;padding:0 0 22px;}
        .plain p { font-size:130%;font-weight:normal;line-height:175%;margin:-5px 0 0;padding:0; }
        
#rcol { float: left; margin-left: 161px; width: 350px; padding:0 0 30px; }
    /* .donate { cursor: pointer;float: left; width: 330px; height: 91px; margin-top: -5px; margin-bottom: 22px;  background: transparent url(../gfx/splash/haiti_2010/donate_off.gif) no-repeat top left; z-index:-1;} */
    .donate { cursor: pointer;float: left; width: 330px; height: 91px; margin-top: 17px; margin-bottom: 0px;  background: transparent url(../gfx/splash/haiti_2010/donate_off.gif) no-repeat top left; z-index:-1;}
      .donate a { display:block; float: left; margin: 0; padding: 0; width:329px; height: 91px; color: #fff; text-decoration: none; background: transparent url(../gfx/splash/haiti_2010/donate_off.gif) no-repeat top left; }
      .donate a:hover { color: #fff; text-decoration: none; background: transparent url(../gfx/splash/haiti_2010/donate_on.gif) no-repeat top left; }
      .donate h2 { color: #fff; color:#fff;font-size:165%;font-weight:bold;line-height:100%;margin:-5px 0 0;padding:34px 30px 10px;}
      .donate strong { color: #fff; color:#fff;font-size:115%;font-weight:normal;line-height:100%;margin:-5px 0 0;padding:0 30px; }
     .button_text { position: relative; float: left; width: 330px; min-height:30px; padding-left: 6px; }
        .button_text img { position: absolute; top:3px; left:3px; }
        .button_text strong { float: left; font-weight: bold; font-size:115%;line-height:100%; padding: 0 3px 0 0; }
        .button_text span { color: #f00; font-weight: bold; font-size:115%;line-height:100%; text-decoration: none; }
        .button_text p { font-size:115%;line-height:100%; text-decoration: none; display: inline; }
     .smalltext { float: left; width: 325px; padding: 0 0 0 6px; margin:0;}
     .smalltext p { font-size:90%;line-height:150%; margin:0;}
     .normtext { float: left; width: 325px; padding: 30px 0 0 6px; margin:0; font-size:100%;line-height:100%; z-index:10;}
    
#tildrk { position: absolute; left: 765px; bottom: -18px; cursor: pointer; display: none; }
