body, #header_parent, #main_parent {
	background: #F1F0F0 url("../images/body_bg_fall.gif") repeat-y center;
}

a, #expand_collapse span {
	color: #1C3664;
}

a:hover, #expand_collapse span:hover {
        color: #900;
}

h1 {
    color: #5D7994;
}

#nav th a, #nav .term a {
    background-color: #1C3664;
}

#nav th a:hover, #nav .term a:hover {
    background-color: #0F254D;
}

#nav th a:active, #nav .term a:active {
    background-color: #07193A;
}


#nav a:hover, #nav a:hover#contents, #nav a:hover#classes, #nav a:hover#past, h3.single a:hover {   
    background-color: #6F8AA5;
}

#nav a:active, #nav a:active#contents, #nav a:active#classes, #nav a:active#past {  
    background-color: #5D7994;
}

#nav a#contents {
    background: url("../images/contents_fall.gif") no-repeat;
}

#nav a#classes {
    background: url("../images/classes_fall.gif") no-repeat;
}

#nav a#past {
    background: url("../images/past_fall.gif") no-repeat;
}

#search_button:hover {
    background-color: #6F8AA5;
}

#search_button:active {
    background-color: #5D7994;
}

#footer .pad {
    background-color: #1C3664;
}

#footer a:hover {
    color: #ABC1D3;
}

#page_title {
	background: #ABC1D3 url("../images/page_title_bg_fall20103.gif") no-repeat top left;
}

table.sessions th, table.classes th {
    color: #1C3664;
    border-bottom: 1px solid #1C3664;
}

#program_jump {
    color: #1C3664;
}

#display_settings {
    background-color: #e3e7ef;
}

#display_settings #text_size a.active, #nav, #nav td {
    background-color: #819bb4;
}

#display_settings #text_size a.active:hover {
    background-color: #1C3664;
}

.expanded {
    border: 1px solid #c5cfe2;
    background: #f3f5f9;
}

.expandable:hover, h3.single a {  
    border: 1px solid #e3e7ef;
    background-color: #f3f5f9;
}

.expandable:active {
    border: 1px solid #c5cfe2;
    background-color: #e3e7ef;
}
    
.expanded .course_id:hover {
    background-color: #e3e7ef;
}
 
.expanded .course_id:active {
    background-color: #d2dae9;
}

.sections {
    background: #e3e7ef;
*   border: 1px solid #e3e7ef;
}

#course_table .odd td {
    background: #f3f5f9;
}

#course_table th {   
    border-bottom: 1px solid #e3e7ef;
}

.tbdl a {
    background-color: #f3f5f9;
    border: 1px solid #e3e7ef;
}
    
.tbdl a:hover {
    border: 1px solid #c5cfe2;
    background-color: #e3e7ef;
}

#TB_closeAjaxWindow {
      background:#e3e7ef;
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1,#c5cfe2),color-stop(0, #e3e7ef));
        background-image: -moz-linear-gradient(center top,#e3e7ef 0%,#c5cfe2 100%);
        background-image: -o-linear-gradient(top,#e3e7ef 0%,#c5cfe2 100%);
}
/*
.searchresults b {
      background:#e3e7ef;
}
*/
