
/*
YUI fonts
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/* end of YUI fonts. Following Copyright (c) 2009 Xtensis ltd. */

P, H1, H2, H3, H4, H5, H6, TD, TH, LI, DIV, LABEL
	{
	font-family: 'verdana' 'Arial';
	}

P
	{
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	}

LI
	{
	line-height: 1.5em;
	text-align: left;
	}
	
DIV
	{
	text-align: left;
	}

LABEL
	{
	font-size: 90%;
	}
	
.dump TD
	{
	margin-bottom: 0px;
	margin: 5px;
	padding: 2px;
	}

.bigW
	{
	color: black;
	text-decoration: none;
	border-bottom: 2px dotted black;
	}

A.bigW:link
	{
	border-bottom: 1px dotted black;
	}
	
A.bigW:hover
	{
	color: #0A005B;
	border-bottom: 1px solid #0A005B;
	}

A.bigW:active
	{
	color: #0F0091;
	border-bottom: 1px solid #0F0091;
	}

A.bigB
	{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}
	
A.bigB:hover
	{
	color: #0A005B;
	border-bottom: 1px solid #0A005B;
	}

A.bigB:active
	{
	color: #0F0091;
	border-bottom: 1px solid #0F0091;
	}
	
A IMG { border: none; }
	
.logoJanet
	{ 
	position: absolute;
	right: 0px;
	top: 10px;
	height: 100px;
	width: 198px;
	z-index: 2;
	}

.logoJanet IMG { border: none; }

HTML
	{
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	}

BODY.full
	{
	background-color: white;
	padding: 0px;
	margin: 0px;
	
	}
	
.err
	{
	padding: 20px;
	background-color: black;
	color: white;
	}

.dummy
	{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
.blk1
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 117px;
	height: 66%;
	padding: 0px;
	margin: 0px;
	background-color: black;
	z-index: 0;
	border: none;
	/* background-image: url('../images/xmas1.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #4396F6; */
	}

.blk2
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 66%;
	max-width:1164px;
	height: 125px;
	background-color: black;
	padding: 0px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 0;
	/* background-image: url('../images/xmas2.jpg');
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top left; */
	}

.nlnTitle
	{
	background-color: transparent;
	font-size: 400%;
	padding-top: 0px;
	margin-top: 12px;
	margin-bottom: 17px;
	font-family: "trebuchet ms",Arial,"sans-serif";
	text-transform: lowercase;
	}

.nlnTitle1
	{
	font-weight: bold;
	font-style: italic;
	color: #F5851F;
	}
	
.nlnTitle2
	{
	color: #636466;
	}

.colBlock
	{
	position: static;
	margin-left: 117px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 77px;
	padding-left: 30px;
	padding-bottom: 40px;
	padding-right: 40px;
	min-height:500px;
	border-bottom-left-radius:10px;
	}

.pagesBG
	{
	background-color: #D8D8DE;
	}

.mask { z-index: 4 !important; }

#flyer
	{
	position: absolute;
	display: none;
	left: 100px; top: 100px; height: 100px; width: 100px;
	z-index: 5;
	background-color:#CCC;
	-moz-opacity: 0.8;
	opacity:.80;
	filter:alpha(opacity=80);
	}
	
.lil
	{
	background-color: #6E69B0;
	}
	
.bld
	{
	font-weight: bold;
	}
	
.colBlock A
	{
	color: #2F5F71;
	text-decoration: none;
	border-bottom: 1px #2F5F71 dotted;
	}
	
.colBlock A:hover
	{
	color: #006A93;
	border-bottom: 1px gold dotted;
	}

.topicLink
	{
	color: #0C2400 !important;
	border-bottom: 1px #0C2400 dotted !important;
	font-weight: bold;
	cursor: help;
	}

.topicLink:hover
	{
	color: #329B00 !important;
	border-bottom: 1px #329B00 solid !important;
	}
	
H2.pageTitle
	{
	text-align: left;
	font-size: 150%;
	font-family: 'trebuchet ms' 'arial';
	display: block;
	background-color: #343536;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	left: 117px;
	top: 125px;
	right: 0px;
	margin-top: 0px;
	padding: 10px;
	z-index: 10;
	border-top-left-radius:10px;
	}

#loadingBit
	{
	margin-right: 3%;
	color: white;
	float: right;
	}
		
H3
	{
	text-align: left;
	font-size: 110%;
	font-family: 'trebuchet ms' 'arial';
	background-color: #343536;
	padding: 3px;
	padding-left:7px;
	display: block;
	clear: right;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	margin-top:5px;
	}
	
H4
	{
	text-align: left;
	font-size: 110%;
	font-family: 'trebuchet ms' 'arial';
	color: black;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.topicTitle
	{
	text-align: left;
	font-size: 100%;
	font-family: 'trebuchet ms' 'arial';
	color: black;
	margin-bottom: 10px;
	border-bottom: black 1px solid;
	padding-bottom: 0px;
	padding-top: 20px;
	}
	
.homeLink
	{
	text-decoration: underline;
	}
	
.info
	{
	color: black;
	background-color: #F4BC39; 	
	padding: 5px;
	width: auto;
	border: 1px ridge #343536;
	}
	
.credit
	{
	font-family: 'verdana';
	font-size: 80%;
	color: #AEAEAE;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 110px;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 6px;
	line-height: 1.2em;
	}

.creditLnk
	{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}

.spotPic
	{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	border: 3px solid #343536;
	}
	
.spotFlash
	{
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	}
	
.spotCap
	{
	font-size: 70%;
	text-align: right;
	color: black;
	float: right;
	padding-top: 10px;
	padding-top: 20px;
	width: 320px;
	clear: right;
	}
	
.spotCap A
	{
	text-decoration: underline;
	}
	
.imRight
	{ margin-left: 10px; float: right; }
	
.otherHolder
	{
	margin-top: 30px;
	color: black;
	width: auto;
	}
	
.otherTitle
	{
	font-weight: bold;
	font-size: 70%;
	}
	
.otherList
	{
	border-left: 1px #4B4B4B solid;
	border-top: 1px #4B4B4B solid;
	padding: 10px;
	font-size: 100%;
	}

.otherLink
	{
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-left: 17px !important;
	color: white;
	text-decoration: none;
	border-bottom: 1px white dotted;
	}

.otherLink:hover
	{
	color: gold;
	border-bottom: 1px gold dotted;
	}
	
.byline
	{
	color: white;
	font-style: italic;
	font-size: 80%;
	}

.newsBox
	{
	margin-top: 10px;
	margin-bottom: 10px;
	border: #4B4B4B solid 2px;
	}

.newsBoxActive
	{
	background-color: white;
	}

.newsBox H3
	{
	margin-top: 0px;
	}
	
.newsBoxInner { margin: 15px; }
		
.subLink
	{
	font-size: 70%;
	color: #808080;
	}

/* Document table in green */
.fileSize { font-size: 75%; color: #676767; font-variant: small-caps; }
#docTable TH { border: 0px; border-bottom: #676767 solid 1px; padding: 8px; }
#docTable TD { padding: 8px; border-bottom: #DEEDC9 solid 2px; background-color: #8CC63E; }

/* Document table in blue */
.docTableBlu TH { border: 0px; border-bottom: #BEDAE4 solid 1px; padding: 8px; }
.docTableBlu TD { padding: 8px; border-bottom: #BEDAE4 solid 2px; background-color: #93B1BB; }

.squash, .squash TD { height: 0px !important; padding: 0px; }

/* Home page */

#homeTable
	{
	max-width: 900px;
	}

#homeTable TD
	{
	padding: 4px;
	}
	
.homeDiv
	{
	padding: 0px;
	margin-bottom: 10px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	}
	
.homeDiv H3
	{
	display: block;
	padding: 0px;
	font-size: 150%;
	background-color: #636466;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	}

.homeDiv H3 A
	{ 
	display: block; 
	padding: 8px;
	}
	
.homeDiv H3 .nonExpand
	{
	padding: 8px;
	float: left;
	}

#homeDiv1 H3
	{
	padding-right: 4px;
	overflow: auto;
	}
	
#HomeSectDiplomas
	{
	padding: 8px !important;
	}
	
.homeCont
	{
	margin-top: 10px;
	}
	
#homeTableOpts
	{
	font-size: 50%;
	float: right;
	margin-top: 5px;
	margin-right: 30px;
	}

#homeTableOpts INPUT
	{
	margin-right: 0px;
	margin-top: 0px;
	}
	
#Materials
	{
	display:block;
	}

#homePageOptSchool
	{
	margin-left: 0px;	
	}

.showingHomeVar {overflow-x: visible; overflow-y: visible; width: auto; height: auto; }
.hiddenHomeVar {overflow-x: hidden; overflow-y: hidden; width: 0px; height: 0px; }


.collHide { 
	display: none;
	overflow: hidden;
	position: absolute;
	top: -20000px;
	}

.collShow {
	}
	
.collTrigger
	{
	
	}

H3 .collParent
	{
	background-image: url('../imin/exp-open.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H3 .collOpen
	{
	background-image: url('../imin/exp-close.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H4 .collParent
	{
	background-image: url('../imin/exp-open.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
H4 .collOpen
	{
	background-image: url('../imin/exp-close.gif');
	background-position: right;
	background-repeat: no-repeat;
	}

#userBox .collParent
	{
	background-image: url('../imin/exp-open-sml.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
#userBox .collOpen
	{
	background-image: url('../imin/exp-close-sml.gif');
	background-position: right;
	background-repeat: no-repeat;
	}
	
.faqQ .collParent
	{
	padding-left: 15px;
	background-image: url('../imin/chevOpened.gif');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.faqQ .collOpen
	{
	padding-left: 15px;
	background-image: url('../imin/chevClosed.gif');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.faqA
	{
	padding-left: 15px;
	font-size: 85% !important;
	margin-bottom: 20px;
	font-weight: bold;
	}
	
.collapseStart
	{
	display: none;
	}
	
.chevron
	{
	text-align: right;
	display: inline !important;
	height: 14px;
	width: 14px;
	background-position: center;
	background-repeat: no-repeat;
	border: red 1px solid;
	}
	
.collParent .chevron
	{
	background-image: url('../imin/chevClosed.gif');
	}
	
.collOpen .chevron
	{
	background-image: url('../imin/chevOpened.gif');
	}
	
.whiteHead A
	{
	color: white !important;
	}
	
.batchSect
	{
	background-color: black;
	color: white;
	text-align: left;
	display: block;
	padding: 0px !important;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}
	
.batchSect A
	{
	display: block;
	padding: 8px;
	text-decoration: none;
	color: white; 
	border: none;
	}
	
.batchSect A:hover
	{
	border: none;
	color: #F5851F;
	}

.batchTable TH
	{
	text-align: left;
	font-size: 0px;
	display: none;
	}
	
.levLink
	{
	display: block;
	color: black !important; /* #89ABB8 !important; */
	background: url('../imin/lev_btn.gif') no-repeat top right white !important;
	padding: 3px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border: 2px solid white !important;
	}

.levLinkNull
	{
	display: block;
	color: #93b1bb;
	background-color: transparent;
	padding: 3px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border: 2px solid #93b1bb !important;
	}
	
.levLink:hover
	{
	background-color: white;
	color: #00A6E5 !important;
	border: 2px outset #89ABB8 ;
	background: url('../imin/lev_btn_hot.gif') no-repeat top right white !important;
	}

.levLink:active
	{
	border: 2px inset #89ABB8 !important;
	}
		
.levCol
	{
	width: 25px !important;
	}
	
.nameCol
	{
	width: 80%;
	font-weight: bold;
	}
	
/* User box and login */

.userBoxOuter
	{
	background-color: #636466;
	top: 125px;
	left: 20px;
	z-index: 3;
	width: 210px;
	display: block;
	position: absolute;
	border: 2px solid #D3D3D3;
	overflow: hidden;
	color: white;
	font-size: 80%;
	}

.userBoxOuter A
	{
	color: white !important;
	text-decoration: none;
	}

.userBoxOuter A:hover
	{
	border: none;
	color: #F5851F !important;
	}
	
.userBoxInner
	{
	width: 100%;
	display: block;
	}

.userBoxOuter H4
	{
	display: block;
	color: white;
	font-weight: bold;
	padding: 5px;
	font-size: 100%;
	background-color: #343536;
	}

.userBoxOuter H5
	{
	background-color: black;
	color: white;
	text-align: left;
	font-weight: bold;
	padding: 0px !important;
	padding-right: 5px !important;	
	font-size: 120%;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}
	
.userBoxOuter H5 A
	{
	display: block;
	border: none;
	padding: 5px !important;
	}
	
.userBoxOuter .collLinks
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	}
	
.userBoxOuter .newsLinks
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	}

.userBoxOuter .linkList
	{
	display: block;
	padding: 3px;
	list-style-type: none;
	background-color: black;
	background-image: url('../imin/blackGrad.gif'); 
	background-repeat: repeat-x;
	}

.userBoxOuter .newsLinks .linkList A
	{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.userBoxOuter .userTask
	{
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
	}

.userBoxOuter .userTask A
	{
	display: block;	
	}
	
.userBoxOuter .linkList BUTTON
	{
	font-weight: bold;
	font-size: 90%;
	color: black;
	padding: 1px;
	margin-right: 5px;
	}
	
.userBoxOuter .linkList A
	{
	padding-left: 8px;
	color: white;
	}
	
.userBoxOuter .contBox .busyP
	{
	padding: 5px;
	vertical-align: middle;
	}
	
.userBoxOuter .contBox .busyP IMG
	{
	padding: 5px;
	vertical-align: middle;
	}

.userBoxOuter .contBox
	{
	border: 5px black solid;
	border-top: none;
	margin-bottom: 3px;
	}
	
.userBoxOuter #userIntro
	{
	padding: 5px;
	}

/* General panel stuff */

IFRAME
	{
	border-top: none !important;
	border-left: none !important;
	border-bottom: none !important;
	border-right: none !important;
	}

.yui-skin-sam .yui-panel .hd
	{
	color: white;
	background-color: black;
	background-image:url(../imin/blackGrad.gif);
	background-repeat:repeat-x;
	background-position: top left;
	border-bottom: none;
	}
	
.yui-skin-sam .yui-panel .bd
	{
	padding: 0px !important;
	}

.yui-resize-handle-br
	{
    right:0;
    bottom:0;
    height: 8px;
    width: 8px;
    position: absolute; 
	}
	
/* Add to Coll and New Coll pop-up panels */

#footerRow
	{
	height: 48px;
	text-align: center;
	padding-top: 10px;
	}

#footerRow TD
	{
	background-image: url('../imin/popGrad.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #D4D0B1;
	vertical-align: middle;
	text-align: center;
	}
	
#footerRow BUTTON
	{
	font-size: 100%;
	padding: 5px;
	height: 47px;
	width: 120px;
	}

#footerRow BUTTON IMG
	{
	margin-right: 10px;
	}
	
#collAddPanel .bd
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
#collAddPanel IFRAME
	{
	margin: 0px;
	padding: 0px;
	border: none;
	}

/* News panel */
#newsPanel .bd
	{
	margin: 0px; border: none; padding: 0px;
	}
	
#newsPanel .ft
	{
	height: 15px; border: 0px;
	padding: 0px; margin: 0px;
	}
	
#newsBody
	{
	background-color: #636466;
	color: white;
	font-size: 70%;
	}
	
#newsBody A
	{
	color: #F8971C;
	}
	
#loginTable
	{
	}
	
#loginTable A
	{
	color: #F5851F;
	}
	
#loginTable INPUT
	{
	width: 100%;
	}
	
#loginTable LABEL
	{
	color: white;
	}
	
.accel
	{
	accelerator: true;
	text-decoration: underline;
	}
	
#logger
	{
	display: none;
	font-size: 70%;
	padding: 0px;
	}
	
#logger .info { border: none !important; }

/* Wizards (also Shib Wizard) */

.wizFrame
	{
	background-color: white;
	padding: 0px;
	font-size: 90%;
	border: 2px inset #636466;
	}

.wizFrame H4, #shibPanel .hd
	{
	color: #D3D3D3 !important;
	border-bottom: 2px inset #F5851F;
	display: block;
	padding: 5px;
	font-size: 175%;
	right: 0px;
	overflow: hidden;
	background-color: #4B4B4B;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}
	
H4 .wizFrameHeadSpan
	{
	float: left;
	color: #D3D3D3 !important;
	}
			
H4 .wizFrameSearchSpan
	{
	float: right;
	display: none;
	}
	
.wizStep
	{
	padding: 10px;
	min-height: 200px;
	}

.wizFoot, #shibPanel .ft
	{
	color: #D3D3D3;
	border-top: 2px inset #F5851F;
	display: block;
	background-color: #4B4B4B;
	background-image: url('../imin/greyBorder.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	text-align: right;
	clear: right;
	}
	
.wizButt, #shibPanel .ft BUTTON
	{
	margin-right: 8px;
	}

/* Internal shib wiz styles */

.shibWiz
	{
	padding: 8px;
	}

#shibPanel .wizFrameHead
	{ padding-top: 0 !important; }

#shibPanel .wizFrameHeadSpan
	{ padding-left: 10px; }
		
#ShibOrgSearchSpan
	{ margin-right: 10px; margin-top: 10px; }
	
#ShibOrgSearchInp
	{ font-size: 75%; }
	
#fedOrg LABEL, #fedOrg INPUT[type="radio"]
	{ vertical-align: middle; }

.on { display: block; }
.off { display: none; }

/* Edit profile and reg wizard form styles - based on coll edit field styles */

#profTable TR
	{
	background-color: #C5C6C7;
	}
	
#profTable TD
	{
	border-bottom: #D3D3D3 2px solid;
	}

#profTable .tdTitle
	{
	font-size: 110% !important;
	font-weight: bold !important;
	}

#profTable .note
	{
	font-size: 80% !important;
	}
	
#profTable .regLabel
	{
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 90%;
	text-align: right;
	vertical-align: top;
	text-transform: lowercase;
	color: black;
	}
	
.profileInput
	{
	width: 96%;
	padding: 10px;
	font-size: 110%;
	font-weight: bold;
	}

.profileInput:hover
	{
	border: 1px solid black;
	}
	
.profileInputOff
	{
	background-color: white;
	border: 1px solid #476A78;
	}

.profileInputOn
	{
	background-color: #FFFFAA;
	border: 1px solid black;
	}

/* Registration wizard */

#map {  position: static; 
	float: right;
	height: 400px;
	width: 50%;
	margin-top: 0px;
	margin-bottom: 10px;
	display: none;
	}

div.markerTooltip, div.markerDetail
	{
	color: black;
	font-weight: bold;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
	}
	
#orgPass { width: 50%; font-size: 130% }

.orgMatch { font-weight: bold; color: #008000; }

#regTable .regLabel
	{
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
	}

#regTable .tdTitle
	{
	font-size: 110% !important;
	font-weight: bold !important;
	}
	
.ExpandoInline
	{
	display: block;
	position: static;
	}
	
.Expondo IFRAME
	{
	display: none;
	}

.ExpandoPop
	{
	position: absolute;
	top: 20px;
	left:  20px;
	right: 20px;
	bottom: 20px;
	padding: 0px;
	margin: 0px;
	}
	
.Expando IFRAME
	{
	border: none;
	}
	
.Expando DIV
	{
	text-align: right;
	}
	
.Expando DIV A
	{
	font-size: 80%;
	font-weight: bold;
	color: #00A6E5 !important;
	text-decoration: underline !important;
	border: none !important;
	}

#loTable .tdTitle .collEdit
	{
	font-weight: bold;
	}
	
#loTable .collValue
	{
	text-align: left;
	font-size: 100%;
	vertical-align: top; 
	}

.platOffline { background-color: #FDF9C1;}
.platVLEs { background-color: #EBF8FA;}		
.platOther { background-color: #D8FAD9;}	
		
/* Case studies */
.case { display: block; margin-left: 0px; margin-right: 0px;  }
.caseHead { display: block; color: white; padding: 10px; font-style: italic; background-color: #676767;}
.caseLink { text-align: right; font-style: normal; margin: 0px; padding: 0px; font-size: 100%; font-weight: bold;  }
.caseLink A { color: #F8971C !important; }
.caseSpine { background-image: url('/images/note2.gif'); background-position: 100px 0px; background-attachment: scroll; background-color: white; }
.caseBody {  display: block; padding: 10px; padding-left: 100px; padding-right: 20px; color: #42606F; 
	background-image: url('/images/note1.gif'); background-repeat: repeat-y; }
.caseBody P { font-family: cursive !important; }
.caseBody LI { font-family: cursive !important; }
.caseBody H3 { font-family: cursive !important; 
	background-color: transparent !important; 
	display: block; 
	border-bottom: 1px dotted #0000FF;
	color: #00A6E5 !important; }
.caseBody A { color: #0000FF !important; text-decoration: underline !important; border: none !important; }
.caseCap { font-size: 80%; text-align: right; font-weight: bold; margin: 0px; }

/* Press release pull */
.press { border: white 2px ridge; background-color: white; font-size: 80%; padding: 10px; }
.quote {font-style: italic !important; margin-left: 20px; margin-right: 20px;  }

#moodleProCon { width: 90%; padding: 3px; }
#moodleProConHeader { background-color: #4B4B4B; color: #8CC63E; }
#moodleProCon TH { font-weight: bold; text-align: left; }
#moodleProCon TD { font-weight: normal; text-align: center; }
	
/* Xtensis specials */
.specialCont {display: inline; }

/* Used in admin view interface - overrides YUI Sam skin */
.detailsTable TD { padding: 3px !important; border-collapse: separate !important; }

/* learner interface */

.descripBlank
	{
	border: none;
	width: 100%;
	height: 200px;
	background-color: #BEDAE4 !important;
	overflow-y: visible;
	}
	
.learnLink
	{
	font-size: 120%;
	}

/* Buttons */

.btn
	{
	border: 2px solid white;
	color: white;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 100%;
	min-width: 8em;
	background-repeat: repeat-x;
	cursor: pointer;
	}
	
.btnBig { font-size: 125%; }
.btnSml { font-size: 90%; min-width: 1em; border:none; margin:0;}
.btnBlue { background: url('../imin/btn_blue.png') #343536 repeat-x bottom left; }	
.btnBlue:hover { background: url('../imin/btn_blue_hot.png') repeat-x bottom left; }
.btnBlueWide { background: url('../imin/btn_blue_repeat.png') #343536 repeat-x bottom left; }	
.btnBlueWide:hover { background: url('../imin/btn_blue_repeat_hot.png') repeat-x bottom left; }
.btnGreen { background: url('../imin/btn_green.png') #343536 repeat-x bottom left; }
.btnGreen:hover { background: url('../imin/btn_green_hot.png') repeat-x bottom left; }
.btnRed { background: url('../imin/btn_red.png') #343536 repeat-x bottom left; }
.btnRed:hover { background: url('../imin/btn_red_hot.png') repeat-x bottom left; }
.btnDisabled { border: 2px solid #9e9fa2; cursor: default !important;  background: url('../imin/btn_disabled.png') !important; }
.btnDisabled:hover { background: url('../imin/btn_disabled.png') !important; }

.btnLogin {  background: url('../imin/btn_log.png') !important; }
.btnLogin:hover { background: url('../imin/btn_log_hot.png') !important; }

/* Pop-up help links */

.helpLinkPar
	{
	float: right;
	font-size: 60%;
	}
	
.learnLink
	{
	color: #F5851F !important;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
	border-bottom: #F5851F 1px dotted;
	}
	
.learnLink IMG { margin-right: 3px; }
	
.learnLink:hover
	{
	color: white !important;
	border-bottom: white 1px solid;
	}

/* Screencam and help pop-up. Keep menu styles in sync with userbox menu items */

#camWindow
	{
	background-color: #010000;
	color: white;
	margin: 0;
	padding: 0;
	border: none;
	}

#headerCell
	{
	margin: 0;
	padding: 15px;
	height: 50px;
	background-image: url(../imin/blk_gry_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #4B4B4B;
	}

#headerCell H1
	{
	font-size: 130%;
	text-align: right;
	color: black;
	}
		
#homeMess
	{
	cursor:pointer;
	margin-left:20px;
	width:800px;
	}
	

