html {
	background-color:#2A8A96;
}
body {
	margin:0;
	background: #2A8A96 url(/assets/layout/vbs2010/body_bg.jpg) no-repeat 50% 0;
}

/*#topNav, #pageBody {
	display:none;
}*/

h1, h2, h3, h4 {
	color:#024746;
}
h1 {
	font-size:26px;
	margin: 12px 15px;
	text-align:center;
}
h2 {
	font-size:20px;
}
h2.field_header {
	font-size:24px;
}
p, li, td, th {
	color:#024746;
	font-family:'Myriad', 'Myriad Pro', Helvetica, Arial, sans-serif;
}
table {
	border-spacing:2px;
	border-collapse:separate;
	width:100%;
}
td, th {
	border:none;
}
tr.odd td {
	background-color:#D0EEF3;
}
tr.header td, th {
	background-color:#024746;
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
form {
	border: solid 3px #CF8B12;
	padding: 6px 12px;
}
h2.formHeader {
	color:#CF8B12;
	margin-bottom:0;
}
#djangoForumBody {
	padding: 0 20px;
}
.panel h3 {
	margin-top:0;
}
a, a:visited {
	text-decoration:none;
	color:#CF8B12;
	font-weight:bold;
}
p, li, td {
	font-size:13px;
	line-height:20px;
}
a:hover {
	text-decoration:underline;
}

.homeEF .pageTitle, .hdTop, .donateLink {
	display:none;
}
#doc2 {
	position:relative;
	padding-bottom:15px;
}
#hd {
	height:200px;
	position:relative;
	z-index:500;
}
#bd {
	position:relative;
	z-index:400;
}
.supernav {
	height:60px;
	width:643px;
	border: solid 1px #165A68;
	border-top:none;
	border-bottom-width:2px;
	background: url(/assets/layout/vbs2010/supernav_bg.png) repeat-x;
	position:absolute;
	top:0;
	right:10px;
	margin:0;
}
.supernav li {
	display:none;
	list-style:none;
	position:absolute;
	top:0;
}
.supernav li a {
	display:block;
	text-indent:-1000em;
	height:60px;
	border-right:solid 1px #165A68;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.supernav li a:hover {
	background-color:rgba(255, 255, 255, 0.1);
}
.supernav li#answersingenesisorg {
	display:block;
	left:170px;
}
.supernav li#answersingenesisorg a {
	display:block;
	background-image:url(/assets/layout/vbs2010/supernav_aig.png);
	width:160px;
}
/**** replace this with 2009 supernav item ****/
.supernav li#answers-vbs-operation-space {
	display:block;
	left:0;
}
.supernav li#answers-vbs-operation-space a {
	background-image:url(/assets/layout/vbs2010/supernav_os.png);
	width:170px;
}
/**** replace this with 2010 supernav item ****/
.supernav li#vacation-bible-school-2010-the-egypt-file-decoding-the-mystery-of-life {
	display:block;
	left:-290px;
	top:5px;
	z-index:500;
}
.supernav li#vacation-bible-school-2010-the-egypt-file-decoding-the-mystery-of-life a {
	background:url(/assets/layout/vbs2010/logo_egypt_file.png) no-repeat;
	height:248px;
	width:331px;
	border:none;
}

#topNav {
	position:absolute;
	right:10px;
	top:150px;
	height:41px;
	width:667px;
	border: solid 2px #FBD818;
	background: url(/assets/layout/vbs2010/topNav_bg.jpg) repeat-x 0 0;
	z-index:400;
	/*padding-right:70px;*/
}
#topNav ul.nav {
	margin:0;
	float:right;
}
#topNav li, #topNav li a {
	float:left;
	list-style:none;
}
#topNav li {
	position:relative;
}
#topNav li a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-bottom: 4px;
	padding-top: 5px;
	width:125px;
	font-size:15px;
	line-height:16px;
	position:relative;
}
#topNav li.navRoot a {
	padding-top:12px;
	padding-bottom:13px;
}
#topNav li.active {
	background:url(/assets/layout/vbs2010/topNav_bg.jpg) repeat-x 0 -41px;
}
#topNav li a span {
	display:block;
	font-weight:normal;
	font-size:11px;
}
#topNav li a span.icon {
	width:128px;
	height:88px;
	position:absolute;
	top:-90px;
	left:0;
	background:url(/assets/layout/vbs2010/topNav_icons.png) no-repeat -128px 0;
}
#topNav li a span.icon { background-position:-128px 0; }
#topNav li.active a span.icon { background-position:0 0; }

#topNav li#about-2010-egypt-file a span.icon { background-position:-128px -88px; }
#topNav li#about-2010-egypt-file.active a span.icon { background-position:0 -88px; }
#topNav li#buy-now-easy-secure a span.icon { background-position:-128px -176px; }
#topNav li#buy-now-easy-secure.active a span.icon { background-position:0 -176px; }
#topNav li#helps-ideas-forums-more a span.icon { background-position:-128px -264px; }
#topNav li#helps-ideas-forums-more.active a span.icon { background-position:0 -264px; }
#topNav li#vbs-manager-registration-more a span.icon { background-position:-128px -352px; }
#topNav li#vbs-manager-registration-more.active a span.icon { background-position:0 -352px; }

.mainNav {
	position:relative;
	z-index:600;
}
.superNav {
	position:relative;
	z-index:610;
}

#buyKits {
	text-align:center;
	position:relative;
	margin: 0 50px;
}
#buyKits img {
	margin-bottom:5px;
}
#buyKits .orDiff {
	position:absolute;
	top:30px;
	left:245px;
	width:50px;
}
#buyKits .or {
	text-transform:uppercase;
}
#buyKits .diff {
	margin-top:50px;
	font-size:11px;
}
/*#tunesPlayer {
	margin:0 33px;
}*/
.panel h3.additional {
	margin-top:15px;
}
a.btn {
	background:#FBB018 url(/assets/layout/vbs2010/btn_bg.gif) repeat-x 0 100%;
	border: solid 2px #fff;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	padding: 4px 8px;
	color:#fff;
}
#buyKits a.btn {
	font-size:16px;
}
.panel-wrapper {
	position:relative;
}
.tunesDesc {
	position:absolute;
	top:-5px;
	left:250px;
	width:430px;
	font-size:12px;
	line-height:18px;
}

#topNav .subNav {
	display:none;
	position:absolute;
	top:41px;
	left:0;
	background-color:#fff;
	padding: 6px;
	border:2px solid #FBD818;
	width:200px;
}
#topNav .subNav ul {
	margin:0;
}
#topNav .subNav li {
	float:none;
}
#topNav .subNav a {
	display:block;
	color:#CF8B12;
	text-align:left;
	font-size:13px;
	width:auto;
	float:none;
	padding: 5px 12px;
}
#topNav .subNav a:hover {
	background-color:#CFF9FF;
}
#topNav .subNav .subNav {
	position:static;
	padding-left:20px;
	border:none;
	width:auto;
	overflow:hidden;
}
#topNav .subNav .subNav a {
	font-weight:normal;
}

#bd, #ft {
	background-image:url(/assets/layout/vbs2010/bg_white.png);
	padding: 15px;
	margin-left:156px;
	margin-right:10px;
}
#bd {
	margin-top:10px;
}
.featured, .featured .blockInner {
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
.featured {
	background: #B5CB19 url(/assets/layout/vbs2010/forums_bg.gif) repeat-x;
	color:#fff;
	margin:20px 20px 0 0;
	padding: 3px;
}
.featured a, .featured h2, .featured h3 {
	color:#fff;
}
.featured h2.field_header {
	margin-top:5px;
}
.featured .blockInner {
	border: solid 5px #fff;
	padding: 6px 12px;
}
.coda-slider-wrapper {
	padding-bottom: 10px;
}
ul.feed {
	margin-left:0;
}
ul.feed li {
	list-style:none;
}
ul.feed li .date {
	display:none;
}
ul.feed li h3 {
	margin-bottom:6px;
	margin-top:20px;
}
h3.decorate {
	font-size:18px;
}
ul.feed li p {
	margin-bottom:6px;
}
.articleSubHead, .article .leftNav, .article .articleSupport {
	display:none;
}
.ideasTips h2.field_header {
	margin-right:20px;
}
/*#pageBody {
	padding-top:35px;
}*/
.outerBorder {
	padding: 3px;
	background:#175B69 url(/assets/layout/vbs2010/bd_innerBorder_bg.jpg) repeat-x 0 0;
}
.innerBorder {
	background-color:#fff;
	padding:15px;
}
#ft {
	padding-top:0;
	position:relative;
}
#ft .outerBorder {
	background-image:none;
}
#ft .innerBorder {
	background-color:#165A68;
}
#ft h2, #ft p, #ft li {
	color:#fff;
}
#pageBody {
	overflow:hidden;
}
.digsbey {
	position:absolute;
	/*top:450px;*/
	top:300px;
	left:-156px;
	width:185px;
	height:431px;
}
#poweredByAig {
	position:absolute;
	top:10px;
	right:20px;
}
ul.forumTopics {
	margin-left:0;
}
ul.forumTopics li {
	list-style:none;
	display:inline;
}
ul.forumTopics li a {
	padding-left:40px;
	display:block;
	font-size:18px;
	line-height:35px;
	background: url(/assets/layout/vbs2010/forum_icons.png) no-repeat 0 0;
}
ul.forumTopics li.crafts a { background-position: 0 -35px; }
ul.forumTopics li.decorating a { background-position: 0 -70px; }
ul.forumTopics li.games a { background-position: 0 -105px; }
ul.forumTopics li.help-me a { background-position: 0 -140px; }
ul.forumTopics li.snacks a { background-position: 0 -175px; }
ul.allForums {
	margin-left:0;
	margin-top:22px;
}
ul.allForums li {
	list-style:none;
	font-size:18px;
}
.worksTogether {
	text-align:right;
	padding-right:15px;
}
ul.articleList {
	margin-left:0;
}
.articleList li {
	list-style:none;
}
.articleList .date {
	display:none;
}
.articleList h3 {
	margin-bottom:0;
	margin-top:20px;
}
.articleList p {
	margin-bottom:6px;
}
.courseOverviewContent {
	margin: 0 40px 20px;
}
.courseOverview {
	background-color:#FBD66B;
	border: solid 6px #FBD66B;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.courseOverview table {
	width:auto;
	border-spacing:0;
	border-collapse:collapse;
}
.courseOverview table th {
	background-color:transparent;
	vertical-align:bottom;
	padding-bottom:0;
}

.courseOverview table th h2 {
	margin:0;
	font-size:16px;
}
.courseOverview table td {
	border-top: solid 6px #FBD66B;
	text-align:center;
	color:#fff;
}
.courseOverview table tr.day1 td {
	background: #70CDDE url(/assets/layout/vbs2010/course_bg_day1.png) repeat-x 0 100%;
}
.courseOverview table tr.day2 td {
	background: #FCA718 url(/assets/layout/vbs2010/course_bg_day2.png) repeat-x 0 100%;
}
.courseOverview table tr.day3 td {
	background: #BFBF2D url(/assets/layout/vbs2010/course_bg_day3.png) repeat-x 0 100%;
}
.courseOverview table tr.day4 td {
	background: #CE282A url(/assets/layout/vbs2010/course_bg_day4.png) repeat-x 0 100%;
}
.courseOverview table tr.day5 td {
	background: #ADA3D5 url(/assets/layout/vbs2010/course_bg_day5.png) repeat-x 0 100%;
}
.courseOverview table td.first {
	-moz-border-radius-topleft:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	border-left:solid 5px #FBD66B;
}
.courseOverview table td.last {
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	border-right:solid 5px #FBD66B;
}
.courseOverview table td a {
	color:#fff;
	text-decoration:underline;
}

.userAccess {
	margin-bottom:10px;
	margin-top:5px;
}

#vbs2011 {
	display:block;
	left:330px;
	top:2px;
}

#vbs2011 a  {
	width:304px;
	background-image:url(/assets/layout/vbs2010/vbs2011_sneak_peek.png);
	border:none;
	height:68px;
}

#find_vbs {
	display:block !important;
	background:#2A8A96;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin:20px 20px 0 0;
	padding:3px;
}

#find_vbs a {
	display:block;
	font-size:18px;
	line-height:35px;
	border:4px solid white;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:6px 12px 6px 52px;
	color:white;
	background:url(/assets/layout/vbs2010/map_icon-32x32.png) 12px center no-repeat;
}