@font-face {
       font-family: "VAGRoundedStd-Bold";
       src: local("VAGRoundedStd-Bold"), url("/fonts/VAGRoundedStd-Bold.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}



h1:nth-of-type(1n) {
	font: normal 30px/32px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}
h2:nth-of-type(1n) {
	font: normal 14px/18px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}

#quote:nth-of-type(1n), .practitionerquote:nth-of-type(1n), .pagequote:nth-of-type(1n) {
	font: normal 14px/17px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}
#sidenav li:nth-of-type(1n) {
	font: normal 14px/17px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}
ul#tab a:nth-of-type(1n) {
	font: normal 14px/17px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}


.submitted:nth-of-type(1n) {
	font: normal 14px/18px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}

.submitted:nth-of-type(1n) strong {
	font: normal 14px/18px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}
.title:nth-of-type(1n) strong {
	font-weight: normal;
	font: normal 14px/18px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}

.category h3:nth-of-type(1n) {
	font: normal 20px/22px "VAGRoundedStd-Bold", Arial, Helvetica, sans-serif;
}





* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-image: url(/static/img/bg.jpg);
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}
#wrapper {
	background-image: url(/static/img/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 109px;
}
#headerwrapper {
	background-image: url(/static/img/content.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#contentwrapper {
	background-image: url(/static/img/content.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
#footerwrapper {
	background-image: url(/static/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 109px;
}
#header {
	margin: 0 auto;
	width: 845px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 20px;
	background: url('/static/img/bg-logo.jpg') no-repeat 0px 0px;
	height: 260px;
}

#logo {
	float: left;
	width: 230px;
	height: 150px;
}

#logo a {
	display: block;
	width: 230px;
	height: 100px;
	text-decoration: none;
}

#top-bar {
	float: right;
	width: 550px;
}

#follow {
	float: right;
	width: 200px;
	/*margin-bottom: 25px;*/
	text-align: right;
}

#login-out {
	float: right;
	width: 150px;
	margin-left: 40px;
}

#navigation-bar {
	float: right;
	width: 420px;
	margin-top: 10px;
	text-align: right;
}

#top {
	width: 650px;
	float: right;
}

#login {
	text-align: right;
}

#nav {
	margin-top: 15px;
	float: right;
	width: 420px;
}
#nav ul {
	float: right;
	width: 420px;
	list-style-type: none;
}
#nav li {
	float: left;
	padding-left: 7px;
	border-left: 1px solid #CCC;
	padding-right: 7px;
}
#nav li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 0 !important;
}
#nav li a:hover, #nav li a.active  {
	background-position: 0 -12px;
}

#nav li.homebutton {
	border-left: 0px;
}

#nav li.homebutton a {
	width: 42px;
	background-image: url(/static/img/buttons/home.gif);
}
#nav li.aboutbutton a {
	width: 48px;
	background-image: url(/static/img/buttons/about.gif);
}
#nav li.resourcesbutton a {
	width: 79px;
	background-image: url(/static/img/buttons/resources.gif);
}
#nav li.registerbutton a {
	width: 62px;
	background-image: url(/static/img/buttons/register.gif);
}
#nav li.partnersbutton a {
	width: 102px;
	background-image: url(/static/img/buttons/partners.gif);
}
#nav li.show_and_tellbutton a {
	width: 92px;
	background-image: url(/static/img/buttons/show_and_tell.gif);
}


#nav li.quotesbutton a {
	width: 98px;
	background-image: url(/static/img/buttons/quotes.gif);
}
#nav li.photosbutton a {
	width: 57px;
	background-image: url(/static/img/buttons/photos.gif);
}
#admin #nav li.experiencesbutton a {
	width: 88px;
	background-image: url(/static/img/buttons/experiences2.gif);
}
#nav li.dashboardbutton a {
	width: 87px;
	background-image: url(/static/img/buttons/dashboard.gif);
}






#subnav {
	margin-top: 15px;
	float: right;
	width: 420px;
	height: 15px;
}
#subnav ul {
	float: left;
	width: 517px;
	list-style-type: none;
}
#subnav li {
	float: left;
	padding-left: 7px;
	border-left: 1px solid #CCC;
	padding-right: 7px;
}
#subnav li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 0 !important;
}
#subnav li a:hover, #subnav li a.active  {
	background-position: 0 -12px;
}

#subnav li.experiencesbutton {
	border-left: 0px;
}

#subnav li.experiencesbutton a {
	width: 201px;
	background-image: url(/static/img/buttons/experiences.gif);
}
#subnav li.feedbackbutton a {
	width: 113px;
	background-image: url(/static/img/buttons/feedback.gif);
}
#subnav li.galleriesbutton a {
	width: 69px;
	background-image: url(/static/img/buttons/galleries.gif);
}


#launch {
	margin-top: 20px;
	width: 650px;
	overflow: hidden;
}
#strap {
	margin-top: 20px;
	width: 313px;
	float: left;
}
#quote {
	width: 286px;
	float: right;
}



#content {
	border-top: 1px solid #CCC;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 845px;
	overflow: hidden;
	text-align: left;
}
#main {
	float: left;
	width: 560px;
}

.twocol {
	width: 560px;
	overflow: hidden;
}
.twocol .col1 {
	width: 270px;
	float: left;
}
.twocol .col2 {
	width: 270px;
	float: right;
}

.experience {
	width: 270px;
	
}


#sidebar {
	width: 240px;
	float: right;
}

#sidenav {
	margin-bottom: 40px;
	width: 240px
}

#sidenav ul {
	list-style-type: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

#sidenav li {
	font-size: 12px;
	font-family: Arial, Sans-serif;
	line-height: 17px;
	color: #00ADEF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	margin-bottom: 0;
	border-bottom: 1px solid #DDD;
	width: 240px;
	padding: 0;
}

#sidenav a {
	color: #00ADEF;
	text-decoration: none;
	width: 220px;
	display: block;
	padding: 5px 10px;
	background-position: 100% 0;
}
#sidenav a:hover, #sidenav a.active {
	color: #003D88;
}
/*
#sidenav a.active {
	background-color: #666969;
	color: #FFF;
}
*/



/* level2 */
#sidenav ul li ul {
	margin-left: 20px;
	border-bottom: 0;
}

#sidenav ul li ul li {
	width: 220px;
}

#sidenav ul li ul li a {
	width:200px;
	color: #666;
}

#sidenav ul li ul li a:hover, #sidenav ul li ul li a.active {
	background-color: #D7D7D7;
	background-image: url(/static/img/nav/2.jpg);
	color: #000;
}



.banner {
	margin-bottom: 10px;
}

#footer {
	margin: 0 auto;
	width: 845px;
	overflow: hidden;
	text-align: left;
}

#footer p {
	font-size: 13px;
	line-height: 15px;
	color: #999;
	margin-bottom: 0;
}

#footer-left {
	float: left;
	width: 400px;
}

#footer-right {
	float: right;
	width: 400px;
	text-align: right;
}

img {
	border: 0;
}
a {
	color: #00ADEE;
}
.tweet {

}
.tweet .head {
	background-image: url(/static/img/twitter/tweet_header.jpg);
	background-repeat: no-repeat;
	padding: 30px 15px 1px;
	min-height: 50px;
}
.tweet .foot {
	background-image: url(/static/img/twitter/tweet_footer.jpg);
	background-repeat: no-repeat;
}

.tweet p {
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}
.tweet a {
	color: #FFF;
	white-space: nowrap;
}
a.twitter {
	font-size: 11px;
	line-height: 15px;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 12px;
}

#main ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 25px;
}

#main li {
	padding-left: 25px;
	background-image: url(/static/img/bullet.jpg);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #333;
	margin-bottom: 5px;
}

h1 {
	margin-bottom: 15px;
}
h2 {
	margin-top: 40px;
	margin-bottom: 10px;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h4 {
	margin-top: 30px;
	margin-bottom: 10px;
}



.partners {
	border-top: 1px solid #CCC;
	padding-top: 20px;
}
.latesttweets {
	margin-top: 25px;
}
.latesttweets h2 {
	margin-top: 0;
}

.resourceslayout {
	width: 845px;
	overflow: hidden;
}
.resourceslayout p {
	font-size: 12px;
	line-height: 16px;
}
.resourceslayout .sidebar {
	width: 280px;
	float: left;
}
.resourceslayout .main {
	float: right;
	width: 525px;
}

.downloads {
	width: 525px;
	overflow: hidden;

}
.downloads li {

}

.resourceslayout .downloads .left {
	width: 160px;
	float: left;
}
.resourceslayout .downloads .right {
	width: 160px;
	float: right;
}

label {
	font-weight: bold;
}

form p {
	color: #666;
	margin-bottom: 12px;
}


.partner {
	padding-top: 10px;
	margin-bottom: 10px;
	width: 560px;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.partner .logo {
	float: left;
	width: 140px;
}
.partner .info {
	float: right;
	width: 400px;
}
.partner h3 {
	margin-top: 0;
}
.partner p {
	font-size: 12px;
	line-height: 16px;
}

.error {
	font-size: 12px;
	line-height: 16px;
	color: red;
	background-color: #FFEAFB;
	margin-bottom: 10px;
}


form p {
	margin-bottom: 10px;
}
/*
.text {
	border: 2px solid #003D89;
	padding: 3px;
}
*/
select {
	padding: 3px;
	padding-right: 10px;
}

textarea {
	margin-top: 5px;
	border: 1px solid #CCC;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 3px;
}

.remaining {
	text-align: right;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: italic;
	color: #666;
}
.remaining .num {
	font-size: 12px;
}

.num {
	font-size: 20px;
	font-weight: bold;
	color: #003D89;
}
.question {
	margin: 0 0 20px;

}
.question p {
	margin-bottom: 5px;
}

.remove a {
	color: #ccc;
}
.remove a:hover {
	color: red;
}
.media {
	border: 1px dotted #CCC;
	padding: 10px;
	margin-bottom: 10px;
}

.submit {
	margin-top: 20px;
}

.more {
	text-align: right;
}



.result {
	margin-bottom: 20px;
	border-top: 1px solid #E3E3E3;
	padding-top: 10px;
}
.result .question p {
	font-size: 14px;
}
.result .chart {
	padding: 9px 0;
	margin-bottom: 20px;
}
.result .chart p {
	margin-bottom: 10px;
}

.result .iamlegend {
	padding: 9px;
}
.result .iamlegend p {
	font-size: 12px;
	color: #666;
}
.result .iamlegend .answer {
	color: #295890;
	font-weight: bold;
}

.experiences {


}
.experience {
	padding-top: 10px;
	border-top: 1px solid #E3E3E3;
	margin-bottom: 20px;
}
.experience .school {
	overflow: hidden;
	width: 270px;
	margin-bottom: 5px;
}	
.experience .school .thumb {
	float: left;
	width: 75px;
}
.experience .school .title {
	width: 185px;
	float: right;
}
.experience .school .title h2 {
	margin-top: 0;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
.experience .school .title a {
	text-decoration: none;
}
.experience .school .title a:hover {
	text-decoration: underline;
}	
.experience p {

	margin-bottom: 5px;
}
.practitioner {
	color: #003D88;
}
.experience .preview {

}

.dark {
	color: #003D89;
}
.light {
	color: #00ADEF;
}

.category {
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
.category h3 {
	margin: 0;
}

.pagination {
	display: none;
}

.squares {
	overflow: hidden;
	width: 100%;
}
.square {
	float: left;
	width: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.photobadge {
	overflow: hidden;
	width: 100%;
}
.photobadge .photo {
	float: left;
	width: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
}



.openquote {
	margin-bottom: 5px;
}
.closequote {	
	text-align: right;
}

.quote {
	color: #003D89;
	font-size: 14px;
}
.cite {
	color: #00ADEE;
	font-size: 13px;
}

.pagequote .openquote {
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagequote .closequote {
	margin-top: 20px;
}


.photos {
	width: 100%;
	overflow: hidden;
}
.smallphoto {
	float: left;
	width: 180px;
	padding-right: 5px;
	height: 180px;
}



#tabs {
	margin-top: 20px;
}

ul#tab {
	list-style-type: none;
	background: none;
	margin: 0;
	border-top: 1px solid #CCC;
	padding: 5px;
	border-bottom: 1px solid #CCC;	
	margin-bottom: 10px;
}
ul#tab li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;	
	padding-right: 25px;
}
ul#tab li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}
ul#tab li.ui-tabs-selected a {
	color: #003D88;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.practitionerquote {
	padding: 0 50px;
}
.practitionerquote .openquote {
	margin-top: 20px;
	margin-bottom: 20px;
}
.practitionerquote .closequote {
	margin-top: 20px;
}


.submitted {
	
}
.submitted h2 {
	margin: 0;
	font-size: 19px;
	line-height: 23px;
	color: #00ADEF;
}
.submitted h2 span {
	color: #333333;
}
.fathersinvolved {
	margin-bottom: 5px;
}

.fathersinvolved h2 {
	margin: 0;
	font-size: 19px;
	line-height: 23px;
	color: #00ADEF;
}
.fathersinvolved h2 span {
	color: #333333;
}

.info {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.info .thumb {
	width: 75px;
	float: left;
}
.info .school {
	width: 460px;
	float: right;
}

.info .school h1 {
	font-size: 34px;
	line-height: 37px;
	color: #003D89;
	margin: 0 0 5px;
	padding: 0;
}
.info .school h2 {
	font-size: 24px;
	font-size: 27px;
	color: #00ADEF;
	margin: 0;
	padding: 0;
}

.dadquote {
	margin: 0 50px;
}
#tabs .dadquote {
	margin: 0;
}

.videos {
	width: 100%;
	overflow: hidden;
}
.video {
	width: 260px;
	float: left;
	padding-right: 20px;

}
.video .play {
	position: absolute;
	top: 60px;
	left: 120px;
}
.video img {
	cursor: pointer;
	display: block;
}



/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */

	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width: 640px;		
	
	/* some padding to layout nested elements nicely  */
	padding: 10px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(/static/img/overlay/close.png);
	position:absolute; right:-5px; top:-5px;
	cursor:pointer;
	height:35px;
	width:35px;
}



/* Practitioners survey */

h1.learning {
	padding-left: 70px;
	background-image: url(/static/img/learning-findings_thumb.jpg);
	background-repeat: no-repeat;
	line-height: 80px;
}

h1.your-setting {
	padding-left: 90px;
	background-image: url(/static/img/your-setting_thumb.jpg);
	background-repeat: no-repeat;
	line-height: 80px;
}

h1.resources {
	padding-left: 90px;
	background-image: url(/static/img/resources-icon_thumb.jpg);
	background-repeat: no-repeat;
	line-height: 80px;
}


.documenticon {
	padding-left: 50px;
	background-image: url(/static/img/documenticon.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
}
.videoicon {
	padding-left: 50px;
	background-image: url(/static/img/videoicon.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
}
.websiteicon {
	padding-left: 50px;
	background-image: url(/static/img/websiteicon.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
}
.photoicon {
	padding-left: 50px;
	background-image: url(/static/img/photoicon.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
}





#stage-wrapper {
	width: 560px;
	overflow: hidden;
	background-image: url(/static/img/steps.jpg);
	background-repeat: no-repeat;
}

#stage-wrapper {
	text-align: center;
}

.section-block {
	width: 160px;
}

#section-a{
	float: left;
}

#section-b{
	float: left;
	margin-left: 40px;
}

#section-c{
	float: right;
}


.icons {
	overflow: hidden;
	width: 100%;
	margin-bottom: 50px;
}
.icon {
	border: 4px solid #EEE;
	padding: 11px;
	width: 110px;
	float: left;
	margin: 5px;
	display: inline;
	text-align: center;
}
#main .icon p {
	font-size: 12px;
}

.items tr:hover {
	background-color: #F5F5F5;
}

#glider-container {
	overflow: hidden;
	width: 560px;
	height: 260px;
	margin-bottom: 30px;
}

.countdown-bg {
	width: 240px;
	height: 170px;
	background: url('/static/img/new-countdown/countdown-bg.jpg') no-repeat;
	overflow: hidden;
}

#digit {
	/* float: left; */
	margin-top: 80px;
	margin-left: 15px;
	width: 120px;
	height: 103px;
}

#digit img {
	float: left;
}

select {
	font-size: 12px;
}

/* resources new css */
.download_container {
	clear:  both;
	margin-bottom: 30px;
}

.download_container img {
	border: 1px solid #000;
	float: left;
}

.download_container .download_text_container h2{
	font-size: 13px;
	color: #003D88;
	margin-top: 0px;
}

.download_container .download_text_container {
	margin-bottom: 30px;
	margin-left: 15px;
	width :400px;
	float: left;
}

.main h1 {
	color: #003D88;
}

.main h2 {
	color: #003D88;
	font-size: 20px
}
ul.last_text {
	padding-left: 16px;
}
.last_text li{    
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 12px;
}

.resourceslayout .downloads .left {
	margin-right: 20px;

}

.resourceslayout .downloads .left h2{
	margin-top: 10px;
	color: #003D88;
	font-size: 18px;
	height: 40px;
	

}
.resourceslayout .downloads .right h2{
	margin-top: 10px;
	color: #003D88;
	font-size: 18px;
	height: 40px;
}
.resourceslayout .downloads ul{
	padding-left: 16px;
}

.peppa {
	width: 530px;
	overflow: hidden;
	margin-bottom: 15px;
}
.peppa .col1 {
	float: left;
	width: 100px;
}
.peppa .col2 {
	float: left;
	padding-left: 15px;
	width: 200px;
}
.peppa .col3 {
	float: right;
	width: 200px;
}
