/***********************************************/ /* homepage_features.css /* Homepage Features CSS /***********************************************/ .features { margin-top: 0; margin-left: -8px; } .features td { vertical-align: top; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; } .feature { border-right: 1px solid #AAA; border-bottom: 1px solid #AAA; padding: 2px 2px 10px 10px; color: #333; } .feature a { font-weight: bold; } .feature div a { font-weight: normal; } .feature img { margin: 0 8px 4px 0; } /***********************************************/ /* box_items.css /* Headlines/News Events/Announcements CSS /***********************************************/ div.boxItems a, div.boxItems a:visited, div.boxItems .title { display: block; font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.35em; text-decoration: none; color: #223884; margin: 4px 0px 4px 0; padding: 0 0 0 20px; background-image: url(/ECO/wrap4/themes/default/common/arrow.gif); background-repeat: no-repeat; background-position: 5px 5px; } .boxItems li { list-style-type: none; list-style-position: outside; margin: 4px 0px 4px 0; padding: 0 0 0 20px; background-color: transparent; background-image: url(/ECO/wrap4/themes/default/common/arrow.gif); background-repeat: no-repeat; background-position: 5px 5px; } .boxItems a, .boxItems a:visited, .boxItems .title { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height: 1.35em; text-decoration: none; color: #223884; padding: 4px 2px 4px 0; margin: 0; } .boxItems a:hover { background-color: #eee; color: #666; } .boxItems .publish-date, .boxItems .event-date { white-space: nowrap; font-size: 9px; } .boxItems .notice { color: red; } .boxItems .event-intro, .boxItems .event_intro, .boxItems .description { font-size: 11px; margin: 0 20px 0 0; padding-top: 0; } .boxItems li .event_intro br { display: none; } ul.boxItems { margin: 0; padding: 0; } /***********************************************/ /* surveys.css /* Survey/Form Tool Styles /***********************************************/ .survey-question { margin-bottom: 15px; } .survey-question-text { font-weight: bold; margin-bottom: 3px; } .survey-question-widget, .survey-question-example { margin-left: 25px; } .survey-question-widget-multiple-scale th, .survey-question-widget-multiple-scale td { text-align: center; font-weight: normal; padding: 1px .5em 1px .5em; } .survey-error { border: 1px solid #C00; padding: 3px 3px 8px 3px; } .survey-error-text { margin: -3px -3px 6px -3px; padding: 3px; color: #C00; background-color: #FDE; } /***********************************************/ /* events.css /* Purdue Event Documents /***********************************************/ .event-image-container { float: right; clear: right; width: 250px; margin: 5px; text-align: center; } .event-image { display: block; text-align: center; } .event-image img { border: 1px solid #000; margin-top: 5px; margin-bottom: 5px; } .event-details { float: right; clear: right; width: 250px; margin: 5px; } .event-details th, .event-details td { text-align: left; vertical-align: top; border-bottom: 1px solid #DDD; padding: 3px; } .event-details th { font-size: .9em; } .event-details-heading th { background-color: #DDD; text-align: center; } /***********************************************/ /* people_listings.css /* /***********************************************/ .people-list-table { width: 100%; } .people-list-table td { padding: 4px; } .people-list-alpha-navigation { text-align: center; border-bottom: 1px solid #DDD; margin-bottom: 10px; } .people-list-section-letter { vertical-align: top; color: #CCC; font-size: 1.75em; font-weight: bold; } .people-list-name, .people-list-classification, .people-list-email { border-bottom: 1px solid #CCC; } .people-list-classification, .people-list-email { font-style: italic; } .people-list-classification { text-align: center; } .people-list-email { text-align: right; } /*** ptPerson Styles ***/ .person img { border: 1px solid #000; margin: 5px; } .person-name { margin-bottom: 10px; } .person-department, .person-email, .person-phone { margin-bottom: 20px; } .person-extra { margin-top: 20px; } .person-extra .person-field-content { margin-left: 20px; } .person-nav-links { margin-top: 20px; padding-top: 10px; border-top: 1px solid #CCC; text-align: center; }