body {
	font-family:arial,sans-serif;
	background:#e6e7e8 url(../images/bg.png) no-repeat center top;
}
.hide {
	display:none;
}
.offscreen {
	position:absolute;
	width:0px;
	height:0px;
	top:-500px;
	left:-500px;
	overflow:hidden;
}
.dev-state {
 	line-height:25px;
	height:25px;
	font-size:19px;
	position:absolute;
	left:0;
 	text-transform:uppercase;
	color:darkred;
	font-weight:bold;
	width:100%;
	text-align:center;
	z-index:9999;
	border-bottom:1px dashed red;
	background-color:rgba(255, 0, 0, 0.2);
 	/* background-image: -webkit-linear-gradient(rgba(255, 0, 0, 0.6),rgba(255, 0, 0, 0)); */
 }
.dev-state-bottom {
	bottom:2px;
	border-top:1px dashed red;
	border-bottom:0;
 	/* background-image: -webkit-linear-gradient(rgba(255, 0, 0, 0),rgba(255, 0, 0, 0.5)); */
}
.warning {
	background:#ffdcdc;
	border:1px solid #a52222;
	padding:5px 20px;
	font-size:12px;
}
.mesg {
	color:#4783c4;
	font-size:13px;
}
#container {
	width:960px;
	margin:0 auto;
}
#skip-to-content {
	height: 20px; 
}
#skip-to-content a,
#skip-to-contnet a:hover,
#skip-to-content  a:visited {
	height: 1px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: -500px;
	width: 1px; 
}
#skip-to-content a:active,
#skip-to-content a:focus {
	height: auto;
	position: static;
	width: auto; 
}
#main {
	margin-top:60px;
	float:left;
	background:url(../images/main_bg.png) repeat-y 0 0;
}
#main-header {
	color:#EEE;
	float:left;
	width:940px;
	height:60px;
	padding:0 10px;
	position:relative;
}
#main-header.regular {
	background:#2964ad url(../images/cder_world_header_regular.png) no-repeat 0 0;
}
#main-header.long {
	background:#2964ad url(../images/cder_world_header_long.png) no-repeat 0 0;
}
#main-header h1{
	color:#111;
	position:absolute;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	top:42px;
	z-index:999;
	text-align:center;
}

#main-header.regular h1 {
	left:300px;
	width:258px;
}
#main-header.long h1 {
	left:340px;
	width:350px;
}
#main-np {
	float:left;
	width:224px;
  	min-height:415px;
	height:auto !important;
	height:415px;
	/*border-right:1px solid black;*/
	position:relative;
	padding-bottom:115px;
}
#nav-list{
	font-size:12px;
	list-style-type:none;
}
#nav-list li{
	background:black;
}
#nav-list li p {
	color:#4783c4;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	line-height:13px;
}
#nav-list li p a {
	color:#4783c4;
	text-decoration:none;
}
#nav-list li p a:focus, #nav-list li p a:hover, #nav-list li p a:active {
	color:#4783c4;
	text-decoration:underline;
}
#nav-list li p a:visited {
	color:#4783c4;
}
#nav-list li.nav-back {
	padding:5px 0 0 15px;
	background:black url(../images/orange_back_arrow.png) no-repeat 10px 12px;
}
#nav-list li .note {
	color:#979797;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}
#nav-list li.nav-back a{
	color:#787878;
	display:block;
	padding:5px 10px;
	text-decoration:underline;
	font-weight:normal;
}
#nav-list li a:visited{
	color:#787878;
}
#nav-list li a:focus, #nav-list li a:hover, #nav-list li a:active{
	color:white;
}
#nav-list li li {
	background:#1e1e1e;
}
#nav-list li li a{
	color:#979797;
	display:block;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	line-height:14px;
}
#nav-list li li a:visited{
	color:#979797;
}
#nav-list li li a:focus, #nav-list li li a:hover, #nav-list li li a:active{
	color:white;
	background:black;
}
#nav-list li li a.selected {
	color:white;
	font-weight:bold;
	background:#363636;
}
.nav-buttons li {
	float:left;
	clear:left;
}
.nav-buttons a, .nav-buttons li div {
	color:#DDD;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	display:block;
}
.nav-buttons a:focus, .nav-buttons a:hover, .nav-buttons a:active {
	color:yellow;
}
#nav-buttons-left {
	position:absolute;
	bottom:5px;
	left:10px;
}
#nav-buttons-left li{
	margin:3px 0;
}
#nav-buttons-left a {
	line-height:20px;
	width:100px;
	height:20px;
	background:url(../images/nav_button.png) no-repeat 0 0;
}
#nav-buttons-right {
	position:absolute;
	bottom:6px;
	left:121px;
}
#nav-buttons-right li{
	margin:3px 0;
}
#nav-buttons-right .back-next {
	margin:3px 0;
	clear:none;
}
.back-next a, .back-next div {
	background-color:#161616;
	line-height:33px;
	width:38px;
	height:33px;
	border:1px solid #666;
}
#nav-buttons-right .back-next div {
	color:#444;
 }
.back-next a:focus, .back-next a:hover, .back-next a:active {
	color:white;
	background-color:#4e4e4e;
}
#nav-buttons-next {
	border-left:0;
}
#nav-buttons-right a#nav-comment {
	margin-top:9px;
	line-height:46px;
	width:79px;
	height:46px;
	background:url(../images/nav_button_comment.png) no-repeat 0 0;
}
#main-pp-container {
	float:left;
	background:white;
	width:736px;
	height:452px;
}
#pp {
	width:736px;
	height:436px;
	background:white;
	overflow:hidden;
	position:relative;
}
#pq {
	width:736px;
	height:436px;
	background:white;
	overflow-y:scroll;
	overflow-x:hidden;
	display:inline-block;	
}
#pp-status{
	width:696px;
	padding:0 20px;
	font-size:11px;
	background:#EEE;
	/* Vertically align single line of text */
	line-height:16px; 
	height:16px;
}
#pp-status-message{
	float:left;
}
#pp-status-pagination{
	float:right;
}
.pp-nav-hit {
	display:block;
	position:absolute;
	top:93px;
	padding:100px 0;
	width:47px;
	background:url(../images/transparent.gif);
}
.pp-nav-hit-left {
	left:0px;
}
.pp-nav-hit-right {
	left:626px;
}
a.pp-nav {
	text-indent:-9999px;
	display:block;
	padding:0;
	width:45px;
	height:60px;
	opacity:0.4;
	filter:alpha(opacity = 40);
 }
a.pp-nav:focus{
	color:white;
	opacity:1;
}
a.pp-nav:hover{
	color:white;
}
a.pp-nav:active{
	color:white;
	opacity:1;
}
.pp-nav-left {
	background:black url(../images/arrow_prev.gif) no-repeat center center;
	margin-left:-35px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-top-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
 	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.pp-nav-right {
	background:black url(../images/arrow_next.gif) no-repeat center center;
	margin-left:100px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-top-left-radius:10px;
	-moz-border-bottom-left-radius:10px;
 	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.welcome-column {
	width:50%;
	float:left;
}
#welcome-left {
	padding:10px 24px 0;
}
#welcome-right {
	padding-top:24px;
}
#welcome-right iframe {
	padding:10px 0;
}
#lesson-header {
	width:100%;
	height:80px;
	background:url(../images/lesson_select_bg.jpg) no-repeat 0 0;
	position:relative;
}
#lesson-header h2 {
	color:white;
	font-size:19px;
	font-weight:normal;
	position:absolute;
	bottom:0;
	padding:0 30px 15px;
	text-transform:uppercase;
	font-weight:bold;
	border:0;
}
ul.lesson-overview li{
	width:50%;
	float:left;
}
ul.lesson-overview li div {
	background:black;
	height:25px;
	padding:15px 0 0 30px;
}
ul.lesson-overview li p {
	color:white;
	text-transform:uppercase;
	font-size:13px;
	float:left;
	margin-right:10px;
}
ul.lesson-overview ul {
	margin-top:10px;
}
ul.lesson-overview li li {
	width:100%;
}
ul.lesson-overview li li a {
	font-size:13px;
	color:#444;
	text-decoration:none;
	padding:0px 15px 3px 30px;
	display:block;
}
ul.lesson-overview li:first-child li a {
	border-right:1px solid black;
}
ul.lesson-overview li li a:hover, ul.lesson-overview li li a:active, ul.lesson-overview li li a:focus {
	color:black;
}
ul.lesson-overview .button{
	background:#4783c4;
 	border-top:1px solid #97b9de;
	border-left:1px solid #97b9de;
	border-right:1px solid #325c89;
	border-bottom:1px solid #325c89;
 	color:white;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:2px 10px;
	font-size:11px;
	letter-spacing:1px;
}
ul.lesson-overview .button:hover{
	cursor:pointer;
	background:#79a4d4;
}
ul.lesson-overview .button:active{
	cursor:pointer;
	color:#EEE;
	background:#4783c4;
	border-bottom:1px solid #97b9de;
	border-right:1px solid #97b9de;
	border-left:1px solid #325c89;
	border-top:1px solid #325c89;
}
#main-fp {
	float:right;
	width:736px;
	height:39px;
	text-align:center;
}
#main-fp a {
	text-decoration:none;
}
#main-fp a:link {
	color:#e9e9e9;
}
#main-fp a:visited {
	color:#e9e9e9;
}
#main-fp a:focus, #main-fp a:hover {
	color:white;
}
#main-fp a:active {
	color:yellow;
}
#main-fp ul {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:32px;
	color:#e9e9e9;
	letter-spacing:1px;
}
#main-fp li {
	display:inline;
	padding:0 15px 2px;
	border-right:1px solid #81a6cd;
	border-bottom:1px solid #81a6cd;
}
#main-fp li:last-child {
	margin-right:0;
	border-right:0;
}
#test-fp {
	float:left;
	width:813px;
	height:39px;
	padding-left:147px;
}
.form-buttons {
	margin-top:20px;
	padding:5px 0 10px 0;
	border-top:1px dotted #AAA;
	width:100%;
	text-align:right;
}
.form-buttons  a {
	padding:0 20px;
}
.disabled-continue {
	color:#CCC;
	text-decoration:line-through;
	padding:0 20px;
	display:inline;
}
#pp-quiz {
	padding:24px 36px;
}
form.quiz ol {
	list-style-position:inside;
	padding:0;
	list-style-image:none;
	font-size:12px;
	color:#336699;
	font-weight:bold;
}
form.quiz ol ul {
	padding-left:12px;
	color:black;
	font-weight:normal;
	list-style-image:none;
}
form.quiz ol ul.sub {
	list-style: disc;
	margin-left:20px;
	color:#336699;
}
.quiz .correct {
	font-weight:bold;
	color:green;
}
.quiz .incorrect {
	font-weight:bold;
	color:red;
}
#pp-quiz .note {
	float:none;
	color:blue;
	font-size:14px;
}
.certificate {
	width:100%;
	height:100%;
}
.certificate p {
	padding:15px 0;
}
.certificate img {
	padding-right:20px;
	vertical-align:middle;
}
.certificate input {
	margin-left:20px;
}
.certificate-disabled {
	font-size:21px;
	padding-top:50px;
	text-align:center;
	color:white;
	background:url(../images/certificate_red.jpg) no-repeat 0 0;
}
.massive {
	font-size:180px;
}
.certificate-enabled {
	background:url(../images/certificate_ribbon.jpg) no-repeat 0 0;
}
#comment {
	margin-top:18px;
	border-top:1px dotted #AAA;
}
#comment ul {
	list-style:none;
}
#comment label {
	float:left;
	width:190px;
}
#comment-comment {
	vertical-align:top;
}
