/* CSS Document
Kate Campbell
Large River Music
Store Page CSS
© 2006 Large River Music and Kate Cambpell
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

#instructions {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-left: 25px;
	padding-right: 50px;
	padding-top: 15px;
	clear: both;
}

div#topdividerdiv {
	height: 5px;
	width: 950px;
	margin: 0 auto;
	background: #ccc;
	}
	
#mainimage {
	padding-left: 25px;
	padding-top: 15px;
	position: relative;
	z-index: 0;
	visibility: visible;
}

div.AuthorizeNetSeal {
	width: 90px;
	height: 72px;
	position: absolute;
	top: 10px;
	left: 590px;
	z-index: 10;
	visibility: visible;
	}
	
#maindiv {
	border: 1px solid #CCCCCC;
	background: #eaba47;
	color: #1e1b2d;
}

#topdiv {
	border: 1px solid #CCCCCC;
	background: #556832;
}
#photo {
	border-top: none;
	border-right: solid 1px #CCCCCC;
	border-bottom: none;
	border-left: none;
}

.order {
	color: #000;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.on {
	color: #FFFFFF;
	background-color: #1e1b2d;
	text-decoration: none;
}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
	
.addto {
	text-align: center;
	padding: 15px 0 0 0;
	}
	
.sheetmusictext {
	text-align: center;
	font-size: 0.8em;
	}
	
.ticket {
	text-align: center;
	font-size: 80%;
	}
	
.ticket p {
	margin: 0;
	padding: 5px;
	}
	
div#instructions a {
	color: #fff;
	text-decoration: none;
	text-decoration: underline;
}

div#instructions a:hover {
	color: #556833;
	background: #fff;
	text-decoration: none;
}

h1#digital {
	font-size: 150%;
	padding: 0;
	margin: 0;
}

