* { margin: 0; padding: 0; }

/* Default Styling's based in part on http://www.w3.org/TR/CSS2/sample.html */
h1             	{ font-size: 2em; margin: .67em 0; }
h2              	{ font-size: 1.5em; margin: .75em 0; }
h3			{ font-size: 1.17em; margin: .83em 0; }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu		{ margin: 1.12em 0; }
h5              	{ font-size: .83em; margin: 1.5em 0; }
h6              	{ font-size: .75em; margin: 1.67em 0; }
blockquote	{margin-left: 40px; margin-right: 40px; }
ol, ul, dir,
menu, dd        { margin-left: 40px; }
/* custom */
input			{ padding: 2px; }
textarea 		{ padding: 2px; margin: 1px 0 1px 0; }
select	 	{ padding: 1px; }
input[type='submit'] { padding: 0 6px 0 6px; }
/* End */

h1
{
	font-size: 18px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

body
{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
	background: url(images/bg.png) repeat-x #640000;
}

.content 
{
  padding: 10px 10px 10px  10px;
}

.page-title {
  font-size: medium;
  font-weight: bold;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#CCCCCC;
	text-align: center;
}

.side-menu 
{
  margin:0 0 15px;
  padding:10px 10px 10px;
}
  
.side-menu ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

.side-menu ul li 
{
	background: url("images/ball.png") no-repeat 3px .50em;
	margin:0;
	padding:0px 0 6px 16px;
	margin-bottom:6px;
	margin-right: 20px;
	border-bottom:1px dotted #cccccc;
	line-height:1.4em;
}

.side-menu ul li ul 
{
	margin-top: 8px;
}

.side-menu ul li ul li
{
	margin-right: 0;
	padding-right: 0;
}

.side-menu ul li ul li.last
{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*
 * Links
 */

a:link {
  color:#000000;
}
a:hover {
  color:#3c3c3c;
  }
a:visited {
  color:#000000;
}

#page-container
{
	width: 988px;	
	text-align: justify;	
	margin: 0 auto;	
	background: url(images/middle-shadowed.png) repeat-y;
}

#header
{
	background: url(images/header-shadowed_revised.png);
	height: 150px;
}

#header-logo
{
	position: absolute;
	padding: 28px 0 0 22px;
}

#navbar
{
	margin: 8px 27px 8px 27px;
	height: 20px;
	background-color: #ffffff;
}

#footer
{
	padding: 8px 0px 8px 0px;
	text-align: center;
	clear: both;	
	width: 988px;
	height: 48px;	
		
	background: url(images/footer-shadowed.png);
	background-repeat: no-repeat;
}

#footer .copy
{
	color: #aaaaaa;
}

.clearfloat 
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#inner
{	
	margin: 8px 27px 8px 16px;
}

#sidebar-left
{
	float:left; 
	border: solid 0px #DDDDDD;		
	background: url(images/sidebar-bg.png) #ffffff;
	background-repeat: no-repeat;
	width: 200px;	
	height: 400px;	
	padding: 8px 8px 8px 8px;
	margin: 0;
}

#content-2
{
	background: #ffffff;
	width: 710px;
	float: right; 		
	padding: 0px 16px 8px 0px;
	margin: 0;
}

/* 
 * Work Table
 */

.work-table
{
	border-collapse: collapse;
	width: 100%;
	margin: 8px 0 16px 0;
	padding: 0;
	background: #fcf384;
	border: none;	
}

.work-table thead, .work-table tfoot, .work-table tbody
{
	padding: 0;
	margin: 0;
	background: #fffabb;
}

.work-table td, th
{
	vertical-align: top;
	padding: 8px 0 8px 0;
	margin: 0;
	text-align: left;
}

.work-table tr
{
	padding: 0;
	margin: 0;
}

.work-table tbody tr:hover
{
	background: #fcf384;
}	

.work-table td.column-sig
{
	vertical-align: top;
	text-align: right; 
	padding-right: 8px;
	font-weight: bold;
	width: 100px;
}

.work-table .odd
{
	background: #fff3aa;		
}

.work-table thead tr,
.work-table tfoot tr
{
	background: #fcf384;
	height: 32px;
}

.work-table tbody tr
{
	height: 32px;
}

.work-table .top-left, 
.work-table .top-right, 
.work-table .bottom-left, 
.work-table .bottom-right
{
	width: 16px;
}

.work-table .top-left
{
	background: url(images/table/topleft.png) top left no-repeat;
}

.work-table .top-right
{
	background: url(images/table/topright.png) top right no-repeat;
}

.work-table .bottom-left
{
	background: url(images/table/bottomleft.png) bottom left no-repeat;
}

.work-table .bottom-right
{
	background: url(images/table/bottomright.png) bottom right no-repeat;
}

/*
 *
 */

.work-table .priority-med
{
	background: url(images/orange.png) repeat-x left center;
}

.work-table .odd.priority-med
{
	background: #fff3aa url(images/orange.png) repeat-x left center;
}

.work-table .priority-med:hover
{
	background: #fcf384 url(images/orange.png) repeat-x left center;
}


.work-table .priority-high
{
	background: url(images/red.png) repeat-x left center;
}

.work-table .odd.priority-high
{
	background: #fff3aa url(images/red.png) repeat-x left center;
}

.work-table .priority-high:hover
{
	background: #fcf384 url(images/red.png) repeat-x left center;
}
