/*-----------------------
Pseudo classes
-------------------------*/

a:link {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
li a:link {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
li a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #39F;
	font-weight: normal;
	text-decoration: none;
}
li a:hover {
	color: #39F;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #009;
	font-weight: normal;
	text-decoration: none;
}

/*------------------------
Generic Selectors
--------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.corban.edu/_images2/bg2.jpg);
	margin:0;
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	line-height: 1.6em;
	text-align:left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 200%;
	color: #999999;
	margin-bottom: 0.4em;
}
h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 180%;
	color: #3399FF;
	margin-bottom: 0.4em;
}
h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #22446F;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	text-transform: uppercase;
	line-height: 3em;
}

/*------------------------
IDs
--------------------------*/
#home-link{
	height:175px;
	width:200px;
	left: 50px;
	position: relative;
	z-index: 2;
}
#wrapper {
	position:absolute;
	left: auto;
	width: 100%; /* half of the width - centers DIV */
	top: 0;
	right: auto;
}
#container {
	position:relative;
	left: 50%;
	width: 900px;
	margin-top: 0px; /* brings DIV to top of browser */
	margin-left: -450px; /* half of the width - centers DIV */
	top: 0;
	padding-bottom: 40px;
	background-color:#FFF;
}
#flash {

	width: 600px;
	top: 26px;
	padding-left: 0;
	margin-left: 0;
	left: 250px;
	height: 214px;
	position: absolute;
}
#header {
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(http://www.corban.edu/_images2/L2holder.jpg);
	height: 275px;
	background-repeat: no-repeat;
}
#main {
	width: 900px;
	top: 275px;
}
#headline {
	margin-top: 20px;
}
#headline .pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #0A264E;
	font-weight: normal;
}
.h4-blue, .h4-blue a {
	color: #3399FF;
}
#content {
	float: right;
	padding-right: 50px;
	width: 580px;
	position: relative;
	padding-top: 10px;
	top: 0px;
}
.content-borderless-image {
	border: none;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
.content-borderless-image img{
	border: none;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
#content-testimonies {
	float: right;
	padding-right: 50px;
	width: 580px;
	position: relative;
	padding-top: 10px;
	top: 0px;
}
#contentA-testimonies {
	margin: 15px 0px 0px;
	width: 580px;
	float: left;
}
#contentBody {
	margin: 0px;
}
#contentBody .borderless-image {
	margin: 0px;
	padding: 0px;
	border: none;
}
#content-fullwidth {
	width:785px;
	position: relative;
	left: 65px;
	top: 30px;
	margin: 0px;
	padding: 0px;
}
#contentA {
	margin: 15px 0px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	width: 290px;
	padding: 15px;
}
#contentB {
	float: right;
	width: 250px;
	margin-top: 10px;
}
#contentA1 {
	float: left;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#contentB1 {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
#contentA1-color {
	float: left;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px dotted #999999;
	background-color: #88AA9F;
}
#contentB1-color {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding: 15px;
	border: 1px dotted #999999;
	background-color: #838CAF;
}
#contentA2 {
	float: left;
	width: 250px;
	margin-top: 15px;
	border-top: 1px #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
}
#contentB2 {
	float: right;
	width: 250px;
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#content-fullA1 {
	float: left;
	width: 450px;
	margin-top: 15px;
}
#content-fullB1 {
	float: right;
	width: 250px;
	margin-top: 15px;
}
#contentA-wide {
	margin: 15px 0px 0px;
	width: 360px;
	float: left;
}
#contentA-single {
	margin: 15px 0px 0px;
	border: 1px solid #CCCCCC;
	width: 550px;
	padding: 15px;
}
#contentB-narrow {
	width: 180px;
	margin-top: 15px;
	padding-left: 20px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCC;
	float: right;
}
#contentA1-color img {
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid #CCCCCC;
}
#contentA1-color a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentA1-color a:hover {
	color: #FFFFFF;
	background-color: #39F;
	text-decoration: none;
}
#contentB1-color img {
	margin-top: -5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid #CCCCCC;
}
#contentB1-color a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentB1-color a:hover {
	color: #FFFFFF;
	background-color: #39F;
	text-decoration: none;
}
#content .body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.5em;
}
#content .bodydate {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #777;
	font-size: 12px;
	font-style:italic;
}
#content .photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A264E;
	font-size: 10px;
	line-height: 1.4em;
}
#content img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}
#content img .borderless{
	border: none;
	padding: 0;
	margin: 0;
}
#content .right {
	float: right;
	margin-left: 15px;
}
#content .left {
	float: left;
	margin-right: 15px;
}
#contentHeader {
	width: 580px;
	vertical-align: top;
	height: auto;
	background-color: #CCCCCC;
	top: 0px;
}
#contentHeader .pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#contentHeader .pageheader a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#contentHeader .pageheader a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: underline;
}
#search {
	width: 200px;
	top: 245px;
	position: absolute;
	margin: 0px;
	left: 65px;
}
#leftcolumn {
	width:250px;
	position: relative;
	left: 0;
	background-image: url(http://www.corban.edu/_images2/menubg.jpg);
	top: 0px;
	float: left;
	background-repeat: no-repeat;
}
#submenu {
	position: relative;
}

/*------------------------
Page Navigation
--------------------------*/

#navMain {
	width: 600px;
	top: 240px;
	padding-left: 0;
	margin-left: 0;
	left: 250px;
	height: 35px;
	position: absolute;
}
#navSection {
	position: relative;
	top: 0px;
	margin-left: 65px;
	margin-top: 24px;
	width: auto;
}
#navSection ul {
	list-style-type:none;
	margin:0;
	font:normal 1.2em/1.2 Arial, sans-serif;
	padding: 0;
}
#navSection ul ul {
	font-size:1em;
	margin:11px 0 0;
	padding: 0;
}
#navSection ul ul.subnav {
	display: none;
}
#navSection ul.grouped ul, #navSection ul ul.active, #navSection li.selected ul.subnav {
	display: block;
	margin-top: 5px;
	line-height: 15px;
	margin-left: 10px;
}
#navSection li {
	width:154px;
	display:block;
	margin:0 0 8px 0;
	padding:0 0 7px 0;
	border-bottom:solid 1px #BBB;
}
#navSection ul ul li {
	border-bottom:none;
	padding:0;
	color:#333;
	margin-left:11px;
	width:143px;
	display:inline;
}
#navSection li a {
	border:none;
	display:block;
	width:143px;
	padding:0 0 0 11px;
	margin:0;
	background:url(http://www.corban.edu/_images2/bullet_square.gif) 0 0.4em no-repeat;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
#navSection ul ul li a {
	background:url(http://www.corban.edu/_images2/arrow_small.gif) 0 0.4em no-repeat;
	font-weight:normal;
	color:#333;
	width:132px;
}
#navSection li a:hover {
	color:#3399FF;
	text-decoration:underline;
}
#navSection li.selected a {
	font-weight:bold;
	color:#000;
	background-image:url(http://www.corban.edu/_images2/bullet_square_blue.gif)!important;
}
#navSection li.selected li a {
	font-weight:inherit;
	color:#333;
	background-image:url(http://www.corban.edu/_images2/arrow_small.gif)!important;
}
#navSection .grouped ul {
	margin:0 !important;
}
#navSection .grouped li {
	margin:0 0 2em 0;
	border-bottom:none;
	padding:0;
}
#navSection .grouped li li {
	margin:0 0 8px 0;
	width:154px;
}
#navSection .grouped li li a {
	color:#3399FF;
	background:url(http://www.corban.edu/_images2/bullet_square.gif) 0 0.4em no-repeat;
	font-size:1em !important;
	width:143px;
}
#navSection .grouptitle {
	display:inline;
	float:left;
	clear:left;
	width:154px;
	padding:0 0 6px 0;
	margin:0 0 8px 0;
	border-bottom:solid 1px #BBB;
	font:bold 0.95em/1.2 Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#3399FF;
}
/* external links */
#navSection span.external {
	float: none;
	clear: none;
	margin-left: 2px;
	padding: 0 12px 0 0;
	background: url(http://www.corban.edu/_images2/icon_external.gif) right center no-repeat!important;
	border-bottom: 0px !important;
}

/*-----------------------------
Footer
----------------------------*/

#wrapperFooter {
	width:100%;
	padding:0 0 2em;
	background-color: #0B274F;
	height: 130px;
	left:0;
	position: absolute;
	min-width: 814px;
}
#footer {
	width:814px;
	margin:22px auto;
	padding:0 0;
	position: static;
}
#navSupplemental {
	float:right;
	padding-top:5px;
	width:341px;
	height:60px;
	display:inline; /* IE 6 doubled margin fix */
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: square;
}
#navSupplemental ul {
	list-style-type:none;
	margin:0;
	font-weight: bold;
	line-height:1.3em;
	padding: 0;
}
#navSupplemental ul li {
	float:left;
	width:154px;
	font-size:1em; /* 11px */
	font-weight:bold;
	margin:0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#navSupplemental ul li a {
	color:#999999;
	font-weight: bold;
}
#navSupplemental ul li a:hover {
	color:#CCCCCC;
	font-weight: bold;
	text-decoration:none;
}
#siteinfo {
	float:left;
	font:normal 10pt/1 Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	display:inline;
	padding-left: 30px;
	width: 415px;
}
#siteinfo .adr,
#siteinfo .tel,
#siteinfoMapLink {
	float:right;
	clear:right;
	width:250px;
	font-size:8pt;
	font-style:normal;
	line-height:1.6;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}
#siteinfo .adr {
	padding:4px 0 0 0;
}
#siteinfo .tel {
	margin:0 0 9px 0;
}
#siteinfoMapLink a {
	font-weight:bold;
	color:#999999;
	font-size: 11px;
	text-decoration:none;
}
#siteinfoMapLink a:hover {
	font-weight:bold;
	color:#CCCCCC;
	font-size: 11px;
}
#siteinfoLegal {
	width:160px;
	text-align:left;
	font-size:9px;
	color:#999999;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
}
#siteinfoLegal a {
	font-size:9px;
	color:#999999;
	line-height: 2em;
}
#siteinfoLegal a:hover {
	font-size:9px;
	color:#3399FF;
	line-height: 2em;
}


/*-----------------------------
Additional
----------------------------*/
.style5 {color: #666}
.style6 {font-size: xx-small; color: #F90; }
.style37 {color: #036}
.style41 {color: #FDB913; font-weight: bold; }
.style46 {color: #333}
.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 1.2em;
	}
.style1 {color: #FFF}
.stylered {color:red}
#horzline {
	border-top:#999 1px solid;
	height:1px;
	}
	
.curved2 {
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}

.curved3 {
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.curved5 {
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

tr {text-align:left; font-size: 12px;}

#Main .img-flush_top{margin:0 5px 5px 5px;}
#Main .img-flush_right{margin:5px 0 5px 5px;}
#Main .img-flush_bottom{margin:5px 5px 0 5px;}
#Main .img-flush_left{margin:5px 5px 5px 0;}

#Main .img-flush-corner-top-right{margin:0 0 5px 5px;}
#Main .img-flush-corner-top-left{margin:0 5px 5px 0;}
#Main .img-flush-corner-bottom-left{margin:5px 5px 0 0;}
#Main .img-flush-corner-bottom-right{margin:5px 0 0 5px;}

#photo-caption {
padding:3px 1px 1px 1px; 
margin:0; 
background: url(http://www.corban.edu/Testing/Corban2011/_images/photo-caption-bg.png) repeat-y center #EFEFEF; 
color: #777; 
border:1px solid #DDD;
text-align:center;
font-size: 10px;
line-height:15px;
}

#photo-caption p {margin:7px 15px;}
#photo-caption a { color: #777; }

.line-break {
height:1px;
border-bottom:#DDD solid 1px;
}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.secheading {
background:#D5D5D5;
padding-top:2px;
}
#FinAid p {
color:#333;
font-weight: bold;
padding:0 0 0 5px;
margin:5px 0;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
line-height: 1.2em;
}

.seccontent {
border-top:#CCC 1px dotted;
background:#EEE;
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 10px;
padding:5px 5px 18px 5px;
}

.style5 {color: #666}
.style6 {font-size: xx-small; color: #F90;}


#undergrad_buttons {
	margin-top:30px;
	background:url(/undergraduate/_images/main/undergrad_buttons_bg.jpg);
	width:580px;
	height:105px;
}
#undergrad_buttons img {
	padding:0;
	margin:0;
	border:0;
}
#visit {
	padding:21px 0 0 16px;
	float:left;
}
#acceptedstudents {
	padding:6px 0 0 15px;
	float:left;
}
#apply {
	padding:32px 0 0 15px;
	float:left;
}


/* Tables */

table {border-collapse: collapse; border-spacing: 0; width: 100%;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: top;}

th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 2px 2px 2px 3px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
	border: 1px solid #CCB;
	margin-bottom: 0;
	width: 100%;
}
table.data-table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #DDD;}

table.data-table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}

table.data-table .borderTop {border-top: 2px solid #CCC;}

.testimony {
	margin:4px;
	padding:0;
	float:left;
	width:185px;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
}

.testimony a {
	text-decoration:none;
}

#in-the-news {
	background-color:#DEE;
	border: #BDD solid 1px;
	color:#222;
	text-align:left;
	padding:10px;
	margin:3px 5px -10px 5px;
}

#in-the-news h1 {
	color:#377;
	text-align:left;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:#999 solid 1px;
	line-height:.9em;
}

#in-the-news p {
	color:#222;
	text-align:left;
	padding:0 0 0 7px;
	margin:0 0 13px 0;
	border-left: #8BB solid 2px;
	line-height:1.5em;
}

.addthiscu {
	background-color: #F8F8F8; 
	border:#EEE 1px solid;
	padding:10px 0 0 8px;
	float:left;
	height:30px;
}

.newsarchive {
	margin:.75em 0;
	border-left:#CCC 2px solid;
	padding-left: 10px;
}
.newsarchive:hover {
	border-color:#39F;
}

.bible-ref {
	padding:3px;
	background-color:#F5F5F5;
	color:#999;
}
.bible-ref:hover {
	background-color:#EEE;
	color:#000;
}
	
/* Footer2012 */	
.footer-wrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width:100%;
padding: 3em 0 4em;
border-top: 1px solid #F1F1F1;
background: url(http://www.corban.edu/_images/index/footer-bg.jpg) repeat-x top left;
}

.footer {
width: 800px;
margin:0 auto;
color:#666;
}

.footer-col, .footer-col-first {
float:left;
margin-right:4%;
}

.footer-col-first {
padding-left:5%;
padding-top:1px;
}

.footer a {
color:#666;
text-decoration:none;
}

.footer-links { line-height:1.87em; }

.footer-links .footer-col { padding-top:1px; }

.footer-links a { font-weight:bold; }

.footer a:hover { color:#39F; }

.footer-copywright {
float:left;
text-align:center;
width:200px;
font-size:.85em;
margin-left:0;
margin-right:20px;
}

.footer-copywright img { margin-bottom:10px; }

.footer-address .footer-col, .footer-address .footer-col-first { padding-top:4px; }

