
* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-size: 12px;
	font-family: Arial, Helvectica, sans-serif;	
}

body.info {
	background-color: #e2007b;	
}

body.game {
	background-color: #ffe305;	
}

.Container {
	margin: 0 auto;
	width: 903px;
}

#Header {
	margin-bottom: 17px;	
}

#Header h1 a {
	margin-top: 32px;
	text-indent: -5000px;
	width: 278px;
	height: 51px;
	display: block;
}

#Header h1 {
	float: left;
}

#Header h2 {
	float: left;
	text-indent: -5000px;
	background: url(/images/logo-content.png) no-repeat;
	width: 234px;
	height: 26px;
	margin-top: 58px;
	margin-left: 15px;
}

.game #Header h2 { 
	background: url(/images/logo-content-yellow.png) no-repeat;
}

.game #Header h1 a {
	background: url(/images/logo-yellow.png) no-repeat;
}

.info #Header h1 a {
	background: url(/images/logo-pink.png) no-repeat;
}

#sharethis {
	float: right; 
	display: block;
	background: url(/images/share-this.png) no-repeat;
	width: 108px;
	height: 23px;
	text-indent: -5000px;
	position: relative;
	top: -69px;
}

#visit {
	float: right; 
	display: block;
	background: url(/images/visit-acon.png) no-repeat;
	width: 304px;
	height: 20px;
	text-indent: -5000px;
	margin-top: 63px;
}

#visit:hover {
	background-position: 0px -20px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#Layout .topLeft, #Layout .topRight, #Layout .bottomLeft, #Layout .bottomRight {
	width: 13px;
	height: 16px;
	float: left;	
}

#Layout .topLeft {
	background: url(/images/top-left.png) no-repeat;
}

#Layout .topRight {
	background: url(/images/top-right.png) no-repeat;
}

#Layout .topCenter, #Layout .bottomCenter {
	width: 877px;
	height: 16px;
	float: left;
}

#Layout .topCenter {
	background: url(/images/top-center.png) repeat-x;
}

#Layout .bottomCenter {
	background: url(/images/bottom-center.png) repeat-x;
}

#Layout .bottomLeft {
	background: url(/images/bottom-left.png) no-repeat;
}

#Layout .bottomRight {
	background: url(/images/bottom-right.png) no-repeat;
}

#Content {
	background: url(/images/contentbg.gif) repeat-y;
	width: 863px;
	padding: 10px 20px;
}

#Layout {
	margin-bottom: 120px;
}

#footer {
	background: url(/images/footer_bg.png) repeat-x;
	height: 111px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}

#footer ul {
	list-style: none;	
}

#footer ul li {
	display: block;
	float: left;
	margin-right: 10px;	
}

#footer ul li.sharethis a {
	margin-top: 38px;
	width: 164px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background: url(/images/share-this.png) no-repeat;
}

#footer ul li.sharethis a:hover {
	background-position: 0px -38px;	
}

#footer ul li.twitter a {
	margin-top: 8px;
	width: 164px;
	height: 68px;
	display: block;
	text-indent: -5000px;
	background: url(/images/twitter.png) no-repeat;
}

#footer ul li.twitter a:hover {
	background-position: 0px -68px;	
}

#footer ul li.facebook a {
	margin-top: 38px;
	width: 164px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background: url(/images/facebook.png) no-repeat;
}

#footer ul li.facebook a:hover {
	background-position: 0px -38px;	
}

#footer ul li.video a {
	margin-top: 38px;
	width: 164px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	background: url(/images/video.png) no-repeat;
}

#footer ul li.video a:hover {
	background-position: 0px -38px;	
}

#footer, #footer a {
	/*color: #63c5da;*/
	color: #4891a1;
	text-decoration: none;
}

#footer {
	font-size: .8em;
}

#gallery {
	display: block;
	float: right;
	background: url(/images/image-gallery.png) no-repeat 0px -103px;
	text-indent: -5000px;
	height: 111px;
	width: 133px;
	position: relative;
	top: -86px;
	margin-right: -10px;
}

#gallery:hover {
	background-position: 0px 0px;
	height: 108px;
}

#footer .links {
	margin-top: 10px;
	text-transform: uppercase;
}

#footer .links li {
	margin-right: 7px;
}

#navigation {
	float: left;
}

#navigation ul {
	list-style: none;
	margin-left: -28px;
	width: 255px;
	margin-bottom: 10px;
}

#navigation li {
	margin-bottom: 2px;
}

#navigation li a {
	display: block;
	width: 219px;
	height: 40px;
	text-indent: -5000px;
	position: relative;
}

#navigation li.what a {
	background: url(/images/what-its-all-about.png) no-repeat;
}

#navigation li.what a:hover, #navigation li.what.current a {
	background-position: 0px -40px;
}

#navigation li.about a {
	background: url(/images/about-acon.png) no-repeat;
}

#navigation li.about a:hover, #navigation li.about.current a {
	background-position: 0px -40px;
}

#navigation li.ways a {
	background: url(/images/ways-to-slip-it-on.png) no-repeat;
}

#navigation li.ways a:hover, #navigation li.ways.current a {
	background-position: 0px -40px;
}

#navigation li.sponsors a {
	background: url(/images/nicesp.png) no-repeat;
}

#navigation li.sponsors a:hover, #navigation li.sponsors.current a {
	background-position: 0px -40px;
}

#navigation li.involved a {
	background: url(/images/get-involved.png) no-repeat;
}

#navigation li.involved a:hover, #navigation li.involved.current a {
	background-position: 0px -40px;
}

#Content .content {
	width: 400px;
	padding: 0px 30px 0px 0px;
	float: left;
}

#Content .content p {
	margin-bottom: 15px;
	line-height: 1.4em;
}

#Content .playgame {
	margin-top: 54px;
	float: left;
	text-indent: -5000px;
	background: url(/images/game-content.png) no-repeat;
	height: 229px;
	width: 200px;
}

#Content .playgame:hover {
	background-position: 0px -229px;
}

#Content h3.what {
	text-indent: -5000px;
	width: 391px;
	height: 33px;
	background: url(/images/header-what.png) no-repeat;
	margin-bottom: 20px;
}

#Content h3.about {
	text-indent: -5000px;
	width: 391px;
	height: 33px;
	background: url(/images/header-about.png) no-repeat;
	margin-bottom: 20px;
}

#Content h3.involved {
	text-indent: -5000px;
	width: 391px;
	height: 33px;
	background: url(/images/header-involved.png) no-repeat;
	margin-bottom: 20px;
}

#Content h3.sponsors {
	text-indent: -5000px;
	width: 391px;
	height: 33px;
	background: url(/images/header-ispnsr.png) no-repeat;
	margin-bottom: 20px;
}

#Content h3.ways {
	text-indent: -5000px;
	width: 391px;
	height: 33px;
	background: url(/images/header-ways.png) no-repeat;
	margin-bottom: 20px;
}

.gallery #Content .content {
	padding-right: 0px;
	margin-left: 15px;	
}

ul {
	margin-left: 15px;
}

h4, ul {
	margin-bottom: 10px;
}

.game #Layout {
	width: 1000px;
	margin-left: -38px;
}

#footer_tab {
	position: fixed;
	bottom: 0px;
	width: 100%;
}

#visit {
	float: right; 
	display: block;
	background: url(/images/visit-acon.png) no-repeat;
	width: 304px;
	height: 20px;
	text-indent: -5000px;
	margin-top: 63px;
}

#whatitallabout {
	float: right; 
	display: block;
	background: url(/images/top-what-its-all-about.png) no-repeat 0px -19px;
	width: 263px;
	height: 19px;
	text-indent: -5000px;
	margin-top: 63px;
}

#whatitallabout:hover {
	background-position: 0px 0px;
}

.logos {
	margin-top: 300px;
	list-style: none;
}

.logos li {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 30px;
}
