/* =============================================== */
/* Basic Element Overrides
/* =============================================== */
html {
    font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, Sans-Serif;
    background-color: #000000;
    min-width: 1200px;
}

input {
    font-family: Arial;
    outline: none;
}

textarea {
    outline: none;
    resize: none;
}

form {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

.Muted {
    color: #888888;
    font-size: 0.8em;
}

.Muted a {
    color: #ca3209;
    text-decoration: underline; /* Muted links need an underline to show they're links */
}

.NoWrap {
    white-space: nowrap;
}

/* =============================================== */
/* One off elements.
/* =============================================== */
.Clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

.Indent {
    text-indent: 25px;
}

.DoubleIndent {
    text-indent: 50px;
}

.HorizontalScrollbar {
    overflow-x: scroll;
}

.NoHorizontalScrollbar {
    overflow-x: hidden;
}


/* =============================================== */
/* Terms and Conditions Styles
/* =============================================== */
.TAC p {
    text-align:justify;
}

.TAC .TACTitle {
    text-align:center;
    font-size:.9em;
    font-weight:bold;
    text-decoration:underline;
    margin:20px 0px 20px 0px;
}

.TAC .TACSubTitle {
    text-align:center;
    font-weight:bold;
}

.TAC .TACSectionHeader {
    font-weight:bold;
}

.TAC .TACDate {
    font-weight:bold;
    text-decoration:underline;
}

.TAC .TACLinks {
    overflow:hidden;
    font-size:.8em;
}

.TAC .TACLinks div {
    width:33%;
    float:left;
    text-align:center;
}

.TAC .TACLinks div a {
    color:#900;
}

.TAC .TACHighlight {
    background-color:Yellow;
}

/* =============================================== */
/* Main Chrome
/* =============================================== */
.MainBodyWrapper {
    min-width: 1200px;
    margin: 0px auto 0px auto;
    background: url('../Images/Backgrounds/HeaderBackground.jpg') no-repeat;
    background-position: center top;
    background-color: #000000;
    min-height: 640px;
}

.MainBodyWrapper.AnimationIsLoaded {
    background-image: none;
}

.MainBodyWrapper canvas{
    min-width: 1200px;
    min-height: 800px;
}

.MainBodyWrapper .MainBodyContentWrapper {
    width: 1150px;
    margin: 0px auto 0px auto;
    min-height: 640px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainBodyContentInnerWrapper {
    width: 1000px;
    margin: 0px auto 0px auto;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper {
    height: 174px;
    background: none;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .MagicLogo {
    float: left;
    width: 205px;
    height: 50px;
    margin: 10px 0px 0px 47px;
    background: url('../Images/Backgrounds/MagicLogoMythicOrange.png') no-repeat;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .MagicLogo a {
    display: block;
    width: 205px;
    height: 50px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .Logo {
    float: left;
    width: 370px;
    height: 130px;
    margin: 0px 0px 0px 0px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .Logo a {
    background: url('../Images/Logos/PWP.png') no-repeat -20px;
    display: block;
    width: 370px;
    height: 130px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .Logo a img {
    display: none;    
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls {
    height: 27px;
    text-align: right;
    overflow:hidden;

    -webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;

    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;

    border-right: 1px solid black;
    border-bottom: 1px solid black;

    display: table;
    float: right;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper #AuthControlWrapper {
    min-width: 380px;
    max-width: 500px;
    float: right;
    margin-right: 10px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls a {
    text-decoration:none;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab,
.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyHalfTab,
.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyMidTab {
    display:table-cell;
    height:27px;
    padding:0px 0px 0px 15px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab span,
.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyHalfTab span,
.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyMidTab span {
    display:block;
    height:27px;
    color: #000;
    font-size: .75em;
    font-weight:bold;
    text-shadow: 1px 1px 1px #fff;
    line-height:23px;
    padding:0px 15px 0px 0px;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyHalfTab {
    background:url('../Images/Backgrounds/TopTabs/LightGreyHalfTab.png') no-repeat;
    background-position:left top;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyHalfTab span {
    background:url('../Images/Backgrounds/TopTabs/LightGreyHalfTab.png') no-repeat;
    background-position:right bottom;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyMidTab {
    background:url('../Images/Backgrounds/TopTabs/LightGreyMidTab.png') no-repeat;
    background-position:left top;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .LightGreyMidTab span {
    background:url('../Images/Backgrounds/TopTabs/LightGreyMidTab.png') no-repeat;
    background-position:right bottom;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab {
    background: rgb(237,48,0); 
    background: -moz-linear-gradient(top,  rgba(237,48,0,1) 0%, rgba(191,44,11,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,48,0,1)), color-stop(100%,rgba(191,44,11,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3000', endColorstr='#bf2c0b',GradientType=0 ); /* IE6-8 */
}

body.IE9 .MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab {
    filter: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjI5MGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab {
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
    border-left: 1px solid black;
}

.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab:hover{
    background: rgb(240,153,5); 
    background: -moz-linear-gradient(top,  rgba(237,48,0,1) 0%, rgba(240,153,5,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,48,0,1)), color-stop(100%,rgba(240,153,5,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(240,153,5,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(240,153,5,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(240,153,5,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(237,48,0,1) 0%,rgba(240,153,5,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19905', endColorstr='#f09905',GradientType=0 ); /* IE6-8 */
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}

body.IE9 .MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab:hover{
    filter: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwOTkwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDMwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}



.MainBodyWrapper .MainBodyContentWrapper .MainLogoWrapper .AuthControls .DarkHalfTab span {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.MainFooterWrapper {
    /*background: url('../Images/Backgrounds/Footer.jpg') no-repeat;
    background-position: center bottom;*/
    background-color: #000000;
    min-width: 1200px;
    min-height: 170px;
    margin: 0;
    clear: both;
}

.MainFooterWrapper .MainFooterContentWrapper {
    width: 1000px;
    margin: 0px auto 0px auto;
    overflow: hidden;
}

.MainFooterWrapper .MainFooterContentWrapper .HasbroLogo {
    float: left;
    width: 45px;
    height: 50px;
    margin: 110px 0px 0px 0px;
}

.MainFooterWrapper .MainFooterContentWrapper .Copyright {
    float: left;
    width: 510px;
    font-size: .7em;
    color: #FFFFFF;
    margin: 140px 0px 0px 20px;
}

.MainFooterWrapper .MainFooterContentWrapper .ESRBLogo {
    float: left;
    width: 144px;
    height: 53px;
    margin: 100px 0px 0px 10px;
}

.MainFooterWrapper .MainFooterContentWrapper .Links {
    float: right;
    text-align: right;
    font-family: Arial;
    font-size: .75em;
    font-weight: bold;
    width:225px;
    overflow:hidden;
    margin: 10px 0px 0px 0px;
}

.MainFooterWrapper .MainFooterContentWrapper .Links a {
    display: block;
    color: #aaaaaa;
    /*text-shadow: 1px 1px #000;
    margin: 0px 0px 4px 0px;*/
    line-height: 18px;
}

.MainFooterWrapper .MainFooterContentWrapper .Links a.SelectLanguage {
    background: url('../Images/Icons/Globe.png') no-repeat;
    background-position: right center;
    padding: 1px 26px 0px 0px;
}

/* =============================================== */
/* Modal Dialog Box								   */
/* =============================================== */
.ModalBoxBackground {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9000;
    display: none;
    background: url('../Images/Backgrounds/BlackTransparency.png');
    cursor: pointer;
}

.ModalContainer {
    width: 600px;

    margin: 150px auto auto auto;
    border: 2px solid #999999;
    border-radius: 6px;
    background-color: white;
    cursor: default;

    padding: 20px;
    position: relative;
}

.HistoryPanel .HistoryPanelHeader .HistoryPanelHeaderColumns .ExpandButtonBg,
.HistoryPanel .HistoryPanelRows .HistoryPanelRow .UnLocked .ExpandButton,
.ModalBoxBackground .ModalCloseButton.GuildSelection,
.ModalBoxBackground .ModalCloseButton,
.ModalBoxBackground .GradientModalClose {
    background: rgb(237,48,0); 
    background: -moz-linear-gradient(top,  rgba(237,48,0,1) 0%, rgba(191,44,11,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,48,0,1)), color-stop(100%,rgba(191,44,11,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(237,48,0,1) 0%,rgba(191,44,11,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3000', endColorstr='#bf2c0b',GradientType=0 ); /* IE6-8 */
}

body.IE9 .HistoryPanel .HistoryPanelHeader .HistoryPanelHeaderColumns .ExpandButtonBg,
body.IE9 .HistoryPanel .HistoryPanelRows .HistoryPanelRow .UnLocked .ExpandButton,
body.IE9 .ModalBoxBackground .ModalCloseButton.GuildSelection,
body.IE9 .ModalBoxBackground .ModalCloseButton,
body.IE9 .ModalBoxBackground .GradientModalClose {
    filter: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZjJjMGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.HistoryPanel .HistoryPanelHeader .HistoryPanelHeaderColumns .ExpandButtonBg:hover,
.HistoryPanel .HistoryPanelRows .HistoryPanelRow .UnLocked .ExpandButton:hover,
.ModalBoxBackground .ModalCloseButton.GuildSelection:hover,
.ModalBoxBackground .ModalCloseButton:hover,
.ModalBoxBackground .GradientModalClose:hover {
    background: rgb(240,153,5); 
    background: -moz-linear-gradient(top,  rgba(240,153,5,1) 0%, rgba(237,48,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,153,5,1)), color-stop(100%,rgba(237,48,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(240,153,5,1) 0%,rgba(237,48,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(240,153,5,1) 0%,rgba(237,48,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(240,153,5,1) 0%,rgba(237,48,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(240,153,5,1) 0%,rgba(237,48,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09905', endColorstr='#f19905',GradientType=0 ); /* IE6-8 */
}

.HistoryPanel .HistoryPanelHeader .HistoryPanelHeaderColumns .ExpandButtonBg:hover,
.HistoryPanel .HistoryPanelRows .HistoryPanelRow .UnLocked .ExpandButton:hover,
.ModalBoxBackground .ModalCloseButton.GuildSelection:hover,
.ModalBoxBackground .ModalCloseButton:hover,
.ModalBoxBackground .GradientModalClose:hover {
    filter: none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwOTkwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDMwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

.ModalBoxBackground .ModalCloseButton.GuildSelection,
.ModalBoxBackground .ModalCloseButton,
.ModalBoxBackground .GradientModalClose {
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    outline: none;
    border: solid 1px rgb(0,0,0);
    border-radius: 50%;
}

.ModalCloseButton .ModalClose,
.ModalBoxBackground .GradientModalClose a {
    width: 23px;
    height: 23px;
    display: block;
    background: url('../Images/Backgrounds/Modal/ModalClose.png') no-repeat center;
}

.ModalBoxBackground .ModalClosePlaceholder {
    width: 31px;
    height: 31px;
    display: block;
    background: url('../Images/Backgrounds/Modal/closeboxtransparent.png') no-repeat;
    position: absolute;
    right: 5px;
    top: 0px;
    outline: none;
}

.ModalContainer .ModalContent {
    margin: 0px 6px 0px 6px;
    background-color: #fff;
    overflow: hidden;
}

/* ========================================================================================================== */
/* Standard Modal                                                                                            */
/* TODO: We should consolidate this style with the style above, which involves modifying every custom style.  */
/* ========================================================================================================== */
.ModalContainer.Standard {
    width: 471px;
    height: 319px;
}

.ModalCloseButton.Standard .ModalClose {
    right: -12px;
}

.ModalContainer.Standard .ModalCloseButton.Standard {
    left: 530px;
    top: -12px;
}

/* ========================================================================================================== */
/* Sign-in Modal

/* ========================================================================================================== */
.ModalBoxBackground .ModalContainer.SignInModal {
    border-radius: 10px;
    margin-top: 250px;
}

.ModalBoxBackground .ModalCloseButton.SignInModal {
    left: 530px;
    top: -12px;
}

/* =============================================== */
/* Facebook Modal Dialog Box		    		   */
/* =============================================== */
.ModalContainer.FacebookModal {
    width: 900px;
    margin-top: 250px;
}

.ModalBoxBackground .ModalCloseButton.FacebookModal {
    left: 930px;
    top: -10px;
}

/* =============================================== */
/* Redeem Modal Dialog Box		    		   */
/* =============================================== */
.ModalContainer.Redeem {
    width: 431px;
    height: 268px;
    margin-top: 250px;
}

.ModalBoxBackground .ModalCloseButton.Redeem {
    left: 460px;
    top: -14px;
}

/* =============================================== */
/* Competitive Points Modal Dialog Box   		   */
/* =============================================== */
.ModalContainer.Standard.CompetitivePointsModal {
    height: auto;
}

.ModalBoxBackground .ModalCloseButton.Standard.CompetitivePointsModal {
    left: 500px;
}

/* =============================================== */
/* Store Event Feedback Modal Dialog Box   		   */
/* =============================================== */
.ModalContainer.StoreEventFeedback {
    width: 500px;
    margin-top: 350px;
}

.ModalBoxBackground .ModalCloseButton.StoreEventFeedback {
    left: 528px;
    top: -12px;
    
}

/* =============================================== */
/* No Modal Box		        					   */
/* =============================================== */
.ModalCloseButton.None .ModalClose.None {
    width: 30px;
    height: 30px;
    display: block;
    background: url('../Images/Backgrounds/Modal/ModalClose.png') no-repeat;
    outline: none;
    margin: 100px auto 0px auto;
}

.NoModalContainer div img {
    display: block;
    margin: 10px auto 0px auto;
}

/* =============================================== */
/* Gradient Modal Box							   */
/* =============================================== */
.GradientModalContainer {
    width: 442px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -221px;
    margin-top: -150px;
    background-color: white;
    border: 2px solid #999999;
    border-radius: 2%;
}

.ModalBoxBackground .GradientModalClose {
    margin-left: 432px;
    margin-top: -174px;
}

/* =============================================== */
/* Small Gradient Modal Box							   */
/* =============================================== */
.GradientModalContainer.GradientModalContainerSmall {
    height: 160px
}

.VerticalTabs {
    width: auto;
    min-height: 120px;
    position: absolute;
    margin: 0px 0px 0px 1000px;
}

.VerticalTabs a {
    display: block;
}

/* =============================================== */
/* Error Modal Styles   						   */
/* =============================================== */
.GradientModalContainer .ErrorText {
    padding: 50px 0px 50px 0px;
    font-size: .8em;
    text-align: center;
    line-height: 160%;
}

.GradientModalContainer .ErrorText a {
    color: #B21416;
    font-weight: bold;
}

.ModalCloseButton.Grey {
    left: 430px;
    top: -12px;
}

/* =============================================== */
/* Join Planeswalker Points Modal Styles and
/* Scorecard Help Modal Content Styles  		   */
/* =============================================== */
.ModalContainer.ContentModal .Items .ItemGroup,
.ModalContainer.ContentModal.Big .Items .ItemGroup {
    overflow:hidden;
    margin:0px 0px 10px 0px;
}

.ModalContainer.ContentModal .Items .ItemGroup .ItemNumber,
.ModalContainer.ContentModal.Big .Items .ItemGroup .ItemNumber {
    float:left;
    width:25px;
}

.ModalContainer.ContentModal.Big .Items .ItemGroup .Item {
    float:left;
    width:590px;
}

.ModalContainer.ContentModal .Items .ItemGroup .Item {
    float:left;
    width:430px;
}

.ModalContainer.ContentModal .Items .ItemGroup .Item .ItemHeadline,
.ModalContainer.ContentModal.Big .Items .ItemGroup .Item .ItemHeadline {
    font-weight:bold;
    margin:0px 0px 5px 0px;
}

.ModalContainer.ContentModal.Big .GetStarted {
    float: left;
    position: relative;
    left: 50%;
}

.ModalContainer.ContentModal.Big .GetStarted .SmallButton {
    position: relative;
    left: -50%;
}

.ModalContainer.AchievementGroupModal {
    width: 800px;
    margin: 60px auto auto auto;
}

/* =============================================== */
/* Notification Modal Styles  		   */
/* =============================================== */
.ModalBoxBackground .ModalCloseButton.Notification{
    left: 328px;
    top: -12px;
}

/* =============================================== */
/* Language Selection Modal Styles  		   */
/* =============================================== */
.ModalContainer.LanguageSelection {
    padding: 16px 0;
    border-radius: 6px;
    margin-top: 250px;
}

.ModalBoxBackground .ModalCloseButton.LanguageSelection{
    left: 590px;
    top: -12px;
}

a.FacebookSmall {
    background:url('../Images/Icons/FacebookSmall.png') no-repeat;
}

/* =============================================== */
/* For leader board  		   */
/* =============================================== */
.MainBodyWrapper .MainBodyContentWrapper .NavigationTabs.WithSubNavigation .SubNavigationLink a:hover {
    color: white    
}