@charset "UTF-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;	
}

body {
	behavior:url("/htc/csshover.htc");
	background-image:url(/images/bg.jpg);
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
}

#container{
	width:985px;
	margin:auto auto auto auto;
}

a{
	text-decoration:none;	
}

img{
	border:none;	
}

img.logo{
	position:relative;
	left:90px;
}

#mainlogo{
	width:248px;
	height:224px;
	background-image:url(../images/logo.png);
	position:relative;
	right:30px;
	margin-bottom:-205px;
}

#contactdetails{
	color:#d5cee9;
	text-align:left;
	float:right;
	position:relative;
	top:-15px;
	margin-bottom:0px;
}

#contactdetails img{
	margin:2px;
	position:relative;
	top:5px;
}

#header{
	width:985px;
	margin:auto auto auto auto;
}

#menu{
	background-image:url(/images/menubar.png);
	width:100%;
	height:69px;
	margin-bottom:-8px;
}

.menuhover{
	background-image:url(/images/menuhover.jpg);
}

#menuitems{
	width:985px;
	margin:auto auto auto auto;
	position:relative;
	left:190px;
}

#menu a{
	color:#FFF;
	font-size:14px;
	display:block;
	float:left;
	position:relative;
	top:18px;
	height:25px;
	padding:7px 29px 0px 29px;
	text-decoration:none;
}


.link_hover{
	color:#180071;
	text-decoration:underline;
}
.link_normal{
	color:#180071;
}
#dropdowns{
	width:985px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:20;
}

.dropdown{
	width:208px;
	color:#FFF;
	font-size:12px;
	text-align:left;
	float:left;
	margin:-11px 0px -100% 0px;
}

.dropdownbottom{
	background-image:url(/images/dropdownbottom.png);	
	height:9px;
	width:208px;
	margin:0px;
}

.dropdown a, .dropdown span{
	color:#FFF;
	font-size:12px;
	display:block;
	padding:10px 8px 10px 8px;
	height:12px;
	width:192px;
	background-image:url(/images/dropdown.png);
}

.dropdown a:hover{
	background-image:url(/images/dropdownhover.png);
	color:#180071;
}

#dd1{
	position:relative;
	left:284px;
}

#dd2{
	position:relative;
	left:396px;
}

#dd3{
	position:relative;
	left:510px;
}

#bgtop{width:985px;height:18px; background-image:url(/images/contenttop.png);}
#document{
	width:985px;
	background-image:url(/images/contentmid.png);
	min-height:300px;
	font-size:12px;
	color:#999999;
	text-align:left;
	line-height:18px;
}
#document h1{color:#220f5a;font-size:20px;font-weight:normal;}
#document h2{color:#220f5a;font-size:18px;font-weight:normal;}
#document h3{color:#220f5a;font-size:16px;font-weight:normal;}
#document a{color:#220f5a;}
#document a:hover{text-decoration:underline;}
#document strong, #document b{color:#7b7b7b;}

#bgbottom{width:985px;height:261px;background-image:url(/images/contentbot.png);margin-top:-243px;}

#sidebarleft{
	width:167px;
	float:left;
	padding:10px;
	padding-top:80px;
}

#sidebarleft h3{margin:-5px 0px -10px 0px}

.clientlogin{
	border:1px #999999 solid;
	padding:6px;
	width:155px;
	height:13px;
	color:#999;
	font-size:11px;
	margin-bottom:10px;
	padding-top:4px;
}

#clientoptions{
	font-size:10px;
	float:right;
}

#clientoptions a{
	color:#4f447a;
}

#page{
	position:relative;
	float:left;
	width:591px;
	padding:10px;
	margin-top:-18px;
}
#sidebarright{	
	width:167px;
	float:left;
	padding:0px 10px 0px 10px;
	margin-top:-20px;
}

#displayimage{
	width:548px;	
	background-color:#fafafa;
	border:solid 1px #c1c1c1;
	padding:10px;
	margin-bottom:10px;
	text-align:center;
}
#displayimage img{
	width:548px;
	margin-bottom:10px;
}

#gallery{
	position:relative;
	left:5px;
}

#gallery tr{
	vertical-align:middle;
	border-collapse:collapse;
}

.gallerythumb{
	width:105px;
	text-align:center;
	margin:0px 10px 10px 0px;
	float:left;
}

.gallerythumbhome img{
	width:50px;
	height:30px;
}
.gallerythumbhome{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.gallerythumb img{
	width: 100px;
	background-color:#fafafa;
	border:solid 1px #c1c1c1;
	padding:4px;
	overflow:hidden;
}

.clear{
	clear:both;	
}

#footer{
	color:#FFF;
	font-size:12px;
	height:25px;
	margin-top:10px;
}
#shifteeslogo{
	background-image:url(../images/shiftees_1.png);
	width:87px;
	height:50px;
	margin-bottom:10px;
}
#shifteeslink{
	float:right;	
}
#shifteeslogo:hover{
	background-image:url(../images/shiftees_2.png);
}
#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	text-decoration:underline;
}

.sumbitbutton{
	border:0px;
	background-image:url(/images/btn.png);
	height:26px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	width:77px;
	cursor:pointer;
	float:right;
	margin-top:5px;
	padding:0px 0px 3px 0px;
}
.sumbitbutton:hover{
	background-image:url(/images/btnhover.png);
}

.standalonesubmit{
	padding-top:4px;	
	height:20px;
}

.right{float:right;}
.left{float:left;}

.warning{
	padding:3px 5px 6px 5px;
	margin-bottom:15px;
	width:98%;
}
.warning img{
	position:relative;
	top:3px;
	right:-5px;
	margin-right:10px;
}
.error {
	color:#ff0000;
	border: 1px solid #ff0000;
	background-color:#ffcfcf;
}
.success {
	color:#007614;
	border: 1px solid #009d1a;
	background-color:#b4ffc0;
}
.caution{
	color:#f7971d;
	border: 1px solid #ffcf0f;
	background-color:#ffffde;
}

.note_icons{
	float:right;
	padding-right:5px;
	position:relative;
	top:0px;
}

.note_icons img{
	margin-right:2px;	
}

/* 0 is deleted */

.notification{
margin-bottom:5px;	
}

.notification_1{
/* Pinned */	
	color:#007614 !important;
	border: 1px solid #009d1a;
	background-color:#b4ffc0;
}
.notification_1 strong{
	color:#007614 !important;
}
.notification_2{
/* Overdue */	
	color:#ff0000 !important;
	border: 1px solid #ff0000;
	background-color:#ffcfcf;
}
.notification_2 strong{
	color:#ff0000 !important;
}
.notification_3{
/* New Notification unseen */
	color:#f7971d !important;
	border: 1px solid #ffcf0f;
	background-color:#ffffde;
}
.notification_3 strong{
	color:#f7971d !important;
}
.notification_4{
/* Standard */	
	border:#CCC 1px solid;
	background-color:#fafafa;
}

.notification_5{
/* Completed */	
	color:#ddd;
	border:#ddd 1px solid;
	background-color:#fcfcfc;
}
.notification_5 strong{
	color:#ddd !important;
}
