/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


body {
font-size:70%;
margin:0;
padding:0;
background-color:#401412;
}


#wrapper {
	width:1024px;
	margin:auto;
font-family:verdana;
font-size:1.1em;
background-color:#FFF;
}

#header {
	background: url(/images/page_header.png) top left no-repeat;
	height:588px;
	width:1024px;
	position:relative;
}

#header *{
	display:none;
}

#header .appstore-badge {
	background:url(/images/appstore_badge.png) top left no-repeat;
	text-indent:-999px;
	height:56px;
	width:148px;
	position:absolute;
	top:590px;
	display:block;
	overflow:hidden;
}


.leaderboard {
	margin-left:250px;
	color:#578228;
	font-size:13px;
	line-height:1.6em;
	width:450px;
	font-weight:bold;
	margin-bottom:50px;
}

.leaderboard  p {
	margin-bottom:10px;
}

.santavoice {
	right:626px;
}

.elfvoice {
	right:422px;
}

#content {
	margin-top: 120px;
	position:relative;
}

#adds {
	width:250px;
	position:absolute;
	top:-190px;
	right:40px;
}

#footer {
	background: url(/images/page_footer.png) top left no-repeat;
	height:105px;
	width:1024px;
	position:relative;
}

#footer .copyright{
	top:86px;
	right:20px;
	position:absolute;
}

#santa-title {
	background:url(/images/santavoice_tit.png) top left no-repeat;
	text-indent:-999px;
	height:28px;
	width:257px;
	margin-bottom:10px;
}

#elf-title {
	background:url(/images/elfvoice_tit.png) top left no-repeat;
	text-indent:-999px;
	height:28px;
	width:257px;
	margin-bottom:10px;
}

.application {
	margin-bottom:60px;
}

.application img{
	float:left;
	margin-left:50px;
}

.videoplayer {
margin-left:250px;
margin-top:20px;
margin-bottom:20px;
}

.application p, .application ul, .application ol, .application h2, .application h3 {
	margin-left:250px;
	color:#550100;
	font-size:11px;
	line-height:1.6em;
	width:450px;
}

.application a {
	text-decoration: none;
	color:#F65;
}

.application a:hover {
	text-decoration: none;
	color:#F76;
}

.application h3 {
	font-weight:bold;
	margin-top:16px;
}

.application p {
	margin-bottom:8px;
}

.application ul {
	padding-left:16px;
	margin-bottom:8px;
}

.application ol {
	padding-left:20px;
	margin-bottom:8px;
}

#contact {
	background:url(/images/contact_button.png) top left no-repeat;
	text-indent:-999px;
	height:55px;
	width:166px;
	margin-bottom:10px;	
	display:block;
	overflow:hidden;
	float:right;
}

#support {
	background:url(/images/support_button.png) top left no-repeat;
	text-indent:-999px;
	height:55px;
	width:166px;
	margin-bottom:10px;	
	display:block;
	overflow:hidden;
	float:right;
}

.quotedtext {
	color:#888;
	float:right;
	font-family:trebuchet MS;
	font-size:1.2em;
	font-style:italic;
	line-height:170%;
	margin-bottom:80px;
	margin-right:8px;
	text-align:right;
	width:200px;
}

.quotedtext .author {
	font-size:0.9em;
}

/***************  splash page *****************/

.splash {
	background-color:#FFF !important;
}

.splash #wrapper {
	text-align:center;
}

.splashbadge {
	width:513px;
	margin-top:200px;
	text-align:center;
}

.splashbadge a {
	color:#666;
	display:block;
	margin:20px 10px 0 0;
}

.splashbadge a:hover {
	color:#F60;
	text-decoration:underline;
}

