/* import stylesheets and hide from IE/MAC \*/
@import url("reset.css");
/*end import/hide*/

td > .button {
	margin: 0;
}

#content-main > table {
	margin-left: 10px;
}
#content-main #divAttendance > table {
	margin-left: 10px;
	width: 97%;
	border: 1px solid #666;
}

p + div {
	margin: 10px 0 0 0;
}

p > img {
	float: left;
	margin: 0 5px 5px 0;
}


.box-round > .feedback-alert {
	margin: 5px;
}
input + label {
	margin-top: 10px;
	padding: 0;
}

input[type="checkbox"] + input[type="hidden"] + label {
	margin-top: 10px;
	padding: 0 20px 0 0;
}

.box-round h2 > button, .box-round h2 > a.button {
	font-weight: normal;
	margin: 0 !important;
	top: 2px;
	right: 2px;
	position: absolute;
	float: none;
}

.psparent #content-main > table {
	width: 96%;
	margin-left: 20px;
}

.psparent #content-main > div {
	margin: 20px;
}

#container,#container-frame {
	display: table;
}

#usercontext-bar {
	display: table-row;
}

.box-round {
	display: table;
}

#currentscope {
	display: table-cell;
}

/*general elements*/
.group:after,.ui-helper-clearfix:after, #navMainInject:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border: none;
}

/*.clearit {
    clear: both;
    height: 0;
    font-size: 1px;
    margin: 0;
    padding: 0;
}*/
form {
	margin: 0;
	padding: 0;
}

/*Basic Structure of page*/
html,body.pslogin {
	height: 100%;
}

body {
    font-family: Geneva,Verdana,Arial,Helvetica;
    font-size: 11px;
    color: #333333;
}
body.frameMenu {
    background-color: #EDEDED;
    }

h1{
    font-size:   130%;
    font-weight: bold;
    color:       #000000;
    margin: 20px 0 10px 0;
} 

h2{
    font-size:   110%;
    font-weight: bold;
    color:       #000000;
    margin: 15px 0 10px 5px;
    position:relative;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 10px 0px;
}

strong,label,b {
	font-weight: bold;
	color: #333333;
}

caption {
	font-size: 80%;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a b,a strong {
	color: #4089B5;
}

a:hover {
    color:#1243A3;
}

a:visited {
	
}

a:focus {
	outline: none;
}
i, em {
	font-style: italic;
	}
.columns {
	-moz-column-width: 15em;
	-webkit-column-width: 15em;
	column-width: 15em;
	-moz-column-gap: 1em;
	-webkit-column-gap: 1em;
	column-gap: 1em;
}
#content-main ol.columns li {
	margin-bottom: 5px;
	}
.col3 {
	width: 32%;
	float: left;
}

.cols {
	float: left;
	margin-right: 10px;
}

.cols input {
	padding-left: 5px;
}

.cols label {
	margin: 0;
}

#content-main div.box-round.scheduleprcols {
	width: 46%;
}

.scheduleprcols fieldset {
	min-height: 5em;
}

.bulletin {
	border: 1px solid #A7C3DB;
	margin: 0 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bulletin-body {
	margin: 0 10px 10px;
}

#content-main .bulletin h1,td h1 {
	margin: 15px 0;
}

.box-round .bulletin h2,.box-round .bulletin h3,td h2,td h3 {
	background: none;
	margin: 10px 0;
	padding: 0;
	text-indent: 0;
}

.box-round .bulletin h3:first-child,td h3 {
	padding: 2px 0 2px 5px;
	margin: 0 0 5px 0;
	background: #EDF3FE;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

#feedback-bulletin {
	text-align: center;
	margin: 10px 0 0 0;
}

.box-round .nextprevdate,.box-round .box-bottom {
	text-align: center;
	
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 10px;
}

/*Form Elements*/
fieldset {
	padding: 0;
}

fieldset div {
	padding: 5px 0 5px 0px;
	overflow: hidden;
}

fieldset div button, fieldset div .button{
    margin-top: 0;
}

fieldset div .markItUp, fieldset div .html{
	margin:0 5px 0 0;
	padding:0;
}

fieldset:first-child {
	margin: 10px 0 0 0;
}

fieldset div.col3:first-child {
	margin: 0 0 0 10px;
}

label {
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5em;
	padding: 0 0 0 5px;
}

input[type="checkbox"] {
	margin: 0 5px 0 0;
}

input[type="radio"]:first-child {
	margin: 0 5px 0 0;
}

input[type="radio"] {
	margin: 0 5px 0 10px;
}
input[type="text"] {
	font-size: 100%;
	}
h1+.box-round {
	margin-top: 0px;
}

br+input[type="radio"] {
	margin: 0 5px 0 0;
}

hr {
	width: 100%;
	height: 0;
	border: none;
	border-bottom: 1px dotted #CCC;
}

.pslogin input[type="text"],.pslogin input[type="password"],.pslogin label,.pslogin select
	{
	padding: 0;
	margin-left: 10px;
	width: 91%;
}
.pslogin label,.pslogin select
	{
	padding: 0;
	margin-left: 10px;
	width: 93%;
}

#parent-create.pslogin input[type="text"], #parent-create.pslogin input[type="password"] {
	width: 35%;
	}
#parent-create.pslogin td input[type="text"], #parent-create.pslogin td input[type="password"] {
	width: 90%;
	}

	
/*Form elements laid out in rows*/
fieldset.inline {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 0 0 0px;
}

fieldset.inline div.not-inline label {
	width: 100%;
	margin: 0 0 5px 0;
}

fieldset.inline label {
	float: left;
	width: 40%;
	padding-left: 15px;
}

fieldset.inline div.col2-3 label {
	width: 30%;
}

fieldset.inline div.col1-4 label {
	width: 25%;
}

fieldset.inline div.col1-8 label {
	width: 12%;
}

#psDialog fieldset.inline label {
	padding-left: inherit;
}

#psDialog fieldset.inline {
	margin: 0px;
}

fieldset.inline input[type="radio"] {
	margin: 0 10px 0 0;
}

fieldset.inline input,fieldset.inline span,fieldset.inline select {
	margin: 0;
	max-width: 58%;
}

fieldset.inline input[type="checkbox"] {
	float: left;
	margin: 0 5px 0px 20px;
}

input[type="checkbox"]+label {
	margin: 0 5px 0 0;
}

#content-main div.not-inline div {
	margin-top: 0;
}

.input-note {
	margin: 0 0 0 40% !important;
	padding: 0 0 0 5px;
	font-size: 90%;
	display: block;
}

fieldset.inline label+input[type="hidden"]+input[type="checkbox"],fieldset.inline label+input[type="checkbox"]
	{
	margin: 0 5px 0 0;
}

#jvm_parameters_div{
	min-width: 900px;
}

/*buttons*/
.button,a.button,#feedbackSend a,input[type="button"],input[type="submit"],button, .ui-dialog button.ui-button.ui-state-default
	{ /* for css based buttons when 4d is corrected for buttons*/
	color: #FFF;
	background: #0063C6 url("../img/btn-back.png") repeat-x left	bottom;
	border: 1px solid #003D7A;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	outline: 0;
	font: normal 100%/130% "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
.ui-dialog button.ui-button.ui-state-default {
	float: right;
	}
a.button,#feedbackSend a {
	padding: 0 10px;
	*padding: 2px 5px; /*ie7*/
	*vertical-align: 20%; /*ie7*/
	font-size: 100%;
	line-height: 1.5em;
	margin: 5px 5px 5px 0;
	display: inline-block;
	*display: inline; /*ie7*/
}
button:hover,button:focus,.button:hover,.button:focus,#feedbackSend a:hover
	{
	background-color: #002850;
	outline: none;
	color: #FFF;
}
input[type="button"],input[type="submit"],button {
	padding: 2px 5px;
	*padding: 0px; /*ie7*/
	margin: 5px 5px 5px 0;
	font-size: 100%;
}
button.disabled,.button.disabled,input[disabled='disabled'],button[disabled='disabled']
	{
	opacity: .5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

input.disabled:hover,button.disabled:hover,button[disabled='disabled']:hover,input[disabled='disabled']:hover
	{
	color: #000;
	background: #CCC;
}
.button-form {
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
	background: #98CDFF url("../img/btn-back.png") repeat-x left	50px;
}

button::-moz-focus-inner {
	border: 0;
}
fieldset button,fieldset .button {
	margin: 0 5px 0 0;
}
.btn-column button {
	width: 10em;
}
a.btnGBlaunch,a.btnPTAlaunch {
	/* for css based buttons when 4d is corrected for buttons*/
	color: #000;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid #999;
	padding: 2px 20px;
	margin: 60px auto;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	font-size: 150%;
	line-height: 2em;
}
a.btnGBlaunch {
	background: #B9D9F3 url("../img/btn-back.png") repeat-x left center;
}
a.btnPTAlaunch {
	background: #99FF99 url("../img/btn-back.png") repeat-x left center;
}
a.btnGBlaunch:hover,a.btnPTAlaunch:hover {
	background-color: #448DCE;
	color: #FFF;
}
.new {
	color: #000;
	background: #FFCC00 url("../img/btn-back.png") repeat-x left
		center;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	border: 1px solid #999;
	padding: 0px 10px;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	font-size: 100%;
}

button.search {
	margin: 10px 5px 0 5px;
/*	padding: 2px 5px;*/
	height: 22px;
	vertical-align: bottom;
}
.psHelp button.search {
	height: auto;
	}
td button.search {
	margin: 0;
	}
button.search em {
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/icon-search.png") no-repeat center center;
}
#ssAutoComplete input {
	height: 18px;
	*height: 19px;
/*	vertical-align: text-bottom;*/
	}
select#staffType {
	vertical-align: bottom;
	margin: 0;
	} 
#selectHandpick {
		margin: 0 0 0 10px;
		}
#selectHandpick select {
	width: 30%;
	}
#selectHandpick br {
	display: none;
	}
#guardianSearch .col3 {
	width: 30%;
}

#guardianSearch .col3 input {
	margin-left: 5px;
	width: 90%;
	height: 16px;
}

#guardianSearch .alt {
	background: #FFF;
}

#guardianSearch #btnSearch {
	margin-top: 26px;
}

button.plus,.button.plus,button.minus,.button.minus {
	position: relative;
	float: right;
}

button.plus:before,.button.plus:before {
	content: "\00a0";
}

button.plus em,.button.plus em,button.minus em,.button.minus em {
	white-space: nowrap;
	display: inline-block;
    *display: inline; /*ie7*/
	top: center;
	width: 16px;
	height: 16px;
}

button.plus em,.button.plus em {
	background: url("../icon_plus.png") no-repeat center center;
}

button.minus em,.button.minus em {
	background: url("../icon_minus.png") no-repeat center center;
}

button.btnMassFill {
	margin: 0 0 0 5px;
	float: none;
	padding: 0;
	line-height: 1.5em;
}

button.btnMassFill span {
	display: block;
	width: 12px;
	height: 12px;
	padding: 0 3px;
	background: url("../img/icon-massFill.png") no-repeat top
		center;
}

button.btnMassFill:hover span {
	background: url("../img/icon-massFill.png") no-repeat bottom
		center;
}
.textareaFullWidth {
	width: 100%;
	}
.row-button, .button-row {	
	padding: 5px 20px;
	text-align: right;
}

.pslogin .row-button, .pslogin .button-row {	
	padding: 5px;
}
.box-round .row-button, .box-round .button-row {	
	padding: 5px 10px;
}

.row-button:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border: none;
}
#navCollapse, #navCollapseFrame {
	 position: absolute;
	 top: 5px;
	 height: 16px;
	 width: 16px;
	 background:#FFFFFF url("../img/jquery/ui-icons_222222_256x240.png") no-repeat 102px 21px;
	 z-index:3;
	 cursor: pointer;
}
#navCollapse:hover, #navCollapseFrame:hover {
	 background-image: url("../img/jquery/ui-icons_888888_256x240.png");
	}
#navCollapse.expanded {
	left: 184px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #999;
	border-right: none;
	background-position: -96px -16px;
	}
#navCollapse.collapsed {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #999;
	border-left: none;
	left: 5px;
	background-position: -32px -16px;
	background-color: #F3F7FA;
	}
#navCollapseFrame {
	left: 0px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #999;
	border-left: none;
}
#navCollapseFrame.expanded {
	background-position: -96px -16px;
	}
#navCollapseFrame.collapsed {
	background-position: -32px -16px;
	}
table td table {
	width: auto;
	border: 1px solid #CCC;
}
td[background] {
	padding: 0;
	}
td[background] img, td[width="25"] img {
	display: block;
	}
td[width="25"]{
	padding: 0;
	background-color: transparent;
	}
.importexportCell{
	width: 75%;
}

.psteacher .grid2 td:first-child {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}


#content-main .box-round p:first-child {
	margin-top: 10px;
}


button.no-float,.button.no-float {
	float: none;
	display: inline-block;

}

button.inline,.button.inline {
	float: none;
	margin: 0;
	display: inline-block;

}

label .span {
	font-size: 80%;
}

/*List changes verify*/
#content-main ul,#content-main ol,ul.text,ol.text {
	padding: 0 0 0 30px;
}

#content-main ul li,ul.text li {
	list-style-type: disc;
	margin: 0 10px 10px 0;
}

#content-main ol li,ol.text li {
	list-style-type: decimal;
	margin: 0 10px 12px 0;
}
/* list fixes for non-text UL and OL*/
#content-main .incident_builder ul, #content-main .yui-button-menu ul{
	padding-left: 0;
	
	}
#content-main .incident_builder ul li, #content-main .yui-button-menu ul li, #content-main div.feedback-list ul li,#content-main  ul.feedback-alert li,#content-main  ul.feedback-confirm li  {
	list-style-type: none;
	margin: 0;
	}
ul#reportCategoryList li, ul#vaccineList li, ul#incidentTypeList li{
	list-style-type: none;
	margin: 0;
}

ul#reportCategoryList,ul#vaccineList,ul#incidentTypeList, #codeTypes ul {
	padding-left: 0;
}

.tabs,.tabs-box {
	width: 100%;
	margin: 10px 0 20px 0;
	list-style: none;
}

#searchDialog .tabs {
	margin: 0 0 15px;
}

ul.tabs,.ui-tabs-nav {
	background: url("../img/tab-back-line.png") repeat-x left
		bottom;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#content-main ul.tabs li {
	margin: 0;
}

#content-main ul.tabs {
	margin: 10px 0 0 0;
	padding: 0;
}

.ui-tabs-panel { /*clear:left;*/
	
}

.tabs-box {
	background: none;
	margin: 0 0 -1px 0 !important;
}

.box-round ul.tabs {
	margin: 0 0 10px 0;
}

ul.tabs li,.ui-tabs-nav li,.tabs-box li,.ui-tabs-nav li {
	margin: 0;
	float: left;
	text-decoration: none;
	color: #000;
	background: #F3F3F3 url("../img/tab-back.png") repeat-x left
		top;
	display: block;
	border: 1px solid #999;
	border-bottom: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.box-tabbed .tabs {
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

#content-main div.tabs ul {
	padding: 0;
}

#content-main div.tabs.ui-tabs li {
	margin: 0;
}

 #content-main ul.tabs li:first-child, #content-main div.tabs ul.ui-tabs-nav li:first-child, #content-main  ul.tabs-box li:first-child, .pslogin ul.tabs-box li:first-child, .psHelp ul.tabs li:first-child
	{
	margin: 0 0 0 20px;
}

ul.tabs li a,ul.tabs-box li a,div.tabs ul.ui-tabs-nav li a {
	float: left;
	margin: 0;
	padding: 2px 10px 0px;
	color: #000;
}

ul.tabs li:hover,ul.tabs-box li:hover,div.tabs li:hover {
	color: #000;
	background: #D3E0F0 url("../img/tab-back.png") repeat-x left top;
	padding: 0 0 0 0;
}

ul.tabs li.selected,ul.tabs-box li.selected,li.ui-tabs-selected {
	color: #000;
	background: #FFF;
	padding: 0 0 1px 0;
}

ul.tabs.no-selected {
	padding: 0 0 1px 0;
}

div.tabs li.ui-tabs-selected:hover {
	color: #000;
	background: #FFF;
	padding: 0 0 1px 0;
}

body.psparent .tabs {
	padding: 10px 0 0 0;
}

fieldset.submit input {
	float: left;
}

.overflow {
	overflow: auto;
}

body.pslogin #content {
	border: none;
	border-top: 1px solid #fff
}

.box-round {
	background: /*#FFF*/ ;
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 10px 20px 10px 20px;
	float: left;
}

#content-main .box-round, #alert .box-round, .feedbackPop .box-round, #psDialog .box-round {
	width: 95%;
}

.popUp .box-round {
	margin: 10px;
	width: 90%;
}

.popUp .box-round  h3 {
	background: none;
}
.popUp #legal {
	display: none;
	}
body.pslogin #content p {
	padding: 0 20px;
}

.box-round h2.round {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.box-round h2,.box-tabbed h2 {
	font-size: 110%;
	font-weight: bold;
	color: inherit;
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	background-color: #E2E2E2;
	position: relative;
}

.box-tabbed h2 {
	margin: 10px 0;
	background: none;
}

.box-round ul.tabs+h2 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	clear: left;
}

.box-round h2:first-child.expanded,.box-round h2.expanded,h2.expanded {
	background: #E2E2E2 url("../listexpanded.gif") no-repeat 3px	center;
	padding-left: 16px;
	cursor: pointer;
}

.box-round h2:first-child.collapsed,.box-round h2.collapsed,h2.collapsed
	{
	background: #E2E2E2 url("../listcollapsed.gif") no-repeat 3px	center;
	padding-left: 16px;
	cursor: pointer;
	margin-bottom: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
h3#navMainToggle.expanded {
	background: url("../listexpanded.gif") no-repeat 3px	center;
	padding-left: 16px;
	cursor: pointer;
	width: 90%;
}
h3#navMainToggle.collapsed {
	background: url("../listcollapsed.gif") no-repeat 3px	center;
	padding-left: 16px;
	cursor: pointer;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCC;
	width: 90%;
}
#navMainInject {
	position: relative;
	}
#navMainInject #nav-main {
	padding: 5px;
	width: 90%;
	border: 1px solid #ccc;
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	}
.overflowMaxAutoX {
	max-width: 100%;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
}

div.row h2 {
	margin-left: 0px;
}

.box-round h2:last-child.collapsed {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.box-round h2:first-child,.box-round dl:first-child,.box-round h3:first-child
	{
	margin: 0 0 10px 0;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.box-round h2 span {
	float: right;
}

.box-round h2 span label {
	float: left;
	margin-right: 5px;
	font-weight: normal;
}

.box-round p,.box-tabbed p,.box-tabbed table {
	margin: 0 10px 10px;
}

.box-round.nested {
	background: #FFF;
}

.box-round.nested p {
	float: left;
}

#content-main .box-round.nested p:first-child {
	margin: 10px;
}

.box-round h3 {
	margin: 10px 0 10px;
	text-indent: 10px;
	background: #E7E7E7;
}

.box-round fieldset h3:first-child {
	margin-top: 0;
	border-top: none;
	border-bottom: 1px solid #CCC;
}

.box-round fieldset h3 {
	margin-top: 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.box-tabbed {
	margin: 0 0 10px 0;
	background: /*#FFF*/ ;
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 99%;
	clear: left;
}

body.pslogin h2 {
	margin: 20px;
	color: #002850;
}

.pslogin label {
	color: #666;
	font-weight: normal;
}

.pslogin fieldset {
	padding: 0 10px;
}

.pslogin button {
	margin: 20px 10px 20px 10px;
}

body.pslogin .box-round .box-round h2 {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pslogin .alt {
	background: none;
}

body#publicBulletin #content-main {
	margin-left: 0;
	background: #FFF;
	}
body#publicBulletin #usercontext-bar {
	height: 10px;
	padding: 0;
	}
.header-buttons {
	display: block;
	margin: 10px;
}
input.dummy {
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	top:0px;
	right: 0px;
	}
.header-buttons button {
	margin: 0 0 0 10px;
}
.header-buttons select {
}

.blank {
	visibility: hidden;
}

.invisible {
	display: none;
}

.hide,.hidden {
	display: none !important;
}

.show {
	display: block !important;
}

.row { /*float: left;*/
	clear: right;
	width: 100%;
	margin: 0 0 10px 0;
}

.alt,.oddRow,.oddrow {
	background: #EDF3FE;
}

.alt2 {
	border-top: 1px solid #000000;
	background: #f6f6f6;
	margin: 20px 0 0 0;
}

.highlight {
	background: #b2D0E9;
}

td.highlightDate, table.ui-datepicker-calendar tbody td.highlightDate a { 
	background: #b2D0E9;
}

.center {
	text-align: center;
}

/*content divisions*/
#container {
    border:1px solid #E9E9E9;
    margin: 13px auto;
    padding: 10px;
    min-width: 900px;
    width:96%;
    background-color: #EDEDED;
	background-image: url("../img/pinstripes-back.png");/* good-bye jaguar*/
    background-repeat: repeat;
    background-position: left top;
}
#container-frame {
    border:1px solid #E9E9E9;
    margin: 0 auto 15px;
    padding: 10px;
    width:99%;
    min-width: 750px;
    display: table;
    -moz-box-shadow: 0px 4px 10px #999;
    -webkit-box-shadow: 0px 4px 10px #999;
    box-shadow: 0px 4px 10px #999;
    background-color: #EDEDED;
	background-image: url("../img/pinstripes-back.png");/* good-bye jaguar*/
    background-repeat: repeat;
    background-position: left top;*/
}
.frameMenu td,.frameMenu tr {
	padding: 4px 0;
	width: 100%;
}

.psteacher.frameMenu td,.psteacher.frameMenu tr {
	padding: 0 10px;
	width: 100%;
}

#container-frame-menu {
    padding:0;
    background-color: #EDEDED;
}
#container-frame #branding{
    display:none;
}
body.pslogin #container {
	margin: 15px auto 60px;
	background: none;
	min-width: 300px;
	max-width: 3000px;
	width: 450px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body#parent-create #container {
	min-width: 800px;
	max-width: 3000px;
	width: 800px;
	border: none;
}

#header {
    background:#FFF;
    border:1px solid #CCC;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow: inset 0px 2px 2px #888;
    -moz-box-shadow: inset 0px 2px 2px #888;
    box-shadow: inset 0px 2px 2px #888;
    position: relative;
}


#branding-powerschool {
    /*float: left;*/
    width:18%;
    padding:15px 15px;
	height: 30px;
    margin:0;
}
.pslogin #branding-pearson{
	height: 30px;
	position: fixed;
	bottom:0;
	}
#branding-pearson {
	background: #004890;
	color: #FFF;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
	font-size: 9px;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
}
#footer {
	width: 95%;
	margin: 0 auto 10px;
	font-size: 80%;
	position: relative;
	}
#sysMachineName {
	color: transparent;
	position: absolute;
	bottom: -15px;
	left: 0;
	font-size: 8px;
	cursor: help;
	}
#sysMachineName:hover {
	color: #999;
	} 	
#legal p {
	color: #999;
	
	}

#reportIssueLink {
    position: absolute;
    right: 0;
    top: center;
}

#typeChoices {
	width: 60%;
    position: relative;
	margin: 0;
	padding: 0;
}

#logo-pearson, #tagline-pearson {
	display: none;
	}
.pslogin #logo-pearson {
	position: absolute;
	top: 8.5px;
	right: 10px;
	background-image: url("../img/pearson-logo-brandingbar.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 13px;
	width: 83px;
	display: block;
}

.pslogin #tagline-pearson {
	background-image: url("../img/alwayslearning.png");
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	left: 10px;
	top: 10.5px;
	width: 150px;
	display: block;
}

a#cssLogo {
	padding-left: 15px;
	float: left;
	font-family: Arial;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	color: #3D7FBA;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
	line-height: 2.5em;
}

dl {
	overflow: hidden;
	line-height: 1.5em;
}
table.linkDescList tr:nth-child(odd) {
	background-color: #EDF3FE;
	}
table.linkDescList col:first-child {
	width: 20%;
	} 
table.linkDescList td{
	vertical-align: top;
	}

dl.header {
	font-weight: bold;
	background: #D3E0F0;
}

dl:last-child {
	margin-bottom: 10px;
}

dt {
	width: 40%;
	display: block;
	float: left;
	text-indent: 10px;
}

dd {
	width: 60%;
	display: block;
	float: left;
}

/*user context area*/
#currentscope {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 10px;
	display: inline;
	font-weight: bold;
	padding-top: 10px;
	position: absolute;
	top: 0;
	left: 0;
	*left: 40%;
	margin: 0 auto;
	width: 300px;
}

#currentscope  a {
	font-weight: bold;
	text-align: right;
	display: block;
	width: auto;
	float: left;
	clear: left;
	margin: 5px;
	width: 50px;
}

#currentscope span#schoolText {
	padding: 0 20px 0 5px;
	font-weight: normal;
	float: left;
	margin: 5px;
	width: 200px;
}

#currentscope span#termText {
	padding: 0 0px 0 5px;
	font-weight: normal;
	float: left;
	margin: 5px;
	width: 200px;
}

#currentscope span a {
	margin: 0;
}

#termContextDialog select {
	width: 88%;
}

#schoolContextDialog select {
	width: 98%;
}

#usercontext-bar {
	clear: left;
	float: left;
	width: 100%;
	line-height: 2.5em;
}
#usercontext-bar a {
	color: #3366CC;
}
#usercontext-bar a:hover {
	color: #4e94BF;
}

#tools {
	padding: 10px 0 0 0;
	position: absolute;
	top: 0;
	right: 10px;
	width: 160px;
}

#tools a {
	display: inline-block;
	height: 1.1em;
	line-height: 1em;
	margin: 0 10px 0 0;
}

#tools li {
	list-style-type: none;
	display: inline-block;
	*display: inline;/*IE7*/
	float: left;
	line-height: 41px;
}

#tools li a {
	*line-height: 1.1em;
}

#tools li:first-child {

	border: none;
}

#tools2 {
	margin-right: 5px;
	float: right;
	
}

#tools2 li {
	float: right;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-indent: 0;
	padding: 2px;
}
#tools2 li a {
	/*background-color: #205F9F;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#tools2 li a:hover {
	background-color: #4e94bf;

}

#tools li:hover {
	background: inherit;
}
#tools2 img[height="43"] {
	margin-top: -8px;
	}
#tools li#iconBatchStat {
	line-height: 0;
}
#usercontext-bar li {
	list-style-type: none;
	text-decoration: none;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	margin: 0;
	padding: 0 5px 0 0;
}

#breadcrumbs {
	clear: left;
	float: left;
	width: 50%;
	margin: 10px;
	line-height: 1em;
}

#breadcrumbs li {
	list-style-type: none;
	text-decoration: none;
}
#userName {
	text-align: right;
	font-weight: bold;
	Font-size: 100%;
	color: #000;
}
#userName span {
	font-weight: normal;
	color: #666;
	font-size:80%;
}
#userName span span {
	font-size: 100%;
}

#adminFieldlistDialog {
	
}

#barberpole {
	margin: 20px auto 0;
	display: block;
	width: 100%;
	text-align: center;
}

#loading {
    background: url("../img/rel_interstitial_loading.gif") #FFF no-repeat center center;
    /*width:228px;*/
    height: 33px;
    padding: 5px;
    overflow:hidden;
}

#content {
    clear: both;
    background:url("../img/ps6-content-back.png") repeat-y scroll 146px top #FFFFFF;
    border:1px solid #CCC;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow: inset 0px 2px 2px #888;
    -moz-box-shadow: inset 0px 2px 2px #888;
    box-shadow: inset 0px 2px 2px #888;
}
#content-lunch {
	clear: both;
	background: #FFF;
	padding: 1px 0 20px;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 10px 0 5px rgba(0, 0, 0, 0.5);
	position: relative;
}

#content-lunch h1 {
    margin:20px;
    }
#content-lunch .box-round {
    width:400px;
    margin:0 auto;
    padding:10px 0;
    float:none;
    text-align:center;
}
#content-lunch .box-round p{
    margin:0 10px 5px;
    }
#content-lunch .button {
    float:none;
    }
#content-main {
	padding: 1px 0 10px;
	margin-left: 146px;
}
#content-main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border: none;
	}
#container-frame #content, /*.psparent #content,*/ .pslogin #content {
	background: #FFF;
}

#container-frame #content-main {
	min-height: 400px;
}

#container-frame #content-main,#content-lunch #content-main {
	margin-left: 0;
}

.pslogin #content-main {
    padding:0 20px 10px;
    margin:0;
}
/*.psparent #content-main {
	margin:0;
	}*/


body.pslogin #branding-powerschool {
	margin: 30px 0;
	width: 100%;
	float: none;
	text-align: center;
	padding: 0;
}

body.pslogin #server-stats, #pslogo-teacher-login {
	text-align: center;
	border-top: 1px solid #ccc;
	color: #CCC;
	text-align: left;
	padding: 5px 20px;
}

body.pslogin #login-server-details {
    color:#FFF;
    text-align:center;
    font-size:80%;
}
body.pslogin::-moz-selection, body.pslogin::selection  {
    background:#666;
}

body.pslogin #login-inputs span {
    margin:0 20px 0 0;

}

body.pslogin #login-help {
	text-align: center;
	font-size: 80%;
	padding: 0;
}
.pslogin #footer {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	margin: 25px auto 0px;
	background: none;
}
body.pslogin #noscript {
	margin: 0 20px 20px;
	}
#teacherSectionTable img[width="1"] {
	/*removes spacer gif in teacher home page until we can stop injecting them- dotted row divider*/
	display: none;
	}

/*Help Styles*/
body.psHelp {
	background-image: none;
	}
body.psHelp #container {
	Margin: 0;
	Padding: 10px 0 0 0;
	background: #FFF;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	min-width: 540px;
	max-width: 100%;
	border: none;
	border-bottom: none;
}
body.psHelp #legal {
	display: none;
}
body.psHelp #psHelpSearchResults table,body.psHelp #psHelpSearchResults td
	{
	border: none;
}

body.psHelp#psHelpTOC p strong {
	font-size: 110%;
}

body.psHelp#psHelpTOC .box-round p {
	border-bottom: 1px solid #CCC;
}

body.psHelp#psHelpTOC p+ul {
	margin-bottom: 15px;
}

body.psHelp .box-round {
	padding-bottom: 10px;
	width: 90%;
}

body.psHelp#psHelpIndex .col3 ul {
	margin-left: 15px;
}

body.psHelp#psHelpIndex .col3 li {
    margin:0 0 5px 0;
    }
body.psHelp#psHelpIndex .col3 li:hover {
    background:#EDEDED;
    }
body.psHelp #nav-psHelpIndex {
    text-align:  center;
    border-bottom:1px solid #999;
    }
body.psHelp .tools {
    position: absolute;
    top: 5px;
    right: 10px;
    margin: 0;
    }
body.psHelp .tools .button {
	margin: 0 0 0 5px;
}

body.psHelp #nav-main,body.psHelp .psHelpTOCul {
	width: 100%;
	margin: 0 !important;
}

body.psHelp #nav-main li,body.psHelp .box-round .psHelpTOCul li {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 100%;
	line-height: 2em;
	background-image: url("../img/icon-arrow-left.png");
	background-position: right -5px;
	background-repeat: no-repeat;
	list-style: none outside none;
}
body.psHelp .psHelpTOCul li a {
	display: block;
	}
body.psHelp #nav-main li:hover,body.psHelp .psHelpTOCul li:hover {
	background-position: right -65px;
}

body.psHelp h1 {
	text-indent: 10px;
}

body.psHelp h1,body.psHelp h2 {
	margin: 20px 0 10px 10px;
}
body.psHelp h3 span, body.psHelp h4 span , body.psHelp h5 span  {
	position: absolute;
	top: center;
	right: 10px;
	font-size: 90%;
	}
body.psHelp h3 {
	position: relative;
	}
body.psHelp.toc h3, body.psHelp.toc h4, body.psHelp.toc h5 	{
	clear: left;
	line-height: 1em;
	}
body.psHelp .box-round h3 span a, body.psHelp .box-round h4 span a, body.psHelp .box-round h5 span a {
	color: #4E94BF;
	}
body.psHelp .box-round h1,body.psHelp .box-round h3,body.psHelp .box-round h4,body.psHelp .box-round h5
	{
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	
	position: relative;
	text-indent: 0;
}
body.psHelp .box-round h1,body.psHelp .box-round h2,body.psHelp .box-round h3, body.psHelp .box-round h4 {
	background-color: #E2E2E2;
	}


body.psHelp .box-round h1 a,body.psHelp .box-round h3 a,body.psHelp .box-round h4 a,body.psHelp .box-round h5 a
	{
	color: #000;
}

body.psHelp .box-round h1 strong,body.psHelp .box-round h3 strong,body.psHelp .box-round h4 strong,body.psHelp .box-round h5 strong
	{
	color: #000;
}

body.psHelp .box-round h1:first-child,body.psHelp .box-round h3:first-child,body.psHelp .box-round h4:first-child,body.psHelp .box-round h5:first-child
	{
	text-indent: 0;
	margin: 0 0 10px 0;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

body.psHelp .helpToc {
    margin: 0 0 0 10px;
    }
body.psHelp .helpToc li {
    margin:0 0 10px 10px;
    }
body.psHelp li.topic {
	font-weight: bold;
	margin: 15px 0 10px 0;
}

body.psHelp p {
	margin: 0 10px 10px;
}
body.psHelp table p {
	margin: 0 0 10px;
}
body.psHelp p:last-child {
	margin: 0 0 0px;
}
body.psHelp .box-round ul,body.psHelp .box-round ol {
	margin-left: 35px;
}
body.psHelp th {
	padding-left: 10px;
	}
body.psHelp .box-round ul {
    list-style: disc outside none;
}
body.psHelp .box-round ol {
    list-style: decimal outside none;
}
body.psHelp ol + ul, body.psHelp ul + ol {
    margin-top: 20px;
    }
body.psHelp .box-round li {
    margin:0 10px 5px 0;
    }
body.psHelp ul h2 {
    margin-left:-15px;
}
body.psHelp .col3 h2 {
    margin:10px 10px 10px 0;
}
body.psHelp .col3 {
border-left:1px dotted #CCC;
padding-left:5px;
width:32%;
float:left;
}
body.psHelp #nav-main, body.psHelp .psHelpTOCul {
    width:100%;
    padding:0;
}
body.psHelp #nav-main li, body.psHelp .psHelpTOCul li {
    text-indent:10px;
    }
body.psHelp #nav-secondary .button {
	margin: 0 10px 0 0;
}

body.psHelp input[type="text"],body.psHelp table {
	margin-left: 10px;
}
body.psHelp ol table, body.psHelp ul table {
	margin-left: 0px;
}
.psHelp .box-round {
	margin: 10px 20px;
}

.psHelp p > b {
	margin: 0;
}

body.psHelp .box-round table {
    margin:0;
    border:1px solid #CCC;
 }
body.psHelp .box-round td{
    margin:0;
    border:1px solid #CCC;
 }
body.psHelp .box-round td p, body.psHelp .box-round table p b { 
    margin:0;
 }
body.psHelp ol p, body.psHelp ol p table{
    margin-left:0;
}
body.psHelp table {
	width: 95%;
}

body.psHelp button.search {
     margin:0 0 0 5px;
    }
#poweredbypowerschool img {
    vertical-align:middle;
}
body.pslogin #pearsoncorplink, body.pslogin #poweredbypowerschool {
	text-align: left;
	line-height: 1em;
}

body.pslogin # oncorplink a {
	color: #4E94BF;
}

body.pslogin #content p {
	margin: 0 0 10px 0;
}

body#teacherlogin #branding {
    padding:0;
    width:219px;
}
body#palogin input[type="text"], body#palogin input[type="password"], body#palogin select {
    width:92%;
}

h1 span{
    float:right;
    font-weight:normal;
}
h2 span{
    float:right;
    }
.psparent #content-main .box-round{
margin:0 0 0 20px;
}

#content-main .box-round p {
    margin:0 10px 10px;
}

#content-main h1, #content-main p {
    margin:20px;
}
 #content-main .box-round #legend, .psparent #legend {
    width:96%;
    margin:10px auto;
 }
table#attendance {
    font-size:80%;
    margin:10px auto;
}
#content-main .box-round .box-round {
	margin: 10px;
	width: 97%;
}

table,table div table {
	margin: 10px 0;
	width: 100%;
	border: none;
}

td,tr {
	border: none;
	padding: 4px;
/*	font-size: 13px;*/
}

th {
	font-weight: bold;
	color: #000;
	height: 1em;
	padding: 0px 2px;
	background: #D3E0F0;
}

tr.th2 th {
	background: #CCC;
	font-weight: normal;
}

th.right,th[align="right"] {
	text-align: right;
}

th.center,th[align="center"] {
	text-align: center;
}

table .button {
	float: none;
}

tr.headerrow>td,tr[bgcolor="#f6f6f6"]>td {
	font-weight: bold;
	color: #000;
	height: 1em;
	padding: 0px 2px;
	background: #D3E0F0;
}

/* NEWTABLE styles: Sched_Matrix_DisplaySections.java - sis/sis-core/src/java/generated/com/pearson/powerschool/scheduling/sched*/
	/*text-align:left;*/
}
/* NEWTABLE styles: Sched_Matrix_DisplaySections.java - sis/sis-core/src/java/generated/com/pearson/powerschool/scheduling/sched*/
#NEWTABLE {
 border-spacing: 1px !important;
 border-collapse: separate !important;
}
#NEWTABLE td {
	font-weight: normal;
	padding:0 2px;
}
#quickLookup tr[bgcolor="#A9A9A9"] td {
    background: #A3C4D9;
    font-weight:bold;
    }
 td.subhead {
    color:#000;
    text-indent: 10px;
    vertical-align:top;
    }
.fourDTable .subhead strong{
    font-weight: normal;
    }
table.grid, #quickLookup table {
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #CCC;
    border-left-color: #CCC;
    border-collapse: collapse;
    margin:10px 0 20px;
    width:98%;
}
#quickLookup table {
    margin-left:10px;
    }
table.grid th, #quickLookup th {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    
}

table.grid td, #quickLookup td {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    padding:3px;
    vertical-align:top;
}
table.layout, table.layout td, table.layout tr, table.layout th {
	   border: none;
	   padding-left:0;
}

tr.center th, tr.center td {
    text-align:center;
}
#brij-standards td div {
    width:400px;
}
#footer {
    font-size:9px;
    width: 95%;
    max-width: 1200px;
    margin: 15px auto;
    min-width: 300px;
    clear:both;
}

#legal p{
    color:#999999;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align:left;
}
#legal img {
	float: left;
	margin-right: 10px;
}
body.pslogin .box-round {
    width: 100%;
    background:#FFF;
    border:1px solid #CCC;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:  0px 5px 10px #CCC;
    -moz-box-shadow:  0px 5px 10px #CCC;
    box-shadow:  0px 5px 10px #CCC;
    margin: 0 0 10px 0;
}
body.pslogin .box-round .box-round {
    width: 100%;
    background:/*#FFF*/;
    border:1px solid #CCC;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.box-round p{
    margin:0 10px 10px;
}

body#recover-password #container {
    width: 500px;
}
body#recover-password table.wwFormTable {
margin:0 0 0 10px;
    width: 95%;
}
body#recover-password #content-main table.wwFormTable, #recover-password #content-main table.wwFormTable td, #recover-password #content-main table.wwFormTable th {
    border:none;
    margin:0;
    padding:0;
}
body#recover-password input[type="text"], body#recover-password input[type="password"] {
    width: 95%;
}
body#parent-create input[type="text"], body#parent-create input[type="password"] {
    
}
body#recover-password script + p {
    margin-top:10px;
}
#accountPreferencesProfileBox {
    width:40%;
    margin:0 auto;
}

#accountManagementStudentsBox {
    width:400px;
    margin:0 auto;
}
#accountManagementStudentsBox table {
    width:100%;
}
/*Feedback Styles*/

.feedback-list > ul, .feedback-list > p, .feedback-list > div, .feedback-list > span{
    margin: 10px;
    list-style:none;
}

.feedback-note { 
    background:#BED6EA url("../img/icon-note.png") no-repeat scroll 4px 4px; 
    background:rgba(56,117,172,.3) url("../img/icon-note.png") no-repeat scroll 4px 4px; 
    padding:0 0 0 30px; 
    line-height:1.5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.feedback-note {
	margin:10px;
	}
.feedback-confirm { 
    background:#DFFDB8 url("../img/icon-check-green.png") no-repeat scroll 4px 4px; 
    padding:0 0 0 30px; 
    line-height:2em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
} 

.feedback-alert, .pslogin .error { 
    background:#FFDDAB url("../img/icon-error.png") no-repeat scroll 4px 4px; 
    padding:0 0 0 30px; 
    line-height:2em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.red {/*for address validation*/
    color:red;
    }

span.feedback-alert, span.feedback-confirm, body.pslogin .error  {
    display:block;
    line-height:2em;
}

#parent-email-setup {
    width:60%;
    margin:0 auto;
}

#legend {
    background: /*#FFF*/;   
    border:1px solid #E9E9E9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width: 100%;
    clear:both; 
}
#legend h3{
    font-size:   90%;
    font-weight: bold;
    color: #000;
    margin:0 0 10px 0;
    padding: 2px 10px;
    background-color:#EAEAEA;
    -moz-border-radius-topright:2px;
    -moz-border-radius-topleft:2px;
    -webkit-border-top-right-radius:2px;
    -webkit-border-top-left-radius:2px;
    border-top-right-radius:2px;
    border-top-left-radius:2px;
}
#legend p{
    font-size:90%;
    color:#666;
    padding:0 10px;
    margin:0 0 5px 0;
}
#legend strong {
    color:#666;
}

.icon-btn-print a, #btnPrint span {
    background:url("../img/icon-print.png") no-repeat center center;
    padding:0 10px 0 0;
    width:14px;
}
#btnNotifications {
    background:url("../img/icon-alerts.png") no-repeat center center;
    padding:2px 10px;
    width:14px;
    position:relative;
}
#btnNotifications span{
    position:absolute;
    padding: 0 2px;
    top:-4px;
    right:-4px;
    font-size: 8px;
    padding:0 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFCC00;
    background: rgba(255, 204, 0, 0.8);
    display:block;
}

span#icon-btn-gblaunch a {
    background:url("../img/icon-gb-launch.png") no-repeat center center;
}
span#icon-btn-gblaunch {
    background: url("../img/btn-back.png") repeat-x left center;
    background-color:#B9D9F3;
    float:right;
    text-shadow: 0 2px 2px #999;
    border:1px solid #999;
    list-style-type:none;
    margin:0 5px 0 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    -moz-box-shadow: 0px 1px 4px #999;
    -webkit-box-shadow: 0px 1px 4px #999;
    box-shadow: 0px 1px 4px #999;
    width:14px;
    height:14px;
    }
span#icon-btn-gblaunch:hover{
    background-color:#448DCE;
}
 #icon-btn-report.active a {
 display:block;
    background:url("../btn_reports_active.gif") no-repeat center center;
    padding:0px 5px;
    width:14px;
    
 }
 #icon-btn-report.inactive a {
    display:block;
    background:url("../btn_reports_inactive.gif") no-repeat center center;
    padding:0px 5px;
    width:14px;
    
 } 
 #icon-reportBatch {
     position: relative;
 }
 #icon-reportBatch img {
	left: 0;
    margin: 0 -6px;
    position: absolute;
    top: -15px;
    }
body.psparent #students-list {
    float:left;
    width: 50%;
    padding:0 0 0 5px;
    list-style: none;
}
body.psparent #students-list li {
    float:left;
    border-left:none;
    min-width:30px;
    text-align:center;
    
}
body.psparent #students-list li:first-child {
    border-left:1px solid #999;
    -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px;
    -webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px; border-bottom-left-radius:5px;
}
#students-list li:last-child, #students-list li.last-child {
    -moz-border-radius-topright:5px; -moz-border-radius-bottomright:5px;
    -webkit-border-top-right-radius:5px; -webkit-border-bottom-right-radius:5px;
    border-top-right-radius:5px;border-bottom-right-radius:5px;
}
.account-photo img{
    float:left;
    padding:2px;
    margin:0 10px;
    border:1px solid #CCC;
    -webkit-box-shadow:0px 5px 5px #666;
    -moz-box-shadow:0px 5px 5px #666;
    box-shadow:0px 5px 5px #666;
}
/*navigation styles*/

#nav-main {
    clear: both;
    float: left;
    width:140px;
    padding-bottom:10px;
    
}
.psparent #nav-main {
    display:inline;
    float:right;
    clear:none;
    padding:5px 10px 5px 0;
    width:75%;
}
#nav-main-frame {
    clear: both;
    float: left;
    border:1px solid #CCC;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow: inset 0px 2px 2px #888;
    -moz-box-shadow: inset 0px 2px 2px #888;
    box-shadow: inset 0px 2px 2px #888;
    width: 90%; 
    margin:0 0 10px 10px;
    padding-bottom:10px;
    background: #F2F6FA;
}
#nav-main-frame-secondary {
    padding: 10px 0;
    text-align: center;
    background: #EDEDED;
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
    -webkit-box-shadow: inset 0px 2px 2px #888;
    -moz-box-shadow: inset 0px 2px 2px #888;
    box-shadow: inset 0px 2px 2px #888;
    border-bottom:1px dotted #CCC;
    
    }
#nav-main-frame #nav-main-frame-secondary + h3 {
    margin-top: 0px;
    }
#nav-main-frame #nav-main-frame-secondary a {
    margin:0 0 0 0;
    }
#nav-main-frame table {
    width:100%;
}
#nav-main-frame td{
    background: transparent;
}
#nav-main h3, #nav-main-frame h3, #nav-main-frame .preference-g {
    font-weight:bold;
    font-size: 120%;
    margin:20px 0px 5px 0px;
    padding: 2px 0 6px 6px;
    border-bottom:1px dotted #CCC;
    width:100%;
    text-indent: 5px;
	color: #444;
}
#nav-main h3 span, #nav-main-frame h3 span {
    float:right;
    color:#666666;
    padding-right:5px;
    font-size:80%;
}
#nav-main h3:first-child {
    margin-top:10px;
}  

#nav-main-frame h3:first-child {
    margin-top:0px;
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
  }
#nav-main-frame a{
    margin-left:0px;
}
.navABRList {
	padding:0 5px;
	}
#nav-main li, #nav-main-frame li {
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0px;
    display:block;
    float:none;
    text-indent: 5px;
}

.psteacher #nav-main-frame #nav-main-frame-4dpad {
    padding:0 0 0 5px;
}
.psteacher #nav-main-frame #nav-main-frame-4dpad b{
display:block;
    font-weight:bold;
    font-size: 105%;
    margin:10px 0 0 0;
    padding: 2px 0 0 0;
    border-bottom:1px dotted #CCC;
    width:100%;
}
.psteacher #nav-main-frame #nav-main-frame-4dpad br + br {
    display:none;
  }

.psparent #nav-main li {
    display: inline;
    float:right;
     width:9%;
    text-indent: 0;
}
.psparent #nav-main li:hover {
background-color: transparent;
}
#nav-main li a {
    display:block;
}


body.psparent #nav-main li.active a, body.psparent #nav-main a:hover,  body.psparent #nav-main a:focus {
    text-shadow:0px 2px 5px #6093BE;
    background-position: -55px 5px;
}

#nav-main li:hover, #nav-main li.selected, #nav-main-frame li:hover, #nav-main-frame li.selected, .psHelpTOCul li:hover  {
    background-image: url("../img/nav-main-selected.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-color:#B2D0E9;
    color:#333;
}
body.psparent #nav-main li:hover, body.psparent #nav-main li.selected, body.psparent #nav-main-frame li:hover, body.psparent #nav-main-frame li.selected {
    background-color: /*#FFF*/;
}

/*psparent icons for nav-main*/
#btn-gradesAttendance a {   background: url("../img/icon-grades-attend.png") no-repeat;
}
#btn-gradesHistory a {      background: url("../img/icon-grade-hist.png") no-repeat;
}
#btn-attendanceHistory a {  background: url("../img/icon-attendance-hist.png") no-repeat;
}
#btn-emailNotification a {  background: url("../img/icon-email-not.png") no-repeat;
}
#btn-teacherComments a {    background: url("../img/icon-teacher-comm.png") no-repeat;
}
#btn-schoolBulletin a {     background: url("../img/icon-school-bull.png") no-repeat;
}
#btn-classRegistration a {  background: url("../img/icon-class-reg.png") no-repeat;
}
#btn-balance a {            background: url("../img/icon-meal-bal.png") no-repeat;
}
#btn-myCalendars a {        background: url("../img/icon-mycalendars.png") no-repeat;
}
#btn-accountPreferences a { background: url("../img/icon-account-pref.png") no-repeat;
}
body.psparent #nav-main a {
    font-size:11px;
    text-align:center;
    background-position:left 5px;
    width:63px;
    padding:42px 2px 0;
    color:#000000;
}


#nav-secondary {
    /*float:left;*/
    width: 100%;
    margin:0 0 30px 0;
    padding: 10px 0 0px 0;
    list-style: none;
    background: url("../img/tab-back-line.png") repeat-x left bottom;
}
#nav-secondary li {
margin:0;
    list-style-type:none;
    float:left;
    text-decoration: none;
    color:#000;
    background: #FCFCFC url("../img/tab-back.png") repeat-x left top; 
    display: block;
    border:1px solid #999;
    border-bottom:none;
    border-top-left-radius:5px; border-top-right-radius:5px;
    -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;
    -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;
}
#nav-secondary li:first-child {
    margin:0 0 0 10px;
}
#nav-secondary a{
    float:left;
    margin: 0;
    padding: 2px 10px 0px;
    color: #000;
}
#nav-secondary li:hover {
    color: #000;
    background:#DFEAF5 url("../img/tab-back.png") repeat-x left top; 
    padding:0 0 0 0;
}
#nav-secondary li.selected {
    color: #000;
    background: #FFF;
    padding:0 0 1px 0;
}
/*buttons*/
#students-list a {
    color:#000;
    color: inherit;
    padding:2px 5px;
    display:block;
}
#students-list li:hover, #students-list li.selected, button:hover, button:focus, .button:hover, .button:focus, a.btn:hover, #feedbackSend a:hover {
    background-color:#448DCE;
    outline:none;
    color:#FFF;
}

/*panel styles*/
#panel_requestInProcess_mask{
 z-index: 5;
 height: 1813px;
 width: 1087px;
}


/*legacy styles from student page*/
headerrow { border-width: 1pt; }
#cachetool {
    clear: both;
}
.centered td {
    text-align:left;
}

.button-form {
    border:1px solid #666;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    box-shadow: 0px 2px 2px #888;
    
    background: #98CDFF url("../img/btn-back.png") repeat-x left 50px;
}

/*Legacy fixes for Parent Portal*/
#content > table {
    width:96%;
    margin:20px;
}
span.header {
    font-size:   130%;
    font-weight: bold;
    color:       #000000;
    margin: 20px 0 10px 0;
}

p > b {
    font-size:   110%;
    font-weight: bold;
    color:       #000000;
    margin: 5px 0 10px 5px;
    /*display:block;*/
} 

/*print specific hides*/
#print-disclaimer, #print-school {
    display:none;
    visibility:hidden;
}
/*legacy styles*/
tr.headerRow {
    background: #D3E0F0;
    text-align:left;
}
tr.evenRow {
    background-color: #FFF;
    display: table-row;
}
tr.oddRow {
    background-color: #edf3fe;
    display: table-row;
}
tr.hiddenRow {
    display: none;
}

p.messageText {
    color: #ff0000;
    margin-bottom: 8px;
}
div.messageBlock {
    text-align: center;
}


span.bold-underline a {
    font-weight: bold; 
    text-decoration : underline;
}
input#myForm_accountInfo_password{
    float:left;
}
div#password-strength-meter{
    float:left;
    padding:0 0 0 10px;
    margin:0;
}
div#password-meter {
    float:left;
    height:18px;
    width:100px;
    border:1px solid #666;
    background-color:#E7E7E7;
    margin:0;
    padding:0;
}
div#password-meter-strength{
    height:18px;
    width:0%;
    background-color:#006600;
    padding:0;
}
#password-meter-description {
    margin:0 0 0 6px;
    line-height:1.5em;
}
table.wwFormTable {
margin:0;padding:0;
    width:100%;
    /*border:none !important;*/
}
table.wwFormTable td, table.wwFormTable tr {
    /*border:none !important;*/
}
body#psparentCreate #students-table{
    
    margin:10px auto;
}
/*Course Request style corrections*/
.grouptitle_name {
    color:#000;
    font-family: Helvetica, Arial, sans-Serif;
    font-variant:normal;
    letter-spacing:normal;
}
.req_displaycourse {
    background:#F3F3F3;
    border:1px solid #999;
    borer-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:2px;
}

    #iPhone-nav-main {
        display:none;
    }
#nav-main-phone {
 display:none;
}

/*Hide Reveal code*/

.reveal {
    background:url("../btn_edit.png") no-repeat right center;
    padding:1px 20px 1px 0;
    
}
.edit {
    display:none;
    background:#A7C3DB url("../btn_edit.png") no-repeat left center;
    background-position:+5px +5px;
}
.edit div:first-child {
    padding-top:0;
}
fieldset.edit {
    margin:10px 0;
}
.edit label {
    margin:0 -16px 0 20px !important;
}

#psDialog {
        /*fixes Safari bug where content in dialog jumps*/
    overflow:hidden;

}
.ui-dialog {
    
    /*max-width:900px;*/
    }
#psDialog:after {
/*fixes Safari bug where content in dialog jumps*/
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility: hidden;
    border:none;
}
#psDialog .box-round, #div_popup .box-round{
    margin:5px 10px;
}
#div_popup .bd > .box-round {
	 margin:10px 10px;
	}
 #div_popup .box-round table{
    margin:5px 0;
 }
  #div_popup .box-round td{
    padding:4px;
 }
#dashPortlets table {
    margin:0 !important;
    width:100%;
}

#dashPortlets > div {
    width:49%;
    line-height:1.5em;
    float:left;
    margin:0px 0px 5px 5px;
}
#dashPortlets > object {
    margin:0;
    padding:0;
    line-height:0;
}
#dashPortlets > div > div {
    border:1px solid #B6B6B6;
    border-top:none;
}
#dashPortlets h3{
    background:#E9E9E9;
    margin:0;
    padding-left:5px;
    border:1px solid #B6B6B6;
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    -moz-border-radius-topright:6px;
    -moz-border-radius-topleft:6px;
    -webkit-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;
}
#dashPortlets h3 a {
    float:right;
    padding:0 5px;
    color:#000;
}
#dashPortlets label {
    float:left;
    margin-right:10px;
    width:45%;
}

table.grid2 {
    border-top: 1px solid #CCC;
    border-left:1px solid #CCC;
    width:98%;
}
table.grid2 th{
    background:#E9E9E9;
    border-bottom: 1px solid #CCC;
    border-right:1px solid #CCC;
}
table.grid2 td{
    
    border-bottom: 1px solid #CCC;
    border-right:1px solid #CCC;
}

/*Health*/
table#studentImmunizations {
    margin-left:10px;
    }

table.grid3 {
    background:url("../table-back-stripes.png");
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-left-color: #999;
    border-collapse: collapse;
    margin:10px 0 20px 0;
    width:98%;
}
table.grid3 td {
    background:#FFF;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #999;
    border-bottom-color: #999;
    padding:3px;
    vertical-align:top;
    
}
table.grid3 th {
    
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #999;
    border-bottom-color: #999;
    font-weight: normal;
    color:#000;
    height: 1em;
    padding:0px 2px;
    
}
table.grid3 input {
    width:70px;
}

/*styles for off, exempt, required, optional*/
 table.grid3 td.off {
    background:none;
}
table.grid3 td.exempt {
    background:#CCC;
    color:#666666;
}

 table.grid3 th.date {
    width:70px;
}
 table.grid3 img {
    margin:0 0 0 3px;
}
table.grid3 td:first-child{
    
    }
table.grid3 td span {
    float:left;
}
table.grid3 td em {
    float:right;
}
table.grid3 td.error {
    background:#F5CDCD;
}
table.grid3 td.warn {
    background:#FF6600;
}
table.grid3 tr.evenRow, table.grid3 tr.oddRow {
    background:none;
}
 table.grid3 tfoot td {
    border:1px solid #999;
    line-height:20px;
    background:#E7E7E7;
}
table.grid3 tfoot img {
    margin:0 0 -3px 0;
    padding:0;
}
table.grid3 tfoot ul {
    margin:0; padding:0;
}
table.grid3 tfoot li {
    text-decoration: none;
    list-style-type: none;
    display: inline;
    margin: 0px 20px 0px 0px;
}

.txtctr {
    text-align:center;
}

/* form styles*/
.formList {
    list-style-image: none;
    list-style-type: none;
    margin-bottom:0px;
    padding: 0;
}
.formList li {
    list-style-image: none;
    list-style-type: none;
    margin:0;
    padding:4px 0;
    width:100%;
}
.formList li label {
    width: 30%;
    text-align:right;
    float:left;
    vertical-align:bottom;
    font-weight:normal;
}
tr.row-alt > td, #search-container .yui-dt-even {
    background-color:#EDF3FE;
}

/* tabs and boxes*/

.box-grey {
    padding:0;
    margin: 0 0 10px 0;
    border:1px solid #999;
    width:98%;
    position:relative;
}
.box-grey h4{
    background: #D3E0F0;
    border-bottom: 1px solid #999;
    padding:0 0 0 2px;
}
.formbutton/* input[type=submit]*/ {
    cursor:pointer;
    border:outset 1px #666;
    color:#FFF;
    padding: 1px 4px;
    margin:0;
    font-size:100%;
    background: #83A8E4 url("../img/buttonBack.png") repeat-x center top;
}
.formbutton:hover {
    background: #83A8E4 url("../img/buttonBack.png") repeat-x center -50px;
}


.required {
    background:/*#FFF*/ url("../required.gif") no-repeat right center;
}
li.error {
    padding:2px 0;
    background:#FFB943 url("../error.png") no-repeat left center;
}
.error-message{
    width:100%;
    background:#FFB943;
    color:#990000;
}
#euaa {
    
    background:#EDF3FE;
    border:1px solid #125D9D;
    border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
    overflow:hidden;
    width:98%;
}
#euaa span{
    float:left;
    margin:10px;
    width:84%;
    line-height:2em;
}
#eauu span input {
    border:1px solid #6599CC;
    vertical-align:middle;
}
#euaa em {
	float: right;
	margin: 10px;
}

#cellEdit ul,#exemptCell ul {
	padding: 2px;
	margin: 0;
}

#cellEdit ul li, #exemptCell ul li {
    list-style-type: none;
}

#cellEdit,#exemptCell {
	position: absolute;
	background: #FFF;
	border: 1px solid #125D9D;
	box-shadow: 0px 5px 10px #666;
	-moz-box-shadow: 0px 5px 10px #666;
	-webkit-box-shadow: 0px 5px 10px #666;
}

#cellEdit input,#exemptCell input {
	width: 10em;
	font-size: 11px;
}

#cellEdit select,#exemptCell select {
	width: 13em;
	font-size: 11px;
}

#InputDate_button {
	background: url("../icon-calendar.png") left center no-repeat
		!important;
	width: 20px !important;
	heigth: 20px !important;
	padding-top: 0px !important;
	margin-bottom: -5px;
	*margin-bottom: -1px;
	padding-bottom: 2px !important;
	overflow: hidden !important;
	border: none !important;
}

#InputDate_button-button {
	background: none !important;
	border: none !important;
}


#exemptCell h3 {
    
    background-position:0 -10px;
    font-weight:bold;
    font-size:100%;
    color:#000;
    line-height:1.5em;
    overflow:hidden;
    border-bottom:1px solid #125D9D;
    width:100%;
    margin:0 !important;
}
#exemptCell h3 label {
    font-weight:bold;
        padding:0 0 0 2px;
}
#exemptCell h3 img {
    float:right;
}
#exemptCell h3 span label {
    float:none;
}
#exemptCell input {
    border:none;
}
.revertItem {
    display: block;
    margin: 0;
    padding: 0px 2px;
    width: 15px;
    height: 15px;
    float: right;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.revertItem {
    background: url("../btn_undo.png") no-repeat center center;
    cursor: pointer;
    color: #eee;
    font-size: 0;
}
#id_form_save_alert_message {
    margin-bottom:10px;
}


/*System Locales page.. maybe global?*/

div.confirm { display:none;}

/*Feedback Tool*/
.pslogin #feedbackHover, .frameMenu #feedbackHover, .popUp #feedbackHover {
    display: none;
}

#feedbackHover, #feedbackSend {
    bottom: 0px;
    right: 0px;
    position:fixed;
}

#feedbackHover, #feedbackSend {
    margin:0;
    padding:2px 5px;
    font-size:12px;
    line-height:1em;
    background:#BED6EA;
    background:rgba(56,117,172,.5);
    -moz-box-shadow:0 5px 10px rgba(0,0,0,.3);
    -webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);
    box-shadow:0 5px 10px rgba(0,0,0,.3);
    -moz-border-radius-topleft:5px;

    -webkit-border-top-left-radius:5px;

    border-top-left-radius:5px;

}
#feedbackSend a {
	 padding:2px 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #BED6EA;
    border:1px solid rgba(56,117,172,.5);
    display:inline-block;
    line-height: 1em;
    margin:0;
}
#feedbackSend a + a	{
	margin-right:5px;
}

#feedbackSend #recordingStop {
	background-color: #FF3333;
}
#feedbackSend #recordingStart {
	background-color: #CCFF99;
}
#feedbackSend #recordingStop:hover {
    background-color: #CC0000;
}
#feedbackSend #recordingStart:hover {
    background-color: #669933;
}

/* @group Colors used in Schedule Matrix */
.matrix_1  { background-color: PowderBlue; }
.matrix_2  { background-color: Peachpuff; }
.matrix_3  { background-color: Gold; }
.matrix_4  { background-color: MediumPurple; }
.matrix_5  { background-color: LightGreen; }
.matrix_6  { background-color: Khaki; }
.matrix_7  { background-color: Gainsboro; }
.matrix_8  { background-color: SteelBlue; }
.matrix_9  { background-color: IndianRed; }
.matrix_10 { background-color: Goldenrod; }
.matrix_11 { background-color: Orchid; }
.matrix_12 { background-color: MediumAquamarine; }
.matrix_13 { background-color: DarkKhaki; }
.matrix_14 { background-color: LightSlateGray; }
.matrix_15 { background-color: CornflowerBlue; }
.matrix_16 { background-color: LightBlue; }
.matrix_17 { background-color: SandyBrown; }
.matrix_18 { background-color: PaleVioletRed; }
.matrix_19 { background-color: LightGoldenrodYellow; }
.matrix_20 { background-color: Pink; }
.matrix_21 { background-color: DarkSeaGreen; }
.matrix_22 { background-color: Coral; }
.matrix_23 { background-color: DarkGray; }
.matrix_24 { background-color: Salmon; }
.matrix_25 { background-color: Plum; }
.matrix_26 { background-color: MediumSeaGreen; }
.matrix_27 { background-color: Burlywood; }
.matrix_28 { background-color: Silver; }
.matrix_29 { background-color: RoyalBlue; }
.matrix_30 { background-color: Wheat; }
.matrix_31 { background-color: Thistle; }
.matrix_32 { background-color: LightSeaGreen; }
.matrix_33 { background-color: AntiqueWhite; }
.matrix_34 { background-color: SlateGray; }
.matrix_35 { background-color: SkyBlue; }
.matrix_36 { background-color: HotPink; }
.matrix_37 { background-color: LemonChiffon; }
.matrix_38 { background-color: MediumOrchid; }
.matrix_39 { background-color: DarkTourquois; }
.matrix_40 { background-color: Moccasin; }
.matrix_41 { background-color: Mistyrose; }
.matrix_42 { background-color: RoyalBlue; }
.matrix_43 { background-color: LavenderBlush; }
.matrix_44 { background-color: Beige; }
.matrix_45 { background-color: MediumSlateBlue; }
.matrix_46 { background-color: PaleGreen; }
.matrix_47 { background-color: PaleGoldenrod; }
.matrix_48 { background-color: LightSteelBlue; }
.matrix_49 { background-color: CadetBlue; }
/* @end of Schedule Matrix colors */

/*jQuery UI*/
/*markitup styles*/
#content-main .markItUp .markItUpHeader ul {
	margin: 0;
	padding: 0;
}

#content-main .markItUp .markItUpHeader li {
	padding: 0;
	margin: 0;
	background-position: center center;
	background-repeat: no-repeat;
	list-style-type: none;
}

#content-main .markItUp .markItUpHeader li:hover {
	background: #CCC;
}

.markItUpHeader {
	border: 1px solid #CCC;
	background: #E7E7E7;
	height: 20px;
    width:98%;
}

.markItUpHeader a {
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0 3px;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
	height: 1%;
}

/*.ui-helper-clearfix { display:block; }*/
/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity =     0);
}

/* Interaction states
----------------------------------*/
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default
	{ /* border: 1px solid #d3d3d3;*/
	background: #D3E0F0
		url("../img/jquery/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50%
		repeat-x;
	font-weight: normal;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited
	{
	color: #555555;
	text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus
	{
	background:
		url("../img/jquery/ui-bg_glass_75_dadada_1x400.png") 50% 50%
		repeat-x;
	font-weight: normal;
	color: #000000;
}

.ui-state-hover a,.ui-state-hover a:hover {
	color: #212121;
	text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active
	{ /* border: 1px solid #aaaaaa;*/
	background: #ffffff
		url(../img/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50%
		repeat-x;
	font-weight: normal;
	color: #212121;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

.ui-widget :active {
	outline: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight
	{
	border: 1px solid #666;
	background: #D3E0F0
		/*url(../img/jquery/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x*/;
	color: #444;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a
	{
	color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error
	{
	border: 1px solid #cd0a0a;
	background: #fef1ec
		url(../img/jquery/ui-bg_glass_95_fef1ec_1x400.png) 50% 50%
		repeat-x;
	color: #cd0a0a;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a
	{
	color: #cd0a0a;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text
	{
	color: #cd0a0a;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary
	{
	font-weight: bold;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary
	{
	opacity: .7;
	filter: Alpha(Opacity =     70);
	font-weight: normal;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled
	{
	opacity: .35;
	filter: Alpha(Opacity =     35);
	background-image: none;
}

/* http://docs.jquery.com/UI/Resizable#theming*/
.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle
	{
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	background: #000;
	opacity: .30;
	filter: Alpha(Opacity =     30);
	/*background: #000 url("../img/rel_interstitial_loading.gif") no-repeat  center center;*/
}

.ui-widget-shadow {
	margin: -7px 0 0 -7px;
	padding: 7px;
	background: #000000;
	opacity: .30;
	filter: Alpha(Opacity =     30);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/*ui-icons*/
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(../img/jquery/ui-icons_222222_256x240.png) /*sprite*/;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-icon:hover {
	background-image:
		url(../img/jquery/ui-icons_454545_256x240.png) /*sprite*/;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

/* positioning */
.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-dialog-titlebar-close span {
	display: block;
	cursor: pointer;
	/*padding:1px 2px 0px;*/
	font-weight: bold;
	font-size: 110%;
	color: #4E94BF;
	font: Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.ui-dialog-titlebar-close:hover span {
	color: #1243a3;
}

.ui-dialog {
	background: #FFF;
	-moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.6);
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	padding: 0 0 10px 0;
}

.ui-dialog-titlebar {
	border-bottom: 1px solid #CCC;
	padding: 0px 5px;
	background: #E7E7E7;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	width: auto;
}

.ui-dialog-title { 
	position: relative;
}

span.ui-dialog-title {
	font-weight: bold;
}

.ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	width: 19px;
	margin: 0px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-dialog-content {
	padding: 5px 5px;
	overflow: auto;
	zoom: 1;
}
.ui-dialog-buttonpane button.ui-button.ui-state-default {
	margin: 0 10px 0 0;
	} 
.ui-dialog h2 {
	margin: 0;
}

.ui-dialog-content {
	padding: 0;
}
#confirmationDialog.ui-dialog-content {
	padding:0 10px;
	}
.ui-dialog .ui-tabs-panel {
	padding: 0 10px 10px;
}

.ui-dialog fieldset {
	border: none;
}

.ui-dialog div.ui-dialog-titlebar {
	margin: 0 0 5px 0;
}

.ui-dialog p,.ui-dialog select,.ui-dialog label {
	margin: 0 5px;
	padding: 0;
}

.ui-dialog label {
	float: left;
}

.ui-dialog label.no-float {
	float: none;
}

.ui-dialog label+p {
	line-height: 1.5em;
}

/*jQuery Date Picker styles*/
#ui-datepicker-div {
	display: none;
}

.ui-datepicker {
	background: #FFF;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	border: 1px solid #CCC;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	position: absolute;
	z-index: 1010 !important;
}

.ui-datepicker .ui-datepicker-header {
	padding: 0.2em 0;
	position: relative;
}

.ui-datepicker-header {
	border-bottom: 1px solid #CCC;
	padding: 5px 5px;
	background: #E7E7E7;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.ui-datepicker .ui-datepicker-title {
	line-height: 1.8em;
	margin: 0 2.3em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span
	{	
	display: block;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	white-space: nowrap;
	text-indent: -99999px;
	width: 16px;
	height: 16px;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
	height: 1.8em;
	position: absolute;
	top: 2px;
	width: 1.8em;
	border: 1px solid transparent;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-dialog-titlebar-close.ui-state-hover, .ui-datepicker-prev.ui-state-hover, .ui-datepicker-next.ui-state-hover {
	background-image: none;
	}
.ui-datepicker-title {
	font-weight: bold;
	text-align: center;
}

.ui-datepicker-month {
	
}

table.ui-datepicker-calendar {
	margin: 5px;
	width: auto;
}

.ui-datepicker td {
	padding: 1px;
}

.ui-datepicker td span,.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker-trigger {
	padding-left: 2px;
	vertical-align: bottom;
}

.ui-datepicker-append {
	padding-left: 2px;
	color: #666;
	font-size: 80%;
	white-space: nowrap;
}

.ui-datepicker-calendar th {
	padding: 5px;
	font-weight: bold;
}

.ui-datepicker-week-end .ui-state-default {
	background-color: #CCC !important;
}

.ui-datepicker-other-month {
	
}

.ui-datepicker-buttonpane {
	
}

.ui-datepicker-current {
	font-weight: bold;
}

.ui-datepicker-close {
	
}

.ui-datepicker-today {
	font-weight: bold;
}

.ui-state-default {
	background: ;
	border: 1px solid #CCC;
}
/* autocomplete styles*/
.ui-autocomplete-input {
	float: none;
	}
.ui-autocomplete-button {
	margin: 0;
    vertical-align: top;
	}
.ui-autocomplete-button span.ui-button-text {
	display: none;
	}
.ui-menu { 
	list-style:none; 
	padding: 2px; 
	margin: 0;
	display:block; 
	height:200px;
	width:170px; 
	*width:250px;
	overflow:scroll; 
	background: #fff;
	border: 1px solid #CCC;
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow:  0 10px 10px rgba(0,0,0,0.5);
	box-shadow:  0 10px 10px rgba(0,0,0,0.5);
}
.ui-menu a {
	display: block;
	}

/* TimeEntry Widget*/
/* style to add informative icon to TimeEntry inputs */
input.timeEntry {
	background: url("../img/icon-time.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

input.timeEntry5 {
	background: url("../img/icon-time-5.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

input.timeEntry15 {
	background: url("../img/icon-time-15.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

input.timeEntry30 {
	background: url("../img/icon-time-30.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

input.timeEntryHourOnly {
	background: url("../img/icon-time-60.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

input.timeEntry05To22 {
	background: url("../img/icon-time-5.png") #FFF no-repeat left
		center;
	padding-left: 15px;
}

/* End TimeEntry Widget */
/*jQgrid styles
----------------------------------*/
/*defaults*/
.ui-jqgrid {
	position: relative;
}

.ui-jqgrid .ui-jqgrid-view {
	position: relative;
	left: 0;
	top: 0;
	padding: .0em;
}

.ui-jqgrid .ui-jqgrid-titlebar {
	padding: .3em .2em .2em .3em;
	position: relative;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
}

.ui-jqgrid .ui-jqgrid-title {
	float: left;
	margin: .1em 0 .2em;
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-jqgrid .ui-jqgrid-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
	padding: 0;
}

.ui-jqgrid .ui-jqgrid-hdiv {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-left: 0 none !important;
	border-top: 0 none !important;
	border-right: 0 none !important;
}

.ui-jqgrid .ui-jqgrid-hbox {
	float: left;
	padding-right: 20px;
}

.ui-jqgrid .ui-jqgrid-htable {
	table-layout: fixed;
	margin: 0;
}

.ui-jqgrid .ui-jqgrid-htable th {
	height: 22px;
	padding: 0 2px 0 2px;
}

.ui-jqgrid .ui-jqgrid-htable th div {
	overflow: hidden;
	position: relative;
	/*height: 16px; cuases text to get cut off*/
}

.ui-th-column,.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	border-top: 0 none;
	border-left: 0 none;
	border-bottom: 0 none;
}

.ui-jqgrid .ui-th-div-ie {
	float: left;
	width: 97%;
	white-space: nowrap;
}

.ui-jqgrid .ui-jqgrid-resize {
	height: 20px !important;
	position: relative;
	cursor: e-resize;
	cursor: col-resize;
	float: right;
	display: inline;
	margin: -2px -2px -2px 0;
	overflow: hidden;
}

.ui-jqgrid .ui-grid-ico-sort {
	float: right;
	overflow: hidden;
	position: absolute;
	display: inline;
	cursor: pointer !important;
}

.ui-jqgrid .ui-icon-asc {
	margin-top: -3px;
	height: 12px;
}

.ui-jqgrid .ui-icon-desc {
	margin-top: 3px;
	height: 12px;
}

.ui-jqgrid .ui-i-asc {
	margin-top: 0;
	height: 16px;
}

.ui-jqgrid .ui-i-desc {
	margin-top: 0;
	margin-left: 13px;
	height: 16px;
}

.ui-jqgrid .ui-jqgrid-sortable {
	cursor: pointer;
}

.ui-jqgrid tr.ui-search-toolbar th {
	border-top-width: 1px !important;
	border-top-color: inherit !important;
	border-top-style: ridge !important;
}

tr.ui-search-toolbar input {
	margin: 1px 0 0 0;
}

tr.ui-search-toolbar select {
	margin: 1px 0 0 0;
}

.ui-jqgrid .ui-jqgrid-bdiv {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.ui-jqgrid .ui-jqgrid-btable {
	table-layout: fixed;
	margin: 0;
}

.ui-jqgrid tr.jqgrow td {
	border-right-width: 1px;
	border-right-color: inherit;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: inherit;
	border-bottom-style: solid;
}

/* Original from jQgrid
.ui-jqgrid tr.jqgrow td{font-weight:normal;overflow:hidden;text-align:left;white-space:pre;height:22px;padding:0 2px 0 2px;}*/
.ui-jqgrid tr.jqgrow td {
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	white-space: pre;
	height: auto;
	padding: 2px 2px 0 2px;
	white-space: normal !important;
	vertical-align: text-top;
}

.ui-jqgrid td.jqgrid-rownum {
	padding: 0 2px 0 2px;
	margin: 0;
	border: 0 none;
}

.ui-jqgrid .ui-jqgrid-resize-mark {
	width: 2px;
	left: 0;
	background-color: #777;
	cursor: e-resize;
	cursor: col-resize;
	position: absolute;
	top: 0;
	height: 100px;
	overflow: hidden;
	display: none;
	border: 0 none;
}

.ui-jqgrid .ui-jqgrid-sdiv {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-left: 0 none !important;
	border-top: 0 none !important;
	border-right: 0 none !important;
}

.ui-jqgrid .ui-jqgrid-ftable {
	table-layout: fixed;
	margin-bottom: 0;
}

.ui-jqgrid tr.footrow td {
	border-right-width: 1px;
	border-right-color: inherit;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: inherit;
	border-top-style: solid;
}

.ui-jqgrid tr.footrow td {
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	height: 21px;
	padding: 0 2px 0 2px;
}

.ui-jqgrid .ui-jqgrid-pager {
	border-left: 0 none !important;
	border-right: 0 none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
}

.ui-jqgrid .ui-pager-control {
	position: relative;
}

.ui-jqgrid .ui-pg-table {
	position: relative;
	padding-bottom: 2px;
	width: auto;
	margin: 0;
	border: none;
	height: 25px;
}

.ui-jqgrid .ui-pg-table td {
	font-weight: normal;
	vertical-align: middle;
	padding: 1px;
	overflow: hidden;
}

.ui-jqgrid .ui-pg-button {
	height: 19px !important;
}

.ui-jqgrid .ui-pg-button span {
	display: block;
	margin: 1px;
	float: left;
}

.ui-jqgrid .ui-pg-button:hover {
	padding: 0;
}

.ui-jqgrid .ui-state-disabled:hover {
	padding: 1px;
}

.ui-jqgrid .ui-pg-input {
	height: 13px;
	font-size: .8em;
	margin: 0;
}

.ui-jqgrid .ui-pg-selbox {
	font-size: .8em;
	line-height: 18px;
	display: block;
	height: 18px;
	margin: 0;
}

.ui-jqgrid .ui-separator {
	height: 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 1px;
	float: right;
}

.ui-jqgrid .ui-paging-info {
	font-weight: normal;
	height: 19px;
	margin-top: 3px;
	margin-right: 4px;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
	padding: 1px 0;
	cursor: pointer;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
	float: left;
	margin: 0 2px;
}

.ui-jqgrid td input,.ui-jqgrid td select .ui-jqgrid td textarea {
	margin: 0;
}

.ui-jqgrid .ui-jqgrid-btable td input {
	width: 100%;
	height: 100%;
}

.ui-jqgrid td {
	height: 100%;
}

.ui-jqgrid td textarea {
	width: 100%;
	height: 100%;
}

.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
	display: block;
}

.ui-jqgrid .ui-subgrid {
	margin: 0;
	padding: 0;
	width: 100%;
}

.ui-jqgrid .ui-subgrid table {
	table-layout: fixed;
}

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
	height: 18px;
	border-right-width: 1px;
	border-right-color: inherit;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: inherit;
	border-bottom-style: solid;
}

.ui-jqgrid .ui-subgrid td.subgrid-data {
	border-top: 0 none !important;
}

.ui-jqgrid .loading {
	position: absolute;
	top: 45%;
	left: 45%;
	width: auto;
	z-index: 101;
	padding: 6px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	display: none;
	border-width: 2px !important;
}

.ui-jqgrid .jqgrid-overlay {
	display: none;
	z-index: 100;
}

* html .jqgrid-overlay {
	width: expression(this.parentNode.offsetWidth +     'px');
	height: expression(this.parentNode.offsetHeight +     'px');
}

* .jqgrid-overlay iframe {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: expression(this.parentNode.offsetWidth +     'px');
	height: expression(this.parentNode.offsetHeight +     'px');
}

.ui-jqgrid .ui-userdata {
	border-left: 0 none;
	border-right: 0 none;
	height: 21px;
	overflow: hidden;
}

.ui-jqdialog {
	display: none;
	width: 300px;
	position: absolute;
	padding: .2em;
	font-size: 11px;
	overflow: visible;
}

.ui-jqdialog .ui-jqdialog-titlebar {
	padding: .3em .2em;
	position: relative;
}

.ui-jqdialog .ui-jqdialog-title {
	float: left;
	margin: .1em 0 .2em;
}

.ui-jqdialog .ui-jqdialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-jqdialog .ui-jqdialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-jqdialog .ui-jqdialog-titlebar-close:hover,.ui-jqdialog .ui-jqdialog-titlebar-close:focus
	{
	padding: 0;
}

.ui-jqdialog-content,.ui-jqdialog .ui-jqdialog-content {
	border: 0;
	padding: .3em .2em;
	background: none;
	height: auto;
}

.ui-jqdialog .ui-jqconfirm {
	padding: .4em 1em;
	border-width: 3px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: visible;
	display: none;
	height: 80px;
	width: 220px;
	text-align: center;
}

.ui-jqdialog-content .FormGrid {
	margin: 0;
}

.ui-jqdialog-content .EditTable {
	width: 100%;
	margin-bottom: 0;
}

.ui-jqdialog-content .DelTable {
	width: 100%;
	margin-bottom: 0;
}

.EditTable td input,.EditTable td select,.EditTable td textarea {
	margin: 0;
}

.EditTable td textarea {
	width: auto;
	height: auto;
}

.ui-jqdialog-content td.EditButton {
	text-align: right;
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ui-jqdialog-content td.navButton {
	text-align: center;
	border-left: 0 none;
	border-top: 0 none;
	border-right: 0 none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ui-jqdialog-content .CaptionTD {
	text-align: left;
	vertical-align: top;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	padding: 1px;
	white-space: nowrap;
}

.ui-jqdialog-content .DataTD {
	padding: 1px;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	vertical-align: top;
}

.fm-button {
	margin: 0 4px 0 0;
	padding: .4em .5em;
	text-decoration: none !important;
	cursor: pointer;
	position: relative;
	text-align: center;
	zoom: 1;
}

.fm-button-icon-left {
	padding-left: 1.9em;
}

.fm-button-icon-right {
	padding-right: 1.9em;
}

.fm-button-icon-left .ui-icon {
	right: auto;
	left: .2em;
	margin-left: 0;
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.fm-button-icon-right .ui-icon {
	left: auto;
	right: .2em;
	margin-left: 0;
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

#nData,#pData {
	float: left;
	margin: 3px;
	padding: 0;
	display: block;
	width: 15px;
}

.ui-jqgrid .selected-row,.ui-jqgrid .selected-row td {
	font-style: normal;
	border: 0 none;
}

.ui-jqgrid .tree-wrap {
	float: left;
	position: relative;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
}

.ui-jqgrid .tree-minus {
	position: absolute;
	height: 18px;
	width: 18px;
	overflow: hidden;
}

.ui-jqgrid .tree-plus {
	position: absolute;
	height: 18px;
	width: 18px;
	overflow: hidden;
}

.ui-jqgrid .tree-leaf {
	position: absolute;
	height: 18px;
	width: 18px;
	overflow: hidden;
}

.ui-jqgrid .treeclick {
	cursor: pointer;
}

.jqmOverlay {
	background-color: #000;
}

* iframe.jqm {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: expression(this.parentNode.offsetWidth +     'px');
	height: expression(this.parentNode.offsetHeight +     'px');
}

.ui-searchFilter {
	display: none;
	position: absolute;
	z-index: 100;
	width: 1px;
	overflow: visible;
}

.ui-searchFilter table {
	position: relative;
	margin: 0;
	width: 100%;
}

.ui-searchFilter table td {
	margin: 0;
	padding: 1px;
}

.ui-searchFilter table td input,.ui-searchFilter table td select {
	margin: .1em;
}

.ui-searchFilter .ui-state-default {
	cursor: pointer;
}

.ui-searchFilter .divider {
	height: 1px;
}

.ui-searchFilter .divider div {
	background-color: black;
	height: 1px;
}

/*Custom*/
div.ui-jqgrid-titlebar {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	background-color: #E2E2E2;
	position: relative;
	margin: 0 0 10px 0;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

#content-main .box-round .jqgridx table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-collapse: collapse;
	margin: 0px 0 0px 0;
	width: 98%;
}

#content-main .box-round .jqgridx td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0px;
	padding-left: 3px;
	vertical-align: middle;
}

#content-main .box-round .jqgridx th {
	background: #D3E0F0;
	/*background:#E9E9E9 url(../table-th-back.png) repeat-x top left;*/
	border-right-width: 1px;
	/*border-bottom-width: 1px;*/
	border-right-style: solid;
	/*border-bottom-style: none;*/
	border-right-color: #CCC;
	/*border-bottom-color: #CCC;*/
	font-weight: normal;
	color: #000;
	height: 2em;
	line-height: 1.5em;
	/*padding:3px 0px;*/
}

th.ui-state-default,.ui-state-default.ui-jqgrid-hdiv {
	border: none;
}

#content-main .ui-jqgrid .ui-pg-table td {
	padding: 0;
	margin: 2px 3px 0px 0;
	border-right: none;
	border-bottom: none;
	/*vertical-align: text-top; pushes pagination down and cuts it off*/
}

.ui-jqgrid-btable tr:hover {
	background: #EDF3FE;
}

.ui-jqgrid-btable .selected-row,.ui-jqgrid-btable .selected-row tr:hover
	{
	background: #448DCE !important;
	color: #FFF;
}

.iconXlate {
	background: url("../img/icon-magnify.png") no-repeat;
	float: left;
	margin: 0;
	padding: 0px 0px;
	width: 15px;
	height: 16px;
	padding: 0px;
}

.iconCopyadd {
	background: url("../icon-doc-plus.png") no-repeat;
	margin: 0;
	padding: 0px 0px;
	width: 17px;
	height: 15px;
	padding: 0px;
	float: left;
}

a.dlglink {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.dlglink:hover {
	color: #000000;
	font-weight: bold;
}

/*End jQgrid styles
----------------------------------*/
/*Specific UI Elements /features */
div#statsBuddy {
	overflow: auto;
}

/*YUI styles from truestyle, and fixes for bugs*/
.yui-panel tr:first-child td,.yui-panel tr.headerRow td {
	font-weight: normal;
	color: #000;
	height: 1em;
	/*background: inherit;*/
}
div.yui-menu-shadow.yui-menu-shadow-visible {
	display: none !important;
	}
.yui-panel table {
	margin: 0;
}

.yui-dialog span.feedback-alert,.yui-dialog span.feedback-confirm {
	width: 90%;
}

.yui-panel-container.yui-dialog.shadow .yui-module.yui-overlay.yui-panel
	{
	opacity: 1;
}

.yui-skin-sam .yui-panel-container .underlay {
	background-color: #FFF;
	-webkit-box-shadow: 0 10px 10px #666;
	-moz-box-shadow: 0px 10px 10px #666;
	box-shadow: 0px 10px 10px #666;
	left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	/*opacity: .5;*/
}

.yui-skin-sam div.yui-panel-container.yui-dialog {
	-webkit-box-shadow: 0 10px 10px #666;
	-moz-box-shadow: 0px 10px 10px #666;
	box-shadow: 0px 10px 10px #666;
}

/*YIU button overrides*/
.myYUIbtnRowTop {

	padding:5px 0 5px 0px;
}

.myYUIbtnRowBottom {

	padding: 5px 0 5px 0px;
}

.yui-skin-sam .yui-button,.yui-button,#btnCancel_c,#btnSubmit_c,#btnOkay_c
	{ /* for css based buttons when 4d is corrected for buttons*/
	color: #FFF !important;
	background: #0063C6 url("../img/btn-back.png") repeat-x left	bottom !important;
	border: 1px solid #003D7A !important;
/*	padding: 0px 10px;*/
	margin:auto 0 !important;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
	display:inline-block;
	font-size: 100%;
	line-height: 1.5em;
	white-space: nowrap;
}

.yui-skin-sam .yui-button a,.yui-button a,#btnCancel_c a,#btnSubmit_c a,#btnOkay_c a {
	color: #FFF !important;
	}
.yui-button button, .yui-button .first-child button,  .yui-button .first-child a  {
	color: #FFF !important;

/*	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);*/
	border: none;
	padding: 0 10px;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	float: none;
	font-size: 100%;
	line-height: 1.5em !important;
	white-space: nowrap;
	min-height: 1.5em !important;
}

.gb_button {
	display: inline-block;
    *display: inline; /*ie7*/
    padding: 0 !important;
    z-index: 0;
}

.gb_button a,.yui-button a,.yui-link-button a {
	text-decoration: none !important;
	cursor: pointer;
	line-height: inherit !important;
	min-height: inherit !important;

}

.yui-skin-sam .yui-button:hover,.yui-button:hover,.yui-skin-sam .yui-dialog .ft span.default
	{
	background-color: #448DCE !important;
	color: #FFFFFF !important;
}

.yui-skin-sam .yui-button .first-child,.yui-skin-sam .yui-button-hover .first-child,.yui-button .first-child
	{
	border: none;
	border-color: none !important;
	border-style: none !important;
	border-width: none !important;
}

.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a {
	font-size: 100% !important;
}

.yui-button button,.yui-button a,.yui-skin-sam .yui-button .first-child,.yui-button .first-child
	{
	border: none;
}

.yui-button button,.yui-button a {
	border: none !important;
}

#add_screening_button2, #add_screening_button {
	display: inline-block;
*display: inline; /*ie7*/
	}
.float_right {
	margin-bottom: 10px;
}

.yui-button#button_Add button {
	background: url("../icon_plus.png");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0.6em
}

.yui-button#button_Delete button {
	background: url("../btn_minus.png");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0.6em
}
#add_screening_button2 span, #add_screening_button span {
	padding: 0;
	}
.yui-skin-sam .yui-split-button button, .yui-skin-sam .yui-menu-button button {
	padding: 0;
	padding-right: 20px !important;
	min-height: inherit !important;
	}
/*YUI autocomplete*/
#ssAutoComplete {
	float: left;
	margin: 10px;
	position: relative;
	width: 25em;
	z-index: 1000;
}
#ssAutoComplete  input[type="text"]{
	width: 100%;
	}
#ssAutoCompleteResult {
	position: absolute;
	top: 2em;
	left: 10px;
	width: 100%;
	z-index: 1000;
	list-style
}

#ssAutoCompleteResult ul,#ssAutoCompleteResult ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.yui-ac-content {
	background: #FFF;
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5);
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	padding: 5px;
}

.yui-ac-content li div {
	position: relative;
	background-repeat: no-repeat;
	height: 20px;
}

.yui-skin-sam .yui-ac-shadow {
	display: none;
}

.smartResultHighlight {
	background: #B2D0E9;
}

.fieldResult {
	background-image: url(../icon-ps-field.png);
	color: black;
}

.pageResult {
	background-image: url(../icon-ps-page.png);
	color: #4E94BF;
}

.storedsearchResult,.storedtchsearchResult {
	background-image: url(../icon-ps-stored.png);
	color: #006600;
}

.studentResult,.staffResult {
	color: #FF9900;
}

.inactivestudentResult,.inactivestaffResult {
	color: #919191;
}

.studentResult {
	background-image: url(../icon-person.png);
}

.staffResult {
	background-image: url(../icon-person-2.png);
}

.inactivestudentResult {
	background-image: url(../icon-person-bw.png);
}

.inactivestaffResult {
	background-image: url(../icon-person-2-bw.png);
}

/*end yui autocomplete*/
/*bookmark*/
span.yui-button:hover span.first-child a,span.yui-button:hover span.first-child button
	{
	color: #FFF !important;
}

/*YUI Bug fix*/
span.ygtvlabel,span.ygtvlabel:hover {
	margin-left: 0;
}

#change_reasons_div {
	min-width: 500px;
}

.error {
	color: #990000;
}

.debugtext {
	font-family: Geneva, Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #999;
}

.daypatternlist {
	font-family: Geneva, Verdana, Arial, Helvetica;
	font-size: 9px;
	width: 260px;
}

.float_right,.floatrt {
	float: right;
}

/*YUI Incident Management*/

#partBody:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	border: none;
}
.button_new button {
	padding-left: 25px !important;
	background: url("../icon-doc-plus.png") 5px 50% no-repeat;
}
#button_Add.yui-button button {
	padding-left: 16px !important;
	}
.button_new a {
	padding-left: 25px !important;
	background: url("../icon-doc-plus.png") 5px 50% no-repeat;
}

.yui-panel .ft .yui-push-button,.yui-panel .ft .gb_button {
	margin: 3px !important;
}

#button_new_incident a {
	padding-left: 2.75em !important;
	background: url("../icon-doc-plus.png") 5% 50% no-repeat;
}

#create-unknown a,#add-unknown a,#create-known a,#add-known a {
	padding-left: 2.85em !important;
	background: url("../icon-personunknown-plus.png") 5% 50% no-repeat;
}

#edit-participant-attributes a,#edit-unknown-participant-attributes a {
	padding-left: 2.85em !important;
	background: url("../icon-personunknown-plus.png") 5% 50% no-repeat;
}

#update-unknown a {
	padding-left: 2.25em !important;
	background: url("../icon-personunknown.png") 5% 50% no-repeat;
}

#create-action a,#add-action a {
	padding-left: 2.25em !important;
	background: url("../icon-action-plus.png") 5% 50% no-repeat;
}

#update-action a {
	padding-left: 2em !important;
	background: url("../icon-action.png") 5% 50% no-repeat;
}

#create-object a,#add-object a {
	padding-left: 2.25em !important;
	background: url("../icon-object-plus.png") 5% 50% no-repeat;
}

#update-object a {
	padding-left: 2em !important;
	background: url("../icon-object.png") 5% 50% no-repeat;
}

#add-behavior a {
	padding-left: 2.25em !important;
	background: url("../icon-hand-plus.png") 5% 50% no-repeat;
}

#update-behavior a {
	padding-left: 2em !important;
	background: url("../icon-hand.gif") 5% 50% no-repeat;
}

#update-attributes a {
	padding-left: 2em !important;
	background: url("../icon-attributes.gif") 5% 50% no-repeat;
}

#add-attributes a {
	padding-left: 2.25em !important;
	background: url("../icon-attributes-plus.png") 5% 50% no-repeat;
}

ul.element_table_draglist {
	cursor: move;
	*height: 17px;
	list-style: none;
	min-height: 0;
	margin: 1px;
	padding: 0;
	padding-bottom: 0;
	*overflow: visible;
	position: relative;
}

ul.draglist {
	position: relative;
	width: 100%;
	*height: 35px;
	background: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0;
	padding-bottom: 15px;
	clear: both;
}

ul.draglist ul.draglist {
	min-height: 0;
	padding-bottom: 0;
	*height: 0px;
	*overflow: visible;
	*font-size: 0%;
	width: 100%;
}

ul.draglist li {
	margin: 0px;
	padding: 0;
	cursor: move;
	*height: 17px;
	*overflow: visible;
}

ul.draglist ul.draglist li {
	padding-left: 15px !important;
	background: url(../icon-subcat.png) 5px -3px no-repeat;
	*height: 17px;
	margin: 0px;
}

ul.actiondraglist li,ul.draglist ul.actiondraglist li {
	padding-left: 13px !important;
	background: url(../icon-subcat.png) 3px -3px no-repeat #f7f7f7;
	height: auto;
	*height: 17px;
	clear: both;
	margin: 0px :
}

.dragover,.dragover ul,.dragover ul li {
	background: #ccc !important;
}

li.participantSelect ul.actiondraglist {
	background: #f7f7f7 !important;
	list-style-type: none;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-left: 40px !important;
}

li.participant,li.action,li.object,li.behavior,li.attribute,li.participantSelect,li.actionSelect,li.objectSelect,li.behaviorSelect,li.attributeSelect
	{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	list-style-type: none;
}

li.action,li.object,li.behavior,li.attribute,li.actionSelect,li.objectSelect,li.behaviorSelect,li.attributeSelect
	{
	padding-left: 15px;
	min-height: 15px;
	list-style-type: none;
	padding-bottom: 2px !important;
	clear: left;
}

li.participant,li.participantSelect {
	padding-top: 5px !important;
}

li.participantSelect,li.actionSelect,li.objectSelect,li.behaviorSelect,li.attributeSelect
	{
	background: #ccc !important;
}

#actionlist,#objectlist,#trashcan,#part_ul1,#part_ul2,#part_ul3,#part_ul4
	{
	padding-left: 0px;
	min-height: 75px;
	*height: 75px;
}

.iconAdd,.iconPlus,.iconObj,.iconAct,.iconPartStudent,.iconPartFaculty,.iconPartOther,.iconAtt,.iconBeh,.iconMinus,.iconBehPrimary
	{
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: 16px;
	height: 16px;
	float: right;
}

.iconAddRight {
	display: block;
	margin: 0;
	padding: 0px 2px;
	width: 15px;
	height: 15px;
	float: right;
}

.iconAddRightDisabled {
	display: block;
	margin: 0;
	padding: 0px 2px;
	width: 15px;
	height: 15px;
	float: right;
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.iconMinusRight {
	display: block;
	margin: 0;
	padding: 0px 2px;
	width: 15px;
	height: 15px;
	float: right;
}

.iconMinusRightDisabled {
	display: block;
	margin: 0;
	padding: 0px 2px;
	width: 15px;
	height: 15px;
	float: right;
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.editItem {
	cursor: pointer;
	background: url(../icon-edit.png) no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	float: right;
}

.iconPlus {
	background: url(../icon_plus.png) no-repeat;
	height: 16px;
	width: 16px;
}

.iconAdd {
	background: url(../button_plus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconAddRight {
	background: url(../button_plus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconAddRightDisabled {
	background: url(../button_plus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconMinus {
	background: url(../button_minus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconMinusRight {
	background: url(../button_minus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconMinusRightDisabled {
	background: url(../button_minus.gif) no-repeat;
	height: 16px;
	width: 16px;
}

.iconObj {
	background: url(../icon-object.png) no-repeat;
}

.iconAct {
	background: url(../icon-action.png) no-repeat;
}

.iconPart {
	background: url(../icon-person.png) no-repeat;
}

.iconPartStudent {
	background: url(../icon-person.png) no-repeat;
}

.iconPartFaculty {
	background: url(../icon-person-2.png) no-repeat;
}

.iconPartOther {
	background: url(../icon-personunknown.png) no-repeat;
}

.iconAtt {
	background: url(../icon-attributes.gif) no-repeat;
}

.iconBeh {
	background: url(../icon-hand.gif) no-repeat;
}

div.workarea {
	

	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

div.workarea .itemLabel {
	text-indent: 5px;
}

div.workarea h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	margin: 0 !important;
}

.iconBehPrimary {
	background: url(../icon-hand-primary.gif) no-repeat;
}

.incident_builder {
	
	position: relative;
	height: 100%;
	width: 100%;
}

.persongroup {
	float: left;
	width: 48%;
	margin-left: 5px;
	position: relative;
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #F6F6F6;
}
.holdingpen {
	border: 1px solid #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #F6F6F6;
	}

div.persongroup div.workareat,div.holdingpen div.workareat {
	margin: 0px 0px 5px 0px;
}

div.persongroup div.workareat h3,div.holdingpen div.workareat h3 {
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

div.persongroup div.workareap {
	position: absolute;
	top: 2px;
	right: 2px;
}

div.holdingpen div.workareap {
	position: absolute;
	top: 2px;
	right: 2px;
}

div.persongroup div.workarea {
	width: 97%;
	*width: 98%;
	border: 1px solid #ccc;
}

.holdingpen {
	position: relative;
	float: right;
	margin-top: 0px;
	width: 48%;
	*width: 48%;
}

div.holdingpen div.workarea {
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	padding: 0px !important;
}

div.holdingpen div.workarea div.datatable {
	margin-left: 0px;
	width: 100%;
}

div.holdingpen div.workarea table {
	width: 100%;
}

.itemlabel {
	width: 80%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: normal !important;
	height: auto;
	min-height: 15px;
	*float: left;
}

#selectPerson .itemlabel {
	padding-right: 20px;
	overflow: visible;
}

#trashcan .itemlabel {
	*width: 85%;
}

#trashcan {
	background: url(../icon-trash-large.png) 50% 10px no-repeat;
}

#trashcan li {
	margin: 1px;
}

#trashcan .iconPartStudent {
	background: url(../icon-person-bw.png) no-repeat;
}

#trashcan .iconPartFaculty {
	background: url(../icon-person-2-bw.png) no-repeat;
}

#trashcan .iconPartOther {
	background: url(../icon-personunknown-bw.png) no-repeat;
}

#trashcan .iconAct {
	background: url(../icon-action-bw.png) no-repeat;
}

#trashcan .iconObj {
	background: url(../icon-object-bw.png) no-repeat;
}

#trashcan .editItem {
	background: none;
	display: none;
}

#user_actions {
	float: right;
}

div.wwgrp br {
	display: none;
}

div.wwlbl { /*width: 50%;*/
	
}

div.wwlbl label.label {
	height: 20px;
}

#searchFilterHoldingContainer .box-round div {
	padding: 5px;
}

#searchFilterHoldingContainer label {
	width: 30%;
	float: left;
}

.removeFilter {
	float: right;
	height: 20px;
	margin: 2px;
	display: block;
	cursor: pointer;
	padding: 1px 2px 0px;
	font-weight: bold;
	font-size: 110%;
	color: #000;
	font: Arial, Helvetica, sans-serif;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.removeFilter a {
	color: #000;
}

#incidentTypeList li {
	*width: 600px;
}

#content-main .codelist li {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	list-style-type: none;
}

#content-main .codelist li {
	background: #eee url(../UI_images/gloss.png) repeat-x left center;
	*background: #f7f7f7;
	border: 1px solid #eee;
	margin: 1px;
	padding: 1px;
	width: auto;
	cursor: default;
	*height: 17px;
	*overflow: visible;
}

.codelist input {
	width: 300px;
}

.codelist a.itemlabel {
	display: block;
}

.codelist .sortItem,.codelist .deleteItem {
	float: right;
	padding: 0;
	margin: 1px;
	height: 20px;
	width: 20px;
	display: block;
}

.codelist .sortItem,.codelist .revertItem {
	float: right;
	padding: 0;
	margin: 1px;
	height: 20px;
	width: 20px;
	display: block;
}

.codelist .sortItem {
	background: url(../icon-grab-handle.png) no-repeat center center;
	font-size: 0;
	color: #eee;
	cursor: move;
}

.codelist .deleteItem {
	background: url(../btn_minus.png) no-repeat center center;
	cursor: pointer;
	color: #eee;
	font-size: 0;
}

.codelist .revertItem {
	background: url(../btn_undo.png) no-repeat center center;
	cursor: pointer;
	color: #eee;
	font-size: 0;
}

#codeTypeDiv,#codeCatDiv {
	float: left;
}

#codeTypeDiv .box-round,#codeCatDiv .box-round {
	width: 95%;
}

#codeTypeDiv {
	width: 30%;
}

#codeCatDiv {
	width: 69%
}

.errorMessage {
	font-weight: bold;
	color: red;
	padding: 2px 2px 2px 2px;
}

/*End YUI incident management*/
.mask.block-scrollbars {
	overflow: hidden !important;
}

.mask {
	background-color: #000;
	-moz-opacity: .25;
	filter: alpha(opacity =   25);
	opacity: .25;
}

.datatable { /*altered width, and margin for health pages*/
	width: 98% !important;
	clear: right;
	margin: 0 auto;
}

/*YUI calendar*/
div.yui-skin-sam span.cal_button+span.yui-menu-button.yui-button {
	background: none !important;
	background-image: none !important;
	border: none !important;
	border: none !important;
	float: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.cal_button span {
	border: none !important;
}

.cal_button .bd {
	padding: 10px !important;
}

/*end YUI calendar*/
.yui-dt-bd,.yui-dt-hd table,.yui-dt-bd table {
	/*width: 100% !important;*/
	
}

#yui-dt0-headtable,#yui-dt0-bodytable,#yui-dt1-headtable,#yui-dt1-bodytable,#yui-dt2-headtable,#yui-dt2-bodytable,#yui-dt3-headtable,#yui-dt3-bodytable
	{
	border: none;
}

#yui-dt0-col0,#yui-dt0-col1 {
	width: 30%;
}

#yui-dt0-col2 {
	width: 20%;
}

#yui-dt0-paginator0 {
	display: none;
	visibility: hidden;
}

.yui-dt th:last-child,.yui-dt td:last-child {
	border-right-style: none;
	border-right-width: 0 !important;
	border-right: none !important;
}

.yui-dt-hidden {
	display: none;
}

.yui-panel-container.shadow .underlay {
	background-color: #999;
}

.yui-panel {
	position: relative;
	border: none !important;
	overflow: visible;
	background-color: transparent !important;
}

.yui-panel .container-close,#div_popup.yui-panel .container-close {
	position: absolute;
	top: 3px !important;
	right: 3px !important;
	left: auto !important;
	background: none !important;
	width: 16px !important;
	height: 16px !important;
	background-image:
		url("../img/jquery/ui-icons_222222_256x240.png") !important;
	/*sprite*/
	background-repeat: no-repeat !important;
	background-position: -96px -128px !important;
	display: block;
	overflow: hidden;
}

.yui-panel .hd,.yui-skin-sam .yui-panel .hd,#div_popup.yui-panel .hd {
	padding: 0 !important;
	border: none !important;
	background: #E7E7E7 none !important;
	color: #000 !important;
	height: 22px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: left !important;
	overflow: visible !important;
	width: auto !important;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.yui-panel .hd div.tl {
	display: none;
	width: 7px !important;
	height: 22px !important;
	top: 0 !important;
	left: 0 !important;
	background: transparent none !important;
	position: absolute !important;
}

.yui-panel .hd div.tr {
	display: none;
	width: 7px !important;
	height: 22px !important;
	top: 0 !important;
	right: 0 !important;
	background: transparent none !important;
	position: absolute !important;
}

.yui-panel .hd #dialogTitle {
	text-indent: 5px;
}

.yui-panel .hd span {
	text-indent: 5px;
	vertical-align: middle !important;
	line-height: 22px !important;
	display: block;
	float: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.yui-panel .hd span label {
	line-height: 22px !important;
	font-size: 14px;
	font-weight: bold;
}

.yui-skin-sam .yui-panel .ft,.yui-panel .ft {
	color: #666;
	padding: 2px !important;
	overflow: hidden;
	border-right: none !important;
	border-top: none !important;
	border-left: none !important;
	background-color: #dfdfdf;
	width: auto;
	margin: 0px !important;
	text-align: right;
}

.yui-panel .close.nonsecure {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close.gif);
}

.yui-panel .close.secure {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close.gif);
}

.yui-skin-sam .yui-panel .bd, .yui-panel .bd {
	margin: 0 !important;
	overflow: hidden;
	padding: 0px;
	border: none !important;
	background-color: #FFF !important;
	width: auto;
	
}

.yui-panel .bd  td {
	padding: 4px;
}

.yui-panel .bd .box-round {
	width: 97%;
	margin: 0 0 10px 0;
}

.yui-panel .bd .box-round table {
	width: 100%;
	margin-bottom: 10px;
}

.yui-panel .bd .box-round td {
	padding: 4px;
	vertical-align: top;
	display: table-cell;
}

.yui-panel .bd .box-round select {
	width: 90%;
}
.yui-panel .bd .box-round .wwgrp select {
	width: 180px;
	} 
.yui-panel .bd .box-round fieldset.inline select {
	width: 50%;
}

.yui-panel .bd .box-round td label {
	font-weight: bold;
}

/* INC-801: Fix for panel-based calendar display issues in IE7 */
.bd .yui-calcontainer,.yui-skin-sam .yui-calcontainer {
	background-color: #f2f2f2 !important;
	border: #808080 1px solid !important;
	padding: 10px !important;
	text-align: center;
	vertical-align: middle;
	*width: 18em !important;
	*height: 18em !important;
}

.yui-panel .close.secure:hover {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close-over.gif);
}

.yui-panel .close.nonsecure {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close.gif);
}

.yui-panel .close.secure {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close.gif);
}

.yui-panel .close.nonsecure:hover {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close-over.gif);
}

.yui-panel .close.secure:hover {
	top: 3px;
	right: 0px;
	height: 18px;
	width: 17px;
	background-image: url(../UI_images/aqua-hd-close-over.gif);
}

/* Fix for table content not hiding correctly in IE7 */
.yui-overlay-hidden table {
	*display: none;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/* INC-628: Fix for misaligned column headers in FF/Safari for scrollable datatable */
.yui-dt-scrollable thead {
	display: table-row-group !important;
}

#searchresulttable table {
	width: 100% !important;
}

/* End INC-628 */
#create_action_div.yui-panel .bd {
	max-height: 600px;
	overflow-y: auto !important;
	*height: 450px;
}

#create_attributes_div.yui-panel .bd {
	max-height: 500px;
	*height: 500px;
	overflow-y: auto !important;
}

.buttonDisabledOpacity {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity =   30);
	z-index: -10;
}

#searchFilterHeaderTop,#searchFilterTitle,#searchFilterResultsHeader {
	background-color: #F7F7F7;
}

/*New styles for search filter*/
#searchBody button {
	margin: 0;
}

#searchChecks {
	margin: 0 0 5px 5px;
}

#searchFilterHoldingContainer {
	overflow: auto;
}

#searchFilterHoldingContainer>div {
	margin: 5px;
	overflow: hidden;
	width: 48%;
	float: left;
}

#searchFilterHoldingContainer div.box-round {
	width: 98%;
	margin: 0px !important;
	min-height: 60px;
}

#searchFilterHoldingContainer div.box-round fieldset {
	margin: 5px;
}

#searchFilterHoldingContainer div.box-round fieldset input[type="checkbox"]
	{
	margin: 0 5px 0 0;
}

.filterCheckmark {
	float: left;
}

#filterdesc {
	float: right;
	margin-top: 2px;
	font-size: 80%;
	color: #4E94BF;
}

/*end new styles*/
#searchFilterResultsHeader {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-left: -4px;
	padding-right: 8px;
	*padding-right: 16px;
}

#searchFilterResultsHeader h2 {
	margin: 5px 0 5px 5px;
}

#searchFilterDataTableRow {
	background: #FFF;
	padding-bottom: 5px;
}

#searchFilterButtonRow {
	background: #FFF;
	height: 35px;
}

#participant_attributes_div.yui-panel .bd {
	max-height: 500px;
	*height: 500px;
	overflow-y: auto !important;
	/*width: 600px; causes IE bug*/
}

#change_reasons_div .bd {
	overflow: auto;
	padding: 10px;
}

#change_reasons_div .ft {
	height: 15px;
	padding: 3px !important;
	padding-top: 4px !important;
	*padding-top: 2px !important;
	padding-bottom: 0px !important;
}

#change_reasons_div .yui-resize-handle-br {
	right: 0;
	bottom: 0;
	width: 10px;
	height: 10px;
	position: absolute;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: transparent !important;
}

#create_behavior_div .bd,#create_action_div .bd,#create_object_div .bd {
	overflow-x: auto !important;
}

#create_behavior_div label, #create_action_div label, #create_object_div label, /*#incidentBody label*/ {
float: none !important;
}
#create_action_div select,#create_behavior_div select,#create_object_div select
	{
	display: block;
	margin-bottom: 5px !important;
	max-width: none !important;
	width: auto !important;
}

#incidentBody textarea,#myForm_changeReason {
	overflow-y: auto;
	*width: 100% !important;
}

#myForm_incident_title {
	*width: 100% !important;
}

.yui-skin-sam #mytreeview table,.yui-skin-sam #mytreeview td {
	margin: 0;
	padding: 0;
	vertical-align: none;
	border: none;
}

/*YUI styles end*/


/*IE CSS Hacks was in a seperate file now included here to reduce http request*/
/* IE6 */ /*
* html #selector {  png fix for IE<6 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='img/pss_logo.png'); background-image: none; background-repeat: no-repeat; background-color: transparent;
    }*/
* html .group { /*IE6*/
	height: 1%;
}

*:first-child+html .group { /* IE7 */
	min-height: 1px;
}

#div_popup.yui-panel .bd {
	overflow-y: auto;
}

.disabled,input[disabled='disabled'],button[disabled='disabled']{
	/*for IE*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* first!*/
	filter: alpha(opacity =   50);
}

/* @group FTL progressBar macro support (pss-macros.ftl) */
.progressBar {
	width: 200px;
	height: 12px;
	position: relative;
	border: 1px solid #999;
	overflow: hidden;
	background-color: transparent;
}

.progressBar *{
	position: absolute;
	display: block;
	width: 200px;
	font-size: 12px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	text-align: right;
	margin-right: 2px;
	border-right: 1px solid #ddd;
	color: #333;
	line-height: 12px;
}

.prog_blue {
	background-color: #25ccca;
}

.prog_darkgreen {
	background-color: #149500;
}

.prog_green {
	background-color: #66ff62;
}

.prog_yellow {
	background-color: #f9ff65;
}

.prog_orange {
	background-color: #f89e12;
}

.prog_red {
	background-color: #c86568;
}

.prog_white {
	background-color: white;
}

.colorLegendSquare {
	width: 1em;
	height: 1em;
	border: 1px solid #ccc;
	display: inline-block;
*display: inline; /*ie7*/
	position: relative;
	overflow: hidden;
}

.colorLegend {
	display: inline-block;
*display: inline; /*ie7*/
	position: relative;
	padding-left: 2px;
	padding-right: 10px;
	top: -2px;
}

/* @end */
/* @group FTL decimalAligned macro support (pss-macros.ftl) */
.numInt {
	text-align: right;
}

.numDec {
	text-align: left;
}

/* @end */
/* @group Depth Backgrounds */
.bgLevel0 {
	background-color: #3E7EDC;
}

.bgLevel1 {
	background-color: #6D9ADB;
}

.bgLevel2 {
	background-color: #99B4DC;
}

.bgLevel3 {
	background-color: #B0C2DC;
}

.bgLevel4 {
	background-color: #C6CFDC;
}

.bgLevel5 {
	background-color: #FFF;
}

.bgLightLevel0 {
	background-color: #a2c2fd;
}

.bgLightLevel1 {
	background-color: #bfd5fd;
}

.bgLightLevel2 {
	background-color: #d4e3fd;
}

.bgLightLevel3 {
	background-color: #e1ebfd;
}

.bgLightLevel4 {
	background-color: #edf3fe;
}

.bgLightLevel4_5 {
	background-color: #f2f6fc;
}

.bgLightLevel5 {
	background-color: #fcfcfc;
}

.report_icon {
	float: left;
	display: block;
	width: 20px;
	height: 15px;
	background-image: url('../icon-misc.gif');
	background-repeat: no-repeat;
}

.report_icon_PDF {
	background-image: url('../icon-pdf.gif');
	background-repeat: no-repeat;
}

.report_icon_CSV {
	background-image: url('../icon-csv.gif');
	background-repeat: no-repeat;
}

.report_icon_Delimited {
	background-image: url('../icon-txt.gif');
	background-repeat: no-repeat;
}

.report_icon_Text {
	background-image: url('../icon-txt.gif');
	background-repeat: no-repeat;
}

.report_icon_Excel {
	background-image: url('../icon-excel.gif');
	background-repeat: no-repeat;
}

.report_icon_Word {
	background-image: url('../icon-word.gif');
	background-repeat: no-repeat;
}

.report_icon_PowerPoint {
	background-image: url('../icon-powerpoint.gif');
	background-repeat: no-repeat;
}

.report_icon_HTML {
	background-image: url('../icon-html.gif');
	background-repeat: no-repeat;
}

.report_icon_XML {
	background-image: url('../icon-xml.gif');
	background-repeat: no-repeat;
}

.report_icon_Misc {
	background-image: url('../icon-misc.gif');
	background-repeat: no-repeat;
}

.report_icon_Video {
	background-image: url('../icon-video.gif');
	background-repeat: no-repeat;
}

.report_icon_Audio {
	background-image: url('../icon-audio.gif');
	background-repeat: no-repeat;
}

.report_icon_WebApp {
	background-image: url('../icon-webapp.gif');
	background-repeat: no-repeat;
}

.report_icon_WebSite {
	background-image: url('../icon-website.gif');
	background-repeat: no-repeat;
}

pre {
	white-space: pre-wrap;
}
pre.code {
	color: #660099;
	}

.psDateWidget.jumpDate {
	height:0;
	width:0;
	background:#E9E9E9;
	border:none;
}

.guardianModalWindow {
    width:500px;
    padding-left: 3%;
}
/* @end */
/*SR 6.2 Specific rules for  Public Portal*/
/*for testing http://10.40.234.65:7979/images/css/screen-6.2SR.css */
body.psparent {
	color: #333333;
    font-family: Helvetica,Arial,sans-Serif;
    font-size: small;
}
#branding {
	float: left;
	width: 165px;
	height: 46px;
	margin: 20px;
}
body.psparent #nav-main  li{
	width: 8%;
}

body.psparent #usercontext-bar li {
    background: url("../img/btn-back.png") repeat-x scroll left center #FFFFFF;
    border: 1px solid #999999;
    box-shadow: 0 1px 4px #999999;
    list-style-type: none;
    margin: 0;
    padding: 2px 5px;
    text-decoration: none;
    text-shadow: 0 2px 2px #999999;
    font-size: small;
}

body.psparent #students-list {
 margin: 5px 0;
 float: left;
 width: 50%;
}
body.psparent #students-list li:last-child, body.psparent #students-list li.last-child {
	-moz-border-bottom-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
body.psparent #tools li:hover, body.psparent #students-list li:hover, body.psparent #students-list li.selected, body.psparent button:hover, body.psparent button:focus, body.psparent .btn-submit:hover, body.psparent .btn-submit:focus {
    background-color: #448DCE;
    color: #FFFFFF;
}
body.psparent #usercontext-bar a:hover {
    color: #4E94BF;
}
body.psparent #tools li:hover a, body.psparent #students-list li:hover a, body.psparent #students-list li.selected a {
    color: #FFFFFF;
}
body.psparent #students-list li {
    border-left: medium none;
    float: left;
    min-width: 30px;
    text-align: center;
}
body.psparent #students-list a {
	padding: 0;
	line-height: 1.5em;
}
body.psparent #userName {
	padding: 0;
	float: left;
	font-size: small;
}
body.psparent #userName span {
	font-size: 80%;
	color: #999;
}
body.psparent #tools {
	position: relative;
    float: right;
    list-style: none outside none;
 	padding: 0;
}
body.psparent #tools li {
    float: right;
    list-style-type: none;
    margin: 5px 0 5px 5px;
   	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
body.psparent #tools li a{
	color: inherit;
	margin: 0;
	height: 16px;
	}
body.psparent .icon-btn-download a {
    background: url("../img/icon-download.png") no-repeat scroll center center transparent;
    padding: 0 10px;
}
body.psparent #content {
	background-color: #FFF;
	background-image: none;
}
body.psparent #content-main {
	margin: 0;
}
body.psparent #content-main table, body.psparent #content-main td , body.psparent #content-main th  {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
body.psparent #nav-secondary {
    background: url("../img/tab-back-line.png") repeat-x scroll left bottom transparent;
    float: left;
    list-style: none outside none;
    margin: 0 0 30px;
    padding: 10px 0 0;
    width: 100%;
}
body.psparent .btn-submit, body.psparent a.btn-submit, body.psparent input[type="button"], body.psparent input[type="submit"], body.psparent button {
    background: url("../img/btn-back.png") repeat-x scroll left center #B9D9F3;
    border: 1px solid #999999;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 4px #999999;
    color: #000000;
    float: right;
    margin: 10px 10px 10px 0;
    padding: 2px 20px;
    text-shadow: 0 2px 2px #999999;
}
body.psparent .box-round h2 > button {
    border-radius: 0 8px 0 0;
    box-shadow: none;
    margin: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}
body.psparent button.plus {
    padding: 2px 5px;
    width: 60px;
}
body.psparent button.plus span {
    position: absolute;
    right: 30px;
    top: 0px;
    white-space: nowrap;
}
body.psparent button.plus em {
    background: url("../icon_plus.png") no-repeat scroll center center transparent;
    display: block;
   position: absolute;
   right: 10px;
   top: 0px;
    height: 16px;
    white-space: nowrap;
    width: 16px;
}
