@import url("round.css");

body{
	background: #EEEEEE;
	color: #292828;
}

img{
	border:none;
}

div.section{
	border-bottom: 1px solid #FFFFFF;
}

a{
	color: #d90012
}


a:hover{
	color: #e04251;
}


#header{
	background: url('../img/bkg/bkg_combo_header.jpg') top center no-repeat;
	height:516px;

}

#header .main{
	position: relative;
	padding: 0px;

}

 p.login{

	text-align: right;
}

#header .bundles{
	list-style: none;
	position: absolute;
	right: -15px;
	top: 0px;
	width: 573px;
}

#header .bundles li{

	padding: 0px;
	position: relative;
	margin-bottom: 55px;
}

#header .bundles li h2, #header .bundle li h3{
	margin: 0px;
	width: 573px;
	height: 110px;

}

#header .bundles li h2 a{
	display: block;
	height: 110px;
	background: url('../img/btn/btn_title_links.png') top left no-repeat;
}

#header .bundles li.indie h2 a{
	background-position: 0px -110px;
}

#header .bundles li.mega h2 a{
	background-position: 0px -220px;
}


#header .bundles li.summer h2 a:hover{
	background-position: -573px 0px;
}

#header .bundles li.indie h2 a:hover{
	background-position: -573px -110px;
}

#header .bundles li.mega h2 a:hover{
	background-position: -573px -220px;
}




#header .bundles li h3 a{
	display: block;
	height: 61px;
	width: 391px;
	float:right;
	position: relative;
	top: -45px;
	background: url('../img/btn/btn_buy_links.png') top left no-repeat;
}

#header .bundles li.indie h3 a{
	background-position: 0px -61px;
}

#header .bundles li.mega h3 a{
	background-position: 0px -122px;
}



#header .bundles li.summer h3 a:hover{
	background-position: -391px 0px;
}

#header .bundles li.indie h3 a:hover{
	background-position: -391px -61px;
}

#header .bundles li.mega h3 a:hover{
	background-position: -391px -122px;
}


#summer_about .title{
	color: #FF9600;
}

#classic_about .title{
	color: #C02A29;
}

#mega_about .title{
	color: #4095D6;
}




/*
#header{
		background: url('../img/bkg/bkg_header.png') bottom left repeat-x;	
	}
	
	#header h1{
		background: url('../img/static/header.png') top left no-repeat;
	}
	
	#header h2{
		background: url('../img/static/tagline.png') top left no-repeat;
	}

*/
	
#games{
	background: #EAEAEA url('../img/bkg/bkg_polaroids.png') top left repeat-x;
	}

#descriptions{
		background: url('../img/bkg/bkg_descriptions.png') top left repeat-x;
	}
	
	.description h2{
		background: url('../img/bkg/bkg_blurbarrow.png') center right no-repeat;
	}
	
	.description h3.screenshots{
		background: url('../img/headers/header_screenshots.png') top left no-repeat;
		background-position: -4px 0px;
	}
	
	.description h3.awards{
		background: url('../img/headers/header_awards.png') top left no-repeat;
		background-position: -4px 0px;
	}
	.description h3.platforms{
		background: url('../img/headers/header_platforms.png') top left no-repeat;
		background-position: -4px 0px;
	}
	
#footer{
	background: url('../img/bkg/bkg_footer_drop.png') top left repeat-x;
}
	#footer .container{
		background: url('../img/bkg/bkg_footer.gif') top left repeat-x;
		background-color: #282828;
		}
		
		
#sale_over{
	color: #333333;
	text-shadow: 1px 1px 0px #FFFFFF;


}