  a.test { font-weight: bold; }
  
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.main{
	width:229px;
	height:auto;
	margin:0 auto;
	background-color:#e7e7e9;
	background-image:url(../images/bg_box.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #939598;
	
	
	}

.side_a{
	width:100px;
	height:270px;
	background-color:#bcbdc0;
	float:left;
	
	
}
.side_b{

	width:100px;

}


#menublock {
	width:780px; height:auto; background-color:#d1d2d4; display:none;
}
#menublock2 {
	width:780px; height:auto; background-color:#d1d2d4; display:none;
}
#menublock3 {
	width:780px; height:auto; background-color:#d1d2d4; display:none;
}

#menublock table, #menublock2 table, #menublock3 table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:none;
}
#menublock table tr th, #menublock2 table tr th, #menublock3 table tr th{
	height:20px;
	background-color:#a8a9ad;
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	padding:2px;
	border:none;
}
#menublock table tr td, #menublock2 table tr td, #menublock3 table tr td{
	height:20px;
	text-align:left;
	padding:2px;
	border:none;
}
#menublock table tr a, #menublock2 table tr a, #menublock3 table tr a{
	text-decoration:none;
	color:#000;
	border:none;
}

#menublock table tr a:hover, #menublock2 table tr a:hover, #menublock3 table tr a:hover{
	text-decoration:none;
	color:#fff;
	display:inline;
	border:none;
	
}

.tabblock{
	height:20px;
	background:transparent url(../images/bg_num_odd.gif) no-repeat top center;
	width:40px;
	padding:3px 16px;
	border:none;

}

/* below style are created by madan to enhace the UI as per POC design */
img, a img {
	border:0px;
}
.block_spacer {
	margin:10px;
}
#searchResult table tr td {
	font-size:11px!important;
    font-family:Arial,Helvetica,sans-serif;
	color:#57575a!important;
	
}
#searchResult table tr td a {
	text-decoration:none !important;
	color:#000000;
	font-size:11px;
	line-height:20px;
}
#searchResult table tr td a:hover{
	text-decoration:none !important;
	color:#46c0b7;
}

a.showAll {
	color:#000 !important;
}
a.showAll:hover {
	color:#fff !important;
}
div#level0contentwrapper  {
	margin-top:10px;
}
div#songList, div#writerList, div#artistList {
	background-color:#4a4a4a !important;
}
#songList table, #writerList table, #artistList {
	border:1px solid #616161;

}
#writerList table, #artistList {
	border:1px solid #616161;
	border-top:0px none;
}
#writerList table tr, #artistList table tr{
	width:100%;
	padding:0px;
	margin:0px;
}
#songList table tr th, #writerList table tr th, #artistList table tr th{
	background-color:#a8a9ac;
	background:transparent url(../../../../resources/images/bg_table_heading.jpg) repeat scroll left top;
	padding:2px;
	height:23px;
	color:#ffd515;
	font-size:11px;
	text-align:left;
}
/*# tr.headerColor{
	background-color:#a8a9ac;
	background:transparent url(../../../../resources/images/bg_table_heading.jpg) repeat scroll left top;
	padding:2px;
	height:23px;
	color:#ffd515;
	font-size:11px;
	text-align:left;
}*/

#songList table tr td, #writerList table tr td, #artistList table tr td{
	color:#ffffff;
	height:20px;
	font-size:11px;
	padding:2px;
	text-align:left;
}
#songList table tr td a, #writerList table tr td a, #artistList table tr td a{
	text-decoration:none;
	color:#ffffff;
}
#show_results table tr td {
	color:#fff;
}
#show_results table tr td a.view_results {
	font-weight:normal;
	font-size:11px;
	color:#ffd515;
	text-decoration:none;
}
#show_results table tr td a.view_results:hover {
	color:#00fff5;
	text-decoration:none;
}


#songResultList .resultheader{
	color:#ffd515;
	height:23px;
	font-size:11px;
	padding:2px;
	text-align:left;
	background-color:#a8a9ac;
	background:transparent url(../../../../resources/images/bg_table_heading.jpg) repeat scroll left top;
}
#smartshow {
	border:1px solid #616161;
}
#songResultList .resultheaderarrow{
	padding:2px;
	text-align:center;
	background-color:#a8a9ac;
	background:transparent url(../../../../resources/images/bg_table_heading.jpg) repeat scroll left top;
	color:#ffd515;
}
#songResultList #smartshow .padd2px {
	padding-top:2px;
	padding-bottom:2px;
}
#songResultList table tr td a{
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	margin-right:2px;
}
.select_tab {
	color:#ffd515!important;
	height:20px;
	background:transparent url(../images/bg_num.gif) no-repeat top center;
	width:40px;
	padding:3px 16px;
	border:none;
	font-weight:bold;

}
#songResultList table tr td a.tabblock {
	margin-right:2px;
	color:#fff;
}
#songResultList table tr td a.tabblock:hover {
	margin-right:2px;
	color:#00fff5;
}
.showing_results {
	font-weight:normal;
	font-size:14px;
	color:#ffd515;
	text-decoration:none;
}
#songResultList table tr td a.showing_results:hover {
	color:#00fff5;
	text-decoration:none;
}
#results_foundblock {
	width:auto;  float:right; color:#ffd515; font-size:12px; white-space:nowrap;
	font-weight:bold; margin-top:7px; padding-right:5px;
	/*background-color:#4a4a4a;padding:6px; */
}
.noresult {
	margin-top:10px;
	color:#ffffff; font-weight:bold;
}

/* Page no CSS */

.tool{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 18px;
	list-style: none;
}

.tool li{
	float:left;
	margin-right:-1px
}

.tool li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0 0 0 0px;
	height: 18px;
	line-height:18px;
	text-align: center;
	cursor: pointer;
	background:url(../images/tab-left.jpg) no-repeat;
	width:45px;
}

.tool li a b{
	float: left;
	display: block;
	padding: 0 0px 0 0px;
	background:url(../images/tab-right.jpg) no-repeat right top;
	width:45px;
}

.tool li a:hover{
	color: #00FFF5;
}

.tool li a:hover b{
	color: #00FFF5;
}

 .selected-one a {
	color:#000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0 0 0 13px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	background:url(../images/tab-left-over.jpg) no-repeat;
}

 .selected-one a  b{
	float: left;
	display: block;
	padding: 0 13px 0 0px;
	background:url(../images/tab-right-over.jpg) no-repeat right top;
}
