
/* header */

body.v6 .page_title_area
{
	position: relative;
	height: auto;
	padding-top: 45px;
	padding-bottom: 20px;
}

.admin_only_notice
{
	position: absolute;
	top: 25px;
	padding: 3px;
	background-color: darkred;
	color: white;
	font-size: 11px;
}

.game_page_background.game
{
	min-height: 1080px;
}
.page_content.with_background
{
	background-color: rgba(0,0,0,0.3);
	padding: 12px;
}
div.rightcol {
	width: 286px;
}
.game.item .columns .rightcol {
	width: unset;
}
.game.item .columns .leftcol {
	max-width: 512px;
	width: 100%;
}

.item_store_home div.leftcol {
	max-width: 640px;
}

.breadcrumbs
{
	margin-bottom: 10px;
	padding-top: 7px;
}

.pageHeaderCapsule
{
	float: left;
	box-shadow: 0 0 5px 0 #000000;
}
body.v6 .item .page_content_ctn .page_content
{
	max-width: 916px;
}
body.v6 .game.item .columns {
    display: flex;
    flex-direction: row-reverse;
}
body.v6 .page_title_area.browse h2.pageheader,
body.v6 h2.pageheader
{
	margin-bottom: 6px;
}

body.v6 h2.pageheader.itemtitle
{
	color: #a7acac;
	font-size: 30px;
}

#store_search
{
	margin-top: -4px;
}

#cart_status_data
{
	float: right;
}
#cart_status_data .store_header_btn
{
	height: 27px;
}
#cart_status_data .store_header_btn_content
{
	line-height: 27px;
}

.search_bar
{
	position: relative;
	width: calc( 100% - 12px );
	max-width: 928px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 6px 0px 0px 12px;
	min-height: 33px;
	background-color: rgba(255, 255, 255, 0.13 );
}
.searchbox
{
	background-color: transparent;
}
.searchbox:hover
{
	border: 1px solid #888;
}
.searchbox input {
	color: #fff;
}

.searchbox input.default
{
	color: #777;
	text-shadow: -1px -1px 0px rgba( 0, 0, 0, 0.3);
}

a#store_search_link img {
	background-image: url('/public/images/v6/search_icon_btn_gray.png');
	background-repeat: no-repeat;
	background-position: top center;
}
a#store_search_link img:hover {
	background-image: url('/public/images/v6/search_icon_btn_gray.png');
	background-position-y: -25px;
}


.itemstore_tabarea
{
}
.itemstore_tabbar_ctn
{
	min-height: 35px;
}

.itemstore_tabarea .itemstore_tab {
	display: inline-block;
	margin-right: 0px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.itemstore_tabarea .itemstore_tab .tab_content {
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;
	padding: 0 8px;
	cursor: pointer;
	vertical-align: bottom;
}
.itemstore_tabarea .itemstore_tab .tab_content:hover {
	color: #ffffff;
}

.itemstore_tabarea .itemstore_tab.active {
	border-bottom: 2px solid #ffffff;
}
.itemstore_tabarea .itemstore_tab.active .tab_content {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-shadow: -1px -1px rgba( 0, 0, 0, 0.25 );
	cursor: default;
	box-shadow: none;
}

/* pricing */

.item_def_discount_prices
{
	display: inline-block;
	margin-left: 5px;
}
.item_def_price_original
{
	color: #577180;
	text-decoration: line-through;
}
.item_def_price_current
{
}

.item_def_discount
{
	color: #a4d007;
	background: #4c6b22;
	padding: 0 5px;
	float: left;
	line-height: 36px;
	font-size: 16px;
}

/* home */
.item_store_home_header
{
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 20px;
	font-style: italic;
	color: #7ea64b;
}

.item_store_home .item_def_rows.grid {
	grid-template-columns: 1fr 1fr 1fr;
}

.item_store_home .item_def_grid_item .item_def_icon
{
	width: 202px;
	height: 202px;
	width: 100%;
	height: 100%;
	display: block;
}

.item_def_row_item.small .item_def_icon
{
	width: 50px;
	height: 50px;
}
.item_def_row_item.small .item_def_name
{
	font-size: 12px;
	line-height: 12px;
	display: block;
}
.item_def_row_item.small .item_def_price
{
	font-size: 12px;
	line-height: 12px;
	position: relative;
	display: block;
	margin-top: 5px;
	margin-left: 12px;
	right: 0px;
	top: 0px;
}
.item_def_row_item.small .item_def_discount
{
	font-size: 16px;
	line-height: 24px;
}

/* browse paging */
.ItemDefs_paging
{
	position: relative;
	line-height: 25px;
	min-height: 25px;
	background-color: rgba(0,0,0,0.3);
	border-radius: 2px;
	padding: 0px 8px;
	margin-top: 6px;
}

.ItemDefs_paging_summary
{
	color: #969696;
	float: left;
}

.ItemDefs_paging_controls
{
	float: right;
}

.ItemDefs_paging_controls .pagebtn {
	height: 17px;
	line-height: 17px;
}

.ItemDefs_paging_pagelink, .ItemDefs_paging_controls .commentthread_pagelink {
	color: #999999;
	cursor: pointer;
	margin: 0 3px;
}

.ItemDefs_paging_pagelink:hover, .ItemDefs_paging_controls .commentthread_pagelink:hover {
	text-decoration: underline;
}

.ItemDefs_paging_pagelink.active, .ItemDefs_paging_controls .commentthread_pagelink.active {
	color: #ffffff;
	cursor: default;
}

.ItemDefs_paging_pagelink.active:hover {
	text-decoration: none;
}


/* browsing */
.loading_item_defs
{
	padding-top: 100px;
	text-align: center;
	font-size: 24px;
}
.loading_item_defs img
{
	vertical-align: middle;
	padding-right: 20px;
}

.item_def_rows {
	padding: 0;
}
.item_def_rows.grid
{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 10px;
	grid-row-gap: 20px;
}

.item_def_row_item
{
	width: calc( 100% - 10px );
	position: relative;
	background: rgba(30,30,30,0.3);
	margin-bottom: 5px;
	border: 1px solid rgba(0,0,0,0);
	padding: 5px;
	display: flex;
}
.item_def_row_item:hover {
	border: 1px solid #e5e5e5;
}
.item_def_row_item:hover .item_def_price {
	color: white;
}

.item_def_row .item_def_details
{
	position: relative;
}

.item_def_grid_item
{
}

.item_def_icon_container
{
	position: relative;
	background: #111111;
}

.item_def_icon
{
	width: calc( 100% - 2px );
	height: auto;
	padding: 0px;
	border: 1px solid rgba(0,0,0,0);
	display: block;
}
.item_def_grid_item .item_def_icon:hover
{
	border: 1px solid #e5e5e5;
}
.item_def_row_item .item_def_icon_container
{
}
.item_def_row_item .item_def_icon
{
	width: 100px;
	height: 100px;
}
.item_def_details
{
}
.item_def_name
{
	line-height: 20px;
	display: inline-block;
}
.item_def_row_item .item_def_name
{
	font-size: 24px;
	line-height: 24px;
	margin-left: 12px;
	margin-top: 12px;
}
.item_def_grid_item .item_def_name
{
	max-width: 206px;
}

.item_def_grid_item .item_def_price
{
	line-height: 14px;
	float: none;
	margin-top: -4px;
}

.item_def_grid_item .item_def_discount {
	line-height: 14px;
	font-size: 12px;
}
.item_def_grid_item .item_def_discount_prices {
	display: inline-flex;
}
.item_def_grid_item .item_def_discount_prices .item_def_price_current {
	margin-left: 4px;
}
.item_def_row_item .item_def_price
{
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	display: inline-block;
	right: 12px;
	top: 12px;
}
.item_def_row_item .item_def_discount
{
	line-height: 40px;
	font-size: 26px;
}

.item_def_desc
{
	margin-top: 5px;
	font-size: 14px;
	max-width: 600px;
	overflow-y: auto;
	height: 80px;
	margin-left: 12px;
}

.browse_add_to_cart
{
	display: none;
}
.item_def_row_item:hover .browse_add_to_cart
{
	position: absolute;
	top: 40px;
	right: 5px;
	display: inline-block;
}
.item_def_row_item:hover .browse_add_to_cart.discounted
{
	top: 60px;
}


/* detail page */
.item_def_image_container
{
	position: relative;
	background: -webkit-linear-gradient( -25deg, rgba(0,0,0,1) 0%,rgba(4,31,45,1) 100%);
	background: linear-gradient( -25deg, rgba(0,0,0,1) 0%,rgba(4,31,45,1) 100%);
	text-align: center;
	box-shadow: 0 0 5px 0 #000000;
	max-height: 512px;
	max-width: 512px;
	width: 100%;
	margin-bottom: 10px;
}
.item_def_image_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.item_def_image
{
	max-width: 512px;
	max-height: 512px;
	width: 100%;
	vertical-align: middle;
}
.item_def_name
{

}
.content_desc_disclaimer
{
	padding-bottom: 10px;
	font-size: 12px;
	color: #7d94a0;
}

.item_owned
{
	margin-top: 10px;
	padding: 10px;
	position: relative;

	background: -moz-linear-gradient(left,  rgba(163,207,6,0.6) 0%, rgba(75,106,33,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(163,207,6,0.6)), color-stop(100%,rgba(75,106,33,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(163,207,6,0.6) 0%,rgba(75,106,33,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(163,207,6,0.6) 0%,rgba(75,106,33,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(163,207,6,0.6) 0%,rgba(75,106,33,0.6) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(163,207,6,0.6) 0%,rgba(75,106,33,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99a3cf06', endColorstr='#994b6a21',GradientType=1 ); /* IE6-9 */

	font-size: 15px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

			color: #a3cf06;
	margin-bottom: 10px;
}

.special_tags {
	margin-top: 20px;
	font-size: 15px;
	color: #7d868c;
}

.market_commodity_explanation {
	margin-top: 20px;
	font-size: 15px;
	color: #7d868c;
}
.market_commodity_explanation li {
	margin-left: 20px;
}
.discount_final_price {
    color: white;
}

#market_info_ctn
{
	margin-top: 20px;
	padding: 10px;
	background-color: rgba( 0, 0, 0, 0.5 );
}

.workshop_previews_scroll
{
	padding-top: 10px;
	background: rgba( 0, 0, 0, 0.5 );
	box-shadow: 0 0 5px 0 #000000;
}
.workshop_previews
{
	padding-bottom: 2px;
}

.workshop_previews_scroll .v_scrollbar.disabled {
	display: none;
}

.workshop_preview
{
	display: inline-block;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid rgba(0,0,0,0);
}
.workshop_preview:hover
{
	border: 1px solid #ffffff;
}
.workshop_preview.selected
{
	border: 1px solid rgba(255, 255, 255, 0.75 );
}
.workshop_preview_image
{
	height: 65px;
}

#workshop_preview_main .workshop_preview_image
{
	width: 65px;
	height: 65px;
}

/* ================ Styling for multi-item drop-down ===================== */
.game_purchase_action {
    margin-bottom: 6px;
}
.dselect_container button.activetrigger,
.dselect_container button.trigger,
.dropcontainer ul li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 4px 34px 4px 10px;
    color: white;
    background: rgba(255,255,255,0.4);
		font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		}

.dropcontainer ul {
    background: #5d6369;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dropcontainer ul li a {
    background: #5d6369;
    transition: all 0.2s ease-out;
}
.dropcontainer ul li a:hover {
    transform: translateX(3px);
}
.dselect_container button.trigger:hover,
.dselect_container .dropcontainer a.highlighted_selection,
.dselect_container button.activetrigger:hover {
    background: #9ba0a6;
}
.dselect_container .discount_block .discount_pct {
    padding: 0px 4px;
    font-size: 12px;
    line-height: 21px;
}
.dselect_container .discount_block .discount_prices {
    padding: 0px 4px;
    margin-right: -4px;
    font-size: 12px;
    line-height: 21px;
    vertical-align: unset;
}
.dselect_container .discount_original_price {
    color: #87898c;
    font-size: 12px;
}
.dselect_container .discount_block .discount_final_price {
    margin-left: 2px;
    color: white;
}

@media screen and (max-width: 910px )
{
	html.responsive .item_def_grid_item .item_def_name,
	html.responsive .item_def_grid_item .item_def_price {
		max-width: 82px;
		font-size: 10px;
	}

	html.responsive .item_store_home .item_def_grid_item .item_def_name,
	html.responsive .item_store_home .item_def_grid_item .item_def_price {
		max-width: 100px;
	}

	html.responsive .item_store_home .item_def_grid_item .item_def_icon {
		max-width: 100%;
		height: auto;
	}

	html.responsive .item_def_row_item .item_def_icon {
		max-width: 64px;
	}

	html.responsive .item_def_row_item .item_def_details .item_def_price {
		position: relative;
		right: 0px;
		top: 0px;
		margin-top: 12px;
		margin-left: 12px;
	}
	html.responsive .item_def_row_item .item_def_details .browse_add_to_cart  {
		position: relative;
		right: 0px;
		top: 0px;
		margin-top: 12px;
		margin-left: 12px;
		display: inline-block;
	}

	html.responsive #cart_status_data {
		margin-right: 5px;
	}

	html.responsive .game.item .columns {
		flex-direction: column-reverse;
	}
}