/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFFFFF url(images/UI/bg-body.jpg) repeat-x;
}
img, object, embed {
	display: block;
}
a img, img a, img {
	border: none;
}
.clearer{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
form {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
div.siteContainer {
	font: 11px Arial, Helvetica, sans-serif;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
table.main {
	background-color: #FF0000;
	height: 100%;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/UI/bg-siteContainer.gif) repeat-y;
}
table.main1 {
	background: url(images/UI/bg-siteContainer1.gif) repeat-y;
}
table.main2 {
	background: url(images/UI/bg-siteContainer2.gif) repeat-y;
}
table.main td {
	text-align: left;
	vertical-align: top;
}
/*~~~~~~~~~~~~~~~~~global styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~leftCol styles start~~~~~~~~~~~~~~~~~*/
div.leftCol {
	color: #FFFFFF;
	width: 180px;
	float: left;
	padding-bottom: 10px;
}
div.leftCol h2 {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
div.leftCol p {
	line-height: 100%;
	width: 149px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
div.leftCol h2 img.alt {
	margin-top: 10px;
}
div.leftCol label {
	display: block;
	margin: 6px 0px 0px 20px;
}
div.leftCol input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 140px;
	width/**/:/**/ 135px;
	height: 20px;
	height/**/:/**/ 18px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #666666;
	background-color: #222222;
}
div.leftCol label.checkbox {
	width: 149px;
	margin: 21px 0px 0px 20px;
}

div.leftCol label.checkbox span {
	display: block;
	width: 120px;
	float: left;
}
div.leftCol label input.checkbox {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: 1px solid #666666;
	background: none;
}


div.searchArea {
	width: 180px;
	height: 38px;
	position: relative;
	margin-top: 14px;
}
div.searchArea h2 img {
	margin-bottom: 6px;
}
div.leftCol input.alt {
	width: 90px;
	width/**/:/**/ 85px;
}
div.searchArea a.go {
	text-indent: -9000px;
	display: block;
	width: 43px;
	height: 20px;
	position: absolute;
	top: 18px;
	left: 117px;
	background: url(images/UI/button-go-leftCol.jpg) no-repeat;
}
div.searchArea a.go:hover {
	background-position: 0px -30px;
}
div.leftCol ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
div.leftCol ul li {
	line-height: 150%;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 28px;
	background: url(images/UI/leftCol-list-arrow.gif) no-repeat 20px 6px;
}
div.leftCol ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
div.leftCol ul li a:hover {
	text-decoration: underline;
}
img.seperator {
	margin: 10px 0px 10px 10px;
}
a.login {
	text-indent: -9000px;
	display: block;
	width: 54px;
	height: 30px;
	float: left;
	margin: 7px 4px 0px 18px;
	_margin: 7px 4px 0px 9px;
	background: url(images/UI/button-login-leftCol.jpg) no-repeat;
}
a.login:hover {
	background-position: 0px -36px;
}
a.register {
	width: 64px;
	margin-left: 0px;
	background: url(images/UI/button-register-leftCol.jpg) no-repeat;
}
a.register:hover {
	background-position: 0px -36px;
}
div.forgot {
	width: 180px;
	position: relative;
	margin: 6px 0px;
}
div.forgot a {
	color: #33CCFF;
	text-decoration: none;
	display: block;
	margin: 0px 0px 7px 20px;
}
div.forgot a:hover {
	text-decoration: underline;
}
div.forgot a.send {
	text-indent: -9000px;
	display: block;
	width: 47px;
	height: 24px;
	margin: 0px;
	position: absolute;
	top: 20px;
	left: 117px;
	background: url(images/UI/button-send-leftCol.jpg) no-repeat;
}
div.forgot a.send:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
div#loggedIn, div#forgot {
	display: none;
}
a.logout {
	text-indent: -9000px;
	display: block;
	width: 60px;
	height: 30px;
	margin: 15px 0px 15px 20px;
	background: url(images/UI/button-logout-leftCol.jpg) no-repeat;
}
a.logout:hover {
	background-position: 0px -30px;
}
span.error {
	color: #FF3300;
	display: block;
	margin: 5px 0px 0px 20px;
}
/*~~~~~~~~~~~~~~~~~leftCol styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~browseCol styles start~~~~~~~~~~~~~~~~~*/
div.browseCol {
	width: 160px;
	width/**/:/**/ 149px;
	float: left;
	padding: 94px 0px 10px 11px;
}
div.browseCol h3 {
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
div.browseCol ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.browseCol ul li {
	line-height: 150%;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	background: url(images/UI/browseCol-list-arrow.gif) no-repeat 0px 6px;
}
div.browseCol ul li a {
	color: #0099CC;
	text-decoration: none;
}
div.browseCol ul li a:hover {
	text-decoration: underline;
}
div.browseCol input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 140px;
	width/**/:/**/ 135px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0px 0px 13px 0px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #666666;
}
div.browseCol p {
	font-size: 11px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div.browseCol p a {
	color: #666666;
	text-decoration: underline;
}
div.browseCol p a.active {
	color: #666666;
	text-decoration: none;
}
div.browseCol p a:hover {
	text-decoration: none;
}
div.browseCol div.paging {
	text-align: center;
	width: 140px;
	width/**/:/**/ 138px;
	height: 40px;
	height/**/:/**/ 38px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
div.browseCol div.paging span {
	color: #666666;
	display: block;
	width: 30px;
	margin: 4px auto 4px auto;
}
div.browseCol div.paging span.pages {
	width: 135px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
div.browseCol div.paging span.pages a {
	color: #666666;
	text-decoration: none;
}
div.browseCol div.paging span.pages a.active {
	color: #0099CC;
}
/*~~~~~~~~~~~~~~~~~browseCol styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerCol styles start~~~~~~~~~~~~~~~~~*/
div.centerCol {
	width: 510px;
	width/**/:/**/ 490px;
	float: left;
	padding: 42px 0px 0px 19px;
	padding/**/:/**/ 42px 0px 0px 20px;
}
h1.pageTitle-sifr {
	text-align: left;
    font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
    color: #0099CC;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
div.centerCol h4 {
	font-size: 11px;
	color: #333333;
	margin: 17px 0px 10px 0px;
	padding: 0px 40px 0px 0px;
}
div.centerCol p {
	color: #333333;
	margin: 17px 0px 0px 0px;
	padding: 0px 40px 0px 0px;
}
div.centerCol a.moreArtwork {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	display: block;
	margin: 22px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	background: url(images/UI/moreArtwork-arrow.gif) no-repeat 0px 4px;
}
div.centerCol a.moreArtwork:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~featuredArtist styles start~~~~~~~~~~~~~~~~~*/
div.featuredArtist {
	width: 470px;
	width/**/:/**/ 468px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
div.featuredArtist div.enlarge {
	float: left;
	height: 371px;
	width: 450px;
	margin: 10px 0px 15px 10px;
	_margin: 10px 0px 15px 5px;
	position: relative;
}
div.featuredArtist div.enlarge img {
	display: none;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.featuredArtist div.enlarge img.first {
	display: block;
}
div.featuredArtist a img {
	float: left;
	margin: 0px 0px 12px 10px;
	_margin-left: 5px;
}
div.featuredArtist a img.alt {
	margin-left: 45px;
}
div.featuredArtistDetail {
	font-size: 11px;
	color: #333333;
	width: 470px;
	width/**/:/**/ 446px;
	height: 114px;
	height/**/:/**/ 88px;
	padding: 11px 11px 14px 11px;
	position: relative;
	border-top: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
div.featuredArtistDetail h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div.featuredArtistDetail p {
	line-height: 130%;
	overflow: hidden;
	width: 445px;
	height: 44px;
	margin: 9px 0px 0px 1px;
	padding: 0px;
}
div.featuredArtistDetail span {
	position: absolute;
	top: 12px;
	right: 9px;
}
div.featuredArtistDetail a {
	text-decoration: none;
	color: #0099CC;
	position: absolute;
	bottom: 10px;
	right: 9px;
}
div.featuredArtistDetail a.about {
	left: 10px;
}
div.featuredArtistDetail a:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~featuredArtist styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~otherArt styles start~~~~~~~~~~~~~~~~~*/
div.otherArt {
	width: 470px;
	width/**/:/**/ 468px;
	height: 140px;
	height/**/:/**/ 138px;
	margin-top: 10px;
	border: 1px solid #DDDDDD;
}
div.otherArt div.otherArtImg {
	width: 139px;
	width/**/:/**/ 129px;
	height: 138px;
	height/**/:/**/ 128px;
	padding: 10px 0px 0px 9px;
	float: left;
	border-right: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
div.otherArtDetail {
	font-size: 11px;
	color: #333333;
	width: 329px;
	width/**/:/**/ 319px;
	height: 138px;
	height/**/:/**/ 131px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
div.otherArtDetail h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div.otherArtDetail p {
	line-height: 130%;
	overflow: hidden;
	width: 311px;
	height: 72px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
div.otherArtDetail span {
	position: absolute;
	top: 8px;
	right: 9px;
}
div.otherArtDetail a {
	text-decoration: none;
	color: #0099CC;
	position: absolute;
	bottom: 15px;
	right: 9px;
}
div.otherArtDetail a.about {
	left: 10px;
}
div.otherArtDetail a:hover {
	text-decoration: underline;
}
div.otherArtDetail1 p.price {
	text-align: right;
	float: right;
	margin: 0px;
	width: 80px;
	height: 16px;
	padding: 0px 20px 0px 0px;
}
/*~~~~~~~~~~~~~~~~~otherArt styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footer {
	color: #999999;
	text-align: center;
	width: 470px;
	margin-top: 34px;
	padding-bottom: 50px;
}
div.footerAlt {
	margin: 34px auto 0px auto;
}
div.footerAlt1 {
	float: left;
}
div.footer a {
	color: #999999;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer a.bka {
	text-indent: -9000px;
	display: block;
	width: 226px;
	height: 23px;
	margin: 18px auto 0px auto;
	background: url(images/UI/byBKA.jpg) no-repeat;
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerCol styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerColWide styles start~~~~~~~~~~~~~~~~~*/
div.centerColWide {
	text-align: center;
	width: 647px;
	width/**/:/**/ 628px;
	float: left;
	padding: 42px 0px 0px 19px;
	padding/**/:/**/ 42px 0px 0px 20px;
}
/*~~~~~~~~~~~~~~~~~artSummary styles start~~~~~~~~~~~~~~~~~*/
div.artSummary {
	text-align: left;
	width: 140px;
	width/**/:/**/ 138px;
	float: left;
	position: relative;
	margin: 0px 16px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
div.artSummary1 {
	margin: 0px;
}
div.artSummary2 {
	margin-top: 15px;
}
div.artSummary3 {
	margin-right: 25px;
}
div.artSummary div.thumb {
	width: 138px;
	width/**/:/**/ 129px;
	height: 138px;
	height/**/:/**/ 128px;
	padding: 10px 0px 0px 9px;
}
div#large {
	display: none;
	padding: 8px;
	position: absolute;
	top: 30px;
	left: 30px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
}
div#large1 {
	display: none;
	padding: 8px;
	position: absolute;
	top: 30px;
	right: 30px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
div.artSummary div.artSummaryDetail {
	font-size: 11px;
	width: 138px;
	width/**/:/**/ 122px;
	padding: 8px 8px 5px 8px;
	border-top: 1px solid #CCCCCC;
	background: #FFFFFF url(images/UI/bg-artSummaryDetail.jpg) repeat-x;
}
div.artSummary div.artSummaryDetail span {
	color: #333333;
	display: block;
	margin-bottom: 2px;
}
div.artSummary div.artSummaryDetail a {
	text-decoration: none;
	color: #0099CC;
	display: block;
}
div.artSummary div.artSummaryDetail a:hover {
	text-decoration: underline;
}
/*~~~~~~~~~~~~~~~~~artSummary styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~aboutArtist styles start~~~~~~~~~~~~~~~~~*/
div.aboutArtist {
	width: 470px;
	width/**/:/**/ 450px;
	height: 180px;
	height/**/:/**/ 160px;
	padding: 9px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
div.aboutArtist img {
	float: left;
}
div.aboutArtist p {
	width: 218px;
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
/*~~~~~~~~~~~~~~~~~aboutArtist styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~paging styles start~~~~~~~~~~~~~~~~~*/
div.paging {
	text-align: left;
	width: 610px;
	width/**/:/**/ 599px;
	height: 26px;
	height/**/:/**/ 19px;
	padding: 5px 0px 0px 9px;
	float: left;
	border: 1px solid #CCCCCC;
}
div.paging1 {
	width: 470px;
	width/**/:/**/ 459px;
	margin-top: 15px;
	float: none;
}
div.paging2 {
	width: 610px;
	width/**/:/**/ 753px;
}
div.paging span {
	color: #666666;
}
div.paging span a {
	color: #666666;
	text-decoration: none;
}
div.paging span a.active {
	color: #0099CC;
}
.SpryHiddenRegion {
	visibility: hidden;
}
/*~~~~~~~~~~~~~~~~~paging styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~registration styles end~~~~~~~~~~~~~~~~~*/
div.registerSurround {
	width: 470px;
	width/**/:/**/ 446px;
	border: 1px solid #DDDDDD;
	padding: 13px 11px 11px 11px;
	position: relative;
}
div.registerSurround p {
	color: #333333;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}
div.registerSurround a.returnHome, div.registerSurround a.purchase, div.registerSurround a.viewListing, div.registerSurround a.listAnother, div.registerSurround a.signUp, div.registerSurround a.addListing, div.registerSurround a.update, div.registerSurround a.updateAlt, div.registerSurround a.register, div.registerSurround a.continueShopping {
	text-indent: -9000px;
	display: block;
	width: 124px;
	height: 44px;
	float: left;
	margin: 13px 6px 0px 0px;
	background: url(images/UI/button-returnHome.jpg) no-repeat;
}
div.registerSurround a.purchase {
	background: url(images/UI/button-purchase.jpg) no-repeat;
}
div.registerSurround a.purchase1 {
	width: 144px;
	margin-left: 150px;
	_margin-left: 74px;
	background: url(images/UI/button-purchaseCredit.jpg) no-repeat;
}
div.registerSurround a.viewListing {
	background: url(images/UI/button-viewListing.jpg) no-repeat;
}
div.registerSurround a.listAnother {
	width: 174px;
	background: url(images/UI/button-listAnother.jpg) no-repeat;
}
div.registerSurround a.signUp {
	width: 104px;
	position: absolute;
	bottom: 15px;
	right: 0px;
	background: url(images/UI/button-signUp.jpg) no-repeat;
}
div.registerSurround a.update {
	width: 104px;
	position: absolute;
	bottom: 15px;
	right: 0px;
	background: url(images/UI/button-update.jpg) no-repeat;
}
div.registerSurround a.updateAlt {
	width: 104px;
	margin-left: 330px;
	_margin-left: 163px;
	background: url(images/UI/button-update.jpg) no-repeat;
}
div.registerSurround a.addListing {
	width: 144px;
	margin-right: 0px;
	background: url(images/UI/button-addListing.jpg) no-repeat;
}
div.registerSurround a.register {
	width: 104px;
	background: url(images/UI/button-register.jpg) no-repeat;
}
div.registerSurround a.continueShopping {
	width: 154px;
	background: url(images/UI/button-continueShopping.jpg) no-repeat;
}
div.registerSurround a.returnHome:hover, div.registerSurround a.purchase:hover, div.registerSurround a.viewListing:hover, div.registerSurround a.listAnother:hover, div.registerSurround a.signUp:hover, div.registerSurround a.addListing:hover, div.registerSurround a.update:hover, div.registerSurround a.updateAlt:hover, div.registerSurround a.register:hover, div.registerSurround a.continueShopping:hover {
	background-position: 0px -60px;
}
div.registerSurround label {
	color: #333333;
	display: block;
	height: 20px;
	margin: 0px 0px 13px 0px;
}
div.registerSurround label span {
	display: block;
	height: 20px;
	height/**/:/**/ 17px;
	float: left;
	padding: 3px 6px 0px 0px;
}



div.registerSurround label span.error {
	color: #FF3300;
	padding: 3px 6px 0px 7px;
}
div.registerSurround label span.errorAlt, div.registerSurround label span.errorAlt2 {
	color: #FF3300;
	display: block;
	height: 20px;
	height/**/:/**/ 17px;
	float: left;
	width: 200px;
	margin: -2px 0px 0px 10px;
	padding: 0px;
}
div.registerSurround label span.errorAlt2 {
	width: 130px;
}
span.errorAlt3
{
	color: #FF3300;
	display: block;
	height: 20px;
	height/**/:/**/ 17px;
	margin: -2px 0px 0px 10px;
	padding: 0px;
}
div.registerSurround label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 110px;
	width/**/:/**/ 105px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
	border: 1px solid #666666;
}

div.registerSurround label span.checkbox2 input {
	width: 30px;
	width/**/:/**/ 15px;
	margin-right:5px;
	border:medium none;
}
div.registerSurround textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 450px;
	width/**/:/**/ 445px;
	height: 86px;
	height/**/:/**/ 84px;
	margin: 14px 0px 14px 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	border: 1px solid #CCCCCC;
}
div.registerSurround1 label select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 181px;
	width/**/:/**/ 180px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 3px;
	float: left;
	border: 1px solid #CCCCCC;
}
div.registerSurround1 label {
	margin: 0px 0px 8px 0px;
}
div.registerSurround1 label span {
	width: 120px;
	padding: 3px 0px 0px 0px;
}



div.registerSurround1 label span.alt {
	width: 180px;
	padding: 0px;
}
div.registerSurround1 label input {
	border: 1px solid #CCCCCC;
}
div.registerSurround1 label input.alt {
	width: 180px;
	width/**/:/**/ 175px;
}
div.registerSurround1 label input.alt2 {
	text-align: center;
	width: 30px;
	width/**/:/**/ 25px;
	height/**/:/**/ 16px;
	margin-right: 8px;
	padding-top: 2px;
}
div.registerSurround1 label.checkbox {
	width: 356px;
	height: 30px;
	margin: 10px 0px 0px 0px;
}
div.registerSurround1 label.checkboxIE {
	margin: 10px 0px 20px 0px;
}
div.registerSurround1 label.checkbox a {
	color: #0099CC;
	text-decoration: none;
}
div.registerSurround1 label.checkbox a:hover {
	text-decoration: underline;
}
div.registerSurround1 label input.checkbox, div.registerSurround1 label.checkbox span.checkbox, div.registerSurround1 label span.checkbox input {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: none;
	background: none;
}
div.preview {
	width: 140px;
	width/**/:/**/ 120px;
	height: 110px;
	height/**/:/**/ 90px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}
div.registerSurround2 {
	margin-top: 20px;
}
div.fakeFileSurround {
	width: 357px;
	height: 22px;
	margin-top: 10px;
	position: relative;
}
div.fakeFileSurround input.realFile {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 0px;
}
div.fakeFileSurround input.fakeFile {
	width: 218px;
	width/**/:/**/ 212px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
div.fakeFileSurround img.fakeBrowse {
	position: absolute;
	top: 0px;
	right: 70px;
}
div.fakeFileSurround img.delete {
	position: absolute;
	top: 0px;
	right: 0px;
}
/*~~~~~~~~~~~~~~~~~registration styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~address styles start~~~~~~~~~~~~~~~~~*/
div.address {
	width: 470px;
	width/**/:/**/ 468px;
	margin-top: 20px;
	border: 1px solid #DDDDDD;
}
div.addressHeading {
	height: 38px;
	position: relative;
	background-color: #DDDDDD;
}
div.addressHeading p {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
div.addressHeading a {
	text-indent: -9000px;
	display: block;
	width: 120px;
	height: 26px;
	position: absolute;
	top: 6px;
	background: url(images/UI/button-returnHome.jpg) no-repeat;
}
div.addressHeading a.editAddress {
	right: 134px;
	background: url(images/UI/button-editAddress.jpg) no-repeat;
}
div.addressHeading a.addAddress {
	right: 5px;
	background: url(images/UI/button-addAddress.jpg) no-repeat;
}
div.addressHeading a:hover {
	background-position: 0px -40px;
}
div.addressChoice {
	padding: 8px 8px 8px 12px;
	border-top: 1px solid #CCCCCC;
}
div.addressChoice1 {
	background-color: #F5F5F5;
}
div.addressChoice label span {
	display: block;
	float: left;
}
div.addressChoice label input {
	width: 14px;
	height: 14px;
	float: left;
	margin: 2px 23px 0px 0px;
	padding: 0px;
	float: left;
	border: none;
	background: none;
}
div.addressChoice a.delete1, div.addressChoice a.cancel, div.addressChoice a.confirm {
	text-indent: -9000px;
	display: block;
	width: 120px;
	height: 26px;
	float: right;
	background: url(images/UI/btn-delete1.jpg) no-repeat;
}
div.addressChoice a.delete2 {
	background: url(images/UI/btn-delete2.jpg) no-repeat;
}
div.addressChoice a.cancel {
	background: url(images/UI/btn-cancel.jpg) no-repeat;
}
div.addressChoice a.confirm {
	margin-right: 9px;
	background: url(images/UI/btn-confirm.jpg) no-repeat;
}
div.addressChoice a.delete1:hover, div.addressChoice a.cancel:hover, div.addressChoice a.confirm:hover {
	background-position: 0px -40px;
}
div.addressChoice2 label {
	display: block;
	width: 430px;
}
div.addressChoice2 label span {
	display: block;
	float: left;
	width: 119px;
	padding-top: 2px;
}
div.addressChoice2 label input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 110px;
	width/**/:/**/ 105px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0px 0px 7px 0px;
	padding: 2px 0px 0px 3px;
	float: left;
	border: 1px solid #CCCCCC;
}
div.addressChoice2 label span.error {
	float: left;
	width: 188px;
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
}
/*~~~~~~~~~~~~~~~~~address styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~transactions styles start~~~~~~~~~~~~~~~~~*/
table.transactions {
	width: 445px;
}
table.transactions th {
	font: 11 Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 259px;
	width/**/:/**/ 250px;
	padding: 5px 0px 5px 9px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}
table.transactions th.alt {
	width: 100px;
	width/**/:/**/ 91px;
}
table.transactions th.alt2 {
	width: 79px;
	width/**/:/**/ 70px;
}
table.transactions td {
	font: 11 Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 259px;
	width/**/:/**/ 245px;
	padding: 5px 5px 5px 8px;
	border-right: 1px solid #CCCCCC;
}
table.transactions td.alt {
	background-color: #F5F5F5;
}
table.transactions td.alt2 {
	width: 79px;
	width/**/:/**/ 70px;
	border: none;
}
table.transactions td.alt3 {
	width: 100px;
	width/**/:/**/ 91px;
}
div.centerCol a.purchaseCredit {
	text-indent: -9000px;
	display: block;
	width: 144px;
	height: 44px;
	margin: 13px 0px 0px 0px;
	background: url(images/UI/button-purchaseCredit.jpg) no-repeat;
}
div.centerCol a.purchaseCredit:hover {
	background-position: 0px -60px;
}
div.centerCol a.cancelOrder, div.centerCol a.confirmOrder {
	text-indent: -9000px;
	display: block;
	width: 118px;
	height: 44px;
	margin: 13px 0px 0px 228px;
	_margin: 13px 0px 0px 114px;
	float: left;
	background: url(images/UI/button-cancelOrder.jpg) no-repeat;
}
div.centerCol a.confirmOrder {
	width: 124px;
	margin: 13px 0px 0px 0px;
	background: url(images/UI/button-confirmOrder.jpg) no-repeat;
}
div.centerCol a.cancelOrder:hover, div.centerCol a.confirmOrder:hover {
	background-position: 0px -60px;
}
/*~~~~~~~~~~~~~~~~~transactions styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerColWide styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerColXtraWide styles start~~~~~~~~~~~~~~~~~*/
div.centerColXtraWide {
	text-align: center;
	width: 807px;
	width/**/:/**/ 788px;
	float: left;
	padding: 42px 0px 0px 19px;
	padding/**/:/**/ 42px 0px 0px 20px;
}
div.centerColXtraWide p {
	text-align: left;
	margin-top: -10px;
	margin-bottom: 10px;
}
/*~~~~~~~~~~~~~~~~~centerColXtraWide styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~rightCol styles start~~~~~~~~~~~~~~~~~*/
div.rightCol {
	width: 300px;
	float: left;
	padding: 45px 0px 110px 0px;
	background: url(images/UI/bg-rightCol.jpg) repeat-x;
}
div.rightCol h3 {
	font-size: 11px;
	color: #333333;
	margin: 9px 0px 9px 0px;
	padding: 9px 0px 0px 21px;
}
div.rightCol h3.first {
	margin: 0px 0px 21px 0px;
	padding: 9px 0px 9px 21px;
	background-color: #CCCCCC;
}
div.rightCol p {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px 21px;
}
div.rightCol a.register {
	text-indent: -9000px;
	display: block;
	width: 104px;
	height: 44px;
	float: left;
	margin: 10px 0px 13px 19px;
	_margin: 10px 0px 13px 9px;
	background: url(images/UI/button-register-rightCol.jpg) no-repeat;
}
div.rightCol a.register:hover {
	background-position: 0px -50px;
}
div.rightCol label {
	font-size: 11px;
	color: #333333;
	display: block;
	float: left;
	margin: 3px 17px 0px 22px;
	_margin: 3px 17px 0px 11px;
}
div.rightCol input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 150px;
	width/**/:/**/ 145px;
	height: 19px;
	height/**/:/**/ 17px;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	border: 1px solid #666666;
}
/*div.rightCol label.wishlist {
	width: 149px;
	margin: 16px 0px 0px 20px;
	_margin: 16px 0px 0px 10px;
}
div.rightCol label.wishlist span {
	display: block;
	width: 120px;
	float: left;
}
div.rightCol label input.wishlist {
	width: 14px;
	height: 14px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: none;
	background: none;
}*/
span.wishlist input
{
    width: 14px;
	height: 14px;
	float: left;
	margin: 20px -16px 0px 20px;
	padding: 0px;
	border: none;
	background: none;
}
span.wishlist label 
{
    display: block;
	width: 120px;
	float: left;
	margin-top:20px;
}

div.rightCol a.go {
	text-indent: -9000px;
	display: block;
	width: 47px;
	height: 24px;
	margin: -2px 0px 0px 9px;
	float: left;
	background: url(images/UI/button-go-rightCol.jpg) no-repeat;
}
div.rightCol a.go:hover {
	background-position: 0px -30px;
}
div.rightCol a.unsubscribe {
	color: #0099CC;
	text-decoration: none;
	display: block;
	width: 200px;
	margin: 5px 0px 0px 68px;
	_margin: 5px 0px 0px 34px;
	float: left;
}
div.rightCol a.unsubscribe:hover {
	text-decoration: underline;
}
div.rightCol table {
	margin: 0px 0px 0px 16px;
}
div.rightCol table td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 174px;
	padding: 0px 0px 2px 7px;
}
div.rightCol table td a.artist
{
    text-decoration: none;
	color: #0099CC;
}
div.rightCol table td a.artist:hover
{
    text-decoration: underline;
}
div.rightCol table td.alt {
	text-align: right;
	width: 86px;
	padding: 0px 11px 2px 0px;
	border-right: 1px solid #999999;
}
div.rightCol a.purchase, div.rightCol a.editListing {
	text-indent: -9000px;
	display: block;
	width: 93px;
	height: 44px;
	margin: 21px 3px 0px 21px;
	_margin: 21px 3px 0px 10px;
	float: left;
	background: url(images/UI/button-purchase-rightCol.jpg) no-repeat;
}
div.rightCol a.editListing {
	width: 124px;
	margin: 21px 0px 0px 0px;
	background: url(images/UI/button-edit-rightCol.jpg) no-repeat;
}
div.rightCol a.purchase:hover, div.rightCol a.editListing:hover {
	background-position: 0px -55px;
}
/*~~~~~~~~~~~~~~~~~rightCol styles end~~~~~~~~~~~~~~~~~*/