@charset "UTF-8";
/* ------------------------------------------------------
Home > Showcase CSS Doc / Bell Sports Medicine
-------------------------------------------------------*/

/* Showcase
-----------------------------*/
#content-left-home-showcase {
	margin: 0px;
	float: left;
	height: 100%;
	width: 620px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#showcase-box-one {
	float: left;
	height: 120px;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/home/showcase-patient-center.gif);
	padding: 0px;
}
#showcase-box-one h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	border-bottom-style: none;
}
#showcase-box-one p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#showcase-box-one a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
}
#showcase-box-one a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC66;
}
#showcase-box-one a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC66;
}
#showcase-box-two {
	float: left;
	height: 105px;
	width: 185px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/home/showcase-patient-month.gif);
}
#showcase-box-two h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	border-bottom-style: none;
	text-align: left;
}
#showcase-box-two p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#showcase-box-two a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #663300;
}
#showcase-box-two a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
#showcase-box-two a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
#showcase-box-three {
	margin: 0px;
	float: left;
	height: 105px;
	width: 185px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/home/showcase-dr-bell.jpg);
}
#showcase-box-three h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	border-bottom-style: none;
	text-align: left;
}
#showcase-box-three p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#showcase-box-three a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #663300;
}
#showcase-box-three a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #663300;
}
#showcase-box-three a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
