

@import "/asc/css/calendar-css.do";

a {
    color: #046399;
    text-decoration: none;
}

.access-heading {
    display: none;
}

body {
    background:  #ccc;
    height: 100%;
    margin: 0;
    color: #333;
    font: 11px helvetica, arial;
}

p {
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

div.block {
    margin: 10px 0;
}

div#this-months-calendar {
    text-align: center;
}

div.content {
    background: #FFF;
}
div.course-info {
    margin-left: 20px;
}

div#calendar-close {
    text-align:center;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.faculty-info {
    margin-left: 1.4em;
    line-height: 1.2em;
    font-size: 1.1em;
}
div.faculty-info td {
    padding: 2px;
}
div.faculty-info td:first-child {
    width: 56px;
}
div.form_frame {
    border: 1px dotted #000;
    margin: 0 auto;
    padding: 5px;
    width: 31em;
    background: #eee;
}
div#professor_login {
    margin-top: 10px;
    text-align: center;
}
div#professor_login a {
    color: #333;
}

   fieldset {
    border: 1px dotted #9f9f9f;
    margin-top: 10px;
    padding: 1em;
   }
   fieldset legend {
    color: #597308;
    font-weight: bold;
    background-color: #fff;
    font-size: 1.5em;
   }


div.module div.title {
    margin-bottom: 1em;
}
div.module div.title div.module_name_full {
    font-size: 9pt;
    text-align: left;
}
div.module div.title div.subtitle {
    margin-top: 2px;
    font-weight: bold;
    font-size: 1.1em;
}

div.module div#prev_module_link {
    float: left;
    width: 33%;
}
div.module div#next_module_link {
    float: left;
    width: 33%;
    text-align: right;
}
div.module div#up_module_link {
    float: left;
    width: 34%;
    text-align: center;
}
div.module div#next_scheduled_item_link {
    float: left;
    width: 50%;
    text-align: right;
}
div.module div#prev_scheduled_item_link {
    float: left;
    width: 50%;
}



div.row {
    clear: both;
    padding-top: 10px;
}
div.row div.value {
    margin-left: 1em;
    text-align: left;
    width: 20em;
}
div.row span.actions {
    float: left;
    text-align: left;
}
div.row span.entry {
    float: left;
    text-align: left;
    width: 20em;
}
div.row div.label {
    text-align: left;
}
div.row span.label {
    float: left;
    text-align: right;
    vertical-align: middle;
    width: 10em;
}
div.row span.value {
    margin-left: 1em;
    text-align: left;
    width: 20em;
}
label {
    font-weight: bold;
    font-size: 1.1em;
}


div#root_links div.selected {
    border: none;
    background-color: #c8cdba;
}


div.section-header span.sectionTitle {
    color: #597308;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 10px;
}
div.section-links div.link {
    margin: 0;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 10px;
    padding: 0;
}
div.section-links div.link div.decoration {
    float: left;
    margin: 0;
    padding: 0;
    width: 20px;
}

div#searchfield {
    text-align: center;
}

div#searchfield label {
    font-size: 1em;
    font-weight: bold;
}

div.section-links div.link div.link {
    margin-left: 20px;
}
div.selected {
    background-color: #ffd;
    border: 1px dotted #bc0313;
    padding: 3px;
}
div.sitemap_sub_module {
    margin-left: 1em;
    padding-left: 0.5em;
    border-left: 2px solid #666;
}
div.sub_module {
    margin: 0;
    padding: 0;
}
div.title hr {
    margin: 0;
    padding: 0;
    margin-top: -4px;
    margin-bottom: 4px;
}
div.unselected {
    padding: 4px;
}
div#nav-footer {
    margin-top: 10px;
    padding-bottom: 5px;
}
div#nav-footer div.double_border {
    margin: 0;
    padding: 0;
}
div#nav-footer hr {
    border: none;
    border-bottom: 1px dotted #046399;
    color: #cddfeb;
    background: #cddfeb;
}
div#container {
    border: 1px solid #9f9f9f;
    height: 100%;
    margin: 10px;
    padding: 10px;
    padding-top: 0;
}
div#course_menu {
    border-top: 2px solid #ba0c13;
    margin: 0;
    padding: 0;
    width: 27em;
    background: #F2CDD0;
    margin-bottom: 10px;
}
div#course_menu:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
div#course_menu hr {
    border: none;
    border-bottom: 1px dotted #bc0313;
    color: #F2CDD0;
    background: #F2CDD0;
}
div#course_menu div.double_border {
    border-top: 2px solid #fff;
}
div#course_menu a {
    color: #bc0313;
}
div#course_menu a:hover {
    text-decoration: underline;
}
div#course_menu  span#faculty_list {
    float: left;
    padding-bottom: 10px;
    text-align: left;
}
div#footer {
    padding-top: 5px;
    text-align: right;
}
div#login_box {
    text-align: left;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
div#login_box div#input {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 30em;
}
div#login_box div#notifications {
    margin: auto;
    text-align: center;
    width: 30em;
}
div#login_box input#login, div#login_box input#password {
    font-size: 2em;
}
div#notifications {
    background-color: #ffd;
    border: 1px dotted #bc0313;
    width: 30em;
    padding: 5px;
}
div#notifications div#notifications_label {
    color: #bc0313;
    font-size: 11pt;
    font-weight: bold;
    float: left;
}
div#main {
}
div#main:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
div#main-body {
    margin-left: 29em;
}
div#main-body-wrapper {
    float: right;
    margin-left: -29em;
    width: 100%;
}
div#main-body div.body {
    margin-bottom: 10px;
}
div#main-body table.module {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
div#main-body table.module td {
    border: 1px solid #9f9f9f;
    margin: 0;
    padding: 3px;
    vertical-align: top;
}
div#main-body table.module th {
    border: 1px solid #9f9f9f;
    margin: 0;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
div#main-body table.module tr {
    border: none;
    margin: 0;
    padding: 0;
}
div#main div#main-nav {
    float: left;
    width: 27em;
}
div#notifications div#messages {
    text-align: left;
}

div#root_links_header {
    position: relative;
}
div#root_links_header div.active {
    border-top: 1px solid #597308;
    border-bottom: none;
    width: 9em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 10;
}   
div#root_links_header div.inactive {
    border: 1px solid #597308;
    border-top: none;
    background-color: #c8cdba;
    width: 9em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}   
div#root_links_header div.active a {
    color: #597308;
}   
div#root_links_header div#links-toggle-calendar {
    border-left: none;
    position: absolute;
    z-index: 3;
}
div#root_links_header div#links-toggle-modules {
    position: absolute;
    left: 9em;
    z-index: 2;
}
div#root_links_header div#links-toggle-assignments {
    border-right: none;
    position: absolute;
    left: 18em;
    z-index: 1;
}
div#wrapper-calendar th {
    font-size: 1em;
}
div#module-links-toggle a {
    color: #597308;
    font-weight: normal;
    z-index: 1;
}
div#root_links_header a {
    font-weight: bold;
    font-size: 10pt;
    color: #8c8c8c;
}
div#root_links_header a:hover {
    font-weight: bold;
    font-size: 10pt;
    color: #597308;
}
div.links_footer {
    display: none;
}
div.links_footer span.legend_key {
    margin-left: 15px;
}
div#root_links {
    width: 27em;
    background: #DEE3CE;
    border-right: 1px solid #DEE3CE;
    padding-bottom: 1px;
}
div#root_links_content {
    padding-top: 4px;
}
div#root_links_content a {
    color: #597308;
}
div#root_links table td.scheduled {
    background-color: #fcfcfc;
}
div#root_links table td.selected {
    background-color: #597308;
    color: #fff;
}
div#root_links table td.selected span {
    color: #fff;
}
div#root_links span.title {
    color: #597308;
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    margin-top: 5px;
}
div#root_links hr {
    border: none;
    border-bottom: 1px dotted #597308;
    color: #dee3ce;
    background: #dee3ce;
}
div#root_links_content div.nav div.section-header span.sectionTitle {
    margin-left: 0;
}
div#root_links_content div.section {
    margin-bottom: 8px;
}
div#root_links_content div.section div.section-header {
    margin-bottom: 4px;
}
div#root_links_header {
    margin-bottom: 2px;
    height: 2em;
}
div#root_links_header:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
div#site-content {
    margin-top: 0;
    padding-top: 10px;
}
form {
    margin: 0;
    padding: 0;
}

div#search-box {
    text-align:center;
}

div#wrapper-calendar {
}

div#wrapper-modules {
    padding-top: 0.5em;
}

div#wrapper-links {
    padding: 5px;
    padding-top: 8px;
}

h1 {
    color: #bc0313;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h1:after {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px dotted #9C0210;
    color: #fff;
    content: " ";
    height: 0;
    margin: 0;
    margin-top: -3px;
    margin-bottom: 4px;
    padding: 0;
}

h3 {
    font-family: helvetica, arial;
    margin-bottom: 10px;
    font-size: 1.3em;
}
hr {
    border: none;
    border-bottom: 1px dotted #9C0210;
    color: #fff;
}
img {
    border: 0;
}
img.main {
    padding: 10px;
}
img.photo {
    border: 1px solid #9f9f9f;
}
input.text {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #4c4c4c;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #4c4c4c;
    padding-left: 3px;
    padding-top: 3px;
    background: #fff;
    font: 1em helvetica, arial;
}
select {
    padding-left: 3px;
    padding-top: 3px;
    background: #fff;
    font: 1em helvetica, arial;
}
input.text:focus, select.text:focus, textarea.text:focus, fieldset.selected {
    border: 1px solid #bc0313;
}
span.action a img {
    outline-width: 0;
    padding: 0;
    vertical-align: top;
}
span.actions span.action {
    padding-right: 5px;
}
span.field {
    color: #bc0313;
}
span.format_link {
    float: right;
    margin-top: -1px;
    text-align: right;
    font-weight: normal;
    font-size: 0.95em;
}
span.value span.label {
    text-align: left;
    width: auto;
}
span.xmlError {
    color: red;
}
span.back_button {
    float: right;
    text-align: right;
}

div#site-header {
    margin: 0;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 0;
}
div#site-header:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
div#site-header div#site-header-secure {
    float: right;
    margin: 0;
    padding: 0;
}


span#site-header-logo {
    border: 1px solid #4C4C4C;
    text-align: right;
    background: #999;
}
span#track_name {
    float: left;
    white-space: nowrap;
}
span#track_name a {
    color: #555;
    font-size: 2em;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
table {
    border: 0;
    margin: 0;
    padding: 0;
}
table tr.even { } 
table tr.odd { background-color: #EBF3F7;  }

th { 
    text-align: left;
}

.throbber {
    margin-left: 10px;
}

table#linkstable {
    width: 100%;
}

table.content {
    background: #FFF;
}
table.calendar {
    margin-left: auto;
    margin-right: auto;
    empty-cells: hide;
    border-spacing: 0;
    border-collapse: collapse;
}
table.calendar caption {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
}
table.calendar td {
    border: 1px solid #999;
    padding: 6px;
    padding-bottom: 4px;
}
td.border {
    background: #4C4C4C;
}
td.nowrap {
    white-space: nowrap;
}
td.selected {
    background-color: #ffd;
    border: thin dotted #597308;
    padding: 3px;
}
textarea.text {
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid #4c4c4c;
    border-right: 1px solid #c0c0c0;
    border-top: 1px solid #4c4c4c;
    padding-left: 3px;
    padding-top: 3px;
    background: #fff;
    font: 1em helvetica, arial;
}
.action {
    color: #bc0313;
    font: bold 1em helvetica, arial;
}
.align-right {
    padding: 0 20px 0 0;
    text-align: right;
}
.bold {
    font-weight: bold;
}
.clear {
    clear: both;
}
.cntr {
    text-align: center;
}
.courselistwidth {
    width: 75px;
}
.dimmed {
    font-size: 1em;
    color: #666;
}
.header {
    color: #597308;
}
.highlight {
    color: #bc0313;
    background-color: #ffd;
}
.indent {
    text-indent: 30px;
}
.large {
    font-size: 1em;
}
.left {
    text-align: left;
}
.main {
    font-size: 0.9em;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
}
.right {
    text-align: right;
}
div#main img {
    margin-bottom: 3px;
    vertical-align: middle;
}
div#home-universities {
    padding-left: 20px;
    display: none;
}
div#home-universities span#home-universities-label {
    color: #597308;
    font-size: 12pt;
    font-weight: bold;
}
div.home-university {
    margin-top: 5px;
    margin-left: 20px;
    font-size: 1.1em;
}
div.home-university:hover {
    background-color: #ffd;
    cursor: pointer;
}
div.home-university a {
    color: #333;
}
div.home-professor {
    margin-top: 5px;
    margin-left: 20px;
    font-size: 1.1em;
}
div.home-professor a {
    color: #333;
}
div.home-professor:hover {
    cursor: pointer;
    background-color: #ffd; 
}
div.home-professors {
    padding-left: 20px;
    display: none;
}
div.home-professors span.home-university-label {
    color: #597308;
    font-size: 12pt;
    font-weight: bold;
}
div.home-courses {
    padding-left: 20px;
    display: none;
}
div.home-courses span.home-professor-label {
    color: #597308;
    font-size: 12pt;
    font-weight: bold;
}
div#home-courses {
    padding-left: 20px;
    display: none;
}
div#home-courses span#home-courses-label {
    color: #597308;
    font-size: 12pt;
    font-weight: bold;
}
div.home-course {
    margin-top: 5px;
    margin-left: 20px;
    font-size: 1.1em;
}
div.home-course:hover {
    cursor: pointer;
    background-color: #ffd;
}
div.home-course a {
    color: #333;
}
div.linkstable {
    white-space: nowrap;
}

span.home-restart {
    margin-left: 50px;
}
span.home-restart img {
    background: #597308;
}
span.home-restart a {
    color: #597308;
}
div.board {
    color: #404040;
    font-weight: bold;
    padding-bottom: 3px;
}
div.board-member {
    padding-bottom: 3px;
}
div.board-member a {
    color: #333 !important;
}
div.board-member a:hover {
    color: #046399;
    text-decoration: underline;
}

div.login_link {
    background: #ccc;
    border: 1px solid #9f9f9f;
    margin-left: 1px;
    text-align: center;
    width: 12em;
    padding-top: 0.5em; 
    padding-bottom: 0.3em; 
}
div.login_link:hover {
    cursor: pointer;
    background-color: #e8e8e8;
}
div.login_link a {
    color: #333;
    font-weight: bold;
    display:block
}


div.workspaceMenuWrapper {
    float: left;
    position: relative;
}
div.workspaceMenu {
    position: absolute;
    z-index: 99;
    border: 1px solid #9f9f9f;
    border-top: none;
    text-align: center;
    white-space: nowrap;
    background: #e8e8e8;
    width: 12em;
    margin-left: 1px;
}
div.workspaceMenu hr {
    border-bottom: 1px dotted #9f9f9f;
    color: #e8e8e8;
    padding: 0;
    margin: 0;
}

div.workspaceMenu div.menu_item {
    padding-top: 0.5em; 
    padding-bottom: 0.3em; 
}
div.workspaceMenu div.menu_item:hover {
    cursor: pointer;
    background-color: #fcfcfc;
}
    
div#module_body {
    font-size: 1.1em;
    line-height: 1.2em;
}

dl.big { margin: 0px; }

dl.big dt {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0; padding: 0 0 0 20px;
    background: url( /asc/images/arrow_big_right.gif ) 0px 2px no-repeat;
}

dl.big dd {
    margin: 0; padding: 0 0 10px 19px;
    font-size: 1.1em;
}

a.big {
    font-size: 1.5em;
    font-weight: bold;
}

dl.medium { margin: 0px; }

dl.medium dt {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0; padding: 0 0.5em 0 0.5em;
    background-color: #EBF3F7;
}

dl.medium dd {
    margin: 0; padding: 0 0 10px 20px;
    font-size: 1.1em;
}

a.medium {
    font-size: 1.3em;
    font-weight: bold;
}



div#course_schedule {
   margin: 10px;
   height: 20em;
   width: 25em;
   overflow: auto;
}

.skiplink {
    display: none;
}


/*****************************
    Calendars, Dating, etc
*****************************/

div.row .scheduled_item_date {
    display: block;
    float: left;
    width: 6em;
    text-align: right;
}
div.row .scheduled_item_date abbr {
    text-decoration: none;
    border-bottom: none;
}
div.row .scheduled_item_name {
    display: block;
    margin-left: 7em;
    text-align: left;
}
div.row .scheduled_item_name a {
    font-weight: bold;
}

/**********************************
    Student Entrance
**********************************/ 

div.courses-hierarchy { 
    font-size:2em;
    }

div.courses-hierarchy div.home-university { 
    
    }
div.courses-hierarchy div.home-professor { 
    margin-left:2em;
    padding-bottom:0.5em; 
    }
div.courses-hierarchy div.home-professor:hover {
    cursor:default;
    background-color: transparent;
    }
div.courses-hierarchy div.home-university:hover {
    cursor: default;
    background-color: transparent;
    }
div.courses-hierarchy div.course { 
    margin-left:4em;
    padding-bottom:0.5em;
    }
