/* CSS Document */

/* Non-Global Skinning Styles */

BODY {
	background-color: #131522;
	background-image: url('/images/skin-wintersday06/wintersdaybg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 33px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

#results h2 { height: 40px; margin: 30px auto 15px; text-align: center; }
#results img { border: 0; }
#results table { margin: 0 auto; }
#results thead { padding-bottom: 10px; }

#results .result { padding: 4px; text-align: center; }
#results .hidetxt { overflow: hidden; text-indent: -5000em; }
#results .caption { margin-top: 5px; font-weight: bold; }

#results .winners table { width : 600px; }
#results .winners td { font-size: 8pt; font-weight: bold; vertical-align: top; }
#results .winners p { margin: 5px auto 10px; text-align: center; }
#results .winners .second p { margin: 5px auto; }
#results .winners .second .place { margin-bottom: 2px; line-height: 1em; }

#results .mentions table { width: 90%; }
#results .mentions td { width: 50%; padding: 10px; }

#results .note { margin-top: 60px; }

#en #results h2 { background: url(/images/contests/wintersday2009/grandprize-header.jpg) no-repeat 50% 0; }
#en #results .winners h2 { background-image: url(/images/contests/wintersday2009/winners-header.jpg); }
#en #results .mentions h2 { background-image: url(/images/contests/wintersday2009/honorable-header.jpg); }
