
body
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #78b2da;
	
}

/*#header { background: #fff url(http://www.schoolwidenetwork.com/images/admin/tpl_admin_header_bg.gif) repeat-x; border-bottom: 3px solid #3575a1; margin-top: 22px; height: 43px; overflow: none;}*/


#menu-container {text-align:center; position:absolute;}
#menu { height: 23px; position:relative; top: 0px; text-align:center; float:right;}

#menu ul { margin: 0; padding: 0; bottom: -1px; text-align:center;}
#menu li {display: inline; list-style: none;}
#menu a, #menu span, a.current { width: 8em; display: block; float: left; margin: 0 6px 0 0; padding-top: 1px; text-align: center; font-size: 14px; text-decoration: none; color: #fff; font-weight: bold; line-height: 22px; }

#menu span, a.current, a.current:hover { border: none; background: #fff url(../images/tpl_admin_menu_active.gif) repeat-x; }
#menu a { background: #fff url(../images/tpl_admin_menu_off.gif) repeat-x; border: none; color: #445;}
#menu a:hover { background: #fff url(../images/tpl_admin_menu_on.gif) repeat-x; }
#header h1 {font: normal 23px/20px "Lucida Sans Unicode"; letter-spacing: -2px; color: #889; margin-bottom: 0px; }



.div-body{
	padding:10px 0px;
	clear:both;
	
}

div#c1
{
	position: relative;
	min-width: 950px;
	
	margin: 0px auto;
	
	padding: 10px;
	
	background-color: #fff;
	
}

div#head
{
	position: relative;
	height: 165px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background: url("images/layout/header.jpg") top left no-repeat;
	
}

.tablesorter-filter-row INPUT {
  width: 100%;
}


div.adminnav
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #ccc;
	
}


div.adminnav a
{
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #069;
	background-color: #fff;
	border: 1px solid #ccc;
	white-space: nowrap;
	
}


div.sc
{
	min-width: 899px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}


table.style1
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 13px;
	
	border-collapse: collapse;
	/*border: 1px solid #ccc;*/
}

table.style1 th, table.style1 td
{
	border: 1px solid #ccc;
	
}

table  .tablesorter-filter.disabled{
	display:none;
}

.tablesorter-pager span.recordcount{
	display:none !important;
}

table .tablesorter-header{
	background-image: url("/images/blue/bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 15px;
}

table tr .id{
	max-width:50px;
}

table.style1 th
{
	vertical-align: top;
	text-align: left;
	padding: 4px;
	color: #fff;
	background-color: #78b2da;
}

table.style1.horiz th
{
	vertical-align: middle;
	text-align: center;
}

table.style1 th.head
{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #069;
}

table.style1 th.subhead
{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #096;
}

table.style1 td
{
	padding: 5px 10px;
	/*background-color: #fff;*/
}

/* table.style1 td input
{
	width:100px;
} */

table.style1 td input.w25
{
	width:25px;
}

table.style1 td input.long
{
	width:200px;
}


table.whitetd td { background-color: #fff; }

table.style1.horiz td
{
	text-align: center;
}

table.style1 td.blank
{
	position: relative;
	height: 5px;
	padding: 0px;
	font-size: 0px;
	background: transparent;
	border-width: 0px;
}

table.style1 td.foot
{
	
	background-color: #eee;
}

table.style1 td.fwi
{
	padding: 0px;
	/*border: 0px;*/
}

table.style1 td.foot a
{
	font-weight: bold;
	color: #069;
}


div.messagediv
{
	margin: 10px 0px;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #ccc;
}

div.messagediv div
{
	padding: 5px 0px;
}





div.ov_location
{
	margin-top: 15px;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #069;
	border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;
}

div.ov_workshop
{
 	padding: 10px;
	padding-left: 30px;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;
}

div.ov_section
{
	padding: 5px;
	padding-left: 60px;
	background-color: #eee;
	border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;
}

div.ov_unit
{
	padding: 5px;
	padding-left: 90px;
	border: 1px solid #ccc;
	border-width: 0px 1px 1px 1px;
}

div.ov_desc
{
	padding-left: 15px;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}


div.ov_unit div.ov_desc
{
	display: inline;
	padding-left: 0px;
}



div.processlinks
{
	
	font-weight: bold;
	padding: 5px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	
}

div.processlinks a
{
	margin: 0px 10px;
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #069;
	background-color: #fff;
	border: 1px solid #ccc;
}



div.messagediv div.success 		{ color: #0a0; }
div.messagediv div.error 		{ color: #c00; }
div.field_error 				{ padding: 5px 0px; color: #c00; }



tr.valid_info td { background-color: #ddffdd; }
tr.invalid_info td { background-color: #ffdddd; }





a
{
	font-weight: bold;
	text-decoration: none;
	color: #069;
}

a:hover { text-decoration: underline; }
a img { border: 0px; }

.clear { clear: both; }

.left, table.style1 td.left 		{ text-align: left; }
.center, table.style1 td.center 	{ text-align: center; }
.right, table.style1 td.right 		{ text-align: right; }

.mc { margin-left: auto; margin-right: auto; }

.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }

.fleft { float: left; }
.fright { float: right; }


.m5 { margin: 5px; }
.vm10 { margin-top: 10px; margin-bottom: 10px; }

#pd_cross_bar{ border-bottom:3px solid #3575a1;padding:0px;margin:0px;  }
#pd_cross_bar img{padding:0px;margin:0px;}

#errorbox { width: 100%; text-align: center; padding: 5px 0px 5px 0px; margin:15px 0px; background-color: #ffcccc; border: 1px solid #ff8f8f; color: #db0000; font: normal 15px/15px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
#messagebox { width: 100%; text-align: center; padding: 5px 0px 5px 0px; margin-bottom: 15px; background-color: #dfffda; border: 1px solid #a6fb99; color: #009900; font: normal 15px/15px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
