/* WAKEFIELD COLLEGE */

/* GLOBAL ELEMENTS */

body {
	background: #989F93; 
	margin: 0; 
	padding: 0; }

table { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 160%;
	text-align: left; }

h1 { 
	font-size: 20px;
	margin: 0px 0 6px 0;
	line-height:1; }

h2 { 
	font-size: 18px;
	line-height: 1.2; }

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#3D3D33;
	font-family: Geneva, Arial, Helvetica, sans-serif; }

h3.uline { 
	padding-bottom: 6px;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;
	width:auto; }

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	margin: 0;
	padding-bottom: 8px;
	color: #666666; }
	
h4.uline {
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #CCC;
	width: auto; }

h5, h6 {
	font-family: verdana,arial,sans-serif;
	font-weight: bold; }

h5 { 
	font-size: 11px;
	color:#333;
	text-transform: uppercase;
	padding: 4px 0; }

h5.uline {
	padding-bottom: 6px;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;
	width:auto; }

h6 {
	font-size: 9px;
	color: #666666;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 3px; 
	margin: 0; }

h6.uline {
	border-bottom:1px solid #F5f5f5;
	width:auto;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px; }

p { 
	margin:0 0 1em; }

.breadcrumb {
	font-size: 9px;
	line-height: 130%;
	color: #666;
	text-decoration: none; } 

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	background-image: url(/_images/_common/hd_dotted_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	vertical-align: middle;
	text-indent: 10px; }

.copyright {
	font-size: 9px;
	line-height: 180%;
	color: #666; } 

.copyright a:hover { 
	color: #fff } 

.SubNavHoriDark {
	font-size: 11px;
	line-height: 180%;
	color: #666666;
	text-decoration: none; } 

.SubNavHoriDark a:hover {
	color: #CCCCCC;
	text-decoration: none; } 

.picturebox {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	margin: 5px;
	color: #666666; } 
	
.HE_body {
	color: #999;
	text-decoration: none; }
	
.HE_body a:hover {
	color: #fff;
	text-decoration: none; } 

.HE_body a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	line-height: 200%; }
	
.WhiteText {
	color: #fff;
	text-align: left;
}	

.side_menu {
	color: #999;
	text-decoration: none; }
	
.side_menu a:hover {
	color: #fff;
	text-decoration: none; } 

.side_menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	line-height: 200%;
	margin: 20px; }

.HE_new {
	font-size: 10px;
	color: #666;}
	
.smalltext a {
	color: #999; }	
	
.smalltext a:hover {
	color: #fff; } 	
	
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 7px;
	margin: 5px;
	color: #666666;
	font-weight: normal;
	line-height: 20px; }
	
.quotebox {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: f2f2f2;
	padding: 3px;
	margin: 3px; }

div.accesslinks {
	width: 200px;
	height: 1px; }

#visible {
	overflow: visible; }

#hidden {
	overflow: hidden; }

#scroll {
	overflow: scroll; }

#auto {
	overflow: auto; }

/* Course Information List Elements */

div.crsinfoInlineGroupHeading {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	margin-top: 15px; }
  
div.crsinfoInlineCourseTitle {
	display : list-item;
	list-style-type : none;
	line-height: 120%;
	padding-top: 1px;
	padding-bottom: 1px; }
	
div.crsinfoInlineCourseTitle a:hover{
	color: #999999;
	text-decoration: none; }
	
div.crsinfoInlineCourseTitle a {
	color: #FFFFFF;
	padding-left: 18px;
	display: block;
	text-decoration: none; 
	background-color: transparent;
	background-image: url(/_images/icons/ico_s_doc02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; }	
	
/* Course Information Leaflet Elements */	
	
  div.crsinfoLeaflet {
    display : inline ;
    vertical-align : top ; }

  div.LeafletSubTitle {
    color : #FFFFFF;  }

  div.crsinfoLeaflet H3 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	margin-top: 15px; }
	
/* Course Information Leaflet Data Box */
  
  div.crsinfoDataBox {
	font-size : xx-small;
	background-color : #0F0F0F;
	background-image : url(/_images/_common/c_corner_botright2.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom : 15px; }

  div.crsinfoDataBox h3 {
    color : #FFFFFF;
    margin : 0 0 0.5em 0 ;  }
  
  div.crsinfoDataItem {
	color : #f2f2f2;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333; }

  .crsinfoDataLabel {
	display : inline;
	font-weight : bold;
	width: 150px; }
  
  .crsinfoDataValue {
	font-weight : bold; }
.HE_body tr td .WhiteText tr td strong {
	text-align: center;
}

