/*
  $Id: boxes.css,v 1.1 2010/07/07 17:31:51 eric Exp $

  Pro-Active Software
  http://www.pro-activesoftware.com
*/

#homeBoxes {
	width: 572px;
	height: 187px;
	position: relative;
	padding: 1px;
	background: url(images/bg_boxes_home.png) no-repeat;
}
#slideshow {
	width: 419px;
	height: 185px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#slideshow div {
	width: 419px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
#slideshow div div {
	position: relative;
}
#slideshow div.active {
	z-index: 10;
}
#slideshow div.prev {
	z-index: 9;
}
.boxSmall {
	width: 145px;
	height: 91px;
	position: absolute;
	right: 2px;
	font-size: 18px;
	color: #006AD4;
	font-weight: bold;
}
.boxSmall div {
	padding: 11px 0 0 45px;
}
.boxSmallTop {
	top: 0;
	background: url(images/sprite_icons.png) no-repeat 1px -177px;
}
.boxSmallBottom {
	bottom: 2px;
	background: url(images/sprite_icons.png) no-repeat 1px -267px;
}
#browsePurchasePrint {
	background: url(images/1.jpg) no-repeat;
}
#browsePurchasePrint div {
	font-size: 29px;
	color: #7F991E;
	text-align: center;
	padding-top: 60px;
	width: 33%;
	float: left;
}
#printer {
	background: url(images/2.jpg) no-repeat;
}
#printer div {
	font-size: 29px;
	color: #7F991E;
	text-align: center;
	padding-top: 60px;
	width: 70%;
	float: right;
}
#download247 {
	background: url(images/3.jpg) no-repeat;
}
#download247 div {
	font-size: 29px;
	color: #7F991E;
	text-align: left;
	padding-top: 30px;
	width: 52%;
	float: right;
}
#christian {
	background: url(images/4.jpg) no-repeat;
}
#christian div {
	font-size: 29px;
	color: #7F991E;
	text-align: left;
	padding-top: 30px;
	width: 74%;
	float: right;
}
#elton {
	background: url(images/5.jpg) no-repeat;
}
#elton div {
	font-size: 55px;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
}
#wedding {
	background: url(images/6.jpg) no-repeat;
}
#wedding div {
	font-size: 50px;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 60px;
}
#piano {
	background: url(images/7.jpg) no-repeat;
}
#piano div {
	font-size: 50px;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}
#jackson {
	background: url(images/8.jpg) no-repeat;
}
#jackson div {
	font-size: 50px;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 30px;
}
#glee {
	background: url(images/9.jpg) no-repeat;
}
#patriotic {
	background: url(images/10.jpg) no-repeat;
}
#patriotic div {
	font-size: 40px;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 15px;
}
#country {
	background: url(images/11.jpg) no-repeat;
}
#country div {
	font-size: 40px;
	color: #FFF;
	text-align: left;
	margin-left: 10px;
	padding-top: 10px;
}
#guitar {
	background: url(images/12.jpg) no-repeat;
}
#guitar div {
	font-size: 40px;
	color: #FFF;
	text-align: right;
	margin-left: -6px;
	padding-top: 10px;
}
.greySmallText {
	font-size: 18px;
	color: #484747;
}
