.Mp3container {
	text-align: center;
}



#MainText {
	background-color: #c57c49;
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
}


#Form option {

	background-color: #C07A50;
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
	
}

#Form select, .DropBox input, #SearchKeywordBox input {
	background-color: #c07a47;	
}


#DataResults {
	border: thin outset #CCCCCC;
}

#Form {
	background-image: url(../images/BackgroundTile_02.jpg);
	background-repeat: repeat;
	width: 766px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin outset #CCCCCC;
	color: #2B3940;
	font-family: Garamond, "Goudy Old Style", "Imprint MT Shadow", Perpetua;
	font-size: 16px;
}

.ResetButton {
	position: absolute;
	left: 58px;
}

#Form form {
	background-color: #c57c49;
	width: 95%;
	border: 2px inset #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/BackgroundTile_01.jpg);
}

#Form .filterbox {
	float: left;
}

#Form .DropBox {
	clear: both;
	margin-bottom: 5px;
}
#FindButton {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 120px;
	left: 400px;
	
}

.btn:active, .btnhov:active, .btndown:active {
	outline: none;
	-moz-outline-style: none;
}


.btn, .btnhov, .btndown {
	background-repeat: no-repeat;	
	padding: 0px;
	height: 144px;
	width: 165px;
	font-size: 0px;
	position: absolute;
	display: block;
	left: 308px;
	top: 70px;
	border: 0px solid #FF00FF;
	outline: none;
	-moz-outline-style: none;
}

.btn {
	background-color: transparent;
	background-image: url(../images/tableimages/SearchButton_OFF_01.jpg);
}

.btnhov {
	background-image: url(../images/tableimages/SearchButton_OVER_01.jpg);
}

.btndown {
	background-image: url(../images/tableimages/SearchButton_On_01.jpg);
}

#TopLogo {
	position: absolute;
	height: 194px;
	width: 92px;
	top: 55px;
	right: 165px;
}

.DropBox {
	text-align: left;
	padding: 3px;
}

.BoxTitle {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-table;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}

#GenreBox {
	margin-left: 0;
	margin-right: auto;
	position: relative;
	width: 300px;
	text-align: left;
}

#SongBox {
	margin-left: 0;
	margin-right: auto;
	width: 300px;
	text-align: left;
}

#InnerFormBox {
	background-image: url(../images/backgrounds/BackgroundTile03.jpg);
	background-repeat: repeat;
	margin: 20px;
	padding: 5px;
	border: 1px outset #CCCCCC;
}

#SearchKeywordBox {
	width: 450px;
	margin-left: 60px;
}

#SmallLogoCenter {
	background-image: url(../images/LogoSmall04.jpg);
	height: 100px;
	width: 785px;
}

.ShowSearch {
	display: inline;
	position: relative;
	top: 4px;
}


/* -------------------------------------------PAGE INFO DISPLAY CSS */

#PageDisplayHolder {
	position: absolute;
	width: 100%;
	top: 260px;
	height: 100px;
	text-align: center;
	color: #383643;
}

.pagedisplaybox {
	display: inline;
}

#Results {
	position: absolute;
	left: 50px;
}

#PageDisplay {
	position: absolute;
	top: 0px;
	right: 50px;
}

#ResultsPerPage {
	position: absolute;
	right: 310px;
	top: 0px;
}

#ResultsPerPage select {
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
	background-color: #E2DBCB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.pages {
	background-image: url(../images/backgrounds/BT_LightBache01.jpg);
	background-repeat: repeat;
	color: #B34D4D;
}

.pagesBottom {
	color: #B34D4D;
}

.pages a, .pagesBottom a {
	color: #000000;
}

.pages a:hover, .BackToTop a:hover, .pagesBottom a:hover {
	color: #00FF00;
}

a.backtotop {
	font-size: smaller;
	text-decoration: none;
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
}

a.backtotop:hover {
	text-decoration: underline;
	color: #00CC00;
}

.Arrow {
	position: relative;
	text-align: center;
	top: 10px;
}

.ArtistName {
	display: block;
}
.pages .left {
	background-image: url(../images/tableimages/PageDisplayTopleftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pages .right {
	background-image: url(../images/tableimages/PageDisplayTopRightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#BuyMore {
	position: absolute;
	width: 174px;
	top: 35px;
	right: 50px;
	height: 150px;
}

#clickhere {
	position: absolute;
	width: 148px;
	top: 155px;
	right: 70px;
	height: 43px;
}

input.ResetButton {
	width: 80px;
	left: 58px;
	margin-top: 15px;
}
