/* Website: Cal Baptist University ------------- */
/* Created on: Dec 20, 2007 -------------------- */
/* Modified on: Jan 3, 2011 ------------------- */
/*************************************************
* Main stylesheet ::                             *
* contains global and general layout styles for  *
* entire site.                                   *
*************************************************/
/*=== CSS Reset ===*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption/*, table, tbody, tfoot, thead, tr, th, td */ {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body   { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
/* table             {	border-collapse: separate; border-spacing: 0; }
caption, th, td   { text-align: left;	font-weight: normal; } */
/*blockquote:before, blockquote:after,
q:before, q:after {	content: ""; }*/
blockquote, q { quotes: '"' '"' "'" "'"; }
/*********************************
*     Generic Element Styles      *
**********************************/
/*=== Default Elemental Font Styles ===*/
body { background: #ffffff /*fbf6e9*/ url(../images/bg_new.png) 0 0 repeat-x; color: #625b44; font-family: Verdana; font-size: 62.5%; }
a  { text-decoration: underline; }
h1     { font-size: 1.9em; /*text-transform: uppercase;*/  margin: 0px 0 5px; }
h2 { font-size: 1.7em; width:100%; letter-spacing: 0.6px; }
h3 { font-size: 1.5em;  font-weight:bold; letter-spacing: 0.6px;}
h2, h3 { margin-bottom: 10px; }
h4, h5, h6 { font-weight:bold; font-size: 1.4em; }
h4, h5, h6, p { margin-bottom: 15px; }
/* li { } */
p  { font: 1.2em/1.5em Verdana; }
q  { font: 1em/1.3em Verdana; }
td { font: 1.2em/1.3em Verdana; font-size: 13px; }
td p { font: 1em/1.5em Verdana; }
strong { font-weight: bold; }
/*********************************
*      Generic Font Styles       *
**********************************/
.floatLeft { float: left; }
/* p img.floatLeft { padding: 0 10px 5px 0; }
img.floatLeft { padding: 0 10px 5px 0; } */
.floatRight { float: right; }
.clearL { clear: left; }
.clearR { clear: right; }
.clearB { clear: both; }
/*********************************
*      Global Layout Styles      *
**********************************/
#container       { margin: 0 auto; width: 1000px; }
#banner          { height: 121px; width: 1000px; }
#navigation      { height: 28px; margin-left: 3px; width: 991px; }
#main            { min-height: 400px; width: 1000px;margin-top:40px; }
#footerContainer { background: #fbf6e9 url(../images/footerBg.png) 0 0 repeat-x; border-top: 1px solid #e5dabf;  width: 100%; }
#footer          { margin: 0 auto; min-height: 162px; width: 1000px; }
/*********************************
* Section Specific Layout Styles *
**********************************/
/*=== Banner Styles ===*/
#logo           { float: left; margin: 36px 0 0; }
#banner div     { float: right; width: 474px;}
ul#bannerLinks  { float: right; margin-bottom: 20px; padding-top: 7px;}
#bannerLinks li { float: left; }
#bannerLinks li a { margin-left: 15px; text-decoration: none; }
#bannerLinks li a img { padding-right: 6px; }
#bannerLinks li a span { line-height: .8em; }
#siteSearch     { float: right; width: 265px;}
#siteSearch div { width: 265px;}
#siteSearch #searchField { border: 3px solid #e6e2d7; height: 21px; padding: 2px; width: 210px; position:absolute; }
#siteSearch #go { background: url("/core/images/new_search_button.jpg") 0 0 no-repeat; margin: 0 6px 0 0; border: none; height: 31px; padding-bottom: 1px; text-transform: uppercase; width:35px; float:right; }
#language       {}
/*=== Global Navigation ===*/
#navigation li           { display: inline; float: left;/* margin-right: 77px;*/ }
/*#navigation li a         { display: block; height: 22px; padding-top: 6px; }*/
#aboutNav                { margin: 0 6px 0 0; width: 62px;}
#academicsNav            { margin: 0 6px 0 0; width: 60px; }
#admissionsNav           { margin: 0 8px 0 0; width: 60px; }
#athleticsNav            { margin: 0 7px 0 0; width: 46px; }
#currentStudentsNav      { margin: 0 5px 0 0; width: 81px; }
#alumniParentsFriendsNav { margin: 0 8px 0 0; width: 121px; .width: 143px; }
#newsEventsNav           {margin:0 -4px 0 0 !important;width: 80px; }
#currentNewsNav      	 { margin: 0 5px 0 0; width: 81px; }
/*=== Main ===*/
#breadcrumbs-print { margin: 15px 0 21px; }
#breadcrumbs-print p { margin-bottom: 0;}
#breadcrumbs       { float: left; }
#print             { float: right; }
#print a img       { padding-right: 5px; }
/*#mainBanner        { background: url(/images/bannerFrame.png) 0 0 no-repeat; height: 204px; margin: 0 0 24px; padding: 8px 10px; width: 980px; }*/
#mainBanner        { background: url(/images/bannerFrame.png) 0 0 no-repeat; height: 204px; margin: 0 0 24px; width: 980px; }
#main              { margin-bottom: 65px; } 
.twoColumnLayout #mainContent { border-right: 1px solid #fbf6e9; float: left; padding-right: 20px; width: 677px; } 
#sideBar { /*background: #f9f7f0; border: 1px solid #efede6;*/ float: right; /*padding: 15px 13px;*/ width: 256px; height: auto; }
#sideBar h2, #sideBar h3 { margin-bottom: 2px; }
#sideBar ul { margin-bottom: 10px; }
.box { background: #f9f7f0; border: 1px solid #efede6; padding: 15px 13px; }
/*=== Footer ===*/
#affiliations-awards   { float: left; margin-top: 58px; }
#affiliations-awards li { float: left; margin-right: 12px;}
#additionalInfo        { float: left; margin: 68px 0 0 0px; width: 611px; }
#additionalInfo div    { border-bottom: 1px solid #c1baa6; margin:0 0 10px; padding: 0 0 2px; }
#address, #address img { float: left; }
#address img           { margin: -3px 7px 0 0; }
#tollFreeNumber        { float: left;}
ul#language            { float: right; }
#language li           { background: url(/images/bullet.png) 0 3px no-repeat; border-left: none !important; float: left; margin-left: 17px; padding: 0 0 0 9px !important; }
#footerNav           { clear: both; }
#additionalInfo li       { border-left: 1px solid #c1baa6; float: left; padding: 0 7px; }
#additionalInfo li.first { border-left: none; padding-left: 0;}
#copyright           { float: right; }
#quickLinks          { clear: left; padding: 20px 0 0;}
#quickLinks ul li  { float: left; }
#quickLinks ul li li { float: none; }
    li.topLevelListItem { display: block; float: left; margin: 0 25px 10px 0; height: 100px; position: relative; width: 180px; }
    li.last { margin-right: 0 !important; }
	.topLevelListItemBg { /*background: #B5A78D url("../images/topLevelLinkBg.png") left bottom no-repeat;*/ position: absolute; left:0; top:0; height: 100px; width: 168px; z-index: 5; }
	li .topLevelLink { display: block; margin: 8px 10px 8px; }
	li .topLevelLink, ul.lowerLevelLinks { position: relative; z-index: 10; }
	li.dualListHolder .topLevelListItem { height: 100px; }
	li.dualListHolder .topLevelListItemBg { height: 100px; }
	ul.lowerLevelLinks { float: none; margin: 0 10px; }
	ul.lowerLevelLinks li { margin-bottom: 6px; }
	li.col2, li ul.col2 {display: block; float: left; position: relative;} 
/* Clearing Styles */
.cB:after, #banner:after, #main:after, #mainContent:after, #prospectiveStudentInfo:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.cL:after { clear: left; content: "."; display: block; height: 0; visibility: hidden; }
.cB, .cL, #main, #mainContent, #banner, #prospectiveStudentInfo { display: inline-block; }
/* Holly Hack Targets IE Win only \*/
* html .cB, * html .cL, * html #main, * html #mainContent, * html #banner, * html #prospectiveStudentInfo {height: 1%;}
.cB, .cL, #main, #mainContent, #banner, #prospectiveStudentInfo {display: block;}
/* End Holly Hack */
/*------------------Housing Styles--------------------*/
/* sub */
#main .threeColumnQuickLinks { border-top:1px solid #ccc; padding-top:15px; margin-top:20px; }
#sideBar img.padding-vertical { padding:5px 0; }
#main .columnLeft { width:204px; float:left; padding:0 127px 0 0; border-right:1px solid #ccc; }
#main .columnCenter { width:294px; float:left; padding:0 37px 0 40px; border-right:1px solid #ccc; }
#main .columnRight { width:254px; float:left; padding:0 0 0 40px; }
#main .columnLeft ul, #main .columnCenter ul, #main .columnRight ul, #housingNavigation, .threeColumnLayout .box ul {
	font-size:12px;
    line-height:20px;
    }
.housing #mainContent { border-right:none; }
/* main */
.threeColumnLayout #housingNavigation { width:219px; float:left; border-right:1px solid #ccc; }
	#housingNavigation ul { margin-bottom:20px; }
	#housingNavigation ul li ul { padding-left:25px; list-style-type: square; }
    #housingNavigation h2 { margin-bottom:0; }
.threeColumnLayout #mainContent { border-right: 1px solid #ccc; float: left; padding:0 25px 0 25px; width: 484px; margin-bottom:0; }
.threeColumnLayout #main #sideBar { width:220px; padding:0; margin:0; } 
.greyBorder { border-bottom:1px solid #ccc; margin:20px 0 15px 0; }
.imageGallery { float:right; width:760px; margin-top:20px; }
.imageGallery ul li { display:inline; margin-right:45px; }
	.imageGallery ul li.last { margin-right:0; }
    .imageGallery ul li img { padding-bottom:15px; }
.imageGallery .box p { float:left; width:490px; }
.imageGallery .box ul li { margin:0 10px 0 10px; list-style-type:square; }
#mainContent #subContent ul {
	margin-left:0px;
	font-size:1.0em;
	line-height:1.0em;
	padding-bottom:0;
	}
#mainContent #subContent ul li {
	list-style-type:none;
	}
#ContentBlock1 ul, #mainContent ul {
	margin-left:15px;
	font-size:1.33em;
	line-height:1.33em;
	padding-bottom:15px;
}
#ContentBlock1 li, #mainContent li {
	font-size:13px;
}
#ContentBlock1 ul li, #mainContent ul li {
	list-style-type:disc;
	}
#ContentBlock1 ul li ul, #mainContent ul li ul {
	font-size:1.0em;
	}
#ContentBlock1 ol, #main ol, #mainContent ol {
	font-size:1.33em;
	margin-left:15px;
	line-height:1.33em;
	padding-bottom:15px;
}
#ContentBlock1 ol li, #main ol li, #mainContent ol li {
	list-style-type:disc;
	}
#ContentBlock1 ol li ol, #main ol li ol, #mainContent ol li ol {
	font-size:1.0em;
	}
#mainContent .academicLinks ul {
	font-size:1.0em;
	line-height:1.0em;
	padding-bottom:15px;
}
.schools-departments #sideBar ul li { list-style-type:none; }
.schools-departments .box #sideBar ul { margin:0; padding:0; font-size:1.0em; line-height:1.0em; margin-bottom:10px; }
.schools-departments .box #sideBar ul li { list-style-type:none; }
/*.schools-departments #sideBar ul.bulleted-list li { list-style-type:disc; margin-left:15px; }
#sideBar h2 { margin-bottom:10px; }
#sideBar ul, #sideBar ol ( margin-bottom:10px; }
*/
/* --------- Home page sIFR links --------- */
#undergraduateLinks { position:relative; }
#undergraduateLinks .link-undergraduate {
	position:absolute;
	width:130px;
	height:30px;
	top:10px;
	left:10px;
	z-index:99;
	background-image:url("../images/spacer.gif");
}
.link-graduate span, .link-degree span, .link-undergraduate span { display:none; }
#degreeCompletionLinks { position:relative; }
#degreeCompletionLinks .link-degree {
	position:absolute;
	width:160px;
	height:30px;
	top:10px;
	left:10px;
	z-index:99;
	background-image:url("../images/spacer.gif");
}
#graduateLinks { position:relative; }
#graduateLinks .link-graduate {
	position:absolute;
	width:100px;
	height:30px;
	top:10px;
	left:10px;
	z-index:99;
	background-image:url("../images/spacer.gif");
}
/* --------- Image styles --------- */
img.img-border {
	border:5px solid #E4DED2;
	padding:1px;
	background-color:#fff;
	}
