/* Corporate Branding For insperityMaster */

html	{ background: #FFFFFF;}

h1#logo {
display:block;
width:315px;
height:150px;
margin-top:20px;
text-indent:-9009px;
background:transparent url('images/recruitingservices_logo_sm.png') no-repeat 0 0;
position: absolute;
top: -25px;
left: 20px;
z-index: 5;
}

h1#logo a {
display:block;
width:100%;
height:100%;
outline:none;
}

#tagline { display: none;}

#canvasWrapper {
}

#canvasWrapper > footer { background:#E6E6E6; text-shadow:none; font-size:11px; color:#9B9B9B; padding:5px 20px 2px 20px; }
#canvasWrapper > footer a {color:#9B9B9B;}

#canvasWrapper > header { height: 150px; background: url('images/page-bg.jpeg') no-repeat right top; }
#canvas { border: none; background: #fff url('images/page-bg.jpeg') no-repeat right -140px; }
section.breadcrumb { display:none; }

.user { background:none; border:none; color:#fff; margin-top:20px}
.user img.avatar	{ margin-right:10px; width:25px; margin-top:15px;}
.user-detail .name	{ color: #404040;}
.user-detail .text	{ color: #666; }

/*MENU*/
#canvas header	{ background: #005F86; height: 30px; color: #FFF; }
.menu li		{ border-right:0px solid #005F86; color: #FFF; text-shadow: none; }
.menu li a		{ border-right:0px solid #005F86; color: #FFF; text-shadow: none; }
.menu li.active a	{ background: #FFF; color: #005F86; text-shadow: none;}
.menu ul ul		{ background: #005F86; color: #FFF;}
.menu li li		{ border-bottom:none;}
.menu li li a:hover { background: #FFF important!; color: #005F86 important!;}

a		{ color: #005F86; text-decoration: none;}
a:hover		{ color: #005F86; text-decoration: underline;}
.aLink 	{ color: #005F86; cursor:pointer; text-decoration: none;}
.aLink:hover 	{ color: #005F86; cursor:pointer; text-decoration: underline;}


.box-header .tabs li.active a	{ background: #005F86; }
.box-header .tabs li a.selected	{ background: #005F86; }





