@charset "utf-8";
/* CSS Document */

body {
	color:#979797;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

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

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

a.nohover:hover {
	text-decoration: none;
}

.linkSpace {
	padding-top:12px;
}

.linkSpace2 {
	padding-top:6px;
}

.mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
	z-index: 50;
}

.leftColText {
	padding-left:12px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
}

.rightColText {
	width:284px;
	padding-left:12px;
	float:left;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#pageTitle {
	padding-left:8px;
	padding-top:24px;
}

h1	{
	color:#b1b1b1;
	font-size:18px;
	padding:0px;
	margin:0px;
}

h2	{
	color:#979797;
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

h3	{
	color:#b1b1b1;
	font-size:26px;
	line-height:30px;
	padding:0px;
	margin:0px;
}


ul {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:12px;
}

li	{
	list-style: none;
	padding-left: 10px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

.basicRule {
	padding-bottom:12px;
	padding-top:4px;
}

.notbold {
	font-size:12px;
}

/* Header */
#header {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg_header.png);
	background-position:center;
	background-repeat:no-repeat;
	height:54px;
}

#header .mainContainer {
	z-index: 75;
}

#menu_home {
	padding-left:11px;
	padding-top:9px;
	width:135px;
	float:left;
}

.menu_item {
	padding-top:19px;
	padding-right:16px;
	float:left;
}

#menu_steam {
	padding-top:19px;
	padding-right:10px;
	float:left;
}

.ext {
	padding-bottom:2px;
}

/* Footer */
#footer {
	color:#404040;
	margin-left:auto;
	margin-right:auto;
	width:876px;
	font-size:11px;
	text-align:left;
	padding-bottom:48px;
}

#footer a {
	color:#898989;
	text-decoration:none;
}

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


/* Slides */

#homeSlidesOverflow {
	height: 482px;
	min-width: 900px;
	overflow: hidden;
}

#homeSlidesPosition {
	position: relative;
	height: 482px;
	width: 900px;
	margin: 0px auto;
	z-index: 5;
}
	

#homeSlides {
	position: relative;
	left: -150px;
	width:1200px;
	height:482px;
}

#homeslidesCtn {
}

#homeSlidesTicker {
	position: absolute;
	right: 196px;
	bottom: 16px;
}

.homeSlideItem {
	position: absolute;
	top: 0px;
	right: 0px;
}

.homeSlideImg {
	border: none;
	width:1200px;
	height:482px;
}

.ticker {
	margin-left:8px;
	float:left;
	height: 14px;
	width: 14px;
	background-image:url(images/ticker_off.png);
	cursor: pointer;
}

.ticker.on {
	background-image:url(images/ticker_on.png);
	cursor: default;
}

/* Home */
#homeContent, #homeContent .mainContainer {
	background-image:url(images/bg_home_2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#homeContent {
	padding-bottom:42px;
}

#homeSteam {
	font-size:14px;
	text-align:left;
	line-height:22px;
	padding-left:308px;
	padding-top:70px;
	width:432px;
	height: 136px;
}

.homeCell {
	font-size:12px;
	text-align:left;
	line-height:18px;
	width:284px;
	padding-left:12px;
	padding-top:40px;
	float:left;
}

/* Company */
#companyContent {
	background-image:url(images/bg_company.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:42px;	
}

#companyContainer {
	background-image:url(images/bg_company_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}


#companyStats {
	margin-top:72px;
}

.companyTitle {
	color:#b1b1b1;
	font-size:18px;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
}

.statCell {
	font-size:14px;
	text-align:left;
	width:284px;
	height:76px;
	padding-left:12px;
	float:left;
}

.descCell {
	font-size:14px;
	text-align:left;
	line-height:18px;
}

#companyLeftColText {
	margin-top:36px;
	padding-left:12px;
	padding-top:256px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
}

#companyLinks {
	margin-top:28px;
	width:284px;
		padding-top:256px;
	padding-left:12px;
	float:left;
	font-size:14px;
	line-height:22px;
	text-align:left;
}

#companyRule {
	padding-bottom:6px;
}

.smallText {
	font-size:12px;
	line-height:18px;
}

/* Games */
#gamesContent {
	background-image:url(images/bg_games.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#gamesContainer {
	background-image:url(images/bg_games_b.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#gameIcons {
	margin-top:32px;
}

.iconCell {
	font-size:14px;
	text-align:left;
	line-height:18px;
	width:284px;
	height:82px;
	padding-left:12px;
	float:left;
}

#gamesLeftColText {
	margin-top:108px;
	padding-left:12px;
	width:570px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
}

.gameCell {
	font-size:14px;
	text-align:left;
	line-height:18px;
	float:left;
	padding-top:16px;
	padding-left:12px;
}

.gameCell a {
	color:#e1e1e1;
	text-decoration:none;
	font-weight:bold;
}

.gameCell a:hover {
	color:#e1e1e1;
	text-decoration:underline;
}

#sourceText {
	margin-top:36px;
	width:284px;
	padding-left:18px;
	float:left;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

.iconFloat {
		float:left;
}
	
/* Game Detail */
#gamedetailContent {
	background-image:url(images/bg_game_detail.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}


#l4d2Container {
	background-image:url(images/bg_l4d2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#l4dContainer {
	background-image:url(images/bg_l4d.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#ep2Container {
	background-image:url(images/bg_ep2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#tf2Container {
	background-image:url(images/bg_tf2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#portalContainer {
	background-image:url(images/bg_portal.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#portal2Container {
	background-image:url(images/bg_portal2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#dota2Container {
	background-image:url(images/bg_dota2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#csgoContainer {
	background-image:url(images/bg_csgo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}



#ep1Container {
	background-image:url(images/bg_ep1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#dodsContainer {
	background-image:url(images/bg_dods.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#cssContainer {
	background-image:url(images/bg_css.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#hl2Container {
	background-image:url(images/bg_hl2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#catalogContainer {
	background-image:url(images/bg_backcatalog.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#gameDesc1 {
	padding-left:12px;
	padding-right:4px;
	padding-top:464px;
	width:570px;
	min-height:270px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
}

#gameDesc2 {
	padding-left:12px;
	padding-right:4px;
	padding-top:490px;
	width:570px;
	min-height:270px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
}

#gameMeta {
	width:124px;
	padding-left:166px;
	padding-top:490px;
	float:left;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

#gameMetabc {
	width:124px;
	padding-left:166px;
	padding-top:418px;
	float:left;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

.gameMetaHeading {
	color:#6f6d68;
	font-size:10px;
	padding-top:6px;
	margin-bottom:-3px;
}

#gameLinks {
	position:absolute;
	width:124px;
	right:160px;
	top:700px;
	font-size:12px;
	line-height:22px;
	text-align:left;
}

#gameLinksbc {
	position:absolute;
	width:124px;
	right:160px;
	top:630px;
	font-size:12px;
	line-height:22px;
	text-align:left;
}


/* News */
.newsPost {
	margin-top:30px;
	margin-bottom:2px;
	border-top: 1px solid #601611;
}

.newsPost.firstPost {
	border-top: none;
}

#newsContent {
	background-image:url(images/bg_news.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#newsContainer {
	background-image:url(images/bg_news_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#newsColumn {
	padding-left:12px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
	padding-top:48px;
}

.newsDate {
	font-size:12px;
}

.newsHeadline {
	font-size:22px;
	font-weight:bold;
	color: #ffffff;
}

.newsHeadline a:hover {
	text-decoration: none;
}

.newsBody {
	padding-top:18px;
}

.newsLink {
	padding-top:6px;
}

#newsRightCol1 {
	margin-top:80px;
	width:284px;
	padding-left:12px;
	float:left;
	font-size:12px;
	line-height:22px;
	text-align:left;
}

#newsRightCol2 {
	margin-top:40px;
	width:284px;
	padding-left:12px;
	float:left;
	font-size:12px;
	line-height:22px;
	text-align:left;
}

#newsRightCol3 {
	margin-top:40px;
	width:284px;
	padding-left:12px;
	float:left;
	font-size:12px;
	line-height:22px;
	text-align:left;
}

/* Jobs */
#jobsContent {
	background-image:url(images/bg_jobs.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#jobsContainer, #jobsContainer_b {
	background-image:url(images/bg_jobs_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}
#jobsContainer_b {
	background-image:url(images/bg_jobs_b.jpg);
}


#jobsDescMain {
	padding-left:12px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
	padding-top:270px;
}

#jobsRightCol {
	width:284px;
	padding-left:12px;
	float:left;
	font-size:14px;
	line-height:22px;
	text-align:left;
	padding-top:300px;
}

.jobsHeader {
	padding-top:36px;
	padding-bottom:20px;
}

.jobListing {
	padding-bottom:30px;
}

#opportunities {
	height:0px;
}

#jobDesc {
	padding-left:12px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
	margin-top:68px;
}

#jobDesc ul {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:12px;
}

#jobDesc li	{
	list-style: none;
	padding-left: 10px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top:12px;
}

.jobRule {
	padding-bottom:4px;
}

#jobsRightColText {
	width:284px;
	padding-left:12px;
	margin-top:72px;
	float:left;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

/* People */

#peopleContent {
	background-image:url(images/bg_people.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#peopleContainer {
	background-image:url(images/bg_people_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#companyPeople {
	padding-top:48px;
	padding-left:12px;
}

#publicationsContainer {
	background-image:url(images/bg_publications_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

/* Business pages */

#businessContent {
	background-image:url(images/bg_business.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#businessContainer {
	background-image:url(images/bg_business_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#businessColumn {
	padding-left:12px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
	padding-top:124px;
}

.businessLink {
	padding-bottom:8px;
}


.businessLink2 {
	padding-top:8px;
	padding-bottom:8px;
}

/* Basic pages */

#basicContent {
	background-image:url(images/bg_basic.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;	
}

#basicContainer {
	background-image:url(images/bg_basic_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#basicPage	{
	padding-left:12px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	padding-top:48px;
}


/* from the store */

.iepoupfix {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 50;
}

img.iepoupfix_img {
	width: 200px;
	height: 500px;
}

.menu_item {
	position: relative;
}

.menu_item.focus {
	z-index: 201;
}

.menu_item img.menu_item_active, .menu_item.focus img.menu_item_inactive {
	display: none;
}

.menu_item.focus img.menu_item_active, .menu_item .menu_item_inactive {
	display: inline;
}

.menu_content_block {
	z-index: 200;
	position: absolute;
	padding: 12px;
}

.menu_contents {
	background-image: url( images/bg_menu.png );
	padding: 0px 7px;
	z-index: 100;
	position: relative;
	width: 200px;
}

.menu_contents a {
	line-height: 24px;
	font-size: 12px;
	display: block;
}

.menu_contents .rule {
	border-top: 1px solid #383838;
	margin: 6px 0px;
}


/*
 * DROP SHADOWS
 */

.shadow_content {
}

.shadow_ul, .shadow_ur, .shadow_bl, .shadow_br {
	position: absolute;
	height: 12px;
	width: 12px;
	background-image: url( images/shadow_corners.png );
}

.shadow_ul {
	top: 0px;
	left: 0px;
	background-position: top left;
}

.shadow_ur {
	top: 0px;
	right: 0px;
	background-position: top right;
}

.shadow_bl {
	bottom: 0px;
	left: 0px;
	background-position: bottom left;
}

.shadow_br {
	bottom: 0px;
	right: 0px;
	background-position: bottom right;
}

.shadow_top, .shadow_bottom {
	position: absolute;
	margin: 0px 12px;
	height: 12px;
	left: 0px;
	right: 0px;
	background-image: url( images/shadow_topbottom.png );
	background-repeat: repeat-x; 
}
.shadow_top {
	background-position: top;
	top: 0px;
}
.shadow_bottom {
	background-position: bottom;
	bottom: 0px;
}
.shadow_left, .shadow_right {
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: 12px 0px;
	width: 12px;
	background-image: url( images/shadow_leftright.png );
	background-repeat: repeat-y;
}
.shadow_left {
	background-position: left;
	left: 0px;
}
.shadow_right {
	background-position: right;
	right: 0px;
}

.suppress_shadow .shadow_ul,.suppress_shadow .shadow_ur, .suppress_shadow .shadow_bl, .suppress_shadow .shadow_br,
.suppress_shadow .shadow_top, .suppress_shadow .shadow_bottom, 
.suppress_shadow .shadow_left, .suppress_shadow .shadow_right {
	background-image: none;
}  
 

.person_block {
	width: 283px;
	border-top: 1px solid #601611;
	float: left;
	margin-right: 12px;
	padding-top: 15px;
	padding-bottom: 21px;
	font-size: 12px;
}

.person_name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color:#b1b1b1;
	
}

.person_title {
	color: #656565;
}

.person_content {
	margin-top: 12px;
	color:#797979;
	line-height: 18px;
}

.person_profile {
	margin-top: 14px;
	line-height: 18px;
}
/* Valve Story */
#valvestoryContent {
	background-image:url(images/bg_valvestory.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:68px;
}

#valvestoryContainer {
	background-image:url(images/bg_valvestory_a.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
}

#timeline {
	padding-top:122px;
	font-weight:bold;
	font-size:14px;
}

.timelineRight {
	width:432px;
	padding-right:12px;
	padding-left:12px;
	text-align:left;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}

.timelineLeft {
	width:432px;
	padding-left:12px;
	text-align:right;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
}

.timelineRule {
	padding-top:4px;
	padding-bottom:12px;
}

.timelineText {
	font-size:12px;
	color:#707070;
	font-weight:normal;
	padding-top:4px;
}

.timelineText2 {
	font-size:12px;
	color:#707070;
	font-weight:normal;
	padding-top:8px;
}



.formlabel {
	width: 7em;
	float: left;
}

.formdata {
	float: left;
}

.formrow {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

input[type="text"], textarea, select {
	background-color: #2e2a23;
	border: 1px solid #56524A;
	color: #ffffff;
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.esrb {
	float: left;
	padding-left:12px;
}

.esrb_text {
	float: left;
	padding-left: 8px;
	font-size:11px;
	color: #efefef;
}
	

