﻿body {
	font-family:Arial,Verdana;
	font-size: 10pt;
}
/* Rating */

.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.brSmall
{
	line-height: 4pt;
}
.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;
	height: 75px;	
}
div.tsOdd
{
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	background-color: #eef8fa;
	float: left;
	height: 75px;
}
div.tsEven
{	
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	float: left;
	height: 75px;
}

div.imgItemDetail
{
	float: left;
	width:240px; 
	height:100%;
}
div.oddItemDetail
{
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	background-color: #eef8fa;
	float: left;
	height: 100%;
}
div.evenItemDetail
{	
	padding-left: 8px;
	padding-top: 8px;
	text-align: left;
	float: left;
}
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;
}

div.subHeaderLightGrey
{
	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: #d8d8d8;
}

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.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.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.laItemData2
{
	font-family:Helvetica,Arial,Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #cea42c;
}

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; }

/*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; }

.tsBlue
{
	color: #65B5CC; text-decoration: none; font-family: Helvetica,Verdana, Arial;font-size:small;font-weight:bold;
}

