﻿/* Copyright 2005. All Rights Reserved. DLSU Web Development Team. 
For IE 5.5/6.x, Netscape Gecko 6.x/7.x, Mozilla Firefox 1.x, Opera 6.x/7.x - PC/MacOS Compatible 
*/
#cb-home {
	background: white url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hm-bg.gif) repeat-y;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	border-right: 1px solid #808080;
	}
.cb-hilite-col, .cb-thisweek-col {
	width: 207px;
	}
.cb-bulletin-col {
	width: 363px;
	}
.cb-hilite-col, .cb-bulletin-col, .cb-thisweek-col {
	vertical-align: top;
	text-align: center;
	float: left;
	}
.cb-col-header {
	margin-bottom: -4px;
	overflow: hidden;
	}
.cb-hilite-box {
	width: 188px;
	background-color: #fbfcf2;
	border: 1px solid #c8cbad;
	}
.cb-bulletin-box {
	width: 343px;
	background: white url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-hm-bulletin-bg.gif) repeat-x;
	border: 1px solid #e3e8d9;
	}
.cb-thisweek-box {
	width: 188px;
	background-color: #fdf5ea;
	border: 1px solid #ffdfb4;
	}
.cb-hilite-box, .cb-bulletin-box, .cb-thisweek-box, .cb-bulletin-footer {
	text-align: left;
	padding-top: 5px;
	padding-right: 4px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	}
.cb-hilite-box ul, .cb-bulletin-box ul, .cb-thisweek-box ul {
	margin: 0;
	padding: 0;
	}
.cb-hilite-title, .cb-bulletin-title, .cb-thisweek-title {
	font: bold 14px Arial, Helvetica, Georgia, sans-serif;
	text-indent: 4px;
	padding-top: 0;
	margin-top: -3px;
	margin-bottom: 3px;
	}
.cb-hilite-item, .cb-hilite-title, .cb-bulletin-title, .cb-thisweek-title {
	text-transform: lowercase;
	}
/* highlights column */
.cb-hilite-title {
	color: #aeb193;
	}
.cb-hilite-item, .cb-hilite-item a:link, .cb-hilite-item a:active, .cb-hilite-item a:visited  {
	font: bold 12px Verdana, Helvetica, Georgia, sans-serif;
	color: #8b8e69;
	letter-spacing: -1px;
	text-indent: 6px;
	text-decoration: none;
	list-style: none;
	}
.cb-hilite-item a:hover, .cb-hilite-item a:focus {
	color: #5c5e40;
	text-decoration: none;
	}
.cb-hilite-sub  {
	font: normal 11px "Trebuchet MS", Verdana, Helvetica, Georgia, sans-serif;
	color: #808080;
	padding-bottom: 6px;
	text-indent: 6px;
	}
.cb-hilite-sub a:link, .cb-hilite-sub a:visited, .cb-hilite-sub a:active {
	color: #000000;
	text-decoration: none;
	}
.cb-hilite-sub a:hover, .cb-hilite-sub a:focus {
	color: #5c5e40;
	text-decoration: underline;
	}
.cb-hilite-item2 {
	font: normal 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	background: transparent url(http://www.dlsu.edu.ph/_images/_tmpl1/cb-menulist-item2-noshade.gif) no-repeat top left;
	list-style-type: none;
	padding: 0 0 6px 20px;
	}
.cb-hilite-item2 a:link, .cb-hilite-item2 a:visited, .cb-hilite-item2 a:active {
	text-decoration: none;
	color: #000000;
	}
.cb-hilite-item2 a:hover, .cb-hilite-item2 a:focus {
	text-decoration: underline;
	color: #8b8e69;
	}
.cb-dbase-error {
	font: normal 11px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0 4px 0 10px;
	}
.cb-dbase-error a {
	color: #8B8E69;
	text-decoration: none;
	}
/* bulletin column */
.cb-bulletin-title {
	color: #88a05a;
	}
/* this week column */
.cb-thisweek-title {
	color: #b08b55;
	}
/* misc */
.item-date {
	font: normal 10px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #e69862; /*#e6ab82*/
	white-space: nowrap;
	}
.tqm-quote {
	color: #b08b55;
	text-decoration: none;
	}
.more-posting, .more-posting a:link, .more-posting a:visited, .more-posting a:active {
	font: normal 12px "Trebuchet MS", Helvetica, Georgia, sans-serif;
	color: #e6ab82;
	text-align: right;
	margin: 0;
	padding: 1px;
	text-decoration: none;
	}
.more-posting a:hover, .more-posting a:focus {
	text-decoration: underline;
	}
.cb-rss-icon {
	border: 0;
	float: left;
	padding: 0 0 0 5px;
	}
