@charset "utf-8";
/* CSS Document */
h5 {
 color:#990000;
 font-size:2.5em; 
 line-height: 35px;
 padding-top: 10px;
}
#the_basics h5 {padding-top: 0px;}
h4 {
	font-size: 1.2em;
}
h3 {font-size:1.4em;color:#0085cd;}
ul {margin-left:15px;}
ul li{
	color: #000;
	list-style:inside;
	font-weight: normal;
}
a, a:link, a:visited {color:#0085cd;} 
A:hover {color: #fff; text-decoration: none;}
.flg {float:left}
.clearL{clear:left;}
/* <!--******************Glossary**********************-->*/
#glossWrap{ width:651px; float:left; margin-top:10px;}
.op1 { background-color:#F2F2F2; padding:10px;}
.op2 { background-color:#fff; padding:10px;}
.glossTitle {width:120px; font-weight:bold;}
.glossDesc {width:460px; }
.redText{color:#990000; font-weight:bold;}
.gloss_nav{border: 1px solid #e2e2e2;padding:10px; background-color:#F2F2F2; text-align:center }
.grey{color:#666;}
.paddV{padding:10px 0; border-bottom: 1px solid #e2e2e2;}
.paddT{ margin-top:10px;}
.selected{background-color:#FC0}
/* <!--******************Header**********************-->*/
#dc_logo {
	padding-left: 225px;
}
#dc_nav{
	clear:both;  
	width: 900px;
	height: 26px; 	
	background: url(/college/images/mid-nav-bar-bg.jpg) no-repeat;
	padding-left:28px;
}
#dc_nav ul{	
	list-style: none;	
 margin: 0;
 padding: 0;	
}
#dc_nav ul li{	
	float: left;
	display:inline;	
	margin-left: 0px;
	margin-right:25px;
}

#dc_nav ul li.last {
	margin-right: 0px;
	border: 0px;
}

#dc_nav A:link, #dc_nav A {
	margin:0px;
	padding-top:4px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	background: #e2e2e2 url(/college/images/tab.jpg) repeat-x;	
	background-position: 0 -26px;
    display: inline-block; 
    overflow: hidden; 
    height: 22px; 
    text-decoration: none;
}
#dc_nav A:hover {
	color: black;
	text-decoration: none;
	background-position: 0 0px;
}
#dc_nav #currentpage a {
	text-decoration: none;
	cursor: default;
	color: #FDC800;
	background: none;
	background-image:none;
}

/* <!--******************Right-Panel**********************-->*/
#right_panel {
	float: right;
}
#dc_top_sidebar {
	margin:0px;
	height: 9px;
	width: 240px;	
	background: url(/college/images/sidebar-top.jpg) no-repeat bottom;
}
#dc_mid_sidebar {	
	height:auto;
	width:240px;	
	background: url(/college/images/sidebar-mid.jpg);
}
#dc_bottom_sidebar {
	margin:0px;
	height: 9px;
	width: 240px;	
	background: url(/college/images/sidebar-bottom.jpg) no-repeat top;
}
.article {
	height: 84px;
	overflow: hidden;
	border-top: 2px groove #fff;
}
A.article_link, A.article_link:link, A.article_link:visited{
	padding: 10px;
	height: 64px;
	display: block;
	color: #000;
	font-size: 8pt;
	line-height: 14px;
}
.article.first {
	border-top: none;
}
.article A:visited {
	color:#333;
}
.article A:hover, .article A:hover b {
	color: #fff;
	text-decoration: none;
	background-color: #990000;
}
.link_text b {color: #990000; font-weight: bold; font-size:9pt;}
A:hover img.more_button {
	margin-left: 80px;
	margin-top: 10px;
	display: block;
}

img.more_button {
	display: none;
}
.article A:hover p {
	display: none;
}

/* <!--******************Homepage**********************-->*/ 
#the_basics {
	background: url(/college/images/banner/home.jpg) repeat-x bottom;
	min-height: 257px;
	width: 288px;
	padding-left: 340px;
	/*padding-top: 10px;*/
	padding-right: 20px;
	color: #333;
	line-height: 1.25em;
}
#feature_article {
	background: url(/college/images/feature.jpg) no-repeat;
	width: 609px;
	height: 46px;
	color: white;
	font-size: .8em;
	padding: 10px 20px;
	line-height: 1.5em;
}
#feature_article p {
	color: #fff;
}
#feature_article h3 {
	color: #FDC800;
	font-size: 1.5em;
}
h3 .strong {
	color: #0085cd;
	text-transform: uppercase;
	font-size: .8em;
}
A.white_link, A:link.white_link, A:visited.white_link {
	color: white;
	font-weight: bold;
}
ul.white_list {color: #fff; font-weight: bold;margin-left:0px;}
ul.white_list li {color: #fff;}
.dc_column {
	width: 200px;
} 

A.red_link , A:link.red_link , A:visited.red_link  {
	color: #990000;
	font-weight: bold;
	font-size: 1.2em;
}
/*A.invisible_link {
	display: block;
	width: 130px;
	height: 25px;
}
*/

/* <!--*****************TABBED NAVIGATION**********************-->*/ 
.content {
/*    border: #48f solid 3px;
    clear: left;
    padding: 1em;*/
}

.content.inactive {
	display: none;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #999 url(/college/images/tabs.gif);
    color: #fff;
    display: block;
    float: left;
    height: 33px;
    padding-left: 11px;
    text-decoration: none;
		text-transform: uppercase;
		font-size: .8em;
		font-weight: bold;
}

ol#toc a:hover {
    background-color: #333;
    background-position: 0 -66px;
}

ol#toc a:hover span {
    background-position: 100% -66px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {
    background-color: #ddd;
    background-position: 0 -33px;
    color: #990000;
    font-weight: bold;
}

ol#toc li a.active span {
    background-position: 100% -33px;
}

ol#toc span {
    background: url(/college/images/tabs.gif) 100% 0;
    display: block;
    line-height: 33px;
    padding-right: 11px;
}

/* <!--******************ARTICLE listings**********************-->*/ 
/*Page Headers*/
.basic_head{ width:366px; height:200px; background: url(/college/images/banner/basics.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
.home_app_head{ width:366px; height:200px; background: url(/college/images/banner/home-app.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
.business_head{ width:366px; height:200px; background: url(/college/images/banner/business.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
.checklist_head{ width:366px; height:200px; background: url(/college/images/banner/checklist.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
.glossary_head{ width:366px; height:200px; background: url(/college/images/banner/glossary.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
.recess_head{ width:366px; height:200px; background: url(/college/images/banner/recess.jpg) no-repeat;
padding: 19px 20px 0 270px;
}
#list_header {
	font-weight: bold;
	background: #f2f2f2;
}

#list_header a, #list_header a:visited, #list_header a:link {
	color: #000;

}

a.ascending {
	background: url(/college/itriangle.jpg) no-repeat;
	width: 8px;
	height: 7px;
}

a.descending {
	background: url(/college/itriangle.jpg) no-repeat;
	width: 8px;
	height: -7px;
}

.article_summary {
	margin-bottom:-20px;
	padding-left:12px;
	padding-right:12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	display: inline-block;
	margin-top: 20px;
	width: 627px;
}

.new_article {
	padding-left: 5px;
	font-size: 1em;
	color: #990000;
}
.even {
	background: #f2f2f2;
}
.article_summary h2 {
	font-size: 1.3em;
}
.category {
	text-align: center; text-transform:capitalize;
		font-size: 8px;
	float: left;
	width: 76px;
}
.level {
	text-align: center;  text-transform:capitalize;
		font-size: 8px;
	float: left;
	width: 70px;
}
.level img {
	margin-top: 4px;
}
.title_and_description {
	font-size: .9em;
	float: left;
	width: 336px;
	vertical-align: middle;
}
.button_column {
  float: left;
	padding-left: 10px;
}
.small_rating {
	margin-left:20px;
	margin-bottom:10px;
}
A.read_more {
	display: block;
	width:104px;
	height:27px;
	background: url(/college/images/take-course.jpg);
}
.even A.read_more {
	background: url(/college/images/take-courseb.jpg);
}
A.read_more:hover {
	background-position: 0 -27px;
}

A.download {
	display: block;
	width:116px;
	height:30px;
	background: url(/college/images/download.jpg);
}

A.learn_more {
	display: block;
	width:130px;
	height:22px; padding:4px 0;
	text-align:center;
	background: url(/college/images/learn-more.png);
}

A.download:hover, A.learn_more:hover {
	background-position: 0 -30px; text-decoration:none;
}

/* <!--******************ARTICLE pages**********************-->*/ 
.breadcrumbs {
	font-size: .9em;
}
.breadcrumbs a, .breadcrumbs a:visited, breadcrumbs a:link {
	color: #0085cd;

}
.date {
	font-weight: bold;
	font-size: .8em;
}
.date strong{
	color: #0085cd;
	font-size: 1.2em;
}
.dc_mainContent {
	width: 609px;
	padding: 10px 20px;
	line-height: 1.5em;
}

.dc_mainContent ol {
	margin-left:20px;
}
.dc_mainContent ol {
	margin-left:30px;
	font-weight: bold;
	color:#CA171E;
	font-size: 2em;
}

.dc_mainContent ol p{
	font-weight: normal;
	font-size: .5em;
	color: black;
}
.dc_mainContent img {
	margin-right: 10px;

}
.dc_mainContent table {
	margin-left: -7px;
}
.star_rating {
	padding: 0px;
	margin: 0px;
	float: right;
}
.border_top {
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
}
/* <!--******************Footer**********************-->
*/ 
#dc_footer {
	margin-bottom: 20px;
	font-size: .8em;
	line-height: 1.2em;
	text-align: center;
	border-top: 1px solid #e2e2e2;
	padding-top: 10px;
}

