@charset "utf-8";
/* CSS Document */

/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
strong {
	font-weight:bold;	
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
body {
	background:url(../images/page-bg.png) #00b1fb top center no-repeat;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.25;
	margin:0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}

/* Begin page defaults */

a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.center {
	text-align:center;
}
img.left {
	float:left;
	margin:0 10px 10px 0;	
}
img.right {
	float:right;
	margin:0 0 10px 10px;	
}
sub {
	font-size:0.85em;
	vertical-align:sub;	
}
sup {
	font-size:0.85em;
	vertical-align:super;
}

/* Page layout */

#centerPage,#footerWrapper {
	text-align:center;
}
#pageWrapper,#footer {
	margin:0 auto;
	padding:184px 0 0 0;
	position:relative;
	text-align:left;
	width:960px;
}
body#homePage #pageWrapper {padding:384px 0 0 0;}
#footer {padding:0;}
#contentWrapper {
	background:url(../images/contentTop-bg.png) #fff 0 0 no-repeat;
	padding:20px 0 0 0;
	position:relative;
	z-index:400;
}
#contentBot {
	background:url(../images/contentBot-bg.png) 0 0 no-repeat;
	height:10px;
}

#logo {
	display:block;
	height:56px;
	left:0;
	position:absolute;
	top:35px;
	width:246px;
}

#topImg,#homeGallery {
	left:0;
	position:absolute;
	top:105px;
}
#homeGallery {width:960px;}
#homeGallery img{padding:0;}
#homeGallery .panel{z-index:10;}
#homeGallery .panel-overlay h3{padding:0;margin:5px;font-size:14px;font-weight:bold;color:#000}
#homeGallery .panel-overlay p{padding:0;font-size:0.9em;margin:10px 20px;color:#000}
#topImgBnr {
	background:url(../images/topImg-bnr.png) 0 0 no-repeat;
	height:85px;
	left:0;
	position:absolute;
	top:322px;
	width:960px;
	z-index:100;
}
a#facebook {
	background:url(../images/facebook-icon.png) 0 0 no-repeat;
	color:#fff;
	display:block;
	font-size:0.8em;
	height:17px;
	line-height:17px;
	padding:0 0 0 25px;
	position:absolute;
	right:10px;
	text-decoration:none;
	top:3px;
}
a#dhhfTopLogin {
	color:#fff;
	display:block;
	font-size:0.8em;
	height:17px;
	line-height:17px;
	position:absolute;
	right:190px;
	text-decoration:none;
	top:3px;
}
a#facebook:hover,a#dhhfTopLogin:hover {
	text-decoration:underline;
}
#topNav {
	background:url(../images/topNav-bg.png) bottom left repeat-x;
	height:62px;
	position:absolute;
	right:0;
	top:42px;
	z-index:502;
}
#topNav li {
	display:inline;
	float:left;
	font-size:0.9em;
	height:62px;
	line-height:42px;
	list-style-type:none;
	position:relative;
	z-index:502;
}
#topNav li.subMenu:hover,#topNav li.subMenu.hover {
	background:url(../images/topNavListItem-bg.png) bottom center no-repeat;
}
#topNav li a {
	background:url(../images/topNavItem-bg.png) #003659 0 0 repeat-x;
	border:1px solid #002336;
	border-width:1px 0 1px 1px;
	color:#fff;
	display:block;
	height:42px;
	line-height:42px;
	padding:0 1.75em;
	text-decoration:none;
}
#topNav li.firstItem,#topNav li.firstItem a {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
}
#topNav li.lastItem,#topNav li.lastItem a {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}
#topNav li.lastItem a {
	border-width:1px;
}
#topNav li.active a,#topNav li a:hover,#topNav li:hover a,#topNav li.hover a {
	border-bottom:none;
	background-position:0 -110px;
}
#topNav ul {
	background:url(../images/topNav-subList-bg.png) bottom left no-repeat;
	display:none;
	height:auto;
	left:0;
	position:absolute;
	top:62px;
	padding:0 0 8px 0;
	z-index:502;
}
#topNav li:hover ul,#topNav li.hover ul {display:block;}
#topNav ul li {
	background:#d7e6ec;
	color:#434b4e;
	display:block;
	float:none;
	font-size:0.75em;
	height:32px;
	line-height:32px;
	position:relative;
	width:156px;
	z-index:502;
}
#topNav ul li a {
	border:0;
	background:#d7e6ec;
	color:#434b4e;
	height:32px;
	line-height:32px;
}
#topNav ul li a:hover {
	background:url(../images/topNav-subItem-bg.png) #5a5a5a 0 0 no-repeat;
	color:#fff;
}
#topNav li.firstItem li,#topNav li.firstItem li a {
	-moz-border-radius-topleft:0;
	-webkit-border-top-left-radius:0;
}
#topNav li.lastItem li,#topNav li.lastItem li a {
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
}
#homeContent,#content,#thirdContent,#pledgePage #eventDetails {
	display:inline;
	float:left;
	width:565px;
}
#pledgePage #eventDetails {width:665px;}
#singleColContent #content{
	display:block;
	float:none;
	width:920px;
}
#content,#thirdContent {margin:0 0 0 20px;}
#homeContent p {
	color:#3c3c3c;
	font-size:0.9em;
	line-height:1.5em;
	margin:0 25px;
}
#homeContent span.dropWord {
	color:#004e6f;
	font-family:Georgia,"Times New Roman",serif;
	font-size:2em;
	font-weight:bold;
}
div.homeListBox {
	display:inline;
	float:left;
	margin:20px;
	width:252px;
}
#homeListBox2 {margin-left:0;}
div.homeListBox h2 {
	background:url(../images/homeListBoxHead-bg.png) 0 0 no-repeat;
	color:#fff;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:1em;
	height:49px;
	line-height:38px;
	padding:0 0 0 20px;
	position:relative;
	z-index:100;
}
div.homeListBox ul {
	background:#f4f4f4;
	border:1px solid #c6c7c7;
	border-width:0 1px 1px 1px;
	margin:-15px 0 0 4px;
	position:relative;
	width:243px;
	z-index:50;
}
div.homeListBox ul li {
	border-top:1px solid #c6c7c7;
	clear:both;
	list-style-type:none;
	margin:0 15px;
	min-height:55px;
	padding:13px 0;
}
div.homeListBox ul li.firstItem {
	border:none;
}
div.homeListBox ul li a {
	color:#00567a;
	text-decoration:none;
}
div.homeListBox ul li a.homeListImg {
	border:1px solid #c6c7c7;
	display:block;
	float:left;
	margin:0 12px 0 0;
	padding:4px;
}
div.homeListBox ul li a.homeListImg img {
	border:1px solid #c6c7c7;
}
div.homeListBox ul li h3 {
	color:#00567a;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:0.9em;
	line-height:1em;
}
#homeContent div.homeListBox ul li p {
	color:#000;
	font-size:0.7em;
	line-height:1em;
}
#thirdContent h1, #content h1, #content h2, #content h3,#contentCol h2, #contentCol h3, #thirdNav h2 {
	color:#009ada;
	font-size:2.75em;
	font-weight:bold;
	line-height:1.25em;
	margin:10px 0;
}
#thirdContent h1,#content h1{font-weight:normal;margin-top:0;}
#content h2,#contentCol h2, #thirdNav h2 {
	font-size:0.9em;
}
#content h3,#contentCol h3 {
	font-size:0.8em;
}
#thirdContent p, #thirdContent li, #content p, #content li,#contentCol p, #contentCol li {
	color:#3c3c3c;
	font-size:0.8em;
	line-height:1.25em;
	margin:10px 0;
}
#thirdContent li, #content li,#contentCol li {
	margin:3px 25px;
}
#content ul ul li,#content ol ol li {
	font-size:1em;
}

#homeContentCol,#contentCol,#pledgePage #eventGoals,#pledgePage #eventBtns {
	display:inline;
	float:left;
	margin:0 0 0 40px;
	width:320px;
}
#pledgePage #eventGoals {
	border:1px solid #016895;
	padding:0 15px;
	width:160px;
}
#pledgePage #eventBtns {width:160px;}
#pledgePage img#eventImg {
	display:block;
	float:left;
	height:100px;
	width:100px;
}
#pledgePage #eventDesc {
	display:inline;
	float:left;
	margin:0 0 0 20px;
	width:545px;
}
#pledgePage #pledgeTeam {
	border:1px solid #016895;
	margin:20px 0 0 20px;
	text-align:center;
	width:645px;
}
#pledgePage #pledgeTeam p {
	color:#016895;
	font-weight:bold;
}
#pledgePage #pledgeTeamLink a {
	background:url(../images/pledgeTeamLink-bg.png) 0 0 no-repeat;
	color:#18b006;
	font-size:1.4em;
	font-weight:bold;
	line-height:28px;
	padding:10px 0 10px 50px;
}
#homeDonate,#btnDonate {
	background:url(../images/homeDonate-bg.jpg) 0 0 no-repeat;
	height:184px;
	padding:20px 0 0 0;
	width:320px;
}
#btnDonate {
	border-bottom:1px solid #c6c6c6;
	display:inline;
	float:left;
	height:78px;
	margin:10px 0 0 40px;
}
#homeDonate a,#btnDonate a {
	display:block;
	height:55px;
	margin:0 0 20px 40px;
	position:relative;
	width:246px;
}
#homeDonate a span,#btnDonate a span {
	background:url(../images/btn-homeDonate.png) 0 0 no-repeat;
	display:block;
	height:55px;
	left:0;
	position:absolute;
	top:0;
	width:246px;
}
#homeDonate h2 {
	color:#004e6f;
	font-family:Georgia,"Times New Roman",serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
#homeDonate p {
	color:#1a1a1a;
	font-size:0.9em;
	margin:0 25px;
}

#homeSponsors {
	background:url(../images/sponsor-bg.jpg) 0 0 repeat-x;
	height:130px;
	padding:8px 0 0 10px;
	width:310px;
	border:#999999 solid 1px;
	background-color:#0074b9;
}

#homeSponsors h2 {
	color:#fff;
	font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin-bottom: 10px;
}
#homeSponsors p {
	color:#fff;
	font-size:0.9em;
	margin:0 25px;
}

#homeSponsors img {
	float: left;
	margin:0 10px 0 0;
	border:#ddd solid 1px;
	padding: 2px;

}

#homeContentCol p#homeOffices {
	color:#3c3c3c;
	font-size:0.7em;
	margin:20px 0;
	text-align:center;
}
#thirdNav {
	background:#f2f2f2;
	border:1px solid #c8c9c9;
	display:inline;
	float:left;
	margin:10px 0 0 40px;
	width:318px;
}
#thirdNav h2{
	border-bottom:1px solid #c4c5c5;
	margin:10px 15px;
}
#thirdNav ul{
	margin:10px 15px;
}
#thirdNav ul li {
	font-size:0.8em;
	list-style-image:url(../images/thirdMenuBullet.png);
	margin:0 0 0 15px;
}
#thirdNav ul li a {color:#000;}
#thirdNav ul li.active a, #thirdNav ul li a:hover {font-weight:bold;text-decoration:none;}
#breadcrumb {
	background:url(../images/breadcrumb-bg.png) #003a5e top center no-repeat;
	height:44px;
	left:0;
	position:absolute;
	top:155px;
	width:960px;
	z-index:501;
}
#breadcrumb ul {
	color:#b5cbd6;
	display:inline;
	float:right;
	font-size:0.7em;
	line-height:44px;
	margin:0 15px 0 0;
}
#breadcrumb li {
	color:#b5cbd6;
	display:inline;
	font-size:1em;
	line-height:44px;
	list-style-type:none;
	padding:0 5px;
}
#breadcrumb li.lastItem {background:none;}
#breadcrumb li a {
	color:#b5cbd6;
	text-decoration:none;
}
#breadcrumb li a:hover {
	text-decoration:underline;
}

#footerWrapper {
	background:url(../images/footer-bg.png) #003659 0 0 repeat-x;
	height:119px;
	margin:-15px 0 0 0;
}
#footer {
	color:#fff;
	font-size:0.7em;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footerAddress {
	display:inline;
	float:left;
	margin:20px 0 0 10px;
	width:350px;
}
#footerAddress span.type {display:none;}
#footerAddress div.country-name{display:inline;}
#footerCopy {
	display:inline;
	float:right;
	margin:20px 0 0 0;
	width:250px;
}

input.buttons {
  font:bold 14px Verdana,Arial,Helvetica,sans-serif;
  color: #C8D3E1;
  background-color: #30435A;
  border:3px #6197D1 inset;
}

.tableColor {
  background-color: #C8D3E1;
  width: 250px;
}

.tableHeader {
  font-size: 15px;
}

.errors  {
  color: red;
}

form#SSLdonateForm {
padding: 10px;
}

form#SSLdonateForm input {
margin: 5px;
}

form#SSLdonateForm select {
margin: 5px;
}
form#OnlineRegForm p label,form#LoginForm p label,form#OnlineRegFormEdit p label {
	display:inline;
	float:left;
	width:10em;
}
form#OnlineRegFormEdit p label {
	color:#003382;
	margin:0 5px 0 0;
	text-align:right;
}
form#LoginForm p {margin:10px;}
form#LoginForm p label {width:8em;}
#profileForm {
	display:inline;
	float:left;
	width:360px;
}
#profileEvents {
	border:2px solid #026898;
	display:inline;
	float:left;
	margin:20px 0 0 12px;
	padding:0 0 10px 0;
	width:300px;
}
#profileEvents h3 {
	color:#026898;
	margin:10px 10px 0 10px;
	font-size:20px;
}
#profileEvents ul li {
	list-style-type:none;
	margin:0 10px;
	font-size:12px;
	color: #009900;
	font-weight:bold;
}
#profileEvents a {
	color: #CC3300;
}
.ls-pic {
	border:1px solid #000;
	display:inline;
	float:left;
	padding:2px;
	width:100px;
}
.ls-text {
	display:inline;
	float:left;
	margin:0 0 0 10px;
	width:240px;
}
#content .ls-text h3 {margin:0 0 5px 0;}
#content .ls-text h4 {
	color:#009ada;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 5px 0;
}
table#eventSponsorList {
	margin:20px 0;
	width:75%;
}
table#eventSponsorList th {
	background:#016895;
	color:#fff;
	font-size:0.9em;
	padding:5px 10px;
}
table#eventSponsorList td {
	color:#000;
	font-size:0.8em;
	padding:2px 10px;
}
#eventInfoTabs {padding:0 0 0 50px;}
#eventInfoTabs a {margin:0 20px;}
form#OnlineRegForm table#tblEventEditForm p label{float:none;}
ul#participantList {margin:20px 0;}
ul#participantList li {
	height:58px;
	line-height:58px;
	list-style-type:none;
	margin:10px 0;
}
ul#participantList li a,ul#participantList li a span {
	display:block;
	height:58px;
	line-height:58px;
}
ul#participantList li a:hover {text-decoration:none;}
ul#participantList li img {
	border:1px solid #000;
	float:left;
	margin:0 10px 0 0;
	width:56px;
}
