@charset "utf-8";
/* CSS Document */


/* home */

#home #primary {
	width: 840px;
	height: 240px;
	margin-bottom: 20px;
	}
	
#home #promo {
	width: 600px;
	height: 240px;
	float: left;
	}

#home #primary dl {
	color: #93caff;
	background: #274f77 url(../img/structure/quick_links_bg.gif) no-repeat top right;
	padding: 20px;
	float: left;
	width: 200px;
	height: 200px;
	margin-bottom: .25em;
	}
		
#home #primary dt {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px dotted #366b9e;
	margin-bottom: .5em;
	}
	
#home #primary dd {
	border-bottom: 1px dotted #366b9e;
	margin-bottom: .75em;
	}	
	
#home #primary dl a {
	padding-left: 16px;
	background: url(../img/structure/bullet_aro_ylo_s.gif) no-repeat 0px 0.5em;
	display: block;
	}
	
#home #primary dl a:link, #home #primary dl a:visited {
	color: #93caff;
	}
	
#home #primary dl a:hover {
	color: #d3e8fc;
	}
	
#plans {
	width: 590px;
	background: url(../img/structure/gray_590.gif);
	height: 300px;
	float: left;
	}
	
#plans #ind, #plans #emp, #plans #part {
	
	width: 190px;
	height: 300px;
	float: left;
	margin-bottom: 15px;
	}
	
#ind img, #emp img, #part img {
	border: 5px solid #fff;
	margin: 15px 0 15px 15px;
	}	
	
#home #emp {
	margin: 0 5px;
	}
	
#ind h2, #emp h2, #part h2 {
	margin: 0 15px 15px;
	}
	
#plans h2 a {
	text-decoration: none;
	}
		
#plans h2 a:link, #plans h2 a:visited {
	color: #4b94db;
	}
	
#ind ul, #emp ul, #part ul {
	margin: 0 15px;
	font-size: 1.1em;
	}
	
#plans li {
	margin-bottom: .5em;
	background: url(../img/structure/bullet_ylo.gif) no-repeat 0px 0.5em;
	padding-left: 10px;
	}
	
#about_links {
	width: 230px;
	background: url(../img/structure/blue_230.gif);
	height: 300px;
	float: left;
	margin-left: 20px;
	
	}
	
#about_links, #about_links h2 {	
	color: #6d8dac;
	}
	
#about_links h2 {
	margin: 20px 20px 10px;
	}
			
#about_links ul {
	margin: 0 20px 0;
	}
	
#about_links li {
	background: url(../img/structure/bullet_ylo.gif) no-repeat 0 .75em;
	padding-left: 12px;
	line-height: 1.4;
	margin-bottom: .5em;
	}	
				
#home #overview {
	width: 800px;
	padding: 20px;
	float: left;
	background: url(../img/structure/overview_bg.gif) no-repeat;
	margin: 20px 0 40px;
	}
	
#home #overview h1 {	
	margin-bottom: .25em;
	font-size: 1.2em;
	}
	
#home #overview p {	
	font-size: .9em;
	}	
	
#customer_logos {
	float: right; 
	margin-left: 30px;
	margin-bottom: 30px;
	}
	
	
	/* Press Index */
	
#news h1 {
	line-height: 1.3;
	}
	
#news h1 span {
	line-height: 1.3;
	}

#news #primary dt {
  font-size: .9em;
  line-height: 1.5em;
  }
	
#news dt a { 
  font-size: 1.2em; 
	}
 
#news dt a:link { 
  color: #274f77; 
  }
	 
#news dt a:visited { 
  color: #666; 
  }
	
#news dt a:hover { 
  color: #cc0000; 
  }
	
#news dt div {
	margin-top: .25em;
  color: #274f77;
	}

#news #primary dd {
  font-size: 0.9em;
  margin-bottom: 10px;
  padding: 4px 30px 10px 0;
	border-bottom: 1px solid #dfdfdf; 
	}
	
#news dd a {
  text-decoration: none	;
	}
		
#news dd a:link, #news dd a:visited {
  color: #999999;
	}	

/* Press Releases, LMS */ 

h1 span      {
  color: #274f77;
  font-size: 0.7em;
  margin-top: 0.5em;
  display: block
  }
	
#news #primary ul li, #advantage #primary ul li {
	background: url(../img/structure/bullet_ylo.gif) no-repeat 0 .5em;
	padding-left: 10px;
	}
	

/* iacet */

#iacet #primary dl {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 1em 0;
	margin: 2em 0;
	} 
	
#iacet #primary dt {
	color: #4b94db;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-image: url(../img/structure/bullet_aro_ylo.gif);
	background-position: 0px 0.25em;	
	}
	 
#iacet #primary dd {
	margin-bottom: .5em;
	}
	
#iacet #primary img {
	margin: 1em 0;
	}
	
	
/* Course List */

#course_list #primary {
	background-image: url(../img/structure/primary_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}

.courses {
	width: 840px;
	border-top: none;
	margin-bottom: 2em;
	clear: left; /* fixes google */
	}

#course_list caption, #promo caption, #employer caption {
	font-size: 1em;
	text-transform: uppercase;
	background: none;
	border-top: 1px solid #ebebeb;
	font-weight: normal;
	padding: .75em .75em 1em;
	}
	
#course_list caption span {
	color: #6e6e6e;
	display: block;
	font-size: .8em;
	text-transform: none;
	}
	
.courses th {
	background: #dfdfdf;
	}	
		
.pricebutton_col span {
  color: #fff;
  background: #4d9be9 url(../img/structure/play_icn.gif) no-repeat 4px 5px;
  border-color: #add6ff #264d74 #264d74 #add6ff;
  }

.pricebutton_col span:hover {
  color: #000;
  background-color: #7fbffe;
	border-color: #264d74 #add6ff #add6ff #264d74;
  }
	
.courses a:link, #topics #primary ul a:link {
	color: #333;
	}
	
.courses a:visited, #topics #primary ul a:visited {
	color: #777;
	}
	
.courses a:hover, #topics #primary ul a:hover {
	color: #4b94db;
	}
	
	
/* topics */

#topics #primary ul li {
	margin-bottom: .5em;
	background-image: url(../img/structure/aro_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.25em;
	padding: 0 2em .5em;
	border-bottom: 1px solid #dfdfdf;
	}

.category_head {
	float: left;
	margin-right: 1em;
	font-size: .9em;
	font-weight: bold;
	padding-top: .4em;
	}
	
td.no_pad { /* not used */
	padding: 0;
	}
	
.grid_util {
	background: #EBEBEB;
	}


/* product info */

#title {
	font-size: 1.4em;
	margin-bottom: 0;
	background-color: #e7e7e7;
	padding: .2em 10px;
	color: #274f77;
	}
	
#buttonbar {
	background-color: #525252;
	background-image: none;
	}
	
#primary #course_util_col ul li {
	background: none;
	padding-left: 0;
	}	
	
#course_util_col li {
	margin-bottom: .5em
	}	
	
#course_util_col li a:link {
	color: #fff;
	}
	
#overview, #audience, #topics, #objectives {
	margin-bottom: 3em;
	}
	
#overview h1 {
	font-size: 1.5em;
	}

.info_head  {
  border-top: 1px solid #fdb834;
  }

#info_col h3 { /* these h3 tags come out of db. change to h2 when framework info_head is added */
	font-size: 1.2em;
	margin-bottom: .25em;
	font-weight: normal;
	}
	
#primary #info_col ul li {
 background: none;
 padding-left: 0;
}

#primary #info_col li li  {
 line-height: 1.5;
 margin-bottom: .15em;
 background: url(/res/shared/img/dot_gold.gif) no-repeat 0px 0.75em;
 padding-left: 10px;
}

#features li {
  background: url(../img/structure/bullet_ylo.gif) no-repeat 0 .5em;
	font-size: 1em;
  }


/* solutions */

#solutions h1, #support h1 {
	line-height: 70px; /* centers text vertically */
	color: #d4e8fc;
	font-size: 1em;
	}

#solutions #ind, #solutions #emp, #solutions #part {
	background: url(../img/structure/gray_270.gif);
	width: 270px;
	height: 340px;
	float: left;
	margin-bottom: 15px;
	}
	
#solutions #ind img, #solutions #emp img, #solutions #part img {
	border: 5px solid #fff;
	margin: 15px;
	}	
	
#solutions #emp {
	margin: 0 15px;
	}
	
#ind h2, #emp h2, #part h2 {
	margin: 0 15px 15px;
	}
	

	
#ind li, #emp li, #part li {
	margin-bottom: .5em;
	}

#solutions #main_content h2 {
	font-size: 1.6em;
	font-weight: bold;
	}
	
#ind h2 span, #emp h2 span, #part h2 span {
	font-size: .7em;
	text-transform: uppercase;
	display: block;
	margin-bottom: .3em;
	}
	
#solutions h2 a {
	text-decoration: none;
	}
	
#solutions #main_content h2 a:link, #solutions #main_content h2 a:visited {
	color: #274f77;
	}
	
#solutions h2 a:hover {
	color: #4b94db;
	}	
	
#lms {
	clear: both;
	background: url(../img/structure/blue_bg.gif) repeat-x ;
	margin-top: 15px;
	overflow: auto;
	}
	
#lms h2 {
	font-size: 1.8em;
	color: #6d8dac;
	background: url(../img/structure/blue_840_top.gif) repeat-x;
	padding-top: 15px; 
	}
	
#lms h2 span {
	font-size: .8em;
	display: block;
	margin-top: .5em;
	}
	
#lms img {
	margin: 15px;
	float: left;
	}
	
#lms p {
	margin-right: 15px;
	color: #6d8dac;
	}
	
	
/* Reseller */

#partner #primary ul {
	font-size: 1.1em;
	padding-bottom: 2em;
	}
	
#partner #primary ul span {
	font-weight: bold;
	}
	
#partner #primary li {
	padding-left: 1em;
	background: url(/res/shared/img/aro_dwn.gif) no-repeat 0 .45em;
	margin-bottom: .25em;
	}
	
#partner #primary img {
	border: 1px solid #274f77; 
	padding: 10px; 
	margin: .5em 0 3em;
	} 	
	

/* mnet lms */

#mnet_lms #primary {
	background: url(../img/structure/primary_bg_lms.gif) no-repeat 0 0;
	}
	

/* support */

#support #primary h2 {
	margin-bottom: 1em;
	}
	
#support #primary li {
	padding-left: 2em;
	background: url(../img/structure/check.gif) no-repeat; 
	margin-bottom: .75em;
	}
	
#support #primary {
	background: url(../img/structure/support_bg.gif) no-repeat;
	margin-bottom: 20px;
	}
	
	
/* form */

table {
	  
	}
	
	
/* subscribers */

#primary ul a:link, #primary ul a:visited {
	color: #274f77;
	}

#primary ul a:hover {
	color: #4b94db;
	}
	
#subscribers #primary li, #login #primary li {
	background: url(/res/shared/img/aro_grey.gif) no-repeat 0px 0.6em;
  margin-bottom: 0.5em;
  padding-left: 1em;
	}


/* workplace_safety_training */
	
#indiv .features, #employer .features { 
	 margin-left: 270px; 
	}

#why {
	background: url(../img/structure/gray_bg.gif) repeat-x;
	padding: 10px;
	margin-top: 20px;
	}
	
#indiv ol {
	padding-left: 0;
	}
	
#indiv ol li{
	line-height: 1.5;
	margin-bottom: .5em;
	}
	
#indiv em, #employer em {
	font-weight: bold;
	font-size: 1.2em;
	}
	
#indiv h3 {
	line-height: 1.4;
	}
	
	
/* webinar */
	
#webinar #secondary a {
	background: none;
	padding-left: 0;
	}
	
#webinar #secondary dt {
	font-weight: bold;
	font-size: 1.1em;
	border-top: 1px solid #e7e7e7;
	padding-top: 5px;
	}
	
#webinar #secondary dl img {
	display: block;
	padding: 10px 0;
	}
	
#webinar #secondary dl {
	border-bottom: none;
	}
	
#webinar #secondary h2 {
	margin-bottom: 1em; 
	}
	
#webinar #secondary li img {
	margin-top: .75em;
	}
	
	
/* login */

#login #primary {
	background: url(../img/structure/login_bg.gif) no-repeat;
	}
	

/* articles */

#articles h1 {
	line-height: 1.3;
	}

#articles #primary img {
	margin-bottom: 2em;
	}
	
#articles #secondary {
	width: 240px;
	padding: 20px 10px;
	}
	

/* DOT */

#dot #secondary {
	width: 240px;
	padding: 20px 10px;
	}
	
#dot #secondary div{
	margin: 20px 0;
	}

#product_info {
	float: left;
	width: 840px;
	margin-top: 20px;
	}
	
#dot h1#title {
	border-top: 2px solid #fdb834;
	background: none;
	}
	
#dot #course_util_col {
	margin-top: 0;
	background: none;
	}
	
	
/* bold chat */

#bt_invite_box table {
	margin: 0;
	}


#bt_invite_box table td {
	/* padding: 0; */
	border-bottom: none;
	}
/* 	

#bt_invite_box table img{
	padding: 5px;
	}
	
#bt_invite_box table #bt_chat_input, #bt_invite_box table input {
	margin: 5px;
	}
	
	*/