* { 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;
}
#login_overlay {
	z-index:1000;
}

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{
	
	position: relative;
	margin: 0 auto;
	width: 930px;
}

#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;
}

#site_footer{
	width: 930px;
	text-align: center;
}

/* =========================================== */
/*                Top Header Bar               */
/* =========================================== */
#site_header #site_logo { float: left; display: block; margin: 10px 0px 10px 10px;}
#site_header #cyberscholar_logo { 
	padding: 20px 10px 0px 0px;
	float: right;	
}
#site_header #top_header_bar { 
	clear: both;
	width: 930px;
	background: url(../../../images/_company_site/151402/html_layout/gradient_tophdrbg.gif) repeat-x;
}

#site_header #left_bar { 
        height: 105px;
	background: url(../../../images/_company_site/151402/html_layout/left_border.gif) repeat-y;
}

#site_header #right_bar {
        height: 105px;
	background: url(../../../images/_company_site/151402/html_layout/right_border.gif) repeat-y;
}

#site_header #authentication #login_overlay{
	position: relative;
	z-index:1000;
}

/* =========================================== */
/*                Navigation Menu              */
/* =========================================== */

#site_header #main_menu{
	height: 33px;
	float: right;
	padding-right: 7px;
}

#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: right;
	padding: 0px;
	width: 10px;
	height: 33px;
}

#site_header #main_menu #links .menu_item{
	float: right;
}

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: 122px;
    	height: 18px;
    	background: url("../../../images/_company_site/151402/html_layout/navigation/home_up.gif") no-repeat;
}

a.h_roll_active {
	width: 122px;
    	height: 18px;
    	background: url("../../../images/_company_site/151402/html_layout/navigation/home_selected.gif") no-repeat;
}

a:hover.h_roll {
	width: 122px;
    	height: 18px;
    	background: url("../../../images/_company_site/151402/html_layout/navigation/home_over.gif") no-repeat;
}

/* training library rollover */
a.t_roll {
	width: 125px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/library_up.gif") no-repeat;
}

a.t_roll_active {
	width: 125px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/library_selected.gif") no-repeat;
}

a:hover.t_roll {
	width: 125px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/library_over.gif") no-repeat;
}

/* prizes rollover */
a.p_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/prizes_up.gif") no-repeat;
}

a.p_roll_active {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/prizes_selected.gif") no-repeat;
}

a:hover.p_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/prizes_over.gif") no-repeat;
}

/* report card rollover */
a.rc_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/reportCard_up.gif") no-repeat;
}

a.rc_roll_active {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/reportCard_selected.gif") no-repeat;
}

a:hover.rc_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/reportCard_over.gif") no-repeat;
}

/* resources rollover */
a.r_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/resources_up.gif") no-repeat;
}

a.r_roll_active {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/html_layout/navigation/resources_selected.gif") no-repeat;
}

a:hover.r_roll {
	width: 124px;
    height: 18px;
    background: url("../../../images/_company_site/151402/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 {
    padding-top: 35px;
	float: left;

}

#authentication #welcome {
        padding-top: 35px;
	float: left;
}

#authentication #profile_links #login_form_link{	
        padding-right: 5px;
}

#authentication #profile_links #registration_link{	
        padding-right: 5px;
        padding-left: 5px;
}

#authentication #profile_links #forgot_form_link{	
        padding-left: 5px;
}

#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: 0px 0px;
}

#site_footer, #site_footer a {
	clear: both;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
}

#site_footer #bottom_header_bar { 
	width: 930px;
	background: url(../../../images/_company_site/151402/html_layout/gradient_bottomhdrbg.gif) repeat-x;
}

#site_footer #quick_links {	
	text-align: center;
	width: 930px;
	clear: both;
}

#site_footer #quick_links a {
	text-decoration: none;
}

#site_footer #copyright {
	text-align: center;	
	width: 710px;
}

#site_footer #copyright a {
	text-decoration: none;
}

#site_footer #left_bar { 
        height: 6px;    
	margin-top: -7px;    
	background: url(../../../images/_company_site/151402/html_layout/left_border.gif) repeat-y;
}

#site_footer #right_bar {
        height: 6px;    
	margin-top: -7px;
	background: url(../../../images/_company_site/151402/html_layout/right_border.gif) repeat-y;
}


/* =========================================== */
/*              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; 
}
#site_body #left_bar { 
        height: 355px;
        width: 3px;
	margin-top: -2px;
	background: url(../../../images/_company_site/151402/html_layout/left_border.gif) repeat-y;
}

#site_body #right_bar {
        height: 355px;
        width: 3px;
	margin-top: -2px;
	background: url(../../../images/_company_site/151402/html_layout/right_border.gif) repeat-y;
}
#site_body #leftbuckets_bar { 
        height: 153px;
        width: 3px;
	margin-top: -2px;
	background: url(../../../images/_company_site/151402/html_layout/left_border.gif) repeat-y;
}

#site_body #rightbuckets_bar {
        height: 153px;
        width: 3px;
	margin-top: -2px;
	background: url(../../../images/_company_site/151402/html_layout/right_border.gif) repeat-y;
}

/* =========================================== */
/*                Training Library             */
/* =========================================== */

#site_body #training_library{
	width: 930px;	
}

#site_body #training_library #page_body{
	width: 930px;
	/*overflow: hidden;*/
}

#site_body #training_library #page_body #page_header{
	clear: both;
	height: 42px;
	padding-top: 2px;
}

#site_body #training_library #page_body #category_Video_Cameras {
	float: right;
	padding: 0px 0px 0px 20px;
	display: block;
	position: relative;
	width: 670px;
	min-height: 120px;
}

.training_module_1 {
	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;
}

#site_body #training_library #page_body #left_bar { 
        height: 408px;
        width: 3px;
	margin-top: 0px;
	background: url(../../../images/_company_site/151402/html_layout/left_border.gif) repeat-y;
}

#site_body #training_library #page_body #right_bar {
        height: 408px;
        width: 3px;
	margin-top: 0px;
	background: url(../../../images/_company_site/151402/html_layout/right_border.gif) repeat-y;
}

#site_body #training_library #page_body #training_image { 
        padding-right: 20px;
}

/* =========================================== */
/*              Prizes            */
/* =========================================== */

#site_body #prizes {
	width: 930px;	
}

#site_body #prizes #page_body {
	width: 936px;

	overflow: hidden;
}

#site_body #prizes #page_body em {
	color: #ED0000;
}

#site_body #prizes #page_body #prize_image {
	width: 220px;
	padding-right: 20px;
	float: right;
}

#site_body #prizes #page_body #page_header{
	clear: both;
	height: 42px;
	padding-top: 2px;
}

#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: 930px;	
}

#site_body #report_card #page_body{
	width: 930px;
}

#site_body #report_card #page_body #page_header{
	clear: both;
	height: 42px;
	padding-top: 2px;
}

#site_body #report_card #page_body #training_image { 
        padding-right: 20px;
}

#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: 930px;	
}

#site_body #resources #page_body{
	width: 930px;
}

#site_body #resources #page_body #page_header{
	clear: both;
	height: 42px;
	padding-top: 2px;
}

#site_body #resources #page_body #resource_image { 
	width: 220px;
	padding-right: 20px;
	float: right;
}

#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.bucket_roll { 
    display: block; 
    height: 19px;
    width: 99px; 
    background: url(../../../images/_company_site/151402/home/learn_more.gif) no-repeat; 
} 

a.bucket_roll:hover { 
    background: url(../../../images/_company_site/151402/home/learn_more_on.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;
}



