@charset "utf-8";
/* CSS Document */
html{
	overflow-y: scroll;
	overflow-x: hidden; 
}

body {
	color:#745e4e;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin:0px;
	padding:0px;
	font-size: 14px;
	background-image: url(images/bg_basic_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

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

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


h1	{
	color:#ffffff;
	font-size:38px;
	padding: 20px 0 0 60px;
	margin:0px;
	font-weight: 100;
}

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

h3	{
	color:#cf381e;
	font-size:24px;
	padding:0px;
	margin: 0 0 0px 0;
	font-weight:normal;
}

h4	{
	color:#cf381e;
	font-size:18px;
	line-height:30px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h5	{
	color:#745e4e;
	font-size: 20px;
	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 7px;
}

p{
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: .3px;
	margin: 4px 0 10px 0;
}

hr{
	color: #745E4E;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	margin: 0px;
}

label, input{
	display: block;
}

input[type=text], textarea{
	margin-bottom: 12px;
	width: 70%;
}

input[type=submit]{
	border: 1px solid #745E4E;
	font-weight: bold;
	padding: 6px;
	color: #745E4E;
	margin-top: 20px;
}

input[type=submit]:hover{
	cursor: pointer;
	color: #CF381E;
	border: 1px solid #CF381E;
}

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


/* Company */

.container{
	background-color: #edeeea;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.container a{
	color:#cf381e;
}

.container a:hover{
	text-decoration: underline;
}

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

.company_textcol{
	width: 570px;
	float: left;
}

.company_section{
	padding-bottom: 16px;
}

.company_section a{
	font-size: 12px;
}

.steam_profile{
	font-size: 13px; 
	font-weight: bold; 
	display: inline-block;
}

.person_block .divider{
	margin:0 6px 0 1px; 
	height: 25px; 
	border-right: 1px solid #745E4E;
}

#company_top_banner{
	background-image: url(images/company/company_banner_image.jpg);
	height: 275px;
}

#technologies{
	margin-bottom: 50px;
}

#franchises{
	margin-bottom: 12px;
}

/*  People */

#people_top_banner{
	background-image: url(images/company/people_banner_image.jpg);
	height: 275px;
}

#people_column{
	padding-left:0px;
	width:580px;
	font-size:12px;
	text-align:left;
	line-height:22px;
	float: right;
	padding-top:0px;
	margin: 2px 55px 40px 0px;
}

#people_nav{
	width: 120px;
	font-size: 16px;
	float:left;
	margin: 4px 0px 40px -12px;
	padding: 10px 0 0 0;
}

.fixed_pos{
	position: fixed;
	float:left;
	top: 0px;
}

.people_nav_row a{
	float: left;
	padding: 5px 13px;
	width: 10px;
	height: 15px;
	display: inline-block;
	color: #5A4638;
}

.lastname_divider{
	height: 18px;
	width: 483px;
}

#people_nav a:hover{
	cursor: pointer;
	color: #cf381e;
	text-decoration: none;
}

#people_nav .noLink:hover{
	cursor: default;
	color: #5A4638;
}

.bottom_banner_image{
	height: 3px;
	width: 900px;
	background: #616161;
	/*background: #CF381E;*/
}

.main_content{
	background-repeat: no-repeat;
	background-color: #d3d6ca;
	padding-bottom: 50px;
	padding: 20px 60px 0px 60px;
	z-index: auto;
	
}


.content_div{
	padding: 12px 60px 20px 60px;
}

.content_div h3{
	width: 780px;
}

.underline {
	border-bottom: solid 1px #747a6a;
	margin-bottom: 12px;
}

.left_col_text{
	width: 360px;
	float: left;
	margin: 4px 20px 32px 0;
}

.right_col_text{
	width: 400px;
	float: left;
	margin: 4px 0px 0px 0;
}

.handbook_copy{
	width: 501px;
	float: left;
	margin: 4px 0px 20px 39px;
}

.handbook_copy p{
	font-size: 17px;
	letter-spacing: 0;
}

.right_col_text_quote{
	width: 378px;
	float: left;
	margin: 0 0 35px 10px;
	position: relative;
}

.right_col_text_quote p{
	letter-spacing:0px;
	margin-top: 5px;
	line-height: 1.35em; 
	font-size: 16px;

}

.left_col_text_quote{
	width: 222px;
	float: left;
	margin-top: 38px;
	position: relative;
}

.left_col_text_quote p{
	letter-spacing:0px;
	margin-top: 5px;
	line-height: 1.35em; 
	font-size: 14px;
}

.open_quote{
	position: absolute;
	left: -7px;
	top: 5px;
	padding: 0px;
	margin: 0px;
	line-height: 1.35em; 
	font-size: 17px;
}

.quote_author{
	font-size: 11px;
	color:#cf381e;
}

a.quote_author{
	text-decoration: underline;
}

.quote_author_title{
	font-size: 11px;
}

#author_title{
	font-size: 11px;
	color: #745E4E;
}

#download_handbook_title{
	font-weight: bold;
}

.empty_div{
	height: 200px;
}

.logo_container img{
	width: 200px;
	margin: 7px 5px 0 0;
	float: left;
}

#copy_intro_p p{
	font-size: 22px;
	line-height:150%;
	margin: 7px 0 0px 0;
	width: 720px;
}

#franchise_thumbs img{
	width: 200px;
	margin: 0 2px 2px 0;
	
}

.content_div #franchise_thumbs .first_image{
	width: 190px;
	margin-left: 0px
}

/* Jobs */

#jobs_top_banner{
	background-image: url(images/jobs/jobs_banner_image.jpg);
	height: 275px;
}

#slider{
	background-image: url(images/jobs/slider_images3.png);
	height: 167px;
	background-repeat: no-repeat;
}

#job_positions{
	margin: 0 0 30px 0;
	z-index:auto;
}
.job_position_container p{
	margin-bottom: 0px;
}
.job_position_description{
	width: 650px;
	margin: 2px 0 108px 0;
	padding: 16px;
	/*position: absolute;
	top: 30%;
	left: 118px;*/
	position: absolute;
	left: 50%;
	top: 450px;
	margin-left: -343px;
	z-index: 116;
	background-color: #D3D6CA;
	border: 1px solid #745E4E;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.close_popup{
	position: absolute;
	top: 10px;
	right:10px;
	height: 14px;
	width: 15px;
	background-image: url(images/jobs/xClose.png);
	background-repeat: no-repeat;
}

.close_popup:hover{
	cursor: pointer;
	background-image: url(images/jobs/xOver.png);
}

.sub_list li{
	padding: 0px;
	margin-left: 16px;
	list-style-type: circle !important;
	background: none;
}

.sub_list{
	padding: 0px;
}

.apply_link{
	font-weight: bold;
	cursor: pointer;
}

.submit_resume_copy{
	font-style: italic;
	font-size: 12px;
	padding: 11px 0 0 0;
}

.email_link a{
	color:#cf381e !important;
	font-size:20px;
}

.list_title{
	font-weight: bold;
}

.job_description_intro p{
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 6px 0;
	letter-spacing: 0px;
}

.learn_more_link{
	display:inline;
	margin: 0 0 0 5px;
}

.learn_more_link a{
	font-size: 12px;
}

.job_position_title{
	font-size: 18px;
	display:inline;
}

.job_application_title{
	color: #CF381E;
	font-size: 18px;
	margin-bottom: 10px;
}

.job_position_title_active{
	color: #CF381E;
	font-size: 18px;
	display:inline;
}

.job_position_title:hover{
	cursor: pointer;
	color: #CF381E !important;
}


/* grey out background for lightbox */
.grey_background{
	position: absolute;
	top: 0%;
	/*left: -30%;*/
	/*width: 240%;*/
	width: 100%;
	height: 100%;
	min-height: 1212px;
	background-color: black;
	z-index:12;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.contact_list{
	margin: 10px 0 5px 0;
}

#contact_info{
	margin-bottom: 40px;
}
/* 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: 1201;
}

.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: 1200;
	position: absolute;
	padding: 12px;
}

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

.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: 483px;
	/*float: left;*/
	margin-right: 12px;
	padding-top: 0px;
	padding-bottom: 21px;
	/*display:none;*/
}

.person_name {
	margin-bottom: 5px;
	font-size: 20px;
	color: #5a4638;
}

.person_name span{
	margin-right: 4px;
}

.person_content {
	margin-top: 0px;
	line-height: 1.4em;
}

#people_column a{
	font-weight: bold;
	color: #5A4638;
}

.person_profile{
	display: inline;
}


.game_bottom_image{
	background: #37332a;
	height: 3px;
	width: 900px;
	margin: 10px 0 0 -60px;
}

#people_nav a{
	font-weight: normal;
}

/* 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;
}

/* Publications */

#publications_top_banner{
	background-image: url(images/company/publications_banner_image.jpg);
	height: 274px;
}

#publicationsColumn{
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:left;
	padding-top:0px;
	padding-left:0px;
	margin: 24px 0 40px 0;
}

.newsPost {
	margin-bottom:30px;
	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:0px;
	width:580px;
	font-size:14px;
	text-align:left;
	line-height:22px;
	float:right;
	padding-top:0px;
}


.newsDate {
	font-size:12px;
}

.newsHeadline {
	font-size:20px;
	font-weight:bold;
}

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

.newsBody {
	padding-top:18px;
}

.newsLink {
	padding-top:6px;
}

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

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

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



/* Footer */
#footer {
	color:#464644;
	margin-left:auto;
	margin-right:auto;
	margin: 0px 0 0 -60px;
	width:780px;
	height: 120px;
	font-size:11px;
	text-align:left;
	padding:18px 60px 20px 60px;
	/*background: #272725;*/
	
	/* css gradient */
	background: rgb(39,39,37); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(39,39,37,1) 1%, rgba(0,0,0,1) 100%, rgba(39,39,37,1) 100%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(39,39,37,1)), color-stop(100%,rgba(0,0,0,1)), color-stop(100%,rgba(39,39,37,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(39,39,37,1) 1%,rgba(0,0,0,1) 100%,rgba(39,39,37,1) 100%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(39,39,37,1) 1%,rgba(0,0,0,1) 100%,rgba(39,39,37,1) 100%,rgba(0,0,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(39,39,37,1) 1%,rgba(0,0,0,1) 100%,rgba(39,39,37,1) 100%,rgba(0,0,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272725', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(39,39,37,1) 1%,rgba(0,0,0,1) 100%,rgba(39,39,37,1) 100%,rgba(0,0,0,1) 100%); /* W3C */

}

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

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