@charset "utf-8";
/* CSS Document */
body{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#fade-cont{
	width:100%;
	height:100%;
    padding:0 0 0 0;
    margin:0 0 0 0;
	position:fixed;
    top:0;
    left:0;
    background:url(/employees/images/darken.png) repeat;
}

#notify-box{
	width:500px;
    padding:0 0 0 0;
    margin:0 0 0 0;
	position:fixed;
    top:50%;
    left:50%;
    margin-top: -200px;
    margin-left: -250px;
    background:#FFF;
    z-index:9999;
}

#notify{
	width:440px;
    padding:20px 30px 20px 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
    margin:0 0 0 0;
}


#loading-over-page{
	width:60px;
	height:26px;
    padding:50px 0 0 0;
    margin:0 0 0 0;
	position:fixed;
    top:50%;
    left:50%;
    margin-top: -38px;
    margin-left: -30px;
    background:url(/employees/images/loader-circle.gif) no-repeat top center;
    z-index:9999;
	display:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:26px;
	text-align:center;
}

#topbar-cont{
	width:100%;
	height:90px;
	background-color:#333;
	border-bottom:thin #000 solid;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}

#topbar{
	width:1000px;
	height:100px;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
}

#logo{
	width:483px;
	height:75px;
	float:left;
}

#topright{
	width:400px;
	height:20px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	text-align:right;
	color:#FFF;
}

#topright a{
	text-decoration:underline;
	color:#FFF;
}

#topright a:hover{
	text-decoration:none;
	color:#FFF;
}

#menubar-cont{
	width:100%;
	height:30px;
	background-image:url(/employees/images/menu-bg.gif);
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#menubar{
	width:1000px;
	height:30px;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
}

#menulink{
	height:30px;
	float:left;
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	color:#FFF;
}

#menulink:hover{
	background-image:url(/employees/images/link-bg-hover.gif);
	background-repeat:repeat-x;
	background-position:left;
}

#menulink-upgrade{
	height:30px;
	float:left;
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	background-image:url(/employees/images/menu-bg2.gif);
	background-repeat:repeat-x;
	background-position:left;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:15px;
	line-height:30px;
	font-weight:bold;
	color:#d4f927;
}

#menulink-upgrade:hover{
	background-image:url(/employees/images/link-bg-hover2.gif);
	background-repeat:repeat-x;
	background-position:left;
}

#content-cont{
	width:100%;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#content{
	width:1000px;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
}

#title{
	width:1000px;
	height:50px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 10px 0;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:25px;
	line-height:50px;
	font-weight:bold;
	color:#555;
	border-bottom:#999 dotted thin;
}

#body-text{
	float:left;
	padding:0 0 50px 0;
	margin:0 0 0 0;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	line-height:27px;
	font-weight:normal;
	color:#444;
}

#bottom-ads{
	width:1000px;
	height:150px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#control-box{
	width:80px;
	height:80px;
	float:left;
	background-image:url(/employees/images/control-bg.gif);
	padding:10px 10px 10px 10px;
	margin:0 18px 18px 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#777;
	border:none;
}

#control-box:hover{
	width:80px;
	height:80px;
	float:left;
	background-image:url(/employees/images/control-bg-hover.gif);
	padding:10px 10px 10px 10px;
	margin:0 18px 18px 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#777;
	border:none;
}

#control-pic-cont{
	padding:0 8px 0 8px;
}

#control-link{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#777;
	border:none;
	cursor:pointer;
}

#blue-bg{
	width:984px;
	height:64px;
	float:left;
	background-image:url(/employees/images/blue-bg.gif);
	padding:8px 8px 8px 8px;
	margin:15px 0 0 0;
}

#red-bg{
	width:984px;
	height:64px;
	float:left;
	background-image:url(/employees/images/red-bg.gif);
	padding:8px 8px 8px 8px;
	margin:15px 0 0 0;
}

#yellow-bg{
	width:984px;
	height:64px;
	float:left;
	background-image:url(/employees/images/yellow-bg.gif);
	padding:8px 8px 8px 8px;
	margin:15px 0 0 0;
}

#green-bg{
	width:984px;
	height:64px;
	float:left;
	background-image:url(/employees/images/green-bg.gif);
	padding:8px 8px 8px 8px;
	margin:15px 0 0 0;
}

#note-pic{
	width:64px;
	height:64px;
	float:left;
	padding:0 0 0 0;
	margin:0 15px 0 0;
}

#note-text{
	width:905px;
	height:64px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	line-height:64px;
	font-weight:normal;
	color:#777;
	border:none;
}

#footer-cont{
	width: 100%;
	height:30px;
	position: fixed;
	bottom: 0px;
	background: #333;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#footer{
	width:1000px;
	height:20px;
	padding:5px 0 5px 0;
	margin:0 auto 0 auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	border:none;
}

#theme-cont{
	width:200px;
	height:240px;
	float:left;
	padding:15px 15px 15px 15px;
	margin:0 0 0 0;
}

#theme-pic{
	width:200px;
	height:200px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#theme-radio{
	width:200px;
	height:20px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
}

#theme-name{
	width:200px;
	height:20px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-size:14px;
}

#row0{
	height:30px;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	background-color:#333;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

#row1{
	height:30px;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	background-color:#FFF;
	text-align:center;
}

#row2{
	height:30px;
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	background-color:#EEE;
	text-align:center;
}

td a{
	text-decoration:underline;
	border:none;
	color:#777;
}

td a:hover{
	text-decoration:none;
	border:none;
	color:#777;
}