@charset "utf-8";
/* CSS Document */

body {
	background-color: #26243D;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body a {
	color: #0099CC;
	text-decoration: none;
}
body a:hover {
	color: #64BAEE;
}
body  a  img{
	border: none;
}

#divSong a {
	color: #333333;
	text-decoration: none;
}

#divWarpper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divHeader {
	height: 69px;
}
#divLogo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 300px;
	background-position: left;
	float: left;
}
#divLogo a {
	display: block;
	height: 69px;
	width: 300px;
}

#divSearchBar {
	background-image: url(../images/searchbar.jpg);
	height: 24px;
	width: 225px;
	float: right;
	margin-top: 38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divLeftColumn {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 1px;
	float: left;
}
#divMidColumn {
	float: left;
	width: 576px;
	padding: 9px;
}
#divRightColumn {
	padding-top: 9px;
	padding-bottom: 9px;
	float: left;
}
#divSml {
	width: 182px;
	height: 226px;
	margin-bottom: 20px;
}
#divBig {
	height: 226px;
	width: 576px;
	margin-bottom: 20px;
}
#divBigFull {
	width: 576px;
}
.smlHeading {
	background-image: url(../images/section.jpg);
	background-repeat: no-repeat;
	background-position: -844px 0px;
}

.smlHeading  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 156px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-bottom: 9px;
	background-image: url(../images/section.jpg);
	padding-left: 12px;
	margin: 0px;
}
.smlContent {
	background-color: #FFFFFF;
	width: 168px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0AFB7;
	border-left-color: #B0AFB7;
	height: 184px;
	padding: 5px;
}
.smlBase {
	background-image: url(../images/section.jpg);
	background-repeat: no-repeat;
	background-position: -844px -48px;
}
.smlBase h1 {
	background-position: 0px -48px;
	width: 100px;
	background-image: url(../images/section.jpg);
	font-size: 10px;
	height: 17px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}

.bigHeading {
	background-image: url(../images/section.jpg);
	background-repeat: no-repeat;
	background-position: -448px 0px;
	width: 576px;
	height: 27px;
}
.bigHeading  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 500px;
	padding-top: 2px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 9px;
	background-image: url(../images/section.jpg);
	padding-left: 12px;
	margin: 0px;
	display: block;
	height: 16px;
	float: left;
}
.bigContent {
	background-color: #FFFFFF;
	width: 564px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0AFB7;
	border-left-color: #B0AFB7;
	height: 184px;
	padding: 5px;
	float: left;
}
.bigContentFull {
	background-color: #FFFFFF;
	width: 554px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0AFB7;
	border-left-color: #B0AFB7;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bigContentFull h2 {
	color: #006684;
}

.bigBase {
	background-image: url(../images/section.jpg);
	background-repeat: no-repeat;
	background-position: -448px -48px;
	float: left;
	width: 576px;
}
.bigBase h1 {
	background-position: 0px -48px;
	width: 100px;
	background-image: url(../images/section.jpg);
	font-size: 10px;
	height: 17px;
	margin: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}


#searchForm #search {
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	width: 180px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.smlHeading, .smlHeading h1, .smlBase, .smlBase h1, .bigHeading, .bigHeading h1, .bigBase, .bigBase h1 {
	background-image: url(../images/home_section.jpg);
}
#divLeftTop   .smlContent, #divRightTop .smlContent {
	text-align: center;
}
#login input[type="text"] {
	text-align: left;
}
.artist {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.buy_song {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	position: absolute;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
}
#divSongRight  ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
}
#divSongLeft ul {
	margin: 0px;
	padding: 15px;
	list-style-type: none;
}
#divSongLeft ul li {
	padding-top: 8px;
	padding-bottom: 8px;
}
#tblAddress {
	margin-right: auto;
	margin-left: auto;
}
#tblAddress td {
	padding: 6px;
}
#tblAddress th, #tblShoppingCart th {
	text-align: left;
}
#tblShoppingCart .song {
	color: #2B336C;
}
.priceCell {
	color: #470A8B;
}
.totalCell {
	color: #CC0000;
}
#divMiddle {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h1 a {
	color: #B7E4FF;
}
