﻿/* From David LMS site test common.css */
.hoverTrigger > .hoverTarget,
.hoverTrigger > .hoverTargetInline,
.hoverTrigger > .hoverTargetInlineBlock
{
    display:none;
}
.hoverTrigger:hover > .hoverTarget
{
    display:block;
}

.hoverTrigger:hover > .hoverTargetInline
{
    display:inline;
}
.hoverTrigger:hover > .hoverTargetInlineBlock
{
    display:inline-block;
}


hr
{
	/*width:166px;*/
	width:95%;
	color:#cccccc;
	background-color:#dedede;
	height:1px;
	border: none;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

hr.thick
{
	margin:15px auto 20px auto;
	padding:0px 0px 0px 0px;
}

div.hr /*Fake hr because IE and FF render <hr>s differently */
{
	width:95%;
	height:1px;
	background-color:#dedede;
	margin:15px auto 12px auto;
	padding: 0px;
}

div.thinhr
{
	width:100%;
	height:1px;
	background-color:#dedede;
	margin:0px auto;
	padding: 0px;
}

/* used on nav menu and in some grid views as a divsor */
div.navhr
{
	width:100%;
	height:1px;
	/*background-color:#dedede;*/
	margin:7px auto 7px auto;
	padding: 0px;
}


/* used underneath h1 */
div.titleNavHr
{
	width:100%;
	height:1px;
	/*background-color:#dedede;*/
	margin:7px auto 20px auto;
	padding: 0px;
}

div.lightGreyHr
{
	width: 100%;
	height: 2px;
	/*background-color:#f5f5f5;*/
	margin: 7px auto 20px auto;
	padding: 0px;	
}

.arial
{
  font-family:Arial;
}

.verdana
{
  font-family:Verdana;
}

a img
{
	border: none;
}

/* SIZES */
h1, h2, h3, h4, h5
{
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}


h1, h2, h1 a:link, h1 a:visited
{
  /*color: #000000;
  font-size:20px;*/
  margin: 0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

h1
{
	font-weight: normal;
}

h2
{
  font-weight: normal;
 /* font-size:16px;*/
  margin:0px;
  line-height: 32px !important;  /* for vertical alignment  - put actual headers in empty div */
}

h3
{
	/*font-size:12px;*/
	margin:8px 0px;
	font-weight: normal;
}


/* Class to indent items as needed by mockups */
.indenter
{
	margin-left: 40px;
}


/*.navigation
{
	font-size:13px;
}*/

/*.defaultsize
{
  font-size:12px;
}*/

.small
{
  margin:0px;
  padding:0px;
 /* font-size:11px;*/
}

/* COLOURS */
/*h1, h2, h3, thead
{
  color:#666666;
}*/

a:link, a:visited
{
  /*color:#006575;*/
  text-decoration:none; /* IE7 */
}

a:visited
{
	/*color:#006575 !important;*/
	text-decoration:none;
}

a:active, a:hover
{
  /*color:#006575;*/
  /*text-decoration:underline;*/
}

/* Stop little dotted boxes */
a:focus
{
	-moz-outline: none; /* fx 1.07*/ 
	outline:none /* fx 1.05, Safari, Mac IE*/
}

/*.disabled
{
  color:#A9A9A9;
}*/

/*.important
{
  color:#cc0033;
}*/


/*.unselected, ul.globalnav a, ul.globalnav a:visited /*(Need to explicitly specify as IE7 doesn't allow colours to be inherited)
{
  color:#999999 !important;
}*/

/*.white
{
  color:#ffffff;
}*/

.white a, .white a:visited, .white a:link
{
	/*color:#ffffff !important;*/
	text-decoration: none !important;	
}

/*.defaultcolor, ul.globalnav li.current a  /*(Need to explicitly specify as IE7 doesn't allow colours to be inherited)
{
  color:#333333;
}*/

/*.fadedText
{
	color:#a9a9a9;	
}*/

/* Font Families */

/*h1, h2, .navigation
{
	font-family:Arial;
}*/


/*h3, .defaultsize
{
	font-family:Verdana;
}*/

/* Line heights */

h1, h2, h3
{
	line-height:100%;
}

.defaultsize, .small
{
	line-height:140%;
}


.defaultspacing
{
	line-height:140%;
}

.listspacing
{
	line-height:150%;
}

.tablespacing
{
	line-height:210%;
}

/* Status indicators */

.unvisited
{
	font-weight:bold;
}


/* Crazy stuff for content pane layout */

hr+h2
{
	/*padding-top:20px;*/
	/*background-color:red;*/
}
h2>img{
	/*padding-left:20px;*/
	/*padding-right:8px;*/ /*20px padding, 32pximage, 8px padding Text */
	line-height: 32px;
	vertical-align:middle;
	margin-left:-40px;
	float:left;
}

/* indent a heading 2 */
h2.indenter
{
	padding-bottom: 8px;	
}


/* nav menus */

table.navMenu
{
	text-align: left;
	width: 187px;
}

.navMenu .items
{
	text-align: left;
	width: 186px;
}

.navMenu .item
{	
	vertical-align: middle;
	text-align: left;
	width: 99%;
	height: 34px;
	background-image: url('../newimages/menuicons/mp_sidebar_no_highlight.png');	
	background-position: top left;
	background-repeat: no-repeat;
/*	list-style-image: url('../newimages/menuicons/list_bullet.png'); */
}

.navMenu .item .link
{
	padding: 0px 5px 0px 5px;
	width: 99%;
	vertical-align:middle;
	text-align:left;
	height:28px;
}

.navMenu .item .link img
{
	margin:0px 4px 0px 15px;
	vertical-align:middle;
}

.navMenu .item a,
.navMenu .item a:visited
{
	/*color: #999999;*/
	text-decoration: none;
	padding-left:0px;
	vertical-align:middle;
	height: 34px;
}

.navMenu .item .link:hover
{
	background-image: url('../newimages/menuicons/mp_sidebar_highlight.png');	
	background-repeat: no-repeat;
}

.navMenu .currentItem
{
	background-image: url('../newimages/menuicons/mp_sidebar_current_item.png');	
	background-repeat: no-repeat;
}

.navMenu .currentItem .link:hover
{
	background-image: url('../newimages/menuicons/mp_sidebar_current_item.png');	
	background-repeat: no-repeat;
}
.pcinduction
{
	/*position: absolute;*/
   /* background-color: White; */
   /* float: left; */
    padding-left:55px;
  
    
}
.PCInductionDisplay
{
	/*color:#999999;*/
	font-family:Verdana;
	
	
}
.pclogin
{
	padding-left:11px;
}
input.readonlyTextbox,
textarea.readonlyTextbox
{
	/*color: #000000;
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;*/

}

.news .new
{
	font-weight:bold;
	padding-left:2px;
	/*color:#4B1463;*/
}
.news .verticalbar
{
	font-weight:bold;
	/*color:#666666;*/
}
.browseNews .news 
{

	padding-left:2px;
	/*color:#4B1463;*/
}
/*.browseNews .verticalbar
{
	color:#666666;
}*/

/* lists with nifty bullet */
div.news ul li
{
	background-image:url(../newimages/StudyGuides/bullet.gif);
	background-position:left 5px;
	list-style-type:none;
	padding-left:25px;
	margin-top:5px;
}


div.news ul li p
{
	margin-top: 0px;
}

div.news ul
{
	margin-bottom:8px;
	margin-left:25px;
	margin-top:8px;
	padding-left:0px;
}
/**/

table.fieldPracticeVisit
{
	margin-left:35px;
	
}

table.fieldPracticeVisit tr td
{
	padding-bottom:20px;
}

/* Assessment Cover sheet*/
div.viewComments
{
	
}
div.viewComments textarea
{
	border: solid 1px #ccc; 
	font-size: 12px;
	
	/*background-color: #ebebe4; */
}

div.viewCommentsCustom textarea
{
	border: solid 1px #ccc; 
	font-size: 12px;
	
	/*background-color: #ffffff;*/ 
}

div.viewHiddenComments pre
{
	display:none;	
}

.printHiddenComments
{
      display:none;
}

div.hideComments
{
      display:block;
}
div.printHiddenComments
{
      display:none;
}

div.FadedPanel
{
	color:#cccccc;
	cursor:default;
}

div.HighlightPanel
{
	color:#666666;
	cursor:hand;
}

table.editFieldPractice tr td.editFieldPracticeSpacing
{
	padding-left:130px;
	
}

/*
Fix for IE7 z-index bug.
BugID 1192
*/
.wrapper .showOntop {
	z-index: 2000;
	position: relative;
}

.wrapper .showBehind 
{
	position: relative;
}

wbr
{
	width: 0px;
	display: inline-block;
	overflow: hidden;
}


.alertPanel .hiddencontent
{
	padding-left:12px;
}