/***** YUI Sitewide changes *****/
#doc4 {
    width: 1000px;
}

html {
    background-color: transparent;
    color: #343434;
}

h1,h2,h3 {
    margin-bottom: 0.2em; margin-top: 0.0em;
}

h1 {
    font-size: 1.5em;
}

abbr, acronym {
    border: 0 none;
}

select {
    font-size: 90%;
    height: 1.9em;
}

optgroup {
    font-weight: bold;
}

option {
    font-weight: normal;
}

.asd {
    /* margin at bottom of the page */
    margin-bottom:50px;
}

body {
    /* overwrite YUI CSS Body margin */
    margin:0px;
}


#yui-main{
	/* prevent horizontal scroll */
	overflow: hidden;
}



/** Defaults for MiniContent Block in OpenCMS*/
.asd .mcb {
    margin-bottom:10px;
}

.asd .mcb .container-padding {
    padding: 10px 9px 10px 9px;
}

.asd .no-border {
    border:0;
}

.no-indent-list {
    background-color:#ffcc00;
    margin:0;
    padding:0;
}

.asd #cms-div .tighttop {
    margin-top:0px;
}

.asd #cms-div .tightbottom {
    margin-bottom:0px;
}

.asd #cms-div .indented {
    padding-left:20px;
}

.asd #cms-div .one-and-half-spacing li {
    margin-bottom:1.2em;
}

.asd #introtext-wrapper {
    padding-bottom:10px;
}

/** Footers from CMS **/
#subscribe-footer{
	height: 53px;	
}

.asd #ft .footer-column {
    text-align:left;
    width:20%;
}

.asd #ft .footer-column ul {
    margin:0;
}

.asd #ft .footer-column ol {
    margin-top:0;
}

.asd #ft p {
    margin:0px;
}

.asd #ft .span-row {
    margin-bottom:14px;
}

.asd #ft .footer-column ol li, .asd #ft .footer-column ul li {
    padding-bottom:3px;
    font-size:0.95em;
}

.asd #ft .footer-column ul li {
    list-style-type:none;
}

.asd #ft .footer-column .padding {
    padding:5px;
}

.asd .line-h {
    border-top:1px solid #aaaaaa;
    clear:both;
    font-size:1px;
    height:1px;
    width:100%;
    padding-bottom:5px;
    margin-top:5px;
}

/** remove top/bottom padding for containers inside clean styled MCB */
.asd .mcb div.clean .container-padding {
    padding:0;
}

.asd .mcb div.shaded {
    background-color:#dedfde;
}

.asd .mcb div.outline {
    border:1px solid #aaaaaa;
    *zoom:1;
}

.asd .mcb div.clean {
    border-bottom:1px solid #aaaaaa;
    margin-bottom:10px;
    padding-bottom:10px;
}

/** Tabular data layouts */
.asd table.table-plain,
.asd table.table-fill,
.asd table.table-zebra {
    margin:0 5% 10px 5%;
    border:0px;
}

.asd table.table-plain th, .asd table.table-plain td,
.asd table.table-fill th, .asd table.table-fill td,
.asd table.table-zebra th, .asd table.table-zebra td{
    text-align:left;
    padding:5px;
    border:0px;
}

.asd table.table-zebra th, .asd table.table-zebra td {
    border:2px solid #ffffff;
}

.asd table.table-zebra th {
    background-color:#999999;
}

.asd .zebra-fill {
    background-color:#dddddd;
}

.asd table.table-fill th, .asd table.table-fill td {
    background-color:#dddddd;
    border:2px solid #ffffff;
}

.asd #doc4.no-page-background {
    background: transparent url(null) no-repeat top left;
}

.drop-left {
    padding-left:10px;
}

.drop-right {
    padding-right:10px;
}

.asd #bd {
    background-color: #ffffff;
}

/** Left Column Width **/
.asd .yui-t2 .yui-b {
    width: 15.3846em;
    *width: 15em;
}

.asd-main {
    padding: 1.0em;
}

/** Subscribe widgets **/
/** Footer widgets **/
.subscribe-container {
    border: 5px solid #ffffff;
    background-color: #ffffff;
}

.asd #ft a {
    color:#ffffff;
}

.asd #ft {
    color:#ffffff;
}

.asd .subscribe-left-padding {
    padding: 7px 0px 7px 120px;
}

.asd .subscribe-right-padding {
    padding: 10px 5px;
}

.asd .subscribe-container input[type=text] {
    color: #999999;
}

/** left panel **/
.asd #left-column .subscribe-container {
    color:#000000;
    margin:5px 2%;
    border:0;
    padding:5px;
}

.asd #left-column .message-padding {
    padding: 5px 0 5px 0;
}

.asd #ft .subscribe-right-padding {
    padding: 10px 5px;
}

.asd .subscribe-container input[type=text] {
    color: #999999;
}

/****** Site wide Footer changes *****/
.asd #ft {
    padding: 20px 0 10px 0px;
}

.asd #ft table td {
    border:1px solid #ffffff;
}

.asd #ft table tr {
    vertical-align:top;
}

.asd #ft table ul li {
}


/****** Site wide Header layout elements *****/

.asd #hd a {
    color: #ffffff;
    text-decoration: none;
}

.asd #hd .header-padding {
    padding: 0px 10px;
}

.asd #hd .header-light-logo {
    padding:10px 0 0 0;
}

.asd #hd {
    height: 7.6923em;
    *height: 7.5001em;
}

.asd .main-logo {
    padding-top: 10px;
}

.asd #hd #program-select-box {
    position:relative;
    top:30px;
    text-align:center;
    width: 540px;
    padding: 10px 0;
    font-size: 0.91em;
}

.asd #hd #header-links {
    padding: 4px 10px;
}

.asd #hd .internal-action-box select {
    width: 180px;
    font-size: 1.05em;
}

.asd #hd .internal-action-box input[type=text] {
    width:11.2em;
    font-size: 1.05em;
}

/*****  HTML Settings ******/
.asd a {
    color: #0152ae;
    text-decoration: none;
}

.asd a:hover {
    text-decoration: underline;
}

.asd a:visited {
    color: #205417;
}

.asd #cms-div div.no-indent ul {
    margin-left:0;
    padding-left:17px;
}

ul li ul {
    margin-top:0em;
    margin-bottom:0em;
    margin-left:1.1em;
}

ul li ul li {
    list-style-type: circle;
    list-style-image: none;
    list-style-position: outside;
}

/**** Common elements ****/
.asd .titleHighlight {
    color: #000000;
}

.asd .find-form .stepTitle {
    color: #000000;
}

.asd .smallNote {
    font-size: 0.85em; color: #aaaaaa;
}

.asd .legal {
    color: #666666;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
    text-align: right;
}

.align-left {
    text-align:left;
}

.align-right {
    text-align:right;
}

.asd .content-padding {
    padding: 14px;
}

.asd .container-padding {
    padding: 20px 18px 0px 20px;
}

.asd .center {
    text-align: center;
}

.asd .left-column {
    padding: 0 5px;
}

.asd .top-school-button {
    background: transparent url(/site/common/img/school-button-background.png) no-repeat top left;
    margin: 12px;
    height: 70px;
    width: 175px;
}

.asd .top-school-button-padding {
    text-align: center;
    padding: 5px;
}

.asd .cleardiv {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    _height: 1%;
}

.asd .go-button {
    width: 45px; height: 23px;
}

.asd .compact #contactContentOther #threephonefields{
	padding-bottom: 10px;	
}

.asd .green-button {
    background-color: #49ae09;
    color: #ffffff;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 6px;
    border: 2px outset buttonface;
}

.asd .orange-button {
    background-color:#ef8c2c;
    color: #ffffff;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 6px;
    border: 2px outset buttonface;
}

.asd .imgleft {
    float: left; margin: 10px;
}

.asd img.left {
    float: left; margin: 0 10px 10px 0;
    /*
    padding:2px;
    margin-left:-2px;
    margin-top:-2px;
    margin-right:8px;
    margin-bottom:4px;
    border-top:solid 1px #ccc;
    border-left:solid 1px #ccc;
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    background-color:#fff;*/
}

.asd img.right {
    float: right; margin: 0 5px 0 10px;
}

.asd .copyrite, asd .copyright {
    padding:30px 0 10px 0;
}

/*********** Left hand Navigation ******/
.asd .left-nav ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.asd .left-nav ul li {
    list-style-type: none;
}

.asd .left-nav ul li a {
 	background-repeat: repeat-y;
    display: block;
    color: #ffffff;
    margin-bottom: 2px;
    padding: 0.5em 10px;
}

.asd .left-nav ul li a:hover {
	text-decoration: none;
}

/* ***** Forms ***** */
.field-error {
    background-color: #FFFFBB;
    color: #000000;
}

.errorTrigger {
    background-image: url(/site/common/img/lib/silk/error.png);
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 0 0.5em;
    visibility: hidden;
    width: 16px;
}

#featured-find-error {
    background-color:#d7edd6;
    border-bottom:1px solid #009933;
    border-top:1px solid #009933;
    margin-bottom:10px;
    margin-left:5px;
    padding:5px;
}

span.error-icon {
    background:transparent url(/site/common/img/error_icon.gif) no-repeat top left;
    padding-left:35px;
    padding-top:5px;
    height:1.6em;
    display:block;
    font-size:1.1em;
}

label.required {
    background: transparent url(/site/common/img/asterisk.png) no-repeat right top;
    padding-right: 6px;
}

span.required {
    color: #ff0000;
    padding-left: 1px;
}


.asd .form .value {
    margin-bottom: 10px;
}

.asd input.instruction-text {
    color: #aaaaaa;
}

/* Find Form */
.asd .find-form {
    padding: 20px 25px;
}

.asd .find-form .step1 {
    width: 335px;
    margin-right:20px;
    border-right:1px dotted #cccccc;
}

.asd .find-form .step2 {
    width: 340px;
}

.asd .find-form input[type=text] {
    margin: 3px 0 5px 0;
    height: 16px;
    width: 190px;
}

.find-form .smallNote {
    padding: 0 0 5px 0; display: block;
}

.asd .find-form select {
    width: 290px;
}

.asd .find-form select.degrees {
    height: 170px;
}

.asd .find-form select.locations {
    height: 200px;
}

.asd .form input[type=text],.asd .form textarea {
    width: 300px;
}

/* Postal Code input boxes */
.asd input[type=text].postal-code {
    width:5em;
}

.asd .form select { /* Select boxes are 5px narrower */
            width: 305px;
}

/* Spring */
#rfiMini .formError {
    display: none;
}

#rfiMini #mainContent .better-decisions {
    display:none;
}

.orange {
    color:orange;
}

.asd #fact-sheet #fact{
    _width: 400px;
}

.asd #fact-sheet .yui-g{
    _width: 973px;
}

/* minirfi */
#rfiMini #submit2 {
    clear:both;
    padding:20px;
    margin: 0 auto;
    text-align: center;
	width: 84px;
}

#rfiMini .programItem .content-padding{
	padding-bottom: 0px;	
}

#rfiMini #suggested {
    background-color: #ebeff6;
    width: 293px;
}

#rfiMini #suggested .dont-stop-now {
    background: transparent url(/site/common/img/rfi/dont_stop_alt_on.gif) no-repeat top left;
    height:143px;
}

#rfiMini #mainContent {
    background-color:#fffae5;
}

#rfiMini .statusbox {
    padding:5px 20px 20px 20px;
    background-color:#f0f0f0;
    border:1px solid #a9a9a9;
    border-top-width:0;
}

#miniRfiContainer #doc {
    /* Overwrite width because of static image with for box top  */
    width:809px;
}

#rfiMini .statusbox h2 {
    color: #23718e;
}

#miniRfiTopContainer {
    background: transparent url(/site/common/img/minirfi/box-top.png) no-repeat top left;
    height:20px;
    margin:0;
    padding:0;
    line-height:1px;
}

#miniRfiLeftContainer {
    background: transparent url(/site/common/img/minirfi/box-left.png) repeat-y top right;
    width:0px;
    padding-left:8px; /* width */
    float:left;
}

#miniRfiContainer {
    width:817px;
    /*background: transparent url(/site/common/img/minirfi/box-top.png) no-repeat top left;*/
    padding: 1.5em 0;
    margin:0 auto;
}

#ajaxProcessing {
    width: 75%;
    background: transparent url(/site/common/img/waiting-large.gif) no-repeat center left;
    height: 36px;
    padding: 11px 0 0 36px;
    font-size: 1.5em;
    margin-left: 25%;
}

#rfiMini .location {
    background-image: url(/site/common/img/rfi/arrow_off.gif);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    border-bottom: 1px solid #999999;
    font-weight: bold;
    width: 100%;
}

#rfiMini .location-padding {
    padding: 8px;
}

#rfiMini .location.over {
    background-color: #FFF2AF;
    cursor: pointer;
}
#rfiMini .location .name {
    font-size: 122%;
}
#rfiMini .location .city {
    color: #666666;
}

#rfiMini h2#select-a-school {
    padding:20px 10px;
}

#rfiMini #stepsContent {
    padding:10px 10px 10px 15px;
    text-align:right;
}

#rfiMini #content, #rfiMini .ajaxProcessing {
    background-color: #fffae5;
    width:515px;
}

#rfiMini #suggestedAll {
    border-bottom: 1px solid #999999;
    color: #0258AF;
    cursor: pointer;
    font-size: 135%;
    font-weight: bold;
    padding: 8px;
    text-align: center;
}

#rfiMini .location.selected-program {
    background:transparent url(/site/common/img/rfi/arrow_on.gif) no-repeat 99% 50%;
}

#rfiMini #selectedLocation {
    background-color: white;
    background-image: url(/site/common/img/rfi/blend_bg.png);
    background-repeat: repeat-x;
    padding: 20px 0 20px 40px;
    width: 475px;
}

#rfiMini #selectedLocation .first{
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	

#rfiMini #selectedLocation .header {
    margin-bottom: 1em;
}

#rfiMini #selectedLocation .header .name {
    font-size: 122%;
    font-weight: bold;

}

#rfiMini #selectedLocation .header .city {
    font-weight: normal;
}
#rfiMini #factsheet {
    font-size: 85%;
    padding: 0;
    margin-bottom: 0;
}

#rfiMini .field {
    font-size: 0.85em; /* 11px */
    /*height: 40px;*/
    margin-bottom: 0.75em;
    /* padding-right: 2em;*/
    /*width: 330px;*/
}
#rfiMini .radio {
    display: inline;
    margin-right: 1.5em;
}
#rfiMini .checkbox input {
    float: left;
    margin-right: 5px;
}
#rfiMini .checkbox .name {
    width: 275px;
}
#rfiMini .textarea {
    height: 6em;
}
#rfiMini .group .field {
    clear: none;
    float: left;
    font-size: 1.0em; /* normalize */
    /* height: 4.5em; */
    padding: 0 0.75em 0 0;
    /* width: auto; */
}
#rfiMini .group label {
    display: inline;
}
#rfiMini #contactItems .yui-u {
    float: none;
    width: 99%;
}
#rfiMini .field {
    clear: both;
}
#rfiMini #submit, #rfiMini #submit2 {
    margin: 0;
	width: 100%;
	text-align: left;
}
#rfiMini #submit{
    text-align: left;
}


#rfiMini #contactInfo .h {
    font-weight: bold;
    margin: 2.0em 0 0;
}
#rfiMini #editContact {
    font-size: 85%;
    padding: 0.5em 0 0;
}

#rfiMini div.radioButtons{
	overflow: hidden;
}

#rfiMini div.radioYesNo{
	width: auto;
	float: left;
}

#rfiMini div.radioYesNo div{
	float: left;
}

.rfi-page select {
    margin: 0;
}

/** Home Page **/

.asd #home-main {
    font-size:12px;
    line-height:18px;
}
.asd #home-main h1,
.asd #home-main h2,
.asd #home-main h3,
.asd #home-main h4,
.asd #home-main h5,
.asd #home-main h6
{ clear:left; line-height:100%; font-weight: bold; margin-bottom:12px;}

.asd #home-main h2 {font-size:14px; padding-bottom: 9px; border-bottom:#adaea9 solid 1px;}
.asd #home-main h2.noline { border-bottom: none; padding-bottom:0;}
.asd #home-main h3 {font-size:12px; margin-bottom:9px; margin-top:12px; }
.asd #home-main h2.tightbottom, .asd #home-main h3.tightbottom {margin-bottom:0;}


.asd #home-main p {font-size:12px; line-height:17.4px; margin-bottom:12px;}
.asd #home-main ul {margin: 0 0 12px 0; padding: 0 0 0 40px; font-size: 12px; line-height:15px; clear:left;}
.asd #home-main ul.blockquote {margin: 0 0 12px 0; padding: 0 0 0 80px; font-size: 12px; line-height:15px; clear:left;}
.asd #home-main ul li {margin: 0 0 5px 0;}

.asd #home-main #home-secondary .featureArticle {padding:10px; background-color:#ddd; margin-bottom:24px;}

.asd #home-main .calltoaction {
    background-image: url(/asd-images/whitefade.png);
    background-repeat: repeat-y;
    padding: 5px 5px 5px 20px;
    width: 162px;
}


/* Home Nav */
.asd .home-nav .img_3 {
    padding:7px;
}

.asd .home-nav ol {
    padding-left:5px;
    padding-bottom:5px;
}

.asd .home-nav ol li {
    margin-bottom:7px;
}

.asd .home-nav ol li a {
    font-size:0.95em;
}
.arial-17-fff {
    font-family:arial, helvetica, sans-serif;
    font-size:17px;
    font-weight:normal;
    color:#fff;
}
.arial-16-blue {
    font-family:arial, helvetica, sans-serif;
    font-size:16px;
    font-weight:normal;
    color:#103543;
}
.asd #home-main #primary-main {margin: 0 0 15px 0;}
.asd #home-main #primary-main .yui-u { width:40%; margin-left:0; background-color:#f1f39c; height:315px; overflow:hidden; }
.asd #home-main #primary-main .yui-u.first { width:60%; margin-left:0; background-color:#fff;}
.asd #home-main #primary-main .yui-u.first .yuiSafePadding {padding-left:10px; padding-right:5px;}
.asd #home-main #primary-main .yui-u.first .yuiSafePadding h1 {font-size:25.2px; line-height:27px;}
.asd #secondary-features .yuiSafePadding .featureFirst, #secondary-features .yuiSafePadding .featureSecond {padding: 10px 114px 6px 10px;}
.asd #secondary-features h2, .asd #secondary-features h3 {line-height:100%; padding-bottom:0; margin-bottom:10px; border:none;}
.asd #secondary-features p {line-height:15px;}
.asd #secondary-features .featureFirst,  #secondary-features .featureSecond {border-left: solid 1px #fff; height:140px; position:relative; top:0px; background-position:top right; background-repeat: no-repeat;}
.asd #secondary-features .featureFirst {background-image:url(/asd-images/brick-collegiate-campus.jpeg); border-bottom:solid 1px #fff;}
.asd #secondary-features * .calltoaction { position:absolute; left:-10px; padding-left:20px; height:38px; font-size:14px;}
.asd #secondary-features .featureSecond .calltoaction { bottom:4px;}
.asd #secondary-features .featureFirst .calltoaction { bottom:6px;}

.asd #secondary-features * .calltoaction .goButton {position:absolute; top:5px; right:5px;}
.asd #secondary-features * .calltoaction .actionLink {padding-right:46px;}


/* Featured left-nav */

.asd .featured-nav .left-nav ul {
    padding:0 0 5px 10px;
}

.asd .featured-nav h2 {
    border-top:1px solid #ffddaa;
    margin-bottom:10px;
    color:#ffffff;
    padding:3px 3px 3px 10px;
}

.asd .featured-nav h2 a {
    color:#ffffff;
}

.asd .featured-nav h2 a:hover {
    text-decoration:none;
}

.asd .featured-nav h4 {
    padding:0 0 10px 10px;
}

.asd .featured-nav .left-nav ul li a {
    background:transparent;
    margin:0;
    font-size:0.95em;
    padding: 0 0 10px 10px;
}

.asd .featured-nav .left-nav ul li a:hover {
    background:transparent;
}


.asd .faq-nav h2, .asd .faq-nav h2 a {
    background-image: url(/site/aas/img/navBG.png);
    background-repeat: repeat-y;
    color: #ffffff;
    margin-bottom: 2px;
}

/** FAQ pages are similar to featured, only different headers **/
.asd .faq-nav h2 {
    color:#ffffff;
    border-top:0;
}

.asd .faq-nav h2 a:hover {
    background-image: url(/site/aas/img/navBG_hover.png);
    text-decoration: none;
}

/* Featured page */
#all_featured_listings .campuses,  #all_featured_listings .degreeTypes {
    padding:0 5px;
}

#all_featured_listings .featured-content-section {

}

#all_featured_listings .featured-request-info-section {

}

#all_featured_listings .featured-listings-box-separator {

}

#all_featured_listings .featured-content-section .schoolName {

}

.asd span.request-info-button {
    background: transparent url(/site/dummy/featured/form/request_info.png) no-repeat top left;
    height:27px;
    width:172px;
    display:block;
    color:transparent;
}

.asd span.request-info-button-dropdown {
    background: transparent url(/site/dummy/featured/form/request_info_multiple.png) no-repeat top left;
    height:27px;
    width:172px;
    display:block;
    color:transparent;
}

.asd a.request-info-anchor {
    color:transparent;
    z-index:1;
}

/*.requestInfo a:visited, .requestInfo a:active {
	color:transparent;
}*/

.requestInfo a:hover{
	text-decoration: none;
	cursor: hand;	
}

#all_featured_listings h2.title {
    margin-top:10px;
}

#all_featured_listings .listing-row {
    margin-bottom:20px;
}

.asd #zipFilter {
    background-color: #FE992F; background-image: url(/site/dummy/featured/form/zip_search_box_bg.png); padding: 1.0em;
}

.asd #zipFilter .title {
    color: white; font-size: 1.15em; font-weight: bold; padding-bottom: 0.3em;
}

.asd #zipFilter #zipfilterSubmit {
    margin-left: 6em; padding-top: 1.0em;
}

#featured #navDivider {
    background-color: #174286; border-top: 1px solid #ffddaa; color: white; font-size: 1.4em; margin-bottom: 0.3em; padding: 0.2em 0.2em 0.2em 0.6em;
}

#featured #specialties {
    font-size: 0.95em; line-height: 1.5em; padding-bottom: 1.5em; padding-left: 1.5em; padding-right: 0.3em;
}

#featured #specialties a {
    color: #0258AF;
}

#featured #specialties a:hover {
    color: #000000;
}

#featured #specialties a:visited {
    color: #205417;
}

#featured #specialties li {
    list-style: none;
    margin-bottom: 0.3em;
}

#featured #introtext {
    padding: 0 12px;
}

#spotlight .featured-headline {
    margin-bottom:10px;
}

.listing-row .requestInfo {
    z-index:1;
}

#featured .school {
    background-color: #dee2ed;
    border: 1px solid #cccccc;
    margin-left: 0.5em;
    margin-bottom: 0.4em;
    padding:2px 5px;
}

#featured .name {
    font-weight: bold;
}

#featured .school .campuses {
    font-size: 0.9em;
    font-weight: bold;
}

#featured .school .degreeTypes {
    font-size: 0.9em;
    font-weight: bold;
}

#featured .school .areasOfStudy {
    font-size: 0.9em;
}

.campusPopUp ul {
    margin:0 0 0 15px;
    padding:0 0 0 15px;
    position:relative;
}

#featured .campusPopUp, #mainContent .campusPopUp {
    background: white none repeat scroll 0;
    border-color: #999999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    font-size: 11px;
    line-height: 130%;
    margin: -2px 4px 0 4px;
    overflow-x: hidden;
    overflow-y: auto;
    right: 5px;
    text-align: left;
    height:65px;
    width:152px;
    *width:144px;
    z-index:1000;
}

#featured .campusPopUp ul {
    margin: 0;
    padding: 0.5em;
}

#featured .campusPopUp li {
    list-style: none;
}

#featured #zipSearchBottom {
    background-color: #fe992f;
    background-image: url(/site/dummy/featured/form/zip_search_banner_bg.png);
    height: 64px;
    margin: 1.5em auto;
    width: 518px;
}

#featured #zipSearchBottomForm {
    left: 280px;
    position: relative;
    top: 14px;
    width: 300px;
}

#featured #zipSearchBottomForm .zipField {
    padding-top: 8px;
}

#featured #zipSearchBottomForm .searchButton {
    margin-left: 170px;
    margin-top: -22px;
}

#featured #trysearch {
    font-size: 0.9em;
}

#subscribe-thankyou {
    height:150px;
}
#subscribe-thankyou h3 {
    text-align:center;
    margin-top:65px;
    font-weight:normal;
}

/* School / Fact Sheet */
#learnMore {
    display: none;
}

.asd .fact-sheet {
    background:transparent url(/site/common/img/fact-sheet-gradient-background.jpg) repeat-y top left;
}

.asd #fact-sheet-left > .content-padding {
    padding-right:0;
}

.asd #fact-sheet-left {
    width:415px;
}

.asd #fact-sheet-right {
    width:529px;
    margin-top:10px;
}

.asd #cms-div.fact-sheet h2 {
    clear:none;
    background-color:transparent;
}

.asd #cms-div #fact-sheet-right h2 {
    background-color:transparent;
    color:#ee8800;
}

.asd #cms-div .address {
    margin-bottom:1.5em;
}

.asd #cms-div .address p {
    margin:0;
}

.asd #cms-div .fssb h2 {
    clear:none;
    background-color:transparent;
}

.asd .display-none {
    display:none;
}

.asd .display-block {
    display:block;
}

/** CMS Styles **/
.asd #cms-div {
    color:#343434;
}

.asd #cms-div .img-caption-background {
    background-color:#dddddd;
}

/** Override width to make it 70/30 **/
/* column 1 */
.asd #cms-div .yui-ge div.first {
    width:65%;
}

/** column 2 */
.asd #cms-div .yui-ge .yui-u {
    width: 34%;
}

.asd .editorial {
    padding: 0;
}

.cms-showcase {
    border:1px solid #cccccc;
    min-height:150px;
    background-color:#e5e5e5;
    margin-bottom:10px;
}

.asd #cms-div h1 {
    margin:0.5em 0;
}
.asd #cms-div h2 {
    margin-bottom:7px;
    margin-top:0;
    padding:2px;
    clear:both;
    background-color:#eeeeee;
}

.asd #cms-div .image-caption {
    width:250px;
    padding:5px 0px;
}

.asd .mcbtitle {
    text-align:center;
}

.asd #cms-div .mcb h2 {
    background-color:transparent;
}

.asd #cms-div #intro, .asd #cms-div #teaser, .asd #cms-div #abstract {
    margin:1em 0 2.0em 0;
    text-align:center;
}

/** top-right */
.asd .img_1 {
    float:right;
    padding:0 0 5px 5px;
    margin:0 0 0 5px;
}

/** top-left */
.asd .img_2 {
    float:left;
    padding:0 5px 5px 0px;
    margin:0 5px 0 0px;
}

.asd .img_3 {
    padding:14px;
    text-align:center;
}

.asd #cms-div .img_3 {
    padding:10px;
}

.asd #cms-div .paragraph-padding {
    padding:7px;
}

/* Floating image takes up space that UL needs, push over by 15 to compensate */
.asd #cms-div .cms-copy-img {
    /*border:1px solid #cccccc;*/
}

.asd #cms-div .cms-copy-img ul {
    position:relative;
    left:15px;
}

.asd #cms-div .cms-copy-img ul.noindent {
    position:inherit;
    left:inherit;
}

.asd #cms-div .find-button-div {
    margin-bottom:10px;
}

.asd #cms-div .cms-find-button {
    color:#aaaaaa;
    width:350px;
    border:1px solid #aaaaaa;
    height:70px;
    overflow:hidden;
    margin-bottom:10px;
    background-color:#e5e5e5;
    display:none;
}

.asd #cms-div .cms-main-title {
    text-align:center;
    margin:10px 0 10px 0;
}

.asd #cms-div .mcb .mcb-horiz-nav .container-padding {
    padding:0;
}

.asd #cms-div .footnote {
    font-style:italic;
}

.asd .mcb p {
    margin:0;
}

.asd #cms-div .accreditation {
    margin-bottom:10px;
}


/* no bullets */
ul.no-bullets li {
    list-style-type: none;
}

#fact.anh {
    width: 540px;
}

#fact-sheet.combo-rfi.yui-main {
    width: 835px;
    padding: 1.0em;
}

#fact #logo {
    margin-bottom: 1em;
}

#fact #learnMoreTrigger {
    margin: 1em 0;
}

#fact #fsMarkupContent {
    display: none;
}

#fact #fsContent {
    margin-top: 1em;
    text-align:left;
}

#fact.no-rfi #fsBody {
    clear: both;
    padding-top: 15px;
    width: 710px;
}

#fact #fsContent .rfiButton {
    background:transparent url(/site/common/img/request_gel.gif) no-repeat scroll left bottom;
    display:block;
    height:30px;
    text-decoration:none;
    width:129px;
    cursor: pointer;
    margin: 0 auto;
    clear: both;
    margin-bottom: 15px;
    padding: 15px 0 0 0;
}

#fact.no-rfi #fsCard {
    width: 49%;
    float: left;
}

#fact.no-rfi #fsContent #fsImage1 {
    float: right;
    width: 49%;
}

#fact .fsIMG1 {
    float: left;
    padding-right: 0.5em;
}

#fact .fsIMG2, #fact .fsIMG3 {
    float: right;
    padding-left: 0.5em;
}

#fact .fsRFI {
    margin: 0 auto;
    padding-bottom: 1em;
    width: 144px;
}

#fact.anh .organization-name {
    font-weight: bold;
}

.larger {
    font-size:170%;
    line-height:110%;
}
.tighttop {
    margin-top:0;
    padding-top:0;
}
.centertext, .center {
    text-align:center;
}
.right {text-align:right;}

.asd .left-nav li#selected {
    margin:-6px 0 0 -10px;
    background-color:#ffffff;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
    font-weight:bold;
    padding:6px 0 0 10px;
}

.asd .left-nav li#selected a {
    cursor:text;
    color:#000000;
}

/* Left-Hand navigation elements for nav highlighting */
.asd #navigation-specialization, .asd #navigation-degreetype {
    display:none;
}

#fact.vert #fsImage1 {
    float: left;
    padding-right: 0.5em;
}



/** Mini RFI IPI project **/
#mini-rfi-ipi #doc4 {
    width:980px;
}

#formCommand .mini-rfi-home {
    display: block;
    font-weight: bold;
    margin-top: 15px;
}



#mini-rfi-ipi #logo {
    height:277px;
    width:280px;
    float:left;
}

#mini-rfi-ipi #rfiMini .statusbox {
    height:277px;
    width:700px;
    float:right;
    border:0;
    padding:0;
}

#mini-rfi-ipi #rfiMini .statusbox .statusbox-padding {
    margin-top:100px;
    padding-left:42px;
}

#mini-rfi-ipi #rfiMini div.yui-b {
    clear:both;
}

#mini-rfi-ipi #rfiMini #suggested .dont-stop-now {
    display:none;
}

#mini-rfi-ipi #rfiMini #mainContent {
    width:980px;
    margin:0 auto;
    background-color:transparent;
}

#mini-rfi-ipi #rfiMini #content {
    width:700px;
    _width: 668px;
    _position: relative;
    left: -32px;
}

#mini-rfi-ipi #rfiMini .content-container {
    width:668px;
}

#mini-rfi-ipi #rfiMini #content-footer {
    height:30px;
    width:668px;
}

#mini-rfi-ipi #rfiMini #suggested {
    width:248px;
    padding-left:32px;
}

/** Form Side **/
#mini-rfi-ipi #rfiMini h2#select-a-school {
    padding:0 0 20px 0;
}

#mini-rfi-ipi #rfiMini #stepsContent {
    display:none;
}

#mini-rfi-ipi #rfiMini .content-footer {
    height:45px;
}

/** School Side **/
#mini-rfi-ipi #rfiMini .location {
    width:248px;
    background-image:none;
    background-color: transparent;
    min-height:50px;
    border:0;
}

/** contains the actual text inside of locations */
#mini-rfi-ipi #rfiMini .location-padding {
    width:224px;
}

#mini-rfi-ipi #rfiMini #suggested-listings-footer {
    clear:both;
    position:relative;
    left:-32px;
    width:280px;
    height:16px;
}

#mini-rfi-ipi #rfiMini .location.selected-program {
    height:99%;
}

#mini-rfi-ipi #rfiMini .location.over {
    height:99%;
}

#mini-rfi-ipi #rfiMini .location .name {
    font-size:16px;
}

#mini-rfi-ipi #rfiMini .suggested-list-padding {
    padding-bottom:25px;
}

/** selected form  **/
#mini-rfi-ipi #rfiMini #selectedLocation {
    background-color:transparent;
    background-image:none;
    width:668px;
    padding:0;
}

#mini-rfi-ipi #rfiMini #selectedLocation .selected-location-padding {
    padding:0;
}

#mini-rfi-ipi #rfiMini #selectedLocation .selected-location-padding .content-padding {
    padding-top:0;
}

#mini-rfi-ipi #rfiMini #selectedLocation .selected-location-padding #mini-learn-more-inquire-img {
    display:none;
}

#mini-rfi-ipi #rfiMini #programCommand .field {
    padding-bottom:1em;
    margin-bottom:1em;
}

#mini-rfi-ipi #rfiMini #selectedLocation .header .name {
    font-size: 14pt;
}

#mini-rfi-ipi #rfiMini #selectedLocation .header {
    height:auto;
    border:0;
    margin:0;
}

#mini-rfi-ipi #rfiMini #selectedLocation .header div.yui-g {
    border-bottom:0;
    padding-bottom:0;
    margin-bottom:0;
}

#mini-rfi-ipi #rfiMini #selectedLocation .program-separator {
    padding:10px 14px;
}

#mini-rfi-ipi #rfiMini #factsheet p {
    text-align:left;
}

#mini-rfi-ipi #rfiMini #contactInfo {
    padding-top:0;
    padding-bottom:20px;
}

#mini-rfi-ipi #rfiMini #selectedLocation .selected-location-padding #contactInfo .content-padding {
    padding-top:9px;
}

#mini-rfi-ipi #rfiMini #contactInfo .h {
    margin:0;
}

.hiddenEl{
	display: none;
}

.asd .subscribe-left-input {
	margin:0 2px;
	padding:5px 0 5px 0;
	text-align:right;
}

#mini-rfi-ipi #contentSdpo{
	/* adding this "invisible" border removes an ugly white border
	   from the bottom of the mini-rfi in IE */
	border-bottom: 1px solid #b3aa98;
}


#rfiMini div.radioButtons{
	clear: both;	
}

#rfiMini div.fieldRadioButtons div.hint{
	clear: both;
}

#rfiMini div.fieldRadioButtons div.name{
	max-width: 85%;
	float: left;
}

#rfiMini div.radioMultiple{
	float: left;
	padding-bottom: 5px;
}

#rfiMini .fieldRadioButtons label, #rfiMini .fieldRadioButtons input{
	width: autopx;
	float: left;	
}

#rfiMini div.radioInput, #rfiMini div.radioLabel{
	float: left;	
}

#rfiMini .fieldRadioButtons .errorTrigger{
	float: right;
}

