/* Corporate Branding For Right at Home */

html	{background: #FFFFFF;}

h1#logo {
display:block;
width:200px;
height:160px;
text-indent:-9009px;
background:transparent url('images/RAHlogo.jpg') no-repeat 0 0;
position: absolute;
top: 0px;
z-index: 5;
}

h1#logo a {
display:block;
width:100%;
height:100%;
outline:none;
}

#tagline { display: none;}

#canvasWrapper {
}

#canvasWrapper > footer { background:#008190; text-shadow:none; font-size:11px; color:#FFF; padding:5px 20px 2px 20px; }
#canvasWrapper > footer a {color:#9B9B9B; color: #FFF;}

#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:40px}
.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: #008190; height: 30px; color: #FFF; }
.menu li		{ border-right:0px solid #008190; color: #FFF; text-shadow: none; }
.menu li a		{ border-right:0px solid #008190; color: #FFF; text-shadow: none; }
.menu li.active a	{ background: #FFF; color: #008190; text-shadow: none;}
.menu ul ul		{ background: #008190; color: #FFF;}
.menu li li		{ border-bottom:none;}
.menu li li a:hover { background: #FFF important!; color: #008190 important!;}

a		{ color: #008190; text-decoration: none;}
a:hover		{ color: #008190; text-decoration: underline;}
.aLink 	{ color: #008190; cursor:pointer; text-decoration: none;}
.aLink:hover 	{ color: #008190; cursor:pointer; text-decoration: underline;}


.box-header .tabs li.active a	{ background: #B82700; }
.box-header .tabs li a.selected	{ background: #B82700; }





