/* Start of CMSMS style sheet 'CareCenter' */
body {
 margin: 0 0 0 0;
 color:#333;
 background: #fff url(uploads/carecenter/images/body_bg.jpg) repeat-x;
 font-size: .9em;
 font-family: verdana, arial, Helvetica, Geneva, sans-serif;
}
h1{color:#c77448;}
a:link{color:#3f8eba;}
a:visited{color:#397799;}

#wrapper{
 background:#fff;
 width:900px;
 margin: 0 auto;
 border: 1px solid #999;

}
#donate{
 margin: 170px 5px 5px 336px;
}
a.button{
 position:absolute;
 color:#ddd;
 display:block;
 font-weight:bold;
 width:150px;
 height:34px;
 background: url(uploads/carecenter/images/button_bg.png) no-repeat;
 margin: 0 5px 5px 0;
 text-decoration:none;
 text-align:center;
 line-height:34px;
}
a.button:hover{
 color:#fff;
}

#header{
 color:#fff;
 padding-left: 10px;
 padding-right:10px;
 width:880px;
 height: 30px;
 line-height:30px;
 background: #90bc3e;
 text-align:right;
}
#header a{
 color:#fff;
 font-size:10px;
}

#top{
 height:221px;
 width: 900px;
}
#top .left{
 background: url(uploads/carecenter/images/logo.jpg) no-repeat;
 height:221px;
 width: 409px;
 float:left;
}

#top .right{
 background: url(uploads/carecenter/images/flash.jpg) no-repeat;
 width:491px;
 height: 221px;
 float:left;
}

#menu {
width: 900px;
height:22px;
background: #3f8eba;
font-size: 1em;
margin-left:0;

}

#menu ul ul{ 
margin-left:-40px;
}

#menu ul li{
text-align:center;
background: url(../images/nav_bg.png) repeat-x;
float:left;
list-style: none;
width:135px;
height:22px;
line-height:22px;
}

#menu a{
display: block;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background: #3f8eba;
text-decoration: none;
}

#menu a:hover {
color: #333333;
background: #E2E2E2;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#content{
 background: url(uploads/carecenter/images/content_bg.gif) right repeat-y;
 float:left;
}
#content .contentleft{
 background:#fff;
 width: 570px;
 padding: 0 10px 0 10px;
 float:left;
}
#content .contentright{
 width:280px;
 padding: 0 10px 0 20px;
 float:left;
}
#footer {
 background: #3f8eba;
 color:#fff;
 width:900px;
 height:67px;
 border-top: 3px solid #90bc3e;
 clear:both;
}
#footer .footerleft{
 width: 580px;
 height:67px;
 padding: 0 10px 0 10px;
 float:left;
}
#footer .footerright{
 background:#c77448;
 width:300px;
 height:67px;
 float:left;
}
#footer a:link{
 color:#fff;
}
#footer a:visited{
 color: #ddd;
}
/* End of 'CareCenter' */

