body, h3 { padding:0; margin:0; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; }
body { background: #fff none !important}
a:link, a:visited{ text-decoration:underline; color:#0000CC;}
a:hover{text-decoration:none;}

.title, h1 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0050a5;
}

form { margin: 0; padding: 0; }

.listtable td 
{
	padding:2px 0;
}

.tableheader 
{
	background-color:#0050a5;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.alterrow 
{
	background-color:#cccccc;
}

.disciplined-item th
{
	text-align:left;
	padding-right: 5px;
}

.headerrow {
	background-color: black;
	color: white;
	font-weight: bolder;
	padding: 3px;
	margin: 20px 0 10px 0;
}
.RedText
{
	color:red;
}

.detail-title .catrow th, .detail-title .catrow td
{
    border:0;
}

.detail-title .inner td
{
    border:0;
    padding-left:8px;
}

/**********************\
  Standard Table with header type
\**********************/
.ProgrammingNotes 
{
	width:100%;
	border-collapse:collapse;
	border:#000000 1px solid;
	background-color:#FFEAEA;
	padding:10px;
	margin:10px;
}

.ProgrammingNotes td
{
	padding:3px;
	vertical-align:top;
	padding-left:10px;
}


.ProgrammingNotes textarea
{
	width:400px;
}

/**********************\
  Standard Table with header type
\**********************/
.BasicTable 
{
	width:100%;
	border-collapse:collapse;
	border:none;
	padding:0px;
	margin:0px;
}

.BasicTable td
{
	padding:3px;
	vertical-align:top;
	padding-left:10px;
}

.BasicTable th
{
	background: #195589;
	color:White;
	font-weight:bold;
	text-align:left;
	padding:3px;
	padding-left:10px;
}

.BasicTable textarea
{
	width:400px;
}

.BasicTable .SecondHeaderRow
{
	background:#E2E2E2;
	color:Black;
	font-weight:bold;
	text-align:left;
	padding:3px;
	padding-left:10px;
}


/************ tags ***************/
#tagdivs {
	bottom: 0px;
	left: 0px;
	width: 481px;
	height:30px;
	margin:0; padding:0;
	padding-top:10px;	
}
	
#tagdivs li {
	display:inline;
	padding:0; margin:0; 
}

#tagdivs li a 
{
	padding-top:7px;
	height: 21px;
	display:block;
	float: left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#0050A5; 
	margin-right: 6px
}

#tagdivs li a:hover 
{
	background-color:#556269;
}

#tagdivs li a.selected
{
	background-color:#556269;
}

	#tagdivs li a.selected {
	}

	#tag_addfolder a { width:160px; }
	#tag_addfile a { width:115px;}
	#tag_addpermission a { width:160px;}
	
.groupoptions 
{
	background-color: #FBFBF6;
	border: 1px dashed #BABBAF;
	padding:2px 0;
}

.optionpadding 
{
	padding-left:6px;
}

/*************\

  Date Widget

\*************/
.date
{
	font-size:12px;
	width:160px;
}

#datewidget_calendar
{
	background: #FFF;
	border: 2px solid #DBDDDC;
	padding: 4px;
}

#datewidget_calendar table
{
	background: #043560 url(/images/motdbkg.png) top left repeat-x;
	border-collapse: collapse;
	border: 1px solid #043560;
	border-top: none;
}

#datewidget_calendar thead th
{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 1px 0;
}
#datewidget_calendar thead tr a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#datewidget_calendar thead tr a:hover
{
	color: #000;
}

#datewidget_calendar tbody td
{
	border: 1px solid #043560;
	background: #DBDDDC;
}
#datewidget_calendar tbody th
{
	border: none;
	background: #A5DDE6 url(/images/infobkg.gif) top left repeat-x;
	padding: 1px;
	text-align: center;
	color: #FFF;
}
#datewidget_calendar tbody td a
{
	background: #FFF;
	display: block;
	zoom: 1;
	color: #333;
	text-decoration: none;
	padding: 1px;
}
#datewidget_calendar tbody td a:hover
{
	color: #FFF;
	background: #333;
}	


/************pager ***********/
a.linkpagers
{
	font-family: Verdana;
	font-size: 10px;
	/*color: #666666;*/
	text-decoration: underline;
	padding:0px 2px;
}

a.linkpagers:hover
{
	text-decoration: none;
}

a.linkpagerSelected
{
	font-family: Verdana;
	font-size: 12px;
	/*color: #a2243c;*/
	font-weight: bold;
	padding:0px 2px;
	text-decoration:none;
}

.searchtable td
{
	padding: 3px 0;
}

#content td.RowHeader
{
	background-color:#E0EAF0;
	color:#005395;
}

.controlstyle 
{
	font-size:12px;
}

#content a.backarrow 
{
	padding-left:15px;
	padding-right:4px;
	font-size:10px;
	color:#606060;
	/*width:85px;*/
	text-decoration: none;
	background: transparent url(/images/disciplinedlist/left-arrow.gif) 9px 6px no-repeat;
	display:block;
}

#content a.toparrow 
{
	padding-left:6px;
	padding-right:15px;
	font-size:10px;
	color:#606060;
	text-decoration: none;
	background: transparent url(/images/disciplinedlist/up-arrow.gif) 30px 5px no-repeat;
}
#content a.toparrow1 
{
	padding-left:6px;
	padding-right:15px;
	font-size:10px;
	color:#606060;
	text-decoration: none;
}


#content a.backarrow:hover, #content a.toparrow:hover 
{
	text-decoration: none;
	color:#606060;
}

#pageUtil
{
	position: absolute;
	top: -10px; right:40px;
}

#pageUtil li
{
	list-style:none;
	margin-bottom:3px;
}

#pageUtil li#util_print
{
	background:transparent url(/images/icon_print.gif) 0 4px no-repeat;
}

#pageUtil li#util_email
{
	background:transparent url(/images/icon_email.gif) 0 6px no-repeat;
}

#pageUtil li a
{
	padding-left:20px;
	text-decoration: none;
}

#pageUtil li a:hover
{
	text-decoration:underline;
}

#content-inner
{
    position:relative;
}
