﻿section.store {
    padding-bottom: 1em;
    text-align: center;
}
img.title
{
	display: block;
    margin: -80px auto 20px;
	position: relative;
	text-align: center;
    z-index: 100;
}
strike {
    color: #929292;
    font-size: 0.75em;
}

    section.store h1 {
		color: #88dbda;
		font: bold 1.5em Nevis, 'Segoe UI', Arial, sans-serif;
        margin-bottom: 0;
        text-transform: uppercase;
	}

    section h2 {
		color: #C67854;
        font: normal 1.25em Nevis, 'Segoe UI', Arial, sans-serif;
        margin: 0.25em auto 0;
        text-transform: uppercase;
	}

    section h2 span {
		color: #ffffff;
	}
	
	section.store > p {
        margin: 0.25em auto;
        padding: 0 2em;
	}

    p {
		color: #f6f6f6;
        line-height: 1.25em;
	}

    div.asterisk {
	    display: block;
		margin: 0 2em;
        margin-top: 1em;
		position: relative;
        text-align: left
	}

    div.asterisk p.disclaimer {
	    color: #ffffff;
		font-size: 11px;
	}

	section > div.description {
		display: inline-block;
		margin: 1em 2em 0;
		position: relative;
		text-align: left;
        width: 440px;
	}
	
	section > div.description > p {
		display: block;
		font-size: 0.875em;
        margin: 0.5em auto 1em auto;
		position: relative;
	}

    section > div.description > img.gamefeatures {
		margin: 1em auto 1.5em;
	}
	
	section > div.description > div.features {
		display: block;
		margin: 0 auto;
		position: relative;
	}

    section > div.description > div.features a {
		height: 100%;
        text-decoration: none;
        width: 440px;
	}

    section > div.description > div.features a img {
		height: 200px;
        text-decoration: none;
        width: 428px;
	}

    section > div.description > div.features p {
		color: #ffffff;
        font-size: 0.875em;
        margin: 0 auto;
	}

    /* #region Slick-Slider edits */

    .slick-dots {
        position: absolute;
        bottom: -45px;
        bottom: 0;
        height: 9px;
        top: -26px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: left;
    }

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 9px;
        margin: 0 5px 0 0;
        padding: 0;
        cursor: pointer;
        width: 9px;
    }

    .slick-dots li button {
        height: 9px;
        width: 9px;
    }

    .slick-dots li button::before {
        color: #00cbe5;
        content: "\25FC";
        font-size: 14px;
        height: 9px;
        line-height: 9px;
	    opacity: 0.5;
        width: 9px;
    }

    .slick-dots li.slick-active button:before {
        color: #00cbe5;
        content: "\25FC";
        font-size: 14px;
        height: 9px;
        line-height: 9px;
	    opacity: 1;
        width: 9px;
    }

    section.store .slick-prev {
        left: 10px;
        top: 100px;
        z-index: 100;
    }

    section.store .slick-next {
        right: 22px;
        top: 100px;
        z-index: 100;
    }

    /* #endregion */
	
	section.store > aside.purchase {
		background: url(/Images/content/store/release/box_purchaseoptions3.png) no-repeat;
        display: inline-block;
        height: 684px;
		margin: 1em 2em 0;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}
	
	section.store > aside.purchase > div {
		display: block;
		margin: 0 auto;
		position: relative;
	}

    section.store > aside.purchase > div.deluxe {
		 margin-top: 5em;
	}

    section.store > aside.purchase > div.standard {
		 margin-top: 4em;
	}
	
	section.store > aside.purchase > div > p.price {
		color: #ffffff;
		font-size: 20px;
        margin: 0.5em auto;
	}

    section.store > aside.purchase > div > p.includes {
        color: #C67854;
        font-size: 0.875em;
        line-height: 1.25em;
        margin: 1em auto;
    }
	
	section.store > aside.purchase > div > p.price > span {
		color: #00cbe5;
	}
	
	/*section.store > aside.purchase > div > a.cart {
		background: url(/images/content/store/release/btn_buystardock.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 230px;
	}*/

    section.store > aside.purchase > div > a.cart {
		background: url(/images/content/store/release/btn_buysteam.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto 0.5em;
		position: relative;
		width: 230px;
	}
	
	section.store > aside.purchase > div > a.cart:hover {
		background-position: left bottom;
	}

    section.store > aside.purchase > div.standard > div.multipack {
		display: block;
        margin: 0 auto;
        margin-top: 1em;
        position: relative;
	}

    section.store > aside.purchase > div.standard > div.multipack > div {
		display: inline-block;
        margin: auto 0.25em;
        position: relative;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > p {
		display: inline-block;
        font-size: 18px;
        margin: 0.5em auto;
        position: relative;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > p > strike {
        color: #929292;
        font-size: 13px;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > a.twopackbtn {
		background: url(/images/content/store/release/btn_2pack_small.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 151px;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > a.twopackbtn:hover {
        background-position: left bottom;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > a.fourpackbtn {
		background: url(/images/content/store/release/btn_4pack_small.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto;
		position: relative;
		width: 151px;
	}

    section.store > aside.purchase > div.standard > div.multipack > div > a.fourpackbtn:hover {
        background-position: left bottom;
	}
	
	select{
		background: url(/images/content/store/release/arrow_additionaldistributors.png) no-repeat right #3A552A;
		background-position-x: 195px;
        border: 1px solid #8CD260;
        color: #FFFFFF;
		height: 36px;
        padding: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
		width: 230px;
	}

    select::-ms-expand { display: none; }
	
	section.store > aside.purchase > hr {
        background-color: #424242;
        border: none;
		display: block;
		height: 1px;
		margin: 2em auto 1.5em auto;
		position: relative;
		width: 320px;
	}
	
	section.store > aside.purchase > div {
		display: block;
		margin: 0 auto;
		position: relative;
	}
	
	section.store > aside.purchase > div.asterisk > p.minsys {
		color: #00cbe5;
		font-size: 11px;
        margin: 0 auto;
	}

    section.store > aside.purchase > div.asterisk > p.minsys > a {
		color: #00cbe5;
	}

    section.store > aside.purchase > div.asterisk > p.minsys > a:hover {
		color: #12ddf7;
	}

/* #region DLC */
section.dlc {
	padding-bottom: 2em;
    text-align: center;
}

section.dlc h2 {
    color: #88dbda;
}
    section h2.subhead {
		color: #C67854;
        font: normal 1em Nevis, 'Segoe UI', Arial, sans-serif;
        margin: 0.25em auto 0;
	}

    section h2.subhead a.expand_btn {
		color: #ffffff;
        font: 0.875em 'Segoe UI', Arial, Tahoma;
        margin: 0 auto;
	}

    section h2.subhead a.expand_btn:hover {
		color: #88dbda;
	}

    .details
    {
	    display: none;
    }

    section > div.description > div.details > ul.list {
        list-style-type: none;
        padding: 0;
    }

    section > div.description > div.details > ul.list > li {
        color: #f6f6f6;
        font: normal 0.875em 'Segoe UI', Arial, sans-serif;
    }

    section > div.description > div.details > ul.list > li > span {
        font-weight:bold;
    }

    section > div.description > div.details > ul.list > li::before {
        color: #C67854;
        content: "| ";
    }

    section.dlc > aside.purchase {
        display: inline-block;
		margin: 1em 2em;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}

    section.dlc > aside div.dlcscreenshots {
        display: block;
        height: 80px;
		margin: 0 auto;
		position: relative;
        width: 377px;
	}

    section.dlc > aside .slick-prev,
    section.dlc > aside .slick-next {
        background-color: #325858;
        display: block;
        height: 80px;
        width: 20px;
	}

    section.dlc > aside .slick-prev:before {
        /* content: '←'; */
        content: '\00ab';
        /* content: "\2039"; */
	}

    section.dlc > aside .slick-next:before {
        /* content: '→'; */
        content: '\00bb';
        /* content: "\203A"; */
	}

    section.dlc > aside div.dlcscreenshots a {
		color: transparent;
	}

    section.dlc > aside div.dlcscreenshots a img {
        height: 80px;
        width: 122px;
	}

    section.dlc > aside div.buydlc {
		background: url(/Images/content/store/release/dlc_ss_bkgd.png) no-repeat;
        display: block;
        height: 118px;
		margin: 0 auto;
        padding-top: 1.5em;
		position: relative;
		text-align: center;
        vertical-align: top;
        width: 427px;
	}

    section.dlc > aside div.buydlc p.price {
        display: inline-block;
        font-size: 1.25em;
        margin: 1em auto 0;
        position: relative;
        text-align: center;
        vertical-align: top;
        width: 153px;
    }
    
    section.dlc > aside div.buydlc div.buttons {
        display: inline-block;
        margin: 0 auto;
        position: relative;
        vertical-align: top;
        width: 264px;
    }

    section.dlc > aside div.buydlc a.cart {
		background: url(/images/content/store/release/btn_buysteam.png) no-repeat;
		background-position: left top;
		display: block;
		height: 47px;
		margin: 0 auto 0.5em;
		position: relative;
		width: 230px;
	}

    hr.maindiv {
        background-color: #3A5653;
        border: none;
        display: block;
        height: 1px;
        margin: 2em auto 1.5em auto;
        position: relative;
        max-width: 936px;
        width: 100%;
    }

/* #endregion */