/*General Elements*/
* {
	margin:0; 
	padding:0;
	}

body {
	background:#1b305b url(../images/bg-body.jpg) no-repeat 50% 0;
	font:14px Georgia, "Times New Roman", Times, serif;
	min-width: 1000px;
	color:#707070;
}

img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}

/*Modular Styles*/
.bold {font-weight:800;}
.pink {color:#ef529b;}
.nostyle {list-style:none;}
.required {font-size:10px;}

.main-content ul {list-style-type:disk; list-style-position:inside; padding:0 0 35px 0;}
.main-content ul li {padding:0 0 6px 0;}

/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
.board .holder {
	overflow: hidden;
	width: 100%;
	padding:0 0 40px 0;
}

#page-container {
	overflow:hidden;
	position:relative;
	width:100%;
}
#main-holder {
	position:relative;
	float:left;
	left:50%;
	width: 1005px;
}
#main-wrapper {
	position:relative;
	float:left;
	left:-50%;
	width:1005px;
}
#main {
	position:relative;
	overflow:hidden;
	margin:0 auto 80px;
	width:1005px;
}
/* header block styles */
#header {
	background: url(../images/bg-header.jpg) no-repeat;
	width:100%;
	height:261px;
	overflow:hidden;
}
/* logo styles */
#header strong.logo {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 171px;
	height: 137px;
	top: 27px;
	left: 71px;
}
#header strong.logo a {
	background: url(../images/logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* slogan styles */
#header span.slogan {
	position: absolute;
	font-size: 30px;
	color: #21396f;
	top: 95px;
	left: 346px;
}
/* main navigation styles */
#header .nav-holder {
	position: absolute;
	top: 139px;
	left: 95px;
}
#navigation {
	background: url(../images/bg-navigation.png) no-repeat;
	padding: 64px 0 0 81px;
	font-size: 15px;
	width: 831px;
	height: 80px;
	list-style: none;
	margin: 0;
}
#navigation li {
	position: relative;
	padding: 0 48px 0 0;
	float: left;
}
#navigation li a {
	background: url(../images/nav-star.gif) no-repeat;
	padding: 0 0 0 25px;
	color: #545454;
	float: left;
}
#navigation li a.active,
#navigation li a:hover {
	text-decoration: none;
	color: #ef529b;
}

/* content block styles */
#content {
	background: url(../images/bg-content-mid.gif) repeat-y;
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
	line-height:21px;
}

#content .content-area {
	background:transparent url(../images/bg-plain.jpg) no-repeat;
	overflow: hidden;
	min-height: 625px;
}
.toothena #content .content-area, .board #content .content-area, .presentations #content .content-area {background:transparent url(../images/bg-girl.jpg) no-repeat;}
.contactUs #content .content-area, .kidsLanding #content .content-area, .newsletterLanding #content .content-area {background:transparent url(../images/bg-girl-noMenu.jpg) no-repeat;}
.ourpart #content .content-area {background:transparent url(../images/bg-boy.jpg) no-repeat;}

table.captchaTable {text-align:center;}
table.captchaTable td {padding:0 0 10px 0;}
table.captchaTable td div {background-color:#435A8C; width:113px; height:95px;}
table.captchaTable td div img {border:3px solid #1B305B;}
table.captchaTable td div input {border:1px; background-color:#fff; margin:2px 0 0 0;}

* html #content .content-area {
	overflow: visible;
	height: 625px;
}
#content .main-content {
	margin: 0 95px 0 0;
	padding: 15px 0 0;
	display: inline;
	float: right;
	overflow: hidden;
	width: 640px;
}
#content .sidebar {
	width: 230px;
	float: left;
}
#content h1.title {
	text-indent: -9999px;
	overflow: hidden;
	/*width: 232px;*/
	height: 39px;
	margin: 0 0 14px 9px;
}
.bigpicture {background: url(../images/title-bigpicture.png) 0 0 no-repeat;}
.MeetToothena {background: url(../images/title-MeetToothena.png) 0 0 no-repeat;}
.MeettheBoard {background: url(../images/title-MeettheBoard.png) 0 0 no-repeat;}	
.Presentations {background: url(../images/title-Presentations.png) 0 0 no-repeat;}	
.ourPart {background: url(../images/title-OurPart.png) 0 0 no-repeat;}	
.currentEvents {background: url(../images/title-currentEvents.png) 0 0 no-repeat;}	
.projecttb {background: url(../images/title-projecttb.png) 0 0 no-repeat;}	
.abroad {background: url(../images/title-abroad.png) 0 0 no-repeat;}
.leaders {background: url(../images/title-projLeaders.png) 0 0 no-repeat;}
.yourPart {background: url(../images/title-yourPart.png) 0 0 no-repeat;}
.donations {background: url(../images/title-donations.png) 0 0 no-repeat;}
.sponsors {background: url(../images/title-sponsors.png) 0 0 no-repeat;}
.volunteer {background: url(../images/title-volunteer.png) 0 0 no-repeat;}
.wishes {background: url(../images/title-wishes.png) 0 0 no-repeat;}
.press {background: url(../images/title-press.png) 0 0 no-repeat;}
.media {background: url(../images/title-media.png) 0 0 no-repeat;}
.news {background: url(../images/title-intheNews.png) 0 0 no-repeat;}
.pr {background: url(../images/title-pr.png) 0 0 no-repeat;}
.contact {background: url(../images/title-contact.png) 0 0 no-repeat;}
.kids {background: url(../images/title-kids.png) 0 0 no-repeat;}
.newslettertitle {background: url(../images/title-newsletter.png) 0 0 no-repeat;}

#content h2 {
	font-size: 16px;
	color: #21396f;
	margin: 0 0 9px;
}
#content h4 {
	font-size: 16px;
	margin: 0 0 9px;
}
#content h5 {
	color:#21396f;
	font-weight:400;
	font-size:14px;
}
#content h6 {
	font-size:14px;
}

#content p {
	margin: 0 0 15px;
}


/* main content block styles */
#content .text-holder {
	padding: 0 0 35px 9px;
}
#content .text-holder p {
	/*line-height: 24px;*/
	margin: 0 0 35px;
}
#content .text-holder .projects p {
	margin: 0 0 15px;
}

#content .text-holder div.signupcell {width:315px; float:left;}
#content .text-holder div.signupcell label {display:block; padding:0 0 12px 0;}
#content .text-holder div.signupcell input {
	width:302px; height:22px; padding:4px 0 0 4px; border:0;
	margin:0 0 25px 0; 
	background:#fff url(../images/inputBG.gif) 0 -1px no-repeat;
	}
#content .text-holder div.comment input {
	width:611px; height:156px; padding:4px; border:0;
	margin:15px 0 25px 0; 
	float:left;
	background:#fff url(../images/commentBG.gif) 0 0 no-repeat;
	}
#content .text-holder input.submit {
	float:right; margin:0 10px 0 0; clear:both; 
	background-image:none; background-color:transparent; border:none;
	cursor:pointer;
	} 

#content .text-holder div.sponsorCell {
	float:left; 
	padding:12px 12px 0 0; width:196px; height:125px;
	overflow:hidden;
	}
	
#content .text-holder div.sponsorCell img {width:90%; margin:0 0 0 5%;}

.letterForm {margin:25px 0 0 0;}

.board #content .text-holder p {
	margin: 0 0 45px;
	}

#content .text-holder p .letterine {color:#21396f;}

.content-img {
	padding: 0 0 30px 3px;
}
.content-img img {
	border: 3px solid #e5f162;
	display: block;
}
.img-holder {
	padding: 0 16px 5px 0;
	float: left;
}
.img-holder img {
	border: 3px solid #e5f162;
	display: block;
}
/* sidebar block styles */
ul.side-nav {
	background: url(../images/bg-sidenav.jpg) no-repeat 100% 100%;
	list-style: none;
	font-size: 15px;
	width: 174px;
	padding: 14px 0 52px;
	margin: 0 0 0 56px;
}
ul.side-nav li {
	padding: 15px 0 15px 8px;
}
ul.side-nav a {
	background: url(../images/sidenav-star.gif) no-repeat 0 3px;
	padding: 0 0 0 18px;
	color: #707070;
}
ul.side-nav a.active,
ul.side-nav a:hover {
	text-decoration: none;
	color: #ef529b;
}
/* footer block styles */
#footer {
	background: url(../images/bg-footer.gif) no-repeat;
	word-spacing: -1px;
	font-size: 11px;
	line-height: 18px;
	overflow:hidden;
	width:100%;
	height: 254px;
}
#footer .footer-area {
	padding: 67px 0 0 80px;
}
#footer strong {
	font-weight: normal;
	display: block;
	color: #5a75a6;
}
#footer .footer-area div {
	display: inline;
	margin: 0 33px 0 0;
	float: left;
}
#footer .big-picture {width: 90px;}
#footer .our-part {
	margin-right: 29px !important;
	width: 112px;
}
#footer .your-part {
	margin-right: 25px !important;
	width: 115px;
}
#footer .the-press {
	margin-right: 27px !important;
	width: 80px;
}
#footer .just4kids {
	margin-right: 18px !important;
	width: 134px;
}
#footer .newsletter {
	margin-right: 26px !important;
	width: 62px;
}
#footer .contacts {width: 100px;}
#footer .contacts strong {
	color: #ff3a92;
}

#footer ul {
	list-style: none;
	overflow: hidden;
	color: #707070;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#footer ul a {
	color: #707070;
}
#footer ul strong {
	font-weight: bold;
	color: #707070 !important;
}
.toothena-footer {
	text-align: center;
	position: relative;
	top: -65px;
	word-spacing: -1px;
	font-size: 12px;
	line-height: 18px;
	color: #707070;
}
.toothena-footer a {
	color: #ff3a92;
}
