*
{
	font-family: verdana,sans-serif;
}

body
{
	font-size: 80%;
	line-height: normal;
	padding: 0;
	margin: 0;
	background-color: #F5F5F5;
}

#header {
	background-color: #025779;
	padding-top: 5px;
	height: 95px;
	width: 100%;
	line-height: normal;
	float: left;
}

#header-wrapper 
{	
	margin: 0 auto;
	width: 780px;
}

#logo
{
	background: transparent url(../images/logo.png) no-repeat;
	width: 210px;
	height: 40px;
	margin: 0;
	padding-bottom: 10px;
	float:left;
}

#logo span
{
	display: none;
}

#wrapper {
	width: 100%;
}

#content 
{
	width: 860px;
	margin: 0 auto;
}

#main
{
	width: 740px;
	float:left;
	background-color: #ffffff;
	padding: 20px;
}

.side 
{
	width: 40px;
	float: left;
}

#footer 
{
	float: left;
	width: 100%;
	height: 50px;
}

#copyright
{
	color: #9a9a9a;
	width: 780px;
	margin: 0 auto;
	text-align:center;
}

#copyright a, #copyright a:visited
{
	color: #025779;
	text-decoration: none;	
}

#copyright a:hover
{
	text-decoration:underline;
}

h2 {
	margin-top: 0;
	color: #025779;
	font-weight: normal;
	font-size: 180%;
}

h3 {
  margin-top: 0;
  color: #025779;
  font-weight: normal;
  font-size: 125%;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0;
	clear: both;
}

/* Action tabls */
#sidebar 
{
	float:right;
}


#actions 
{
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
}

#actions li
{
	background-color: #ffffff;
	margin: 4px 0 4px 0;
	width: 40px;
	height: 40px;
	border-right: solid 1px #025779;
	border-left: ridge 1px #000000;
}

#actions img 
{
	border: 0;
	width: 32px;
	height: 32px;
	padding: 4px;
}

#action-menu
{
	width: 760px;
	padding: 0;
	margin: 0;
}

.action-title, .action-title :visited
{
	text-decoration: none;
	font-weight: bold;
	color: #025779;
}

.action-menu-item a, .action-menu-item a:visited
{
	color: #025779;
}

#action-menu li
{
	list-style: none;
	margin: 0;
	float: left;
}

.action-menu-item
{
	height: 156px;
	width: 330px;
	padding: 3px 6px 3px 6px;
}

.action-menu-item img
{
	float: left;
	padding-right: 10px;
}

#action-menu li ul
{
	padding: 0;
}

#action-menu li ul li
{
	float: none;
}


.result-item
{
	margin: 5px 0 5px 0;
	padding: 5px 0px 5px 5px;
	width: 735px;
	height: 100px;
	border: solid 1px #e5e5e5; 
	background: transparent url("../images/footer-back.png") repeat-x;
}

.result-time
{
	width: 80px;
	float: left;
	height: 100%;
	color: #529cb9;
}

.result-computers
{
	width: 645px;
	float: left;
	overflow: auto;
	height: 100%
}

.result-computers li
{
	list-style: none;
}

.result-computers ul
{
	margin: 0;
}

.resulttable
{
	width: 100%;
}

.resulttable td
{
	border-bottom: solid 1px #e5e5e5; 
}

.resulttable th td
{
	color: #ffffff;
	background-color: #025779;
}

.workstationlabel
{
	float: none;
}

#pager div
{
	margin: 3px; 
	padding: 3px;
	text-align: center;
}

#pager span
{
	border: 1px solid rgb(238, 238, 238); 
	margin: 2px; 
	padding: 2px 5px; 
	color: rgb(221, 221, 221);
}
#pager a
{
	border: 1px solid rgb(170, 175, 238); 
	margin: 2px; 
	padding: 2px 5px; 
	color: rgb(0, 0, 153); 
	text-decoration: none;
}

.statusbox-wrapper
{
	/*background: transparent url("../images/footer-back.png") repeat-x;*/
	background-color: #fef8e6;
	width: 100%;
	/*color: #529cb9;*/
	color:#F2B255;
	border: solid 1px #F2B255;
	float: left;
}

.statusbox
{
	padding: 20px;
	float: left;
	width: 100%;
}

.statusbox h4
{
	padding: 0;
	margin: 0;
}

.statusbox p
{
	margin: 0;
	padding: 0;
}

.statusbox div
{
	float: left;
	width: 49%;
}

.statusbox ul
{
	list-style: none;
}


.statusbox a, .statusbox a:visited
{
	color: #000000;
}


/*Styles for the calendar view*/

.calendar
{
	width: 730px;
}

.calendartitle
{
	width: 100%;
	height: 20px;
	font-weight: bold;
	color: #025779;
}

.openingtimeexplain
{
	color: #025779;
	display: block;
}

.calendartitle ul
{
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

.calendartitle li
{
	display: inline;
	margin-left: 5px;
}

.calendartitle a, .calendartitle a:visited
{
	color: #025779;
	font-weight: normal;
}

.caldelete
{
	font-weight: normal;
}

.calendarcontainer
{
	width: 730px;
	height: 155px;
	padding: 0;
	margin-bottom: 15px;
}

.normalopeningtimes
{
	width: 190px;
	margin: 0;
	float: left;
}

.calexepttimes
{
	width: 540px;
	height: 140px;
	overflow: auto;
	margin: 0;
	float: left;
}

.calexepttimes ul
{
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

.calexepttimes li
{
	display: inline;
	margin-left: 5px;
}

.calexepttimes a, .calexepttimes a:visited
{
	color: #025779;
	font-weight: normal;
}

.excepttimes
{
	width: 100%;
	height: 90px;
}

.excepttimenode
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

/* Styles for the message boxes */
	
/* Styles for the department tree */
#depTree
{
	width: 100%;
}

#depTree ul
{
	list-style: none;
}

.tree-list
{
	padding: 0;
	margin: 0;
}

.tree-list li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.tools
{
	float: right;
}

.tools li
{
	float: left;
	padding-left: 25px;
	font-weight: normal;
}	

.depgroup
{
	font-weight: bold;
}

.depcount
{
	font-weight: normal;
	padding-left: 5px;
}

.sub-nodes
{
	padding-top: 6px;
	padding-left: 25px;
}
.sub-nodes li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

#success
{
	background-color: #76b375;
	background-image: url("../images/icons/ok.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px;
	height: 50px;
	border: solid 1px #316b06;
}

#success div
{
	margin-left: 60px;
	margin-top: 15px;
	color: #316b06;
	font-weight: bold;
}

#error
{
	background-color: #f68678;
	background-image: url("../images/icons/error.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px;
	min-height: 50px;
	border: solid 1px #ae271d;
}

#error div
{
	margin-left: 60px;
	margin-top: 15px;
	color: #c8443a;
	font-weight: bold;
}

#report-view 
{
	width: 100%;
	height: 400px;
}

#header-texts ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#header-texts li
{
	/*font-size: 110%;*/
	font-weight: bold;
	color: #025779;
	/*padding-bottom: 6px;*/
}

img 
{
	border: 0;
}

#restable td
{
	text-align: center;
}