* { margin: 0; padding: 0; }
a {	text-decoration: none; }
a img { border-style: none; }
body {
	color: #4d4d4d; /*training library; for other pages #333333 */
	font: 11px Arial, Verdana, sans-serif;
	background: url(../../../images/_company_site/151317/html_layout/background.gif);
}


fieldset { border-style: none;}

/* ======================================================= */
/* ======================================================= */

legend { color: #0889c4; font-size: 120%; padding: 8px 0; }
label { display: block; }

.submit_button {
 background: url(../../../images/html_layout/submit_arrow.png) no-repeat 0px 0px;
 border: none;
 color: #0889c4;
 font-weight: bold;
 text-align: left;
 width: 125px;
 padding: 0 0 0 17px; 
}

.jqmWindow{ z-index: 1000;}


/* ======================================================= */
/* ======================================================= */


/*
legend {
	display: none;
}*/


p { margin-bottom: 1em; }

ul, ol{
	/* Works for IE
	display: inline-block;
	padding-left: 25px;
	*/
	margin: 0 0 1em 25px;
}

ul li, ol li{ padding-bottom: 0.5em; }
ul ol {	padding-top: 0.5em; }


h2 {
	clear: both;
	color: #666666;
	font: 14px Arial,Verdana,sans-serif;
	font-weight: bold;
	padding-bottom: 1em;
}

h3 {
	color: #666666;
	font: 12px Arial,Verdana,sans-serif;
	font-weight: bold;
}

a, .link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	
}

a {
	
	cursor:pointer;
}

a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.new { 
	font-weight: bold;
	color:#ff0000;
}

.italic { font-style: italic; }





/* Site Layout */
#site_header, #site_body, #site_footer, #logo_nav_area, #full_content_area{
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#margin_content{
	padding: 0 15px;
}

#site_header {
	position:relative;
	z-index:1000;
}
#site_header, #site_footer {
	position:relative;
	padding: 0px;
}

#site_body #page_header{
	clear: both;
	height: 67px;
	margin: 0;
}

#site_body #page_body {
	color: #4D4D4D;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
}

#site_body #page_body a {
	color: #ED0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
}

#site_body #page_body a:hover {
	text-decoration: none;
}

#site_body #page_body em {
	color: #FFB700;
	font-transform: italic;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
}

#left_content_area, #spotlight_right {
	padding-bottom: 10px;
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}


#site_body #page_body #left_content_area{
	float: left;
	width: 576px;
}
#site_body #page_body #spotlight_right{
	float: right;
	min-height: 350px;
	width: 195px;
	background: url("../../../images/_company_site/151317/html_layout/gradientbox.gif") repeat-x;
	
}
#spotlight_text{
	padding: 5px 10px;
}


/* =========================================== */
/*                Top Header Bar               */
/* =========================================== */
#site_header #kodak_logo { float: left; display: block; margin: 30px 0px 10px 10px;}
#site_header #cyberscholar_logo { float: right; margin: 20px 10px 10px 0px;}
#site_header #hdr_line { clear: both; background-color: #ffb700; height:2px; width: 960px; margin-bottom: 10px;}

/* =========================================== */
/*                Navigation Menu              */
/* =========================================== */

#site_header #main_menu{
	clear: both; 
	height: 33px;
}

#site_header #main_menu img{
	display:block;
}

#site_header #main_menu a:hover{
	text-decoration: none;
	color: #ffffff;
}

#site_header #main_menu #links .menu_splitter{
	float: left;
	padding: 0px;
	width: 10px;
	height: 33px;
}

#site_header #main_menu #links .menu_item{
	float: left;
}

a.h_roll, a.t_roll, a.p_roll, a.rc_roll, a.r_roll{
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
}

a:hover.h_roll, a:hover.t_roll, a:hover.p_roll, a:hover.rc_roll, a:hover.r_roll {
	background-position: 0px 0px;
}

a.h_roll_active, a.t_roll_active, a.p_roll_active, a.rc_roll_active, a.r_roll_active{
	display: block;
	text-decoration: none;
	background-position: 0px -37px;
}

/* home rollover */
a.h_roll {
	width: 73px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/home_up.gif") no-repeat;
}

a.h_roll_active {
	width: 73px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/home_selected.gif") no-repeat;
}

a:hover.h_roll {
	width: 73px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/home_over.gif") no-repeat;
}

/* training library rollover */
a.t_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/library_up.gif") no-repeat;
}

a.t_roll_active {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/library_selected.gif") no-repeat;
}

a:hover.t_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/library_over.gif") no-repeat;
}

/* prizes rollover */
a.p_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/prizes_up.gif") no-repeat;
}

a.p_roll_active {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/prizes_selected.gif") no-repeat;
}

a:hover.p_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/prizes_over.gif") no-repeat;
}

/* report card rollover */
a.rc_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/reportCard_up.gif") no-repeat;
}

a.rc_roll_active {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/reportCard_selected.gif") no-repeat;
}

a:hover.rc_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/reportCard_over.gif") no-repeat;
}

/* resources rollover */
a.r_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/resources_up.gif") no-repeat;
}

a.r_roll_active {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/resources_selected.gif") no-repeat;
}

a:hover.r_roll {
	width: 133px;
    height: 33px;
    background: url("../../../images/_company_site/151317/html_layout/navigation/resources_over.gif") no-repeat;
}


/* =========================================== */
/*              Authentication Bar            */
/* =========================================== */

#site_header #main_menu #authentication {
	/*border: solid #000 1px; border-left: none; border-right: none;*/
	/*clear: both;*/	
	padding: 10px 10px 0px 0;
	position: relative;
	font-size:11px;
	color: #ffffff;
	float: right;
}

#authentication #profile_links #login_form_link{
    color: #ffffff;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	margin-right: 0px;	
}

#authentication #profile_links a, a:hover, a:visited {
    color: #6699cc;	
	font: 11px Arial, Helvetica, sans-serif;
}

#authentication #welcome a, a:hover, a:visited {
	color: #6699cc;	
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
}

#site_header #main_menu  #authentication #username {
	border: solid #fff 1px;
	height: 12px;
	margin: 1px 0px;
	padding: 0px 2px;
	width: 80px;
	font-size: 10px;
	text-align: left;
}

#site_header #main_menu  #authentication #userlabel {
	font-size: 11px;
	text-align: right;
	padding: 4px 3px 0px 0px;
	float:left;
}

#site_header #main_menu  #authentication #form_field {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #EEEEEE;*/
	float: left;
	width: 135px;
}
#site_header #main_menu  #authentication #submit_login {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#site_header #main_menu #authentication_links {
	padding: 4px 0px 0px 0px;
	float: left;
}
#site_header #main_menu #authentication_links a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#site_header #main_menu  #authentication_links a:hover {
	color: #000000;
	text-decoration: underline;
}

#site_header #main_menu  #authentication #logged_in {
	padding: 4px 0px 0px 0px;
	float: left;
	
}

#site_header #main_menu #authentication #logged_in #userdisplay {
	padding-top: 0px;
	float: left;
}
#site_header #main_menu #authentication #logged_in #userdisplay a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#site_header #main_menu #authentication #logged_in #userdisplay a:hover {
	color: #000000;
	text-decoration: underline;
}

#site_header #main_menu  #authentication #logged_in #btn_logout {
	padding: 1px 0 0 0;
	display: block;
	float: left;
}


/* =========================================== */
/*   Footer Quick Links Bar & Copyright        */
/* =========================================== */
#site_footer {
	padding: 10px 0px;
}

#site_footer, #site_footer a {
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
}

#site_footer #quick_links {	
	float: left;
	padding-left: 10px;
	width: 390px;
	height: 45px;
	clear: both;
}

#site_footer #quick_links a {
	text-decoration: none;
}

#site_footer #copyright {
	float: right;
	padding-right: 10px;
	text-align: right;	
	width: 550px;
}

#site_footer #copyright a {
	text-decoration: none;
}



/* =========================================== */
/*              Quiz Login            */
/* =========================================== */


#quiz_site_header, #quiz_site_body, #quiz_site_footer{
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 780px;
	background-color: #91A4DE;
}

#quiz_site_header #authentication {
	/*background-color: #026227;*/
	border-left: solid #707072 1px;
	border-right: solid #707072 1px;
	background-image: url(../../../images/html_layout/auth_background.jpg);
	clear: both;
	color: #FFF;
	height: 23px;
	line-height: 18px;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
}
#quiz_site_header #authentication #username {
	border: solid #E0DED8 1px;
	font: 10px Arial,Verdana,sans-serif;
	padding: 0 0 0 3px;
}
#quiz_site_header #authentication #submit_login {
	background-color: transparent;
	border-style: none;
	color: #FFF;
	cursor: pointer;
	font: 11px Arial,Verdana,sans-serif;
	height:14px;	
}	
#quiz_site_header #authentication a {
	color: #FFF;
}

/* =========================================== */
/*              Home page            */
/* =========================================== */

#site_body #page_body #home_movie {
	
	padding-top: 10px;
	border-top: solid #444444 1px; 
}

/* =========================================== */
/*                Training Library             */
/* =========================================== */

#site_body #training_library{
	width: 960px;
	background-color: #ffffff;	
}

#site_body #training_library #page_body{
	clear: both;
	padding: 0px;
	width: 930px;
	min-height: 440px;
	padding: 10px 15px 15px 15px;
	/*overflow: hidden;*/
}

#site_body #training_library #page_body #category_Digital_Picture_Frames {
	clear: both;
	padding: 50px 0px 0px 30px;
	margin-top: 15px;
	position: relative;
	display: block;
	width: 900px;
	min-height: 120px;
	background: url("../../../images/_company_site/151317/training_library/subhdr_frames.png") no-repeat;
}

#site_body #training_library #page_body #category_All-in-One_Printers {
	clear: both;
	margin-top: 15px;
	padding: 50px 0px 0px 30px;
	display: block;
	position: relative;
	width: 900px;
	min-height: 120px;
	background: url("../../../images/_company_site/151317/training_library/subhdr_printers.png") no-repeat;
}

#site_body #training_library #page_body #category_Digital_Still__Video_Cameras {
	/*border: solid #000000 1px;*/	
	clear: both;
	padding: 50px 0px 0px 30px;
	display: block;
	position: relative;
	width: 900px;
	min-height: 120px;
	background: url("../../../images/_company_site/151317/training_library/subhdr_cameras-camcorders.png") no-repeat;
}

.training_module_1 {
clear: both;
	float: left;
	margin: 10px;
	padding-left: 105px;
	width: 315px; 
	min-height: 120px;
}

#site_body #training_library #page_body a img { border: solid #84888A 1px; }

.training_module_1 .image {
	border: solid #84888A 1px;
	float: left;
	margin-left: -105px;
}


.training_module_space {
	float: left;
	width: 30px;
}

.training_module_0 {
	
	float: left;
	margin: 10px;
	padding-left: 105px;
	width: 315px; 
	min-height: 120px;
}

.training_module_0 .image {
	border: solid #84888A 1px;
	float: left;
	margin-left: -105px;
}


/* =========================================== */
/*              Prizes            */
/* =========================================== */

#site_body #prizes {
	width: 960px;
	background-color: #ffffff;	
}

#site_body #prizes #page_body {
	clear: both;
	padding: 0px;
	width: 930px;
	min-height: 450px;
	padding: 10px 15px 15px 15px;
	/*overflow: hidden;*/
}

#site_body #prizes #page_body em {
	color: #ED0000;
}

#site_body #prizes #page_body #prize_image {
	width: 225px;
	padding-right: 10px;
	float: left;
}

#site_body #prizes #page_body #prize_content {
	width: 695px;
	float: left;
}

#site_body #prizes #page_body #prize_content .prize_desc {
	width: 665px;
	margin: -30px 0px 0 30px;
}



ul.indent{
	margin: 0 0 10px 55px;
	list-style: circle;
}
ul.indent li{
	clear:both;
	padding-bottom: 1em;
}

#prizes .prize_indent{
	clear: both;
	padding-left: 25px
}





/* =========================================== */
/*           Report Card and Resources         */
/* =========================================== */



/* Report Card and Resources */
#site_body #report_card{
	width: 960px;
	background-color: #ffffff;	
}

#site_body #report_card #page_body{
	clear: both;
	padding: 0px;
	width: 930px;
	min-height: 450px;
	padding: 10px 15px 15px 15px;
	/*overflow: hidden;*/
}

#report_card #training_report_card, #resources .resource_set, #training .training_set {
	border-collapse: collapse;
	margin: 1em auto;
	width: 100%;
}

#site_body #report_card #page_body #training_report_card, #site_body #resources #page_body .resource_set {
	margin-top:30px;
}

#report_card #training_report_card th, #resources .resource_set th, #training .training_set th {
	background-color: #f2f2f2;
	font-size:13px;
	padding: 4px 6px;
}

#report_card #training_report_card td, #resources .resource_set td, #training .training_set td {
	border-bottom: solid #f2f2f2 1px;
	padding: 4px 6px;
}
#report_card #training_report_card .status, #report_card #training_report_card .training_title, #resources .resource_set .product_name, #training .training_set .training_title {
	text-align: left;
}
#report_card #training_report_card .training_title a, #resources .resource_set .product_name a, #training .training_set .training_title a {
	color: #6a757b;
	text-decoration: none;
}
#report_card #training_report_card .date_completed, #training .training_set .date_posted {
	text-align: center;
	width: 300px;
}
#report_card #training_report_card .status img {
	margin: auto;
}

#site_body #resources{
	width: 960px;
	background-color: #ffffff;	
}

#site_body #resources #page_body{
	clear: both;
	padding: 0px;
	width: 930px;
	min-height: 450px;
	padding: 10px 15px 15px 15px;
}
#resources .resource_set .resource_type, #resources .resource_set .file_type {
	text-align: center;
	width: 20%;
}
#resources .resource_set .resource_type img, #resources .resource_set .file_type img{
	margin: auto;
}
#resources .category_label td {
	background-color: #FFB700;
	color: #4D4D4D;
	font-weight: bold;
}

#report_card #page_body #training_report_card td.title, #resources #page_body .resource_set td.product_name {
	padding-left: 12px;
}



/* Training Table */
#training_table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 1px;
	
}
#training_table th {
	background-color: #000000;
	padding: 5px 10px;
	color: #ffffff;
	/*border: solid #ffffff 1px;*/
	border-spacing:1pt
}
#training_table td {
	background-color: #e0e1dc;
	border: solid #ffffff 1px;
	padding: 5px 10px;
}
#training_table .training_title{
	text-align: center;
}
#training_table .training_title a{
	text-align: center;
	color: #333333;
	text-decoration: none;
}
#training_table .left{
	text-align: left;
}

#training_table .status, .date_completed, .date_posted {
	text-align: center;
	width: 15%;
}
#training_table .cert_level {
	text-align: center;
	width: 20%;
	vertical-align: top;
}
#training_table  .reward {
	text-align: center;
	width: 30%;
	vertical-align: top;
}

.centeredImage {
    display:block;
	padding-left: 37px
    }
.resource_set .resource_type, .resource_set .file_type {
	text-align: center;
	width: 20%;
}
.section_label td {
	background-color: #005aa9;
	color: #FFF;
	font-weight: bold;
}





/* Products Table */
#products_table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 1px;
	
}
#products_table th {
	background-color: #000000;
	padding: 5px 10px;
	color: #ffffff;
	/*border: solid #ffffff 1px;*/
	border-spacing:1pt
}
#products_table td {
	/*background-color: #e0e1dc;*/
	border: solid #ffffff 1px;
	padding: 5px 10px;
	width: 33%;
	vertical-align: top;
}
#products_table .training_title{
	text-align: center;
}
#products_table .training_title a{
	text-align: center;
	color: #333333;
	text-decoration: none;
}
#products_table .left{
	text-align: left;
}


#products_table .status, .date_completed, .date_posted {
	text-align: center;
	width: 15%;
}







#monthly_prize{
	clear: both;
}
#monthly_prize .prize_image {
	padding: 0px 15px 10px 0px;
	width: 280px;
	float: left;
}
#monthly_prize .prize_content {
	padding: 0px 0 10px 0px;
	width: 450px;
	float: left;
}



/* Certification*/
#certification #cert_table  {
	border-collapse: collapse;
	/*margin: 1em auto;*/
	width: 99.9%;
	

}
#certification #cert_table th{
	background-color: #0014a0;
	
	padding: 0px 0px;
	font-weight: bold;
	
}
#certification #cert_table th img{
	margin: auto;
}
#certification #cert_table .left_corner{
	width: 10px;
}

#certification #cert_table th{
	width: 25%;
}

#certification #cert_table td {
	border: solid #cccccc  1px;
	padding: 5px;
	vertical-align: top;
}

#certification #cert_table td.left_column{
	background-color: #666666;
	vertical-align: middle;
}




/* Training */
#training{
	margin: 0 auto;
	width: 780px;
	min-height: 350px;
}

#training #page_body{
	padding: 8px;
}
#training .training_category {
	margin: 2em 0;
}

#training_module {
	min-height: 300px;
}
#training_module #training_header {
	/*border-bottom: solid #E9EEF2 1px;*/
}
#training_module #training_body {
	/*padding: 15px;*/
}

#training_module #training_body #training_page_title {
	font: 20px Arial,Verdana,sans-serif;
	font-weight: bold;
	padding: 10px 0;
}

#training_module #training_footer {
	clear: both;
	height: 30px;
	padding: 0px 7px;
}


/* bucket rollover */
a.btn_prev_roll{
	width: 70px;
    height: 30px;
    background: url("../../../images/_company_site/151408/training/btn_back.gif") no-repeat;
}
a.btn_next_roll{
	width: 70px;
    height: 30px;
    background: url("../../../images/_company_site/151408/training/btn_next.gif") no-repeat;
}
a.btn_quiz_roll{
	width: 84px;
    height: 30px;
    background: url("../../../images/_company_site/151408/training/btn_quiz.gif") no-repeat;
}




a.btn_prev_roll, a.btn_next_roll, a.btn_quiz_roll {
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
}
a:hover.btn_prev_roll, a:hover.btn_next_roll, a:hover.btn_quiz_roll {
	background-position: 0px -30px;
}




#training_module .comparison_table {
	border-collapse: collapse;
	clear: both;
}
#training_module .comparison_table h2 {
	font-size: 100%;
	margin: .6em 0;
}
#training_module .comparison_table .comparison_image {
	position: relative;
	margin-bottom: 10px;
}
#training_module .comparison_table .comparison_image img {
	/*border: solid #000000 1px;*/
	margin: 0px;
}
#training_module .comparison_table td {
	border: solid #8C8C8C 1px;
	padding: 10px;
	width: 33%;
	vertical-align: top;
}
#training_module .comparison_table.two_column td {
	border: solid #8C8C8C 1px;
	padding: 10px;
	/*width: 356px;*/
	width: 50%;
	vertical-align: top;
}

#training_module .module_image {
	padding: 4px;
}
#training_module .left_side {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}


#training_module #module_navigation {
	clear: both;
}
#training_module #module_navigation a {
	color: #7AB800;
	font-weight: bold;
	text-decoration: none;
}
#training_module #module_navigation #previous_page {
	float: left;
}
#training_module #module_navigation #next_page {
	float: right;
}






#training_module #div_30_60{
	clear: both;
}
#training_module #div_30_60 .module_image {
	padding: 0px 10px 15px 0px;
	width: 235px;
	float: left;
}
#training_module #div_30_60 .module_image img {
	/*border: solid #000000 1px;*/
}

#training_body #div_30_60 .module_content {
	padding: 0px 0 10px 0px;
	width: 500px;
	float: left;
}








#training_table td{
	height: 18px
}
#training_table .tb_header{
	background-color: #F2F5FC;
	padding-left: 5px;
}
#training_table .tb_header_center{
	background-color: #F2F5FC;
	text-align: center;
}
#training_table .tb_arrow{
	text-align: center;
}

#training_table .tb_item a{
	color: #FFA614;
	font-style: italic;
	text-decoration: none;
}
#training_table .tb_item a:hover{
	color: #8C8C8C;
	font-style: italic;
	text-decoration: none;
}
#training_table .tb_item .bold{
	font-weight: bold;
}
#training_table .tb_content_center{
	text-align: center;
}



