/*
-----------------------------------------------
University of Santo tomas - Education High School 1976
media: screen
author: prendjocel
version: Jan 9, 2009, 1:54 PM
----------------------------------------------- */


* { margin: 0; padding: 0; }



/* Page Structure
----------------------------------------------- */
body {
	background: #f2f1e6 url(/images/bg_images.gif) repeat-x 0 0;
	font: normal 13px/18px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
}	

#header, #homepage, #content, #content-next {
	margin: 0 auto;
  	width: 955px; 
	text-align: left;
}

#header {
	background: url(/images/bg-header.gif) no-repeat;
  	height: 175px; 
	text-align: left;
}

#homepage {
  	height: 300px; 
	text-align: left;
}

.clear {
	clear: both;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

/* Header
----------------------------------------------- */
#header-left {
	float: left;
	width: 576px; height: 175px;
}

.logo {
	padding: 30px 0 0 25px;
}

#header-right {
	float: left;
	width: 379px; height: 175px;
	background: transparent;
	text-align: right;
}

/* Navigation
----------------------------------------------- */
#top-1, #top-2, #top-3 {
	float: right;
	width: 110px; height: 100px;
	background: url(/images/bar.gif) top left no-repeat;
	padding: 15px 0 0 15px;
	font-size: 11px; line-height: 15px;
	text-align: left;
}

.top-group {
	font-size: 12px; font-weight: bold; color: #333;
}


/* Sidebar Navigation
----------------------------------------------- */
#sidebar-nav {
	font: normal 16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	margin: 0;
}

#sidebar-nav ul{
	list-style-type: none;
	width: 275px;
	margin: 0;
}

#sidebar-nav ul li {
	font: normal 16px/40px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}

#sidebar-nav ul li a {
	display: block;
	height: 40px;
	background: url(/images/bg-sidebar.gif);
	color: #fff; 
	text-indent: 10px;
	text-decoration: none;
}

#sidebar-nav ul li a:hover {
	color: #000; 
	background-position: 0 -40px;
}

/* Homepage
----------------------------------------------- */
#homepage-left {
	float: left;
	width: 320px; height: 300px;
/*	background: url(/images/bg-homepage2-left.jpg) top left no-repeat; */
	color: #000; text-align: left; font-size:12px; font-style:italic
}

#homepage-left .content-wrapper {
	padding: 10px 0px 0px 0px;
}

#homepage-right {
	float: left;
	width: 630px; height: 300px;
/*	background: url(/images/bg-homepage1-right.gif) top left no-repeat;  */
	text-align: left;
}

.homepage-right-wrapper {
	padding-top: 10px;
}

.slideshow-homepage {
	width: 630px; height: 300px;
}

/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	float:left; /* Floating gallery at the right side of other web page content */		
	width:630px;	/* Image width */
	height:300px;	/* Image height */
	background: url(/images/bg-homepage1-right.gif) top left no-repeat;
	text-align: left;
	position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
	float:left;
	width:630px;
	height:300px;
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}



/* Content
----------------------------------------------- */
#content {
	overflow: hidden;
	background: url(/images/content-yellow-bg.gif) repeat-y;
}

.content-wrapper {
	padding: 20px;
}

.content-sidebar {
	float: left;
	width: 245px;
	background: transparent;
	text-align: center;
}

.content-main {
	float: left;
	width: 700px;
	background: transparent;
	text-align: center;
	font: normal 12px "Arial", Arial, Helvetica, sans-serif;
	color: #0000FF;
}

.content-float-right {
	float: right;
	width: 300px;
	background: transparent;
	text-align: left;
}

.content-sidebar {
	color: #fff;
	padding: 0 0px 0px 0px;
}

.content-main, .content-main-wide {
	padding: 20px 0px 0px 10px;
}

.names {
   margin-top: 0;
   margin-bottom: 0;
}

div.content-main-wide ul {
	list-style:none;
	margin: 0 0 18px 0;
	padding-left: 10px;
}

div.content-main-wide ul li {
	padding: 2px 0 0 15px;
	background:url(/images/bullet-4x7-gray.gif) no-repeat 0 7px;
}

.history-text {
	float: left;
	width: 420px;
	text-align: left;
	margin: 0 0 20px 0;
}

.history-year {
	margin: -5px 0 0 0;
	float: right;
	width: 150px;
	text-align: right;
	color: #f2f1e6; font: 48px Georgia, serif;
}

.staff-bio {
	margin-bottom: 30px;
}

div.content-main ul {
	list-style:none;
	margin: 0 0 18px 0;
	padding-left: 10px;
}

div.content-main ul li {
	padding: 2px 0 0 15px;
	background:url(/images/bullet-4x7-olive.gif) no-repeat 0 7px;
}

.quote {
	padding: 0 10px;
	color: #999;	
	font: 16px/20px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}

.backtotop {
	font: 12px/16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	text-align: right;
}

#content-next {
	overflow: hidden;
	background: url(/images/content.gif) repeat-y;
}


/* Footer
----------------------------------------------- */
#footer {
	margin: 0 auto;
  	width: 945px; 
	background: transparent;
	text-align: left;
	font: 12px/16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	padding-bottom: 60px;
}

#footer-column-1, #footer-column-2, #footer-column-3 {
	float: left;
	width: 275px;
	padding: 5px 20px;
	background: transparent;
	text-align: left;
}



/* Links
----------------------------------------------- */
a, a:link, a:visited { 
	color: #005899;
	text-decoration: none;
}

a:hover { 
	color: #990000;
	text-decoration: none;
}

a.blanc, a.blanc:link, a.blanc:visited, a.blanc:hover { 
	color: #fff;
	text-decoration: underline;
}

a.blanc:hover { 
	color: #005899;
}
	

/* Typography
----------------------------------------------- */
h1 {
	margin: 0 0 15px 0;
	font: 30px/36px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #0a51a1;
}

h1.white {
	color: #fff;
}


h2 {
	margin: 0 0 5px 0;
	font: 18px/24px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #0a51a1;
}

h2.white {
	color: #fff;
}

h2.black {
	color: #000;
}

h2.calendar-agenda {
	color: #fff;
	margin-bottom: 15px;
}

h3	{
	margin: 0 0 5px 0;
	font: 18px/22px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #000;
}

h4	{
	margin: 0 0 5px 0;
	font: 14px/20px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #333;
}

p {
	margin: 0 0 13px 0;
}

.smalltext {
	font-size: 11px;
}

.credentials {
	font-size: 12px;
}

.scripture {
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
	color: #888;
	padding: 3px 0 11px 20px;
}

.ch-red {
	color: #981c1f;
}

.charcoal {
	color: #111;
}

.breathe-vertical {
	margin-top: 40px;
}

.indent {
	margin-left: 20px;
}

.quoteby {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 20px;
}

.rule-dotted-green {
	margin-top: 20px; margin-bottom: 20px;
	height: 1px;
	background: url(/images/dotted-rule-green.gif) repeat-x 0 0;
}

.rule-dotted-blue {
	margin-bottom:20px;
	height: 1px;
	background: url(/images/dotted-rule-blue.gif) repeat-x 0 0;
}


/* Form elements
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select, option {
	margin: 2px 0;
	padding: 2px;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.pulldown {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 4px 0;
	padding: 0;
}

.pulldown-general {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown-general select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}

textarea, input.feedback {
	font: 13px "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 2px;
	width: 80%;
}

textarea {
	overflow: auto;
}


/* Images
----------------------------------------------- */
img {
	display: block
	border: 0;
}

.inline {
	display: inline;
	border: 0;
}

.inline-padded {
	display: inline;
	border: 0;
	margin-right: 30px;
}

.imgcenter {
	margin: 0 auto;
	border: 0;
}

.pdficon {
	float: left;
	margin: 0 5px 0 0;
}

.imgfloatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 15px 15px;
}

.imgsidebar {
	padding-top: 14px;
}

img.photo {
	padding: 4px;
	border: 1px solid #f2f2f2;
}

