/*
# $Id$
*/

body {
	text-align: center;
	margin: 0px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	background: #646464 url('/fap/images/body-bg.jpg') no-repeat center top;
	color: #383838;
}

a {
	color: #383838;
}

a:hover {
	color: #383838;
	text-decoration: none;
}

ul li {
	color: #666666;
}

.float-wrapper {
	height: 1px;
}
.float-wrapper[class] {
	height: auto;
	overflow: hidden;
}

#wrapper {
	text-align: left;
	width: 824px;
	margin: 0px auto;
}

	#header {
		height: 153px;
		position: relative;
	}

		#header h1 {
			padding: 0px;
			margin: 0px 20px 0px 0px;
			position: absolute;
			right: 0px;
			bottom: 20px;
			background: url('/fap/images/header-h1-bg.gif') no-repeat left top;
			height: 18px;
			width: 276px;
			overflow: hidden;
		}

			#header span {
				visibility: hidden;
			}

	#header-bar {
		background: url('/fap/images/header-bar.gif') no-repeat top left;
		height: 37px;
	}

		#header-bar h2 {
			display: block;
			margin: 0px;
			font-size: 11px;
			color: #858585;
			padding: 11px 0px 0px 35px;
		}

	#content-body {
		border: #f2f2f2 4px solid;
		border-top: none;
		border-bottom: none;
		background: #FFFFFF;
	}

		#nav-left {
			float: left;
			width: 200px;
			margin-top: 5px;
		}

			#nav-left ol {
				margin: 0px;
				padding: 0px;
			}

				#nav-left ol li {
					list-style-type: none;
					border-bottom: #e5e5e5 1px solid;
					font-size: 11px;
					font-weight: bold;
				}

					#nav-left ol li a {
						background: #f2f2f2 url('/fap/images/nav-left-bullet.gif') no-repeat 10px center;
						display: block;
						padding: 5px 12px 5px 32px;
						text-decoration: none;
						color: #696969;
					}

						#nav-left ol li a.active {
						}

					#nav-left ol li a:hover {
						background-color: #bdbdbd;
						color: #FFFFFF;
					}

						#nav-left ol li a span {
							float: left;
						}

						#nav-left ol li a img {
							float: right;
							border: none;
						}

				#nav-left ol li.learning-zone {
					border: none;
				}

				#nav-left ol li.learning-zone a {
				}

					#nav-left ol li.learning-zone ol {
						visibility: hidden;
					}

					#nav-left ol li.learning-zone ol li {
						border-bottom: #e6e6e6 1px solid;
					}

					#nav-left ol li.learning-zone ol li a {
						background: #bdbdbd url('/fap/images/nav-left-bullet-sub.gif') no-repeat 32px center;
						color: #FFFFFF;
						padding: 5px 0px 5px 42px;
					}

					#nav-left ol li.learning-zone ol li a:hover {
						background-color: #ababab;
						color: #FFFFFF;
					}

				#nav-left ol li.learning-open ol {
					visibility: visible;
				}

				#nav-left ol li.selected a {
					background: #ababab url('/fap/images/nav-left-bullet.gif') no-repeat 10px center;
					color: #FFFFFF;
				}

				#nav-left ol li.learning-open a {
					background-image: url('/fap/images/nav-left-bullet-open.gif');
				}
				

		#content-right {
			float: left;
			width: 500px;
			padding: 0px 84px 0px 32px;
		}

		#content-body h1 {
			color: #696969;
			font-weight: normal;
			font-size: 17px;
			margin: 30px 0px 20px 0px;
			padding-bottom: 10px;
			border-bottom: #dbdbdb 1px solid;
		}

		#content-body h2 {
			color: #696969;
			font-size: 14px;
			padding-bottom: 10px;
			border-bottom: #dbdbdb 1px solid;
		}

		ol.link-group {
			width: 50%;
			border-top: #dbdbdb 1px solid;
			padding: 16px 0px;
			margin: 0px;
		}

			ol.link-group li {
				list-style-type: disc;
				list-style-image: url('/fap/images/link-group-bullet.gif');
				margin: 5px 20px;
				padding: 0px;
			}

				ol.link-group li a {
					font-weight: bold;
					color: #646464;
					text-decoration: none;
				}

				ol.link-group li a:hover {
					text-decoration: underline;
				}

		#fap-title-bar {
		}

			#fap-title-bar h3 {
				float: left;
			}

			#fap-title-bar a {
				display: block;
				float: right;
				font-weight: bold;
				margin: 5px;
				padding: 5px;
				color: #ababab;
			}

	#footer-bar {
		background: url('/fap/images/footer-bar.gif') no-repeat top left;
		height: 31px;
	}

	#footer {
		color: #FFFFFF;
		padding: 20px 20px;
	}
	#footer[id] {
		padding: 40px 20px;
	}

		#footer-col0,
		#footer-col1 {
			float: left;
			width: 335px;
			margin: 20px 0px;
			padding: 0px 0px 0px 0px;
		}

		#footer-col0 {
			border-right: #a3a3a3 2px solid;
		}

		#footer-col1 {
			padding-left: 35px;
			width: 300px;
		}

			#footer ul {
				margin: 0px 24px;
				padding: 0px;
			}
			#footer[id] ul {
				margin: 0px 12px;
				padding: 0px;
			}

				#footer ul li {
					list-style-type: disc;
					list-style-image: url('/fap/images/footer-bullet.gif');
					color: #FFFFFF;
				}

		#footer a {
			color: #FFFFFF;
			text-decoration: none;
		}

		#footer a:hover {
			text-decoration: underline;
		}


/* Page: index */
.index-content-body {
	padding: 30px 22px;
}

	.index-box {
		float: left;
		width: 243px;
		margin: 0px 4px;
	}
	.index-box[class] {
		margin: 0px 7px;
	}

		.index-box dt {
			font-size: 14px;
			padding: 0px 0px 0px 14px;
		}

		.index-box dd {
			padding: 14px;
			margin: 0px;
			height: 60px;
			overflow: hidden;
		}

		.index-box p {
			border-top: #d4d4d4 1px solid;
			display: block;
			width: 167px;
			margin: 0px 14px;
			padding: 10px 0px;
		}

			.index-box a {
				display: block;
				float: left;
				width: 55px;
				height: 19px;
				margin: 0px 10px 0px 0px;
				overflow: hidden;
				text-decoration: none;
			}

			.index-box a span {
				visibility: hidden;
			}

			.index-box a.btn-view {
				background: url('/fap/images/btn-view.gif') no-repeat;
			}

			.index-box a.btn-start {
				background: url('/fap/images/btn-start.gif') no-repeat;
			}

			.index-box a.btn-edit {
				background: url('/fap/images/btn-edit.gif') no-repeat;
			}

/* Page: Example reports */
.example-content-body {
	padding: 0px 22px 30px 22px;
}

	.example-content-body table {
		width: 100%;
	}

		.example-content-body table td {
			padding: 10px 5px;
		}

		.example-content-body table tr.row-1 {
			background: #F0F0F0;
		}

/* Page: register */
#frmRegister label {
	width: 170px;
	float: left;
	display: block;
	clear:left;
}

/* Page: Popups */
body.popup {
	margin: 8px !important;
	text-align: left;
}

	body.popup h4 {
		margin: 5px 0px;
	}
