﻿body {
	font-family:Helvetica,Arial,Verdana;
}
/* Rating */

.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

h1
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 14pt;
	font-weight: normal;
	color: #cea42c;
}

h2
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #41a5bc;
}

.laForumTitle
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 13pt;
	font-weight: normal;
	color: #cea42c;
}

.filledRatingStar {
    width: 16px;
    height: 16px;
	background-image: url(/images/tsIcons/bird-rating-user-bg.gif);
}
.filledMemberRatingStar 
{
	width: 16px;
    height: 16px;
    background-image: url(/images/tsIcons/bird-rating-selected-bg.gif);
}

.emptyRatingStar {
    width: 16px;
    height: 16px;
    background-image: url(/images/tsIcons/bird-rating-unselected-bg.gif);
}

.savedRatingStar {
    width: 16px;
    height: 16px;
	background-image: url(/images/tsIcons/bird-rating-user-bg.gif);
}


.filledRatingStarTrans {
    width: 16px;
    height: 16px;
	background-image: url(/images/tsIcons/yellow-bird-rating.png);
}
.filledMemberRatingStarTrans 
{
	width: 16px;
    height: 16px;
    background-image: url(/images/tsIcons/gold-bird-rating.png);
}

.emptyRatingStarTrans {
    width: 16px;
    height: 16px;
    background-image: url(/images/tsIcons/grey-bird-rating.png);
}
.savedRatingStarTrans {
    width: 16px;
    height: 16px;
    background-image: url(/images/tsIcons/gold-bird-rating.png);
}


.savedRatingBigStarTrans {
    width: 24px;
    height: 24px;
	background-image: url(/images/tsIcons/gold-big-bird-rating.png);
}
.filledRatingBigStarTrans {
    width: 24px;
    height: 24px;
	background-image: url(/images/tsIcons/gold-big-bird-rating.png);
}
.filledMemberRatingBigStarTrans 
{
	width: 24px;
    height: 24px;
    background-image: url(/images/tsIcons/gold-big-bird-rating.png);
}

.emptyRatingBigStarTrans {
    width: 24px;
    height: 24px;
    background-image: url(/images/tsIcons/light-grey-big-bird-rating.png);
}

/*
.filledRatingStar {
    background-image: url(/images/tsIcons/bird-rating-selected-bg.gif);
}
.filledMemberRatingStar {
    background-image: url(/images/tsIcons/bird-rating-selected-bg.gif);
}

.emptyRatingStar {
    background-image: url(/images/tsIcons/bird-rating-unselected-bg.gif);
}

.savedRatingStar {
    background-image: url(/images/tsIcons/bird-rating-selected-bg.gif);
}
*/
a.hlTagCloud:link {color: #7F7667; text-decoration: none; font-family: Verdana, Arial;font-size:small;}
a.hlTagCloud:visited {color: purple; text-decoration: none; font-family: Verdana, Arial; font-size:small;}
a.hlTagCloud:hover {color: blue; background-color: white; font-family: Verdana, Arial;font-size:small;}
a.hlTagCloud:active {color: purple; font-family: Verdana, Arial; font-size:small; }

a.hlPoiSummaryName:link {color: white; text-decoration: none; font-family: Verdana, Arial;font-size:small;font-weight:bold;}
a.hlPoiSummaryName:visited {color: purple; text-decoration: none; font-family: Verdana, Arial; font-size:small;font-weight:bold;}
a.hlPoiSummaryName:hover {color: blue; background-color: #dddddd; font-family: Verdana, Arial;font-size:small; font-weight:bold;}
a.hlPoiSummaryName:active {color: purple; font-family: Verdana, Arial; font-size:small;font-weight:bold; }

a.hlTeachActSummaryName:link {color: white; text-decoration: none; font-family: Verdana, Arial;font-size:small;font-weight:bold;}
a.hlTeachActSummaryName:visited {color: purple; text-decoration: none; font-family: Verdana, Arial; font-size:small;font-weight:bold;}
a.hlTeachActSummaryName:hover {color: blue; background-color: #dddddd; font-family: Verdana, Arial;font-size:small; font-weight:bold;}
a.hlTeachActSummaryName:active {color: purple; font-family: Verdana, Arial; font-size:small;font-weight:bold; }

td.metadataInfo 
{
	padding-left: 20px;
}

.watermarkExtender
{
    font-family: Verdana, Arial; 
    font-size:small;
    color: #a8a8a8;
}

div.floatLeft
{
	float: left;
}
div.tsHeader
{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.tsImg
{
	padding-left: 8px;
	padding-top: 8px;
	float: left;
	min-height: 75px;
}
div.tsOdd
{
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	background-color: #eef8fa;
	float: left;
	min-height: 75px;
}
div.tsEven
{	
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	float: left;
	min-height: 75px;
}

div.tsImgSongDetail
{
	padding-left: 8px;
	padding-top: 8px;
	float: left;
	height: 180px;	
}
div.tsOddSongDetail
{
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	background-color: #eef8fa;
	float: left;
	height: 180px;
}
div.tsEvenShared
{	
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	float: left;
	height: 100px;
}
div.tsOddShared
{
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	background-color: #eef8fa;
	float: left;
	height: 100px;
}
div.tsEvenSongDetail
{	
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	float: left;
	height: 180px;
}
div.tsRowBottom
{	
	text-align: left;
	float: left;
	padding: 5px;
	background-color: #7f7f7f;
	color: White;
	width: 100%;
}

div.tsLabel
{
	text-align: left;	
	float: left;
	padding: 5px;
	color: Black;
	font-weight: bold;
}

div.tsPad
{
	text-align: left;	
	float: left;
	padding: 15px;
	margin: 5px 5px 5px 5px;
	font-family:Helvetica,Arial,Verdana;
}

div.tsData
{	
	text-align: left;
	padding: 5px;
	color: Black;
}

td.tsHeaderGrey
{
	vertical-align: middle;	
	text-align: left;
	padding-left: 18px;
	color: White;
	height: 30px;
	font-family:Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 11pt;
	background-color: #666666;
}

div.tsHeaderGrey
{
	vertical-align: middle;	
	text-align: left;
	padding-top: 10px;	
	padding-left: 18px;
	color: White;
	width: 882px;
	min-height: 30px;
	float: left;
	font-family:Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 11pt;
	background-color: #666666;
}

td.tsCellGold
{
	text-align: left;
	padding: 18px;
	color: white;
	background-color: #cda528;
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
}


td.tsHeaderBlue
{	
	vertical-align: middle;	
	text-align: left;
	padding-left: 18px;
	color: White;
	background-color: #41a7c5;
	height: 30px;
	font-family:Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 11pt;
}


td.tsCellBlue
{	
	vertical-align: middle;	
	text-align: left;
	color: White;
	background-color: #41a7c5;
	font-family:Helvetica,Arial,Verdana;
	font-weight: bold;
	font-size: 11pt;
}

span.tsCheckoutNavDisabled
{
	font-family:Helvetica,Arial,Verdana;
	font-size:9pt;
	color: #d8d8d8;	
}

span.tsCheckoutNav
{
	font-family:Helvetica,Arial,Verdana;
	font-size:9pt;
	color: #41a7c5;	
	font-weight: bold;
}

span.la14Gold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 14pt;
	color: #cea42c;
}
span.la14Blue
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 14pt;
	color: #41a5bc;
}
span.la14White
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 14pt;
	color: white;
}
span.la14LightGrey
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 14pt;
	color: #7c7d7d;
}

span.la13LightGold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 13pt;
	color: #D6D4AD;
}
span.la13Black
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 13pt;
	color: black;
}
span.la11BlueBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
	color: #41a5bc;
	font-weight: bold;
}
span.la11Black
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
	color: black;
}
span.la11Gold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
	color: #cea42c;
}

span.la11Orange
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
	color: #e9b82c;
}
span.la11WhiteBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}
span.la10Gold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: #cea42c;
}
span.la10WhiteBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
span.laMessage
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 10pt;
	color: red;
}
span.la9GoldBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: #cea42c;
	font-weight: bold;
}
span.la9Gold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: #cea42c;
}
span.la9GreenBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: green;
	font-weight: bold;
}
span.la9BlueBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: #41a5bc;
	font-weight: bold;
}
span.la9Blue
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: #41a5bc;
}
span.la9Grey
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: #4d4d4d;
}
span.la9WhiteBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
span.la8BlueBold
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	color: #41a5bc;
	font-weight: bold;
}
span.la8Grey
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	color: #4d4d4d;
}

span.laItemLabel
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	color: #7C7C7C;
}

span.laItemData
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #70B3BC;
}

span.laItemSubtext
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	font-style:italic;
	color: #7C7C7C;
}

td.tsCellLightGrey
{
	text-align: left;
	padding: 18px;
	color: #4d4d4d;
	background-color: #e6e6e6;
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
}

td.tsCellLightGrey2
{
	text-align: left;
	padding: 10px 10px 0px 28px;
	color: #4d4d4d;
	background-color: #e6e6e6;
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
}

td.tsCellOrder
{
	text-align: left;
	color: #4d4d4d;
	background-color: #e6e6e6;
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
}

td.tsCellLightGreyOver
{
	text-align: left;
	padding: 18px;
	color: #4d4d4d;
	background-color: red;
	font-family:Helvetica,Arial,Verdana;
	font-size: 11pt;
}

td.tsHeaderLinks
{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 12px;
}

span.tsTableText
{
	font-family:Helvetica,Arial,Verdana;
	font-size:Small;
	
}

span.tsBodyTextSmallLightBg
{
	font-family:Helvetica,Arial,Verdana;
	font-size:8pt;	
	color: #4d4d4d;
}

span.tsBodyTextSmallDarkBg
{
	font-family:Helvetica,Arial,Verdana;
	font-size:9pt;
	color: White;	
}

span.tsBodyTextLightBg
{
	font-family:Helvetica,Arial,Verdana;
	font-size:9pt;	
	color: #4d4d4d;
}

span.tsBodyTextDarkBg
{
	font-family:Helvetica,Arial,Verdana;
	font-size:9pt;
	color: White;	
}

span.tsBodyTextSmallerDarkBg
{
	font-family:Helvetica,Arial,Verdana;
	font-size:7pt;
	color: #4d4d4d;	
}

div.tsFooter
{
	color: #999999;
}

td.mainBoxTop
{
    background-image: url(/images/tsGraphics/blue-top.png);
    background-repeat: repeat-x;	
}
td.mainBoxBottom
{
    background-image: url(/images/tsGraphics/blue-bottom.png);
    background-repeat: repeat-x;	
}

a.tsHeaderLinkText:link {color: #787f78; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:8pt;font-weight:bold;}
a.tsHeaderLinkText:visited {color: #787f78; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold;}
a.tsHeaderLinkText:hover {color: #cea42c; font-family: Helvetica,Verdana, Arial;font-size:8pt; font-weight:bold;}
a.tsHeaderLinkText:active {color: #787f78; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold; }

a.smallLinkText:link {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:8pt;font-weight:bold;}
a.smallLinkText:visited {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold;}
a.smallLinkText:hover {color: #cea42c; font-family: Helvetica,Verdana, Arial;font-size:8pt; font-weight:bold;}
a.smallLinkText:active {color: #41a5bc; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold; }

a.tsSmallLinkText:link {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:8pt;font-weight:bold;}
a.tsSmallLinkText:visited {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold;}
a.tsSmallLinkText:hover {color: #cea42c; font-family: Helvetica,Verdana, Arial;font-size:8pt; font-weight:bold;}
a.tsSmallLinkText:active {color: #41a5bc; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold; }

a.tsSmallLinkTextDarkBg:link {color: #D6D4AD; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:8pt;font-weight:bold;}
a.tsSmallLinkTextDarkBg:visited {color: #D6D4AD; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold;}
a.tsSmallLinkTextDarkBg:hover {color: #cea42c; font-family: Helvetica,Verdana, Arial;font-size:8pt; font-weight:bold;}
a.tsSmallLinkTextDarkBg:active {color: #D6D4AD; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold; }

a.tsMedDarkBgLinkText:link {color: #4d4d4d; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:10pt;font-weight:bold;}
a.tsMedDarkBgLinkText:visited {color: #4d4d4d; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:10pt;font-weight:bold;}
a.tsMedDarkBgLinkText:hover {color: #ffffff; font-family: Helvetica,Verdana, Arial;font-size:10pt; font-weight:bold;}
a.tsMedDarkBgLinkText:active {color: #4d4d4d; font-family: Helvetica,Verdana, Arial; font-size:10pt;font-weight:bold; }


a.tsRed:link {color: Red; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;}
a.tsRed:visited {color: Red; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold;}
a.tsRed:hover {color: #65B5CC; font-family: Helvetica,Verdana, Arial;font-size:small; font-weight:bold;}
a.tsRed:active {color: Red; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold; }


a.tsOrange:link {color: #cea42c; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;}
a.tsOrange:visited {color: #cea42c; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold;}
a.tsOrange:hover {color: #65B5CC; font-family: Helvetica,Verdana, Arial;font-size:small; font-weight:bold;}
a.tsOrange:active {color: #cea42c; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold; }

a:link {color: #999999; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;}
a:visited {color: #999999; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold;}
a:hover {color: #65B5CC; font-family: Helvetica,Verdana, Arial;font-size:small; font-weight:bold;}
a:active {color: #999999; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold; }

a.tsBlueLink:link { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #41a5bc; font-weight: bold; }
a.tsBlueLink:visited { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #41a5bc; font-weight: bold; }
a.tsBlueLink:hover { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #cea42c; font-weight: bold; }
a.tsBlueLink:active { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #41a5bc; font-weight: bold; }

a.tsBlueLinkLarge:link { font-family:Helvetica,Arial,Verdana; font-size: 24pt; color: #41a5bc; font-weight: bold; }
a.tsBlueLinkLarge:visited { font-family:Helvetica,Arial,Verdana; font-size: 24pt; color: #41a5bc; font-weight: bold; }
a.tsBlueLinkLarge:hover { font-family:Helvetica,Arial,Verdana; font-size: 24pt; color: #cea42c; font-weight: bold; }
a.tsBlueLinkLarge:active { font-family:Helvetica,Arial,Verdana; font-size: 24pt; color: #41a5bc; font-weight: bold; }

a.tsWhiteLink:link { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration:underline; }
a.tsWhiteLink:visited { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration:underline;}
a.tsWhiteLink:hover { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none; }
a.tsWhiteLink:active { font-family:Helvetica,Arial,Verdana; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration:underline;}

a.tsArtistLinkLarge:link { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #7c7d7d; font-weight:normal; text-decoration:none; }
a.tsArtistLinkLarge:visited { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #7c7d7d; font-weight:normal; text-decoration:none;}
a.tsArtistLinkLarge:hover { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #cea42c; font-weight:normal; text-decoration: none; }
a.tsArtistLinkLarge:active { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #7c7d7d; font-weight:normal; text-decoration:none;}

a.tsArtistLinkLargeDarkBg:link { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #ffffff; font-weight:normal; text-decoration:none; }
a.tsArtistLinkLargeDarkBg:visited { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #ffffff; font-weight:normal; text-decoration:none;}
a.tsArtistLinkLargeDarkBg:hover { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #7c7d7d; font-weight:normal; text-decoration: none; }
a.tsArtistLinkLargeDarkBg:active { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #ffffff; font-weight:normal; text-decoration:none;}

a.tsBlueOnly:link {color: #65B5CC; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;}
a.tsBlueOnly:visited {color: #65B5CC; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold;}
a.tsBlueOnly:hover {color: #65B5CC; font-family: Helvetica,Verdana, Arial;font-size:small; font-weight:bold;}
a.tsBlueOnly:active {color: #65B5CC; font-family: Helvetica,Verdana, Arial; font-size:small;font-weight:bold; }

.tsBlue
{
	color: #65B5CC; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;
}

/*breadcrumbs*/
a.breadcrumb:link {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:8pt;font-weight:bold;}
a.breadcrumb:visited {color: #41a5bc; text-decoration: none; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold;}
a.breadcrumb:hover {color: #cea42c; font-family: Helvetica,Verdana, Arial;font-size:8pt; font-weight:bold;}
a.breadcrumb:active {color: #41a5bc; font-family: Helvetica,Verdana, Arial; font-size:8pt;font-weight:bold; }

div.breadcrumb  {float:left; width:100%; text-align:left; color:#4d4d4d; font-size:8pt;font-weight:bold; }
span.breadcrumb {color:#7f7f7f; font-size:8pt;font-weight:bold; }

a.searchResults:link { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #cea42c; font-weight:normal; text-decoration:none; }
a.searchResults:visited { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #cea42c; font-weight:normal; text-decoration:none;}
a.searchResults:hover { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #65B5CC; font-weight:normal; text-decoration: none; }
a.searchResults:active { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #cea42c; font-weight:normal; text-decoration:none;}

a.filterResultsBig:link { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #4d4d4d; font-weight:normal; text-decoration:none; }
a.filterResultsBig:visited { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #4d4d4d; font-weight:normal; text-decoration:none;}
a.filterResultsBig:hover { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #65B5CC; font-weight:normal; text-decoration: none; }
a.filterResultsBig:active { font-family:Helvetica,Arial,Verdana; font-size: 14pt; color: #4d4d4d; font-weight:normal; text-decoration:none;}

a.filterResults:link { font-family:Helvetica,Arial,Verdana; font-size: 11pt; color: #4d4d4d; font-weight:normal; text-decoration:none; }
a.filterResults:visited { font-family:Helvetica,Arial,Verdana; font-size: 11pt; color: #4d4d4d; font-weight:normal; text-decoration:none;}
a.filterResults:hover { font-family:Helvetica,Arial,Verdana; font-size: 11pt; color: #65B5CC; font-weight:normal; text-decoration: none; }
a.filterResults:active { font-family:Helvetica,Arial,Verdana; font-size: 11pt; color: #4d4d4d; font-weight:normal; text-decoration:none;}

.imgglasses
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 0px;
}
.imgglasses:hover
{       
    background-position: 0 -50px;
}
.imgbinoculars
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -100px;
}
.imgbinoculars:hover
{
    background-position: 0 -150px;
}
.imgmusicbox
{        
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -200px;
}
.imgmusicbox:hover
{
    background-position: 0 -250px;
}
.imgforums
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -300px;
}
.imgforums:hover
{
    background-position: 0 -350px;
}
.imgshowcases
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -400px;
}
.imgshowcases:hover
{
    background-position: 0 -450px;
}
.imgheadset
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -500px;
}
.imgheadset:hover
{
    background-position: 0 -550px;
}
.imgcart
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -600px;
}
.imgcart:hover
{
    background-position: 0 -650px;
}
    
.pnlLogin
{ 
    margin:2px;  
}    
    
.pnlSignup
{ 
    margin:2px;  
}    
   
.hlLogin {
	color: white !important;
	border: solid 1px rgb(150,120,29);
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(210,168,40)), to(rgb(162,130,32)));
	background: -moz-linear-gradient(top,  rgb(210,168,40),  rgb(162,130,32));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(210,168,40)', endColorstr='rgb(162,130,32)');
}
.hlLogin:hover {
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(162,130,32)), to(rgb(224,192,95)));
	background: -moz-linear-gradient(top,  rgb(162,130,32),  rgb(224,192,95));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(162,130,32)', endColorstr='rgb(224,192,95)');
}
.hlLogin:active {
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(210,168,40)), to(rgb(224,192,95)));
	background: -moz-linear-gradient(top,  rgb(210,168,40),  rgb(232,207,134));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(210,168,40)', endColorstr='rgb(232,207,134)');
}  

.hlSignup {
	color: white !important;
	border: solid 1px rgb(45,123,147);
	background: rgb(81,174,202);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(108,187,210)), to(rgb(50,139,165)));
	background: -moz-linear-gradient(top,  rgb(108,187,210),  rgb(50,139,165));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(108,187,210)', endColorstr='rgb(50,139,165)');
}
.hlSignup:hover {
	background: rgb(81,174,202);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(50,139,165)), to(rgb(108,187,210)));
	background: -moz-linear-gradient(top,  rgb(50,139,165),  rgb(108,187,210));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(50,139,165)', endColorstr='rgb(108,187,210)');
}
.hlSignup:active {
	background: rgb(81,174,202);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(115,190,213)), to(rgb(84,176,203)));
	background: -moz-linear-gradient(top,  rgb(115,190,213),  rgb(84,176,203));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(115,190,213)', endColorstr='rgb(84,176,203)');
}   

.btSearch {
	color: white !important;
	border: solid 1px rgb(150,120,29);
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(210,168,40)), to(rgb(162,130,32)));
	background: -moz-linear-gradient(top,  rgb(210,168,40),  rgb(162,130,32));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(210,168,40)', endColorstr='rgb(162,130,32)');
}
.btSearch:hover {
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(162,130,32)), to(rgb(224,192,95)));
	background: -moz-linear-gradient(top,  rgb(162,130,32),  rgb(224,192,95));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(162,130,32)', endColorstr='rgb(224,192,95)');
}
.btSearch:active {
	background: rgb(205,165,40);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(210,168,40)), to(rgb(224,192,95)));
	background: -moz-linear-gradient(top,  rgb(210,168,40),  rgb(224,192,95));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(210,168,40)', endColorstr='rgb(224,192,95)');
}  

.bt {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif !important;
	padding: .2em 1em .4em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .25em; 
	-moz-border-radius: .25em;
	border-radius: .25em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	width: 50px;
}
.bt:hover {
	text-decoration: none;
}
.bt:active {
	position: relative;
	top: 1px;
}
.btMedium {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif !mportant;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.btMedium:hover {
	text-decoration: none;
}
.btMedium:active {
	position: relative;
	top: 1px;
}
   
.btLarge {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% Arial, Helvetica, sans-serif !important;
	padding: 1em 4em 1.1em;
	text-shadow: 0 2px 2px rgba(0,0,0,.6);
	-webkit-border-radius: 1em; 
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 0 2px 24x rgba(0,0,0,.4);
	box-shadow: 0 2px 4px rgba(0,0,0,.4);
}
.btLarge:hover {
	text-decoration: none;
}
.btLarge:active {
	position: relative;
	top: 2px;
}

/* QTip */
.ui-tooltip-default .ui-tooltip-titlebar, .ui-tooltip-default .ui-tooltip-content
{
    border-color: #70B3BC;
    background-color: #EEF8FA;
    color: #555;
}
.ui-tooltip-rounded, .ui-tooltip-rounded .ui-tooltip-content, .ui-tooltip-tipsy, .ui-tooltip-tipsy .ui-tooltip-content, .ui-tooltip-youtube, .ui-tooltip-youtube .ui-tooltip-content
{
    border-radius: 12px !important;
}
.ui-tooltip-content
{
    width: 231px;
    height: 158px;
    padding: 0 !important;
    background-color: White !important;
    border-radius: 12px !important;
}
.ui-tooltip-content .popup-header
{
    background-color: #41A7C5;
    width: 231px;
    height: 38px !important;
    line-height:38px;
    vertical-align: middle;
    text-align: center;
    border-top-right-radius: 12px 12px !important;
    border-top-left-radius: 12px 12px !important;
    margin: 0;
    color: white;
    font-size: 18px !important;
    font-weight: bold;
}
.ui-tooltip-content p
{
    font-size: 16px;
}
.ui-tooltip-content .popup-text1
{
    color: Black;
}
.ui-tooltip-content .popup-text2
{
    color: #666666;
    margin-left: 0px;
}
.moreTip
{
}
.moreTipContent
{
    text-align: center;
    display: block;
    width: 100%;
}
 
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr
{
    webkit-border-top-right-radius: 0px /*{cornerRadius}*/;
    -khtml-border-top-right-radius: 0px /*{cornerRadius}*/;
    border-top-right-radius: 0px /*{cornerRadius}*/;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    webkit-border-top-left-radius: 0px /*{cornerRadius}*/;
    -khtml-border-top-left-radius: 0px /*{cornerRadius}*/;
    border-top-left-radius: 0px /*{cornerRadius}*/;
}
        
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    webkit-border-bottom-right-radius: 0px /*{cornerRadius}*/;
    -khtml-border-bottom-right-radius: 0px /*{cornerRadius}*/;
    border-bottom-right-radius: 0px /*{cornerRadius}*/;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl
{
    webkit-border-bottom-left-radius: 0px /*{cornerRadius}*/;
    -khtml-border-bottom-left-radius: 0px /*{cornerRadius}*/;
    border-bottom-left-radius: 0px /*{cornerRadius}*/;
}    

/* Player */
.pnlMore
{
    float: left;
    width: 24px;
    padding-left: 1px;
}
.imgMore {
width: 24px;
height: 24px;
float: left;
background-image: url("/images/tsIcons/TS-Sprite3.png");
background-position: 0 -1450px;
}

/* Admin */

.pnlEntityImage
{
max-width: 250px;
height: 250px;
float: left;
}
.imgEntityImage
{
	max-width: 250px;
	max-height: 250px;
}
.pnlEntityAdmin
{
	padding-left: 20px;
	width: 960px;
	padding-right: 20px;
	float: left;
	background-color: #CDA528;
	padding-top: 20px;
	color: white;
}
.pnlEntityAdmin h2
{
	color: white;
}
.pnlEntityInfo
{
height: 250px;
margin-left: 20px;
float: left;
width: 690px;
}
.pnlPageHeader
{
	width: 100%;
	float:left;
}
.pnlSection
{
	float:left;
}        

/* search */
.binoculars
{
    width:25px;
    height:25px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -100px;
}
.imgAddToCart
{
    width:24px;
    height:24px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -900px;
}
.imgAddToCart:hover
{
    background-position: 0 -1200px;
}
.imgAddToMb
{
    width:24px;
    height:24px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -950px;
}
.imgAddToMb:hover
{
    background-position: 0 -1250px;
}
.imgMore
{
    width:24px;
    height:24px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -1450px;
}
.imgMore:hover
{
    background-position: 0 -1400px;
}
.pageFirst
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -550px;
    margin-left:10px;           
}
.pageFirst:hover
{
    background-position: 0 -600px;
}
.rgStatus
{
    width: 35px;
    height:24px;
    border-right:1px solid #C9C9C9;
    float:left;
}
.pagePrev
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -700px;
    display: block !important; 
    margin-left:5px;
}
.pagePrev:hover
{
    background-position: 0 -750px;
}
.pagePrevBatch
{
        width:22px;
    height:22px;
    float:left;
    color: black;
}
a.pagePrevBatch:hover
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 100% -1250px;     
}
a.pagePrevBatch:hover span
{
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -1150px;
    color: black;
}
.pageNextBatch
{
    width:22px;
    height:22px;
    float:left;
    color: black;
}
a.pageNextBatch:hover
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 100% -1250px;            
}
a.pageNextBatch:hover span
{           
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -1150px;
    color: black;
}
a.pageNext
{           
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -850px;
}
a.pageNext:hover
{
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -900px;
}
.pageLast
{            
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -1000px;
}
.pageLast:hover
{
    background-position: 0 -1050px;
}
.imgpremium
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -850px;
}
.imgapproved
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -1300px;
}
.imgstandard
{
    width:22px;
    height:22px;
    float:left;
    background-image:url("/images/tsIcons/TS-Sprite3.png");
    background-position: 0 -1350px;
}
.header
{
    width: 960px;
    background-color: #e6e6e6;
    height: 26px;
}
.songContent
{
    width: 960px;
    list-style-type: none;
}
.pager
{
    font-size: 12px;
    background-color: #eee;
    height: 24px;
    color: #8A8A8A;
    width: 960px;
    float: left;
    margin: 0 20px 0 20px;
    padding: 5px 0px 4px;
    line-height:22px;
}
.pager span
{
    padding-left:5px;
    color: black;
}
.pagerLeft
{
    float: left;
}
.pagerRight
{
    float: left;
}
.pagerRight span
{
    float: left;
    padding: 0 0 0 5px;
}     
.pagerInfo
{
    float: right;
    padding-right:10px;
}
.numItems
{
    font-weight: normal;
    color: #4C4E54;
}
.numPages
{
    font-weight: normal;
    color: #4C4E54;
}
.pageNums
{
    float: left;
    color: black;
    padding:0px 5px 0px 5px;
}
.pageNums span
{
    float: left;
    padding: 0 0 0 5px;
}
.pageNums a 
{
    float: left;
    line-height: 22px;
    margin: 0;
    padding: 0 5px 0 0;
    color: black;
    text-decoration: none;
}        
.pageSize
{
    float: left;
    color: black;
    padding:0px 5px 0px 5px;
    margin-left: 40px;
}
.pageSize span
{
    float: left;
    padding: 0 0 0 5px;
}
.pageSize a 
{
    float: left;
    line-height: 22px;
    margin: 0;
    padding: 0 5px 0 0;
    color: black;
    text-decoration: none;
}
#results
{
    width: 960px;
    padding: 0;
    margin: 0;
}
#pnlResults
{
    width: 960px;
}
.laShortDesc
{
    font-size: 9pt;
}
.pnlSearchResultsHeader
{
    font-family: Helvetica,Arial,Verdana;
    font-size: 9pt;
    color: #41A5BC;
    font-weight: bold;
    width: 960px;
    background-color: #E6E6E6;
    height: 26px;
    float: left;
    margin: 0 20px 0 20px;
}
.pnlImgHeader
{
    width: 75px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlTitleHeader
{
    width: 225px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlTimeHeader
{
    width: 55px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlBpmHeader
{
    width: 59px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlPurchaseHeader
{
    width: 85px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlRatingHeader
{
    width: 90px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlPlayHeader
{
    width: 313px;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.pnlDeleteHeader
{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
/*        
.pnlBtSearch
{
    background: #CEA42C;
    padding: 10px;
    -moz-border-radius: 15px;
    border-radius: 6px;
    border: #DDD 2px solid;
    text-align: center;
    color: white;
    -moz-box-shadow: inset 0 0 12px #000000;
    -webkit-box-shadow: inset 0 0 12px #000000;
    box-shadow: inset 0 0 12px #000000;
}
.pnlBtSearch a:link
{
    color: White;
}
.pnlBtSearch a:visited
{
    color: White;
}
.pnlBtSearch:hover
{
    background: #4d4d4d;
    text-decoration: underline;
}
*/
a:link
{
    color: #999;
    font-family: Helvetica,Verdana, Arial;
    font-size: small;
    font-weight: bold;
}
span.laItemLabel
{
    font-family: Helvetica,Arial,Verdana;
    font-size: 8pt;
    color: #7C7C7C;
}
span.laItemData
{
    font-family: Helvetica,Arial,Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #70B3BC;
}
.pnlTime
{
    width: 55px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    background-color: #EEF8FA;
    float: left;
    min-height: 75px;
}
.pnlPurchase
{
    width: 85px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    background-color: #EEF8FA;
    float: left;
    min-height: 75px;
}
.pnlPlay
{
    width: 313px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    background-color: #EEF8FA;
    float: left;
    min-height: 75px;
    border-right: 1px solid #e6e6e6;
}
        
.pnlImg
{
    width: 75px;
    padding-left: 8px;
    padding-top: 8px;
    float: left;
    min-height: 75px;
    border-left: 1px solid #e6e6e6;
}
div.tsImg
{
    width: 75px;
    padding-left: 8px;
    padding-top: 8px;
    float: left;
    min-height: 75px;
    border-left: 1px solid #e6e6e6;
}
.pnlTitle
{
    width: 225px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    float: left;
    min-height: 75px;
    white-space: nowrap;
}
.pnlBpm
{
    width: 59px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    float: left;
    min-height: 75px;
}
.pnlRating
{
    width: 90px;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    float: left;
    min-height: 75px;
}
.pnlStarRating
{
    background: url(/images/tsIcons/blue-bird-rating.png) repeat-x;
    height: 16px;
}
        
.pnlStarMyRating
{
    background: url(/images/tsIcons/yellow-bird-rating.png) repeat-x;
    height: 16px;
}
.pnlStarNoRating
{
    background: url(/images/tsIcons/grey-bird-rating.png) repeat-x;
    height: 16px;
    width: 80px;
}
.pnlDelete
{
    width: 5px;
    border-right: 1px solid #e6e6e6;
    padding-left: 8px;
    padding-top: 8px;
    text-align: left;
    float: left;
    min-height: 75px;
}
        
.pnlAddToCart
{
    float: left;
    width: 24px;
    padding-left: 1px;
}
.pnlAddToMb
{
    float: left;
    width: 24px;
    padding-left: 1px;
}
.pnlMore
{
    float: left;
    width: 24px;
    padding-left: 1px;
}
.contentRight
{
    float: left;
    width: 100%;
    padding-top: 5px;
}
.premium
{
    float: left;
    padding-top: 2px;
    padding-left: 5px;
}
.pnlPrice
{
    background: url(/images/tsGraphics/price-bg.gif);
    height: 20px;
    width: 60px;
    text-align: center;
    float: right;
    margin-right: 10px;
}
.itemSubtext
{
    float: left;
    width: 100%;
    padding-top: 5px;
}
.triangle
{
    float: left;
    padding-top: 6px;
    padding-right: 4px;
}
.shortDesc
{
    float: left;
    font-family: Helvetica, Verdana, Arial;
}
span.la9GoldBold
{
    font-family: Helvetica,Arial,Verdana;
    font-size: 9pt;
    color: #CEA42C;
    font-weight: bold;
}
span.laItemSubtext
{
    font-family: Helvetica,Arial,Verdana;
    font-size: 8pt;
    font-style: italic;
    color: #7C7C7C;
}
.songContent .tsRowBottom
{
    width: 950px !important;
}
a.pageNum:hover span
{
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -1150px;
    float:left;           
}
a.pageNum:hover
{
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 100% -1250px;
    float: left;
}
a.pageNum
{
    color:Black;
    float: left;
}
              
a.pageNumCurr
{
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 100% -1450px; 
    cursor: default;
    color:Black;
    float: left;      
}
       
a.pageNumCurr span
{
    background-image:url("/images/tsIcons/sprite.gif");
    background-position: 0 -1350px;
    float:left; 
}
.hlInfo:link, .hlInfo:visited, .hlInfo:active
{
    color: #70B3BC;
    font-size:8pt;
}
.hlInfo:hover
{
    color: #CEA42C;
}
