/* Global styles:	 				*/
@media print {
	.nodisplay {
		display: none
	}
	#nodisplay {
		display: none
	}
	ul.udm
	{
		display: none;
	}
}
body.thinking
{
	cursor: wait;
}
p.tooltip
{
	text-align: center;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: #09254f;
}
@media print {
body
{
	margin: 0px;
	background: none;
}
p, center, br, table, th, tr, td, div
{
	color: #000000;
	background: none;
}
}
/* Floating popup div */
#cover_div
{
	position: absolute;
	width: 100%;
	height: 100%;
	border: none;
	left: 0px;
	top: 0px;
	background: #000000;
	z-index: 10001;
	overflow: visible;
}
#content_div
{
	width: 600px;
	overflow: hidden;
	border: none;
	padding: 0px;
	margin-top: 18px;
}
#content_div_container {
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height:100%;
	z-index: 10002;
}
/* End floating popup div */
ul
{
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	padding: 0px;
	width: auto;
}
li
{
	margin: 0px;
	margin-left: 10px;
	width: auto;
}
hr, hr.blu
{
	background: #a4cfdc;
	border: 0;
	color: #a4cfdc;
	height: 1px;
}
hr.grn
{
	background: #9ece98;
	border: 0;
	color: #9ece98;
	height: 1px;
}
textarea, input, select
{
	padding: 1px;
	font-family: Verdana, Geneva, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5E5F61;
	margin: 0px;
}
form
{
	font-family: Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: #3e413a;
	margin: 0px;
	padding: 0px;
}
input.search_box, input.search_box:focus
{
	width:115px;
	background: none;
	border: none;
	color: #5E5F61;
	font-weight: normal;
	font-size: 12px;
}
input.login
{
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	width:80px;
	height: 14px;
	line-height: 14px;
	background: none;
	border: none;
	color: #5E5F61;
	font-weight: normal;
	font-size: 10px;
}
select.formbox, input.formbox, textarea.formbox
{
	border: 1px solid #01405a;
}
select.formbox:focus, input.formbox:focus, textarea.formbox:focus
{
	border: 1px solid #007db1;
}
input.formbox_bad, textarea.formbox_bad, select.formbox_bad
{
	border: 1px solid #901309;
}
select.formbox, select.formbox_bad
{
	background-color: #dce9ef;
	color: #3a3d41;
	font-size: 12px;
}
input.formbox, textarea.formbox, input.formbox_bad, textarea.formbox_bad
{
	background-color: #dce9ef;
	color: #3a3d41;
	font-size: 12px;
}
img.obj_on {
	visibility: visible;
}
img.obj_off {
	visibility: hidden;
}
a
{
	text-decoration: underline;
	color: #3e413a;
	padding: 0px;
}
a:visited
{
	color: #3e413a;
}
a:hover
{
	text-decoration: none;
	color: #3e413a;
}
a.userlink
{
	color: #5E5F61;
	font-weight: normal;
}
a.userlink:hover
{
	color: #404347;
}
a.userlink:visited
{
	color: #5E5F61;
}
a.img_link
{
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	text-decoration: none;
}
a.column_title
{
}
a.column_title:hover
{
	background-color: #DBDBDB;
}
div.scorebox {
	font-size: 18px;
	font-weight: bold;
	background: #333333;
	color: #CCCCCC;
	font-family: sans-serif;
	display: inline;
	width: 28px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
div.scorebox a,div.scorebox a:visited {
	font-size: 18px;
	font-weight: bold;
	background: #333333;
	color: #CCCCCC;
	font-family: sans-serif;
	text-decoration: none;
	cursor: pointer;
	width: 20px;
	line-height: 22px;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
div.scorebox a:hover {
	text-decoration: none;
	background: #666666;
	font-weight: bold;
}
input.score_edit {
	font-size: 18px;
	font-weight: bold;
	background: #EEEEEE;
	color: #222222;
	border: none;
	width: 28px;
	height: 22px;
	line-height: 22px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-family: sans-serif;
}
h1
{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
h2
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #f3f9cd;
}
h3
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img.thumb
{
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #CCCCCC;
	padding: 4px;
}
.small
{
	font-size: 10px;
}
tr.shade_1
{
	background-color: #e4f4e4;
}
tr.shade_2
{
	background-color: #dbebdb;
}
tr.rowselect td.left_nub
{
	background: url(/images/bar_left_off.png) no-repeat;
}
tr.rowselect td.bar_bg
{
	background: url(/images/bar_bg_off.png) repeat-x;
}
tr.rowselect td.right_nub
{
	background: url(/images/bar_right_off.png) no-repeat;
}
tr.rowselect_hover td.left_nub
{
	background: url(/images/bar_left_on.png) no-repeat;
	cursor: pointer;
}
tr.rowselect_hover td.bar_bg
{
	background: url(/images/bar_bg_on.png) repeat-x;
	cursor: pointer;
}
tr.rowselect_hover td.right_nub
{
	background: url(/images/bar_right_on.png) no-repeat;
	cursor: pointer;
}
tr.gamerow1
{
	background: url(/images/gamerow1.jpg) no-repeat;
}
tr.gamerow2
{
	background: url(/images/gamerow2.jpg) no-repeat;
}
tr.gamerow_disabled1
{
	background: url(/images/gamerow_disabled1.jpg) no-repeat;
}
tr.gamerow_disabled2
{
	background: url(/images/gamerow_disabled2.jpg) no-repeat;
}
/* End Global Styles				*/

/* Main Page Heading					*/
a.crumb
{
	font-family: Verdana, Geneva, helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	color: #507845;
	font-size: 14px;
}
a.crumb:hover
{
	text-decoration: underline;
	color: #419433;
}
/* End Main Page Heading				*/

/* Menus								*/
ul.tabmenu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
ul.tabmenu li
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #D4E7B8;
	border-top: 1px solid #D4E7B8;
	border-right: 1px solid #41661D;
	background: #93B75E;
	text-align: center;
}
ul.tabmenu li.active
{
	background: #6B9741;
}
ul.tabmenu li a
{
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	width: inherit;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	font-weight: normal;
}
ul.tabmenu li a:visited
{
	color: #000000;
}
ul.tabmenu li a:hover
{
	color: #000000;
	background: #6B9741;
	text-decoration: none;
}

#homebtn {
	position:absolute;
	float:left;
	top:210px; /* WAS 180 */
}

#homebtn .home a {
	display: block;
	width: 117px;
	height: 44px;
	background: #ddd url('images/home_button.gif') no-repeat top left;
}

#homebtn li {
	list-style: none;
	margin: 1em 0;
	/*width: 18em;*/
}
#homebtn ul{
	margin-left: 2em;
}
#homebtn .home {
	margin-left: -1em;
	text-indent: -9000em;
}

/* NAV HOR */

#navhor {
	float:right;
    z-index: 1;
	width:754px;
	height:40px;
	margin:0 0 0 220px;
}

#navhor li{
	display:inline;
	margin:0 30px 0 0;
	line-height:1.8em;
}

/* END NAV HOR */

ul#main-nav {
	position:relative;
	top:54px;
	font-family:helvetica,arial,sans-serif;
	margin:0;
	padding:0;
	float:right;
	width:100%;
}

ul#main-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0;
	width:170px;
}
ul#main-nav li#smallemp {
    width: 240px;
}

ul#main-nav li a {
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0.3em 0.6em;
	color:white;
	background:#007db1;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

ul#main-nav li a:hover, ul#main-nav	li a:focus {
	background:#003a96;
}

ul#main-nav li ul {
	padding:0;
	margin:0;
	display:none;
}

ul#main-nav li:hover ul {
	display:block;
}

ul#main-nav li ul li {
	float:none;
}

ul#main-nav li ul li a {
	font-size:0.9em;
}

/* End Menus						*/

/* Site Map							*/
a.sitemap_sub
{
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: inherit;
	color: #2155A0;
}
a.sitemap_sub:hover
{
	background-color: #2155A0;
	color: #FFFFFF;
}
a.sitemap_sub_sel
{
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: inherit;
	background-color: #2155A0;
	color: #FFFFFF;
}
a.sitemap_sub_sel:hover
{
	background-color: #3567B0;
	color: #FFFFFF;
}
a.sitemap_title
{
	display: block;
	width: inherit;
	height: 100%;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.sitemap_title:hover
{
	background-color: #3567B0;
	color: #FFFFFF;
	width: 100%;
}
span.sitemap_title
{
	display: block;
	width: inherit;
	height: 100%;
	vertical-align: middle;
	color: #512128;
	padding: 4px;
}
ul.sitemap_reg
{
	margin: 0px;
	padding: 0px;
	width: inherit;
	padding-left: 18px;
}
li.sitemap_sub_item
{
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	margin: 1px;
	padding: 0px;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
	font-weight: normal;
}
li.sitemap_sub_menu
{
	list-style-type: square;
	list-style-image: url(/images/right.gif);
	margin: 1px;
	padding: 0px;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
	font-weight: normal;
}
li.sitemap_sub_open
{
	list-style-type: square;
	list-style-image: url(/images/down.gif);
	margin: 1px;
	padding: 0px;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #4B4177;
}
div.sitemap
{
	padding: 5px;
	width: 100%;
	height: 100%;
}
div.map_title
{
	font-size: 12px;
	width: 100%;
	line-height: 16px;
	background-color: #2155A0;
	color: #FFFFFF;
}
/* End Site Map						*/
div.cards_div {
	position: absolute;
	width: 250px;
	left: -60px;
	top: -40px;
	z-index: 10010;
}
div.cards_div td, div.cards_div h2 {
	color: #d3dacb;
}


/* http://www.quirksmode.org/css/forms.html  */
.qm label, .qm input {
	display: block;
	width: 20em;
	float: left;
	margin-bottom: 1em;
}

.qm label {
	text-align: right;
	width: 10em;
	padding-right: 1em;
}

.qm br, .qm p {
	clear: left;
}
.qm textarea {
    display: block;
    width: 45em;
    float: left;
    margin-bottom: 1em;
}
.qm p{
    padding: 1em 0;
    margin: 0;
}
/* eg. save, cancel */
.qm p.controls {
    margin-left: 11em;
}
.qm p.controls input {
    display: inline;
    float: none;
    margin-bottom: 0;
    width: 10em;
}
.qm input.checkbox {
    width: 1em;
}
.qm input.date_selector {
    width: 4em;
}
.qm label.wide {
    width: 30em;
}
.qm legend {
    font-style: italic;
    color: #333;
}
strong.cancelled {
    color:#DD0000;
    font-weight:normal;
    text-transform:uppercase;
}
.schedule p span {
    font-size: 90%;
    line-height: 90%;
}
.course-dates {
    margin-left: 0;
}
.course-dates .date-picker{
/*    margin-left: -10em;*/
    width: 12em;
    margin-left: 1em;
    margin-right: 1em;
}
select.disabled, .disabled option {
    color: #999;
}
