@charset "utf-8";
/* CSS Document */
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{  
    margin:0;  
    padding:0;  
    -webkit-text-size-adjust:none;  
    } 
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-color: #61A3B3;
	line-height: 1.5em;
	font-size: 0.8em;
}
h1 {
	font-size:1.3em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
}
ul li {
	margin-bottom:5px;
}
.donors {
	margin-bottom:15px;
	margin-left:0px;
	padding-left:10px;
	background-color:#CADFDF;
}

li.dlist {
	padding-bottom:3px;
}
.cart-note {
	font-style:italic;
	color:#666666;
}

#navigation ol li.group {
    position: relative;
    top: -1px;
    margin-bottom: 4px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 0px;
    background: url(listGroup.png) repeat-x;
    font-size: 1.1em;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
}
#navigation a {
	font-size:1.1em;
	padding:0 0 6px 0;
}
#navigation ol li.group a {
    font-size:1.1em;
    display: block;
    margin: -8px 0 -8px -10px;
    padding: 8px 32px 8px 10px;
    text-decoration: none;
    color: inherit;
    background: url(listArrow.png) no-repeat right center;
}
#navigation ol li.group a[selected], #navigation ol li.group a:hover {
    background-color: #194fdb !important;
    background-image: url(listArrowSel.png), url(selection.png) !important;
    background-repeat: no-repeat, repeat-x;
    background-position: right center, left top;
    color: #FFFFFF !important;
}
#navigation ol li.group a[selected="progress"] {
    background-image: url(loading.gif), url(selection.png) !important;
}
#navigation ol {
	margin-left:0px;
	padding-left:0px;
}

ol li {
	margin-bottom:5px;
}
#navigation {
	margin-top:15px;
	background-color:#CADFDF;
	text-align:left;
	padding:5px 10px 5px 10px;
	margin-top:0px;
	margin-bottom:0px;
}

#footer {
	margin-top:15px;
}
a:link {
	color:#cc0000;
	text-decoration:none;
}
a:visited {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#footer a:link {
	color:#003399;
	text-decoration:none;
}
#footer a:visited {
	color:#0066CC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
.description {
	font-size:0.8em;
	font-style: italic;
	color: #000000;
	line-height:normal;
	font-weight:normal;
}
dl {
	padding-bottom: 4px;
	padding-left: 4px;
}
.italic {
	font-style: italic;
}
#redstripe {
	background-color: #AB1315;
	padding:6px 0 6px 0;
}
#bluestripe {
	background-color: #006375;
	padding:6px 0 6px 0;
}
div.feedburnerFeedBlock ul li p {
	display:block;
	margin:0px 0px 5px 0px;/*font-size: 10px;
	font-style: normal;*/
}
div.feedburnerFeedBlock ul li div {
	border-bottom:solid #A4C0CC 1px;
	padding-bottom:7px;
}
div.feedburnerFeedBlock ul li div Blockquote div {
	border:none;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	margin:12px 0 0 0;
	text-transform:uppercase;
	font-size:1.1em;
}
div.feedburnerFeedBlock ul {
	margin-left:5px;
	padding-left:0;
	list-style:none;
}
div.feedburnerFeedBlock {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding:10px;
}
.button {
	position: absolute;
	top: 2px;
	right: 6px;
	font-size:1.1em;
}
#h2bstats dl {
	margin-left:0px;
	margin-right:5px;
}
#h2bstats dl dt {
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:5px 0px 5px 5px;
	background-color:#26767A;
	color:#ffffff;
}
#h2bstats dl dd {
	margin:0;
	padding:4px 0 4px 10px;
	background-color:#CADFDF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
.eventname {
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1em;
}
.eventdate {
	text-transform: uppercase;
	font-size: 1em;
	font-weight:bold;
}
.eventhigh {
	text-transform: uppercase;
	color: #FF0000;
	font-weight:bold;
}
.eventshort {
	font-style: italic;
	color: #CCCCCC;
	font-size: 1em;
}
.warn {
	font-weight: bold;
	color: #A81D22;
}
#h2bwinners {
	border-bottom:#000000 1px solid;
}
#h2bwinners dl {
	margin-left:0px;
	
}
#h2bwinners dl dt {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
	margin:0;
	padding:5px 0px 5px 5px;
	border-top: solid 1px #000000;
	background-color:#26767A;
	color:#ffffff;
}
#h2bwinners dl dd {
	font-size:12px;
	margin:0;
	padding:4px 0 4px 0px;

}