html { margin: 0; padding: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(155, 155, 155);
}

body, td, th {
	font-size: 12px;
	margin: 0px;
}

img { border: 0; }

/* make all the fieldset legends the same as IE, mmm purty */
legend { color: #0046d5; }

.small-font { font-size: 0.8em; }

#container {
	margin: 5px auto 0 auto;
	width: 995px;
}

#contextbar {
	width: 100%;
	height: 18px;
	padding: 4px 0px 4px 0px;
	letter-spacing: -0.5px;
	font-size: 8pt;
	letter-spacing: 0.1px;
	color: white;
	background-image: url('../images/context-bar-bg.gif');
}

/* for IE6 - doesn't inherit properly */
#contextbar td {
	font-size: 8pt;
	color: white;
}

#contextbar a {
	color: #fffcc3;
	text-decoration: none;
	padding: 0px 2px;
}

#contextbar a:hover {
	text-decoration: underline;
}

#sidebar {
	width: 160px;
	float: left;
	margin: 1px 0px 0px 3px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-y;
}

#sidebar-top {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/nav-top.gif);
}

#sidebar-bottom {
	padding: 6px 5px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/nav-bottom.gif);
}

#content {
	width: 830px;
	float: right;
	margin: 0px;
	background-image: url(../images/content-bg.gif);
	font-size: 10pt;
	color: black;
}

#content-top {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/content-top.gif);
}

#content-bottom {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/content-bottom.gif);
	padding: 10px 10px 10px 10px;
}

#content table {
	border: 0;
}

#content .navButtons {
	padding: 0px 10px 10px 10px;
}

.heading, .subheading {
	width: 100%;
	color: #494949;
	font-weight: normal;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	padding: 3px 0px;
	margin: 2px 0;
	border-bottom: 1px solid black;
}
/**
 *	Subheadings are often used as a span inside of a heading div
 */
.subheading {
	font-size: 12pt;
	color: #9b9b9b;
	border: 0;
	width: auto;
}
.heading, .heading .subheading {
	font-size: 14pt;
}

h1, h2, h3, h4 {
	margin: 2px 0;
	padding: 2px 0;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
}
h1 {	font-size: 22px; }
h2 {	font-size: 18px; }
h3 {	font-size: 14px; }

table.desktop {
	margin: 10px 10px 0px 10px;
}

table.desktop ul {
	margin-top: 0;
	margin-bottom: 0;
	color: #444;
}

table.desktop a {
	color: navy;
    text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

table.desktop a:hover {
	text-decoration: underline;
}

td.desktop {
	padding-bottom: 10px;
	color: #444444;
	font-size: 8pt;
}

table.tableBody {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

table.treeHeading {
	background: url("../images/table_head.gif");
	height: 20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000;
}

table.treeBody {
	background-color: #fff;
	border: 1px solid #CCC;
}

.treeBody td {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	overflow: hidden;
}

.treeBody a, .treeBody a:hover {
	font-size: 8pt;
	color: navy;
	text-decoration: none;
}

table.treeBodyCondensed {
	background-color: #fff;
	border: 1px solid #CCC;
	float: left;
}

.treeBodyCondensed td {
	font-family: Arial;
	font-size: 11px;
	line-height: 100%;
	color: #000;
	overflow: hidden;
}

.treeBodyCondensed a, .treeBodyCondensed a:hover {
	font-size: 11px;
	color: navy;
	text-decoration: none;
}

.tableHeading, table.treeBody tr.treeHeading {
	background: url("../images/table_head.gif") repeat-x bottom;
	height: 20px;
	padding: 0px;
	font-weight: bold;
}

.tableHeaderRow {
	border-top: 1px solid #999;
	background-color: #f5f5f5;
	font-weight: bold;
}

a.nicelink, #content a {
	color: navy;
	text-decoration: none;
}

a.nicelink:hover, #content a:hover {
	color: navy;
	text-decoration: underline;
}

sup {
	font-size: 8px;
}

#coursesheading {
	position: absolute;
	top: 98px;
	left: 150px;
	width: 111px;
	height: 15px;
}

#newsheading {
	position: absolute;
	top: 96px;
	left: 420px;
	width: 71px;
	height: 20px;
}

#loginheading {
	position: absolute;
	top: 97px;
	left: 660px;
	width: 71px;
	height: 20px;
}

#coursescontent {
	position: absolute;
	top: 130px;
	left: 160px;
	width: 300px;
	height: 15px;
}


#newscontent {
	position: absolute;
	top: 130px;
	left: 425px;
	width: 200px;
	height: 20px;
}

textarea.newnotice {
	width: 580px;
	height: 80px;
}

input.newnotice {
	width: 400px;
}

td.likerthead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
}

a.barlink {
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}

a.barlink:hover {
	color: #000066;
	text-decoration: underline;
	font-size: 10px;
}

.bartext {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	font-size: 10px;
}


input.saveButton {
	width: 620px;
	height: 22px;
	background-color: #e8e8e8;

}

.blueForm {
	font-family: Verdana, Arial;
	font-size: 10pt;
	border: 1px solid #637BBA;
	color: #000000;
	background-color: #FFFFFF;
}

.silver {
	color: #e1e1e1;
}

p.pageHeading {
	font-family: Verdana;
	font-size: 18px;
	color: black;
	text-align: center;
}

table.contextbar {
	width : 100%;
	margin-top : 5px;
	margin-bottom : 5px;
	font-size: 10px;
}
td.contextbar {
	font-size: 10px;
}
td.headingbar {
	font-family: Verdana;
	font-size: 12px;
	color: #515151;
	font-weight: bold;
	text-align: center;
	background-color : #e8e8e8;
	background-image : url(../images/headingbar-middle.gif);
	background-repeat : repeat-x;
	width : auto;
}

td.headingbarleft {
	width : 50px;
}

td.headingbarright {
	width : 50px;
}

table.headingbar {
	margin-left : 2px;
	margin-right : 2px;
	width : 99%;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

/************************************************************************************************************
*************************************************************************************************************
											STYLES FOR POPUPS
*************************************************************************************************************
*************************************************************************************************************/

div.popup {
	position: absolute;
	z-index: 1;
	background: #FFF;
	border: 1px solid #000;
}

div.popupTitleBar {
	height: 15px;
	line-height: 18px;
	overflow: hidden;
	background: url(../images/popupTitle.gif) no-repeat top left;
	border: 0px;
	padding: 0px 0px 5px 0px;
	
	font-family: Helvetica, Arial;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

div.popupBody {
	border: 1px solid #7994AB;
	border-top: 0px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
	float: left;
	background: #FFF;
}

div.popupMainArea {
	width: 100%;
	border: 0px;
	padding: 0px;
}

a.popupBtnClose, a.popupBtnMax,
a.popupBtnMin, a.popupBtnPrint {
	display: block;
	float: right;
	width: 22px;
	height: 20px;
}
a.popupBtnClose {
	background: url(../images/popupxOut.gif) no-repeat top left;
	width: 23px;
}
a.popupBtnMin {
	background: url(../images/popupminOut.gif) no-repeat top left;
}
a.popupBtnMax {
	background: url(../images/popupmaxOut.gif) no-repeat top left;
}
a.popupBtnPrint {
	background: url(../images/popupprintOut.gif) no-repeat top left;
}
a.popupBtnClose:hover {
	background-image: url(../images/popupxOver.gif);
}
a.popupBtnMin:hover {
	background-image: url(../images/popupminOver.gif);
}
a.popupBtnMax:hover {
	background-image: url(../images/popupmaxOver.gif);
}
a.popupBtnPrint:hover {
	background-image: url(../images/popupprintOver.gif);
}

/************************************************************************************************************
*************************************************************************************************************
											STYLES FOR BUTTON (NAV) BARS

Note that IE is VERY VERY crap at this. If it worked properly, this could be done with multi-class selectors
in about 1/4 the css. But as it is, we actually have to use totally separate CSS classes for each state.
*************************************************************************************************************
*************************************************************************************************************/

/********
  if you dont want to use full buttons, try this on for size:
********/

button.shaded, input.shaded, button.shadedactive, input.shadedactive {
	background: url(../images/buttonNormalBG.gif) repeat-x right top #CCC;
	border: solid 1px #808080;
	height: 19px;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 0px 5px;
}
button.shadedactive, input.shadedactive {
	background-image: url(../images/buttonNormalOBG.gif);
	cursor: pointer;
}

/*******/

.navbar, .tabbar {
	float:left;
	width: 100%;
	font-size: 10px;
	line-height:normal;
	text-align: center;
}

button.happyButt, button.happyButtdisabled, button.happyButtactive,
button.tophappyButt, button.tophappyButtdisabled, button.tophappyButtactive {
	background: url(../images/btnActiveR.gif) no-repeat right top;
	border: 0;
	padding: 0;
	margin: 0;
	height: 19px;
	float: left;
	text-align: left;
	/*width: 130px;*/
}

button.happyButt div, button.tophappyButt div,
button.happyButtdisabled div, button.tophappyButtdisabled div,
button.happyButtactive div, button.tophappyButtactive div {
	padding: 0 6px 0 9px;
	margin-left: -3px;
	top: -1px;
	position: relative;
	background: url(../images/btnActiveL.gif) no-repeat;
	background-position: 0px 0px;
	height: 19px;
	line-height: 19px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}

* html button.happyButt div, * html button.tophappyButt div,
* html button.happyButtdisabled div, * html button.tophappyButtdisabled div,
* html button.happyButtactive div, * html button.tophappyButtactive div {
	/** IE ONLY STYLES **/
	margin: 0px;
	padding: 0px;
	top: 0px;
}


button.happyButtactive {
	background-image: url(../images/btnOverR.gif);
	cursor: pointer;
}
button.happyButtactive div {
	background-image: url(../images/btnOverL.gif);
	cursor: pointer;
}
button.happyButtdisabled {
	background-image: url(../images/btnDisabledR.gif);
}
button.happyButtdisabled div {
	background-image: url(../images/btnDisabledL.gif);
	color: #FFF;
}

/* TAB BAR OVERRIDES - USES THE BASE NAVBAR STYLES AND OVERRIDDEN AS NECESSARY ===================*/

.tabbar button.happyButt {
	background: url(../images/tabBehindR.gif) no-repeat right top;
}
.tabbar button.happyButt div {
    background: url(../images/tabBehindL.gif) no-repeat left top;
}
.tabbar button.happyButtactive {
	background-image: url(../images/tabOverR.gif);
}
.tabbar button.happyButtactive div {
	background-image: url(../images/tabOverL.gif);
}
.tabbar button.happyButtdisabled {
	background-image: url(../images/tabActiveR.gif);
}
.tabbar button.happyButtdisabled div {
	background-image: url(../images/tabActiveL.gif);
	color: #000;
}

/* TOP-LEVEL BUTTON OVERRIDES =======================================================================*/

button.tophappyButt {
	background-image: url(../images/btnMainOverR.gif);
}
button.tophappyButt div {
	background-image: url(../images/btnMainOverL.gif);
}
button.tophappyButtactive {
	background-image: url(../images/btnMainActiveR.gif);
	cursor: pointer;
}
button.tophappyButtactive div {
	background-image: url(../images/btnMainActiveL.gif);
	cursor: pointer;
}
button.tophappyButtdisabled {
	background-image: url(../images/btnMainDisabledR.gif);
}
button.tophappyButtdisabled div {
	background-image: url(../images/btnMainDisabledL.gif);
	color: #FFF;
}

/* MAIN TABS */

.tabbar button.tophappyButt {
	background-image: url(../images/tabMainBehindR.gif);
}
.tabbar button.tophappyButt div {
    background-image: url(../images/tabMainBehindL.gif);
}
.tabbar button.tophappyButtactive {
	background-image: url(../images/tabMainOverR.gif);
}
.tabbar button.tophappyButtactive div {
	background-image: url(../images/tabMainOverL.gif);
}
.tabbar button.tophappyButtdisabled {
	background-image: url(../images/tabActiveR.gif);
}
.tabbar button.tophappyButtdisabled div {
	background-image: url(../images/tabActiveL.gif);
	color: #000;
}

/* OTHER THINGS =====================================================================================*/

.tabsOuter {
	display: inline;
	float: left;
	background: url(../images/btnGrad.gif) bottom repeat-x;
	overflow: visible;
	margin-top: 10px;
}
.tabbar .navLabel {
	font-size: 10px;
	font-weight: bold;
	color: #555;
	text-align: center;
	display: inline;
	clear: none;
	float: left;
	line-height: 10px;
	padding-top: -5px;
}
.tabbar .spacer {
	display: inline;
	clear: none;
	float: left;
}

/* SMALLER THINGS =====================================================================================*/

button.happyButt img, button.tophappyButt img,
button.happyButtactive img, button.tophappyButtactive img,
button.happyButtdisabled img, button.tophappyButtdisabled img {
	margin-top: 0px;
	vertical-align: -30%;
}

#sidebar-bottom button.happyButt, #sidebar-bottom button.tophappyButt,
#sidebar-bottom button.happyButtdisabled, #sidebar-bottom button.tophappyButtdisabled,
#sidebar-bottom button.happyButtactive, #sidebar-bottom button.tophappyButtactive {
	margin: 5px 3px 5px 5px;
}
#sidebar-bottom button.happyButt img, #sidebar-bottom button.tophappyButt img,
#sidebar-bottom button.happyButtactive img, #sidebar-bottom button.tophappyButtactive img,
#sidebar-bottom button.happyButtdisabled img, #sidebar-bottom button.tophappyButtdisabled img {
	vertical-align: 0%;
}
#sidebar-bottom button.tophappyButt div, #sidebar-bottom button.tophappyButtactive div,
#sidebar-bottom button.tophappyButtdisabled div {
	/* padding-top: 3px; */
	padding-top: 0 !Important;
	padding-top: 3px;
}

.navbar .html_area a, .tabbar .html_area a {
	display: inline;
	background: none !important;
}

.navbar .html_area, .tabbar .html_area {
	margin: 5px auto 5px auto;
	padding: 0 5px 0 5px;
	text-align: left;
}
.tabbar .html_area {
	display: inline;
	clear: none;
	float: left;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	padding: 0;
}
.tabbar .html_area input[type=submit] {
	height: 20px;
}
.tabbar .html_area input[type=text] {
	height: 19px;
}

.navbar h1, .tabbar h1 {
	font-size: larger;
	padding: 0px;
	margin: 3px 0;
}
.navbar input, .navbar textarea, .navbar select, .tabbar input, .tabbar textarea, .tabbar select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.navbar select, .tabbar select {
	width: 133px;
}

/* this only works on decent browsers. */

.navbar input[type=text], .tabbar input[type=text] {
/*
	background: #fff url(../images/background-input.png) no-repeat;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 0px;
*/
	width: 95%;
}

.navbar .navLabel {
	margin: 5px 0 5px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	text-align: center;
}
.navbar p, .tabbar p {
	padding: 0px;
	margin: 3px 0;
}

#activeHelp {
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	width: 200px;
	background-color: #fdfffc;
	background-image: url('../images/lightbulb.gif');
	background-repeat: no-repeat;
	border: 1px solid #bdb67a;
	padding: 10px 10px 10px 50px;
	clip: rect(auto, auto, auto, auto);
	cursor: pointer;
}

/************************************************************************************************************
*************************************************************************************************************
											END OF STYLES FOR BUTTON BAR
*************************************************************************************************************
*************************************************************************************************************/

#unitMenu #toolbox {
	width: 199px;
	height: 100%;
	float: left;
}
#unitMenu {
	margin-top: 12px;
}
#unitMenu #unitMenuContent {
	margin-left: 215px;
	width: 780px;

}
#unitMenu .heading {
	font-weight: bold;
	border-bottom: 1px solid #617BBB;
}

#myDesktopMenu {	/* table with my details, my profile, etc... */
	cursor: pointer;
	font-size: 10pt;
	color: navy;
}
#myDesktopMenu td {
	padding: 3px;
}

/**
*	Styles for the tile display
*/
.tileDisplay td {
	padding-bottom: 10px;
}
.tileHeading {
	font-weight: bold;
}
.tileDetails {
	font-size: smaller;
	color: #999;
}
.tileDisplay tfoot td {
	font-size: smaller;
}

/**
*	Styles for the rules viewer
*/
.jsPopup {
	width: 250px;
	border: 1px solid #EEE;
	background-color: #FFC;
	background-image: url(../images/rulesView_info_bg.png);
	background-repeat: repeat-x;
	margin-left: 25px;
	padding: 5px;
}
.jsPopup h1 {
	margin: 0; padding: 0;
	font-size: 14px;
	cursor: move;
}
.jsPopup h2 {
	font-size: 12px;
}
.jsPopup input {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

/**
*	For the calendar
*/
#calendar tbody td {
	font-size: 10px;
	background-color: #fff;
	vertical-align: top;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	cursor: pointer;
}
#calendar tbody td.today {
	background-color: #f5f5ff;
}
#calendar tbody td.highlight {
	background-color: #f5fff5;
}
table#calendar {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
}
#calendar tbody tr {
	height: 90px;
}
#calendar td .dayNumber {
	font-size:16px;
	font-weight: bold;
}
#calendar td.blankDay {
	background-color: #e8e8e8;
	cursor: auto;
}
#calendar td.blankDay .dayNumber {
	color: #999;
}
#calendar td .event {
	padding-left: 5px;
	margin-bottom: 2px;
}
#calendar th.dayHeading {
	background-color: #dbdbdb;
}

#calPopup {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 450px;
	height: 500px;
	overflow: auto;
}
#calPopup #body {
	padding: 3px;
}
#calPopup #body h1 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}
#calPopup #head {
	font-size: 16px;
	padding: 3px;
	border-bottom: 1px solid #aaa;
	background-image: url(../images/calendar_day_title_bg.png);
	background-repeat: repeat-x;
}
#calPopup #body .event {
	background-color: #fff;
	background-image: url(../images/calendar_event_bg.png);
	background-repeat: repeat-x;
	padding: 2px;
	margin-bottom: 3px;
}
#calPopup #body .event .when {
	font-size: 10px;
	color: #aaa;
	margin-left: 5px;
}
#calPopup #body .event .title {
	font-weight: bold;
}
#calPopup #body .event .desc {
	display: block;
	font-size: 11px;
	margin: 5px 0 5px 0;
}
#calPopup #body .event .link {
	font-size: 10px;
	display: block;
}
/**
*	For the mini calendar date selector
*/
#miniCalendarDiv {
	font-size: 10px;
	width: 150px;
	background-color: #e5e5e5;
	border: 1px solid #aaa;
	font-family: arial, verdana, sans-serif;
}
#miniCalendarDiv td, #miniCalendarDiv th {
	font-size: 10px;
	text-align: center;
}

#miniCalendarDiv td {
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #f5f5f5;
	cursor: pointer;
}
#miniCalendarDiv td.empty {
	background-color: #eee;
}
#miniCalendarDiv thead {
	background-color: #f1f1f1;
}
#miniCalendarDiv td.hovered {
	background-color: #fff;
}

#miniCalendarDiv .miniCalTitle {
	text-align: center;
	font-weight: bold;
}

#miniCalendarDiv .miniCalTitle a {
	text-decoration: none;
	color: #000;
	padding: 0 3px;
}
#miniCalendarDiv .miniCalTitle #grippy {
	background-color: #e0e0e0;
	text-align: left;
	border-bottom: 1px solid #aaa;
	cursor: move;
}
#miniCalendarDiv .miniCalTitle #grippy a {
	float: right;
	color: #000;
	background-color: #e6b6b6;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	margin: 0;
}

/********************
 *                  *
 *    WWWYZZERDD    *
 *                  *
 *******************/
 
.wizard {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	width: 90%;
	margin: 5px auto;
	padding: 5px;
}
.wizard h2 {
	margin: -5px -5px 5px -5px;
	background-color: #e5e5ff;
	padding-top: 5px;
	padding-bottom: 3px;
	text-indent: 5px;
	font-weight: normal;
	border-bottom: 1px solid #444;
}
.wizard label {
	display: block;
	width: 200px;
}
.wizard .wizButtons {
	clear: both;
	text-align: right;
	background-color: #e5e5ff;
	margin: 5px -5px -5px -5px;
	padding: 5px;
}
.wizard .statusMessage {
	margin: 10px 20px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #ddd;
}
.informationMessage {			/* status messages for general use */
	padding: 5px 5px 5px 30px;
	margin: 10px 100px;
	border: 1px solid #ddd;
	background: url(../images/information.png) 8px 8px no-repeat #e5e5ff;
}
div.tooltip {
	border: 1px solid #444;
	background: #ffc;
	padding: 3px;
	width: 200px;
	font-size: 10px;
}
.wizard input, .wizard select, .wizard button {
	font-size: 16px;
}
.wizard button {
	padding: 3px 9px;
}

.wizard ol.breadcrumbs {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.wizard ol.breadcrumbs li {
	display: inline;
}

.wizBody .heading {
	display: none;
}


/*========================================================================================================*/
/*											pretty, accessible forms									  */
/*						see http://www.alistapart.com/articles/prettyaccessibleforms					  */
/*========================================================================================================*/

form.fsform fieldset {
  margin-bottom: 10px;
}
form.fsform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.fsform label {
  display: -moz-inline-box !important;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.fsform fieldset ol {
  margin: 0;
  padding: 0;
}
form.fsform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.fsform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.fsform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.fsform fieldset fieldset label {
  display: block;
  width: auto;
}
form.fsform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.fsform label {
  width: 120px; /* Width of labels */
}
form.fsform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
/**
 * This shite is the styles from templates.css.
 * The course introduction can use templates, which have
 * their own templates.css file, but it's only included when we're
 * looking at learning material and NOT the introduction. So now
 * the style defs are here too. Suck it.
 */

/* video/flash object frame */
#object-frame {
	padding: 0px 5px;
}

#object-frame td.top-left {
	width: 17px;
	height: 17px;
	background-image: url("../images/object-top-left.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#object-frame td.top {
	height: 17px;
	background-image: url("../images/object-top.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#object-frame td.top-right {
	width: 17px;
	height: 17px;
	background-image: url("../images/object-top-right.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#object-frame td.left {
	width: 17px;
	background-image: url("../images/object-left.gif");
	background-repeat: repeat-y;
	background-position: right;
}
#object-frame td.right {
	width: 17px;
	background-image: url("../images/object-right.gif");
	background-repeat: repeat-y;
	background-position: left;
}
#object-frame td.bottom-left {
	width: 17px;
	height: 17px;
	background-image: url("../images/object-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#object-frame td.bottom {
	height: 17px;
	background-image: url("../images/object-bottom.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#object-frame td.bottom-right {
	width: 17px;
	height: 17px;
	background-image: url("../images/object-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/* information frame */
#info-frame {
        padding: 0px 10px 10px 10px;
}

#info-frame td {
	padding: 0px;
}

#info-frame td.top-left {
	width: 15px;
	height: 41px;
	background-image: url("../images/info-top-left.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#info-frame td.top {
	height: 41px;
	background-image: url("../images/info-top.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#info-frame td.top-right {
	width: 19px;
	height: 41px;
	background-image: url("../images/info-top-right.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#info-frame td.left {
	width: 15px;
	background-image: url("../images/info-left.gif");
	background-repeat: repeat-y;
	background-position: right;
}
#info-frame td.right {
	width: 19px;
	background-image: url("../images/info-right.gif");
	background-repeat: repeat-y;
	background-position: left;
}
#info-frame td.bottom-left {
	width: 15px;
	height: 22px;
	background-image: url("../images/info-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#info-frame td.bottom {
	height: 22px;
	background-image: url("../images/info-bottom.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#info-frame td.bottom-right {
	width: 19px;
	height: 22px;
	background-image: url("../images/info-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#info-frame td.body {
	background-color: #EEEEEE;
}

/* responsibility frame */
#response-frame {
        padding: 0px 10px 10px 10px;
}

#response-frame td.top-left {
	width: 17px;
	height: 34px;
	background-image: url("../images/resp-top-left.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#response-frame td.top {
	height: 34px;
	background-image: url("../images/resp-top.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	color: white;
	font-size: 12pt;
	font-weight: normal;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", verdana, arial, sans, sans-serif;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: middle;
}
#response-frame td.top-right {
	width: 19px;
	height: 34px;
	background-image: url("../images/resp-top-right.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#response-frame td.left {
	width: 17px;
	background-image: url("../images/resp-left.gif");
	background-repeat: repeat-y;
	background-position: right;
}
#response-frame td.right {
	width: 19px;
	background-image: url("../images/resp-right.gif");
	background-repeat: repeat-y;
	background-position: left;
}
#response-frame td.bottom-left {
	width: 17px;
	height: 20px;
	background-image: url("../images/resp-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#response-frame td.bottom {
	height: 20px;
	background-image: url("../images/resp-bottom.gif");
	background-repeat: repeat-x;
	background-position: top;
}
#response-frame td.bottom-right {
	width: 19px;
	height: 20px;
	background-image: url("../images/resp-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
#response-frame td.body {

}

ul.neat-ul { padding: 0; margin: 0; list-style: none; }
div.float-50 { float: left; width: 46%; margin: 0 auto; }
.breaker { clear: both; }

.pad-2 { padding: 2px; margin-top: 2px; } 
.border-gray { border: 1px solid #999; }

input[name='survey[multi][option][]'] { width: 280px; border: 1px solid #666; }
input[name='survey[multi][value][]'] { width: 70px; border: 1px solid #666; }

ul.yes-no-na li { float: left; margin: 0 0 0 5px; }

ul#custom-questions-list li { padding: 5px; width: 80%;}
.lightgray-bg { background-color: #f1f1f1; }
.hoverable { cursor: pointer; }
.hoverable:hover { text-decoration: underline; }

.transborder{ border: 1px solid transparent; }
.red-border { border: 2px solid #f00; }
.thin-red-border { border: 1px solid #f00; }

#table_reporting tr td, #table_reporting tr th { font-size: 10px; }

.help-me { padding-right: 20px; border-bottom: 1px dotted; background-image: url('../images/help.png'); 
	background-position: right; background-repeat: no-repeat; cursor: pointer; position: relative; }
.tool-tip { position: absolute; left: 5px; top: -10px; display: none; font-weight: normal; }

.help-me:hover .tool-tip { display: block; z-index: 50; padding: 5px; width: 250px; background: #FFFCC3; 
	border: 1px dotted #c0c0c0; float: left; }

.big-mode { position: absolute; float: left; left: 5px; top: 25px; width: 965px; height: 705px; }
.close-big-mode  { border: 1px solid #333; position: absolute; float: left; left: 5px; top: 0px; padding: 2px; background-color: #eee;  }
.close-big-mode:hover { text-decoration: underline; color: #33f; cursor: pointer; }

ul#scorm-list { margin: 0; width: 92%; padding: 0; position: relative; }
li.parent-list { margin: 0; list-style: none;  line-height: 28px; padding: 10px; }
.parent-list:nth-child(even) { background-color: #eee; }

.more-options { font-size: 0.8em; display: none; }
.scorm-description { padding: 5px; border: 1px solid #aaa; width: 60%; }
.mini-menu { position: absolute;  left: 70%; }

.edit-description { border: 1px solid transparent; }
.edit-description:hover { border: 1px solid #999; background-color: #ffffcc; }
.active-area { border: 1px solid #999; background-color: #ffffcc; }

.clean-list li { list-style: none; }

.two-column dt { float: left; width: 30%; clear: left; }
.two-column dd { float: left; width: 65%;  }

.avetmiss-settings-form dd { margin-left: 0; }
.avetmiss-settings-form dt { font-weight: bold; }

.breaker { clear: both; }
#group-schedule dd, #group-schedule dt { margin-left: 0; padding: 2px; }
#group-schedule dt { clear: left; }
.week dd { -moz-border-radius: 4px; width: 50px; height: 18px; line-height: 18px; margin: 0 2px; border: 1px solid #ccc; color: #ccc; 
	text-align: center; float: left; }
.week dd.active { border: 1px solid #333; color: #333; }

/* Slide's custom styles */
.bordered-red { border: 1px solid red; }
.breaker { clear: both; }
#range-error { color: #E11; }

.zend_form dt, .zend_form dd { margin: 0; } 

#weekday-container { border: none; margin: 0; padding-left: 0; padding-right: 0; }

#weekday-container legend { color: #333; } 
#weekday-container .ui-state-default { color: #ccc; background-color: #fff; border: 1px solid #ddd; }
#weekday-container .ui-state-active { color: #333; background-color: #fff; border: 1px solid #333; }
#weekday-container dt { float: left; margin: 0 2px; }

#buttons-container { border: none; margin: 0; padding-left: 0; padding-right: 0; }

.pseudo-form-table dt { font-weight: bold; clear: left; float: left; width: 32%; margin: 0; text-align: right; padding-right: 5px; }

.pseudo-form-table dd { float: left; width: 66%; margin: 0; }

.tabbar button.fake-happy {
    background: url("../images/tabBehindR.gif") no-repeat scroll right top transparent;
    border: 0 none;
    float: left;
    height: 19px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.tabbar button.fake-happy div {
    background: url("../images/tabBehindL.gif") no-repeat scroll left top transparent;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    margin-left: -3px;
    padding: 0 6px 0 9px;
    position: relative;
    text-align: center;
    top: -1px;
}

.fake-happy-hover { 
	cursor: pointer;
	background: url("../images/tabOverR.gif") no-repeat scroll right top transparent !important;
}

.fake-happy-div-hover { 
	cursor: pointer;
	background: url("../images/tabOverL.gif") no-repeat scroll left top transparent !important;
}


.digg-style { margin: 0 auto; font-size: 0.8em; height: 34px; line-height: 16px; }
.digg-style a, .digg-style span { margin: 0 0.2em; margin-top: 8px; float: left; padding: 0.25em;
	border: 1px solid #666; min-width: 1.0em; text-align: center; }
.digg-style .current, .digg-style a:hover { background-color: #666; color: #fff !important; cursor: pointer; text-decoration: none !important; }

.digg-style .next, .digg-style .prev { border: none; margin-top: 0; background: none !important; width: auto; }
#Alphabet { margin-left: 0.8em; }

#popup-content { padding: 10px; }

body.zf { background-color: #fff; margin: 0; }
.zend_form { margin-top: 0; }

.zend_form dt label { margin: 5px 0; }

.generic-popup { padding: 10px; width: 750px; }

.errors { margin: 0; padding: 0; }
.errors li { margin: 0 0 0.5em 0; list-style: none; padding: 5px 5px 5px 10px; border: 1px solid #d00; width: 35%;
	-moz-border-radius: 5px; border-radius: 5px; color: #d00; background-color: #ff9; font: 0.8em; font-style: italic; }
	
.flash-messenger { margin: 0 0 0.5em 0; padding: 0; }
.flash-messenger li { margin: 0 0 0.5em 0; list-style: none; padding: 5px 5px 5px 10px; border: 1px solid #d00; width: 35%;
	-moz-border-radius: 5px; border-radius: 5px; color: #d00; background-color: #ff9; font: 0.8em; font-style: italic; }	
	
.generic-popup { width: 400px; }

.classy-button {  font-weight: bold; cursor: pointer; border: 1px solid #333; background-color: #fff;
	padding: 2px 4px; -moz-border-radius: 5px; border-radius: 5px; }
.classy-button .icon { position: relative; top: -1px; }

.green-button { border: 1px solid #3a3;color: #3a3; }
.green-button:hover { background-color: #3a3; color: #fff; }

.red-button { border: 1px solid #e00;color: #e00; }
.red-button:hover { background-color: #e00; color: #fff; }

#delDeptConfirm.classy-button { border: 1px solid #e00;color: #e00; }
#delDeptConfirm.classy-button:hover { background-color: #e00; color: #fff; }
#delDeptConfirm .icon { background-position: -130px -104px; }

#editDeptConfirm.classy-button { border: 1px solid #3a3; color: #3a3; }
#editDeptConfirm.classy-button:hover { background-color: #3a3; color: #fff; }
#editDeptConfirm .icon { background-position: -312px 0; }

.deletable-list { margin-left: 0; }

.deletable { margin-left: 0; padding: 2px 2px 2px 5px; border: 1px solid #999; -moz-border-radius: 5px;
	border-radius: 5px; background-color: #fff; color: #333; }

.deletable:hover { background-color: navy; }

.deletable a:hover { text-decoration: none !important;} 
.deletable .icon, .deletable .icon-disabled { position: relative; top: -1px; }

.white-text { color: #fff !important; }

span.company-list { margin: 2px; display: block; float: left; font-size: 0.8em; }
.company-list a { color: #333; text-decoration: none !important; }

.add-button-text { margin-left: 0; padding: 2px 4px; border: 1px solid #999; -moz-border-radius: 5px;
	border-radius: 5px; background-color: #fff; color: #333; display: inline; text-decoration: none !important; }
	
.add-button-text:hover { text-decoration: none !important; }
.add-button-text .icon { margin-top: -2px !important; }

#search-for-related { display: none; }

.button-text { margin: 2px 0; padding: 4px; border: 1px solid #999; -moz-border-radius: 5px;
	border-radius: 5px; background-color: #fff; color: #333; display: inline; text-decoration: none; }
	
.button-text:hover { text-decoration: none !important; }
.button-text .icon,  .button-text .icon-disabled { margin-top: -2px !important; }


#body_userRecord_main table { border-collapse: collapse; border: 1px solid #999; }
#body_userRecord_main th, #body_userRecord_main td { border: 1px solid #999; }

.tableBody td  { border: none !important; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }

#search-companies { width: 25em; }
 
.go-to-company { font-weight: bold; }
.go-to-company:hover { color: #fff; background-color: #3a3; }
 
.edit-details:hover { background-color: #faee8e; }
.remove-contact:hover { background-color: #e00; color: #fff; }
 
#open-search-for-related:hover { color: #fff; background-color: #3a3; }
.assign-link:hover { color: #fff; background-color: #3a3; }

.generic-list { margin-left: 0; padding-left: 0; }
.generic-list li { margin-left: 0; list-style: none; margin-bottom: 1.0em; }

#missing-details-container { height: 390px; overflow: auto; overflow-y: scroll;  }

.float-right { float: right; }

.happy-button { 	
	background: url(../images/btnActiveR.gif) no-repeat right top;
	border: 0;
	padding: 0 0 3px 0;
	margin: 0;
	height: 16px;
	line-height: 19px;
	float: left;
	text-align: center;
	border-left: 1px solid #666;
}

.happy-button:hover { cursor: pointer; background-image: url(../images/btnOverR.gif); }
.tabsOuter .happy-button { width: 120px; float:left; } 

h2.interaction-title { margin-top: 0; }



.units-search dt { margin: 0; }
.units-search dd { margin: 0; }

#company-details-form label { }
#company-details-form dt { float: left; clear: left; width: 120px; font-weight: bold; text-align: right;  }
#company-details-form  dd { float: left; clear: right;  }
#company-details-form input, #company-details-form select { margin-left: 10px; }

.other-comapanies-list { clear: both; }
.other-comapanies-list dd { clear: both; margin-bottom: 0.5em; }

#user-details-form { width: 900px; margin: 0 auto; }
#user-details-form dd, #user-details-form dt { margin: 0.25em 0; font-size: 0.9em; }
#user-details-form fieldset { margin-left: 0; }


/* For Jquery color picker */
.ColorBlotch { 
	border: 1px solid #000000;
	padding: 0 2px 0 2px;
	font-family: monospace;
	cursor: pointer;
	font-size: 1.2em;
}

a#notifications-link { display: none; text-decoration: blink; }

dd a.pop-this { font-style: italic; font-size: 0.8em; }
