body
{
	font-size: smaller;
	font-family: Tahoma, Verdana, Arial;
}
h1
{
	font-size: 175%;
	font-weight: bold;
}

.hidden
{
	display:none;
}

#tabs
{
	width: 50%;
	height: auto;
	margin-left: 0;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 25px;
	margin-top:15px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
		}
#tabs li:hover {
		background-color:Silver;
		}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 4px;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	background-color: #ddd;
	}
	
#tabs ul li.here 
{
	border-bottom: solid 1px #fff;
	list-style: none;
	display: inline;
	background-color: #fff;
	}

#rota td
{
	border-right-style:ridge;
	border-right-width: 1px;
	border-right-color:Black;
	border-bottom-style:ridge;
	border-bottom-width: 1px;
	border-bottom-color:Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #D0D0DF;
}
#rota #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}
#roles td
{
	border-right-style:ridge;
	border-right-width: 1px;
	border-right-color:Black;
	border-bottom-style:ridge;
	border-bottom-width: 1px;
	border-bottom-color:Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#roles #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: White;
}

#time
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-collapse:collapse;
}
#time td
{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	text-align: right;
}
#time #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}

#columnHeaders
{
	font-weight: bold;
}
#columnHeaders td
{
	padding: 3px 3px 3px 3px;
	text-align:center;
	background-color: Transparent;
}
#columnHeaders #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}

#roleHeaders
{
	font-weight: bold;
}
#roleHeaders td
{
	padding: 3px 3px 3px 3px;
	text-align:center;
}
#roleHeaders #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}

#timesheetHeaders
{
	font-weight: bold;
}
#timesheetHeaders td
{
	border-bottom-style:ridge;
	border-bottom-width: 1px;
	border-bottom-color:Black;
	padding: 3px 3px 3px 10px;
	text-align:right;
}
#timesheetHeaders #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}

#timesheetFooters
{
	font-weight: bold;
}
#timesheetFooters td
{
	border-top-style:ridge;
	border-top-width: 1px;
	border-top-color:Black;
	padding: 3px 3px 3px 3px;
	text-align:right;
}
#roleHeaders #staffName
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: Transparent;
}

#prev
{
	font-size: smaller;
}
#next
{
	font-size: smaller;
}
#index
{
	font-size: smaller;
}
#rota
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-collapse:collapse;
}
#rota span
{
	padding: 0px 2px 0px 2px;
}
#cell
{
	font-size: smaller;
	padding: 3px 3px 3px 3px;
}

#roles
{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
	border-collapse:collapse;
}
#rolecell
{
	font-size: smaller;
	padding: 3px 3px 3px 3px;
}
#roles span
{
	padding: 0px 2px 0px 2px;
}
