/* This can be removed once Artist 2.0 launches */
h2.worksTitle {
    margin: 0em;
}

#wwHeading {
    width: 100%;
    position: relative;
}

h2.worksHeader {
    border-bottom:1px solid #DDDDDD;
    padding:15px 0 3px 0;
}

#twAlbumCountHeader a {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    padding-left: 8px;
}

.twAlbumCount {
    text-align: left;
    display: inline;
}

#wwFaceouts {
    padding-left: 10px;
    clear: both;
}

#wwFaceouts a:hover {
    color: #E47911;
}

.customFaceoutImage {
    height:135px;
    margin-bottom:2px;
    text-align:center;
    width:135px;
    position:relative;
}

.faceoutImage {
    width: 110px;
    height: 110px;
    text-align: center;
    margin-bottom: 2px;
    position:relative;
}

.faceoutImage img {
    border: none;
}

.faceoutReviewStars {
    margin-top: 4px;
    padding-bottom: 4px;
}

.faceoutTitleReleaseYear {
    font-weight: normal;
}

.faceoutMoreFormats a {
    font-family: arial;
    font-size: 0.85em;
    text-decoration: none;
}

/* <%-- For IE to show the dotted hover underline --%> */
.faceoutTitlePlain a {
    margin-bottom: 2px;
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.faceoutTitlePlain a:hover {
    text-decoration: underline;
}

.faceoutTitle a {
    margin-bottom: 2px;
    font-size: 0.85em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.faceoutPrices {
    font-family: arial;
    font-size: 0.85em;
    padding-bottom: 2px;
    padding-top: 7px;
    white-space: nowrap;
}

.faceoutPrices .pipe {
    color: #CCCCCC;
}

.faceoutPrices a:link {
    font-family: arial;
}

.faceoutPrices .price {
    font-family: arial;
}

.faceoutReleaseDate {
    margin-top: 2px;
    font-size: 77%;
}


.faceoutReleaseDateFull {
    color:#666666;
    font-family:verdana;
    font-size:10px;
    font-weight:normal;
    white-space:nowrap;
}

/* This can be removed once Artist 2.0 launches */
.faceoutReleaseDateYear {
    font-family: verdana;
    font-weight: normal;
    white-space: nowrap;
}

/* Filtering */

#wwFilterContainer {
    float: right;
}

#wwFilter {
    position: relative;
}

#wwFilterTrigger {
    font-size: 0.85em;
    white-space: nowrap;
}

#wwFilterTrigger a {
    text-decoration: none;
    border-bottom: 1px dotted;
}

#wwFilterPopOver {
    display: none;
    position: absolute;
    left: 0;
    width: 200px;
    z-index: 500;
}

/* Refinements */

div.wwRefinements {
    padding: 12px 8px 8px 10px;
    align: left;
}

div.wwRefinements li {
    display: inline;
    list-style-type: none;
    font-size: 12px;
    margin: 0;
    padding: 0 15px 0 0;
}

div.wwRefinements li.current {
    color: #CC6600;
    font-weight: bold;
}

div.wwRefinements a {
    font-size: 12px;
    text-decoration: none;
}

div.wwRefinements a:hover {
    text-decoration: underline;
    color: #E47911;
}

div.wwRefinements a:visited {
    color: #996633;
}

#wwMoreRefinements {
    padding: 0;
}

#wwMoreRefinements li {
    font-size: 12px;
    line-height: 150%;
    list-style-type: none;
}

#wwMoreRefinements li.current {
    color: #CC6600;
    font-weight: bold;
}

#wwMoreRefinements a {
    font-size: 12px;
    text-decoration: none;
}

#wwMoreRefinements a:hover {
    text-decoration: underline;
    color: #E47911;
}

#wwMoreRefinements a:visited {
    color: #996633;
}

/* Pagination */

#wwPagination {
    padding: 4px 0 8px 0;
}

/* This can be removed once Artist 2.0 launches */
.pagnDisabled {
    color: #999999;
    padding: 2px;
    white-space: nowrap;
}

.pagnDisabledBold {
    color: #999999;
    padding: 2px;
    white-space: nowrap;
    font-weight: bold;
}


.pagnNext {
    font-weight: bold;
}

.pagnPrev {
    font-weight: bold;
}

div.pagn .pagnCur
{
    color: #E47911;
    font-weight: bold;
    padding: 0 5px;
}

div.pagn .pagnMore, div.pagn .pagnSep {
    padding: 0 2px;
}

div.pagn a {
    color: #004B91;
    padding: 6px;
    text-decoration: none;
    white-space: nowrap;
}

div.pagn a:hover, div.pagn a:active {
    text-decoration: underline;
    color: #E47911;
    white-space: nowrap;

}

/* Resizing */

#wwFaceouts.njsColumns div.wwCell {
    width: 280px;
}

#wwFaceouts.twoColumns div.wwCell {
    width: 95%;
}

#wwFaceouts.fourColumns div.wwCell {
    width: 47%;
}

#wwFaceouts.sixColumns div.wwCell {
    width: 32%;
}

#wwFaceouts.twelveColumns div.wwCell {
    width: 16%;
}
