/*start progarms A-Z app ---------------------------------------------------------------------------------------------------------------*/

ul.header, ul.data{
   padding: 0;
   margin: 0;
   list-style: none;
   display:block;
   width: 100%;
   height: 30px;
   background: url(/sites/default/themeglobal/images/layout/ul-header.gif) repeat-x;
}
ul.header li, ul.data li{
   text-align: center;
   display: block;
   float: left;
   height: 30px;
   line-height: 30px;
   font-size: 13px;
   color: white;
}
ul.header li, ul.data li{
   background: url(/sites/default/themeglobal/images/layout/li-border-right.png) no-repeat right top;
}
ul.header li a{
   color: white;
}
ul.header li a:hover{
   text-decoration: underline;
	
}

div.dataHolder ul.data li.column-1{width: 10%;}
div.dataHolder ul.data li.column-2{width: 10%;}
div.dataHolder ul.data li.column-3{width: 10%;}
div.dataHolder ul.data li.column-4{width: 10%;}
div.dataHolder ul.data li.column-5{width: 10%;}
div.dataHolder ul.data li.column-6{width: 12%;}
div.dataHolder ul.data li.column-7{
	width: 38%; 
	background: none; 
	text-align:left;
	text-indent:15px;
	background: url(/sites/default/themeglobal/images/layout/li-border-right.png) no-repeat right top;
}
#courses li.column-1{
	width: 10%;
	text-align:left;
	text-indent:30px;
	width:10%;
}
#courses li.column-2{width: 10%;}
#courses li.column-3{width: 10%;}
#courses li.column-4{width: 10%;}
#courses li.column-5{width: 10%;}
#courses li.column-6{width: 12%; background: none;}
#courses li.column-7{
	width: 58%; 
	background: none; 
	text-align:left;
	text-indent:15px;
	background: url(/sites/default/themeglobal/images/layout/li-border-right.png) no-repeat right top;
	font-weight:bold;
}
ul.header li.column-full, ul.data li.column-full{
	width:100%; 
	background: none; 
	text-align:left;
	text-indent:20px;
	/*background: url(/sites/default/themeglobal/images/layout/li-border-right.png) no-repeat right top;*/
}
ul.data{
   height: 30px;
   background: #dfe2e4 url(/sites/default/themeglobal/images/layout/arrow-expander.png) no-repeat left top;
   border-bottom: 1px solid #aaa;
	font-family:Arial,Helvetica,sans-serif;
}
ul.data li{
   height: 30px;
   line-height: 30px;
   font-size: 13px;
   color: #333;
   cursor: pointer;
}
ul.data:hover, #courses ul.addedToSchedule:hover{
   background-color: #555;
}
ul.data:hover li{	
   color: #eee;
}
ul.odd{
   background-color: #c9ced4;
}
#courses ul.addedToSchedule{
   background-color: #acd574;
}
ul.active{
   background-position: left bottom;
	background-color: #555;
}
ul.active:hover li, ul.active li{	
   color: #eee;
}
div.expandable{
   background: #d8f7ff;
}
dl{
   margin: 0;
   display: block;
}
dl.column-1, dl.column-2, dl.column-3{
   width: 274px;
   float: left;
   font-size: 11px;
}
#classScrollList dl.column-1, #classScrollList dl.column-2{
   width:183px;
}
#classScrollList dl.column-2{
   width:236px; 
}

dl.column-1{
   width: 260px;
}

dl.column-1 dt,
dl.column-3 dt{
   width: 31%;
}
dl.column-1 dd,
dl.column-3 dd{
   display:block;
   overflow:hidden;
   width:69%;
}
dl.column-3{
   width: 300px;
}

dd span.available, 
dd span.unavailable,
h4 span.available,
h4 span.unavailable{
   display: block;
   text-indent: -9000px;
   width: 16px;
   margin-left: 15px;
}
dd span.available,
h4 span.available{
   background: url(/sites/default/themeglobal/images/icons/71.png) no-repeat left top;
}
dd span.unavailable,
h4 span.unavailable{
   background: url(/sites/default/themeglobal/images/icons/69.png) no-repeat left top;
}

#scheduleAssistant dl.column-1{
   width: 25%;
} 
#scheduleAssistant dl.column-2{
   width: 35%;
}  
#scheduleAssistant dl.column-3{
   width: 40%;
}
dt{
   display: block;
   height: 16px;
   line-height: 16px;
   float:left;
   width: 40%;
   text-align: right;
   font-weight: bold;
   clear: both;
   padding: 0;
   font-size: 11px;
}
dd{
   float: right;
   width: 60%;
   display: block;
   height: 16px;
   line-height: 16px;
   padding: 0;
   margin: 0;
   text-indent: 15px;
   font-size: 11px;
}
dt.odd,dd.odd{
   background: #c2dde5;
}
div.expandable{
   height: 0;
   overflow: hidden;
   position: relative;
}
div.expandHolder{
   position: relative;
}
div.expandable h3{
   margin: 0;
   font-size: 11px;
   text-align: left;
   padding-top: 5px;
   text-indent: 15px;
   padding-bottom: 5px;
   background: #5D5E60;
   color: #08335A;
   text-transform: uppercase;
}
div.classRow{
   border-bottom: 1px solid #6c7b7f;
   padding: 2px 0;
   position: relative;
}
#courses div.odd{
   background: #ecfbff;
}

div.programRow{
	border-bottom: 1px solid #C2DDE5;
	position: relative;	
}
div.programRow p{
	padding: 0;
	margin: 0;
	width:100%;
}
div.programRow p a{
	display:block;
	width:100%;
	height: 15px;
	line-height: 15px;
	padding: 0 25px 0 25px;
	margin: 0;
	font-size: 11px;
}
div.programRow p a:hover{
	background:#c2dde5;
}
a.regasst{
   display: block;
   width: 100px;
   height: 40px;
   background: url(/sites/default/themeglobal/images/layout/add-to-registration-assistant.png) no-repeat left top;
   text-indent: -9000px;
   margin-left: 4px;
   float: left;
   margin-top: 4px;
}

a.regasst-closed{
   display: block;
   width: 100px;
   height: 40px;
   background: url(/sites/default/themeglobal/images/layout/add-to-registration-assistant-closed.png) no-repeat left top;
   text-indent: -9000px;
   margin-left: 4px;
   float: left;
   margin-top: 4px;
}
div.classLoader a.regasst{
   float: right;
}
a.regasst:hover{
   background-position: left bottom;
}
a.regasst.active{
   background-position: right top;
}
a.regasst.active:hover{
   background-position: right top;
}
#tabs{
   position: relative;
}
form#programsCoursesFilter{
   position: absolute;
   top: 15px;
   right: 15px;
   z-index: 10;
   font-size: 12px;
   padding-right: 265px;
   line-height:0;
}
form#programsCoursesFilter select{
   margin-left: 10px;
}

form#programsCoursesFilter .form-search{
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 45px;
  background: url(/sites/default/themeglobal/images/layout/bg-input.png) no-repeat;
  width: 203px;
  border: none;
}

form#programsCoursesFilter .form-search input {
	border-style: none;
	background: none;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin: 3px 0 0 22px;
	width: 150px;
}
a#courseSearchBtn{
   display: block;
   position: absolute;
   width: 35px;
   height: 26px;
   background: url(/sites/default/themeglobal/images/layout/search-go-btn.png) no-repeat left top;
   right: -3px;
   top: -3px;
   text-indent: -9000px;
}

a.searchClose{
   text-indent: -9000px;
   display: block;
   width: 14px;
   height: 14px;
   background: url(/sites/default/themeglobal/images/layout/close-search.png) no-repeat left top;
   position: absolute;
   top: 3px;
   right: 5px;
}

a.searchClose:hover,
a#courseSearchBtn:hover{
   background-position: left bottom;
}
#searchSpinner{
   display: block;
   text-indent: -9000px;
   display: block;
   width: 16px;
   height: 16px;
   background: url(/sites/default/themeglobal/images/layout/search-spinner.gif) no-repeat left top;
   position: absolute;
   top: 2px;
   right: -37px;
}
.courses-programs #tabs{
   border: none;
   background: none;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
}
.courses-programs #tabs .ui-tabs-panel{
   padding-left: 5px;
   padding-right: 5px;
}
dt.lab,
span.lab{
   background:url(/sites/default/themeglobal/images/icons/lab.png) no-repeat scroll 5px 5px;
}
dt.lec,
span.lec{
   background:url(/sites/default/themeglobal/images/icons/icon_book_blue.png) no-repeat scroll 2px 4px;
}
div.lab{
   background:#d8ffda;
}
div.lec{
   background:#fffcd8;
}
div.shrtRow{
     font-size:11px;
     height:20px;
     width:100%;
     line-height:20px;
     border-bottom:1px solid #6C7B7F;  
}

/* -----------------------------------*/
/* ----->>> COURSES RE-ALIGN <<<------*/
/* -----------------------------------*/
div.class-holder{
   padding: 10px;
   position: relative;
   border-top: 1px solid #555;
   border-right: 1px solid #555;
   border-left: 1px solid #555;
   background: #e9edf1;
}
#courses div.class-holder.odd,
div.class-holder.odd{
   background: #e9f1e9;
}
div.class-holder.last{
   border-bottom:1px solid #555;
}
div.class-holder h3,
#accHolder div.class-holder h3{
   font-size: 13px;
   background: none;
   color: #555;
   color: rgba(0,0,0,.75);
   font-weight: bold;
   letter-spacing: -1px;
   text-indent: 0;
   text-transform: uppercase;
}

div.class-info-column3 h3{
   font-size: 15px;
}
div.class-holder h4 span{
   float: left;
}
div.class-holder h4,
div.class-holder h5{
   margin: 0;
   font-size: 11px;
   color: #555;
   color: rgba(0,0,0,.6);
   letter-spacing: -1px;
   clear: both;
}
div.class-holder h5{
   color: #555;
   color: rgba(0,0,0,.45);
}
div.class-holder h6{
   clear: both;
   border-top: 1px dotted rgb(85,85,85);
   border-top: 1px dotted rgba(0,0,0,0.3);
   padding: 3px 0;
   color: #555;
   color: rgba(0,0,0,.6);
   margin: 0;
   text-indent: 5px;
}
div.class-holder a.regasst, div.class-holder a.regasst-closed{
   position: absolute;
   right: 10px;
   top: 15px;
}
div.class-info-column,
div.class-info-column3{
   float: left;
   width: 25%;
   padding-bottom: 10px;
}
div.class-info-column3{
   width: 30%;
}

h4 span.available,
h4 span.unavailable{
   margin-left: 10px;
}
span.lab,
span.lec{
   padding-left: 25px;
   line-height: 20px;
   display: block;
}

div.class-holder table{
   width: 100%;
   border: 1px solid #555;
   border: 1px solid rgba(0,0,0,.3);
   font-size: 10px;
}
div.class-holder table thead tr th{
   font-size: 10px;
   font-weight: bold;
   color: #eee;
}
div.class-holder th{
   padding: 3px;
}
div.class-holder td{
   padding: 3px;
}
div.class-holder table tbody tr.odd{
   background-color: rgb(200,229,237);
   border: none;
}
div.class-holder.odd table tbody tr.odd{
   background-color: rgb(201,237,200);
   border: none;
}
div.class-holder table tbody tr{
   /*background: #bbcadc;*/
}

div.class-holder table thead th{
   border: none;
}

div.class-holder table thead tr{
   border: none;
   background: rgb(86,98,92);
   background: rgba(0,0,0,0.6);
}
div.class-holder th,
div.class-holder td{
   text-indent: 3px;
}
div.class-holder tbody{
   border: none;
}

div.csearch-holder{
   -moz-border-radius:      5px;
   -webkit-border-radius:   5px;
   border-radius:           5px;
   border:1px solid #ccc;
   background:#E6E6E6 none repeat scroll 0 0;
   margin:15px 15px 15px 25px;
   padding:20px;
}
div.csearch-holder p{
   margin:20px 0;
   width:660px;
}
div.csearch-holder img{
    -moz-border-radius:      5px;
    -webkit-border-radius:   5px;
    border-radius:           5px;
    border:1px solid #ccc;
    -moz-box-shadow:     1px 1px 7px rgba(0,0,0, 0.8);
    -webkit-box-shadow:  1px 1px 7px rgba(0,0,0, 0.8);
    box-shadow:          1px 1px 7px rgba(0,0,0, 0.8);
}
#coursesSearchAdv fieldset h3{
   margin-bottom:0px;
}
#coursesSearchAdv fieldset em{
   margin-bottom:0px;
   font-size:11px;
}
#coursesSearchAdv fieldset input{
   display:block; 
   margin:15px 0;
}

#coursesSearchAdv fieldset input.ser-adv{
   width:90%;
}

#partOfTermSelect{
   width:158px;
}

/*end programs A-Z ---------------------------------------------------------------------------------------------------------------*/

