* { margin: 0; padding: 0; outline: 0; }
body {
	font: 13px/18px Helvetica,"Optima" , Arial, sans-serif;
	color: #343333;
	text-align: left;
	background-color: #F5C9D4;
	background-image: url(images/site-bg.gif);
	background-repeat: no-repeat;
}

a {
	color: #f05a89;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: underline; }
a img { border: 0; }

.ar { display: block; text-align: right; }
.ac { display: block; text-align: center; }
.al { display: block; text-align: left; }
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline; }
.fl { float: left; display: inline; }
.hidden { display: none; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.floatrt {float: right;padding-left: 10px;}
.shell {
	margin: 0 auto;
	width: 950px;
}

#page{
	margin:0 auto;
}

#header a{
	height:120px;
	position:relative;
	clear: both;
	margin-top: -50px;
	float: left;
	display: block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 280px;
}
h1{
	font-size: 26px;
	line-height:32px;
	color:#333333;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 30px;
	margin-left: 94px;
	margin-bottom: 30px;
	font-weight: 200;
	padding-right: 260px;
}

h2{
	color:#F05A88;
	font-size: 20px;
	line-height:31px;
	font-weight: normal;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#container{	background-color: #FFFFFF;
}

#nav{
	height:60px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
}
#nav.navhome{
	height:240px;
	width:950px;
	background:url(images/navhome.jpg)
}
#nav ul{
	list-style-type: none;
	padding-left: 230px;
}
#nav li{
	float: left;
	font-size: 12px;
	background:url(images/divider.gif) no-repeat right 10px;
	padding-top:8px;
	position:relative;
	z-index: 100;
}
#nav li.last {
	background:none;
}
#nav li .sub-nav{position:absolute; top:25px; left:0; z-index: 10;}
#nav li .sub-nav ul{width:105px; padding-top:5px;-webkit-padding-start: 0px; padding-left:0px !important;}
#nav li .sub-nav li{
	background:url(images/dot.png);
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding-top:0;
	width:155px;
}
#nav li .sub-nav li a{
	color:#f05a89;
	line-height:25px;
	width:132px;
	text-align: left;
	-webkit-padding-start: 0px !important; 
	padding-left:6px;
}
#nav li .sub-nav li a.dbl{
	line-height:15px;
	width:120px;
	padding-top:5px;
	text-align: center;
}
#nav li .sub-nav li a:hover{background:#fbe8ed;}
#nav li a{
	float: left;
	color:#db5c89;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
}
#nav li a.active, #nav li a:hover{color:#db5c89;}
#nav li a.last {color: #FFFFFF;}
#nav li a:hover{text-decoration: none;}

#nav .donate{
	float: left;
	height:50px;
	width:83px;
}
#nav .donate a{
	background:url(images/donate.jpg) no-repeat left top;
	font-weight: bold;
	color:#fff;
	display:block;
	text-decoration: none;
	text-indent: 15px;
	vertical-align: middle;
	margin-left: 0px;
	line-height: 45px;
}
#nav .donate a:hover{
	background:url(images/donate.jpg) no-repeat right top;
	font-weight: bold;
	color:#333;
	text-decoration: none;
}

#heading{height:150px; width:772px; position:relative; z-index: 1;}
#heading img{display: block; position:absolute; top:0; left:0; z-index: 11;}
#heading h1{position:relative; z-index: 100; margin:42px 0 0 65px}

#languages{
	display:block;
	position:relative;
	margin-left: 520px;
	margin-top: -47px;
}
#languages a{
	font-size: 10px;	
}

#slides{
	height:170px;
	width:500px;
	position:relative;
	z-index: 1;
}
#slides img{
	position:absolute;
	top:0;
	left:0;
	z-index: 11;
}

#content{
	width:950px;
	background-color: #FFFFFF;
	position: relative;
}

#main{
	background-image: url(images/daisy-bg.gif);
	background-repeat: no-repeat;
	background-position: 27px 50px;
	float: left;
	display: inline;
	width: 671px;
}
#main.mainhome{
	background-image: url(images/daisy-homebg.jpg);
	background-repeat: no-repeat;
	background-position: 80px -130px;	
	width: 682px;

}
#main.heart{
	background-image: url(images/daisy-bg-nurses.gif);
}
#main .inner{
	padding-left:94px;
	padding-bottom:60px;
	padding-right:10px;
}
#main .inner p{
	width:500px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
}
#main .inner p.no-space{padding-bottom:0; }
#main .inner ul, .article ul{list-style-type: square; padding: 10px 20px 10px 30px;}
#main .inner ul.fancy, .article ul.fancy{list-style-image: url(images/bullet_1.gif); padding: 10px 20px 10px 30px;}
#main .inner ul.fancy li, .article ul.fancy li{padding: 10px 0;}
#main .inner ol, .article ol{
	list-style-type:decimal;
	padding: 10px 20px 10px 30px;
}
#main .inner h2{
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main .inner h2 a{
	text-decoration: underline;
}
#piplogo{
	background:#f9cbdf;
	margin-top: 26px;
		}
.arrow{background:url(images/arrow.gif); width:450px; height:109px; margin:10px 0 0 42px}
.article{
	width:590px;
	padding-top: 35px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 55px;
	z-index: 11;
}

.logo-holder{padding-left:30px; padding-top:42px}
.logo-holder ul{list-style-type: none;}
.logo-holder li{float: left; margin-right:10px; margin-bottom:9px}
.logo-holder li img{display: block;}
.logo-holder li.last{margin-right:0px}

#sidebar{
	float: left;
	display: inline;
	width:229px
}
#sidebar .box{
	position: absolute;
	width:229px;
	height:400px;
	margin-left:23px;
	font-size: 11.5px;
	padding-top: 42px;
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#sidebar .boxmain{
	position: absolute;
	width:229px;
	height:400px;
	background:url(images/box.gif);
	margin-left:2px;
	font-size: 11.5px;
}
#sidebar .boxface{
	position: absolute;
	width:160px;
	padding-top:20px;
	height:380px;
	margin-left:60px;
	background-color: #F4CAD5;
	text-align: center;
}
#sidebar .boxcafe{
	position: absolute;
	width:220px;
	padding-top:20px;
	padding-left:20px;
	height:220px;
	margin-left:16px;
	background-color: #F4CAD5;
	text-align: center;
}
#sidebar .box p{
	width:180px;
	margin:0 auto;
	color:#333333;
	padding-top:10px;
	line-height:14px;
}
#sidebar .box ul{
	list-style-type: square;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#sidebar .box li{line-height:14px; }

.withwheel{
	background: url(images/wheellatest.jpg) no-repeat center top;
	position: absolute;
	width:200px;
	height:500px;
	right:0px;
	top:0px;
	padding-top: 100px;
	padding-right: 46px;
	padding-bottom: 0;
	padding-left: 3px;
}
.withgirls{
	background: url(images/girlslatest.jpg) no-repeat center top;
	position: absolute;
	width:200px;
	height:500px;
	right:0px;
	top:0px;
	padding-top: 160px;
	padding-right: 49px;
	padding-bottom: 0;
	padding-left: 3px;
}



.image-block{
	line-height: 20px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.image-block img{
	display: block;
	float: left;
	padding-right: 20px;
}

.wheel{
	background:url(images/wheel.png);
	width:400px;
	height:400px;
	margin-top:-800px;
	margin-bottom:360px;
	position:relative;
	margin-left: 635px;
	display:block
}
#boxes {
	width: 950px;
	height:150px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#boxes a.box {
	width: 286px;
	height:150px;
	display: block;
	float:left;
	margin-left: 21px;
}
#boxes a.box.box1 {background: url(images/box1.jpg) no-repeat left top;}
#boxes a.box.box1:hover {background:url(images/box1.jpg) no-repeat left bottom;}

#boxes a.box.box2 {background:url(images/box2.jpg) no-repeat left top;}
#boxes a.box.box2:hover {background:url(images/box2.jpg) no-repeat left bottom;}

#boxes a.box.box3 {background:url(images/box3.jpg) no-repeat left top;}
#boxes a.box.box3:hover {background:url(images/box3.jpg) no-repeat left bottom;}

#boxes a.box span{
	display: none;
}
.floatbanner {
	float: left;
	width: 110px;
}
#main .video{
	margin-left: 20px;
}
#footer{
	font-size: 11px;
	color:#F884A7;
	width: 920px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 61px;
}
#footer a{
	color:#666666;
}
.face {
	float: right;
	display: block;
	margin-right: 15px;
	margin-top: -10px;
}
.copyright {
	font-size: 11px;
	color: #F884A7;
	line-height: 18px;
	padding-left: 30px;
}

p.tellafriend{
	background: #fff;
	padding:5px;
	margin:5px auto;
	width:60%;
}
.img-space {
	margin-right: 12px;
	margin-left: 12px;
	display:block;
}
.resources {
	background-color: #F5EDF0;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 20px;
	clear: both;
}
.resources img {
	float: left;
	border: thin solid #999;
	margin-right: 20px;
	margin-bottom: 20px;
}
.resources .download {
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 106px;
	font-weight: bold;
	text-indent: 20px;
	float: left;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}

