/*
 *      page-tpl-home.php.css
 *
 *      Copyright 2009 Kevin Brodigan <kev_brodigan@yahoo.co.uk>
 *
 *      This program is distributed in the hope that it will be useful,
 *      but WITHOUT ANY WARRANTY; without even the implied warranty of
 *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

.sbWeatherbg {
	margin-bottom: 13px;
}

.sbNewsbg {
	margin-bottom: 13px;
}

.cbHoleLinksbg {
	width:475px;
	height: 35px;
	padding: 0px 10px;
	text-align: left;
	background-image: url('../images/rounded.php?shape=r&rad=14&width=495&height=35&bw=3&bc=bbc&bgo=0&fgc=000&fgo=25');
	background-repeat: no-repeat;
	text-align: center;
}

.cbHoleLinks {
	padding-top: 6px;
	text-align: center;
}

.cbHoleLinks a {
	color: white;
	text-decoration: none;
	font-size: 12pt;
	margin: 0px 6px;
	padding-top: 3px;
}

.cbHoleLinks a.active {
	color: #def;
	font-size: 14pt;
}

.cbHoleLinks a:hover {
	color: blue;
	text-decoration: none;
}

