/* Combined Charity Campaign - Baltimore City */
body { 
	background: white;
	font-family: Verdana, Arial, sanserif;
	font-size: 72%;
	line-height: 165%
}
p {
	margin: 0 0 1.2em 0;
}
a {
	color: #335fa3;
}
a:hover {
	color: #8daddb;
}
a #dnow{
	color: red;
}
h2 {
	color: #5581ca;
	font-size: 150%;
}
pre {
	font-family: Verdana, Arial, sanserif;
}

/* CCC specific styles */
#page {
	width: 800px;
	border: 1px solid #bab9b9;
	margin: 1em auto 0;
}
#headline {
	display: none;
}
#banner a img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}
#navigation {
	width: 800px;
	height: 28px;
	margin: 0 auto;
	text-align: center;
	background-color: #fbbd09;
	padding: 0;
}
#navigation ul {
	margin: 0;
	padding: 0;
	height: 28px;
	display: inline;
	list-style: none;
	overflow: hidden;
	}
#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#navigation ul li a {
	float: left;
	padding: 28px 0 0 0;
	margin: 0;
	overflow: hidden;
	height: 0px !important;
	/*height /*:28px; /* for IE5/Win */
	}

#navHome a                { background: url(./img/nav/home_.gif) top left no-repeat; width: 94px; }
#navHome a:hover          { background: url(./img/nav/home-.gif) top left no-repeat; }
#navHome.tab a            { background: url(./img/nav/home+.gif) top left no-repeat; }

#navCharities a           { background: url(./img/nav/charities_.gif) top left no-repeat; width: 122px; }
#navCharities a:hover     { background: url(./img/nav/charities-.gif) top left no-repeat; }
#navCharities.tab a       { background: url(./img/nav/charities+.gif) top left no-repeat; }

#navDonate a              { background: url(./img/nav/donate_.gif) top left no-repeat; width: 105px; }
#navDonate a:hover        { background: url(./img/nav/donate-.gif) top left no-repeat; }
#navDonate.tab a          { background: url(./img/nav/donate+.gif) top left no-repeat; }

#navCampaign a            { background: url(./img/nav/campaign_.gif) top left no-repeat; width: 131px; }
#navCampaign a:hover      { background: url(./img/nav/campaign-.gif) top left no-repeat; }
#navCampaign.tab a        { background: url(./img/nav/campaign+.gif) top left no-repeat; }

#navFaq a                 { background: url(./img/nav/faq_.gif) top left no-repeat; width: 81px; }
#navFaq a:hover           { background: url(./img/nav/faq-.gif) top left no-repeat; }
#navFaq.tab a             { background: url(./img/nav/faq+.gif) top left no-repeat; }

#navTestimonials a        { background: url(./img/nav/Testimonials_.gif) top left no-repeat; width: 153px; }
#navTestimonials a:hover  { background: url(./img/nav/Testimonials-.gif) top left no-repeat; }
#navTestimonials.tab a    { background: url(./img/nav/Testimonials+.gif) top left no-repeat; }

#navContact a             { background: url(./img/nav/contact_.gif) top left no-repeat; width: 114px; }
#navContact a:hover       { background: url(./img/nav/contact-.gif) top left no-repeat; }
#navContact.tab a         { background: url(./img/nav/contact+.gif) top left no-repeat; }


#container {
	background: white url(./img/container.gif) top left repeat-y;
}
#container_white {
	background: white;
}
#leftcontent {
	width: 664px;
	float: left;
}
#fullcontent {
	width: 800px;
}
#content {
	padding: 10px 22px;
}
p.blue {
	color: #4a6abc;
}

#sidebar {
	width: 109px;
	float: right;
	font-size: 95% !important;
	margin: 13px;
	font-family: Arial, sanserif;
	text-align:center;
}
#sidebar a {
	text-decoration: none;
}
#sidebar p{
	line-height: 130%;
	font-family: Arial, sanserif; 
}
.sidetitle 
{
    text-align: center; 
    font-weight: bold; 
    color: #1075bb;
    font-family: Arial, sanserif;
    font-size: 140%; 
    margin-bottom:5px;
}

#bottom {
	clear: both;
	padding:2em 0 0 0;
}


#footer {	
	text-align: center;
	width: 800px;
	font-size: 80%;
	color: #888;
	margin: 0 auto 3em;
}


/* Skip Navigation for screen readers*/
#skipNavigation a, #skipNavigation a:hover, #skipNavigation a:visited
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
  }

#skipNavigation a:active
{
	position:static;
	width:auto;
	height:auto;
}
#skipToHere {
	visibility: hidden;
}



/* Individual pages */
#homeLinks  {
	text-align: center;
	margin: 0 auto;	
}
#homeLinks a {
	margin: 0 4em;
	font-weight: bold;
	font-size: 110%;
}

#charities table, #charities table tr, #charities table tr td {
	border: 0px solid white;
}

#video {
	text-align: center;
	width: 100%;
	margin: 26px 0 0 0;
}
#donationprovidevideo {
	float: right;
	text-align: center;
	margin-top: 2em;
}
#charities
{
    line-height: 140%
    }

/* Campaign Meter */
#meter { width: 83px; height: 209px;  position: relative; }
#level { background: #f3674b url('donate/meter.gif'); width: 32px; position: absolute; left: 45px; bottom: 7px;}
#plate { width: 83px; height: 209px;  position: absolute; top: 0; left: 0; background: url('donate/meter.png') 0 0 no-repeat;}
#goal { text-align: center; color: #1075bb; font-weight: bold; }
#dollars { text-align: center; font-weight: bold; color: #1075bb;font-family: Arial, sanserif;font-size: 130%; margin-bottom:5px;}
#goal h3 { margin: 0.5ex; padding: 0; font-size: 130%; border-bottom: 1px dotted #1075bb;font-family: Arial, sanserif;color:#1075bb;}
#goal span { font-size: 130%; padding: 0 0 1ex; display: block; color: black; font-family: Arial, sanserif; color:#1075bb; }

a#donatenow {
	width: 120px;
	height: 41px;
	background: url('img/donatenow.gif') 0 0 no-repeat;
	margin: 0 auto;
	display: block;
	}
a#donatenow:hover {
	background: url('img/donatenow_.gif') 0 0 no-repeat;	
}
span.alt { display: none;}


ul#campaignbottom { 
	display: inline; 
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#campaignbottom li {
	float: left;
	width: 150px;
	margin: 1em 28px;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}

#BulletedList1
{
    margin:0 0 0 -8px;
    
    }

#BulletedList1 li 
{
    display: inline; 
    padding:0 8px 0 8px;
    border-right: solid 1px gray;
    }

/*
ul
{
list-style-type:none;
}
li
{
background-image:url(/img/bullet_blue.gif);
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:20px; 
}
*/

#givenow
{
   margin-right:10px;
   position:relative;
   top:5px;
    }

#print
{
    text-align: left;
    width:750px;
    margin-bottom:5px;
    margin-top:-5px;
    }

#txtSearch
{
    margin-bottom:5px;
    }
    
#rightarrow
{
    position:relative;
    top:3px;
    }
    
#gobackarrow
    {
    position:relative;
    top:3px;
        }
        
#goback
{
    margin-top:-10px;
    margin-bottom:10px;
    }
    
#2008logo
{
   
        }