body { background: #FFF url(../cssimg/bodybg.jpg) repeat-y 50% 0; }
body#no-sidebar { background: #FFF; }

body#no-sidebar #course-title, body#no-sidebar #course-info-section { width: 960px; }




#container { width: 1000px; margin: 0 auto; background: #FFF; position: relative; }

#content { background: none; float: left; width:609px; margin-left:30px; }
#course-title { background: #F3D77A url(../cssimg/header-bg.jpg) repeat-x; width: 600px; float: left; margin: 0 auto 20px auto; padding: 0 0 0 80px; }
#header-bg { background: #F3D77A url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; padding: 1px 0 0 0; }
.deep { min-height: 186px; }
.shallow {	min-height: 150px; }
#course-info-section {margin: 30px 0 0 0;}
body#continuum #course-title {margin: 0 auto 34px auto;}
#content-plus { float: left; width:290px; margin:0 0 0 20px; padding: 20px 10px 0 30px; }

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

/* this adjusts the whole content area up depending on #course-title height */ 
body.long-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.longer-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.med-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.med2-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.evenlonger-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.evenlonger2-title #outer-container { background: transparent url(../cssimg/header-bg.jpg) repeat-x; margin-top: 0px; }
body.long-title #content,body.long-title #content-plus { margin-top: /* -187px */ 0; }
body.longer-title #content,body.long-title #content-plus { margin-top: /* -187px */ 0; }
body.evenlonger-title #content,body.long-title #content-plus { margin-top: /* -187px */ 0; }
body.evenlonger2-title #content,body.long-title #content-plus { margin-top: /* -187px */ 0; }
body.med-title #content,body.med-title #content-plus { margin-top: /* -151px */ 0; }
body.med2-title #content,body.med2-title #content-plus { margin-top: /* -151px */ 0; }
body.long-title #outer-container { min-height: 186px; }
body.longer-title #outer-container { min-height: 200px; }
body.evenlonger-title #outer-container { min-height: 230px; }
body.evenlonger2-title #outer-container { min-height: 240px; }
body.med-title #outer-container { min-height: 150px; }
body.med2-title #outer-container { min-height: 170px; }
body.long-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-186.jpg) top right no-repeat; }
body.longer-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-200.jpg) top right no-repeat; }
body.med-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-150.jpg) top right no-repeat; }
body.med2-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-170.jpg) top right no-repeat; }
body.evenlonger-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-230.jpg) top right no-repeat; }
body.evenlonger2-title #content-plus { background: transparent url(../cssimg/sidebar-header-bg-240.jpg) top right no-repeat; }

#header-bg { position: absolute; height: 187px; width: 100%; top: 300px; }

#secondary-content-1 { background: #FFEEC8 url(../cssimg/bottom-top-bg.jpg) repeat-x; width: 100%; clear: both;  }
#secondary-content-2 { background: #96172E; width: 100%; clear: both;  }
#secondary-content-3 { background: #96172E url(../cssimg/bottom-top-bg.jpg) repeat-x; width: 100%; clear: both;  }
#secondary-content-wrapper { background: transparent url(../cssimg/bottom-top-column-bg.jpg) no-repeat top right; width: 980px; clear: both; margin: 0 auto; padding: 30px 0 0 0; }
#secondary-content-2 #secondary-content-wrapper { background: transparent; width: 980px; clear: both; margin: 0 auto; padding: 30px 0 6px 0; margin-bottom: -20px;}
#secondary-content-3 #secondary-content-wrapper { background: transparent url(../cssimg/bottom-top-column-bg.jpg) no-repeat top right; width: 980px; clear: both; margin: 0 auto; padding: 30px 0 6px 0; margin-bottom: -20px;}

#course-title p.numba {
	font-family:'arial black',arial,sans-serif;
	font-size:.9em;
	margin:8px 0 10px 0;
	text-transform:uppercase;
	font-weight: 800;
}

#course-title h1 {
	
	margin-bottom: 0;
	/* margin-bottom: -23px; */
	margin-top: -4px;
}
#course-title h2 {
		margin: -4px 0 0 0;
}
#course-title h2.medium {
	    margin: -6px 0 6px 0;
}
#course-title h2.tiny2 {
		margin: -4px 0 10px 0;
}
body#predictable #course-title h2 { padding-top: 10px; }

h3#topper {
	font-family: arial narrow, arial, sans-serif;
	font-size:2.2em;
    padding:16px 0 0 77px;
    margin-bottom: 0;
}
h3#topper-small {
	font-family: arial narrow, arial, sans-serif;
	font-size:1.6em;
    padding:16px 0 0 77px;
    margin-bottom: 0;

}
h3.bc { 
  
    font-family: arial narrow, arial, sans-serif;
	font-size:1.6em;
    padding:16px 0 0 62px;
    margin-bottom: 0;
    background: #FFF url(../cssimg/coffee-cup.jpg) no-repeat left 10px;  
      /*  background: #FFF url(../cssimg/fried-egg.jpg) no-repeat left 10px;  */ 
    /* margin-left: 70px; */
    margin-left: 0;
}
h3.bc a { color: #96172E; }
h3.bc a:hover { color: #369; }
.container_12 .grid_8 {
	margin-left: 4px;
}

a:link, a:visited {
	color: #0094D7;
}
a:hover, a:active {
	color: #369;
}

#branding {
	background:#FFF url(../cssimg/brand-bg.jpg) no-repeat 500px 10px;
    padding-top:10px;
    width:100%;
    position: relative;
}
#branding #logo {
	display: block;
	margin: 0 auto;
	width: 789px;
	height: 139px;
	background: transparent url(../cssimg/brand.jpg) no-repeat;
    text-indent: -10000px;
	}
body.fod #branding #logo {
	display: block;
	margin: 0 auto;
	width: 789px;
	height: 139px;
	background: transparent url(../cssimg/brand-fod.jpg) no-repeat;
    text-indent: -10000px;
	}
	
	



#nav {
	width: 100%;
	background: #000;
	min-height: 40px;
}
#nav a:link, #nav a:visited {
	color: #72D1F6;
	text-decoration: none;
}
#nav a:hover, #nav a:hover {
	color: #FFF;
	text-decoration: underline;
}


#nav ul {
    margin:0 auto;
    
    padding:10px 2em 0 0;
    width:754px;
    color: #72D1F6;
}

#nav li {
	font-family: 'arial narrow', arial, sans-serif;
	font-weight: bold;
float:left;
font-size:1.1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 2em 0 0;
text-indent:0;
text-transform:uppercase;
}


.nav {
	width: 100%;
	background: #000;
	min-height: 40px;
}
.nav a:link, .nav a:visited {
	color: #72D1F6;
	text-decoration: none;
}
.nav a:hover, .nav a:hover {
	color: #FFF;
	text-decoration: underline;
}


.nav ul {
    margin:0 auto;
    
    padding:10px 2em 0 0;
    width:754px;
    color: #72D1F6;
}

.nav li {
	font-family: 'arial narrow', arial, sans-serif;
	font-weight: bold;
float:left;
font-size:1.1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 2em 0 0;
text-indent:0;
text-transform:uppercase;
}


.section {
	width: 100%;
	background: #FFF url(../cssimg/title-bg.jpg) repeat-x;
	
	position: relative;
	clear: both;
}

.content, .sub-content {
	font-size: 1.12em;
}
.sub-content {
	margin-left: 0;
	font-family: arial, arial, sans-serif;
	font-size: 1.1em; 
	width: 610px;
}
.sub-content ul {
	margin: 0 0 20px 16px;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}
.sub-content ul li {
	margin: 0;
	padding: 5px 0;
	line-height: 1.2em;
}

.bio ul {
	margin: 0 0 10px 40px;
	font-size: .9em;
}
.bio ul li {
	margin:0;
	padding: 0 2px;
	line-height: 1.3em;
}

.sub-content .col2-left {
	width: 300px;
	padding-left: 0;
	margin-left: 0;
}
.sub-content .col2-right {
	width: 276px;
}
#bodytext {
	margin:15px 0 0 20px;
    width:440px;
    font-family: arial, arial, sans-serif;
    line-height: 1.3em;
    
}
#bodytext h3, .sub-content h3 {
	font-family: 'arial black', arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #2567B0;
	font-size: 1em;
	margin: 20px 0 2px 0;
	font-weight: 800;
}
h3.standard {
	color:#2567B0;
font-family:'arial black',arial,sans-serif;
font-size:1em;
font-weight:800;
margin:20px 0 2px;
text-transform:uppercase;
}
#bodytext h3.first {
	margin-top: 0;
}

h2#cal-title {
	width: 268px;
	height: 39px;
	background: transparent url(../cssimg/cal-title.jpg) no-repeat;
	margin: 0 0 0 0;
	text-indent: -9999px;
}
#map { 
	border-bottom: 1px solid #888;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	 
	position: relative;
	margin: 6px 0 0 78px;
	min-height: 30px;
}
#maplink { display: inline; position: absolute; top:-9px; }
#maplink img { padding-top: 4px; margin-bottom: -8px; }
#maptext1, .org, .adr, .street-address { display: inline; }
#maptext1 { margin: 10px 0 0 36px; }
#maplink a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	color: #888;
}
#maplink a:hover {color: #044889; }
#gmap { margin: 0 0 0 76px; }

.accordion {
	width: 620px;
	font-family: "arial", sans-serif;
	font-style: italic;
	/* background: #C8C2B4 url(../cssimg/content-bg.jpg) no-repeat; */ 
}
.accordion h2 {
	/* margin: 0 0 0 30px;
	padding: 10px 0 0 0; */
}
.accordion h4 {
	background: transparent url(../cssimg/map-icon.jpg) no-repeat 0px 0px;
	font-size: 1.1em;
	margin:10px 0 0 77px;
    padding:5px 15px 12px 35px;
	color: #003067;
	cursor: pointer;
	/* height: 19px; */
    clear: left;
    font-style:italic;
    border-bottom: 1px solid #888;
}
.accordion h4:hover {
	color: #663333;
}
.accordion h4.active {
	}
.accordion p {
	margin: 0;
	padding: 0 30px 20px 0px;
}
.accordion div ul {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}
.accordion div ul li {
	margin: 0 0 0 40px;
	padding: 0;
	list-style-type: none;
}


#pics {
	margin: 18px 0 0 0;
	width: 140px;
}
#pics h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#pics h3.small {font-size: .9em; }
#pics p {
	font-family: arial, arial, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}
#pics img.second {
	margin-top: 20px;
}

#bodytext p {
	text-indent: 20px;
	margin-bottom: 0;
}

#bodytext p.first {
	text-indent: 0;
}


#bodytext .callout {
	width: 180px;
	background: #FFEEC6;
	margin: 7px 0 0 20px;
	padding: 10px 20px;
	float: right;
}
#bodytext .callout h3 {
	font-family: arial, arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	text-transform: none;
	margin: 0 0 6px 0;
}

#bodytext .callout p {
	font-family: 'arial black', arial, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	text-indent: 0;
	font-style:normal;	
	font-weight: 800;
}
#bodytext .callout p.authour {
	font-family: arial, sans-serif;
	margin: 4px 0 20px 10px;
	text-indent: 0;

}
#bodytext ol li {
	padding: 4px 0;
}

#call, #call .sb-inner { background:#FFEEC6; }
#comingsoon, #comingsoon .sb-inner { background:#224D8E; }
#comingsoon {
	color: #FFF;
	padding: 10px 30px 5px 20px;
	margin: 0 20px 10px 0px;
}
#comingsoon h2 { 
    width: 155px;
    height: 42px;
    background: #004A8F url(../cssimg/comingsoon.gif) no-repeat;
	color: #FFF;
	margin: 0 0 0 40px;
	text-indent: -9999px;
}
#regis {
	clear: both;
}
#regis p.dater {
	margin: 0;
}
#content-cont {
	min-height: 1790px;
}
body#shorty #content-cont {
	/* min-height: 1310px; */
	min-height: 1340px;
}

#sub-content-extra {
	clear: both;
	background: #FFEEC8;
	width: 100%;
	
}

.small { font-size: .8em; }

.columnflow {
	padding: 10px 0;
   color: #272627;
}

.columnflow h2 {
	color: #2567B0;
	font-size: 1.4em;
	font-family: 'arial black', arial, sans-serif;
	margin: 0 0 0px 0;
	font-weight: 800;
}
.columnflow #co-day {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 16px;
}
.columnflow h3 {
	color: #96172E;
	font-family: 'arial black', arial, sans-serif;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0;
	font-weight: 800;
}
.columnflow h4 {
	font-family: 'arial black', arial, sans-serif;
	font-size: 1.2em;
	margin: 0;
	font-weight: 800;
}
.columnflow ul {
	list-style-type: disc;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 1.14em;
	margin: 0 0 20px 0;
	}
.columnflow ul li {
	
}

#footer {
	background: #96172E;
	clear: both;
}
#formore {
	font-family: 'arial black', arial, sans-serif;
	color: #FFF;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: #96172E;
	padding: 0 0 20px 0;
	font-weight: 800;
}
#formore h2 { 
    font-weight: normal;
    font-size: 2em;
}
#formore-short h2 {
	font-size: 1.6em;
}
#formore a:link, #formore a:visited {
	color: #F9E086;
	text-decoration: underline;
}
#formore a:hover, #formore a:active {
	color: #FFF;
	text-decoration: none;
}
#form {
	width: 100%;
	background: #DEDECA;
}

#form .grid_12 {
	width: 100%;
	margin: 0 auto;
	background: #DBDECB;
}
.response {
	color:#96172E;
    display:block;
    font-weight:bold;
    margin:10px auto 0;
    width:444px;
}
#contactform {
	margin: 10px auto;
	width: 444px;
	background: #CCCCCC;
	padding: 5px;
}
#contactform * {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #FBFAEC;
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	margin: 0;
	width: 190px;
	display: block;
	float: left;
	padding: 5px 10px 2px 0;
}
#contactform input.text {
	width: 216px;
	border: 1px solid #D4D4D4;
	padding: 2px;
	margin: 0;
}
#contactform textarea {
	width: 216px;
	border: 1px solid #D4D4D4;
	padding: 2px;
	height: 80px;
	background: #FDFDF7;
}
#contactform li.buttons input {
	padding: 4px;
	float: right;
	margin: 0 0 0 5px;
	width: auto;
}

.contactslider {
	display: none;
}

#bodytext ul {
	margin: 10px 0;
    list-style-type: disc;
}
#bodytext ul li {
	padding: 5px 0;
}

#tuition td {
	padding: 6px 12px 0px 12px;
	text-align: center;
}
#tuition th {
	padding: 6px 12px 0px 12px;
	font-family: "arial narrow", arial, sans-serif;
	text-align: left;
}
table#tuition {
	margin: 0 0 10px 30px;
}
.bio {
	padding-right: 6px;
}


#nav-bottom {
	background: #000;
	clear: both;
	
}

.hor-minimalist-b
{
	
	font-size: 12px;
	background: #fff;
	margin: 0 0 0 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#bc-series .hor-minimalist-b { background: #FFEEC8; }
.hor-minimalist-b th
{
	color:#2567B0;
font-family:'arial black',arial,sans-serif;
font-size:1.1em;
padding: 10px 8px;
	border-bottom: 2px solid #2567B0;
		
}
.hor-minimalist-b  td.center { text-align: center; }
.hor-minimalist-b tr.live { background-color: #F9F9F9; }
.hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
	text-align: left;
	min-width: 40px;
}
.hor-minimalist-b tbody tr:hover td
{
	color: #009;
	background: #efefef;
}
.table-footnote {
	color: #669;
	font-style: italic;
	margin: 10px 0 0 0;
}
#bc-series .hor-minimalist-b td a {
	color: #96172E;
	font-weight: bold;
}
#bc-series .hor-minimalist-b tbody tr:hover td
{
	color: #2567b0;
	background: #FFF4D9;
}
#bc-series .hor-minimalist-b td
{
	color: #444;
}

body#recession #course-title {
	margin-bottom: 34px;
}
body#recession #pics h3 { font-size: 1em; }

#badge {
	position: absolute;
	top: -41px;
	left: 30px;
	background: transparent url(../cssimg/cofee_cup_lg.png) no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 71px;
}


/*  =lists  */

ol li ol {
	font-size: .9em;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: lower-alpha;
	}
	
ol li ol li { padding: 4px 0 0 0; }

p.list-start {
	margin-bottom: 4px;
}



/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../cssimg/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../cssimg/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../cssimg/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../cssimg/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

/* =google */
#googlesearch {
	margin: 10px 0;
}
table.gsc-branding { display: none; }

.gs-result .gs-title, .gs-result .gs-title * {
color:#2567B0;
text-decoration:underline;
}
.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results * {
color:#2567B0;
text-decoration:underline;
}
.add-fee {
	margin: 0 42px 20px;
	font-size: 12px;
}
.reg-butt {
	float: right;
	position: relative;
	top: 6px;
	left: 0;
}
.reg-butt a:link, .reg-butt a:visited  {
	display: block;
	height: 41px;
	width: 144px;
	background:transparent url(../cssimg/register-button.jpg) repeat-x scroll 0 0;
	text-indent: -9999px;
}

.reg-butt a:hover, .reg-butt a:active  {
	background:transparent url(../cssimg/register-button.jpg) repeat-x scroll 0 -41px;
}

