#titlebar
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 774px;
    BORDER-BOTTOM: #000 3px solid;
    BACKGROUND: #5F4B3A url(../../images/sheetmusic/book/top_bg.png) top left repeat-x;
}

#indenttitle
{
    padding: 10px 0 0 0;
}

#indenttitle2
{
    width:610px;
    PADDING: 10px;
}

/* hack */
.songhead { margin: 0px 0 10px 20px!important; }

#addtocart { margin-bottom:5px; }
#addtocart A {
	width:146px;
	height:33px;
	float: right;
	margin: 15px 10px 0 0;
	background-image: url(../../images/sheetmusic/add_top_book_blue3.jpg);
	background-repeat: no-repeat;
}

#addtocart A:hover {
	background-image: url(../../images/sheetmusic/add_top_book_green3.jpg) no-repeat;
}
.prodtype
{
    FONT-SIZE: 12px;
    COLOR: #DBCEC4;
    FONT-FAMILY: arial
}
.booktitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #FFF;
    FONT-FAMILY: arial
}
span.item_title { font-weight: bold; color: #FFF; font-size: 16px; }
.subtitle
{
    FONT-SIZE: 11px;
    COLOR: #AAAAAA;
    FONT-FAMILY: arial
}

#display_main {
	width:764px;
	margin:5px;
}

#display_cover {
	display:block;
	width:156px;
	height:250px;
	margin: 0 10px 10px 0;
	float:left;
}

#display_nocover {
	display:block;
	margin: 0 10px 10px 0;
	float:left;
    height: 250px;
}

#display_details {
	width:188px;
	margin-left:5px;
	float:right;
	border:1px solid #666666;
	border-top-width:10px;
	border-bottom-width:10px;
}

.infofont
{
    FONT-SIZE: 11px;
    COLOR: #006699;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-align: right;
}

.infoheader
{
    FONT-SIZE: 16px;
    COLOR: #006699;
    FONT-FAMILY: Arial;
    font-weight:bold;
}

.infotext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.infotext A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textred
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bluenorm
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #30669a;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bluebold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.songtitle2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white
}

.carttext A {
	font:11px verdana;
	color:blue;
}
