﻿.RadScheduler_Default .Alex .rsAptWrap
{
    background: #c1adc8 url('../Image/Alex.png') repeat-x;
    border: solid 1px #9b8fa3;
    border-top: solid 1px #c4bdc9;
   
}

.RadScheduler_Default .Bob .rsAptWrap
{
    background: #d1bfa5 url('../Image/Bob.png') repeat-x;
    border: solid 1px #d1bfa5;
    border-top: solid 1px #e3d8c8;
    
}

.RadScheduler_Default .Charlie .rsAptWrap
{
    background: #bcd1a5 url('../Image/Charlie.png') repeat-x;
    border: solid 1px #9faa89;
    border-top: solid 1px #c7cdba;
     }
#header-title{ 
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px; 
	color: #ffffff; 
	padding-left: 24px; 
	padding-top:80px;
}
 #userHeader   
    {
    	
	    display:block;
	    position:relative;
	    z-index:4;
	    background:#ECECEC url(img/bg_userHeader.png) repeat-x left bottom;	
	    font-size:80%;
	    color:#666;
	    border-bottom: 1px solid #CCCCCC;
	    padding:0 0px;
	    line-height: 2.3em;
	    vertical-align:middle;
    	
    }

    #userHeader a {
	    color:#003399;
	    text-decoration:none;
    }
    #userHeader a:hover {
	    color:#5E92FF;
    }
    #userHeader ul {
        white-space:nowrap;
        list-style:none;
	    display:inline-block;  
	    margin:0px;
	    padding:0;
    }
    #userHeader li {
	    padding:0px 5px 0 11px;
	    background:transparent url(img/blt_userHeader.png) no-repeat 0 50%;
        float:left;
        overflow-x:hidden;
	    white-space:nowrap;
    }
    #userHeader li.first {
	    background-image:none;
	    padding-left:0;
    }
    #userHeader .userName {
	    font-weight:bold;
    }
    
  
    #userCredentials {
	    overflow:hidden; 
	    height:2.3em;
	    position:relative;
	    float:right;
    }
    #userCredentials ul {
	    position:relative;
	    display:inline;
        white-space:normal;
    }
 #AdminMenu
{
    background-color: white;
    width: 100%;
    float: left;
   
    border-top: gray solid;
}
  
#adminBranding { clear: both; float: left; width: 100%; background: url(images/adminbg-top.jpg) repeat-x; height:137px; }
	#adminBranding-inner {
	float: left;
	width:100%;
	border-top: 1px solid white;
	background:url(images/adminHD-bg.jpg) 0 0 no-repeat;
	height:137px;
	}
	
#faux-colL { width: 100%; background: #FFFFFF  bottom left repeat-y;padding-top:0px; width:960px; margin: 0 auto;}
#faux-colR { margin-left:180px; }
.faux-colRoff { width: 100%; /*float: left;*/ background:  #ffffff; }
#topCleaner { 
	BORDER-TOP: #cccccc 6px solid; WIDTH: 100%;
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 1px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none
}

#footer {
text-align: center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:60%;
border-top: 10px solid #036CB6;
background:#ffffff;
margin: 0px auto;
width: 950px;
height: 60px;
}
#footer a { color: #000000; }
#footer ul 
{ 
list-style: none; 
LIST-STYLE-TYPE: none;
padding: 5px 0 5px 0; 
float: left; 
width: 100%;
}

#footer ul li { display: inline; }

#footer #content{
	FONT-WEIGHT: bold; FONT-SIZE: 60%; FLOAT: left; WIDTH: 100%; COLOR: #000000; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: center;
}

#footer UL LI {
	DISPLAY: inline
}


