* { margin: 0; padding: 0; }
a img { border-style: none; }
body { background-color: #FFF; font: 12px Arial,Helvetica,sans-serif; }
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; }

/* Site Layout */
#site_header, #site_footer {
	clear: both;
	margin: auto;
	position: relative;
	width: 960px;
	padding: 0 10px;
}

#site_body {
	clear: both;	
	width: 960px;
	margin: auto;
	padding: 50px 10px 0 0;	
}

/* Site Header */
#site_header {
	height: 72px;
	 z-index: 1000;
}
#site_logo {
	position: absolute; left: 5px; bottom: 5px;
}
#cyberscholar_logo {
	position: absolute; right: 25px; top: 35px;
}

/* Site Header : No Navigation */
#site_header_no_navigation {
	border-top: solid #E2E4E4 8px; border-bottom: solid #BAB9B9 1px;
	clear: both;
	margin: auto;
	position: relative;
	width: 780px; height: 40px;
	padding: 0 10px;
}
#site_header_no_navigation #site_logo {
	position: absolute; left: 10px; top: 6px;
}
#site_header_no_navigation #cyberscholar_logo {
	position: absolute; right: 10px; top: 6px;
}

/* Site Header : Authentication */
#authentication {
/*
	font-size: 80%;
*/
	float: right;
	padding: 10px 15px 0 0;
	height:23px;
}
/*#authentication, #authentication a {
	color: #FFF;
}*/


#authentication #profile_links{
	color: #000000;
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}



#login {
	text-align:left;
	background-color: #D74B09;
	height: 20px;
	padding-top:3px;
}

#login_form label {
	float: left;
/*
	height: 13px; line-height: 13px;
	margin-right: 4px;
*/
}
/*
#login_form .form_field, 
*/#authentication_links {
	float: left;
}

#username {
	border: solid #787878 1px;
	float: left;
	margin-right: 4px;
	font-size: 100%;
	padding: 1px 2px;
	width: 148px; height: 11px;
}

#welcome {

	height: 20px;
	padding-top:3px;	
}


/* Site Header : Main Menu */
#main_menu {
	position: absolute; 
	right: 15px;
	background-image:url(../../../images/_company_site/151411/html_layout/menu_bg.gif);
	background-repeat:repeat-x;	
	list-style: none;	
	bottom: -40px;
}
#main_menu li{
	float: left;
	
}

/* Site Buckets */
#site_buckets {
	margin-top: 10px;
	margin-left: 0px;
	float: left;	
}

#site_buckets header{
	color: #fff;
	
}

#site_buckets .bucket_top {
	background-image:url(../../../images/_company_site/151411/home/home_buckets_headerBG.gif);
	background-repeat:y; 
	color:#FFF; 
	font-weight:bold; 
	text-align: center;
	height:31px; 
	width:315px;
}

#site_buckets .bucket_body {
	background-color: #EFEBEF; 
	height:132px; 
	width: 314px;
	border-bottom:1px solid #B7B7B7;
}

#site_buckets img.bucket_image{
	width: 123px;
	height: 117px;
	text-align:left;
	padding-right:10px;
}

#bucket_corner_rt {
	position: relative; 
	right: 0px; 
	bottom: px;
}
#bucket_corner_left {
	position: relative; 
	left: 0px; 
	bottom: 0px;
}
/* Site Footer */
#site_footer {
	font-size: 80%;
	padding-top: 16px;
}
#quick_links, #copyright {
	text-align: center;
}
#quick_links a, #copyright a {
	color: #000;
	text-decoration: none;
}
#copyright {
	margin-top: 4px;
}
/* Home Body */
#home_movie {
	margin-top: 50px;
	margin-left: 0px;
}

/* Site Body */
/*.page_header {
	background-color: #76A0B4;
	margin-bottom: 20px;
}

/* Site Body : Prizes */
/*.introduction {
	margin-bottom: 24px;
}
*/

.prize_description {
	margin-left: 396px;
}

}
.prize_instruction {
	padding-top: 25px;
}
.prize_body{
	min-height: 390px;
	width: 935px;
	margin-top: 25px;
	margin-left: 25px; 	

}

/* Site Body : Report Card */
#training_report_card {
	border-collapse: collapse;
	width: 100%;
}
/*#training_report_card th {
	background-color: #AEAEAE;
	color: #FFF;
	padding: 4px 0;
}
#training_report_card td {
	border-bottom: solid #AEAEAE 1px;
	padding: 4px 0;
}
#training_report_card .training_title {
	padding-left: 8px;
	text-align: left;
}
#training_report_card .status, #training_report_card .date_completed {
	text-align: center;
}

/* Site Body : Resources */
/*#resource_table {
	border-collapse: collapse;
	width: 100%;
}
#resource_table thead th {
	background-color: #AEAEAE;
	color: #FFF;
	padding: 4px 0;
}
#resource_table tbody th {
	background-color: #CFCFCF;
	color: #000;
	padding: 4px 0;
}
#resource_table td {
	border-bottom: solid #AEAEAE 1px;
	padding: 4px 0;
}
#resource_table .resource_title {
	padding-left: 8px;
	text-align: left;
}

#resource_table .type {
	text-align: center;
}
*/

