/* Redefinition of basic elements */

html, body {
   margin: 0;
   padding: 0;
   width: 100%; }

body {
   background-color: #F5F5F5; 
   /* background-color: #dedede;*/
   font: 16px/1.3em Helvetica, Arial, sans-serif;
   /* color: #262626; */
   color: #4d4d4d;
   -webkit-text-size-adjust: none;  }

h1, h2, h3 {
   margin: 0;
   padding: 0; }

h1 {
   font-size: 29px;
   font-weight: normal;
   color: #fff; }

h2 {
   font-size: 18px;
   color: #4d4d4d;
   font-weight: bold;
   font-style: italic; }

h3 {
   color:#2B2B38; 
   font-size: 15px;
   font-weight: bold; 
   text-transform: uppercase; 
   margin-top: 1.3em;
   margin-bottom: 0em; }

h4 {
   font-size: 16px;
   font-weight: normal;
   margin: 0 0 6px 0;
   padding: 0;
   color: #627ba1; }

p { margin: 0;
   padding-top: 8px; }

a:link {
   color: blue; 
   text-decoration: none; }

a:visited {
   color: #933;
   text-decoration: none; }

a img {
   border: none; }


ol, ul {
   margin: 0 0 0.75em 0;
   padding-left: 1.2em; }

div, p, li, a {
   word-wrap: break-word; }

li.subjectsList {
   list-style-type: circle;
   margin-left: 1em; } 
   
/* Major layout blocks */

#container {
   min-height: 311px;
}

#footer {
   min-height: 22px;
   margin: 20px 12px 14px 12px;
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color: #fff;
}

#footer a:link {
   text-decoration: none; }

#footer img {
   vertical-align: text-bottom; }
   
/* Forms */

form {   
   margin: 18px 0 12px 0;
   padding: 0;
   border: none;
   position: relative;
}


input, select {
   color: #223;
   font-size: 17px;
   line-height: 1em;
}

/* Top navigation/titlebar */

#navbar {
   height: 36px;
   border-top: 1px solid #3c597f;
   border-bottom: 1px solid #a3b2c5;
   margin: 0 0 12px 0;
   background: #869db3;
   background-image: url(../images/ip/navback.png);
   background-repeat: repeat-x;
   font-size: 16px;
   line-height: 16px;
   padding-left: 5px;

   background-color: #993333;
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#631111), to(#993333), color-stop(.5,#B55757));
   background: -moz-linear-gradient(top, #631111 0%, #B55757 50%, #993333 100%);
   border: 1px solid #631111;
   border-radius: 5px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px; } 

.breadcrumbs a {
   float: left;
   color: #F5F5F5; 
   padding: 3px 5px; 
   /* border: 1px solid #7A2D2D; */
   border: 1px solid #6E2929; 
   margin: 5px 10px 0 0; 
   padding: 5px 7px 5px 5px;
   font-size: 13px; 
   text-decoration: none;
   -webkit-border-radius: 3px; }

.breadcrumbs a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #993333; }

.breadcrumbs a:visited {
   color: #F5F5F5; }

.breadcrumbs a span {
   /* background-image: url(../images/ip/drillup-l.png);
   background-repeat: no-repeat;
   background-position: 4px left;
   padding: 13px 17px 10px 23px; */ }

a.homelink {
   padding: 0;
   margin-left: 0;
   position: absolute;
   top: 1px;
   left: 0;
   background-image: none; }

a.module {
   padding: 4px 0;
   margin-left: -19px; }

a.module img {
   padding: 0 23px 0 25px; }

.homepage .moduleicon {
   float: left;
   padding-right: 6px;
   margin-top: -4px;
   margin-left: -1px; }

.pagetitle {
   float: left;
   padding: 10px 4px;
   color: #fff;
   font-weight: bold;
   /* mine */
   font-size: 14px;
   text-shadow: 0px 1px 0px #000;  }

.homepage .pagetitle {
   padding: 8px 7px;
   font-size: 18px; }




/* Navigation and results listings */

.nav {      
   padding: 0;      
   margin: 10px; 
   font-weight: normal;
   color: #000;
   background-color: #fff;    
   -webkit-border-radius: 9px; }

ul.nav li {   
   list-style-type: none;   
   border: 1px solid #dbdbdb;
   padding: 12px;
   position: relative;
   -webkit-border-radius: 9px;  }

.nav li:first-child {
   border-top: 1px solid #dbdbdb; }

.nav li:last-child {
   border-bottom: 1px solid #dbdbdb; }

.nav a  {
   display: block;
   padding: 8px 25px 8px 8px;
   margin: -8px;
   background-image: url(images/ip/action-arrow.png); 
   background-repeat: no-repeat;
   background-position: right; 
   line-height: 1.2em;
   text-decoration: none;
   color: #000;
   -webkit-border-radius: 5px; }

.nav a:visited {
   color: #000; }

.nav h2, .nav h3 {
   margin-bottom: 0; }

.focal .nav {
   margin: 10px -11px;
   -webkit-border-radius: 0px; }

.tabbody .nav {
   margin: -4px -10px;
   border-bottom: none; }

.results {      
   padding: 0;      
   margin: 10px 0; 
   color: #4d4d4d;
   background-color: #fff; }

.results li {   
   list-style-type: none;      
   border-top: 1px solid #dbdbdb;
   padding: 10px; }

.results li:first-child {
   border-top: 1px solid #dbdbdb; }

.results li:last-child {
   border-bottom: 2px solid #dbdbdb; }

.results li .smallprint {
   font-size: 14px;
   line-height: 17px;
   font-weight: normal;
   padding-left: 10px; }

.results li.totalUnits {
   border-top: 2px solid #dbdbdb; 
   font-size: 14px; 
   font-weight: 600; 
   padding-left: 20px; }

.results li.notOffered {
   background-color: #FFF0F0; }

.results a  {
   display: block;
   padding: 10px 25px 10px 7px;
   margin: -7px;    
   background-image: url(images/ip/action-arrow.png); 
   background-repeat: no-repeat;
   background-position: right; 
   line-height: 1.2em;
   text-decoration: none;
   color: #000;
   -webkit-border-radius: 5px; }

.results a:visited {
   color: #000; }


/* ordered list steps */

ol.steps {   
   list-style-type: decimal;
   list-style-position: inside;
   padding: 0;      
   margin: 10px; 
   font-weight: normal;
   color: #000;
   background-color: transparent;    
   border-bottom: 0px solid #dbdbdb;
   /* -webkit-border-radius: 9px; */ }

ol.steps li {   
   border-top: 0px solid #dbdbdb;
   padding: 12px;
   position: relative; }

ol.steps li:first-child {
   border-top: 0px solid #dbdbdb; }

ol.steps li:last-child {
   border-bottom: 0px solid #dbdbdb; }

ol.steps a  {
   display: block;
   padding: 8px 25px 8px 8px;
   margin: -8px;
   background-color: #ffffff;
   background-image: url(images/ip/action-arrow.png); 
   background-repeat: no-repeat;
   background-position: right center; 
   line-height: 1.2em;
   text-decoration: none;
   color: #000;
   border: 1px solid #dbdbdb;
   -webkit-border-radius: 5px; }

ol.steps a:visited {
   color: #000; }

ol.steps h2, .steps h3 {
   margin-bottom: 0; }

ol.focal .steps {
   margin: 10px -11px;
   -webkit-border-radius: 0px; }

ol.steps a.done {  
   color:#A2A3B3; 
   cursor: default;
   background-image: url(images/ip/accept.png) !important;
   background-position: 99% center; }

ol.steps li.notActive {
   background-image: none; 
   color:#A2A3B3; }

ol.steps li.notActive a {
   background-image: none; 
   color:#A2A3B3; }

.advisor {      
   padding: 0;      
   margin: 10px; 
   font-weight: normal;
   color: #000;
   background-color: #fff; 
      border: 1px solid #dbdbdb;
   -webkit-border-radius: 9px; }

ul.advisor li {
   list-style-type: none;   
   border-top: 1px solid #dbdbdb;
   padding: 12px;
   position: relative; }

.advisor li:first-child {
   border-top: 0px solid #dbdbdb; }

.advisor li:last-child {
   border-bottom: 0px solid #dbdbdb; }

.advisor a  {
   display: block;
   padding: 8px 25px 8px 8px;
   margin: -8px;
   /* background-image: url(images/ip/action-arrow.png); */
   background-repeat: no-repeat;
   background-position: right; 
   line-height: 1.2em;
   text-decoration: none;
   color: #000;
   -webkit-border-radius: 5px; }

.advisor a:visited {
   color: #000; }
   
.advisor a.arrow {  
   background-image: url(images/ip/action-arrow.png) !important; 
   padding-right: 25px; }

.advisor a.phone {  
   background-image: url(images/ip/action-phone.png) !important; 
   padding-right: 36px; }

.advisor a.email {  
   background-image: url(images/ip/action-email.png) !important; 
   padding-right: 38px; }

.advisor a.map {  
   background-image: url(images/ip/action-map.png); 
   padding-right: 38px; }


.contacts {
   padding: 0;
   margin: 10px; 
   font-weight: normal;
   color: #000;
   background-color: #fff; 
   border: 1px solid #dbdbdb;
   -webkit-border-radius: 9px; }

ul.contacts li {
   list-style-type: none;   
   border-top: 1px solid #dbdbdb;
   padding: 12px;
   position: relative; }

.contacts li:first-child {
   border-top: 0px solid #dbdbdb; }

.contacts li:last-child {
   border-bottom: 0px solid #dbdbdb; }

.contacts a  {
   display: block;
   padding: 8px 25px 8px 8px;
   margin: -8px;
   background-image: url(images/silk_pencil.png); 
   background-repeat: no-repeat;
   background-position: 97% center; 
   line-height: 1.2em;
   text-decoration: none;
   color: #000; }

.contacts a:visited {
   color: #000; }

.contacts a.phone {  
   /* background-image: none !important; */
   background-image: url(images/ip/action-phone.png) !important;
   background-repeat: no-repeat;
   background-position: right center; }

.contacts a.email {  
   /* background-image: none !important;*/ 
   background-image: url(images/ip/action-email.png) !important;
   background-repeat: no-repeat;
   background-position: right center; }
   
   
/* Specific content formatting */

.focal {   
   position: relative;
   padding: 12px;      
   margin: 10px; 
   font-weight:normal;
   line-height: 1.33em;
   color: #333;
   background-color: #fff;
   border: 1px solid #dbdbdb;
   -webkit-border-radius: 9px; }

.nonfocal {
   margin: 12px; }

.nonfocal form {
   margin-left: -2px;
   margin-right: -2px; }

.nonfocal h3 {
   margin-top: 1.3em; ]

.nonfocal p {
    color: #404649; 
    font-size: 14px;}

.nonfocal p a:link {
   color: blue; 
   text-decoration: none; }
/* NOT WORKING FOR SOME REASON STYLES INLINE */


.smallprint {
   font-size: 14px;
   line-height: 17px;
   font-weight: normal;
   color: #404649; }

.fineprint {
   font-size: 12px;
   line-height: 14px;
   font-weight: normal;
   color: #505659; }


.clear {
   clear: both; }

.nowrap {
   white-space: nowrap; }



/* Action links (dial phone, launch map, compose email, etc.) */

.actionlink {
   background-repeat: no-repeat;
   background-position: right; 
   padding-right: 38px;
   padding-left: 0;
}

ul.advisor li a.arrow {  
   background-image: url(images/ip/action-arrow.png) !important; 
   padding-right: 25px; }

ul.advisor li a.phone {  
   background-image: url(images/ip/action-phone.png) !important; 
   padding-right: 36px; }

ul.advisor li a.email {  
   background-image: url(images/ip/action-email.png) !important; 
   padding-right: 38px; }

ul.advisor li a.map {  
   background-image: url(images/ip/action-map.png); 
   padding-right: 38px; }

a.people {  
   background-image: url(images/ip/action-people.png); 
   padding-right: 36px; }


/* "Loading content" (for AJAX data pulls) */

.loading {
   margin: 16px 0;
   font-size: 14px;
   line-height: 21px;
   font-weight: normal;
   color: #768087;
   text-align: center; }
