﻿a, p, h1
{
	color: #fff;
	font-family: 'Segoe UI', Arial, Verdana, sans-serif;
}
/*div.content div.box.full > .middle {
	background: url('/images/layout/boxes/full/box.middle_stretch.png') repeat center top;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	min-height: 575px;
	overflow: hidden;
	width: 100%;
}*/
section.purchase {
    height: 95%;
    padding-top: 2em;
    /*margin: 0 0 0 3em;*/
    margin: 0 auto;
    padding: 0 3em;
    text-align: left;
    width: 95%;
    z-index: 100;
}
section.purchase hr
{
	background: transparent url('/images/layout/purchase/separator.png') no-repeat center center;
	border: 0;
	display: inline-block;
	height: 24px;
	margin: .5em 0;
	width: 65%;
}

section.purchase div.esrb {
    display: block;
    margin-top: 4em;
    text-align: left;
}

    section.purchase div.esrb img {
        display: inline-block;
        margin-right: 0.25em;
        vertical-align: middle;
    }

    section.purchase div.esrb div {
        display: inline-block;
        font-size: 10px;
        text-align: left;
        width: auto;
        vertical-align: middle;
    }

    section.purchase div.esrb p.esrbtxt2 {
        border-top: 1px solid rgba(255, 255, 255, .5);
        margin-top: 0.5em;
        padding-top: 0.5em;
    }

section.purchase div.retailers {
	display: block;
	margin: 0 auto;
    margin-left: -3em;
    text-align: center;
}

section.purchase div.retailers a {
	display: inline-block;
	margin: 0 7px;
	vertical-align: middle;
}

section.purchase article.GalCiv3 {
    float: left;
    width: 59%;
}

section.purchase h1
{
	display: inline-block;
	text-transform: uppercase;
}
section.purchase h1.header
{
	color: #ffc800;
	font: 1.625em BankGothicLtBT;
	margin-bottom: 0.15em;
}
section.purchase h1.header span
{
	color: #f6f6f6;
}

section.purchase p.description
{
	color: #f6f6f6;
	font: 0.938em 'Segoe UI', Arial, Verdana, sans-serif;
}
    section.purchase p.disclaimer {
        color: #f6f6f6;
        font: 0.75em 'Segoe UI', Arial, Verdana, sans-serif;
        margin: 3em auto 1em;
        text-align: center;
        width: 550px;
    }
section.purchase div.upgrade
{
	background-color: #242424;
    border: 1px solid #565656;
    display: block;
    padding: 0.75em 0;
    margin-top: 1.25em;
}
section.purchase h2.upgrade
{
	color: #ffc800;
	font: 1.275em BankGothicLtBT;
    margin: 0.2em 0;
    text-align:center;
}
section.purchase a.upgradetxt
{
	display: block;
    font: 0.813em 'Segoe UI', Arial, Verdana, sans-serif;
    text-align:center;
}
section.purchase h2.subhead
{
	color: #ffc800;
	font: 1.275em BankGothicLtBT;
    margin: 0.9em 0 0.2em 0;
}
section.purchase h2.subhead a
{
	color: #f6f6f6;
	font: 0.688em "Segoe UI", sans-serif;
	text-decoration: none;
}
section.purchase h2.subhead a:hover
{
	color: #6aace8;
	text-decoration: underline;
}
    section.purchase div.community-discount
    {
	    background-color: #192835;
	    border: 1px solid #416a8e;
	    display: block;
        margin: 0;
        margin-bottom: 1em;
	    padding: 10px;
	    width: 860px;
    }

    section.purchase div.community-discount > h2
    {
	    color: #ffc800;
        font: 1.275em BankGothicLtBT;
        margin: 0;
	    text-align: center;
        text-transform: uppercase;
    }

    section.purchase div.community-discount > p
    {
	    margin: 0.25em 0;
	    font-size: 14px;
	    text-align: center;
    }

    section.purchase div.community-discount > p span
    {
	    color: #ffc800;
        font-weight:bold;
    }

section.purchase article div.screenshots {
	margin-top: 0.5em;
}
section.purchase article div.screenshots a.screenshot {
	color: transparent;
}
section.purchase article div.screenshots a.screenshot img {
	height: 72px;
	margin: 0;
	padding: 0;
	width: 104px;
}
section.purchase ul.list {
    color: #f6f6f6;
	font: 1em 'Segoe UI', Arial, Verdana, sans-serif;
    list-style-type: none;
}

section.purchase ul.list li {
    margin-bottom: 0.3em;
}

section.purchase ul.list li::before {
    color: #ffc800;
    content: "| " ;
    font: 1em bold 'Segoe UI', Arial, Verdana, sans-serif;
}

section.purchase ul.dlc {
	font: 0.813em 'Segoe UI', Arial, Verdana, sans-serif;
}

section.purchase ul.dlc li {
	 margin-bottom: 0.813em;
}

section.purchase ul.dlc li.noline {
    margin-bottom: 1.25em;
}

section.purchase ul.dlc li.noline::before {
    content: none;
}

section.purchase ul.dlc li.noline ul {
    font-size: 1em;
}

section.purchase ul.dlc li.noline ul li {
    margin-bottom: 0.5em;
    margin-left: 0.75em
}

    section.purchase div.sysreq {
        /*background-color: #192835;
        border: 1px solid #416a8e;*/
        display: block;
        margin: 0 auto;
        margin-bottom: 3em;
        text-align: center;
        /*padding: 10px;
        width: 860px;*/
    }

        section.purchase div.sysreq div aside.syscolumn {
            display: inline-block;
            margin: 0 1.5em;
            vertical-align: top;
            /*width: 400px;*/
        }

        section.purchase div.sysreq h2.subhead {
            color: #ffc800;
            font: 1.625em BankGothicLtBT;
            margin: 0 0 0.5em 0;
        }

        section.purchase div.sysreq div aside.syscolumn p.disclaimer {
            font: 0.75em 'Segoe UI', Arial, Verdana, sans-serif;
        }

        section.purchase div.sysreq div aside.syscolumn ul {
            list-style-type: none;
            text-align: left;
        }

            section.purchase div.sysreq div aside.syscolumn ul li {
                color: #f6f6f6;
                font: 0.75em 'Segoe UI', Arial, Verdana, sans-serif;
                line-height: 2.5em;
            }

                section.purchase div.sysreq div aside.syscolumn ul li ul li {
                    color: #f6f6f6;
                    font: 1em 'Segoe UI', Arial, Verdana, sans-serif;
                    list-style-type: none;
                    margin-left: 7px;
                }

                section.purchase div.sysreq div aside.syscolumn ul li::before {
                    color: #ffc800;
                    content: "| ";
                    font: 1em bold 'Segoe UI', Arial, Verdana, sans-serif;
                }

    section.purchase ul.dlc {
        font: 0.813em 'Segoe UI', Arial, Verdana, sans-serif;
    }

        section.purchase ul.dlc li {
            margin-bottom: 0.813em;
        }

section.purchase ul.left {
	display: inline-block;
	margin-right: 3em;
	position: relative;
	vertical-align: top;
	width: 44%;
}

section.purchase ul.right {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 44%
}

section.purchase span.bold {
    font-weight: 700;
}

section.purchase a.buynow
{
	background: url('/images/content/purchase/btn_buynow.png') no-repeat center top;
	display: block;
	height: 67px;
	margin: auto;
	margin-top: 0.5em;
	width: 202px;
}
section.purchase a.buynow:hover
{
	background-position: center bottom;
}

/* #region Purchase Area */

aside.getitnow {
    background: url('/images/content/purchase/purchase_bg.png') no-repeat;
    display: inline-block;
    float: right;
    height: 100%;
	padding-bottom: 1.25em;
    width: 382px;
}

aside.getitnow p.price {
    color: #ffc800;
	font: 1.275em BankGothicLtBT;
    padding: 0.85em 0 0.25em 0;
    text-align: center;
}

aside.getitnow p.price strike {
	font: 0.813em BankGothicLtBT;
}

aside.getitnow a.buynow
{
	background: url('/images/content/purchase/button_getitnow.png') no-repeat center top;
	display: block;
	height: 43px;
	margin: auto;
	margin-top: 0.175em;
	width: 184px;
}
aside.getitnow a.buynow:hover
{
	background-position: center bottom;
}

    aside.getitnow p.esrbtxt {
        font-size: 0.75em;
        margin: 1em auto;
        text-align: left;
        width: 225px;
    }

        aside.getitnow p.esrbtxt span {
            display: block;
            margin-bottom: 0.25em;
        }

    aside.getitnow p.esrbtxt2 {
        border-top: 1px solid rgba(255, 255, 255, .5);
        font-size: 0.75em;
        margin: 0.5em auto 1em;
        padding-top: 0.5em;
        text-align: left;
        width: 225px;
    }

aside.getitnow a.learnmore
{
    background: url('/images/content/purchase/btn_learnmore.png') no-repeat center top;
	display: block;
	height: 43px;
	margin: auto;
    margin-top: 0.175em;
	width: 161px;
}

aside.getitnow a.learnmore:hover
{
    background-position: center bottom;
}

    aside.getitnow a.wishlist {
        background: url('/images/content/purchase/btn_addtosteamwishlist.png') no-repeat center top;
        display: block;
        height: 43px;
        margin: auto;
        margin-top: 1.5em;
        vertical-align: middle;
        width: 300px;
    }

        aside.getitnow a.wishlist:hover {
            filter: brightness(1.12);
        }

aside.getitnow a.steam
{
    display: block;
    margin: 0 auto;
	margin-bottom: 1em;
    margin-top: 1.25em;
    text-align: center;
}

section.purchase img.divider {
    clear: both;
	margin: 2.5em auto;
}
section.purchase img.divider.one {
    margin-bottom: 1.5em;
    margin-top: 2.5em;
}
section.purchase img.divider.two {
    margin-top: 1.5em;
}


/* #endregion */

/* #region Purchase Box */
section.purchase aside.box
{
	background: url('/images/layout/purchase/purchase_bg.png') no-repeat center center;
	display: inline-block;
	height: 228px;
	margin-top: 2em;
	position: relative;
	text-align: center;
	width: 548px;
}
section.purchase aside.box .buy
{
	display: inline-block;
	margin-top: 1em;
	text-align: center;
	vertical-align: top;
}
section.purchase aside.box .buy h1
{
	color: #f2f2f2;
	font: 2em BankGothicMdBT;
	margin: 0.66em 0;
}
section.purchase aside.box .buy h2
{
	color: #f2f2f2;
	font: normal 1.5em 'BankGothicMdBT', Arial, sans-serif;
	margin: 0.25em auto 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 85%;
}
section.purchase aside.box .buy h2 del
{
	color: #c4c4c4;
	font: normal 0.7em 'BankGothicMdBT', Arial, sans-serif;
}
section.purchase aside.box .buy a.steam
{
	display: inline-block;
	margin-top: 0.5em;
}
section.purchase aside.box .buy p.disclaimer 
{
	font-size: .65em;
	margin: 0 auto;
	text-align: center;
}

/* #endregion */

.details
{
	display: none;
}

section.purchase div.maingame {
    display: block;
    margin-top: 1.5em;
}

    section.purchase div.maingame h1.first {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    section.purchase div.maingame p.maindescription {
        display: block;
        margin: 1em auto;
        text-align: center;
        width: 800px;
    }

    section.purchase div.maingame article.GalCiv3 {
        display: inline-block;
        margin: 0 auto;
        margin-right: 6px;
        min-height: 825px;
        position: relative;
        text-align: center;
        width: 410px;
        vertical-align: top;
    }

#prodlist {
    background-image: linear-gradient(180deg,#070f15,transparent 90%);
}

#gc3 {
    background-image: linear-gradient(180deg,#1b3e58,transparent 90%);
    width: 230px;
}

#gc3essentials {
    background-image: linear-gradient(180deg,#4383b1,transparent 90%);
    width: 196px;
}

#gc3gold {
    background-image: linear-gradient(180deg,#c59438,transparent 90%);
    width: 230px;
}

    section.purchase div.maingame article.GalCiv3 div.purchasewrapper {
        display: block;
        position: relative;
        text-align: left;
    }

    #gc3 div.purchasewrapper, #gc3essentials div.purchasewrapper, #gc3gold div.purchasewrapper {
        text-align: center;
    }

        #prodlist div.purchasewrapper div.titlebar {
            background-color: #070f15;
            height: 68px;
        }

        #gc3 div.purchasewrapper div.titlebar {
            background-color: #1b3e58;
            height: 68px;
        }

        #gc3essentials div.purchasewrapper div.titlebar {
            background-color: #4383b1;
            height: 68px;
        }

        #gc3gold div.purchasewrapper div.titlebar {
            background-color: #c59438;
            height: 68px;
        }

        section.purchase div.maingame article.GalCiv3 div.purchasewrapper h1 {
            color: #f6f6f6;
            line-height: 0.75em;
            margin: 0.5em;
        }

        section.purchase div.maingame article.GalCiv3 div.purchasewrapper h1 span {
            font-size: 0.75em;
        }

        section.purchase div.maingame article.GalCiv3 div.purchasewrapper ul.list {
            color: #f6f6f6;
            font: 1em 'Segoe UI', Arial, Verdana, sans-serif;
            list-style-type: none;
        }

            section.purchase div.maingame article.GalCiv3 div.purchasewrapper ul.list li {
                border-bottom: 1px solid #7297b1;
                height: 34px;
                line-height: 34px;
                margin-bottom: 0.125em;
            }

            section.purchase div.maingame article.GalCiv3 div.purchasewrapper ul.list li:before {
                content: none;
            }

                section.purchase div.maingame article.GalCiv3 div.purchasewrapper ul.list li span.inc {
                    font-size: 1.200em;
                    font-weight: bold;
                }

    section.purchase div.maingame article.GalCiv3 div.purchase {
        display: block;
        margin-top: 1.5em;
        padding-bottom: 1.25em;
        position: relative;
    }

    section.purchase div.maingame article.GalCiv3 div.purchase p.price {
        color: #ffc800;
        display: inline-block;
        font: 1.275em BankGothicLtBT;
        padding: 0.75em 0 0.25em 0;
        position: relative;
        text-align: left;
        vertical-align: top;
        width: 95px;
    }

    section.purchase div.maingame article.GalCiv3 div.purchase div {
        display: inline-block;
        position: relative;
        vertical-align: top;
    }

        section.purchase div.maingame article.GalCiv3 div.purchase p.price strike {
            color: #888888;
            display: block;
            font: 0.75em BankGothicLtBT;
            margin-top: -1em;
        }

section.purchase div.maingame article.GalCiv3 div.purchase a.buynow
{
    background: url('/images/content/purchase/button_getitnow.png') no-repeat center top;
	display: block;
	height: 43px;
	margin: auto;
	margin-top: 0.175em;
	width: 184px;
}

    section.purchase div.maingame article.GalCiv3 div.purchase a.buynow.sm {
        background: url('/images/content/purchase/button_getitnow_sm.png') no-repeat center top;
        display: block;
        height: 37px;
        margin: auto;
        margin-top: 0.175em;
        width: 158px;
    }

section.purchase div.maingame article.GalCiv3 div.purchase a.buynow:hover
{
    background-position: center bottom;
}

section.purchase div.maingame aside.gc3info
{
    margin: 0 auto;
    display: inline-block;
    float: none;
    width: 330px;
    vertical-align: top;
}

section.purchase div.maingame aside.gc3info h2
{
    margin: 0 auto;
    margin-top: 1.5em;
}

section.purchase div.maingame aside.gc3info h2:first-child {
    margin-top: 0;
}

section.purchase div.expansion
{
    background: url('/images/content/purchase/box_expansion.png') no-repeat center top;
	display: block;
	height: 250px;
	margin-top: 2em;
	width: 881px;
}

section.purchase div.expansion.new
{
    background: url('/images/content/purchase/box_expansion_new.png') no-repeat center top;
}

section.purchase div.expansion.gray
{
    background: url('/images/content/purchase/box_expansion_gray.png') no-repeat center top;
}

    section.purchase div.expansion.featured {
        background: url('/images/content/purchase/box_featured.png') no-repeat center top;
        height: 207px;
    }

        section.purchase div.expansion.featured a.wishlist {
            background: url('/images/content/purchase/btn_addtosteamwishlist.png') no-repeat center top;
            display: block;
            height: 43px;
            margin: auto;
            margin-top: 0.175em;
            vertical-align: middle;
            width: 300px;
        }

        section.purchase div.expansion.featured a.wishlist:hover {
            filter: brightness(1.12);
        }

	section.purchase div.expansion aside.getitnow2 p.header {

	}

	section.purchase div.expansion aside.getitnow2 > div > div:not(:first-child) {
		margin-top: 1em;
	}

	section.purchase div.expansion aside.getitnow2 p.price {
		color: #ffc800;
		display: inline-block;
		font: 1.275em BankGothicLtBT;
		padding-bottom: 0;
		text-align: left;
		vertical-align: middle;
		width: 108px;
	}

        section.purchase div.expansion aside.getitnow2 p.price strike {
            color: #888888;
            display: block;
            font: 0.75em BankGothicLtBT;
        }

    section.purchase div.expansion aside.getitnow2 a.buynow {
        background: url('/images/content/purchase/button_getitnow.png') no-repeat center top;
        display: inline-block;
        height: 43px;
        margin: auto;
        margin-top: 0.175em;
        vertical-align: middle;
        width: 184px;
    }

	section.purchase div.expansion aside.getitnow2 .distributors {
		margin: 1em;
	}

	section.purchase div.expansion aside.getitnow2 a.buynow:hover {
		background-position: center bottom;
	}

    section.purchase div.expansion aside.getitnow2 p.wishlist {
        font-size: 0.813em;
        margin-top: 0.75em;
    }

    section.purchase > div.expansion > div {
        display: block;
        padding: 2em 1em 0 2.5em;
    }

section.purchase div.expansion article
{
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 53%;
}

section.purchase div.expansion article h1
{
    color: #fff;
    margin-bottom: 0;
}

section.purchase div.expansion article h2
{
    color: #ffc800;
	font: 1.275em BankGothicLtBT;
    margin: 0 auto;
}

section.purchase div.expansion article p.description
{

}

section.purchase div.expansion article p.disclaimer
{
    color: #8c8c8c;
    font-size: 0.875em;
    font-style: italic;
    margin-top: 1em;
}

section.purchase div.expansion aside
{
    display: inline-block;
    margin-left: 1.5em;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 43%;
}
section.purchase div.expansion aside p.price
{
    color: #ffc800;
    font: 1.275em BankGothicLtBT;
    padding-bottom: 0.5em;
    text-align: center;
}

section.purchase div.expansion aside p.price > strike
{
    font: 0.813em BankGothicLtBT;
}

    section.purchase div.expansion aside p.esrbtxt {
        font-size: 0.75em;
        margin-top: 0.75em;
        text-align: left;
    }

        section.purchase div.expansion aside p.esrbtxt span {
            display: block;
            margin-bottom: 0.25em;
        }

    section.purchase div.expansion aside p.esrbtxt2 {
        border-top: 1px solid rgba(255, 255, 255, .5);
        font-size: 0.75em;
        margin-top: 0.5em;
        padding-top: 0.5em;
        text-align: left;
    }

section.purchase div.expansion aside div.buttons
{
    display: block;
    margin: 0 auto;
	margin-bottom: 0.175em;
    position: relative;
}

section.purchase div.expansion aside a.getexpansion
{
    background: url('/images/content/purchase/btn_getitnow_small.png') no-repeat center top;
	display: inline-block;
	height: 43px;
	margin: 0 0.25em;
    position: relative;
	width: 161px;
}

section.purchase div.expansion aside a.getexpansion:hover
{
    background-position: center bottom;
}

section.purchase div.expansion aside a.learnmore
{
    background: url('/images/content/purchase/btn_learnmore.png') no-repeat center top;
	display: inline-block;
	height: 43px;
	margin: 0 0.25em;
    position: relative;
	width: 161px;
}

section.purchase div.expansion aside a.learnmore:hover
{
    background-position: center bottom;
}

section.purchase div.expansion div.screenshots
{
    padding: 1em 0;
}

section.purchase div.expansion div.screenshots a.screenshot {
    color: transparent;
}

select
{
	background: url(/images/content/purchase/arrow_additionaldistributors.png) no-repeat right #3A552A;
	background-position-x: 195px;
    border: 1px solid #8CD260;
    color: #FFFFFF;
	height: 36px;
    padding: 5px;
    text-align: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	width: 230px;
}

select::-ms-expand { display: none; }

/*section.purchase div.maingame select
{
	background-position-x: 148px;
    margin-top: 1em;
	width: 184px;
}*/

section.purchase div.maingame select {
    background-position-x: 124px;
    margin-top: 1em;
    width: 160px;
}

section.purchase div.expansion aside div.dropdownpurchase div
{
    margin-bottom: 0.5em;
    text-align: left;
}

section.purchase div.expansion aside div.dropdownpurchase div p.price
{
    color: #ffc800;
    display: inline-block;
    font: 1.275em BankGothicLtBT;
    padding-bottom: 0;
    text-align: left;
    vertical-align: middle;
    width: 108px;
}

section.purchase div.expansion aside div.dropdownpurchase p.price > strike
{
    color: #888888;
    display: block;
    font: 0.75em BankGothicLtBT;
}

section.purchase div.expansion article p.learnmore a
{
    color: #ffc800;
}

section.purchase div.expansion aside div.dropdownpurchase p.disclaimer,
section.purchase div.expansion aside p.disclaimer {
    color: #8c8c8c;
    font-size: 0.875em;
    font-style: italic;
    margin: 1em auto 0;
    text-align: center;
}

.lightspeed-box .lsb-content {
    height: 80%;
}