/* @override 
	http://dev.dairycouncilofca.org/Educators/Certification/style.css
	http://dairycouncilofca.org/Educators/Certification/style.css
*/

/* @group reset by Eric Meyer */

/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*/

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
	padding: 0;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Temporary page helpers */

html { overflow-y:scroll; }

/*
body {
	background-color: #E6EEF6;
	padding: 14px 0;
}
*/

#containercert {
	width: 980px;
	margin: 0 auto;
/*	padding-top: 129px;*/
/*	background: #fff url(images/current_website-header.png) no-repeat;*/
/*	border: 1px solid #0A55A3;*/
}

#directory {
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	margin: 36px 0 36px 100px;
}

#directory h1 {
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	margin: 18px 0 0 0;
}

#directory h1 a {
	color: #C60000;
	
}

#directory p {
	line-height: 18px;
	color: #555;
}

/*ul#tab-select {
	height: 24px;
	position: fixed;
	top: 0;
	left: 3%;
	background: #000; for IE
	background: rgba(0,0,0,0.8); Safari/firefox
	font: 12px/24px Helvetica, Arial;
	z-index: 9999;
}

ul#tab-select li {
	float: left;
}

ul#tab-select li a {
	padding: 3px 9px;
	color: #ddd;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

ul#tab-select li a:hover {
	color: #fff;
}

ul#tab-select li.ui-tabs-selected a {
	color: #DB4949;
}

.ui-tabs-hide { display: none;}*/

/* @end */



/* @group # assessment general */

#print_msg {
	display: none;
}

#assessment {
	font: 12px/1.5 Arial, helvetica, sans-serif;
	width: 720px;
	margin: 18px auto 18px auto;
	padding: 9px 0 0 0;
	background: #FCF2F2 url(images/div-assessment-bg.png) no-repeat top center;
	color: #190000;
	position: relative;
}

#assessment .inner {
	padding: 0 30px 18px 30px;
	margin: 0 30px;
	overflow: auto;

	/*debug*/
	/*outline: 1px dotted lime;*/
}

#assessment img.program_icon {
	position: absolute;
	top: 0;
	right: 0;
}

#assessment h1 {
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FCF2F2;
	text-shadow: 0 -1px 0 #870000;
	margin: 0 30px;
	padding-top: 9px;
}

#assessment h1+p {
	margin: 0 32px;
	color: #EFB1B1;
}

#assessment h2 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #190000;
}

#assessment h3 {
	font-size: 1.333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

#assessment h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
}

#assessment p {
	margin-bottom: 1.5em;
}

#assessment a {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
}

#assessment b, #assessment strong {
	font-weight: bold;
}

#assessment a.next_button, #assessment a.next_buttonMK {
	font-size: 18px;
	line-height: 2em;
	padding: 8px 45px 8px 10px;
	color: #EFDADA;
	/*font-weight: bold;*/
	text-shadow: 0 -1px 0 #800000;
	text-decoration: none;
	/*text-transform: lowercase;*/
	text-align: center;
	background: #C60000 url(images/a-next_button-bg.png) no-repeat top left;
	position: relative;
	border: none;
}

#assessment a.next_button:hover, #assessment a.next_buttonMK:hover {
	color: #fff;
}

#assessment a.next_button span, #assessment a.next_buttonMK span {
	width: 40px;
	height: 36px;
	background: #800000 url(images/a-next_button-bg.png) no-repeat top right;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#assessment a.next_button_disabled {
	font-size: 18px;
	line-height: 2em;
	padding: 8px 45px 8px 10px;
	color: #804B4B;
	/*font-weight: bold;*/
	text-shadow: 0 -1px 0 #490808;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	background: #C60000 url(images/a-next_button-bg.png) no-repeat left -36px;
	position: relative;
	border: none;
	cursor: default;
}

#assessment a.next_button_disabled span {
	width: 40px;
	height: 36px;
	background: #800000 url(images/a-next_button-bg.png) no-repeat right -36px ;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#assessment span.pagination {
	display: block;
	height: 36px;
	font: 20px/1.8 'Arial Black', Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	background: #CC0000 url(images/div-pagination-bg.png) no-repeat right;
	color: #800000;
	text-align: center;
	text-indent: -585px;
}

/* @end */

/*Tab specific settings */

/* @group A | Intro (1/7) */

#assessment #intro {
	margin: 54px 0 0 0;
	padding: 36px 0 0 0;
	background: url(images/div-intro-bg.png) no-repeat top center;
}

#assessment #intro .inner {
	padding-right: 20px;
}

#assessment #intro .intro_copy {
	float: left;
	width: 390px;
}

#assessment #intro .intro_copy h2 {
	margin-bottom: 18px;
}

#assessment #intro .intro_copy h3 {
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: bold;
	color: #330000;
}

#assessment #intro .intro_copy ul li {
	list-style-type: disc !important;
	list-style-position: outside;
	list-style-image: none;
	margin: 0 0 0 30px;
}

#assessment #intro .intro_features {
	width: 150px;
	float: right;
	margin-top: 34px;
	/*outline: 1px dotted green;*/

}

#assessment #intro p.intro_slogan {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 10px 18px 10px ;
	word-spacing: -1px;
	border-bottom: 1px solid #CC0000;
}

#assessment #intro .intro_features p.intro_slogan strong {
	color: #CC0000;
}

#assessment #intro .intro_features p strong {
	font-weight: bold;
}


#assessment #intro .cont {
	height: 36px;
	background: #FCF2F2 url(images/div-intro-span-cont-bg.png) no-repeat top center;
}

/* @end */

/* @group B+D | Video (2/7) + (4/7)*/

#assessment .videobox {
	margin: 54px 0 0 0;
	padding: 18px 0 0 0;
	background: url(images/div-video-bg.png) no-repeat top center;
}

#assessment .videobox h2 {
	display: none;
}

#assessment .videobox .inner {
	padding: 0 10px 0 10px;
}

#assessment .videobox object {
	display: block;
}

#assessment .videobox #player1,
#assessment .videobox #player2 {
	width: 640px;
	height: 380px;
	background: #666;
}

#assessment .videobox .player_container {
	color: #aaa;
	padding: 0 20px;
}

#assessment .videobox .player_container a {
	color: #AEC2D7;
	border-bottom: 1px solid #AEC2D7;
}

#assessment .videobox .player_container a:hover {
	color: #6A8FB5;
	border-bottom: 1px solid #6A8FB5;
}

#assessment .videobox .cont {
	height: 63px;
	padding: 9px 10px 0 530px;
	background: #FCF2F2 url(images/div-video-span-cont-bg.png) no-repeat top center;
}

#assessment .videobox .cont a.next_button, #assessment .videobox .cont a.next_buttonMK {
	background-position: left -144px;
	width: 95px;
	display: block;
	padding: 0 45px 0 10px;
}

#assessment .videobox a.next_button span, #assessment .videobox a.next_buttonMK span {
	background-position: right -144px;
}

#assessment .videobox .cont a.next_button_disabled {
	background-position: left -180px;
	width: 95px;
	display: block;
	padding: 0 45px 0 10px;
}

#assessment .videobox a.next_button_disabled span {
	background-position: right -180px;
}

/* @end */

/* @group C+E | Test (3/7) (5/7) */

#assessment .testbox {
	margin: 54px 0 0 0;
	padding: 36px 0 0 0;
	background: url(images/div-testbox-bg.png) no-repeat top center;
}

#assessment .testbox .inner {
	padding: 0;
}

#assessment .testbox h2, #assessment .testbox h3 {
	margin-left: 30px;
}

#assessment .testbox p {
	margin: -18px 30px 0 30px;
}

#assessment .testbox ol {
	padding: 0;
}

#assessment .testbox li {
	padding: 18px 0 0 0;
	overflow: auto;
}

#assessment .testbox li.wrong {
	background: #EFDADA url(images/div-testbox-li-focused-bg.png) repeat-y;
}

#assessment .testbox li.correct {
	background: #D7E6CF url(images/div-testbox-li-correct-bg.png) repeat-y;
}

#assessment .testbox li h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	margin-left: 50px;
	padding-right: 10px;
	margin-bottom: 0;
}

#assessment .testbox li h4 span {
	display: block;
	width: 38px;
	position: absolute;
	left: -50px;
	font: 23px/18px 'Arial Black', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
	letter-spacing: -3px;
	color: #EFB1B1;
}

#assessment .testbox li.wrong h4 span {
	color: #DC5050;
}

#assessment .testbox li.correct h4 span {
	color: #557F55;
}

#assessment .testbox li.done h4 span {
	color: #BBDD8E;
}

#assessment .testbox li div {
	margin-left: 50px;
}

#assessment .testbox label {
	font-size: 14px;
	line-height: 18px;	
	padding: 0;
	margin: 0 20px 0 0;
	line-height: 36px;
}

#assessment .testbox input {
	padding: 0;
	margin: 0 5px 0 0;
}

#assessment .testbox p.hint {
	margin: 0 20px 18px 20px;
	padding: 9px 5px 9px 40px;
	display: none;
}

#assessment .testbox p.hint span.hint_correct,
#assessment .testbox p.hint span.hint_wrong {
	display: block;
	font-weight: bold;
}

#assessment .testbox p.hint span.hint_correct {
	color: #557F55;
}

#assessment .testbox p.hint span.hint_wrong {
	color: #DC5050;
}

#assessment .testbox li.correct p.hint span.hint_correct,
#assessment .testbox li.wrong p.hint span.hint_wrong {
	display: block;
}

#assessment .testbox li.wrong p.hint span.hint_correct,
#assessment .testbox li.correct p.hint span.hint_wrong,
#assessment .testbox li.done p.hint span.hint_correct,
#assessment .testbox li.done p.hint span.hint_wrong {
	display: none;
}

#assessment .testbox li.done p.hint {
	color: #808085;
	padding: 0 5px 0 40px;
	display: block;
}

#assessment .testbox li.wrong p.hint {
	background: #FCF2F2 url(images/div-testbox-p-hint-bg.png) no-repeat;
	display: block;
}

#assessment .testbox li.correct p.hint {
	background: #FCF2F2 url(images/div-testbox-li-correct-p-hint-bg.png) no-repeat;
	display: block;
}

#assessment .testbox li.disabled h4,
#assessment .testbox li.disabled label {
	color: #808080;
}

#assessment .testbox .cont {
	/*height: 63px;*/
	padding: 9px 10px 0 0;/*530px*/
	background: #FCF2F2 url(images/div-testbox-div-cont-bg.png) no-repeat top center;
	overflow: auto;
}

#assessment .testbox .cont p {
	float: left;
	width: 420px;
	padding: 9px 20px 0 80px;
	margin: 0;
	background: url(images/div-testbox-cont-p-bg.png) no-repeat 35px 9px;
	height: 36px;
	overflow: auto;
	
}

#assessment .testbox .cont a.next_button, #assessment .testbox .cont a.next_buttonMK {
	width: 95px;
	display: block;
	padding: 0 45px 0 10px;
	float: right;
	margin-right: 30px;
	margin-bottom: 27px;
}

#assessment .testbox .cont a.next_button_disabled {
	width: 95px;
	display: block;
	padding: 0 45px 0 10px;
	float: right;
	margin-right: 30px;
	margin-bottom: 27px;
}

/* @end */

/* @group F | Certificate (6/7) */

#assessment #certificate {
	margin: 54px 0 0 0;
	padding: 36px 0 0 0;
	background: url(images/div-testbox-bg.png) no-repeat top center;
}

#assessment #certificate .inner {
	padding: 0;
}

#assessment #certificate h2, #assessment #certificate h3 {
	margin-left: 30px;
}

#assessment #certificate h3 {
	margin-top: 0;
}

#assessment #certificate #certform {
	background: #EFDADA url(images/div-testbox-li-focused-bg.png) repeat-y;
	overflow: auto;
	padding: 18px 10px 18px 30px;
}

#assessment #certificate #certform p.certform_instruct, .certform_instructMK {
	float: left;
	width: 200px;
	height:450px;
	margin-top: 18px;
	margin-right:8px;
}

#assessment #certificate #certform form {
	width: 390px;
	float: right;
}

#assessment #certificate #certform form label, .labelMK {
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

#assessment #certificate #certform form label.error {
	color: red;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 8px;
	font-weight: normal;
}

#assessment #certificate #certform form input,
#assessment #certificate #certform form textarea,
#assessment #certificate #certform form select,
.fieldTextMK, .fieldTextAreaMK, .fieldSelectMK
{
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}


#assessment #certificate #certform form input.text,
.fieldTextMK, .fieldSelectMK
{
	width: 350px !important;
	height: 24px;
	border: 1px solid #808080;
	margin: 5px 0;
}

#assessment #certificate #certform form textarea,
.fieldTextAreaMK
{
	width: 350px !important;
	height: 80px;
	border: 1px solid #808080;
}

#assessment #certificate #certform form select {
	width: 195px;
	height: 18px;
	margin: 6px 0 9px 0;
}

#assessment #certificate #certform form label.radio_label {
	display: inline;
	font-weight: normal;
	line-height: 36px;
	padding: 0 9px 0 0;
}

#assessment #certificate #certform form input.radio {
	margin-right: 6px;
}

#assessment #certificate .cont {
	padding: 9px 10px 0 0;
	background: #FCF2F2 url(images/div-certificate-div-cont-bg.png) no-repeat center top;
	overflow: auto;
}

#assessment #certificate .cont a.next_button, #assessment #certificate .cont a.next_buttonMK {
	width: 95px;
	display: block;
	padding: 0 45px 0 10px;
	float: right;
	margin-right: 30px;
	margin-bottom: 27px;
	background-position: left -72px;
}

#assessment #certificate a.next_button span, #assessment #certificate a.next_buttonMK span {
	background-position: right -72px;
}

/* @end */

/* @group G | End (7/7) */

#assessment #end {
	margin: 54px 0 0 0;
	padding: 0;
}

#assessment #end .inner {
	background: url(images/div-end-bg.png) no-repeat top center;
	padding: 36px 0 0 0;
}

#assessment #end .inner h2, 
#assessment #end .inner h3,
#assessment #end .inner p {
	padding: 0 30px;

}

#assessment #end hr {
	height: 18px;
	width: 100%;
	margin: 0;
	border: none;
	background: #EFDADA url(images/div-end-bg.png) no-repeat bottom center;
	outline: none;
}

#assessment #end .inner_alt {
	padding: 0 30px;
	overflow: auto;
}

#assessment #end .column {
	float: left;
	width: 199px;
	padding: 0 10px;
	margin: 18px 0 18px 0;
	border-right: 1px solid #EFDADA;
}

#assessment #end .column h3 {
	font-size: 1.333333em;
	line-height: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	color: #190000 !important;
}

#assessment #end .last h3 {
	letter-spacing: -1px;
}

#assessment #end .last {
	padding: 0 0 0 10px;
	width: 210px;
	border: none;	
}

#assessment #end .column p.order {
	margin-bottom: 0;
}

#assessment #end .column p.order a {
	border: 0;
}

#assessment #end .column p.order a img {
	margin-bottom: 9px;
}

#assessment #end #tellafriend_form label, .labelTellAFriendMK  {
	display: block;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

#assessment #end #tellafriend_form label.error {
	color: red;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 8px;
	font-weight: normal;
}

#assessment #end #tellafriend_form input,
#assessment #end #tellafriend_form textarea,
#assessment #end #tellafriend_form select,
.your_e-tellafriend_sender,
.tellafriend_receiver
{
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}


#assessment #end #tellafriend_form input.text, .your_e-tellafriend_sender, .tellafriend_receiver {
	width: 199px;
	height: 17px;
	border: 1px solid #808080;
	margin: 0 0 3px 0;
	line-height: 18px;
}

#assessment #end #tellafriend_form a, .tellafriend_form_submit_button {
	display: block;
	margin: 9px 0;
	height: 24px;
	width: 120px;
	border: none;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	color: #FCF2F2;
	text-shadow: 0 -1px 0 #940303;
	background: url(images/form-tellafriend-a-bg.png) no-repeat;
}

#assessment #end #tellafriend_msg {
}

#assessment #end #tellafriend_msg strong {
	color: #CC0000;
	font-weight: bold;
}

.h3
{
	font-weight:normal;
	color:#000000 !important;
}

/* @end */

