/* ----- Biography ----- */

div#biographyBody {
    height: 425px;
    overflow: auto;
    line-height: 150%;
    padding: 0 5px 0 10px;
    margin-top: 5px;
}

/* ----- Legacy Content Below ----- */

.attention {
    background-color: #FFFFD5;
}


h2 {
    color: #E47911;
    margin: 0px 0px 0.25em;
    font-size: 1.231em;
}

h2 span.tiny {
    color: #000;
    font-weight: normal;
    font-size: .77em;
}

.carat {
    font-weight: bold;
    color: #cc6600;
}

.link2self a {
    text-decoration: none !important;
}

.link2self a:hover {
    border-bottom: 1px dotted;
}

div.unified_widget {
    margin-top: 3px;
    padding-top: 8px;
}

div.pageBanner {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    margin-bottom: 0;
}

div.pageBanner h1 {
    margin: 3px 0 3px;
}

div.pageBanner h1.bkgnd {
    margin: 0;
}

.seefullDetailsLnk{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: .77em;
  margin : 5px 0 0 0 ;
  font-weight: bold;
}

/*------------price block style----------- */

div.buying {
	padding: 0.25em 0em;
    font-size: 1em;
}

div.buying table {font-size: 1em;}
div.buying table td.tiny {font-size: .85em;}
div.buying table td.normal {font-size: 1em;}
 
table.product {
	border: 0px 0px 0px 0px;
	border-collapse :collapse;
}
 
.priceBlockLabel {
    padding-right: 3px;
    font-size: 0.85em !important;
    color: #666;
    white-space: nowrap;
    text-align: right;
    vertical-align: middle;
}

.priceBlockLabelPrice {
    padding-right: 3px;
    font-size: 0.85em !important;
    color: #666;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    padding-top: 0.5em;
}

.tinyprice {
    color: #990000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .77em;
}

.listprice {
    font-family: arial, verdana, helvetica, sans-serif;
    text-decoration: line-through;
}

.price {
    color: #990000;
    font-family: arial, verdana, helvetica, sans-serif;
}

/*--------end of price block style -----------*/

/* ---------- NAV2 BUCKET STYLES ---------- */
/* These should come from /cross-app-features/nav2-css.mi at the page layout level */

.halfspace {
    padding-top: 0.5em;
}

a.product {
    font-weight: bold;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul li {
    margin: 0.5em 0em;
}

ul li ul {
    list-style-type: none;
    margin-left: 25px;
}

ul li ul li {
    margin: 0em;
}

hr {
    border-top: 1px dashed #999999;
    height: 1px;
    color: #FFFFFF;
    margin: 3px 0px;
}

div.bucket {
    padding: 5px 0em;
}

div.bucket div.content {
    margin: 0.5em 0px 0em 25px;
}

img.icon {
    display: none;
}

/* ---------- PLATINUM ARTIST STYLES ---------- */

#ep_platinumHeaderContainer {
    height: 275px;
    background-color: #CCC;
    /*border-bottom: 1px solid #999;*/
}

/* ---------- MISC OTHER STYLES ---------- */

#ep_topAction {
    float: right;
    white-space: nowrap;
    padding: 10px 5px 0 5px;
    margin: 0 5px 0 0;
    display: none;
}

#entityContent a:hover, #entityContent a:active {
    text-decoration: underline;
    color: #E47911;
}


