/* --------------------------------------- Content Panel STYLES ----------------------------------------- */
#default-live {
	padding: 0px 10px 0px ;
	margin: 0px;
	}
#default-lcp {
	padding: 40px 0px 0px 20px;
	width: 204px;
	height: 173px;	
	}
#default-rcp {
	padding: 0px;
	color: white;
	}
.greenBar{
	background: url(/clientImages/33300/template/default-rcp-greenBar.jpg) no-repeat left top;
	height: 35px;
	width: 201px;
	padding: 10px 0 0 20px;
	color: #ffffff;
	margin-top: 0px;
	font-weight: bold;
	display: block;
	margin: 0px;
}	
#default-bcp {
	padding: 30px 1px 0px 20px;
	color: white;
	}
#default-flash{
	background: url(/clientImages/33300/template/default-flash.jpg) no-repeat;
	height: 260px;
	width: 701px;
}

/* -------------------------------------------- MISC STYLES --------------------------------------------- */		
	
/* -------------------------------------------- MENU STYLES -------------------------------------------- */
a.menu {
	font-family: Verdena, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 3px 15px;
	margin: 1px 8px;
	}
a.menu:link:hover {
	color: White;
	background-color: #6DA312;
	padding: 3px 14px;
	border-top: solid 1px White;
	border-bottom: solid 1px White;
	border-left: solid 1px White;
	border-right: solid 1px White;
	}
