/* CARE Main CSS */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

/* Globally remove margin and padding and set normal font size for page */
* {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 1em;
}

body {
	background-color: #000000;
	color: #000000;
	margin: 5px 0em 10px 0em;
	background-image: url(../g_lib/v2/bg_tile01.jpg);
	background-repeat: repeat;
}

/* Page Structure */

div {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
}

div#wrapper {
	width: 770px;
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background-color: #F3F0EB;
	border: 1px solid #666666;
}

div#header {
	background-color: #F3F0EB;
	background-image: url(../g_lib/v2/care_header03.jpg);
	background-repeat: no-repeat;
	background-position: 204px 0px;
}

h2 {
	margin: 0px 2px;
	padding: 0.4em 10px 0.3em 216px;
	background-color: #DDE0FA;
	background-image: url(../g_lib/v2/lights_strip04.jpg);
	background-repeat: no-repeat;
	/*color: #FEF9A7;*/
	color: #EA8C00;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
}

div#navigation {
	float: left;
	width: 200px;
	margin-right: 0px;
	margin-top: 2px;
	border: none;
	background: none;
}

div#content {	
	float: right;
	width: 533px;
	margin: 2px;
	padding: 10px 16px 10px 12px;
	background-color: #FFFFFF;
	color: #000000;
}

div#footer {
	clear: both;
	position: relative;
	margin: 2px;
	padding: 0.6em 10px;
	background-image: url(../g_lib/v2/lights_strip04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	border-top: 1px solid #CCCCCC;
}

div#footer p a, div#footer p a:link, div#footer p a:visited {
	color: #0000CC;
}

/* General */

.centred {
	text-align: center;
}

/* header */

h1 {}
h1 a {
	float: right;
	display: inline;
	width: 560px;
	height: 0px;
	overflow: hidden;
	padding-top: 140px;
	background-image: url(../g_lib/v2/care_header03.jpg);
	background-repeat: no-repeat;
}

div#header ul#chapters {
	width: 197px;
	margin-left: 2px;
	font-size: 0.9em;
	background-image: url(../g_lib/v2/chapters_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 1px;
	list-style: none;
}
div#header ul#chapters li {
	width: 198px;
}
div#header ul#chapters li a {
	display: block;
	padding: 3px 5px 3px 16px;
	margin: 0px;
	text-decoration: none;
	color: #000;
	background-position: 0px -2px;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
}
div#header ul#chapters li a:hover {
	color: #0000CC;
	background-color: #FFFFFF;
	background-image: url(../g_lib/v2/button_bg01.gif);
}
/* Chapters highlighting */
body.intro div#header li#intro a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.aboutre div#header li#aboutre a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.worship div#header li#worship a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.aboutschools div#header li#aboutschools a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.aboutyou div#header li#aboutyou a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.scenarios div#header li#scenarios a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}
body.resources div#header li#resources a {
	color: #000;
	background-image: url(../g_lib/v2/button_bg_current.gif);
}


/* Navigation */

div#navigation div {
	margin: 0px;
	padding: 1px 0 0 0;
	background-image: url(../g_lib/v2/chapters_bg02_yrepeat.jpg);
	background-repeat: repeat-y;
}
div#navigation h3 {
	margin: 0px 2px 0px 1px;
	padding: 8px 1px 5px 1px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	background-color: #FDFCF5;
	color: #EA8C00;
	border-top: 1px solid #E6E3DF;
	border-left: 1px solid #FDFCF5;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#navigation div#nav_video h3 {
	background-image: url(../g_lib/v2/nav_video_header01.jpg);

}
div#navigation div#nav_text h3 {
	background-image: url(../g_lib/v2/nav_text_header01.jpg);
}

div#navigation ul {
	margin: 0px 2px 2px 1px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	border: 2px solid #FDFCF5;
}
div#navigation div#nav_video ul {
	background-color: #FDFCF5;
}
div#navigation div#nav_text li a {
	display: block;
	margin: 0px;
	padding: 3px 2px 3px 16px;
	border-top: 1px solid #FFFFFF;
	background: none;
	background-position: 0px -2px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
}
div#navigation div#nav_text li.current a {
	background-image: url(../g_lib/v2/button_bg_current.gif);
	color: #000;
}
div#navigation div#nav_text li.current li a {
	background: none;
}
div#navigation div#nav_text li a:hover, div#navigation div#nav_text li.current li a:hover {
	color: #0000CC;
	background-image: url(../g_lib/v2/button_bg01.gif);
}
div#navigation div#nav_text ul ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	border: none;
}
div#navigation div#nav_video li, div#content ul.video li {
	display: block;
	float: left;
	text-align: center;
}
div#navigation div#nav_video li img, div#content ul.video li img {
	/*width: 88px;
	height: 50px;*/
	width: 184px;
	height: 104px;
	opacity: .6;
  filter: alpha(opacity=60);
}
div#navigation div#nav_video li a, div#content ul.video li a {
	display: block;
	margin: 1px 1px 1px 1px;
	padding: 2px;
	width: 184px;
	background-color: #E6E3DF;
	border: 1px solid #E6E3DF;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
	background-image: url(../g_lib/v2/icon_pause01.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}
div#navigation div#nav_video li a:hover, div#content ul.video li a:hover {
	color: #0000CC;
	background-color: #FFFFFF;
	background-image: url(../g_lib/v2/icon_play02.gif);
}
div#navigation div#nav_video li a:hover img, div#content ul.video li a:hover img {
	opacity: 1;
  filter: alpha(opacity=100);
}
/* text Sub lists */
div#navigation div#nav_text ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
div#navigation div#nav_text ul ul li a {
	margin-left: 16px;
}


/* Content */
div#content h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #304E95;
}
div#content h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #304E95;
	border-bottom: 1px solid #ccc;
}
div#content h3+h4 {
	margin-top: 0.8em;
}
div#content p, div#content ul li, div#content ol li {
	margin: 0.8em 0em;
	line-height: 1.4em;
}
div#content p.videoInfo {
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
}
div#content p.nb {
	font-style: italic;
}
div#content ul, div#content ol,  div#content dl {
	margin-left: 2em;
}
div#content dt, div#content p.resourceTitle, div#content span.resourceTitle {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.8em 0em 0em 0em;
}
div#content dd {
	margin: 0.3em 0em;
	line-height: 1.4em;
}
div#content ul.pageLinks {
	list-style: none;
}
div#content ul.pageLinks li {
	margin: 0.3em 0em;
}
div#content ol.roman {
	list-style: lower-roman;
}
span.underlined {
	text-decoration: underline;
}
a.externalLink {}

div#content table {
	margin: 0.5em 0em;
	border: 1px solid #ccc;
}
div#content table caption {
	padding-bottom: 0.4em;
	font-size: 0.9em;
	font-style: italic;
}
div#content table tr {
	margin-bottom: 5px;
	border-top: 1px solid #ccc;
}
div#content table th, td {
	padding: 3px;
}
div#content table th {
	color: #304E95;
	background-color: #ccc;
	font-size: 0.9em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
div#content table td {
	color: #000;
	background-color: #fff;
	font-size: 0.85em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div#content table#schoolStages {
	width: 100%;
}
div#content table#schoolStages td {
	text-align: center;
	width: auto;
	padding: 3px 1px;
}

/* Video thumb list on player page */
div#content ul.video {
	margin: 0px auto;
	padding: 0px;
	width: 420px;
	overflow: hidden;
	list-style: none;
	border: 2px solid #ccc;
}
div#content ul.video li {
	margin: 0;
	padding: 0;
}
div#content ul.video li a {
	margin: 10px;
	padding: 0;
}

/* Video Flash Object */
div#flashVideo {
	width: 316px;
	height: 232px;
	margin: 2em auto 1em auto;
	padding: 10px;
	text-align: center;
}
object#flash {
	background-color: #000000;
}

/* Footer */
div#footer p {
	padding-left: 200px;
	text-align: left;
	font-size: 0.8em;
}
div#footer a, div#footer a:link, div#footer a:visited {
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
} 

/* Scenarios Clue Text */
body.scenarios div#clueText {
	border: none;
	display: none;
}
body.scenarios div#content ol {
	margin-top: 0.5em;
	margin-left: 2.5em;
}
body.scenarios div#content ol li {
	margin: 0.2em 0;
}
body.scenarios div#content ol li a, body.scenarios div#content ol li a:link {
	display: block;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #fff;
}
body.scenarios div#content ol li a:hover {
	background-color: #F3F0EB;
	border: 1px solid #bbb;
}

/* About You Quiz */
body.aboutyou form#quiz {
	margin-top: 0.8em;
}
body.aboutyou form#quiz fieldset {}
body.aboutyou form#quiz legend {
	display: block;
	border-bottom: 1px solid #ccc;
}
body.aboutyou form#quiz ul {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	list-style: none;
}
body.aboutyou form#quiz ul li {
	margin: 0.4em;
	padding: 1px;
	background-color: #F3F0EB;
}
body.aboutyou span.quizResponse {
	font-style: italic;
	font-weight: bold;
}
input#submit {
	padding: 1px;
	background-color:#BCD3FF;
	border: 1px solid #ccc;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
input#submit:active {
	padding: 1px;
	background-color:#85AFFF;
	border: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
