/* CSS Document */
p {
	margin:0;
	padding:0;
}

body 
{
	background-color:#A09881;
	padding:0;
	margin:0;
    
}


h1
{
	margin-top:-10px;
	line-height:30px;
}

h2
{
	line-height:25px;
}


hr
{
	color: #C2AA70;
	height:15px;
	border:1px solid #C2AA70;
	background:#C2AA70;
	width:782px;
	noshade;	
}


a
{
	color:#ffffff;
	text-decoration:none;
}

td
{
	color:#000000;
	vertical-align: top;
}

a:hover 
{
	color:#FFee00;
	text-decoration:underline;
}


#mainContainer {
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#EF463D;
	padding:0;
	margin:0;
}

#pageContainer {
	width:820px;
	text-align:left;
	font-family: 'Do Hyeon', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding:0;
	margin:0;
	line-height:18px;
	position:relative;
}

#mainBG {
	background-image:url(images/main02.jpg);
	background-repeat:repeat-y;
	width:820px;
	margin:0;
	padding:0;
}

#mainImage {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:820px;
	height:520px;
	margin:0;
	padding:0;
}

#mainImage .blendo a 
{  
	position: absolute;       
	width: 210px; 
	height: 24px;      
	text-indent: -1000em; 
	
	top: 60px;   
	left: 180px; 
}




#home-link {
    position: absolute;
    width: 230px;    /* width of the logo */
    height: 40px;   /* height of the logo */
    top: 40; left: 220; /* top-left corner of logo */
    border: 0;
    float: left;
}


#mainImage_blank {
	background-image:url(images/main01_blank.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:520px;
	margin:0;
	padding:0;
}


#mainDesc {
	text-align:left;
	padding-top:15px;
	padding-left:48px;
	width:400px;
	color:#E7E7E7;
	line-height:18px;
	margin-top:-300px;
}




#mainLinks {
	text-align:left;
	padding-left:34px;
	padding-top:167px;
	color:#E7E7E7;
	line-height:18px;
}

#mainLinks a {
	color:#EEDD4C;
	text-decoration:none;
}

#mainLinks a:hover {
	color:#FF7B37;
}


#videoLink {
	text-align:center;
	padding-left:0px;
	padding-top:16px;
}


#faqArea{
	text-align:left;
	padding-left:170px;
	padding-right:170px;

}


#forumLink {
	text-align:right;	
	padding-right:34px;
	margin-top:-18px;	
	color:#E7E7E7;
	font-size:18px;
	font-weight:bold;
}

#forumLink a {
	color:#EEDD4C;
	text-decoration:none;
}

#forumLink a:hover {
	color:#FF7B37;
}


#buybuttons
{
	font-size: 110%;	
	color:#82724B;
}

#buybuttons td
{
	text-align:center;
	font-size: 120%;	
	color:#82724B;	
}



#game_content {
	width:820px;
	padding-top:50px;
}

/* HACK */
#game_content_mods
{
	margin-left:10px;
	width:820px;
	margin-top:-320px;
}

#game_content li
{
	background: url(images/bullet.gif) no-repeat top left; 
	background-repeat: no-repeat;
	background-position: 0px 7px;
	
	display: block;
	padding-left: 15px;
	
	text-decoration: none;
	
	font-size: 100%;	
	margin-left: 0px;
}







.moreoptions
{
	width: 250px;
	height: 50px;
	display: block;
	background: url("images/more_options.gif") no-repeat 0 0;    
}

.moreoptions:hover
{
	background-position: 0 -50px;
}

.moresteam
{
	width: 300px;
	height: 50px;
	display: block;
	background: url("images/more_steam.gif") no-repeat 0 0;    
}

.moresteam:hover
{
	background-position: 0 -50px;
}






.buybutton
{
	width: 380px;
	height: 60px;
	display: block;
	background: url("images/buybutton.gif") no-repeat 0 0;    
}

.buybutton:hover
{
	background-position: 0 -60px;
}






.faqbutton
{
	width: 120px;
	height: 48px;
	display: block;
	background: url("images/faq.gif") no-repeat 0 0;    
}

.faqbutton:hover
{
	background-position: 0 -48px;
}




.emailbutton
{
	width: 120px;
	height: 40px;
	display: block;
	background: url("images/email.gif") no-repeat 0 0;    
}

.emailbutton:hover
{
	background-position: 0 -40px;
}

.soundtrackbutton
{
	width: 120px;
	height: 40px;
	display: block;
	background: url("images/soundtrack.gif") no-repeat 0 0;    
}

.soundtrackbutton:hover
{
	background-position: 0 -40px;
}






.moregamesbutton
{
	width: 120px;
	height: 80px;
	display: block;
	background: url("images/moregames.gif") no-repeat 0 0;    
}

.moregamesbutton:hover
{
	background-position: 0 -80px;
}




.facebookbutton
{
	width: 60px;
	height: 60px;
	display: block;
	background: url("images/facebook.gif") no-repeat 0 0;    
}

.facebookbutton:hover
{
	background-position: 0 -60px;
}

.twitterbutton
{
	width: 60px;
	height: 60px;
	display: block;
	background: url("images/twitter.gif") no-repeat 0 0;    
}

.twitterbutton:hover
{
	background-position: 0 -60px;
}

.youtubebutton
{
	width: 60px;
	height: 60px;
	display: block;
	background: url("images/youtube.gif") no-repeat 0 0;    
}

.youtubebutton:hover
{
	background-position: 0 -60px;
}




.newsletterbutton
{
	width: 60px;
	height: 60px;
	display: block;
	background: url("images/newsletter.gif") no-repeat 0 0;    
}

.newsletterbutton:hover
{
	background-position: 0 -60px;
}






.logobutton
{
	width: 151px;
	height: 17px;
	display: block;
	background: url("images/logo.gif") no-repeat 0 0;    
}

.logobutton:hover
{
	background-position: 0 -17px;
}









#quote
{
	color:#FFC7C7;
	font-size:120%;
	line-height:28px;	
}

#quoter
{
	color:#C7352E;
	font-size:120%;
	line-height:24px;	
	font-style:italic;
	letter-spacing:1px;
	float:right;
	margin-top:-19px;
}

#quoter a
{
	color:#77100B;
}

#quoter a:hover
{
	color:#ffee00;
}




#faqcolumn {
	color:#F7C6C3;
	width:400px;
	padding-top:0px;
	margin:0;
	padding:0;
	
	margin-left:200px;
	padding-left:40px;
	font-size:130%;
	line-height:28px;	
}

#faqquestion
{
	color:#8F2A25;
	font-size:160%;
	line-height:35px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:60px;
	margin-left:-30px;
}






#game_thumbs {
	float:left;
	padding-top:70px;
	padding-left:48px;
	padding-right:0px;
	padding-bottom:10px
	
}

#game_desc {
	float:left;
	color:#000000;
	width:480px;
	padding-top:0px;
	margin:0;
	padding:0;
	
	padding-left:40px;
	font-size:120%;
	line-height:24px;
	margin-top:70px;
}


#game_desc a {
	color:#003A9C;
	text-decoration:none;
	
	font-size:16px;
	line-height:22px;
}


#game_desc a:hover {
	color:#FF7200;
	text-decoration:underline;
}



#copyright {
	float:right;
	color:#000000;
	font-size:11px;
	text-align:left;
	width:600px;
	
	padding-top:8px;
	line-height:normal;
}

#highscore {
	color:#64572C;	
}

#highscore td{
	color:#64572C;	
}

.footerShadowBottom {
	height:60px;
}

#footer {
	background-image:url(images/footerBG.png);
	height:30px;
}

#footerLogo {	
	padding-left:48px;
	width:57px;
}





