/* header */

#header {
	height: 214px;
	width: 760px;
	background: url(/_gfx/love/screensaver.jpg) no-repeat top left;
}

object, embed {
	height: 323px;
	width: 760px;
}

#download {
	background: #99cc01 url(/_gfx/love/download-bg.gif) repeat-y top left;	
}

#split {
	background: #99cc01 url(/_gfx/love/download-large-bg.gif) repeat-y top left;
}

#split .content {
	background: url(/_gfx/love/gradient2.gif) repeat-x bottom left;
}

#split .bottom-left {
	background: url(/_gfx/love/gradient2.gif) no-repeat 39px 100%;
}

#split .bottom-right {
	background: url(/_gfx/love/gradient2.gif) no-repeat 203px 100%;
}

img.wallpaper {
	float: left;
	width: 164px;
	height: 115px;
	padding: 1px;
	background-color: #e0f768;
	border: 3px solid #669934;
	margin-top: 10px;
}

#split .content div.download {
	float: left;
	width: 210px;
	margin: 10px 0 0 10px;
	background: none;
}

#split .content div.download h3 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #fb100d;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	font-size: 120%;
}

#split .content div.download h3 span {
	position: absolute;
	width: 150px;
	height: 20px;
	background: url(/_gfx/love/screensaver.gif) no-repeat top left;
}

#split .content div.download ul {
	list-style: none;
}

#split .content div.download li {
	margin: 5px 0;
	color: #000;
	height: auto;
	_height: 30px;
	text-shadow: #fff 0 0 4px, #fff 0 0 3px, #fff 0 0 2px;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#split .content div.download li a span {
	position: absolute;
	display: block;
	width: 27px;
	height: 21px;
	background: url(/_gfx/love/arrow.gif) no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
}

#split .content div.download li a:hover span, #split .content div.download li a.hover span {
	background-position: 0 -21px;
}

#split .content div.download li a div {
	float: none;
	padding: 2px 0 0 35px;
	color: #000;
	text-decoration: none;
}

#split .content div.download li a div span {
	font-size: 90%;
	font-weight: normal;
	position: relative;
	display: inline;
	width: auto;
	height: auto;
	background: none !important;
}

#split .content div.text {
	clear: left;
	padding: 10px 0;
}

#split .bottom {
	clear: both;
	width: 505px;
	height: 12px;
	background: url(/_gfx/love/download-bottom.gif) no-repeat top left;
	font-size: 0;
}

#split2 {
	background: #99cc01 url(/_gfx/love/download-smallbox-bg.gif) repeat-y top left;
}

#split2 .bottom-left {
	background: url(/_gfx/love/gradient.gif) no-repeat 13px 100%;
}

#split2 .content h2.see-it-here-first {
	position: relative;
	width: 177px;
	height: 52px;
	font-size: 120%;
}

#split2 .content h2.see-it-here-first span {
	position: absolute;
	width: 177px;
	height: 52px;
	background: url(/_gfx/love/download-see-it-here-first.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#split2 .content h2.fan-club {
	display: none;
}

#split2 .enter {
	clear: both;
	position: relative;
	width: 41px;
	height: 15px;
	padding: 18px 111px 25px 93px;
	background: url(/_gfx/love/download-fan-club-enter.jpg) no-repeat top left;
}

#split2 .enter a span {
	position: absolute;
	width: 41px;
	height: 15px;
	background: url(/_gfx/love/enter.gif) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

#split2 .enter a:hover span {
	background-position: bottom left;
}

#download-footer {
	width: 760px;
	height: 125px;
	background: url(/_gfx/love/screensaver-footer.jpg) no-repeat top left;
}

#download-footer a {
	position: relative;
	top: 1px;
	left: 300px;
	width: 206px;
	height: 99px;
}

#download-footer a span {
	position: absolute;
	width: 206px;
	height: 99px;
	top: 0;
	left: 0;
	background: url(/_gfx/love/download-portal.jpg) no-repeat top left;
	cursor: pointer;
	cursor: hand;
}

