/*** /Intranet/Groups/Committees/ECC/CFR_Archive/stylesheet.css/ ***/

/* /ECO/wrap4/required/layout.css (DTML Method): */


/* This is the main style sheet for wrap4, and is used by all themes.     */
/* Theme-specific changes and additions should be placed in a theme.css   */
/* file in the theme folder. Styles for particular pages or elements that */
/* are not part of the overall wrap should be placed in a separate        */
/* stylesheet (DTML Method) in wrap4/styles/, and they will then be       */
/* automatically appended to the end of layout.css.                       */

#old-wrap-styles * {
  font-family:  verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles body {
  margin: 0px;
  padding: 0px;
  background-color: #CCC;
}

#old-wrap-styles table, td, textarea {
  font-size: inherit;
  font-family: inherit;
}

#old-wrap-styles #centerpiece {
  background-image: url(/ECO/wrap4/themes/default/common/head_mast_center_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px;
  margin: 0px;
}

#old-wrap-styles #banner{
  background-color:#666;
  font-family: verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles #headEngineering {
  background-color: #FFCC01;
  background-image: url(/ECO/wrap4/themes/default/common/head_engineering_bg.gif);
  background-repeat: repeat-y;
  background-position: center right;
  padding: 0px;
}

#old-wrap-styles #breadcrumbs {
  font-size: 7pt;
  color: #FFF;
  background-color: #818181;
  padding: 0px 0px 2px 5px;
  border-bottom: 2px solid #FFF;
}

#old-wrap-styles #breadcrumbs a {
  text-decoration: none;
  color: #FFF;
  margin: 0 .5em 0 .5em;
}

#old-wrap-styles #breadcrumbs a:hover {
  text-decoration: underline;
}

#old-wrap-styles #breadcrumbs img {
  position: relative;
  top: 2px;
  padding-left: 2px;
}

#old-wrap-styles #section-title {
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: bolder;
  font-variant: small-caps;
  text-align: right;
  color: #666;
  margin: 0px 10px 5px 0px;
  padding: 0px;
}

#old-wrap-styles div.spacer {
  clear: both;
  font-size:1px;
}


/***********************************************/
/* Menu Bar                                    */
/***********************************************/

#old-wrap-styles #menuBar {
  background-color: #FFCC01;
  border: 0px solid #000;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  margin: 0px;
  padding: 0px;
}

#old-wrap-styles #menuBarSearch {
  font-family: verdana, arial, helvetica, sans-serif;
  padding: 2px 0px 2px 5px;
  vertical-align: middle;
  white-space: nowrap;
  width: 205px;
}

#old-wrap-styles #menuBarSearch form {
  padding: 0;
  margin: 0;
}

#old-wrap-styles #menuBarSearch input {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:10px;
  padding: 0;
  margin: 0;
}

#old-wrap-styles #menuBarSearchQuery {
  width: 140px;
}

#old-wrap-styles .menuBarOptionLeft {
  background-image: url(/ECO/wrap4/themes/default/common/menuBarOptionLeft_bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#old-wrap-styles .menuBarOption {
  padding-right: 10px;
  border-right: 8px solid #DDD;
  background-color: #EEE;
  vertical-align: middle;
  white-space: nowrap;
}

#old-wrap-styles .menuBarOption a, .menuBarOption a:visited{
  font-family: verdana, arial, helvetica, sans-serif;
  color:#223884;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
}
#old-wrap-styles .menuBarOption a:hover{
  color:#666;
}

#old-wrap-styles #menuBarRight {
  background-color: #FFCC01;
  background-image: url(/ECO/wrap4/themes/default/common/menuBarRight_bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#old-wrap-styles a.menuBarPrintLink {
  margin-right: 10px;
  margin-left: 10px;
  color: #FFF;
  border: 0;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  white-space: nowrap;
}

#old-wrap-styles a.menuBarPrintLink:hover {
  text-decoration: none;
  color: #666;
}

#old-wrap-styles a.menuBarPrintLink:visited {
  text-decoration: none;
  color: #FFF;
}


/***********************************************/
/* Drop-Down Menus                             */
/***********************************************/

#old-wrap-styles div.dropDownMenu{
  position:absolute;
  border-left:1px solid #666;
  border-right:1px solid #666;
  border-top:1px solid #666;
  margin:0;
  padding:0;
  width: 200px;
  display:none;
  z-index: 10;
  /* filter:alpha(opacity=90);
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity:0.90; */
}

#old-wrap-styles div.dropDownMenu a, div.dropDownMenu h3 {
  display: block;
  color: #333;
  background-color: #FFFF99;
  margin: 0;
  padding: 5px 5px 5px 10px;
  border: 0;
  border-bottom: 1px solid #666;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles div.dropDownMenu a:hover {
  background-color:#FFF;
  text-decoration: none;
  color: #000;
}

#old-wrap-styles div.dropDownMenu a:visited {
  color: #333;
  text-decoration: none;
}

#old-wrap-styles div.dropDownMenu h3 {
  background-color: #EEE;
  padding-left: 5px;
  font-weight: bold;
}


/***********************************************/
/* Body Layout                                 */
/***********************************************/

#old-wrap-styles #bodyContainer {
  background-color: #FFF;
}

#old-wrap-styles #contentContainer {
  padding: 5px 15px 15px 25px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  vertical-align: top;
  text-align: left;
  /* Makes page wider than necessary in IE-Windows */
  /* width: 100%; */
}

#old-wrap-styles h1, h2, h3, h4, h5 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bolder;
  color: #806B4E;
  margin: 1em 0 5px 0;
}

#old-wrap-styles h1 a, h2 a, h3 a, h4 a, h5 a {
  font-family: arial, helvetica, sans-serif;
  font-weight: bolder;
  color: #806B4E;
}

#old-wrap-styles #contentContainer .strong {
  font-family: inherit;
  color: #000;
}


/***********************************************/
/* Footer Layout                               */
/***********************************************/

#old-wrap-styles #footer {
  background-image: url(/ECO/wrap4/themes/default/common/shadow_bot.gif);
  background-repeat: repeat-x;
  padding-top:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #333;
  text-align:center;
  background-color:#CCC;
}

#old-wrap-styles #footer-print {
  padding-top:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:center;
}


/***********************************************/
/* Left Sidebar Menu                           */
/***********************************************/

#old-wrap-styles #menu {
  width: 150px;
  vertical-align: top;
  padding-bottom: 20px;
}

#old-wrap-styles .menu {
  width: 150px;
  margin-bottom: 0px;
}

#old-wrap-styles .menu h1 {
  color: #333;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 3px 5px 2px 2px;
}

#old-wrap-styles .menu a {
  display: block;
  color: #666;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 4px 10px 3px 5px;
  border: none;
  border-left: 5px #FC0 solid;
  margin: 1px 0px 0px 0px;
  background-color: #EEE; 
  background-image: url(/ECO/wrap4/themes/default/common/arrow.gif);
  background-position: right center;
  background-repeat: no-repeat;
}

#old-wrap-styles .menu a:hover {
  color: #000;
  background-color: #FFF;
}

#old-wrap-styles .menu .subSection a {
  color: #333;
  background-color: #FFCC00;
  margin-left: 12px;
  border-left: 5px solid #C1C1C1;
}

#old-wrap-styles .menu .subSection a:hover {
  color: #000;
  background-color: #FFF;
}


/***********************************************/
/* Right Sidebar                               */
/***********************************************/

#old-wrap-styles .right_sidebar {
  width: 175px;
  padding: 0 0 20px 15px;
}

#old-wrap-styles .right_sidebar h2,
#old-wrap-styles .right_sidebar h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: none;
  color: #806B4E;
  margin: 1em 0 2px 0;
  border-bottom: 1px solid gray;
}

#old-wrap-styles .right_sidebar p, 
#old-wrap-styles .right_sidebar ol li, 
#old-wrap-styles .right_sidebar ul li, 
#old-wrap-styles .right_sidebar a,
#old-wrap-styles .right_sidebar form,
#old-wrap-styles .right_sidebar td {
  font-size: 11px;
  line-height: 1.25em;
  padding: .25em 0 .25em 1em;
  margin: 0;
} 

#old-wrap-styles .right_sidebar p, 
#old-wrap-styles .right_sidebar ol li, 
#old-wrap-styles .right_sidebar ul li, 
#old-wrap-styles .right_sidebar a,
#old-wrap-styles .right_sidebar form {
  display: block;
} 

#old-wrap-styles .right_sidebar p a {
  display: inline;
  padding: 0;
}

#old-wrap-styles .right_sidebar .event_intro,
#old-wrap-styles .right_sidebar .event-date {
  display: block;
  font-size: 11px;
  line-height: 1.25em;
  padding: 0 0 .25em 1em;
  margin: 0;
}


/***********************************************/
/* Content Formatting                          */
/***********************************************/

#old-wrap-styles .tiny {
  font-size: 9px;
}

#old-wrap-styles .row-even {
  background-color: transparent;
}

#old-wrap-styles .row-odd {
  background-color: #EEE;
}




/***********************************************/
/* homepage_features.css                       
/* Homepage Features CSS                       
/***********************************************/

#old-wrap-styles .features {
  margin-top: 0;
  margin-left: -8px;
}

#old-wrap-styles .features td {
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

#old-wrap-styles .feature {
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 2px 2px 10px 10px;
  color: #333;  
}

#old-wrap-styles .feature a {
  font-weight: bold;
}

#old-wrap-styles .feature div a {
  font-weight: normal;
}

#old-wrap-styles .feature img {
  margin: 0 8px 4px 0;
} 



/***********************************************/
/* box_items.css                               
/* Headlines/News Events/Announcements CSS     
/***********************************************/

#old-wrap-styles div.boxItems a, 
#old-wrap-styles div.boxItems a:visited,
#old-wrap-styles 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;
}

#old-wrap-styles .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;
}


#old-wrap-styles .boxItems a, 
#old-wrap-styles .boxItems a:visited,
#old-wrap-styles .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;
}

#old-wrap-styles .boxItems a:hover {
  background-color: #eee;
  color: #666;
}

#old-wrap-styles .boxItems .publish-date,
#old-wrap-styles .boxItems .event-date {
  white-space: nowrap;
  font-size: 9px;
}

#old-wrap-styles .boxItems .notice {
  color: red;
}

#old-wrap-styles .boxItems .event-intro,
#old-wrap-styles .boxItems .event_intro,
#old-wrap-styles .boxItems .description {
  font-size: 11px;
  margin: 0 20px 0 0;
  padding-top: 0;
}

#old-wrap-styles .boxItems li .event_intro br {
  display: none;
}

#old-wrap-styles ul.boxItems {
  margin: 0;
  padding: 0;
} 



/***********************************************/
/* surveys.css                                 
/* Survey/Form Tool Styles                     
/***********************************************/

#old-wrap-styles .survey-question {
  margin-bottom: 15px;
}

#old-wrap-styles .survey-question-text {
  font-weight: bold;
  margin-bottom: 3px;
}

#old-wrap-styles .survey-question-widget,
#old-wrap-styles .survey-question-example {
  margin-left: 25px;
}

#old-wrap-styles .survey-question-widget-multiple-scale th,
#old-wrap-styles .survey-question-widget-multiple-scale td {
  text-align: center;
  font-weight: normal;
  padding: 1px .5em 1px .5em;
}

#old-wrap-styles .survey-error {
  border: 1px solid #C00;
  padding: 3px 3px 8px 3px;
}

#old-wrap-styles .survey-error-text {
  margin: -3px -3px 6px -3px;
  padding: 3px;
  color: #C00;
  background-color: #FDE;
} 



/***********************************************/
/* events.css                                  
/* Purdue Event Documents                      
/***********************************************/

#old-wrap-styles .event-image-container {
  float: right;
  clear: right;
  width: 250px;
  margin: 5px;
  text-align: center;
}

#old-wrap-styles .event-image {
  display: block;
  text-align: center;
}

#old-wrap-styles .event-image img {
  border: 1px solid #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

#old-wrap-styles .event-details {
  float: right;
  clear: right;
  width: 250px;
  margin: 5px;
}

#old-wrap-styles .event-details th,
#old-wrap-styles .event-details td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #DDD;
  padding: 3px;
}

#old-wrap-styles .event-details th {
  font-size: .9em;
}

#old-wrap-styles .event-details-heading th {
  background-color: #DDD;
  text-align: center;
} 



/***********************************************/
/* people_listings.css                         
/*                                             
/***********************************************/

#old-wrap-styles .people-list-table {
  width: 100%;
}

#old-wrap-styles .people-list-table td {
  padding: 4px;
}

#old-wrap-styles .people-list-alpha-navigation {
  text-align: center;
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
}

#old-wrap-styles .people-list-section-letter {
  vertical-align: top;
  color: #CCC;
  font-size: 1.75em;
  font-weight: bold;
}

#old-wrap-styles .people-list-name,
#old-wrap-styles .people-list-classification,
#old-wrap-styles .people-list-email {
  border-bottom: 1px solid #CCC;
}

#old-wrap-styles .people-list-classification,
#old-wrap-styles .people-list-email {
  font-style: italic;
}

#old-wrap-styles .people-list-classification {
  text-align: center;
}

#old-wrap-styles .people-list-email {
  text-align: right;
}

/*** ptPerson Styles ***/

#old-wrap-styles .person img {
  border: 1px solid #000;
  margin: 5px;
}

#old-wrap-styles .person-name {
  margin-bottom: 10px;
}

#old-wrap-styles .person-department,
#old-wrap-styles .person-email,
#old-wrap-styles .person-phone {
  margin-bottom: 20px;
}

#old-wrap-styles .person-extra {
  margin-top: 20px;
}

#old-wrap-styles .person-extra .person-field-content {
  margin-left: 20px;
}

#old-wrap-styles .person-nav-links {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #CCC;
  text-align: center;
}

 
/* /ECO/wrap4/required/theme.css (DTML Method): */


/* To override or add to the default style sheet (layout.css), add a theme.css DTML Method to
#old-wrap-styles the theme folder where you want the changes to apply. */
/*** /Intranet/Groups/Committees/ECC/CFR_Archive/05-06/cfr/stylesheet.css/ ***/

/* /ECO/wrap4/required/layout.css (DTML Method): */


/* This is the main style sheet for wrap4, and is used by all themes.     */
/* Theme-specific changes and additions should be placed in a theme.css   */
/* file in the theme folder. Styles for particular pages or elements that */
/* are not part of the overall wrap should be placed in a separate        */
/* stylesheet (DTML Method) in wrap4/styles/, and they will then be       */
/* automatically appended to the end of layout.css.                       */

#old-wrap-styles * {
  font-family:  verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles body {
  margin: 0px;
  padding: 0px;
  background-color: #CCC;
}

#old-wrap-styles table, td, textarea {
  font-size: inherit;
  font-family: inherit;
}

#old-wrap-styles #centerpiece {
  background-image: url(/ECO/wrap4/themes/default/common/head_mast_center_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px;
  margin: 0px;
}

#old-wrap-styles #banner{
  background-color:#666;
  font-family: verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles #headEngineering {
  background-color: #FFCC01;
  background-image: url(/ECO/wrap4/themes/default/common/head_engineering_bg.gif);
  background-repeat: repeat-y;
  background-position: center right;
  padding: 0px;
}

#old-wrap-styles #breadcrumbs {
  font-size: 7pt;
  color: #FFF;
  background-color: #818181;
  padding: 0px 0px 2px 5px;
  border-bottom: 2px solid #FFF;
}

#old-wrap-styles #breadcrumbs a {
  text-decoration: none;
  color: #FFF;
  margin: 0 .5em 0 .5em;
}

#old-wrap-styles #breadcrumbs a:hover {
  text-decoration: underline;
}

#old-wrap-styles #breadcrumbs img {
  position: relative;
  top: 2px;
  padding-left: 2px;
}

#old-wrap-styles #section-title {
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: bolder;
  font-variant: small-caps;
  text-align: right;
  color: #666;
  margin: 0px 10px 5px 0px;
  padding: 0px;
}

#old-wrap-styles div.spacer {
  clear: both;
  font-size:1px;
}


/***********************************************/
/* Menu Bar                                    */
/***********************************************/

#old-wrap-styles #menuBar {
  background-color: #FFCC01;
  border: 0px solid #000;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  margin: 0px;
  padding: 0px;
}

#old-wrap-styles #menuBarSearch {
  font-family: verdana, arial, helvetica, sans-serif;
  padding: 2px 0px 2px 5px;
  vertical-align: middle;
  white-space: nowrap;
  width: 205px;
}

#old-wrap-styles #menuBarSearch form {
  padding: 0;
  margin: 0;
}

#old-wrap-styles #menuBarSearch input {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:10px;
  padding: 0;
  margin: 0;
}

#old-wrap-styles #menuBarSearchQuery {
  width: 140px;
}

#old-wrap-styles .menuBarOptionLeft {
  background-image: url(/ECO/wrap4/themes/default/common/menuBarOptionLeft_bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#old-wrap-styles .menuBarOption {
  padding-right: 10px;
  border-right: 8px solid #DDD;
  background-color: #EEE;
  vertical-align: middle;
  white-space: nowrap;
}

#old-wrap-styles .menuBarOption a, .menuBarOption a:visited{
  font-family: verdana, arial, helvetica, sans-serif;
  color:#223884;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
}
#old-wrap-styles .menuBarOption a:hover{
  color:#666;
}

#old-wrap-styles #menuBarRight {
  background-color: #FFCC01;
  background-image: url(/ECO/wrap4/themes/default/common/menuBarRight_bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

#old-wrap-styles a.menuBarPrintLink {
  margin-right: 10px;
  margin-left: 10px;
  color: #FFF;
  border: 0;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  white-space: nowrap;
}

#old-wrap-styles a.menuBarPrintLink:hover {
  text-decoration: none;
  color: #666;
}

#old-wrap-styles a.menuBarPrintLink:visited {
  text-decoration: none;
  color: #FFF;
}


/***********************************************/
/* Drop-Down Menus                             */
/***********************************************/

#old-wrap-styles div.dropDownMenu{
  position:absolute;
  border-left:1px solid #666;
  border-right:1px solid #666;
  border-top:1px solid #666;
  margin:0;
  padding:0;
  width: 200px;
  display:none;
  z-index: 10;
  /* filter:alpha(opacity=90);
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity:0.90; */
}

#old-wrap-styles div.dropDownMenu a, div.dropDownMenu h3 {
  display: block;
  color: #333;
  background-color: #FFFF99;
  margin: 0;
  padding: 5px 5px 5px 10px;
  border: 0;
  border-bottom: 1px solid #666;
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

#old-wrap-styles div.dropDownMenu a:hover {
  background-color:#FFF;
  text-decoration: none;
  color: #000;
}

#old-wrap-styles div.dropDownMenu a:visited {
  color: #333;
  text-decoration: none;
}

#old-wrap-styles div.dropDownMenu h3 {
  background-color: #EEE;
  padding-left: 5px;
  font-weight: bold;
}


/***********************************************/
/* Body Layout                                 */
/***********************************************/

#old-wrap-styles #bodyContainer {
  background-color: #FFF;
}

#old-wrap-styles #contentContainer {
  padding: 5px 15px 15px 25px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  vertical-align: top;
  text-align: left;
  /* Makes page wider than necessary in IE-Windows */
  /* width: 100%; */
}

#old-wrap-styles h1, h2, h3, h4, h5 {
  font-family: arial, helvetica, sans-serif;
  font-weight: bolder;
  color: #806B4E;
  margin: 1em 0 5px 0;
}

#old-wrap-styles h1 a, h2 a, h3 a, h4 a, h5 a {
  font-family: arial, helvetica, sans-serif;
  font-weight: bolder;
  color: #806B4E;
}

#old-wrap-styles #contentContainer .strong {
  font-family: inherit;
  color: #000;
}


/***********************************************/
/* Footer Layout                               */
/***********************************************/

#old-wrap-styles #footer {
  background-image: url(/ECO/wrap4/themes/default/common/shadow_bot.gif);
  background-repeat: repeat-x;
  padding-top:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #333;
  text-align:center;
  background-color:#CCC;
}

#old-wrap-styles #footer-print {
  padding-top:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:center;
}


/***********************************************/
/* Left Sidebar Menu                           */
/***********************************************/

#old-wrap-styles #menu {
  width: 150px;
  vertical-align: top;
  padding-bottom: 20px;
}

#old-wrap-styles .menu {
  width: 150px;
  margin-bottom: 0px;
}

#old-wrap-styles .menu h1 {
  color: #333;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 3px 5px 2px 2px;
}

#old-wrap-styles .menu a {
  display: block;
  color: #666;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  padding: 4px 10px 3px 5px;
  border: none;
  border-left: 5px #FC0 solid;
  margin: 1px 0px 0px 0px;
  background-color: #EEE; 
  background-image: url(/ECO/wrap4/themes/default/common/arrow.gif);
  background-position: right center;
  background-repeat: no-repeat;
}

#old-wrap-styles .menu a:hover {
  color: #000;
  background-color: #FFF;
}

#old-wrap-styles .menu .subSection a {
  color: #333;
  background-color: #FFCC00;
  margin-left: 12px;
  border-left: 5px solid #C1C1C1;
}

#old-wrap-styles .menu .subSection a:hover {
  color: #000;
  background-color: #FFF;
}


/***********************************************/
/* Right Sidebar                               */
/***********************************************/

#old-wrap-styles .right_sidebar {
  width: 175px;
  padding: 0 0 20px 15px;
}

#old-wrap-styles .right_sidebar h2,
#old-wrap-styles .right_sidebar h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: none;
  color: #806B4E;
  margin: 1em 0 2px 0;
  border-bottom: 1px solid gray;
}

#old-wrap-styles .right_sidebar p, 
#old-wrap-styles .right_sidebar ol li, 
#old-wrap-styles .right_sidebar ul li, 
#old-wrap-styles .right_sidebar a,
#old-wrap-styles .right_sidebar form,
#old-wrap-styles .right_sidebar td {
  font-size: 11px;
  line-height: 1.25em;
  padding: .25em 0 .25em 1em;
  margin: 0;
} 

#old-wrap-styles .right_sidebar p, 
#old-wrap-styles .right_sidebar ol li, 
#old-wrap-styles .right_sidebar ul li, 
#old-wrap-styles .right_sidebar a,
#old-wrap-styles .right_sidebar form {
  display: block;
} 

#old-wrap-styles .right_sidebar p a {
  display: inline;
  padding: 0;
}

#old-wrap-styles .right_sidebar .event_intro,
#old-wrap-styles .right_sidebar .event-date {
  display: block;
  font-size: 11px;
  line-height: 1.25em;
  padding: 0 0 .25em 1em;
  margin: 0;
}


/***********************************************/
/* Content Formatting                          */
/***********************************************/

#old-wrap-styles .tiny {
  font-size: 9px;
}

#old-wrap-styles .row-even {
  background-color: transparent;
}

#old-wrap-styles .row-odd {
  background-color: #EEE;
}




/***********************************************/
/* homepage_features.css                       
/* Homepage Features CSS                       
/***********************************************/

#old-wrap-styles .features {
  margin-top: 0;
  margin-left: -8px;
}

#old-wrap-styles .features td {
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

#old-wrap-styles .feature {
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 2px 2px 10px 10px;
  color: #333;  
}

#old-wrap-styles .feature a {
  font-weight: bold;
}

#old-wrap-styles .feature div a {
  font-weight: normal;
}

#old-wrap-styles .feature img {
  margin: 0 8px 4px 0;
} 



/***********************************************/
/* box_items.css                               
/* Headlines/News Events/Announcements CSS     
/***********************************************/

#old-wrap-styles div.boxItems a, 
#old-wrap-styles div.boxItems a:visited,
#old-wrap-styles 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;
}

#old-wrap-styles .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;
}


#old-wrap-styles .boxItems a, 
#old-wrap-styles .boxItems a:visited,
#old-wrap-styles .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;
}

#old-wrap-styles .boxItems a:hover {
  background-color: #eee;
  color: #666;
}

#old-wrap-styles .boxItems .publish-date,
#old-wrap-styles .boxItems .event-date {
  white-space: nowrap;
  font-size: 9px;
}

#old-wrap-styles .boxItems .notice {
  color: red;
}

#old-wrap-styles .boxItems .event-intro,
#old-wrap-styles .boxItems .event_intro,
#old-wrap-styles .boxItems .description {
  font-size: 11px;
  margin: 0 20px 0 0;
  padding-top: 0;
}

#old-wrap-styles .boxItems li .event_intro br {
  display: none;
}

#old-wrap-styles ul.boxItems {
  margin: 0;
  padding: 0;
} 



/***********************************************/
/* surveys.css                                 
/* Survey/Form Tool Styles                     
/***********************************************/

#old-wrap-styles .survey-question {
  margin-bottom: 15px;
}

#old-wrap-styles .survey-question-text {
  font-weight: bold;
  margin-bottom: 3px;
}

#old-wrap-styles .survey-question-widget,
#old-wrap-styles .survey-question-example {
  margin-left: 25px;
}

#old-wrap-styles .survey-question-widget-multiple-scale th,
#old-wrap-styles .survey-question-widget-multiple-scale td {
  text-align: center;
  font-weight: normal;
  padding: 1px .5em 1px .5em;
}

#old-wrap-styles .survey-error {
  border: 1px solid #C00;
  padding: 3px 3px 8px 3px;
}

#old-wrap-styles .survey-error-text {
  margin: -3px -3px 6px -3px;
  padding: 3px;
  color: #C00;
  background-color: #FDE;
} 



/***********************************************/
/* events.css                                  
/* Purdue Event Documents                      
/***********************************************/

#old-wrap-styles .event-image-container {
  float: right;
  clear: right;
  width: 250px;
  margin: 5px;
  text-align: center;
}

#old-wrap-styles .event-image {
  display: block;
  text-align: center;
}

#old-wrap-styles .event-image img {
  border: 1px solid #000;
  margin-top: 5px;
  margin-bottom: 5px;
}

#old-wrap-styles .event-details {
  float: right;
  clear: right;
  width: 250px;
  margin: 5px;
}

#old-wrap-styles .event-details th,
#old-wrap-styles .event-details td {
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #DDD;
  padding: 3px;
}

#old-wrap-styles .event-details th {
  font-size: .9em;
}

#old-wrap-styles .event-details-heading th {
  background-color: #DDD;
  text-align: center;
} 



/***********************************************/
/* people_listings.css                         
/*                                             
/***********************************************/

#old-wrap-styles .people-list-table {
  width: 100%;
}

#old-wrap-styles .people-list-table td {
  padding: 4px;
}

#old-wrap-styles .people-list-alpha-navigation {
  text-align: center;
  border-bottom: 1px solid #DDD;
  margin-bottom: 10px;
}

#old-wrap-styles .people-list-section-letter {
  vertical-align: top;
  color: #CCC;
  font-size: 1.75em;
  font-weight: bold;
}

#old-wrap-styles .people-list-name,
#old-wrap-styles .people-list-classification,
#old-wrap-styles .people-list-email {
  border-bottom: 1px solid #CCC;
}

#old-wrap-styles .people-list-classification,
#old-wrap-styles .people-list-email {
  font-style: italic;
}

#old-wrap-styles .people-list-classification {
  text-align: center;
}

#old-wrap-styles .people-list-email {
  text-align: right;
}

/*** ptPerson Styles ***/

#old-wrap-styles .person img {
  border: 1px solid #000;
  margin: 5px;
}

#old-wrap-styles .person-name {
  margin-bottom: 10px;
}

#old-wrap-styles .person-department,
#old-wrap-styles .person-email,
#old-wrap-styles .person-phone {
  margin-bottom: 20px;
}

#old-wrap-styles .person-extra {
  margin-top: 20px;
}

#old-wrap-styles .person-extra .person-field-content {
  margin-left: 20px;
}

#old-wrap-styles .person-nav-links {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #CCC;
  text-align: center;
}

 
/* /ECO/wrap4/required/theme.css (DTML Method): */


/* To override or add to the default style sheet (layout.css), add a theme.css DTML Method to
#old-wrap-styles the theme folder where you want the changes to apply. */
