/* CSS Document */
a {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	color:#CC0000;
}

.award-name, .award-name a {
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: -1px;
}

.hiaward-name, .hiaward-name a {
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.winner-name {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	;
	line-height: 22px;
	font-weight: bold;
}

.jury {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 9pt;
	padding-top: 3px;
}
.special {
	background-color: #FFFBEC;
	border: 1px solid #FF9900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	clear: both;
}
.footer {
	font-size: 9px;
}
.second {
	font-size: 11pt;
}
.third {
	font-size: 10pt;
}
.forth {
	font-size: 9pt;
}
.description {
	font-size: 8pt;
}
.runnersup {
	color: #663300;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	list-style-type: disc;
	top: -4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: -1em;
	margin-bottom:4px;
}
.subsection {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	line-height: 6pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-weight: bold;
}
.bynames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777;
}

.song-title {
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height:1.4em;
}
.border {border: 1px solid #FF9900;
}
.score {font-size:24px; text-align:right; vertical-align:middle; padding-right:.2em; color:#FFFFFF;}

.award-filmname {
	color: #999;
}

a.button {
	display: inline-block;
	line-height: 1;
	padding: 15px;

	text-decoration: none;
	text-align:center;
	font-family:Arial Unicode, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:-1px;
	font-weight: bold;
	color: #fff;
	background-color: #990000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}

.jury a {
	color: #666;
	text-decoration: none;
}

.jury a:hover {
	color:#666;
	text-decoration:underline;
}

/* Detail page */
.comment-text {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 9pt;
	color:#333;
}

.tag-text {
	font-family: Georgia, "Times New Roman", serif, "MS Serif";
	font-size: 9pt;
	color:#777;
	font-style:italic;
}
.ranking {
	font-size:24px; text-align:right; vertical-align:top; padding-right:.2em; color:#999;
	}
