body
{
	font-family: Verdana;
	font-size:10pt;
	line-height:150%;
}

.FreeBooks
{
	margin:0px;
	padding:0px;
	line-height:normal;
	/*display:block;*/
	font-size:110%;
	font-weight:bold;
	color:Red;
	background-color:Yellow;
}

.FreeBooks:a
{
	text-decoration:none;
}

a:link {
	
	/*text-decoration: none;*/
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}

.cinema
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;

}
.menutext
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;	
	
}
.menutextCopy {
	font-family: Webdings;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.SubHeading
{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	background-image: url(/SongsNew/images/tiles.gif);
	text-align: center;
	background-repeat: repeat-x;
}
.border
{
	border: 1px solid #E4E4E4;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}
.cinema1
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.labeltext
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.combotext
{
	font-size: 12px;
}

.cinema2
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.TopLeft
{
	background-image: url(~/SongsNew/Songs/images/topleft1.gif);
}
.lblBold
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.usertext
{
	font-weight: bold;
	color: #ffffff;
}
.topcenter
{
	background-image: url(~/SongsNew/images/topcenter.gif);
}
.copyright
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	padding-top: 5px;
	line-height: 20px;
	vertical-align: bottom;
	text-align:center;
}
.bottom
{
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}

.newcontent
{
	color: #336633;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.newcontent:a
{
	text-decoration: underline;
}

.newsubcontent
{
	font-size: 13px;
	color: #336633;
	/* text-align: left; */
	font-weight: bold;
	padding-left: 8px;
}
.stils
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.lightborder
{
	border-left: #b0e1f9 1px solid;
	border-right:#b0e1f9 1px solid;
	border-bottom:#b0e1f9 1px solid;
	border-top:#b0e1f9 1px solid;
}
.lighGreytborder
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}

a newcontent1:visited
{
	color: #ccff33;
	font-size: 12px;
	font-weight: normal;
}
a newcontent1:active
{
	font-size: 12px;
	color: #99cc33;
	font-weight: normal;
}

.GridviewHeader
{
	line-height:normal;
}

H1, H2, H3
{
	margin:0px;
	padding:0px;
}

.SongPageMainTitle
{
	font-size: 13px;
	font-weight:bold;
	color: #0033cc;
}
.SongPageSubTitle
{
	font-size: 11px;
	font-weight:bold;
	color: #0033cc;
}

.RightAdv
{
	float: right;
	vertical-align: top;
	width: 160px;
	clear: right;
	display: block;
}
.ContentBlock
{
	float: left;
	width: 420px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}

.WaterMark
{
	color: #d3d3d3;
}

.CommentsTitle
{
	
}

.CommentsNormalItem
{
	border-top: #d3ffd5 1px solid;
	border-bottom: #d3ffd5 1px solid;
	border-left: #d3ffd5 1px solid;
	border-right: #d3ffd5 1px solid;
	background-color: #f4fff1;
}

.CommentsAlternatingItem
{
	border-top: #ffff91 1px solid;
	border-bottom: #ffff91 1px solid;
	border-left: #ffff91 1px solid;
	border-right: #ffff91 1px solid;
	background-color: #ffffcc;
}

.AutoCompletionList
{
	font-size: 8pt;
	background-color: #333366;
	text-align: left;
	width: 250px;
	padding:1px;
}
.AutocompletionListItem
{
	font-size: 8pt;
	background-color: #ffffff;
	display: block;
}
.AutocompletionListHighlightedItem
{
	font-size: 8pt;
	background-color: #3366ff;
	color: #ffffff;
	display: block;
}

.CheckBoxListWithScrollBox
{
	font-size:8pt;
	display:block;
	overflow: auto;
	height: 200px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}

.TitleLink
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: underline;
}
.TitleLink a
{
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: underline;
}

.TitleLink a:hover
{
	text-decoration: underline;
}

.TitleLink a:visited
{
	text-decoration: underline;
}

.TitleLink a:link
{
	text-decoration: underline;
}
#TopMenu a, #TopMenu a:link, #TopMenu a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 11px;
}

#TopMenu a:hover
{
	text-decoration: none;
	color: #ffffff;
}

