html, body { height: 100%; min-height: 100%; max-height: 100%; }
* { margin: 0; padding: 0; }
a {	text-decoration: none; }
a img { border-style: none; }
body { background: url(../../../images/_company_site/151289/site_layout/site_background.gif) #AA102F repeat-x; font: 12px Arial,Helvetica,sans-serif; }
p { margin-bottom: 1em; }


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;}
/**************
* Site Layout *
**************/
#site_header, #site_body, #site_footer {
	background-color: #FFF;
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 790px;
}

#site_header {
	background: url(../../../images/_company_site/151289/site_layout/header_background.gif) #FFF repeat-x 0 bottom;
	border-bottom: solid #84888B 2px;
	height: 90px;
	margin-top: 24px;
	position: relative;
	z-index: 1000;
}

#site_header #authentication #profile_links{
	color: #FFFFFF;
	float: right;
	font: 11px Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin-right: 16px;
	height: 40px;
}

#site_header #authentication #profile_links a{
	color: #FFFFFF;
	font: 11px Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#site_logo {
	position: absolute; left: 8px; top: 18px;
}
#site_logo img {
	border: none;
	
}
#cyberscholar_logo {
	position: absolute; right: 8px; top: 10px;
}
#site_body {
	overflow: hidden;
	min-height: 360px;
}
#site_footer {
	border-top: solid #FFF 8px;
}
#quick_links {
	background-color: #84868C;
	color: #FFF;
	margin: 0 2px 2px 2px;
	padding: 4px 0;
	text-align: center;
}
#quick_links a {
	color: #FFF;
	text-decoration: none;
}
#copyright {
	background-color: #AA102F;
	color: #FFF;
	font-size: 90%;
	padding-top: 8px;
	text-align: center;
}
#copyright a {
	color: #FFF;
	cursor: default;
	text-decoration: none;
}

/* Page Headers */
#page_header {
	display: block;
}
#win_prizes #page_header {
	margin: 0 -20px;
}
#resources #page_header, #training_library #page_header, #training_module #page_header {
	margin: 0 -10px;
}

/* Authentication */
#authentication {
	color: #FFF;
	position: absolute; left: 0; top: -20px;
	width: 100%;
}
#username {
	border: solid #FFF 1px; /* Needed to fix border bug on IE7 */
	border: none;
	padding: 0 4px;
}
#submit_login {
	padding: 2px 0;
}
#authentication_links {
	position: absolute; right: 0; top: 0;
}
#authentication_links a, #welcome a {
	color: #FFF;
	text-decoration: none;
}

/* Main Menu */
#main_menu {
	background-color: #84888A;
	height: 26px;
	list-style-type: none;
	position: absolute; left: 230px; top: 48px;
	width: 560px;
}
#main_menu li {
	background: url(../../../images/_company_site/151289/site_layout/main_menu.gif) no-repeat;
	float: left;
	margin: 0 16px;
	overflow: hidden;
}
#main_menu a {
	background: url(../../../images/_company_site/151289/site_layout/main_menu.gif) no-repeat;
	display: block;
	height: 26px;
	text-indent: -32767px;
}
#training_library_link a { background-position: 0 0; width: 122px; }
#win_prizes_link a { background-position: -122px 0; width: 78px; }
#resources_link a { background-position: -200px 0; width: 83px; }
#training_library_link, #training_library_link a:hover { background-position: 0 -26px; }
#win_prizes_link, #win_prizes_link a:hover { background-position: -122px -26px; }
#resources_link, #resources_link a:hover { background-position: -200px -26px; }

/***********
* Homepage *
***********/
#home a {
	color: #E3173E;
	font-weight: bold;
	font-style: italic;
}
#home h2 {
	background-color: #84868C;
	color: #FFF;
	height: 30px; line-height: 30px;
	font-size: 130%;
	margin: 0 -10px 12px -10px;
	padding: 0 10px;
}
#home_banner {
	margin: 0 2px;
}
#featured_training {
	background: url(../../../images/_company_site/151289/home/featured_training_bg.gif) center 31px repeat-x;
	float: left;
	margin: 0 1px 0 2px;
	padding: 0 10px 8px 10px;
	width: 372px; height: 338px;
}
#featured_training h2 {
	background: url(../../../images/_company_site/151289/home/featured_training_header_bg.gif) #801430 repeat-y;
}
#win_with_vm, #vm_spotlight {
	background-color: #D0D0D0;

	float: left;
	margin: 0 2px 0 1px;
	padding: 0 10px 8px 10px;
	width: 372px;
}

/* Fixes formatting for IE6 */
#buckets {
	padding-left: 396px;
}
#featured_training {
	display: inline;
	margin-left: -394px;
}
#win_with_vm, #vm_spotlight {
	margin: 0;
}

#win_with_vm .win_with_vm_image {
	float: right;
	margin-top: -10px; /* Just to align image with text, change as needed */
}
#vm_spotlight {
	margin-bottom: 4px;
}
#vm_spotlight .spotlight {
	border-right: solid #BCBDC0 1px;
	float: left;
	padding-right: 9px;
	width: 176px;
}
#vm_spotlight .last {
	border-right: none;
	padding-left: 9px; padding-right: 0;
	width: 177px;
}
#vm_spotlight .spotlight h3 {
	color: #E3173E;
	font-size: 100%;
}
#vm_spotlight .spotlight img {
	display: block;
	margin: 0 auto 8px auto;
}
#vm_spotlight .spotlight a img {
	display: inline;
	margin: auto;
}

/*************
* Win Prizes *
*************/
#win_prizes {
	padding: 0 20px;
}
#win_prizes h2, #recent_winners h2 {
	margin: 0 -20px 8px -20px;
}
.prize_program_description {
	float: left;
	width: 484px;
}
.prize_program_image {
	float: left;
	margin-left: 20px;
}
#recent_winners {
	clear: both;
	padding: 0 20px;
}
#recent_winners h3 {
	background-color: #CC092F;
	clear: both;
	color: #FFF;
	font-size: 120%;
	height: 25px; line-height: 25px;
	margin: 0 -5px 8px -5px;
	padding: 0 5px;
}
.winners_list {
	list-style-type: none;
}
.winners_list li {
	float: left;
	margin-bottom: 8px;
	padding: 0 2px;
	width: 371px;
}

/************
* Resources *
************/
#resources {
	padding: 0 10px;
}
#resources a {
	color: #E3173E;
}
#resources p {
	background-color: #000;
	color: #FFF;
	height: 30px; line-height: 30px;
	margin: 0 -10px 20px -10px;
	padding: 0 10px;
}
.new {
	color: red;
	font-weight: bold;
}

/* Resource Tabs */
#resource_tabs {
	background-color: #BCBDC0;
	list-style-type: none;
	height: 49px;
	margin: 0 -10px;
}
#resource_tabs li {
	background: url(../../../images/_company_site/151289/resources/resource_tabs.gif) no-repeat;
	float: left;
	overflow: hidden;
}
#resource_tabs a {
	background: url(../../../images/_company_site/151289/resources/resource_tabs.gif) no-repeat;
	display: block;
	text-indent: -32767px;
	width: 184px; height: 49px;
}
#no_annual_contract_tab a { background-position: 0 0; }
#contract_tab a { background-position: -184px 0; }
#no_annual_contract_tab, #no_annual_contract_tab_active a { background-position: 0 -49px; }
#contract_tab, #contract_tab_active a { background-position: -184px -49px; }

/* Categories */
#contract, #no_annual_contract {
	clear: both;
}
#contract .odd, #no_annual_contract .odd {
	clear: left;
	float: left;
}
#contract .even, #no_annual_contract .even {
	clear: right;
	float: right;
}
.category {
	margin: 0 10px 8px 10px;
	width: 365px;
}
.category h3 {
	background-color: #BCBDC0;
	color: #FFF;
	font-size: 120%;
	height: 25px; line-height: 25px;
	margin-bottom: 8px;
	padding: 0 5px;
}
.category ul {
	margin-left: 5%;
}

/*******************
* Training Library *
*******************/
#training_library {
	padding: 0px;
}
.training_module {
	float: left;
	margin: 10px;
	padding-left: 56px;
	width: 309px; height: 80px;
}
.training_module a {
	color: #E3173E;
	text-decoration: underline;
}
.training_module .image {
	border: solid #84888A 1px;
	float: left;
	margin-left: -56px;
}
.date_completed {
	color: #84888A;
}
.updated {
	font-weight: bold;
}

/******************
* Training Module *
******************/
#training_module {
	padding: 0 10px;
}
#not_logged_in {
	margin: 0 10px;
}
#quiz {
	margin: 0 -5px;
}
.first {
	margin-top: -21px;
}
.training_category h2 {
	margin: 0 -10px;
}
