body{
	background: #FFFFFF url('/img/bkg/bkg_main.png') bottom left repeat-x;
	background-attachment: fixed;
}

img{
	border: none;
}

a{
	color: #000000;
	}
	
	li.active a:hover{
		color: #000000;
	}

#header {
	background: url('/img/bkg/bkg_feature.jpg') bottom center repeat-x;
	}
	
	#header #nav{
			color: #FFFFFF;
		}
		
		#header #nav a{
			color: #FFFFFF;
		}
		
		#header #nav a:hover{
			color: #FBB4F6;
		}
	
	#header #social .rss{
		background-image: url('/img/btn/btn_rss.png') ;
	}
	
	#header #social .twitter{
		background-image: url('/img/btn/btn_twitter.png');
	}
	
#gamearea{
	background: #FFFFFF;
}

#game_target{
	background: #000000;
}

	
#subnav{
	color: #313131;
}
#subnav .main{
	background: url('/img/bkg/bkg_subnav.png') bottom center no-repeat;
}

#email_input{
	background: url('/img/bkg/bkg_input.png') top left no-repeat;
	border: none;
}

#email_input:focus{
	background-image: url('/img/bkg/bkg_input_sel.png');
}

#subscribe_btn{
	cursor: pointer;
	background: url('/img/btn/btn_join.png') top left no-repeat;
	border: none;
}

#subscribe_btn:hover, #subscribe_btn:focus{
	background-image: url('/img/btn/btn_join.png');
}


/* Section colors */

#features h2{
	color: #d4008c;
	}
	
	#features a:hover{
		color:#d4008c;
	}
	
	#features li.active a{
		color:#d4008c;
	}
	
	#features li{
		list-style-image: url('/img/arrows/d4008c_orig.png')	
	}
	
	#features li.active{
		list-style-image: url('/img/arrows/d4008c_down.png')	
	}
	
	#features .toggle{
		color: #d4008c;	
	}
	
	
#screenshots h2{
	color: #673b99;
	}
	
	#screenshots a:hover{
		color:#673b99;
	}
	
	#screenshots li.active a{
		color:#673b99;
	}
	
	#screenshots .thumbnails a img{
		border: 1px solid black;
		margin: 1px;
	}
	
	#screenshots .thumbnails a:hover img{
		border: 2px solid #673b99;
		margin: 0px;
	}
	
#modes h2{
	color: #c2cb2d;
	}
	
	#modes a:hover{
		color:#c2cb2d;
	}
	
	#modes li.active a{
		color:#c2cb2d;
	}
	
	#modes li.active p a{
		color:#000000;
	}
	
	#modes li.active p a:hover{
		color:#c2cb2d;
	}
	#modes strong{
		color: #c2cb2d;
	}
	
	#modes li{
		list-style-image: url('/img/arrows/c2cb2d_orig.png')	
	}
	
	#modes li.active{
		list-style-image: url('/img/arrows/c2cb2d_down.png')	
	}
	
	#modes .toggle{
		color: #c2cb2d;
	}
	
#influences h2{
	color: #cc9445;
	}
	
	#influences a{
		color:#000000;
	}
	
	#influences a:hover{
		color:#cc9445;
	}
	
	#influences li.active a:first-child{
		color:#cc9445;
	}
	
	#influences li.active p a{
		color:#000000;
	}
	
	#influences li{
		list-style-image: url('/img/arrows/cc9445_orig.png')	
	}
	
	#influences li.active{
		list-style-image: url('/img/arrows/cc9445_down.png')	
	}
	
	
#credits h2{
	color: #565656;
	}
	
	#credits a:hover{
		color:#565656;
	}
	
	#credits li.active a:first-child{
		color:#565656;
	}
	
	#credits li{
		list-style-image: url('/img/arrows/565656_orig.png')	
	}
	
	#credits li.active{
		list-style-image: url('/img/arrows/565656_down.png')	
	}
	
	#credits .email{
		color: #565656
	}
	
	
#reviews h2, #release h2{
	color: #cb2d2d;
	}
	
	#reviews strong, #release strong{
		color: #cb2d2d;
	}
	
	#reviews a:hover, #release a:hover{
		color:#cb2d2d;
	}
	
	#reviews li.active a, #release li.active a{
		color:#cb2d2d;
	}
	
#subscribe h2{
	color: #ffae00;
	}
	
	#subscribe a:hover{
		color:#ffae00;
	}
	
	#subscribe li.active a{
		color:#ffae00;
	}
	
#preface h2{
	color: #2da8cb;
	}
	
	#preface strong{
		color: #2da8cb;
	}
	
	#preface a:hover{
		color:#2da8cb;
	}
	
	#preface li.active a{
		color:#2da8cb;
	}fd2298
	
#howto h2{
	color: #fd2298;
	}
	
	#howto strong{
		color: #fd2298;
	}
	
	#howto a:hover{
		color:#fd2298;
	}
	
	#howto li.active a{
		color:#fd2298;
	}
	
	
#techteaser h2{
	color: #007506;
	}
	
	#techteaser a:hover{
		color:#007506;
	}
	
	#techteaser li.active a:first-child{
		color:#007506;
	}
	
	#techteaser li{
		list-style-image: url('/img/arrows/007506_orig.png')	
	}
	
	#techteaser li.active{
		list-style-image: url('/img/arrows/007506_down.png')	
	}
	
	#techteaser .email{
		color: #007506
	}
	
	#techteaser .toggle{
		color: #007506;
	}
	
#techdown h2{
	color: #007506;
	}
	
	#techdown a:hover{
		color:#007506;
	}
	
	#techdown li.active a:first-child{
		color:#007506;
	}
	
	#techdown li{
		list-style-image: url('/img/arrows/007506_orig.png')	
	}
	
	#techdown li.active{
		list-style-image: url('/img/arrows/007506_down.png')	
	}
	
	#techdown .email{
		color: #007506
	}
	
	#techdown .toggle{
		color: #007506;
	}
	
	
	
	
	.quoted{
		text-align:right;
		
	}
	
	.quoted a{
		color:#cb2d2d;
	}