/* CSS Document */

#game_background_holder {
	position: absolute;
	width: 100%;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}

#game_background {
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	height: 2000px;
	min-width: 972px;
}

#main_content {
	z-index: 2;
	position: relative;
}

.game_icon {
	position: relative;
	float: left;
	height: 32px;
	width: 32px;
	
	margin-top: 4px;
	margin-right: 6px;
}

.game_icon .game_icon_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
	background: url( http://cdn.store.steampowered.com/public/images/v5/game_ico_overlay.png );
	background-repeat: no-repeat;
}

.game_title_area .breadcrumbs .blockbg {
	background-color: #262626;
}

.game_name {
	position: relative;
	font-size: 30px;
	color: #d6d7d8;
	margin-bottom: 16px;
	overflow: hidden;
}

.game_name .blockbg {
	height: 40px;
	line-height: 40px;
}

.game_name img {
	vertical-align: text-bottom;
	height: 32px;
	width: 32px;
}


#game_highlights {
	color: #626366;
	margin-bottom: 16px;
	height: 466px;
	
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/game_highlight_bg.png );
	background-repeat: repeat-x;
	background-position: top;
}

#game_highlights a {
	color: #b0aeac;
}

#game_highlights a:hover {
	color: #ffffff;
}

.highlight_ctn {
	height: 450px;
	padding-top: 16px;
	padding-left: 16px;
}

#highlight_player_area {
	width: 600px;
	height: 338px;
	background-color: #000000;
	overflow: hidden;
	position: relative;
}

.highlight_player_item {
	width: 600px;
	height: 338px;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

.screenshot_holder {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 600px;
	height: 338px;
}

.highlight_player_item img {
}

.highlight_overflow {
	overflow: hidden;
	width: 600px;
	height: 428px;
	position: relative;
}

#highlight_strip {
	margin-top: 4px;
	position: relative;
	height: 69px;
	margin-bottom: 4px;
	width: 602px;
	z-index: 40;
}

#highlight_strip_scroll {
	position: absolute;
}

.highlight_strip_item {
	float: left;
	height: 65px;
	width: 116px;
	cursor: pointer;
	text-align: center;
	
	margin: 2px;
	
	background-color: #000000;
	
	position: relative;
}

.highlight_strip_item img.movie_thumb {
	width: 116px;
	height: 65px;
}

.highlight_movie_marker {
	position: absolute;
	top: 16px;
	left: 42px;
	
	width: 32px;
	height: 32px;
	
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/ico_game_highlight_video.png );
	
}
/*
.highlight_strip_item.focus {
	margin: 0px;
	border: 2px solid #d6d7d8;
}
*/
.highlight_strip_item img {
}

#highlight_selector_strip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 602px;
	height: 77px;
	
	overflow: hidden;
	z-index: 30;
}

#highlight_selector_strip_scroll {
	position: relative;
	z-index: 30;
}

.highlight_selector {
	position: absolute;
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/game_highlight_activethumb.png );
	width: 116px;
	height: 77px;
	z-index: 50;
	top: -10px;
}

.highlight_flash_player_notice {
	padding: 120px 40px 0px 40px;
	font-size: 16px;
	color: #B0AEAC;
}

.highlight_flash_player_notice a {
	color: #ffffff;
	text-decoration: underline;
}

.glance_ctn {
	padding: 16px 16px 0px 0px;
}

.game_header_image_ctn {
	margin-bottom: 10px;
}

img.game_header_image {
	width: 292px;
	height: 136px;
}

.game_description_snippet {
	max-height: 105px;
	overflow: hidden;
}

.glance_details {
	line-height: 20px;
}

.game_area_bubble {
	width: 616px;
	height: 81px;
	
	margin-bottom: 2px;
	font-size: 12px;
}

.game_area_bubble .content {
	overflow: hidden;
	padding: 12px 16px;
}

.game_area_bubble h1 {
	font-size: 24px;
}

.game_area_comingsoon {
	background: url( http://cdn.store.steampowered.com/public/images/v5/game_area_comingsoon.png );
	
	color: #8bc53f;
	
}

.game_area_dlc_bubble {
	background: url( http://cdn.store.steampowered.com/public/images/v5/game_area_dlc.png );
	
	color: #c3c1c0;
}

.game_area_mod_bubble {
	background: url( http://cdn.store.steampowered.com/public/images/v5/game_area_mod.png );
	color: #c3c1c0;
}

.game_area_dlc_bubble a, .game_area_mod_bubble a {
	color: #c3c1c0;
	text-decoration: underline;
}

.game_area_comingsoon .content {
	overflow: hidden;
	padding-left: 16px;
	padding-top: 12px;
}

.game_area_comingsoon h1 {
	font-size: 24px;
}

.notice_box_top, .notice_box_bottom {
	height: 11px;
	width: 616px;
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/border_notice.png );
	background-repeat: no-repeat;
}

.notice_box_top {
	background-position: top;
}

.notice_box_bottom {
	background-position: bottom;
	margin-bottom: 15px;
}

.notice_box_content {
	border-left: 1px solid #a25024;
	border-right: 1px solid #a25024;
	width: 584px;
	color: #898a8c;
	padding: 4px 15px;
}

.notice_box_content b {
	font-weight: normal;
	color: #f47b20;
}

.game_area_purchase_game {
	position: relative;
	
	border: 1px solid #4d4b49;
	background-color: #262626;
	
	font-size: 12px;
	color: #898a8c;
	
	padding: 16px;
	padding-bottom: 26px;
	
	margin-bottom: 28px;
}

.game_area_purchase_game .game_area_purchase_platform {
	float: right;
}

.game_area_purchase_game h1 {
	font-size: 21px;
	color: #ffffff;
}

.game_area_purchase_game b {
	font-weight: normal;
	color: #8bc53f;
}

.game_area_purchase_game p.package_contents {
	color: #626366;
}

.game_area_purchase_game p.package_contents a {
	color: #b0aeac;
}

.game_purchase_action {
	height: 40px;
}

.game_area_purchase_game .game_purchase_action {
	position: absolute;
	
	right: 16px;
	bottom: -17px;
}

.game_purchase_action_bg {
	height: 34px;
	
	background-color: #3c3d3e;
	padding: 3px 3px 3px 0px;
}

.game_purchase_action .game_purchase_price, 
	.game_purchase_action .game_purchase_discount,
	.game_purchase_action .btn_addtocart,
	.game_purchase_action .btn_packageinfo,
	.game_purchase_action .game_purchase_action_bg
{
	float: left;
	margin-left: 3px;
}

.game_purchase_action .game_purchase_price {
	background-color: #000000;
	font-size: 13px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	height: 26px;
}

.btn_addtocart {
	position: relative;
	height: 34px;
}

.btn_addtocart .btn_addtocart_left, .btn_addtocart .btn_addtocart_right {
	position: absolute;
	width: 2px;
	height: 34px;
	top: 0px;
	
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_addtocart_corners.gif );
}

.btn_addtocart.btn_packageinfo .btn_addtocart_left, .btn_addtocart.btn_packageinfo .btn_addtocart_right {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_packageinfo_corners.gif );
}

.btn_addtocart.btn_addtocart_blue .btn_addtocart_left, .btn_addtocart.btn_addtocart_blue .btn_addtocart_right {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_addtocart_blue_corners.jpg );
}


.btn_addtocart .btn_addtocart_left {
	background-position: left;
	left: 0px;
}

.btn_addtocart .btn_addtocart_right {
	background-position: right;
	right: 0px;
}

.btn_addtocart a.btn_addtocart_content {
	display: inline-block;
	height: 34px;
	
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	
	padding: 0px 11px;
	line-height: 34px;
	
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_addtocart_repeat.gif );
	background-repeat: repeat-x;
	
	text-transform: uppercase;
}

.btn_addtocart.btn_packageinfo a.btn_addtocart_content {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_packageinfo_repeat.gif );
}

.btn_addtocart.btn_addtocart_blue a.btn_addtocart_content {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_addtocart_blue_repeat.jpg );
}

.btn_addtocart a.btn_addtocart_content:hover {
	text-decoration: none;
}

.game_purchase_discount {
	height: 34px;
}

.game_purchase_discount .discount_pct {
	position: absolute;
	left: 0px;
	width: 69px;
	height: 34px;
	line-height: 34px;
	font-size: 25px;
	text-align: center;
}

.game_purchase_discount .discount_original_price {
	position: absolute;
	left: 76px;
	top: 2px;
	font-size: 11px;
}

/* this is not absolutely positioned, so the div sizes to this */
.game_purchase_discount .discount_final_price {
	margin-left: 76px;
	margin-top: 13px;
	margin-right: 6px;
	font-size: 14px;
}

.game_purchase_discount.suppress_discount_pct .discount_original_price,
.game_purchase_discount.suppress_discount_pct .discount_final_price {
	margin-left: 4px;
	left: 4px;
}


.game_description_column h2 {
	height: 26px;
	
	font-weight: bold;
	font-size: 14px;
	
	color: #FFFFFF;
	
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/maincol_gradient_rule.png );
	background-repeat: no-repeat;
	background-position: bottom left;
	
	margin-bottom: 1px;
}

.game_description_column h2.gradientbg {
	height: 20px;
	
	padding: 6px 16px 0px 16px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	
	color: #d6d7d8;
	
	background-image: url(http://cdn.store.steampowered.com/public/images/v5/maincol_bg_gray.png);
	background-repeat: no-repeat;
	background-color: #303030;
	
	margin-bottom: 1px;
}

.game_description_column {
	font-size: 14px;
	color: #b0aeac;
}

.game_area_description {
	margin-bottom: 14px;
	line-height: 1.5em;
}

.game_area_description p {
	margin-bottom: 8px;
}

.game_area_description h2 {
	margin-bottom: 6px;
}

#game_area_reviews {
	font-size: 12px;
}

#game_area_reviews i, #game_area_reviews blockquote {
	display: block;
	color: #ffffff;
	font-size: 14px;
	text-transform: none;
}

#game_area_reviews em {
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}

#game_area_reviews p {
	margin-bottom: 12px;
}

.game_area_description ul {
	color: #898a8c;
	margin-left: 16px;
	list-style-type: square;
}

.game_area_description ul strong, .game_area_description ul b {
	color: #b0aeac;
}

.game_area_description ul li {
	margin-bottom: 8px;
}

#game_area_sys_req {
	font-size: 12px;
}

#game_area_sys_req strong {
	color: #626366;
	font-weight: normal;
}

#game_area_sys_req ul {
	list-style-type: none;
	margin-left: 0px;
}

#game_area_sys_req ul li {
	margin: 2px 0px;
}

#game_area_sys_req_leftCol, #game_area_sys_req_rightCol {
	float: left;
	width: 300px;
}

#game_area_legal {
	color: #3c3d3e;
	font-size: 11px;
	border-top: 2px solid #262626;
	margin-bottom: 14px;
}

.game_area_dlc_section {
	margin-bottom: 11px;
}

.game_area_dlc_row {
	display: block;
	
	color: #b0aeac;
	font-size: 12px;
	position: relative;
	
	padding: 4px 14px;
	
	border-bottom: 1px solid #3c3d3e;
}

.game_area_dlc_row.even {
	background-color: #1f1f1f;
}

.game_area_dlc_row.odd {
	background-color: #1a1a1a;
}

.game_area_dlc_price {
	position: absolute;
	right: 14px;
	color: #ffffff;
}

.game_area_dlc_row.even:hover, .game_area_dlc_row.odd:hover {
	background-color: #262626;
	text-decoration: none;
}

#dlc_footer {
	margin-top: 1px;
	color: #626366;
	font-size: 10px;
	text-transform: uppercase;
}

#dlc_footer div.dlc_footer_element {
	float: right;
	padding: 5px 8px;
}

#dlc_footer #dlc_show_all_link {
	color: #898a8c;
	background-color: #262626;
	margin-left: 1px;
	cursor: pointer;
}

#dlc_purchase_action {
	float: right;
	margin-top: 4px;
} 

.game_details {
	color: #b0aeac;
	line-height: 20px;
}

.game_details b {
	color: #626366;
	font-weight: normal;
}

#game_area_metascore {
	background-image: url(http://cdn.store.steampowered.com/public/images/metacritic_bg.gif);
	height: 35px;
	width: 180px;
	font-family: "Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8BC53F;
	text-align: right;
	padding-right: 43px;
	padding-top: 5px;
	
}
#game_area_metalink {
	padding:0px;
}

.game_rating_area {
	background-color: #1a1a1a;
	color: #b0aeac;
	font-size: 11px;
	line-height: 1.25em;
	padding: 8px;
}

.details_block {
	margin-bottom: 16px;
}

.game_area_details_specs {
	height: 26px;
	position: relative;
	margin-bottom: 2px;
}

.game_area_details_specs .icon {
	position: absolute;
	left: 0px;
	width: 30px;
	height: 22px;
	padding-top: 4px;
	padding-left: 6px;
	background-color: #1a1a1a;
}

.game_area_details_specs .name {
	margin-left: 38px;
	height: 22px;
	padding-top: 4px;
	padding-left: 8px;
	background-color: #1a1a1a;
	color: #8bc53f;
}

.game_details .language_list i {
	color: #626366;
	font-style: normal;
}

.block.communitylink .block_content .rule {
	border-color: #000000;
}

.block.communitylink .block_content_inner {
	padding: 8px 16px;
}

.communitylink .block_content {
	color: #626366;
	padding: 8px 0px;
}

.communitylink a {
	color: #b0aeac;
}

.communitylink a:hover {
	color: #ffffff;
}
	

.communitylink p {
	line-height: 20px;
}

.communitylink_achievement_images {
	background-color: #1a1a1a;
	padding: 4px 0px 4px 4px;
	overflow: hidden;
	margin-bottom: 5px;
}

div.communitylink_achievement {
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 3px;
}

div.communitylink_achievement.communitylink_achivement_plusmore {
	background-color: #4f5051;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 14px;
	height: 50px;
	cursor: default;
}

.friend_blocks_twoxtwo .friend_block_holder {
	float: left;
	display: block;
	position: relative;
	width: 94px;
	height: 42px;
	overflow: hidden;
	padding-left: 42px;
	margin-bottom: 2px;
}

.friend_blocks_twoxtwo .friend_block_avatar {
	position: absolute;
	top: 0px;
	left: 0px;
}

.friend_blocks_twoxtwo .friend_name {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
}

.friend_blocks_twoxtwo .friend_info {
	font-size: 11px;
	font-weight: normal;
	margin-left: 2px;
}

a.friend_block_holder:hover {
	text-decoration: none;
	color: inherit;
}

#agegate_box,#macbeta_box {
	background-color:#262626;
	border: 1px solid #4d4b49;
	text-align:center;
	padding:35px 0px 35px 0px;
}

#macbeta_box .question {
	font-weight:bold;
	font-size:12px;
}

#macbeta_box {
	text-align:left;
	padding:35px 40px 35px 40px;
	line-height:18px;
	color:#bbbbbb;
}

.indent30 {
	padding-left:30px;
}

#agegate_box h2 {
	font-size:14px;
	margin:35px 0px 20px 0px;
}

#agegate_disclaim {
	font-size:11px;
	color:#626366;
	text-align:center;
	margin-top:6px;
}

#agegate_box select {
	background-color:#4d4b49;
	border:solid #82807c 1px;
	padding:2px;
	color:#ffffff;
}

#agegate_box input[type=submit] {
	border:solid #82807c 1px;
	padding:2px 8px 2px 8px;
	height:24px;
	background-image:url(http://cdn.store.steampowered.com/public/images/save_button_bg.gif);
	background-color:#4f6f23;
	background-repeat:repeat-x;
	color:#ffffff;
}

#top_band {
	background-image:url( 'http://cdn.store.steampowered.com/public/images/got_steam_top.jpg' );
	background-repeat:no-repeat;
	width:508px;
	height:25px;
	margin-bottom:1px;
}

#modal_close {
	float:right;
	width:9px;
	height:9px;
	margin-right:9px;
	margin-top:7px;
}

#got_steam_box {
	border-color:#4d4b49;
	border-style:solid;
	border-width:2px 1px;
	width:506px;
	background-color:#262626;
	padding-top:30px;
}

#low_block {
	background-color:#171717;
	padding:20px 20px 0px 20px;
	height:54px;
	padding-top:24px;
	color:#b0aeac;
}

#got_steam_box h1 {
	padding-left:20px;
}

#got_steam_box p {
	padding-left:20px;
}

#yes_no {
	padding:32px 20px 32px 20px;
}

#btn_no {
	float:right;
}

#steam_ico {
	float:left;
	padding-right:18px;
	margin-top:-4px;
}

#modalBG {
	position:absolute;
	z-index:900;
	background-color:#000000;
	filter:alpha(opacity=60);
	opacity:0.8;
}

#gotSteamModal {
	width:508px;
	height:301px;
	position:absolute;
	z-index:1000;
	background-color:#000000;
}

#demo_block .block_content_inner {
	padding-bottom: 1px;
}

.demo_area_button {
	margin-bottom: 16px;
}

.game_area_demo_btn, .game_area_wishlist_btn {
	/* image dimensions: 278x37 */
	display: block;
	height: 37px;
	width: 236px;
	padding-left: 42px;
	
	font-size: 11px;
	text-transform: uppercase;
	
	line-height: 36px;
}

.game_area_demo_btn {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_game_download_demo.gif );
}

#demo_block a.game_area_demo_btn, #demo_block a.game_area_wishlist_btn {
	text-decoration: none;
	color: #ffffff;
}

a.game_area_demo_btn:hover, a.game_area_wishlist_btn:hover {
	text-decoration: none;
}

.game_area_wishlist_btn {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_game_add_to_wishlist.gif );
}

.game_area_wishlist_btn.disabled {
	background-image: url( http://cdn.store.steampowered.com/public/images/v5/btn_game_add_to_wishlist_disabled.gif );
	cursor: default;
	color: #626567;
}

.wishlist_area_success_text {
	color: #8bb9e0;
}


/* DLC list page */

.dlc_header .breadcrumbs .blockbg {
	background-color: #262626;
}

.dlc_header .page_title .blockbg {
	background-color: #000000;
	color:#D6D7D8;
}

#dlc_purchaseAll {
	float: right;
}

.dlc_page_purchase_dlc {
	border-bottom: 1px solid #000000;
	padding: 15px;
	position: relative;
	height: 136px;
}

.dlc_page_purchase_dlc.even {
	background-color: #1f1f1f;
}

.dlc_page_purchase_dlc.odd {
	background-color: #1a1a1a;
}

.dlc_page_purchase_header {
	position: absolute;
	left: 15px;
	top: 15px;
}

.dlc_page_purchase_text_container {
	padding-left: 309px;
}

.dlc_page_purchase_price {
	position: absolute;
	right: 15px;
	font-size: 14px;
	color: #ffffff;
}

.dlc_page_purchase_area {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.dlc_page_name_link {
	font-size: 14px;
}

.dlc_page_release_date {
	color: #626366;
}

/* package page */

img.package_header {
	width: 586px;
	height: 192px;
}

.package_info_block {
	background-color: #262626;
	padding-bottom: 15px;
}

.package_info_block_content {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 23px;
	color: #626366;
	background-color: #262626;
}

.package_info_block_content img.package_header {
	margin-top: 15px;
}

.package_totals_area {
	width: 280px;
	margin-left: auto;
	color: #b0aeac;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
}

.package_totals_row {
	position: relative;
	padding-right: 124px;
	text-align: right;
}

.package_totals_area .price {
	position: absolute;
	right: 0px;
	text-align: right;
	color: #898a8c;
	font-size: 11px;
}

.package_totals_rule {
	margin: 2px 0px;
	border-top: 1px solid #b0aeac;
}

.package_totals_row.total .price {
	font-size: 13px;
}

.package_totals_row.savings, .package_totals_row.savings .price {
	color: #8bc53f;
}

.package_totals_row.savings .price {
	font-size: 12px;
}
