﻿/* Start of this page's css */

a img {border: none; }

#file{
	padding: 5px;

}

#file h1{
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
}

#navHierarchy{
	float:left;
	margin-bottom:10px;
}

#image{
	float:left;
	margin-right:20px;
	clear:both;
	
}

#descrip_more{
	display:none;
}

#seeMore{
	cursor:pointer;
	color: #3A5FCD;
}

/* Start of Link Table */
#ulTitle{
	text-align:center;
	padding-top:20px;
	padding-bottom:0px;
	margin:0px;
}

.links{
	list-style-type: none;
	padding:0;
	float:left;
}

.links a{
	color:black;
	text-decoration:none;
}

.links ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}

.links li{
	float:left;
	margin:0;
	padding:0;
	display:block;
}

/*
.links li:hover{
	background:#3A5FCD;
}
*/



.linksDownload{
	list-style-type: none;
	margin:20px auto;
	padding:0;
	float:left;
}

.linksDownload ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}

.linksDownload li ul li{
	float:left;
	margin:0;
	padding:0;
	display:block;
}

/*
.linksDownload div:hover{
	background:#3A5FCD;
}
*/

.linksDownload li div{
	float:left;
}

.linksDownloadtitle{
	width:455px;
}
.linksDownloadrating{
	width:75px;
}
.linksDownloadpreview{
	width:250px;
}


.linksDownloadlink{
	width:125px;
}
.linksDownloadformat{
	width:125px;
}
.linksDownloadsize{
	width:100px;
}

li.amazonAPI a{
	color:#7FE817;
}

.amazonAPI{
	width:125px;
}
.amazonAPISponsored{
	width:125px;
}

/* Add a link Submit button */

.button, .button span {
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .2) 1px solid;
	padding:0.6em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
	font-weight:bold;
}


.button.small span {
	font-size:12px;
}

.button.blue {
	background-color: #06C;
}

#addALinkResult {
	color:red;

}

.sideGoogleAd{

}

.commentsTitle {
background: #6699CC;
padding: 10px;
border-bottom: 1px solid #E3E3E3;
font-family: "ff-meta-serif-web-pro",Georgia,Cambria,"Times New Roman",Times,serif;
color: white;
font-weight: bold;
font-size:20px;
letter-spacing: 1px;
width: 910px;
border: 1px solid #EEE;
border: 0px solid rgba(0, 0, 0, .1);
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}


		#similarSheetMusic{
			float: left;
			width: 400px;
			border: 1px solid #EEE;
			border: 0px solid rgba(0, 0, 0, .1);
			-webkit-border-radius: 6px 6px 0 0;
			-moz-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
			-webkit-background-clip: padding-box;
			-moz-background-clip: padding;
			background-clip: padding-box;
			background-color: #EEE;
		}

		#similarSheetMusic a{
			color:#0185c6;
		}
		#similarTitle{
			color:#0185c6;

			background: #6699CC;
			padding: 10px;
			border-bottom: 1px solid #E3E3E3;
			font-family: "ff-meta-serif-web-pro",Georgia,Cambria,"Times New Roman",Times,serif;
			color: white;
			font-weight: bold;
			font-size:20px;
			letter-spacing: 1px;
			width: 380px;
			border: 1px solid #EEE;
			border: 0px solid rgba(0, 0, 0, .1);
			-webkit-border-radius: 6px 6px 0 0;
			-moz-border-radius: 6px 6px 0 0;
			border-radius: 6px 6px 0 0;
			-webkit-background-clip: padding-box;
			-moz-background-clip: padding;
			background-clip: padding-box;
		}
		#insideSimilar{
			padding:5px;
			font-size:18px;
		}




		#smp-wrapper{
			margin:10px;
			float:left;
			width:400px;
			padding:10px;
		}



		.smp-picture{
			float:left;
			width:100px;
		}
		.smp-description{
			float:left;
			width:300px;
		}
/*
		.smp-greyBackground:hover{
			float:left;
			background:#6699CC;
			width:400px;
			height:130px;
		}
*/
