@charset "utf-8";
/* CSS Document */
body {background: #d9d9d9 url(/images/organizations/cms/laramie2/burns/images/background.gif) repeat-x 0 0;}
#nav a:hover {color:#ffa500;}
#nav li ul {border:1px solid #c68307;border-top:none;background: #1d1d1d;}
#nav li li {border-bottom: 1px solid #424242;}
#nav li li a:hover {color:#ffa500;background:#000;}

#nav-secondary a {color:#1d1d1d;}
#nav-secondary a:hover {color:#ffa500; background: transparent url("/images/organizations/cms/laramie2/burns/images/vert_nav_over.gif") no-repeat 0 0;}
#nav-secondary li ul {background:#d9d9d9 url("/images/organizations/cms/laramie2/burns/images/sideNavSub.gif") no-repeat 0 0;}
#nav-secondary li li a, #nav-secondary li li a:link, #nav-secondary li li a:visited {color:#1d1d1d;}
#nav-secondary li li a:hover{color:#ffa500;}
#nav-secondary li.verticalItemOn a  {color:#000;}

#searchInput, #login input[type='text'], #login input[type='password'] {color:#1d1d1d;background: #e1e3e5;}

#welcomeMsg, #whatsUpMsg {color:#1d1d1d;}
#whats_happening {color:#1d1d1d;}
#welcome a:link, #welcome a:visited {color:#1d1d1d;} /*controls the link color in the personal dashboard*/
#welcome a:hover {color:#ffa500} /*controls the link hover color in the personal dashboard*/
#whats_happening div a  {color:#1d1d1d} /*this overides the font color from main php color settings for the whats happening div*/
#whats_happening div a:hover, #whats_happening div a:hover font {color:#ffa500}
#whats_happening div a font {color:#1d1d1d} /*this overides the font color from main php color settings for the category abbreviation for the whats happening div*/
#whats_happening .medium_text {color:#1d1d1d;} /*this controls the font color for "my upcoming events" and "my classrooms" in the whats happening div*/
#whats_happening span.text_light {color:#1d1d1d;} /*this controls the font color for the event day and time in the whats happening div*/
#whats_happening .text a {color:#1d1d1d;} /*this controls the font color for the classroom title in the whats happening div*/


