 a {
	cursor: pointer;
}	
body {
		text-align: center;
		voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
		voice-family: inherit;
		text-align: left;
		background-image: url(/templates/images/general/sitebackground.jpg);
		background-position: top;
		background-repeat: repeat-y;
}


#content {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 950px;
}
#content #sitehead {
		background-image: url(/templates/images/general/siteheader.jpg);
		background-position: top;
		height: 102px;
		padding: 0px 40px 0px 40px;
}
#content #sitehead #logoclickarea{
		position: absolute;
		left: 0px;
		top: 0px;
		background: transparent;
}
#content #searchbar {
		background-image: url(/templates/images/general/searchbar.jpg);
		background-position: top;
		height: 188px;
		padding: 0px 40px 0px 40px;
}
#content #searchbar #searchDropdown {
	display: none;
}
#content #payof {
		text-align: right;
		padding: 36px 0px 0px 0px;
		color: white;
}
#content #payof h3{
		color: #ffffff;
}
#content #extention{
	position: absolute;
	top: 0px;
	left: -138px;
}
#content #searchbar #whatisthis {
		position: absolute;
		width: 266px;
		height: 77px;
		top: 120px;
		left: 40px;
		/*background-color: Aqua;*/
}
#content #searchbar #addartist{
	position: absolute;
	top: 120px;
	left: 348px;
	width: 317px;
	
}
#content #searchbar #addartist h3{
	margin-left: 10px;
	
}
#content #searchbar #search {
		position: absolute;
		top: 158px;
		left: 343px;
}
#content #searchbar #search input {
		background-color: transparent;
		width: 210px;
		border: 0;
}
#content #searchbar #searchsubmit {
		position: absolute;
		top: 152px;
		left: 573px;
}
#content #searchbar #searchsubmit input {
	height: 32px;
	width: 43px;
}

#content #searchbar .myartist {
	width: 287px;
	height: 16px;
	text-align:center;
	position: absolute;
	left: 332px;
	top: 198px;
}

#content #searchbar .addlastfmartists {
	width: 287px;
	height: 16px;
	text-align:center;
	position: absolute;
	left: 332px;
	top: 260px;
	font-size: 10px;
	
}


.hidden { 
		display: none;
}
.unhidden { 
		display: block; 
}
#content #searchbar #extrainfo {
		position: absolute;
		top: 260px;
		left: 80px;
		z-index: 3;
}
#content #searchbar #extrainfo #textpart {
		background-image: url(/templates/images/general/whatismiddle.png);
		background-repeat: repeat;
		width: 780px;
}
#content #searchbar #extrainfo #textpart #text {
		padding: 0px 90px 30px 90px;
}
#content #searchbar #save {
		position: absolute;
		top: 120px;
		left: 674px;
		width: 226px;
		height: 77px;
		
		/*background-color: Aqua;*/
}
#content #sitemain {
	min-height:500px;
 	height:auto !important;
 	height:500px;
 	background-color:white;
	padding: 10px 30px 36px 30px;
}
#content #sitemain .couldnotfindatist {
	text-align: center;
	margin-bottom: 5px;
}
#content #sitemain #rightcolomn{
	vertical-align: top;
}
#content #sitemain #leftcolomn{
	vertical-align: top;
}
#content #sitemain .artistcard-hidden{
	display:block;
}
#content #sitemain .artistalbum-hidden{
	display:block;
}
#content #sitemain .artistalbum-hidden-template{
	position: absolute;
	top: -500px;
}
#content #sitemain .artisttracks-hidden-template {
	position: absolute;
	top: -500px;	
}
.tracksContainer {
	display: none;
}
#content #sitemain .albumLoading {
	display: none;
}
#content #sitemain .albumNoAlbums {
	display: none;
	text-align: center;
	width: 430px;
	margin-top: 8px;
}
#content #sitemain .albumNoAlbumsRecent {
	display: none;
	text-align: center;
	width: 430px;
	margin-top: 8px;
}
#content #sitemain .albumName{
	font-weight: bold;
	margin-right: 5px;
}

#content #sitemain .releaseDate {
	font-style: italic;
}
#content #sitemain .artistcard{
	/*background-color: fuchsia;*/
	display: block;
	width: 430px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(/templates/images/general/artistcardmiddlerepeat.jpg);
}
#content #sitemain .artistAlbumsContainer{
	display: none;
}
#content #sitemain .artistAlbumsContainer .filters LABEL {
	margin-right: 10px;
}
#content #sitemain .artistcard .cardtop {
	background-image: url(/templates/images/general/artistcardtop.jpg);
	width: 430px;
	height: 34px;
}
#content #sitemain .artistcard .cardmiddle {
	background-image: url(/templates/images/general/artistcardmiddle.jpg);
	background-position: top;
	background-repeat: no-repeat;	

	height: 74px;
}
#content #sitemain .artistcard .cardbottom {
	background-image: url(/templates/images/general/artistcardbottom.jpg);
	width: 430px;
	height: 23px;
}
#content #sitemain .artistcard .cardcontent{
	padding: 0px 24px 18px 24px;
	color: #4f4f4f;
}
#content #sitemain .artistcard .cardcontent h3{
	
}
#content #sitemain .artistcard .cardcontent .artistcardcover{
	float: left;
	margin: 0px 13px 0px 0px;
}

#content #sitemain .artistcard .cardcontent .artistcardButDelete{
	position: relative;
	top: -25px;
	left: 18px; 	
}

#content #sitemain .button {
	vertical-align: middle;
	margin-right: 3px;
}

#content #sitemain .avatar {
	vertical-align: -14px;
	margin-right: 5px;
	margin-left: 5px;

}

#content #sitemain .option {
	margin-right: 5px;
}
#content #sitemain .artistcard .filters {
	background-image: url(/templates/images/general/artistcardrepeat.jpg);
	background-repeat: repeat;
	height: inherit;
	padding: 18px 24px 18px 19px;
}
#content #sitemain .artistcard .scrollbutton {
	background-image: url(/templates/images/general/artistcardrepeat.jpg);
	background-repeat: repeat;
	height: inherit;
	padding: 18px 0px 5px 12px;
}

#content #sitemain .artistcard .filters table td{
	padding-right: 10px
}
#content #sitemain .artistcard .cardconnector {
	background-image: url(/templates/images/general/artistcardconnect.jpg);
	background-repeat: no-repeat;
	height: 8px;
}
#content #sitemain .artistcard .albums {
	background-image: url(/templates/images/general/artistcardrepeat.jpg);
	background-repeat: repeat;
	width:430px;
	height:300px;
	overflow:auto;
}
#content #sitemain .artistcard .albums table{
	width: 410px;
}
#content #sitemain .artistcard .albums .albumphoto{
	vertical-align: top;
	padding: 18px 24px 18px 24px;
	float: left;
}
#content #sitemain .artistcard .albums .albuminfo{
	padding: 18px 0px 18px 0px;
	width: 293px;
	float: left;
}
#content #sitemain .artistcard .albums .albuminfo b{
	display: block;
}

#content #sitemain .artistcard .albums .tracks {
	margin-bottom: 18px;
}


#content #sitebottom {
	background-image: url(/templates/images/general/sitebottom.jpg);
	background-repeat: no-repeat;
	height: 331px;
}
#content #sitebottom h3 {
	 color: #a2a2a2;
}
#content #sitebottom #span {
	padding: 0px 0px 0px 20px;
}
#content #sitebottom table{
	width: 950px;
}
#content #sitebottom .column {
	padding: 0px 0px 0px 40px;
	width: 278px;
}
#content #sitebottom .column textarea{
	color: #a83b68;
	width: 92%;
	margin-bottom: 4px;
	border: 1px solid #c5c5c5;
}
#content #sitebottom .columntrio {
	padding: 0px 0px 0px 20px;
}
#content #sitebottom .columntrio table {
	width: 200px;
}
#content #sitebottom #disclaimer {
	color: #fff;
	width: 950px;
	text-align:center;
	margin-top: 75px;
	font-weight: bold;
}
#content #sitebottom #disclaimer img {
	position: relative;
	top: 3px;
	margin: 0px 5px 0px 5px;
}
#content #sitebottom #disclaimer a{
	color: #fff;
}
#content #sitemain .question {
	background-image: url(/templates/images/general/questionmiddle.jpg);
	background-repeat: repeat-y;
	width: 885px;
	margin-top: -43px;
}
#content #sitemain .question .questioncontent {
	background-image: url(/templates/images/general/questiontop.jpg);
	background-repeat: no-repeat;
	min-height: 90px;
 	height:auto !important;
 	height: 90px;
	padding: 16px 20px 16px 40px;
}
#content #sitemain .qicon {
	position: relative;
	display: inline;
	left: -20px;
	top: -10px;
}

#content #sitemain .fieldbackground {
	width: 176px;
	height: 28px;
	margin: 8px 30px 8px 0px;
	background-image: url(/templates/images/general/field.png);
	background-repeat: no-repeat;
}
#content #sitemain .inputfield{
	position: relative;
	top: -31px;
	left: 12px;
}
#content #sitemain .inputfield input{
	background-color: transparent;
	border: 0px;
	width: 150px;
	height: 16px;
	font-size: 14px;
}

#content #sitemain .helptext {
	float: right;
	width: 220px;
}
#content #sitemain .questiontext {
	float: left;
	width: 550px;
}

#content #sitemain .questiontext #password1{
	margin-bottom: 8px;
}

#content .okbutton {
	text-align: right;
	margin-right: 15px;		
}
#content .okbutton img {
	position:relative;
	top: 3px;
	margin-right: 4px;	
}
#content .signupbutton {
	text-align: right;
}
#content .sendpasswordbutton {
	text-align: right;
}
#content .signupbutton img {
	position:relative;
	top: 3px;
	margin-right: 4px;
}
#content .confirm {
	width: 490px;
	height: 40px;
	text-align:right;
	float: right;
}

#content #sitemain .submitbutton {

}
#content .submitbutton img{
	vertical-align: middle;
}
#content .okbutton2 {
float: right; margin-right: 10px;
}
#content .okbutton3 {
	text-align: right;
	position:relative;
	top: 3px;	
	right: 20px;
}
#content .okbutton3 img{
	position:relative;
	top: 3px;	
}
#content #sitemain .bar {
	background-image: url(/templates/images/general/barempty.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100px;
	margin-top: 1px;	
}
#content #sitemain .singlecolumntextitem {
	background-image: url(/templates/images/general/generaltextbackground.gif);
	background-repeat: repeat-y;
	width: 885px;
	position: inherit;
	margin-top: -33px;
	margin-bottom: 16px;
}
#content #sitemain .singlecolumntextitem .content {
	background-image: url(/templates/images/general/generaltexttop.gif);
	background-repeat: no-repeat;
	padding: 16px 40px 16px 40px;
	min-height: 90px;
 	height:auto !important;
 	height: 90px;
}

#content #sitemain .gicon {
	position: relative;
	display: inline;
	left: -20px;
	top: 2px;
}
#content #sitemain .quicknav {
	padding-bottom: 16px;
}
#content #sitemain .topthetop {
	float: right;
}
#content #headphonesOut {
	position: absolute;
	z-index: 1;
}
#content #headphonesIn {
	position: absolute;
	z-index: 2;
}
.emailNotValid, .emailNotFound, .emailSent {
	display: none;
}
.artisttrack-hidden .control .start, .artisttrack-hidden .control .stop, .artisttrack-hidden .control .loading, .artisttrack-hidden .control .noMp3Found {
	display: none;
}
.artisttrack-hidden .control img {
	margin-bottom: -5px;
	margin-left: 24px;
	margin-right: 16px;
}
.artisttrack-hidden .control {
	padding-bottom: 5px;
	width: 58px;
}
.artisttrack-hidden .tracknumber {
	width: 20px;
}
.artisttrack-hidden .track {
	width: 322px;
}
.artisttrack-hidden .duration {
	width: 30px;
}
.showartistprofile {
	width: 100%;
	text-align: center;
}

#lastfmpopup {
	display: none;
	position: absolute;
	left: 282px;
	top: 275px;
	z-index: 300;
	width: 383px;
	height: 142px;
	background-image: url("/templates/images/general/lastfmpopup.png");
	background-repeat: no-repeat;
}

.lastfmpopup_content {
	padding: 30px 20px 5px 20px;
	color: #ffffff;
}

.addLastFmArtistsDropdown img {
	margin-left: 5px;
	margin-bottom: -3px;
}

.lastfmlogo {
	vertical-align: -2px;
}
.bigbutton {	
	text-align: center;
	width: 237px;
	height: 25px;
	padding-top: 4px;
}
.bigbuttonstyle1 {
	background-image: url("/templates/images/general/bigbuttonright1.png");
	background-repeat:no-repeat;
}
.bigbuttonstyle2 {
	background-image: url("/templates/images/general/bigbuttonright2.png");
	background-repeat:no-repeat;
}
.bigbuttonstyle3 {
	background-image: url("/templates/images/general/bigbuttonright3.png");
	background-repeat:no-repeat;
}
.orderbutton {
	width: 109px;
	height: 25px;
	padding: 4px 0 0 10px;
	background-repeat:no-repeat;
}
.orderbutton.active {
	background-image: url("/templates/images/general/buttonsort_active.jpg");
}
.orderbutton.inactive {
	background-image: url("/templates/images/general/buttonsort_inactive.jpg");
}
.logout {
	font-size: 10px;
	text-align: center;

}

.positionbigbutton {
	position: relative;
	top: 70px;

}
.stepstext {
	position:absolute;
	top: 28px;
	left: 0px;
}

#showmyartistsbutton {
	margin-top: 22px;
	text-align:center;
	margin-left: 28px;
}
.farsi {
	direction: rtl;
}