/* 
Website:	Who To See LIVE
URL:		http://www.whotoseelive.com
Version:	2 (October, 2009)
Author:		Toroca
URL:		http://www.toroca.co.uk
*/

.ba-list-container-0{
width: 780px;
height: 34px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
background: #FFF;
}

.ba-list-container-1{
width: 780px;
height: 34px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
background: URL(layout/list-grey-bg.gif) #FFF;
}

.ba-list-position{
width: 26px;
height: 26px;
padding: 4px;
margin-right: 4px;
background: URL(layout/position-bg.png);
float: left;
text-align: center;
font-size: 10pt;
color: #2B2825;
line-height: 26px;
font-weight: bold;
}

.ba-list-score{
width: 26px;
height: 26px;
padding: 4px;
margin-right: 2px;
background: URL(layout/rank-bg.png);
float: left;
text-align: center;
font-size: 10pt;
color: #2B2825;
line-height: 26px;
font-weight: bold;
}

.ba-list-name{
width: 456px;
height: 30px;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
margin-right: 2px;
float: left;
font-size: 10pt;
}

.ba-list-tt-name{
width: 418px;
height: 30px;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
margin-right: 2px;
float: left;
font-size: 10pt;
}

.ba-list-add-review{
width: 270px;
height: 26px;
padding: 4px;
float: left;
line-height: 26px;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
text-align: right;
}

/* Name Link Attributes */
a.ba-name-link:link, .ba-name-link:visited, .ba-name-link:active{
text-decoration: none;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
padding-bottom: 4px;
color: #2B2825;
}

a.ba-name-link:hover {
text-decoration: none;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
padding-bottom: 4px;
color: #0B8C8F;
}

/* Genre List Attributes */
.genre-container-0{
width: 780px;
height: 18px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
background: #FFF;
color: #2B2825;
font-weight: bold;
}

.genre-container-1{
width: 780px;
height: 18px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
background: URL(layout/list-genre-bg.gif) #FFF;
color: #2B2825;
font-weight: bold;
}

.genre-left{
float: left;
width: 390px;
}

.genre-right{
float: left;
width: 390px;
text-align: right;
}