/**
 * Admissions
 */
 
.adms-steps {
}

.adms-steps .number {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background: #194e76 url(images/layout/blue-thumb-bg.png) top center no-repeat;
    padding: 8px 0;
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 2px #777;
    margin: 0 5px 20px;
    display: block;
}

a#visit-button {
    background-image: url(images/layout/visit-button.jpg);
}

a#info-button {
    background-image: url(images/layout/info-button.jpg);
}

a#dates-button {
    background-image: url(images/layout/dates-button.jpg);
}

a.adms-button {
    height: 50px;
    background-position: 0 -50px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

a.adms-button:hover, a.adms-button:active {
    background-position: 0 0px;
}


/* Rotator */

#rotator-container {
	overflow: hidden;
	height: 300px;
	margin-bottom: 20px;
	position: relative;
}
#rotator {
	width: 3000px;
}
.rotator-item {
	float:left;
	width: 620px;
	height: 300px;
	position: absolute;
}
.rotator-item .rotator-info {
	background: rgba(0,0,0,0.6);
	color: #EEE;
	width: 220px;
	margin: 20px 0;
	padding: 10px;
	display: block;
	overflow: auto;
	position: absolute;
}
.rotator-item a.full {
  display: block;
  width: 620px;
  height: 300px;
  }
.rotator-item .rotator-info a {
	color: #FFF;
}
.rotator-item .rotator-info.right {
	right: 10px;
}
.rotator-item .rotator-info.left {
	left: 10px;
}
#rotator-buttons {
	position: absolute;
	bottom: 10px; 
	right: 20px;
	text-align: right;
	--width: 640px;
}
#rotator-buttons a {
	display: inline-block;
	text-decoration:none;
	background: #333;
	color: #fff;
	padding: 3px 5px;
	margin: 2px 3px;
	font-size: 9px;
	line-height: 1.0;
}


.adms-page-degrees {
	background: #EEE;
	padding: 10px;
	margin-bottom: 20px;
}

#distance-education {
	background: #D4E2D5;
	padding: 10px;
	margin-bottom: 20px;
}

/* degree hours pages */
.degree-plan {
	border-collapse: collapse;
	width: 100%;
}
.degree-plan, .degree-course {
	border-bottom: 1px solid #BBB;
	margin-bottom: 12px;
}
.degree-plan td, .degree-plan th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
}
.degree-plan .code {
	width: 50px;
}
.degree-plan .name {
	/* width: 150px; */
}
.degree-plan .hours {
	width: 50px;
	text-align: center;
	background: #f9f9f9;
}

.degree-plan .year {
	font-weight: bold;
	font-size: 120%;
	color: #194E76;
	padding-top: 10px;
}
.degree-plan .semester {
	font-weight: bold;
	font-size: 110%;
	color: #666;
}

.degree-plan tbody th, .degree-plan tbody th.hours {
	background: #eee;
	border-bottom: solid 1px #666;
}
.degree-plan tbody tr:hover, .degree-plan tbody tr:hover td.hours {
  background: #E1EDE2;
}

.degree-plan tfoot th {
	text-align: center;
}

.degree-plan tfoot th, .degree-plan tfoot td {
	border-top: solid 1px #888;
}

.degree-plan a.note {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	vertical-align:top; 	
}

.degree-notes {
	font-size: 11px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* green breakdown */
.distance-model {
  background: #D4E2D5;
}
.distance-model td, .distance-model th {
  vertical-align: top;
  text-align:left;
  padding: 4px;
}
.distance-model th { 
  white-space: nowrap;
}
.distance-model thead th {
  border-bottom: solid 1px #666;
}

.distance-model .intensives {
  background: #E1EDE2;
}

.degree-profile {
	margin: 0 0 20px 0;
}
.degree-profile a {

}
.degree-profile a img {
	width: 220px;
	display: block;
	
}
.degree-profile a .name {
	margin: 8px 0;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.degree-profile a:Hover .name {
	text-decoration: hover;
}
.degree-profile p {
	font-size: 12px;
	line-height: 15px;
}



/**
 * New Degree Page Styles
 */


.page-content .graf-nav li {
margin: 0 0 2px 0;
color: #fff;
font-size: 16px;
text-decoration: none;
padding: 5px 0 5px 20px;
background: none;
}

.graf-nav a {
text-decoration: none;
}

.page-content .graf-nav li:hover {
background-color: #333; text-decoration: none;
}
.page-content .graf-nav li.nohov:hover {
background: none; text-decoration: none
}

#graf {
height: 270px;
width: 940px;
margin: 16px 0 20px 20px;
}

#graf h1 {
font-weight: normal;
margin-left: 20px;
font-size: 24px;
top: -5px;
margin-bottom:5px;
line-height: 100%;
border: 0px;
position: relative;
}
#graf-wrap {
position: relative;
top: 160px;
width: 320px;
height: auto;
background: url('http://www.dts.edu/images/degrees/thm-images/slice.png'); 
}
.title-bar {
width: 355px;
background-color: #f9f9f9;
}
.title-bar a { 
text-decoration: none;
}
.title-bar a:hover { color: #236ca4;
text-decoration: none;
}
.title-bar:hover {
background-color: #fbfbfb;
}

.fb-rec {
border:none; overflow:hidden; width:150px; height:21px;"
}

#fancybox-content {
background: #fff;
    padding: 10px;
}

    
.market-text
    { float: right; width: 245px;
    }
.market-text img
    { margin-bottom: 10px; width: 245px;
    }
.market-text h6
    { color: #666;
    }

    
/* THM OVERVIEW STYLE */

.thmoverview {
  width: 100%;
  border-bottom: solid 1px #333;
  margin: 0 0 20px 0;
  }
.thmoverview td, .thmoverview th {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}
.thmoverview .grouping {
	background: #eee;
	color: #111;
	font-weight: bold;
    border-bottom: 1px solid #666666;
}
.thmoverview tfoot .grouping {
	background:#fff;
	color: #111;
	font-weight: bold;
  border-bottom: 1px solid #666666;
}
.thmoverview .grouping td {
	text-align: center;
width: 50px; 
}
.thmoverview .category {

}
.thmoverview .category th {
	font-weight: normal;
}
.thmoverview .category td {
	text-align: center;
width: 50px; background: #F9F9F9;
}


/* DEGREE OVERVIEW STYLE */

.degree-overview {
  width: 100%;
  border-bottom: solid 1px #43155e;
  margin: 0 0 20px 0;
  }

.degree-overview td, .degree-overview th {
    vertical-align:top;
    text-align:left;
    padding:5px;
}
.degree-overview .highlight {
    background:#F3F3F3;
    color:#111;
    font-weight:bold;
    border-bottom:1px solid #BABABA;
}
.degree-overview .highlight td {
    text-align:center;
    width:50px;
}
.degree-overview .category th {
    font-weight:normal;
}
.degree-overview .category td {
    text-align:center;
    width:50px;
    background:#F9F9F9;
}
.degree-overview tfoot .degree-total {
    background:#eee;
    color:#111;
    font-weight:bold;
    border-bottom:1px solid #43155e;
    text-align:center;
}
.degree-overview tfoot tr {
    border-top:2px solid #43155e;
}
.degree-overview tfoot th {
    border-bottom:none;
}

/* TAB Style */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 660px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}



.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 660px;
	background: #fff;
	min-height: 450px;}
.tab_content {
	padding: 20px;
	-x-font-size: 1.2em;
}

#main-content {
    margin-left: 20px;
    margin-right:20px;
}



/* Video Icon Hover Style for Graduate profiles */


    #graduates {
    	overflow: hidden;
    	margin: 0 -20px 0 0 ;
    }
    #graduates a {
    	display: block;
    	width: 190px;
    	height: 140px;
    	float: left;
    	margin: 0 20px 20px 0;
    	text-decoration: none;
    	background-repeat: no-repeat;
    }
    #graduates a span.image {
    	width: 190px;
    	height: 112px; 
    	display: block;
    	margin: 0 0 5px 0;
    	position: relative;
    }
    
   #graduates a span.image img,
   #graduates a span.image .image-hover {
    	width: 190px;
    	height: 112px; 
    	display: block;    	
    	position: absolute;
    	top: 0;
    	left: 0;
    }    
    
    #graduates a .title {
    	width: 190px;
    	height: 20px;
    	display: block;
    	white-space: nowrap;
    	color: #333;
    	-x-font-size: 11px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	text-decoration: none;
    }    


/* Video Icon Hover Style for Graduate profiles in MA sidebar*/


    #grad-sidebar {
    	overflow: hidden;
    	margin: 0 -20px 0 0 ;
    }
    #grad-sidebar a {
    	display: block;
    	width: 245px;
    	height: 138px;
    	float: left;
    	margin: 0 20px 60px 0;
    	text-decoration: none;
    	background-repeat: no-repeat;
    }
    #grad-sidebar a span.image {
    	width: 245px;
    	height: 138px;
    	display: block;
    	margin: 0 0 5px 0;
    	position: relative;
    }
    
   #grad-sidebar a span.image img,
   #grad-sidebar a span.image .image-hover {
    	width: 245px;
    	height: 138px;
    	display: block;    	
    	position: absolute;
    	left: 0;
    }    
    

#degreeplan .grid_6, #tab-degreeplan .grid_6 {
  width: 300px;
}
#degreeplan .grid_4, #tab-degreeplan .grid_4 {
  width: 190px;
}

/* MAMC Page - Styles */

 
#mamc-grads span.personContainer {
    float:left;
    margin:5px 15px 15px 5px;
    background:#F9F9F9;
    padding:10px;
    height:100%;
    width:220px;
    display:block;
    border-radius:5px;
    border:1px solid #e5e5e5;
    }

.jobtitle {
	font-size:12px;
	color:#666;
	margin-top:7px;
	margin-bottom:0;
 }
 
h6.name {
	font-size:1em;
	color:#3E3E3E;
 }
 
#mamc-grads span.extra-links {
	display:block;
	margin-top:3px;
 }

.grad-title {
    font-size:16px;
    font-weight:bold;
    margin:5px 0 10px 0;
    text-align:left;
    -x-padding:5px 0 5px 8px;
    display:block;
    -x-border-radius:5px;
    width:245px;
    -x-box-sizing:border-box;
    -x-border:1px solid #EFEFEF;
}


