/**************************************************************
 ********************** GLOBAL STYLES *************************
 **************************************************************/

.social-callout .feed-holder .content-view {
    position: relative;
    overflow: hidden;
}

.social-callout .feed-holder .content-view .content-holder {
    position: relative;
}

a.ai-button {
    position: relative;
    display: inline-block;
    font-weight: bold;
    height: 54px;
    line-height: 56px;
    padding: 0 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    background: #749925;
	text-decoration: none;
}
a.ai-button:hover {
    background: #749925 url('images/buttons/purchase-button-texture.jpg') 0 0 repeat-x;
}

.ai-select-1.select2-container {
    width: 306px;
    height: 37px;
    background: transparent url('images/buttons/select-lines.png') scroll 0 0;
    padding: 1px;
}
.ai-select-1.select2-container .select2-choice {
    background-color: #1f1f1f;
    background-image: none;
    filter: none;
    color: #749925;
    font-size: 17px;
    text-transform: uppercase;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 0px;
    line-height: 35px;
    height: 35px;
}
.ai-select-1.select2-container .select2-choice .select2-arrow {
    background: none;
    border: none;
    margin-right: 5px;
    filter: none;
}
.ai-select-1.select2-container .select2-choice .select2-arrow b {
    background: transparent url('images/buttons/select-arrows.png') scroll 0 0;
}
.ai-select-1.select2-container.no-choice .select2-choice {
    color: #ffffff;
}
.ai-select-1.select2-dropdown-open .select2-choice,
.ai-select-1.select2-dropdown-open .select2-choices {
    background-color: #1f1f1f;
    background-image: none;
}
.ai-select-1.select2-dropdown-open .select2-choice .select2-arrow b,
.ai-select-1.select2-dropdown-open .select2-choices .select2-arrow b {
    background-position: -18px 0;
}
.ai-select-1.select2-dropdown-open.select2-drop-above .select2-choice {
    background-color: #1f1f1f;
    background-image: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 0px;
}
.ai-select-1#select2-drop {
    background: #1f1f1f;
    color: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 0px;
}
.ai-select-1#select2-drop .select2-results {
    padding: 0;
    margin: 0;
}
.ai-select-1#select2-drop .select2-results .select2-highlighted {
    background: #749925;
    color: #fff;
}
.ai-select-1#select2-drop .select2-results .hidden-opt {
    display: none;
}

/**************************************************************
 ********************** GAME INFO PAGE ************************
 **************************************************************/
body.page-game-info .content * {
    color: #ffffff;
}

body.page-game-info .game-features .game-features-feature div {
     font-family: 'isolationbold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700 !important;
  margin-bottom: 20px;
}

body.page-game-info .game-features .game-features-feature div h4{
  text-transform: uppercase;
}

/*body.page-game-info h1.page-title {
    display: none;
    visibility: hidden;
}*/

body.page-game-info #main-content,
body.page-game-info #main-content #primary {
    background: transparent;
}

body.page-game-info .game-text-block-1 {
    position: relative;
}

body.page-game-info .game-text-block-1 .game-body {
    width: 350px;
}


body.page-game-info .game-text-block-1 .game-video {
    position: absolute;
    left: 40%;
    top: 20%;
}

body.page-game-info .game-text-block-1 .game-video a {
    position: relative;
    display: inline-block;
    font-weight: normal;
    height: 120px;
    width: 120px;
    background: url('images/buttons/play-arrow-lg.png') 0 0 no-repeat;
    margin-left: 40px;
    margin-top: 40px;
}

body.page-game-info .game-text-block-1 .game-video a:hover {
    background-position: 0 -120px;
}

body.page-game-info .game-text-block-2 {
    clear: both;
    padding-top: 50px;
}

body.page-game-info .game-text-block-2 .game-cover {
    float: left;
}

body.page-game-info .game-text-block-2 .game-body {
    float: left;
    margin-left: 20px;
    width: 220px;
    font-size: 13px;
}

body.page-game-info .game-features-block {
    clear: both;
    background: transparent url('images/Checker_background-tile.png') 0 0 repeat;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}

body.page-game-info .game-features-block .game-media-link {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    width: 170px;
}

body.page-game-info .game-features-block .media-button {
    text-transform: uppercase;
}

body.page-game-info .game-features-block .media-button:active,
body.page-game-info .game-features-block .media-button:visited {
    color: #ffffff;
}

body.page-game-info .game-features-block .media-button .inner {
    display: block;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.85);
    border-bottom: 1px solid rgba(255, 255, 255, 0.85);
}

body.page-game-info .game-features-block .media-button .left,
body.page-game-info .game-features-block .media-button .right {
    display: inline-block;
    width: 7px;
    height: 31px;
    top: 0;
    position: absolute;
    background: transparent url('images/buttons/ai-button-sprite.png') 0 0 no-repeat;
}

body.page-game-info .game-features-block .media-button .left {
    background-position: 0 0;
    left: 0;
}

body.page-game-info .game-features-block .media-button .right {
    background-position: -7px 0;
    right: 0;
}

body.page-game-info .game-features-block .media-button:hover {
  text-decoration: none;
  color: #749925;
}

body.page-game-info .game-features-block .media-button:hover .inner {
    border-top: 1px solid rgba(116, 153, 37, 0.85);
    border-bottom: 1px solid rgba(116, 153, 37, 0.85);
    color: #749925;
}

body.page-game-info .game-features-block .media-button:hover .left {
    background-position: -14px 0;  
}

body.page-game-info .game-features-block .media-button:hover .right {
    background-position: -21px 0;
}


body.page-game-info .game-features-block .game-features-list {
    position: relative;
}

body.page-game-info .game-features-block .game-features-list .game-features-feature {
    font-size: 13px;
}   

body.page-game-info .game-features-block .game-features-list .game-features-feature h4 {
    color: #749925;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}


body.page-game-info h3.game-features-title {
    text-transform: uppercase;
}

body.page-game-info .game-features-block .game-features-list .game-features-left {
    width: 45%;
}

body.page-game-info .game-features-block .game-features-list .game-features-right {
    position: absolute;
    left: 50%;
    top: 0;
    width: 45%;    
}

body.page-game-info .game-features-block .game-banner-2 {
    clear: both;
    margin-top: 40px;
}

/**************************************************************
 ********************** PRE-ORDER PAGE ************************
 **************************************************************/

body.page-node-155 #primary {
    background: transparent url('images/checked-background.png') 0 0 repeat;
}

body.page-node-155 #primary h1 {
    color: #ffffff;
    font-size: 23px;
    text-transform: uppercase;
}

body.page-node-155 #preorder-panel {
    position: relative;
    height: 550px;
}

body.page-node-155 .preorder-menu {
    width: 500px;
}

body.page-node-155 .preorder-menu dl {
    width: 300px;
    margin: 50px auto;
}

body.page-node-155 .preorder-menu dt {
    color: #749925;
    font-size: 14px;
    padding-top: 15px;
}

body.page-node-155 select.ai-select {
    width: 316px;
}

body.page-node-155 .packshot-image-container {
    position: absolute;
    right: 140px;
    top: 0;
}

body.page-node-155 #pre-order-submit {
    margin-top: 25px;    
}
