/*
ngmoco - Rolando 2
Cross-browser styles
*/

/* @override http://rolando2:8888/styles/style.css */

/* Whitespace Reset */

* {
	margin: 0;
	padding: 0;
}

/* Images */

a img {
	border: none;
	outline: none;
}

a {
	outline: none;
	text-decoration: none;
}

/* Sitewide */

body {
	color: #fff;
	font: bold 11px/18px "Helvetica Neue", Arial, sans-serif;
	background: #37492b url(../images/backgrounds/backdrop.png) repeat-x center top;
	position: relative;
	width: 100% !important;
	height: 100% !important;
}

#container {
	position: relative;
	z-index: 9;
	min-width: 960px;
	overflow: hidden;
}

.wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#horizon .wrap {
}

/* Global */

/* ngmoco Ribbon */

#ribbon {
	margin: 0;
}

/* App of the Year */

#app-of-the-year {
	position: absolute;
	overflow: visible;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	top: 44px;
	left: 0;
}

#app-of-the-year a {
	background: url(../images/header/app-of-the-year.png) no-repeat;
	width: 142px;
	height: 150px;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	float: left;
	top: -7px;
	z-index: 1;
}

/* Horizon */

#horizon {
	background: url(../images/backgrounds/clouds.gif) no-repeat center 40px;
	position: relative;
	padding-top: 20px;
	width: 100% !important;
	height: 100% !important;
}

/* @group Island */

#island {
	width: 500px;
	position: relative;
	height: 520px;
	overflow: visible;
}

#island h1 a {
	background: url(../images/header/logo.png) no-repeat;
	width: 347px;
	height: 129px;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-left: 88px;
	margin-top: -1px;
}

#island .island {
	position: absolute;
	top: 141px;
	left: -85px;
}

#island ul {
	background: url(../images/scenery/island.png) no-repeat;
	width: 635px;
	height: 350px;
	list-style: none;
}

#island ul li {
	position: absolute;
	cursor: pointer;
	z-index: 8;
}

#island ul li.shores {
	top: 197px;
	left: 329px;
	z-index: 9;
}

#island ul li.jungles {
	top: 153px;
	left: 387px;
}

#island ul li.temple {
	top: 162px;
	left: 245px;
	z-index: 9;
}

#island ul li.caves {
	left: 275px;
	top: 99px;
}

#island ul li.mountain {
	left: 269px;
	top: 32px;
}

#island ul li .explore {
	position: absolute;
	width: 128px;
	height: 96px;
	cursor: pointer;
	bottom: 24px;
	background: url(../images/island/explore.png) no-repeat;
	line-height: 11px;
	padding: 4px 12px 12px;
	left: -41px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #333 0 1px 1px;
	z-index: 9;
}

#island ul li .unlocked {
	position: absolute;
	width: 128px;
	height: 113px;
	cursor: pointer;
	bottom: 24px;
	background: url(../images/island/explore-video.png) no-repeat;
	line-height: 11px;
	padding: 4px 12px 12px;
	left: -41px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #333 0 1px 1px;
	z-index: 9;
}

#island ul li .unlocked a.video {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 86px;
	left: 31px;
}

#island ul li .unlocked a.screenshots {
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 100px;
	left: 31px;
	font-size: 10px;
}

#island ul li .explore em {
	color: #ccc;
	font-style: italic;
	position: absolute;
	top: 83px;
	left: 10px;
	display: block;
}

#island ul li .unlocked a:hover {
	text-decoration: underline;
}

#island ul li strong {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 5px;
	padding-top: 2px;
}

#island dl {
	background: url(../images/cards/island.png) no-repeat;
	width: 142px;
	height: 94px;
	position: absolute;
	left: 363px;
	font-size: 11px;
	color: #56524f;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	line-height: 14px;
	text-shadow: #fff 0 1px 1px;
	top: 28px;
}

#island dt {
	color: #3e3325;
	font-size: 14px;
	border-bottom: 1px solid #cdc9b9;
	padding-bottom: 4px;
	margin-bottom: 6px;
	height: 18px;
	position: relative;
	display: block;
}

#island .boat {
	position: absolute;
	left: -5px;
	z-index: 1;
	top: 157px;
}

/* @end */

/* @group Media */

#media {
	width: 523px;
	position: absolute;
	right: -20px;
	top: 0;
	padding-top: 28px;
	margin-top: -21px;
}

#release {
	padding-left: 26px;
	height: 31px;
}

#release a {
	display: block;
	position: absolute;
	top: -6px;
	left: 28px;
}

.player {
	background: url(../images/media/player.png) no-repeat;
	width: 523px;
	height: 458px;
	position: relative;
}

.player a.youtube {
	position: absolute;
	background: url(../images/release/youtube.gif) no-repeat;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	top: 10px;
	left: 279px;
}

.player ul.switch {
	position: absolute;
	padding-left: 26px;
	list-style: none;
	text-align: center;
	float: left;
	width: 247px;
	top: 6px;
}

.player ul.switch li {
	position: relative;
}

.player ul.switch li a {
	color: #6d6157;
	font-size: 14px;
	display: block;
	line-height: 32px;
}

.player ul.switch li a:hover {
	color: #6d6157;
	font-size: 14px;
	display: block;
	line-height: 32px;
}

.player ul.switch li {
	float: left;
	display: block;
	height: 32px;
}

.player ul.switch li#video-switch {
	width: 110px;
}

.player ul.switch li#image-switch {
	width: 132px;
	margin-left: 2px;
}

.player ul.switch li#video-switch.active {
	background: url(../images/media/tabs.gif) 0 0;
}

.player ul.switch li#image-switch.active {
	background: url(../images/media/tabs.gif) -110px 0;
}

.player .video {
	position: absolute;
	top: 50px;
	left: 22px;
	width: 480px;
	height: 320px;
}

.player .playlist {
	position: absolute;
	top: 382px;
	left: 10px;
	width: 504px;
	height: 59px;
	background: url(../images/media/wood.gif) no-repeat;
}

.player .playlist .carousel {
	position: absolute;
	top: 0;
	width: 382px;
	height: 50px;
	overflow: hidden;
	left: 61px;
}

.player .playlist .carousel ul {
	list-style: none;
	position: absolute;
	height: 50px;
	width: 9999px;
	background: url(../images/media/locked.gif) repeat-x;
}

.player .playlist .carousel ul li {
	float: left;
	margin-left: 10px;
	height: 49px;
	background-color: #000;
}

.player .playlist .carousel ul li.locked {
	position: absolute;
	top: 11px;
	left: 468px;
}

.player .playlist .carousel ul li.push {
	margin-left: 10px;
	margin-right: 10px;
}

.player a.left, .player a.left2, .player a.left3, .player a.left4, .player a.left-1 {
	position: absolute;
	top: 17px;
	left: 18px;
	z-index: 9;
	height: 23px;
}

.player a.right, .player a.right2, .player a.right3, .player a.right4, .player a.right-1 {
	position: absolute;
	top: 17px;
	right: 18px;
	z-index: 9;
	height: 23px;
}

.player .images {
	position: absolute;
	top: 50px;
	left: 22px;
	width: 480px;
	height: 320px;
	z-index: 99;
	overflow: hidden;
}

.player .images .portraits {
	position: absolute;
	top: 0px;
	left: -480px;
	width: 9999px;
	height: 320px;
	background-repeat: repeat-x;
}

.player .images .portraits ul {
	width: 480px;
	height: 320px;
	float: left;
	list-style: none;
	background: url(../images/media/screens.jpg) repeat-x;
	padding-left: 0;
	padding-top: 0;
}

.player .images .portraits ul li {
	width: 202px;
	height: 126px;
	float: left;
	margin-left: 26px;
	margin-top: 21px;
	display: inline;
	background-color: #fff;
	margin-bottom: 4px;
}

.player .gallery {
	position: absolute;
	top: 382px;
	left: 10px;
	width: 504px;
	height: 59px;
	background: url(../images/media/wood.gif) no-repeat;
}

.player .gallery img {
	margin-left: 28px;
}

.player .gallery a.left img, .player .gallery a.left2 img, .player .gallery a.left3 img, .player .gallery a.left4 img, .player .gallery a.left-1 img {
	margin-left: 20px;
}

.player .gallery a.right img, .player .gallery a.right2 img, .player .gallery a.right3 img, .player .gallery a.right4 img, .player .gallery a.right-1 img {
	margin-right: 20px;
}

.player .gallery .plaque img {
	position: absolute;
	left: 61px;
	top: 0;
	margin-left: 0;
}

/* @end */

#foreground {
	position: relative;
	background: url(../images/scenery/shore.png) repeat-x center top;
	margin-top: -97px;
	display: block;
	padding-top: 100px;
	z-index: 3;
	overflow: hidden;
}

/* @group Features */

#features {
	width: 100%;
	clear: both;
	position: relative;
	background: url(../images/scenery/jungle.gif) repeat-x center 100px;
	height: 365px;
}

.features {
	background-image: url(../images/features/features.jpg);
	width: 767px;
	height: 300px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 9px;
}

.features h3 {
	color: #6d6157;
	font-size: 15px;
	margin-bottom: 17px;
}

.features p {
	padding-bottom: 13px;
	border-bottom: 1px solid #d1cfc5;
	margin-bottom: 10px;
}

.features .carousel {
	position: absolute;
	left: 6px;
	top: 7px;
	overflow: hidden;
	color: #56524f;
	font-size: 13px;
	line-height: 18px;
	width: 754px;
}

.features .carousel ul {
	width: 9999px;
	position: relative;
	list-style: none;
	float: left;
}

.features .carousel ul li {
	position: relative;
	list-style: none;
	float: left;
	font-weight: bold;
	width: 206px;
	text-shadow: #fff 0 1px 1px;
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 17px;
}

.features a.left {
	position: absolute;
	top: 7px;
	right: 50px;
	z-index: 99;
	height: 37px;
	width: 51px;
	background: url(../images/features/hover.gif) 0 -37px;
}

.features a.right {
	position: absolute;
	top: 7px;
	right: 50px;
	z-index: 99;
	height: 37px;
	width: 51px;
	background: url(../images/features/hover.gif);
}

/* @end */

/* @group Beach */

#beach {
	clear: both;
	position: relative;
	background: url(../images/scenery/beach.gif) repeat-x center top;
	height: 343px;
}

#beach .wrap {
	position: relative;
	z-index: 10;
	top: -63px;
}

#beach img.temple {
	position: absolute;
	top: -29px;
	z-index: 0;
	left: 31px;
}

#beach img.banner {
	position: absolute;
	top: -37px;
	z-index: 50;
	left: 603px;
}

#beach dl {
	background: url(../images/cards/characters.png) no-repeat;
	width: 114px;
	height: 94px;
	position: absolute;
	top: 140px;
	font-size: 11px;
	color: #56524f;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	line-height: 14px;
	z-index: 51;
	text-shadow: #fff 0 1px 1px;
	left: 512px;
}

#beach dt {
	color: #3e3325;
	font-size: 14px;
	border-bottom: 1px solid #cdc9b9;
	padding-bottom: 4px;
	margin-bottom: 6px;
	height: 18px;
	position: relative;
	display: block;
}

#beach ul.front-row, #beach ul.back-row {
	position: relative;
	list-style: none;
	left: -18px;
}

#beach ul li {
	position: absolute;
	cursor: pointer;
}

#beach ul li.elevate, #beach ul.elevate {
	z-index: 99;
}

#beach ul li.one {
	top: 82px;
	left: 68px;
	width: 58px;
	height: 70px;
}

#beach ul li.one p {
	left: -63px;
}

#beach ul li.two {
	top: 40px;
	left: 144px;
	width: 97px;
	height: 118px;
}

#beach ul li.two p {
	left: -45px;
}

#beach ul li.three {
	top: 10px;
	left: 246px;
	width: 128px;
	height: 148px;
}

#beach ul li.three p {
	left: -29px;
}

#beach ul li.four {
	top: 38px;
	left: 379px;
	width: 104px;
	height: 126px;
}

#beach ul li.four p {
	left: -40px;
}

#beach ul li.five {
	top: 5px;
	left: 486px;
	width: 101px;
	height: 125px;
}

#beach ul li.five p {
	left: -42px;
}

#beach ul li.six {
	top: 50px;
	left: 598px;
	width: 72px;
	height: 83px;
}

#beach ul li.six p {
	left: -57px;
}

#beach ul.back-row {
	position: absolute;
	top: 0px;
	left: -78px;
}

#beach ul.front-row {
	position: absolute;
	top: 150px;
	left: -87px;
}

#beach .front-row li {
}

#beach ul li.seven {
	top: 0;
	left: 90px;
}

#beach ul li.seven p {
	left: -60px;
}

#beach ul li.eight {
	top: 18px;
	left: 166px;
}

#beach ul li.eight p {
	left: -61px;
}

#beach ul li.nine {
	top: 20px;
	left: 240px;
}

#beach ul li.nine p {
	left: -57px;
}

#beach ul li.ten {
	top: 27px;
	left: 327px;
}

#beach ul li.ten p {
	left: -51px;
}

#beach ul li.eleven {
	top: 22px;
	left: 426px;
}

#beach ul li.eleven p {
	left: -60px;
}

#beach ul li.twelve {
	left: 508px;
}

#beach ul li.twelve p {
	left: -57px;
}

#beach ul li strong {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 168px;
	height: 32px;
	font-size: 11px;
	color: #3e3325;
	line-height: 12px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/characters/name.png) no-repeat;
	margin-left: -84px;
	margin-top: -5px;
	text-shadow: #fff 0 1px 1px;
}

#beach ul li strong small {
	font-size: 10px;
}

#beach ul li p {
	position: absolute;
	width: 155px;
	height: 108px;
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	padding-top: 18px;
	text-align: left;
	background: url(../images/characters/description.png) no-repeat;
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	bottom: -130px;
	z-index: 999;
	text-shadow: #666 0 1px 1px;
	margin-bottom: 0;
}

#hill {
	background: url(../images/scenery/hill.png) no-repeat;
	width: 773px;
	height: 221px;
	position: absolute;
	top: -3px;
	right: -470px;
	z-index: 50;
}

#hill .hut {
	position: absolute;
	top: -30px;
	left: 13px;
}

#hill a.scruff {
	position: absolute;
	top: 102px;
	left: 38px;
}

/* @end */

/* @group Rock */

.rock {
	background: url(../images/scenery/rock.png) no-repeat;
	width: 499px;
	height: 440px;
	position: absolute;
	left: 691px;
	top: -316px;
	padding-top: 8px;
	z-index: 24;
}

.rock .plus {
	position: absolute;
	top: 75px;
	left: 32px;
	width: 240px;
}

.rock .plus a {
	color: #fff;
	text-decoration: underline;
}

.rock .plus a:hover {
	text-decoration: none;
}

.rock .plus h3 {
	color: #3e3d37;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 32px;
	background: url(../images/features/plus-line.gif) no-repeat 0 bottom;
}

.rock .plus p {
	color: #fff;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 13px;
	line-height: 16px;
	position: relative;
	text-shadow: #666 0 1px 1px;
	padding-left: 32px;
}

.rock .plus p img {
	position: absolute;
	top: 50px;
	right: 5px;
}

ul.explorer {
	width: 104px;
	height: 132px;
	position: absolute;
	top: -45px;
	left: 181px;
	cursor: pointer;
	list-style: none;
	z-index: 1;
}

ul.explorer li strong {
	position: absolute;
	top: -40px;
	left: -35px;
	width: 168px;
	height: 32px;
	font-size: 11px;
	color: #3e3325;
	line-height: 12px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/characters/name.png) no-repeat;
}

ul.explorer li strong small {
	font-size: 10px;
}

#beach ul.explorer li p {
	position: absolute;
	left: -50px;
	width: 155px;
	height: 108px;
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	padding-top: 18px;
	text-align: left;
	top: 116px;
	background: url(../images/characters/description.png) no-repeat;
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: #666 0 1px 1px;
	margin-bottom: -5px;
}

/* @end */

/* Foot */

/* @group Foot */

#footer {
	position: relative;
	height: 63px;
	clear: both;
	margin-top: -63px;
}

#foot {
	position: absolute;
	top: 52px;
	left: 30px;
	background: url(../images/foot/divide.gif) no-repeat 14px 5px;
	padding-top: 12px;
	z-index: 99;
	width: 644px;
}

#foot ul {
	list-style: none;
}

#foot ul.internal {
	position: absolute;
	top: 1px;
	padding-top: 17px;
	left: 128px;
}

#foot ul.internal li {
	float: left;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 20px;
}

#foot ul.internal li a {
	color: #fff;
	text-decoration: none;
	text-shadow: #333 0 1px 1px;
}

#foot ul.external {
	position: absolute;
	top: 1px;
	padding-top: 17px;
	right: 64px;
}

#foot ul.external li {
	float: left;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 20px;
}

#foot ul.external li a {
	color: #fff;
	text-decoration: none;
	text-shadow: #333 0 1px 1px;
}

#foot strong a.ngmoco {
	background: url(../images/foot/ngmoco.gif) no-repeat;
	width: 108px;
	height: 30px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#credits {
	position: absolute;
	top: -17px;
	text-shadow: #333 0 1px 1px;
	left: 30px;
	width: 920px;
}

#credits ul {
	list-style: none;
	float: left;
	width: 229px;
}

#credits ul.rss {
	list-style: none;
	float: right;
	width: 350px;
	text-align: right;
	padding-top: 24px;
	z-index: 999;
}

#credits ul.rss li.rss {
	font-weight: bold;
	font-size: 15px;
	text-shadow: #101010 0 1px 1px;
	padding-right: 0;
	padding-bottom: 4px;
}

#credits ul.rss li.rss a {
	color: #9cac92;
	text-decoration: none;
	padding-right: 18px;
	background: url(/images/foot/rss.gif) no-repeat right 3px;
}

#credits ul.rss li.rss a:hover {
	color: #fff;
}

#credits ul.rss li.copyright a {
	color: #fff;
	text-decoration: none;
	background: url(../images/foot/download.gif) no-repeat left 3px;
	padding-left: 13px;
	margin-right: 20px;
}

#credits ul.studios li {
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
}

#credits ul li.handcircus a {
	background: url(../images/foot/badges.gif) no-repeat;
	width: 94px;
	height: 41px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#credits ul li.ngmoco a {
	background: url(../images/foot/badges.gif) no-repeat -94px;
	width: 94px;
	height: 41px;
	float: left;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}



/* @end */

/* @group Creator */

.creator {
	padding-top: 0;
	position: relative;
	clear: both;
	width: 848px;
	background: url(../images/scenery/deck.png) no-repeat;
	height: 200px;
	z-index: 2;
}

.creator .prop {
	background: url(../images/creator/prop.png) no-repeat;
	width: 408px;
	height: 195px;
	position: absolute;
	left: 47px;
	top: -68px;
}

.creator dl {
	position: absolute;
	font-size: 11px;
	color: #56524f;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	line-height: 14px;
	text-shadow: #fff 0 1px 1px;
}

.creator .prop dl {
	width: 158px;
	top: 53px;
	left: 29px;
}

.creator .prop dd a.create_rolando_button {
	background-image: url(../images/creator/button.gif);
	width: 152px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 77px;
	left: 13px;
}

.creator .prop dd a:hover {
	background: url(../images/creator/button.gif) 0 -44px;
}

.creator .vote dl {
	width: 141px;
	top: -18px;
	left: 806px;
	background-image: url(../images/creator/card.png);
	height: 127px;
	padding-left: 13px;
}

.creator .vote dd a {
	background-image: url(../images/creator/vote.gif);
	width: 139px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 91px;
	height: 29px;
	left: 13px;
}

.creator .vote dd a:hover {
	background: url(../images/creator/vote.gif) 0 -29px;
}

.creator dt {
	color: #3e3325;
	font-size: 14px;
	border-bottom: 1px solid #cdc9b9;
	padding-bottom: 4px;
	margin-bottom: 6px;
	height: 18px;
	position: relative;
	display: block;
}

.creator ul {
	position: absolute;
	top: 11px;
	left: 315px;
	width: 480px;
	list-style: none;
	padding-bottom: 8px;
	background: url(../images/creator/rank.gif) no-repeat 171px bottom;
	height: 94px;
}

.creator ul li {
	float: left;
	position: relative;
}

.creator ul li.hero {
	margin-top: -55px;
	position: relative;
	margin-right: 58px;
}

.creator ul li span {
	position: absolute;
	left: -47px;
	width: 174px;
	height: 26px;
	font-size: 11px;
	color: #3e3325;
	line-height: 12px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/creator/name.png) no-repeat;
	top: 105px;
}

/* @end */

/* Background */

#deck {
	width: 100%;
	height: 282px;
	position: absolute;
	top: 593px;
	background: url(../images/scenery/deck.png) no-repeat;
	left: 50%;
}

#background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
}

ul#ocean {
	height: 500px;
	position: absolute;
	overflow: hidden;
	top: 394px;
	width: 100%;
	left: 0;
}

ul#ocean li.wave {
	background: url(../images/backgrounds/wave.png) repeat-x 50% top;
	position: absolute;
	height: 103px;
	width: 100%;
}

ul#ocean li.wave.one {
	top: -20px;
	background: url(../images/backgrounds/wave.png) repeat-x 50% top;
}

ul#ocean li.wave.two {
	top: 10px;
	background: url(../images/backgrounds/wave.png) repeat-x 60% top;
}

ul#ocean li.wave.three {
	top: 52px;
	background: url(../images/backgrounds/wave.png) repeat-x 45% top;
}

ul#ocean li.wave.four {
	top: 100px;
	background: url(../images/backgrounds/wave.png) repeat-x 60% top;
}

ul#ocean li.wave.five {
	top: 150px;
	background: url(../images/backgrounds/wave.png) repeat-x 40% top;
}

ul#ocean li.wave.six {
	top: 216px;
	background: url(../images/backgrounds/wave.png) repeat-x 50% top;
}

ul#ocean li.wave.seven {
	top: 322px;
	background: url(../images/backgrounds/wave.png) repeat-x 60% top;
}

ul#ocean li.wave.eight {
	top: 280px;
	background: url(../images/backgrounds/wave.png) repeat-x 50% top;
}
