//VALIDATED CSS

textarea, input, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li, table {
  font-family: verdana,sans-serif; color: #000000;
  margin: 0;
}

#debug {
	text-align: left;
}

body {
  font-family: verdana,sans-serif; color: #000000;
  text-align: center;
  margin: 0 auto;
  width: 970px;
  font-size: 9pt;
}		
small {
  font-size: 9pt;
}
td, th {
  font-size: 8pt;
}

img { border: 0; }

div#song_ecard {
float:left; 
vertical-align: top; 
width:440px; 
background-color: #E5F2C9;
}
div.background {
		background-image: url("/style/default/images/box_ongreen.gif");
}
form {
	display: inline;
	}	

input,textarea,select {
  font-size: 8pt;
}

td, p { font-size: 11px; }

a { color: #810090; font-size:10px; font-weight:700; text-decoration: underline; }
a.imageLink { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; }

p { margin: 0; padding: 0; }

.mainContent,.embedContent	{ padding-left: 15px; padding-right: 15px;}
td.sidebar { padding: 5px; vertical-align: top; background:#ffffff; text-align:center; }
#titleBar { color: #fff; }

.homepage { padding: 0px; }

.error { color: #ff0000; font-weight: 700; }
.warning { color: # #ff0000; }

div.greenBlock {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
}

div.grayBlock {
	background-image: url(/style/default/images/checkout/graySlice.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}

/*Block container is for wrapping around bits of stuff on a page:*/
/*Replaces: CAcc_container*/

div.blockContainer {
	padding: 0px 20px 0px 20px;
}

div.blockInfo {
	padding: 24px;
	}

td.inputTitle {
padding: 5px 5px 5px 7px;
margin: 0;
font-size: 0.7em;
color: #82008F;
}

td.inputField {
padding: 5px;
margin: 0;
}

td.inputField input {
font-weight: bold;
margin: 1px;
padding: 1px;
border-width: 2px;
}

td.inputField input:focus {
border: 1px solid #82008F;
background: #FEEFFF;
margin: 1px;
padding: 2px;
}


table.basketTable {
	width: 656px;
	}
	
.basketItem { border-collapse: collapse; border-top: 1px solid #E7CFEF; border-bottom: 1px solid #E7CFEF; padding: 10px; }
.basketTotal,.basketItemLinePrice { color: #810090; font-size: 1.0em; font-weight:700; }


//UNVALIDATED CSS - CHECK AND FIX WHEREVER YOU FIND ONE OF THESE


	
	table.tableOutline {  }
	td.tableHeader,td.tableDataEven,td.tableDataOdd,td.tableDataOver,td.tableDataSelected
		{ border-bottom: 1px solid #ffffff; padding-left: 0px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;  }
	
	td.tableHeader {
	border-top: 1px solid #949494; 
	border-bottom: 1px solid #949494; 
	border-right: 1px solid #949494;
	font-weight: 700; 
	background: #fff;
	color: #B25FB7;
	font-size: 0.7em;
	padding: 2px;
	}
	
	.memberstrip {
		color: #123456;
	
	}
	
	td.tableDataOdd { 
	border-right: 1px solid #949494;
	background: #fff; 
	font-weight: normal;
	font-size: .7em;
	padding: 2px;
	
	}
	td.tableDataEven { 
	border-right: 1px solid #949494;
	background: #D6F39C; 
	font-weight: normal;
	font-size: .7em;
	padding: 2px;
	}
	td.tableDataOver { background: #ff688f; }
	td.tableDataSelected { background: #ffd27c; }
	td.pickListTitle { background: #0080ff; font-size: 11px; color: #fff; font-weight: 700; padding: 3px; }
	td.pickList { border: 1px solid #0080ff; }
	
	td.streamingTableHeader { background: #ff9935; }
	td.streamingTableBody { background: #ffcb99; }
	td.streamingTableOdd, td.streamingTableEven
		{ font-size: 12px; font-weight: 400; padding-top: 5px; padding-bottom: 5px;}
	td.streamingTableOdd { background: #ffcb99; }
	td.streamingTableEven { background: #ffffff; }
	td.streamingadvancedTableTitle { padding-left: 10px; background-color: #ff9935; color: #fff; font-size: 14px;}
	
	td.pickedTableTitle { background: #ff9934; }
	td.pickedTableEven { background: #E0C1E3; }
	td.pickedTableOdd { background: #ffffff; }
	td.pickedTableBottom { font-weight: 400; background: #ffcb99; }
	
	
	linkDisp { border: none; } 
	.pickDisp { margin: 0px; padding: 0px; }
	
	table.moreinfo {  }
	td.moreinfo { font-size: 12px; font-weight:500;}
	
	table.disk { border-collapse: collapse; }
	td.disk { padding: 10px; border: 1px solid #000; }
	em { color: #000; font-size: 13px; font-weight:700; font-style: normal; text-transform: uppercase; }
	.diskTitle ,.diskDesc, .diskPrice { font-size:13px; font-weight:700; }
	.diskTitle { color: #810090; }
	.diskDesc { color: #000; font-weight:400; }
	.diskPrice { color: #810090;  }
	.diskPriceVat { color: #810090; font-size: 12px; font-weight:400; }
	
	.highlight { color: #810090; font-size: 12px; font-weight:700; padding: 2px;}
	
	.searchResultsTitle { padding: 5px; color: #810090; font-size: 15px; font-weight: 700; }
	
	.pageNormal { color: #000; font-weight: 700; font-size: 12px;}
	.pageLink { color: #000; font-weight: 700; font-size: 12px; text-decoration: none; padding-right: 5px;padding-left: 5px;}
	.pageLinkSelected { color: #810090; font-weight: 700; font-size: 12px; padding-right: 5px;padding-left: 5px;}
	.block { color: #949494; font-weight: 700; font-size: 10px; }
	select { width: 140px; border: 1px solid #000; font-weight: 700; }
	
	table.categoryList { width: 100%; }
	th.categoryList { background-color: #fff; border: 1px solid #fff; }
	td.categoryList { background-color: #bde7ff; padding: 2px; border: 1px solid #fff; font-size: 9px; font-weight: 700; color: #810090; }
	a.categoryList { display:block; width:100%; text-transform: uppercase; font-size: 9px; font-weight: 700; text-decoration: none; }
	a:hover.categoryList { text-decoration: underline; }
	
	td.hardwareList { background-color: #f4cde4; padding: 2px; border: 1px solid #fff; font-size: 9px; font-weight: 700; color: #810090; }
	
	
	.formTitle { color: #810090; font-size: 12px; font-weight:700; }
	
	a.register { display:block; width:100%; text-transform: uppercase; font-size: 10px; font-weight: 700; text-decoration: underline; color: #f7181b; }
	a:hover.categoryList { text-decoration: underline; }
	
	
	.basketDiscError { font-weight: 700; color:#f00; font-size: 1.8em; }
	.discEditorMessages { color: #f00; font-size: 1.2em; font-weight: 700; text-align: center; }
	 
	
	.browseTrack { font-size: 12px; }
	
	table.myaccount { border-color: white; }
	
	a.refineLink { font-size: 15px; }
	
	td.fieldEditErrorHoriz, td.fieldEditHoriz, 	td.fieldEditTitleHoriz { padding-top: 2px; padding-bottom: 2px; }
	
	table .boxed { border: 1px solid #000; } 
	table .not_boxed { border: none; } 
	table .result { padding: 10px 0; border: 1px solid #000; }
	table .result td#search_container { margin: 0; padding: 0; }
	
	td.result_track { padding: 10px;  border-top: 1px solid #000;	 }
	td.last_result { border-top: 1px solid #000;	 }
	
	.trackTitle { font-size: 14px; font-weight: 700; color: #810090; }
	.trackArtist, .trackLength  { font-size:11px; font-weight:700; color: #810090; padding-left: 5px; }
	.trackId, .trackMfr { font-size:10px; font-weight:700; padding-left: 5px; }
	
	.compTitle { font-size: 14px; font-weight: 700; color: #810090; display: block; }
	.compShortDesc { font-size: 13px; font-weight: normal; }
	.compPrice, .compPriceVat { font-size:13px; font-weight:700; color: #810090; }
	.compCode, .compMfr { font-size:10px; }
	.compPriceVat { font-weight: normal; }
	.totalFound { color: #000; }
	
	table.product_table {
	padding: 0; 
	margin: 15px 40px;
	}
	
	table.product_table td.product_container{
	margin: 0; padding: 0;
	}
	
	table.product_table td.product_container table.product{
	margin: 0; padding: 0;
	border: 1px solid #000;
	width: 530px;
	}
	
	table.product_table td.product_container table.product td.header{
	margin: 0; padding: 2px 10px 2px 15px;
	background: #FF9935;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	}
	
	.stockImg {
	float: left; 
	border: none; 
	cursor: default;
	margin: 15px 15px 20px 10px;
	}
	
	table.product_table td.product_container table.product td.product_tracks {
	padding: 10px 20px;
	}
	
	table.product_table td.product_container table.product td.product_tracks p {
	font-size: 14px; font-weight: bold; color: #810090; 
	}
	
	table.product_table td.product_container table.product td.product_tracks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	table.product_table td.product_container table.product td.product_tracks ul li{
	margin: 0;
	padding: 3px;
	font-size: 11px;
	}
	
	table.product_table td.product_container table.product td.product_tracks ul li a {
	font-size: 11px;
	}
	
	td.customdiscTableHeader { color: #810090; 	background: #810090; font-size: 1.0em; padding-top: 5px; padding-bottom: 5px; padding-right: 5px;}
	td.customdiscTableBody { background: #e0c1e3; }
	td.customdiscTableOdd, td.customdiscTableEven
		{ font-size: 0.8em; font-weight: 400; padding-top: 7px; padding-bottom: 7px;}
	td.customdiscTableOdd { background: #e0c1e3; }
	td.customdiscTableEven { background: #ffffff; }
	td.advancedTableTitle { padding-left: 10px; background-color: #810090; color: #fff; font-size: 14px;}
	table.customdiscTable { border: 1px solid #000; padding: 3px; }
	table.customBurnControl { padding: 3px; }
	td.customBurnControl { font-size: 0.9em; }
	
	.boxed_fillE { background: #e0c1e3; }
	
	a.linkC { color: #810090; font-size: 1.0em; font-weight: 700; padding-top: 5px; padding-bottom: 5px;  }
	a.linkC:visited { color: #810090; font-size: 1.0em; font-weight: 700; padding-top: 5px; padding-bottom: 5px;}
	
	a.linkD { color: #000; font-size: 1.0em; font-weight: 400; padding-top: 5px; padding-bottom: 5px; }
	a.linkD:visited { color: #000; font-size: 1.0em; font-weight: 400; padding-top: 5px; padding-bottom: 5px;}
	
	a.browseLinkSelected { font-size: 1.2em; text-decoration: none; border: 1px solid #fff; text-align: center; }
	a.browseLink { font-size: 1.2em; text-decoration: underline; text-align: center; }
	
	
	.miniDiscTitle { background: #ff9831; text-align: center}
	
	.trackNum { color: #810090; font-weight: 700; }
	.trackTitle { color: #000000; font-weight: 700; font-size: 1.0em; }
	.trackTime { color: #810090; font-weight: 400; }
	.noTimeRemaining { color: #ff0000;}
	.duplicateTrack { color: #ff0000; font-weight: 700; }
	
	.discHeaderInfo {
	color: #810090;
	font-weight: normal;
	font-size: .7em;
	}
	
	.discHeaderInfoDetails {
	color: #810090;
	font-size: .7em;
	}
	
	.discEditorButtons {
	padding: 10px;
	}
	
	.topTracksTitle {
	color: #fff; 
	background-color: #ff5a00; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;}
	
	.topTracksBar {
	color: #ff5a00; 
	background-color: #ff8f29; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	.topCompsTitle {
	color: #fff; 
	background-color: #3e90dc; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	.topCompsBar {
	color: #3e90dc; 
	background-color: #bde7ff; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px
	}
	
	.topHwTitle {
	color: #fff; 
	background-color: #cb227d; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	.topHwBar {
	color: #cb227d; 
	background-color: #f4cde0; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	.topCustTracksTitle {
	color: #fff; 
	background-color: #810090; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	.topCustTracksBar {
	color: #810090; 
	background-color: #d49ed8; 
	border-bottom: 1px solid #fff; 
	padding: 3px;
	padding-left: 7px;
	}
	
	/*
	##############
	# miniEditor #
	##############
	*/
	.miniEditor {
	padding: 0;
	margin: 0;
	}
	
	.miniEditorError {
	color: #f00;
	
	}
	
	.miniEditor td#header {
	padding: 0;
	text-align: center;
	}
	
	.pricingBox {
	background: #fff;
	width: 150px;
	padding: 10px 0; 
	margin: 0; 
	font-size: .8em;
	}
	
	td.content {
	padding: 0;
	font-size: .7em;
	text-align: center;
	}
	
	.miniEditor td.content3 {
	padding: 4px 0 0 0;
	text-align: left;
	font-size: .8em;
	
	}
	
	.miniEditorOdd, .miniEditorEven { color: #000; font-weight: 700; font-size: .6em; }
	.miniEditorEven { background: #fff; }
	.miniEditorOdd { background: #FFE0C0; }
	
	.prev_next { }
	
	.miniEditor td.content li{
	list-style-type: disc;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
	.miniEditor td#subHeader{
	text-align: center;
	color: #f00;
	}
	
	
	a.linkB {
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
	a.linkB img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none; 
	}
	
	td.boxed_fillB {
	font-size: .7em;
	}
	
	.boxed_fillC {
	padding: 2px;
	}
	
	.boxed_fillD {
	border-top: 1px solid #810090;
	padding: 2px;
	}
	
	.boxed_fillD span#numbers {
	color: #810090;
	padding: 2px;
	}
	
	
#miniEditorTracks {
	width: 157px;
}
	
	.boxed_title {
	background: #810090;
	color: #fff;
	text-transform: uppercase;
	font-size: .8em;
	}
	
	.discEditorMessages {
	background: #f00;
	color: #fff;
	}
	/*###########################
	  ## customer registration ##
	  ###########################*/
	
	table.CReg_boxed {
	/*border:1px solid red;*/
	}
	
	.CReg_container {
	background: #fff;
	border: none; 
	margin: 0;
	padding: 0 0 10px 0;
	}
	
	.CReg_required {
	color: #f00;
	}
	
	.fieldError {
	display: block;
	padding-top: 3px;
	color: #f00;
	}
	
	.mainError {
	color: #f00;
	border: 1px solid #f00;
	display: block;
	padding: 3px;
	}
	
	.CReg_title {
	font-weight: bold;
	color: #810090;
	font-size: 1.8em;
	}
	
	td.inputHeader {
	padding: 5px 5px 5px 2px;
	margin: 0;
	font-size: 0.8em;
	border-bottom: 1px solid #000;
	color: #82008F;
	}
	
	td.inputField select:focus {
	background: #FEEFFF
	}
	
	table.CReg_buttonRow {
	background: #E0C1E1;
	border: 1px solid #000; 
	margin: 0;
	padding: 0;
	}
	
	td.buttonRow {
	padding: 10px;
	margin: 0;
	}
	
	.CAcc_container {
	background: #E0C1E1;
	border: 1px solid #000; 
	margin: 0;
	padding: 0 0 10px 0;
	}
	
	.CAcc_container table{ 
	margin-bottom: 10px;
	}
	
	.CAcc_container table td.inputTitle {
	width: 30%;
	}
	
	.CAcc_container table td.inputField {
	width: 20%;
	font-weight: normal;
	}
	
	
	.CAcc_address, .CAcc_edit, .CAcc_changepass, .CAcc_card, .CAcc_orders, .CAcc_discs  {
	background: #E0C1E1;
	border: 1px solid #000; 
	margin: 0;
	padding: 0 0 10px 0;
	}
	
	.CAcc_address .boxed, .CAcc_edit .boxed, .CAcc_changepass .boxed, .CAcc_card .boxed, .CAcc_orders .boxed, .CAcc_discs .boxed {
	padding: 5px;
	}
	
	.CAcc_address h1.section_title, 
	.CAcc_edit h1.section_title, 
	.CAcc_changepass h1.section_title, 
	.CAcc_card h1.section_title, 
	.CAcc_orders h1.section_title, 
	.CAcc_discs h1.section_title ,
	.CAcc_container h1.section_title {
	color: #82008F;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 2.2em;
	}
	
	.CAcc_address .boxed .fieldTitle, 
	.CAcc_edit .boxed .fieldTitle, 
	.CAcc_changepass .boxed .fieldTitle, 
	.CAcc_card .boxed .fieldTitle, 
	.CAcc_orders .boxed .fieldTitle, 
	.CAcc_discs .boxed .fieldTitle{
	padding: 2px;
	}
	.CAcc_address .boxed .fieldValue, 
	.CAcc_edit .boxed .fieldValue, 
	.CAcc_changepass .boxed .fieldValue, 
	.CAcc_card .boxed .fieldValue, 
	.CAcc_orders .boxed .fieldValue, 
	.CAcc_discs .boxed .fieldValue {
	padding: 2px;
	font-weight: normal;
	}
	
	/*
	#################
	# onlineKaraoke #
	#################
	*/
	
	.onlineKaraokeTable {
	border: 1px solid #810090; 
	padding: 0px;
	}
	
	td.onlineKaraokeTableHeader { 
	color: #7DB900; 	
	background: #7DB900; 
	font-size: 1.0em; 
	padding-top: 5px;
	}
	
	td.onlineKaraokeTableBody { 
	background: #7DB900; 
	}
	
	td.onlineKaraokeTableOdd, td.onlineKaraokeTableEven {
	font-size: 0.8em; 
	font-weight: 400; 
	padding: 7px 0;
	}
	
	td.onlineKaraokeTableOdd { 
	background: #A4CE4D; 
	}
	
	td.onlineKaraokeTableEven { 
	background: #7DB900; 
	}
	
		.infoBox { background: #E0C1E1; border: 1px solid #000; }
	.infoTitle { font-size: 2em; font-weight: 700; white-space:nowrap; padding-right: 35px; }
	
	.tableTitle { color: #810090;  border-bottom: 2px solid #810090; padding: 3px 0px 3px 0px; }
	.tableData,.tablePrice,.tableItem { padding: 3px 0px 3px 0px;  }
	.subTotal,.deliveryTotal,.tableTotal { padding: 3px 0px 3px 0px; }
	.subTotal { border-top: 1px solid #810090; }
	
	a.action_button {
	display: inline;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #eee;
	text-decoration: none;
	background: #ddd;
	color: #008;
	padding: 1px 5px;
	margin: 1px;
	}
	
	a.action_button:hover {
	background: #fff;
	color: #000;
	border-top: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #999;
	}
	
	a.action_button:active {
	padding-left: 6px;
	padding-right: 4px;
	}
	
	#menu_cell {
		width: 160px;
		padding: 4px;
	}
	
	#menu_cell div#main_links a {
	margin: 3px auto;
	}
	
	#menu_cell div.section {
	border-top: 1px solid #FFCDCE;
	border-right: 1px solid #8B0000;
	border-bottom: 1px solid #8B0000;
	border-left: 1px solid #FFCDCE;
	margin: 5px 0px 5px 0px;
	}
	
	#menu_cell div.section span{
	background: #fff;
	font-weight: bold;
	font-size: 0.85em;
	color: #000;
	padding: 3px;
	display: block;
	border: 1px solid #810090;
	text-align: left;
	}
	
	#menu_cell a {
	display: block;
	font-size: 0.85em;
	color: #008;
	border: 1px solid #810090;
	text-align: left;
	background: #E6FFB3;
	text-decoration: none;
	width: 150px; 
	padding: 3px;
	}
	
	#menu_cell a:hover {
	background: #fff;
	}
	
	div#newMemberBlock { float: left; vertical-align:top; background-color: #fff000;}
	div#divFlash { height: 250px; width: 250px; }
	div#leftBlock { float: left; width: 120px; height: 100%; background-color: #fff; }
	div#mainBlock { float: left; width: 730px; text-align: left; }
	div#rightBlock { float: left; width: 120px; padding: 0; margin: 0;}
	div#footer { float: left; width: 730px; background: url(images/greygradient_footer.jpg) repeat-x white; }
	div#mainLook { float: left; width: 730px; padding: 0; margin: 0; }
	div#memberRecordings { width: 730px; float:left; }
	
/* ### FOOTER ###*/
	div#footer div#links { 
		margin: 20px 5px 20px 5px;
	}
		
	div#footer div#links a { 
		color:#82008F; 
		text-decoration:none; 
		font-size:12px; 
		font-weight:normal;
		margin: 0 15px;
	}
	
	div#footer div#links div#copyRight {
		color:#949494; 
		text-decoration:none; 
		font-size:10px; 
		text-align: center;
	}
/*### END FOOTER ###*/	
	
	
	div#genreSearchLeft {
	float: left;
	width: 562px;
	background-color: #D4F09B;
	height: 500px;
	padding-top:17px; 
	padding-bottom:10px;
	}
	
	div#genreSearchRight {
	float: right;
	width: 168px;
	}
	#wrapper {
	  margin: 0 auto;
	  width: 970px;
	}
	
	.slika {
		margin-left: 5px;
		background: white;
	}
	
	
	td.block_L,td.block_R {  }
	a.l_newRecordings {font-size: 9px; text-decoration: underline; color: #FFFFFF; }

	
	
	a.latestRec {font-size: 12px;  color: #82008F; text-decoration: none;}
	
	hr
			{
				height: 1x;
				border-left: 0px;
				border-right: 0px;
			}
	
	
	/*
	############
	# Portlets #
	############
	*/
	
	
	.portletsTable {
	border: 1px ; 
	padding: 1px;
	background: #7DB900
	}
	
	td.portletsTableHeader { 
	color: #7DB900; 	
	background: #7DB900; 
	font-size: 1.0em; 
	padding-top: 5px;
	}
	
	td.portletsTableBody { 
	background: #7DB900; 
	}
	
	td.portletsTableOdd, td.portletsTableEven {
	font-size: 0.5em; 
	font-weight: 800; 
	padding: 3px;
	}
	
	td.portletsTableEven { 
	background: #7DB900; 
	}
	
	h6.portletsTitle{
	font-family: verdana,sans-serif; color: #B82199;
	background: #7DB900; 
	font-size: 1.0em; 
	}
	
	a.portletsLinkBig{
	font-family: verdana,sans-serif; color: #810090;
	text-align:center;
	background: #7DB900; 
	font-size: 1.0em; 
	}
	
	div.taglineHeader {
		float:left;
		width:300px;
		background: white;
	}
	
	td.genresearchgreen {
	background-image: url("../style/default/images/horizontal.gif");
	background-repeat: repeat-x;
	height: 49px;
	width: 490px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
	padding-top: 10px;
	vertical-align: top;	

}

	td.searchgenre {
	background-image: url("http://192.168.1.76/style/default/images/box_onwhite.gif");
	width: 167px;
	color: #82008F;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	
	
	

}

	.leftgenreSearchText {
		color: #82008F;
		font-size: 12px;
		font-family: verdana;
	
	}

	table.borders {
		border-bottom: 2px solid white;
		border-left: 2px solid #D4F09B;
		border-top: 2px solid white;
		border-right: 2px solid #D4F09B;
	}
	
	a.genreLink {
		font-size: 10px;
		color: #82008F;
	}
	a.genreLink1 {
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	
	}
	a.memberRecordingsLinks {
		font-size: 11px;
		color: #82008F;
		text-decoration: none;
		
	
	}
	
	
.headerLinks
{
	text-decoration: none;
	color: #82008F;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

.headerLinks:hover
{
	color: gray;
}

.headerLinksSelected
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5px;
}

.headerLinksDisabled
{
	color: silver;
	text-decoration: none;
	padding-right: 5px;
}

.tdTextTitle
{
	color: #82008F; 
	font-size: 9px;
	font-weight: bold;
}

.tdTexttd
{
	color: #fff; 
	font-size: 9px;
	font-weight: bold;
}

.tdTextAlias
{
	color: #727272; 
	font-size: 9px;
	font-weight: bold;
}

.tdTextAlias1
{
	color: #727272; 
	font-size: 9px;
	font-weight: normal;
}

.purpleText
{
	color: #82008F; 
	font-weight: normal;
}

.silverText
{
	color: #727272;
	font-weight: normal;
}

.tableBorderBottom
{
	border-bottom: 1px solid gray;
}

.tableRowPadding
{
	padding-top: 4px;
	padding-bottom: 8px;
}

.munemcukam
{
	margin: 2px 0px 2px 5px;
}

a.purpleNumLinks {
	color:purple;
	text-decoration: none;
	font-size: 11px
}
a.activeNumLinks {
	color:purple;
	font-size: 11px
}
a.inactiveNumLinks {
	color:#000;
	text-decoration: none;
	font-size: 11px
}

.myFFF {
	font-size: 1.2em;
	padding-right: 20px;
	}
	
div#favouriteLink {
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: left;
	padding: 5px;
}
div#favouriteLink img {
	float: left;
	display: inline;
	width: 70px;
	height: 70px;
	}

a.genreBlock {
	color:#FFFFFF;
	text-decoration:none;
	padding: 3px;
	display: block;
}
a:hover.genreBlock { text-decoration: underline; }

a.competitionBlock {
	color:#FFFFFF;
	text-decoration:none;
	padding: 3px;
	display: block;
}
a:hover.competitionBlock { text-decoration: underline; }

a.songBlock {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	padding: 3px;
}
a:hover.songBlock { border: thin dotted #c3c3c3; padding: 1px 3px 3px 1px;}

div#homeBattle a { text-decoration: none; color: #c3c3c3; text-align: center; }



div#topAdvert { float:right; width:240px; height:107px;}

div#topAdvert p { margin-top: 12px; } 

input.fancyInput {
	background-color: #D4F09B; 
	border: 1px solid #7DBA00;
	margin-left:10px;
	width: 140px;
}

input.goButton {
	margin: 0 0 0 5px;
}

.newSongsBlock2 {
	padding: 5px 0;
	width: 100%;
}

.newSongsBlock2 span._title {
	color: #82008F; 
	display: block;
}

.newSongsBlock2 span._text{
	color: #727272; 
	display: block;
}	
.newSongsBlock2 a {
	text-decoration:none;
	display: block;
	padding: 3px;
	margin-left: 3px;
}

.newSongsBlock2 a:hover {
	border: 1px dotted #c3c3c3;	
	padding: 1px 3px 3px 1px;
}

#sendMessageForm { display: inline; }
#sendMessageFormMessages { display: inline; }

.sendMessage_messages {
	padding: 2px 0 0 0;
	margin: 0;
}
.sendMessage_messages textarea { 
	width: 90%;
	height: 50px;
}
.sendComment_messages {
	padding: 2px 0 0 0;
	margin: 0;
}
.sendComment_messages textarea {
	width: 90%;
	height: 50px;
}

.messagesHeaderTop {
	padding: 5px 0 0 55px;
	height: 40px; 
	color: #fff ; 
	font-size: 14px; 
	font-family: verdana;
	font-weight: bold;
}

.aMessage {
	margin: 4px 0;
	padding: 5px 12px;
	font-size: 9px;
	font-weight: bold;
	color:#525252;
	vertical-align:top;
	
}

.warning {
	color: #f00;
}

.message {
	font-size: 1em;
	text-align: center;
	padding: 5px;
	color: #c80000;
}

#searchLettersHolder {
	text-align: center;
	margin: 5px 10px 0 10px;
	border: 1px solid #EFABE9; 
	border-left: none; 
	border-right: none;
}
div#storePage {
	padding: 10px;
	}
div#storePage p {
	font-weight: normal;
	margin-bottom: 5px;
	}
	
a.quickLink {
	display: block;
	text-decoration: none;
	padding: 5px;
}

a:hover.quickLink {
	border: 1px dotted #c3c3c3;
	padding: 3px 4px 5px 4px;
}
	
	
	
div#checkoutStage1 {}
div#checkoutLoginBlock {
	width: 364px;
	float: left;
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
	height: 270px;
	}
	
div#checkoutLoginBlockForm {
/*	position: relative;
	left: 20px;
	top: 30px;
*/
	padding: 0;
	margin: 30px 0 0 20px;
	}
	
div#checkoutLoginBlockForm p {
	padding-bottom: 5px;
	float: left;
	width: 260px;
	}
div#checkoutDeferBlockForm img, div#checkoutLoginBlockForm img {
	float: left;
}
.checkoutLogo {
	position: relative;
	left: 20px;
	}
	
div#checkoutLoginBlockForm a {
	width: 160px;
	text-align: left;
	display: block;
	vertical-align: bottom;
}
div#checkoutDeferBlock {
	width: 365px;
	float: left;
	background-image: url(/style/default/images/checkout/purpleSlice.gif);
	background-repeat: repeat-x;
	background-color: #E7CFEF;
	height: 270px;
	text-align: left;
	margin-left: 1px;
	}
div#checkoutDeferBlockForm {
	position: relative;
	left: 25px;
	top: 30px;
	height: 150px;
	}
div#checkoutStage3 {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
	padding: 20px;
}
div#checkoutSucceed {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
}
div#checkoutStage3 .inputTitle,.inputField,.infoBox	{
	background-color: #fff;
	border: none;
	vertical-align: top;
	
	}
p.mixTitle {
	color: #730884;
	font-size: 2em;	
	padding-left: 5px;
	padding-bottom: 10px;
	}
.required {
	color: AD3039;
	}	
div#checkoutStage4 {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
	padding: 20px;
}
div#checkoutStage4 .inputTitle,.inputField,.infoBox	{
	background-color: #fff;
	border: none;
	vertical-align: top;
	
	}
div#checkoutSummaryPayment {
	width: 320px;
	float: left;
	}
div#checkoutSummaryDelivery {
	width: 320px;
	float: left;
	}
.blockText {
	padding: 3px;
	font-weight: normal;
	font-size: 1.1em;
}
.fieldHelpImage {
	vertical-align: middle;
	}
div#checkoutSummaryPaymentInfo {
	padding: 7px;
	font-weight: normal;
	}
div#checkoutSummaryPaymentInfo td {
	font-size: 0.8em;
	font-weight: normal;
	}
div#checkoutSummaryInfo td {
	font-size: 0.8em;
	font-weight: normal;
	}

div#checkoutSummaryDeliveryInfo {
	padding: 7px;
	font-size: 1.0em;
	font-weight: normal;
	}
div#checkoutSummaryInfo {
	padding: 7px;
}
.minHeight {
	display: inline;
	float: left;
	}	

.basketTotalTitle, .basketItemTitle { font-size:1.0em; font-weight:700; color: #810090; }
	
div#homeAds {
	position: relative;
	top: 20px;
	left: 0px;
}
div#homeAdsTabs {
	position: relative;
	top: 20px;

}
div#mostpopularsongs {
	float: left;
	width:460px;
	position: relative;
	top: -20px;
	padding-left:7px;
}
div#yoochart {
	float: left;
	width:460px;
	position: relative;
	top: -20px;
	padding-left:7px;	
}
div#homeAdsTabs ul { list-style-image: none; margin: 0; padding: 0;}
div#homeAdsTabs li { display: inline; }

div#homeRecordings {
	position: relative;
	top: 10x;
	left: 12px;
}

div#homeLeft {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
	float:left;
	width:460px;
	position: relative;
	top: 0;
	left: 0;
	/*height removed so that it streches naturally*/
}
div#homeRight {
	width: 269px;
	float: left;
	background-image: url(/style/default/images/checkout/purpleSlice.gif);
	background-repeat: repeat-x;
	background-color: #E7CFEF;
	text-align: left;
	position: relative;
	top: 0;
	left: 1px;
}

/*### competitions BATTLES scroller ###*/
div#compScrollerHolderBattles {
	width:700px; 
	height: 180px;
	background: url(images/battles/scrollerbox.gif) no-repeat 4px 10px;	
	float: left; 
	position: relative; 
	top:15px; 
	left: 16px;
}

div#compScrollerHolderBattles div#compScroller { 
	padding: 2px 0 0 14px ;
}

div#compScrollerHolderBattles div#compScroller table{
	margin: 0;
	padding: 0;
	width:670px;
}

td.pairHolderWrapper {
	padding: 5px;
	width: 185px;
	background: url(images/competitionsScroller/versusBGBattles.gif) no-repeat;
}

div#compScrollerHolderBattles div#compScroller table.pairHolder {
	 width: 185px;
	 height: 120px;
}

div#compScrollerHolderBattles div#compScroller table td#insideHolder {
	height: 120px;
	padding: 0;
}

div#compScrollerHolderBattles td.compEntryCell {
	vertical-align: top; 
	padding: 5px 0 0 0; 
	text-align: center; 
	background: #fff; 
	border-left: 1px solid #eee; 
	border-top: 1px solid #eee; 
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	width: 70px;
	height: 60px;
}

div#compScrollerHolderBattles td.compEntryCell div.songTitle {
	color: #710B79;
}	

div#compScrollerHolderBattles td.compEntryCell img {
	width:60px; 
	padding: 0;
	margin: 0 5px;
	display: block;
}

div#compScrollerHolderBattles td.compEntryVSCell {
	width: 30px;
	padding:0;margin:0;
}

div#compScrollerHolderBattles td.compEntryDividerCell {
	padding: 0 7px;
}
/*### comp scroller BATTLES end ###*/

/*### competitions HOME scroller ###*/
div#compScrollerHolder {
	width:450px; 
	height: 260px;
	margin: 10px 0 0 3px;
	background: url(images/competitionsScroller/compBg2.jpg) no-repeat 5px 10px;	
}

div#compScroller1 { 
	padding: 20px 0px 0 14px ;
}

div#compScroller { 
	padding: 45px 0 0 16px ;
}

td.pairHolderHome {
	background: url(images/competitionsScroller/versusBG1.jpg) no-repeat ;
}

div#compScroller table{
	margin: 0;
	padding: 0;
	width:410px;
}

div#compScroller table td#insideHolder {
	height: 100px;
	padding-left:8px;
	padding-right:8px;
}

td.compEntryCell {
	vertical-align: top; 
	padding: 28px 0px 0px 13px; 
	font-weight: bold;
	text-transform: uppercase;
	width: 70px;	
	height: 95px;
}

td.compEntrantCell {
	vertical-align: top; 
	padding: 0px; 
	font-weight: bold;
	text-transform: uppercase;
	width: 80px;	
	background: #C081C8;
	text-align: center;
	height:95px;
}
td.compEntrantCell span {
	width:60px; 
	display: block;
	margin: 0 auto;
}

td.compEntrantCell span.topText {
	width:60px; 
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 120%;
	margin: 8px auto ;
}

td.comptEntrantCell a {
	text-decoration: none;
}

td.compEntryCell img, td.compEntrantCell img {
	width:60px; 
	height:60px;
	display: block;
}

td.compEntrantCell img {
	margin: 0px auto;
}

td.compEntryCell1 {
	vertical-align: top; 
	padding: 28px 25px 0 0px; 
	font-weight: bold;
	text-transform: uppercase;
	width: 70px;	
	height:95px;
}

td.compEntryCell1 img {
	width:60px; 
	height:60px;
	display: block;
}

td.compEntryVSCell {
	padding:0;margin:0;
}

td.compEntryDividerCell {
	padding: 0 2px;
}
td.compEntrantDividerCell {
	padding: 0 2px;
	width: 20px;
}

/*### comp scroller HOME end ###*/

div#homeAdverts {
	float: left;
	width:460px;
	position: relative;
	top: -20px;
}
div#homeLeftAdvert {
	float: left;
	position: relative;
	left: 10px;
}
div#homeRightAdvert {
	float: left;
	position: relative;
	left: 14px;
}

div#blockR { float: left; }
div#blockjoinUp { float: left; }
div#blocknewMembers { float: left; }
div#blockbattles { float: left; }
div#blocknewSongs { float: left; }
div#blocknewRecordings { float: left; }

div#signUp {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
	width: 450px;
	height: 550px;
	float: left;
}
div#signUpInfo {
	background-image: url(/style/default/images/signUp/joinfreegif.gif);
	width: 427px;
	height: 88px;
	position: relative;
	top: 25px;
	left: 10px;
	}
div#signUpBlock {
	background-image: url(/style/default/images/battles/greySlice.gif);
	background-repeat: repeat-x;
	background-color: #FBFFF8;
	float: left;
	width: 280px;
	height: 474px;
	float: left;
}
div#subscribeInfo {
	background-image: url(/style/default/images/signUp/subscribe.gif);
	width: 427px;
	height: 175px;
	position: relative;
	top: 25px;
	left: 10px;
	}
div#subscribeInfo p {
	margin-bottom: 5px;
	
	}
div#proSubscribeInfo {
	background-image: url(/style/default/images/signUp/prosubscribe.gif);
	width: 427px;
	height: 225px;
	position: relative;
	top: 25px;
	left: 10px;
	}
div#proSubscribeInfo p {
	margin-bottom: 5px;
	
	}
div#battlesHeader {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;
}
div#comingBattles {
	background-image: url(/style/default/images/battles/greySlice.gif);
	background-repeat: repeat-x;
	background-color: #FBFFF8;
	height: 400px;
	width: 365px;
}
div#activePortletComingCompetitions {
	position: relative;
	top: 20px;
	left: 12px;
	}
div#currentBattles {
	background-image: url(/style/default/images/battles/purpleSlice.gif);
	background-repeat: repeat-x;
	background-color: #E6CCE9;
	width: 365px;
	}
div#activePortletCompetitions {
	position: relative;
	top: 20px;
	left: 12px;
	}
div#battleInfo {
	background-image: url(/style/default/images/checkout/greenSlice.gif);
	background-repeat: repeat-x;
	background-color: #D6F39C;

}
td.greenBox {
	background-color: #E2F4B8;
	border-top: 1px solid #80B900;
	border-bottom: 1px solid #80B900;
	border-collapse: collapse;
}

td.portletsTableOdd { 
background: #E2F4B8; 
}}

/*### FRIENDS ###*/
/* CLEMENT */
/* Table where you can access your "awaiting friends", "rejected"... */
div#friendLink {
	float: left;
	width: 100%;
	padding: 3px;
	background: #F1E1F9;
}

div#friendLink .friendImg {
	float: left;
}

a.friendLink .friendImg {
	float: left;
	width: 70px;
	height: 70px;
}

div#friendLink .friendText .title {
	font-size: 110%;
	color: #727272; 
	font-weight: bold;
	
}

div#friendLink .sendMessage { 
	clear: both;
	padding: 2px 0 0 0;
	margin: 0;
}

div#friendLink .sendMessage textarea { 
	width: 90%;
	height: 50px;
}

a.friendsTabs {
	display: block;
	padding: 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	color: #BE7CC4;
	background-color: #FFFFFF;
	font-weight:bold;
}
a:hover.friendsTabs{
	color:#850096;
	font-weight:bold;
}

a:hover.friendsTabsActive {
	color:#850096;
	font-weight:bold;
}
a.friendsTabsActive {
	display: block;
	padding: 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration:none;
	background-color: #E6CDEA;
	color:#850096;
	font-weight:bold;	
}




a.messageLink:hover { color: #000; }

.duetHarmonyLink
{
	text-decoration: none;
	color: #F02036;
	font-size: 1.1em;
	font-weight: bold;
}

.duetHarmonyLink:hover
{
	color: gray;
}

.duetHarmonyLinkSelected
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.duetHarmonyLinkDisabled
{
	color: silver;
	text-decoration: none;
}

/*### NEW | CHANGES ###*/
div#friendLink .friendText {
	float: left;
	padding-left: 10px;
	width: 300px;
}

#proTrackWrap {
	width: 505px; 
	margin: 0 0 0 15px;
	
}

#proTrackWrap h2{
	font-size: 120%; 
	border-bottom: 2px solid #000;
	color: #810090;
	margin-bottom: 10px;
}

#proTrackWrap .fieldTitle{
	font-weight: bold;
	color: #810090;
	width: 30%;
	padding: 4px 0 ;
}

#proNoteWrap {
	margin: 0;
	background: #D6F39C;
}

#proNoteWrap h2{
	font-size: 120%; 
	border-bottom: 2px solid #000;
	color: #810090;
	margin-bottom: 10px;
}

#proNoteWrap .fieldTitle{
	font-weight: bold;
	color: #810090;
	width: 30%;
	padding: 4px 0 ;
}

#proAdvertWrap {
	margin: 0;
	background: #D6F39C;
}

#proAdvertWrap .fieldTitle{
	font-weight: bold;
	color: #810090;
	width: 30%;
	padding: 4px 0 ;
}

#proAlbumCoverWrap {
	margin: 0;
	background: #D6F39C;
}

#proAlbumCoverWrap .fieldTitle{
	font-weight: bold;
	color: #810090;
	width: 30%;
	padding: 4px 0 ;
}

#allYearNotes {
	margin: 4px 0 0 0;
}

#allYearNotes div.monthName {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 110%;
	color: #82018E;
	border-bottom: 2px solid #82018E;
}

#allYearNotes div.aNote {
	background: #E5F2C9;
	margin: 0 0 4px 0; 
	padding: 5px;
}

#allYearNotes div.aNote .noteTitle {
	text-transform: uppercase;
	color: #82018E;
	font-weight: bold;
	font-size: 100%;
}

#allYearNotes div.aNote .noteDate {
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0;
}
#allYearNotes div.aNote .noteDate span {
	color: #82018E;
}

#allYearNotes div.aNote .noteText {
	padding: 0 0 0 5px;
	margin: 0;
}

#allAdverts { background-color: #ffffff; }
#allAdverts div.anAdvert { 
	background: #C7E58B;
	margin: 4 4 4px 4; 
	padding: 5px;
	height: 80px;
}
#allAdverts div.anAdvert .adImage {
	float: left;
	width: 100px;
}
#allAdverts div.anAdvert .adTitle {
	text-transform: uppercase;
	color: #82018E;
	font-weight: bold;
}
#allAdverts div.anAdvert .adStatus { 
	font-weight: bold; 
}

#allAlbumCovers { background-color: #ffffff; }
#allAlbumCovers div.anAlbumCover { 
	background: #C7E58B;
	margin: 4 4 4px 4; 
	padding: 5px;
	height: 80px;
}
#allAlbumCovers div.anAlbumCover .adImage {
	float: left;
	width: 100px;
}
#allAlbumCovers div.anAlbumCover .adTitle {
	text-transform: uppercase;
	color: #82018E;
	font-weight: bold;
}
#allAlbumCovers div.anAlbumCover .adStatus { 
	font-weight: bold; 
}

.bold {
	font-weight: bold;
}

#nothing {
text-decoration: none;
}
	
td.chartNumberCell {
	background: url(images/yoochart/yoochartno.gif) no-repeat 50% 0%;
	vertical-align:top;
	padding-top:3px;
}

div#newsongs {
	position: relative;
	top: 2x;
	left: 10px;
}

#feature_bottom {
	background: url(images/feature_bottom.gif) no-repeat;
	width:459px;
	height:150px;
	padding-left:30px; 
}
td.chartNumberCell1 {
	background: url(images/yoochart/yoochartno.gif) no-repeat 50% 0%;
	vertical-align:top;
	padding-top:3px;
}
.green {
	color:#8BB817;
}
.friendship {
	padding-top:10px;
}
.buy_recording { 
	color:#585858; 
	font-size:9px;
}
.username {
background-image:url('images/username.gif'); 
background-repat:no-repeat;
width: 140px; 
border:1px solid #82008F; 
color:#434343;
}

/*DISPLAY DISC INFO*/
.playlistTitle {
	font-weight:bold;
}
.playlistType {}
.playlistTracks{}
.playlistTrack {padding:2px 0px}
.playlistTrackPos {
	font-weight:bold;
}
.playlistTrackTitle {
	font-weight: bold;
}
.playlistTrackArtist {
	color: #84008C;
}
.playlistTrackTime {}


/*#### DEBUG OUTPUT ####*/
span.dbError {
	position: absolute;
	top:0;
	left:0;
	display:block;
	background:#f00;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	
}	

div#privacy {
        padding:20px 10px;
}

div#terms {
        padding:20px 10px;
}


/*##### ERROR REPORTING #####*/
#error_holder {
	padding: 0;
	margin: 0;
	display:none;
}
#warning_holder {
	padding: 0;
	margin: 0;
	display:none;
}
#info_holder {
	padding: 0;
	margin: 0;
	display:none;
}

.output_error {
	padding: 1px 3px;
	margin: 1px 0;
	background: #FF8F8F;
	_color: #fff;
	_font-weight: bold;
	border: 1px solid #f00;
	text-align:left;
}
.output_warning {
	padding: 1px 3px;
	margin: 1px 0;
	background: #FEFF8F;
	_color: #fff;
	_font-weight: bold;
	border: 1px solid #f00;
	text-align:left;
}
.output_info {
	padding: 1px 3px;
	margin: 1px 0;
	background: #DFE2FF;
	_color: #fff;
	_font-weight: bold;
	border: 1px solid #4F5DFF;
	text-align:left;
}
.output_error img, .output_warning img, .output_info img {
	padding: 0;
	margin: 0 5px 0 0;
	border: none;
	position: relative;
	top: 2px;
	cursor: pointer;
}