body{
background:#ebebeb;
}


* { margin: 0; padding: 0; }

#page-container {
    width: 760px;
    margin: 0;
    text-align:left;        
	background:#fff;
}

a{
	text-decoration:none;
	color:#fff;
}

.watnew{
	color:#fff;
}

a img{
	border: 0px;	
}

#header{
	padding: 0px 30px 0px 10px;		
}
#header #left, #header #right{
	float:left;
	width: 50%;	
}

#header #left{
	margin-top:20px;	
}

#header #right{
	text-align:right;
	position: relative;
	top: 0px;
	height:85px;
}

#footer{
	margin: 20px 7px 5px 10px;		
}

#footer, #footer a{
	font: 10px Tahoma;
    color: #544e4e;    
}

#footer #left, #footer #middle, #footer #right{ float: left;}

#footer #left{	
	padding-right:10px;	
}

#footer #middle{	
	width:37%;
}

#footer #right {
	position:relative;	
	text-align:right;
	top:-15px;
	width:100%;
}


#footer #active{
	color: #F00;
}
#main-content{
	margin: 0;
	padding: 3px 3px 3px 3px;
	border: 0px solid #CCC;
	text-align:left;
}

#main-content #content{
	background: url("../images/bg-slider.jpg");	
	width: 741px;
	height: 245px;
	margin-left:6px;
	float:left;
}

#main-content #content #left{ 
	float:left;width:17px;padding-top:114px;padding-left:3px;
}

#main-content #content #right{ 
	float:left;width:17px;text-align:right;padding-top:114px;padding-left:3px;
}

div.scrollable {
	float:left;	
	width:684px;	
	padding-left:14px;
	padding-top:35px;	
}

/* Scroll */
#profile{
	font: 12px Tahoma;	
	color: #fdfdfe;
	background: url("../images/bg_profile.jpg");	
	background-repeat:no-repeat;
	float:left;	
	height:160px;	
	padding-bottom: 20px;
	width:443px;
	line-height:130%;
}

#profile #title{
	font: 16px Tahoma;	
	padding-bottom:10px;
}

#baby{
	float:left;
	width:33%;
	padding-left:3px;
}

#baby img{
	width: 225px;
	height: 180px
}

#content-bottom{	
	text-align:center;
	float:left;
	width:100%;
}

ul#content-bottom li{
	display: inline;
	padding-right:12px;
}

ul#content-bottom li a{
	font: 8pt Tahoma;	
	color: #a7a9ac;	
}

ul#content-bottom li a#active{
	color: #F00;
}

/*-----------------navigation---------------*/


#navigation{
	float:left;
	width:900px;
	margin-left:3px;
	z-index: 10;
}


#navigation ul{
	text-align: left;
	z-index: 11;
}

ul									{ list-style: none; }
/* LEVEL ONE */
ul.dropdown                         { position:relative;font: 11px Tahoma;}
ul.dropdown li                      { float: left; zoom: 1; z-index: 12; position:relative;}
ul.dropdown li a                    { display: block; padding: 4px 4px;color: #808a6b;z-index: 13;}
ul.dropdown li span                 { display: block; padding: 4px 6px;color: #808a6b;}
ul.dropdown li:hover                { color: #a7a9ac; position: relative; }
ul.dropdown li.hover a              { color: #00575c; }
ul.dropdown li.selected a            { color: #00575c; }

/* LEVEL TWO */
ul.dropdown ul 						{ z-index: 14; width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; 
									  background: #fff;border-top:0px solid #CCC; color:#808a6b; margin-left:-10px; padding-left:10px;}
ul.dropdown ul li 					{ font-weight: normal; font-size:11px; color: #a7a9ac; float: none; padding-top:5px;padding-bottom:5px;padding-left:4px;z-index: 15;}

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ width: 100%; display: inline-block; display: inline; color: #808a6b !important;padding:0px;} 
/*ul.dropdown ul li:hover a			{color: #00575c !important;}	*/
ul.dropdown ul li a:hover			{color: #00575c !important;}
/* 	LEVEL THREE */
ul.dropdown ul ul					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible;}
ul.dropdown ul li ul li a			{padding-left:0px;}	


#red-heart{
	float:left;
	width:246px;
	height: 140px;
	padding-right:2px;
	background: url(../images/bg-red.jpg) no-repeat;
}

#red-heart #title, #yellow-heart #title, #bg-baby #title{
	font:16px Tahoma; 
	color: #FFF;
	padding-top:8px;
	padding-left:10px;
	padding-bottom:6px;
}

#red-heart p, #yellow-heart p{
	font:11px Tahoma;
	color: #FFF;
	padding-left:10px;
	padding-right:20px;
	line-height:17px;
}

#bg-baby p{
	font:11px Tahoma;
	color: #FFF;
	padding-left:10px;
	padding-right:20px;
	line-height:17px;
}


#yellow-heart{
	float:left;
	width:246px;
	height: 140px;
	padding-right:2px;
	background: url(../images/bg-yellow.jpg) no-repeat;
}

#bg-baby{
	float:left;
	width:246px;
	height: 140px;
	background:url(../images/bg-red.jpg) no-repeat;
}

#donate-en{
	background: url(../images/bg-donate.jpg) no-repeat;
	width: 742px;
	height:39px;	
}

#donate-en a#button, #donate-en a#button:hover{
	float:left;
	width:129px;
	height:30px;
}
#donate-en a#button{
	background: url(../images/donate.gif) no-repeat;					
}

#donate-en a#button:hover{
	background: url(../images/donate-over.gif) no-repeat;		
}



#donate-vn{
	background: url(../images/bg-donate_VNese.jpg) no-repeat;
	width: 742px;
	height:39px;	
}

#donate-vn a#button, #donate-vn a#button:hover{
	float:left;
	width:129px;
	height:30px;
}
#donate-vn a#button{
	background: url(../images/donate_VNese.gif) no-repeat;					
}

#donate-vn a#button:hover{
	background: url(../images/donate-over_VNese.gif) no-repeat;		
}