﻿

/* Ditch the X that IE10 puts in input boxes*/
::-ms-clear {
      display: none;
  }


@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
    
}

@-moz-keyframes pulse {
	from {
		background:#f6f6f6;
	}
	to {
		background:#fff;
	}
}
@-webkit-keyframes pulse {
	from {
		background:#f6f6f6;
	}
	to {
		background:#fff;
	}
}
@keyframes pulse {
	from {
		background:#f6f6f6;
	}
	to {
		background:#fff;
	}
}



*{margin:0;padding:0;}
html{
    height:100%;
    background: #000; /* Old browsers */
    
}
body.Index
{
    color:#fff;
    background:#000 none;
}
body {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    box-shadow:0 0 50px rgba(0, 0, 0, 0.15) inset;
    min-height:100%;
    position:relative;
    color:rgb(30, 36, 43);
	background:url("/img/theme/bungienet/bgs/bg_globe.jpg") fixed center top repeat-x #384c6b; 
	background-size: cover;

	font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
    
	body.SignUp
    {
        background:url("/img/theme/bungienet/bgs/bg_upperNebula.png") no-repeat center 0px #F8F8F8;
    }
	
    body.scrolllocked
    {
        position:fixed;
        width:100%;
    }
        .BnetDown #HomeContent
        {
            display:none;
        }

/* Webkit only - remove fixed background*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body.bg.cf::after
	{
		position: absolute;
		display: block;
	}

	body.bg.cf.Index::after
	{
		display: none;
	}

	.bg_top
	{
		position: absolute;
	}
}

.frontSpinner
{
	background: #000;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 100px;
}

        
h1,h2,h3,h4,h5,h6
{
	font-weight:normal;
    font-weight: 500;
}

.ja h1, .ja h2, .ja h3, .ja h4, .ja h5, .ja h6 
{
	font-weight:bold;
}

a{
    text-decoration:none;
    outline:0;
    cursor:pointer;
	color:#0096db;
}
a:hover, a.link_white:hover, a.link_black:hover, a.link_gray:hover
{
	text-decoration:underline;
    outline:0;
    color:#00acfb;
}

a.link_white
{
    color:#fff;
}
    
a.link_black
{
    color:#2b2b2b;
}
a.link_gray
{
    color:#777;
}
article
{
    /* ipad touch highlight */
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
}
fieldset, img{border:0;}
img
{
    max-width:100%;
}
.ja em
{
    font-style:normal !important;
}

.bg_secondary {
    min-height: 100%;
    position: relative;
	opacity:0.0;
	-moz-transition: 0.1s ease-out opacity;
	-o-transition: 0.1s ease-out opacity;
	-webkit-transition: 0.1s ease-out opacity;
	transition: 0.1s ease-out opacity;
    z-index:2;
}
      
	body.loaded .bg_secondary
	{
		opacity:1;
	}

    
    .Index .bg_secondary
    {
        background:none;
    }
 
   

.container_textfield {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 1px 1px 1px 1px;
    box-shadow:0 1px 2px -1px  rgba(0, 0, 0, 0.1) inset;
    color: #323238;
    font-size: 13px; 
}

#email .container_textfield,
#gamertag .container_textfield,
#psnid .container_textfield
{
	background: none;
	border: 0;
    box-shadow:none;
	padding: 0;
	margin-right: 17px;
}

#gamertag .floatingLink,
#psnid .floatingLink
{
	text-indent: 0;
}



.Groups .column.main .btn_more, 
.MyCommunity .column.main .btn_more
{
    margin:11px;
}
.Groups .column.main .btn_more
{
    margin: 11px;
}

.Groups .btn_pager ,
.Groups .btn_current { 
	margin: 11px 2px !important;
	min-width: 5px; 
}




	

#tagsOnPage {
    width: 650px;
}
.tagsOnPage {
    color: #6a6a6a;
    font-size: 13px;
    float: left;
    clear:left;

}
    .Groups .tagsOnPage
    {
        color: #6A6A6A;
        font-size: 13px;
    }
    .tagsOnPage .tags {
        color: #FFFFFF;
        line-height: 14px;
    }
    .tagsOnPage h3 {
        color: #FFF;
        float: left;
        font-family: Tahoma,Verdana,sans-serif;
        font-size: 11px;
        margin-right: 5px;
    }
        .Groups .tagsOnPage h3 {
            color: #6A6A6A;
            float: left;
            font-family: Tahoma,Verdana,sans-serif;
            font-size: 11px;
            margin-right: 5px;
        }
    .tagsOnPage li {
        list-style: none;
        display: inline;
    }
        .tagsOnPage li + li:before {
            content: ", ";
        }
    .tagsOnPage a {
        color: #fff;
        font-size: 11px;
    }
        .Groups .tagsOnPage a
        {
            color: #5787B5;
            font-size: 11px;
        }
		.tagsOnPage a:hover {
			color: #0096db;
		}

.header_body {

}
    .Groups .header_body
    {
        display:none;
    }
    .header_body .actions {
        float: right;
    }

.container_out
{
    width:960px;
    border:14px solid rgba(0,0,0,.15);
    margin:0 auto;
    clear:both;
}
    .Community .container_out, .Groups .container_out, .MyCommunity .container_out, .GroupSearch .container_out, .Bungie .container_out,  .Blog .container_out, .Edit .container_out, .Search .container_out
    {
        border-top:0;
        position:relative;
    }
@media screen and (max-width: 981px)
{
    .container_out
    {
        border:0;
    }
}


.container_body, .container_userResearch
{
	width: 960px;
	margin: 0 auto;

	position: relative;
    z-index: 2;
	background:url("/img/theme/bungienet/bgs/bg_container_body_white.png") repeat-y;
	min-height: 600px;
}
    .Bungie .container_body, .GroupSearch .container_body, .MyCommunity .container_body, .Edit .container_body, .Search .container_body, .Groups .container_body, .Activity .container_body
    {
        background:#fff;
    }

.container_body > h1 {
    color: #FFFFFF;
    font-size: 53px;
    margin: -73px 10px 0 13px;
    position: absolute;
    text-transform: uppercase;
    z-index: 9999;
    left:0;
}
    .container_body > h1 a
    {
        color:#cccccc;
    }
        .container_body > h1 a:hover
        {
            color:#ffffff;
            text-decoration:none;
        }
    
.column {
    
}
    .column.left.side {
        float: left;
        min-height: 100px;
        padding-left: 1px;
		margin-top:17px;
        width: 300px;
		margin-left: -154px;
        padding-bottom:17px;
		background-color: white;
    }
        .Community .left.side
        {
            margin-top:114px;
        }
        .AboutUs .column.left.side
        {
            width:241px;
			padding-bottom: 30px;
        }

    .column.main {
        /*background: none repeat scroll 0 0 #F6F6F6;*/
        float: left;
        min-height: 700px;
        overflow: hidden;
        padding-bottom: 50px;
        margin-left: 1px;
        width: 811px;
	}
        .Groups .column.main, .Community .column.main
        {
            position:relative;
        }
        .Bungie .column.main, .GroupSearch .column.main, .MyCommunity .column.main, .Edit .column.main, .Search .column.main, .Groups .column.main, .Activity .column.main
        {
            width:960px;
            margin-left:0;
        }


        .Community .column.main
        {
            overflow:visible;
        }
        .AboutUs .column.main
        {
            width:auto;
            float:none;
        }
        .AboutUs.Universes .column.main
        {
            width:100%;
        }
    .column.side h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

	#openInApp
	{
		display: none;
	}


.subcolumn
{
    float:left;
}
    .subcolumn.main
    {
        width:545px;
    }
    .subcolumn.right
    {
        width:172px;
        float:right;
        text-align:right;
    }
        .subcolumn.right .container_widget
        {
            clear:both;
            margin-bottom:20px;
        }

.nav_side {
   margin-top:10px;
}
#nav_tags
{
    
}

	#nav_tags h4
    {
        color: #909090;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        padding: 14px 5px 0 18px;
    }
        .en #nav_tags h4
        {
            text-transform: capitalize;
        }
    #nav_tags .empty
    {
        display: block;
        font-size: 12px;
        padding: 0 5px 0 18px;
    }
    .nav_side.fixed {
        position: fixed;
        top: 0px;
    }
    .nav_side li {
        clear: both;
        float: left;
        list-style: none outside none;
        margin-top: 7px;
        width: 100%;
    }
        .nav_side li:first-child {
            margin-top: 0;
        }
    .nav_side a {
        color: #2B2B2B;
        display:block;
        font-size: 14px;
        line-height: 19px;
        max-width: 100%;
        overflow: hidden;
        padding: 0 18px;
        text-overflow: ellipsis;
        
        white-space: nowrap;
        font-weight: 400;
    }
        .en .nav_side a{ 
            text-transform: capitalize;

        }
        .nav_side a:hover {
            color:#0096db;
        }    
        
        .nav_side .on > a {
            background:url("/img/theme/bungienet/bgs/bg_leftNav_on.gif") repeat-y left top;
        }
			





.header_page {
    width: 960px;
    margin: 0 auto;
    z-index:1;
    position:relative;
	opacity:0.0;
	-moz-transition: 0.1s ease-out opacity;
    -o-transition: 0.1s ease-out opacity;
    -webkit-transition: 0.1s ease-out opacity;
    transition: 0.1s ease-out opacity;
}


body.loaded .header_page {
    opacity:1;
}
    .MyCommunity .header_page,
    .Edit .header_page
    {
        background-color: #444444;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
        color: #FFFFFF;
        height: 145px;
        padding: 10px;
        width: 940px;
        background-size:cover;
        
    }
        .Edit .header_page.errorSection
        {
            background:#f6f6f6;
            color:#2b2b2b;
            margin-top:100px;
        }
        .MyCommunity .header_page.userNotExist
        {
            background:url("/img/theme/bungienet/bgs/bg_header_userNotExist.jpg") no-repeat rgba(255,255,255,.95);
            background-size:100% 34px;
            height:auto;
            padding:0;
            width:auto;
        }
            .MyCommunity .header_page.userNotExist .content
            {
                
                color:#2e2e2e;
                position:relative;
                padding-left:177px;
                padding-right:53px;
                padding-top:75px;
                padding-bottom:116px;

            }
                .MyCommunity .header_page.userNotExist .content:before
                {
                    content:"";
                    background:url("/img/theme/bungienet/icons/icon_userNotExist.png") left top no-repeat;
                    display:block;
                    position:absolute;
                    left:62px;
                    top:64px;
                    width:97px;
                    height:108px;
                }
                .MyCommunity .header_page.userNotExist .content h3
                {
                    color: #2E2E2E;
        font-weight: 500;
                    font-size: 35px;
                    margin-top: -17px;
                }
                .MyCommunity .header_page.userNotExist .content p
                {
                    color: #2E2E2E;
        font-weight: 400;
                    font-size: 21px;
                    line-height: 27px;
                    margin-top: 20px;
                }
                .MyCommunity .header_page.userNotExist .content .actions
                {
        font-weight: 400;
                    font-size:21px;
                    color:#2e2e2e;
                    text-align:right;
                    background:#fff;
                    color:#2e2e2e;
                    line-height:75px;
                    width:auto;
                    bottom:0;
                    left:0;
                    padding-right:20px;
                    width:940px;

                }
                    .userNotExist .content .actions a
                    {
                        margin-left:20px;
                    }
                    

        
        
           
        
    .header_page .container_identity
    {
        margin:0 10px 0 10px;
		padding-bottom:20px;
        background: url("/img/theme/bungienet/bgs/bg_diagonalStripes.png") repeat-x scroll center bottom;
    }
        .header_page .identity {
            float: left;
        }
            .header_page .identity .avatar{
                width: 90px;
                height:90px;
                float: left;
                margin-right: 18px;
            }
            .header_page .identity .content {
                float: left;
			    width:575px;
            
            }
                .Groups .header_page .identity .content
                {
                    width:775px;
					padding-top:10px;
                }
                .header_page .identity .displayName {
                    float: left;
                    width:100%;
					
                }
                    .header_page .displayName a {
                        font-size:37px;
                        color: #fff;
        font-weight: 500;
                        text-shadow:0 1px 2px rgba(0,0,0,.75); 
                    }
                        .header_page .displayName a:hover {
                            text-decoration:none;
                        }
                    
                .header_page .identity em {
                    clear: both;
                    display: block;
                    font-size: 18px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    
                    text-shadow:0 1px 2px rgba(0,0,0,.75); 
                }

				.header_page .identity em.groupMotto
				{
					font-size: 16px;
					white-space: normal;
					max-height: 55px;
				}

        .header_page .identityInfo {
            float: right;
            text-align: right;
            font-size: 14px;
            max-width: 25%;
            padding-top: 10px;
            color:#fff;
            
			text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
        }
            .header_page .identityInfo p {
                line-height: 18px;
            }
            .header_page .identityInfo a {
                font-size: 14px;
                color:#fff;
            }
                .header_page .identityInfo a:hover
                {
                    color:#0096DB;
                }
        .header_page .actions
        {
            position:absolute;
            bottom:10px;
            right:20px;
        }
.header_page .platforms
{
    text-align:right;
}
.header_page .platforms span
{
    background:url("/img/theme/bungienet/icons/sprite_platforms_small.jpg") no-repeat;
    display:none;
    width:18px;
    height:18px;
    margin-left:5px;
    margin-top:4px;
}
    .header_page .platforms span.show
    {
        display:inline-block;
    }
    .header_page .platforms span:first-child
    {
        margin-left:0;
    }
    .header_page .platforms .icon_xbox
    {
        background-position:0 0;
    }
    .header_page .platforms .icon_psn
    {
        background-position:-18px 0;
    }

    .header_page .platforms .icon_fb
    {
        background-position:-36px 0;
    }

.nav_side .innerSideNav {margin-top: 7px;}
    .nav_side .innerSideNav li {
        margin: 0;
    }
    .nav_side .innerSideNav a{
        font-size: 13px;
    }
    .nav_side .innerSideNav + a
    {
        color: #5787B5;
        font-size: 12px;
    }


.column.main.with_subcolumn .container_details
{
    float:left;
    width:172px;
}
.column.main.with_subcolumn .subcolumn
{
    float:right;
    width:172px;
}

#urStateBar
{
    color: #FFFFFF;
        font-weight: 400;
    font-size: 12px;
    left: 20px;
    line-height: 44px;
    position: absolute;
    top: -44px;
	left: 120px;
}
    #urStateBar p
    {
        display:inline;
    }
    #urStateBar .completed
    {
        background:url("/img/theme/bungienet/icons/icon_completedSurvey.png") no-repeat 0 center;
        padding-left:30px;
    }


 .header_page .user_tenure
		{
			 background: url("/img/theme/bungienet/icons/sprite_profile_badge.png") no-repeat center ;
			 height:29px;
			 background-position:0 0;
			 position:absolute;
            bottom:7px;
            left:20px;
			 display: none;
			visibility: hidden;
		}
         .header_page .user_tenure.grey
        {
            display: block;
			visibility: visible;
			background-position:0 0;
        }
         .header_page .user_tenure.green
        {
            display: block;
			visibility: visible;
			background-position:0 -29px;
        }
         .header_page .user_tenure.blue
        {
            display: block;
			visibility: visible;
			background-position:0 -58px;
        }
         .header_page .user_tenure.red
        {
            display: block;
			visibility: visible;
			background-position:0 -87px;
        }
         .header_page .user_tenure.gold
        {
            display: block;
			visibility: visible;
			background-position:0 -116px;
        }  

		.header_page .user_tenure .year_number
        {
        font-weight: 200;
            font-size: 20px;
			text-align:center;
			float:left;
            line-height: 28px;
            width:41px;
        }
		
		 .header_page .user_tenure .year_year
            {
				height:38px;
				font-weight: 500;
                font-size: 11px;
				line-height: 28px;
				padding-left: 10px;
				float:right;
                text-transform: uppercase;
               
            }  


/* all pages that have regular sectioned content in the main col */

.container_details
{
    padding: 16px 22px 22px;
}
    .Community .container_sections
    {
        background: none repeat scroll 0 0 #FFFFFF;
        z-index: 1;
        padding-top:11px;
    }
        .Community .container_sections .container_section
        {
            padding:0 11px;
        }
        .Tags .container_sections .container_section:first-child
        {
            margin-top:-7px;
            padding:11px 11px;
        }


.container_details h2 {
    color: #2B2B2B;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    
}
    .en .container_details h2 {
        text-transform: capitalize;
    }
.container_details .container_section
{
    float:left;
    clear:left;
    margin-top:20px;
    width:100%;
}
    .Groups.Details .container_details .container_section
    {
        width:600px;
    }
    .container_details .container_section:first-child
    {
        margin-top:0px;
    }

    .container_details .container_text
    {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        position: relative;
        text-shadow: 1px 0 0 #FFFFFF;
    }
        
        .container_details .container_text p,
        .container_details .container_text table,
        .container_details .container_text h4,
        .container_details .container_text h5,
        .container_details .container_text ul,
        .container_details .container_text ol
        {
            margin-top:29px;
        }
        .container_details .container_text :first-child
        {
            margin-top:0;
        }
        .container_details .container_text ul,
        .container_details .container_text ol
        {
            margin-left:30px;
        }
        .container_details .container_text li
        {
            margin-top:15px;
        }
.container_details .header_groupDetails
{
    position:relative;
}
    .container_bio p
    {
        word-break:break-all;
    }
    


.groupAnnouncements
{

}
    .groupAnnouncements li
    {
        list-style:none;
        position:relative;
        border:0;
        min-height:0;
        margin-top:17px;
    }
        .groupAnnouncements li:first-child
        {
            margin-top:0;
        }
        .groupAnnouncements li:hover
        {
            background:none;
        }
        .groupAnnouncements li .title
        {
            color: #3B3B3B;
            display: inline-block;
        font-weight: 500;
            font-size: 14px;
            margin-top: -5px;
            max-width: 350px;
            overflow: hidden;
            text-overflow: ellipsis;
            text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
            white-space: nowrap;
        }
        .groupAnnouncements li .actions a
        {
            font-size: 11px;
            margin-right:10px;
        } 
        
    .groupAnnouncements .btn_unpinAnnouncement
    {
        color:#f00;
    }
    .groupAnnouncements .avatar
    {
        float: left;
        height: 35px;
        position: static;
        width: 35px;
        margin-right:20px;
    }
    .groupAnnouncements .content
    {
        float:left;
    }
    


/* my followers and also group followers */
.widget_followers {
    width: 102px;
    float:right;
}
.Groups .widget_followers
{
    position:absolute;
    position:absolute;
    right:0;
    top:0;
}
    .widget_followers li {
        width: 30px;
        float: left;
        margin:0 0 4px 4px;
        list-style: none;
        height:30px;
    }
    .widget_followers li a {
        display: block;
    }
    .widget_followers img {
        width: 100%;
        float: left;
    }
    .widget_followers .btn_viewMore
    {
        float:right;
    }

 
.container_myAliases {
   font-size:11px;
   line-height:18px;
}

	.container_myAliases li
	{
		list-style:none;
		color: #777;
	}   
.container_myGames {
        font-weight: 400;
   line-height: 19px;
}
	.container_myGames h2.sneakernetLabel
	{
		width: auto;
		height: 52px;
		line-height: 52px;

		margin-left: -193px;
		margin-right: -11px;
		padding-left: 193px;

		text-transform: uppercase;
		color: #FFF;
		font-size: 24px;
        background:url("/img/theme/bungienet/bgs/bg_sneakernet.png") left top no-repeat #0097db;
	}

    .container_myGames li
    {
        list-style:none;
        width:174px;
        height:77px;
        position:relative;
        overflow:hidden;
        clear:both;
        margin-top:10px;
        background:url("/img/theme/bungienet/icons/icon_loading_gray.gif") center center no-repeat #f4f4f4;
    }
    .container_myGames li.error
	{
		display: none;
    }

	.container_myGames .container_form
	{
		margin: 15px 0;
	}

	.container_myGames .container_textfield
	{
		margin-bottom: 5px;
		display: inline-block;
	}

	.container_myGames .sneakernet_errors
	{
		display: inline-block;
		vertical-align: top;
		margin-top: -3px;
		color: #F00;
		font-weight: normal;
		font-size: 14px;
	}
    .container_myGames .noStats
    {
        display:none;
    }
    .container_myGames .loaded
    {
        background:none transparent;
    }

	.container_myGames .profile_stats
    {
		border: 1px solid #bbbbbb;
		width:160px;
		height:45px;
		background:#dddddd;
		text-align:left;
		padding:3px 5px 7px 5px;
		margin:15px 0;
		line-height: 16px;
    }
	
		.container_myGames .profile_stats p,
		.container_myGames .profile_stats a
		{
			font-size: 13px;
		}

	.container_myGames .gamertag
    {
        font-size:14px;
		
    }

	.container_myGames p
    {
        font-size:14px;
    }
		.container_myGames p.played
		{
			
		}
        .container_myGames li .model
        {
            width:88px;
            position:absolute;
            top:0px;
			
            right:4px;
            z-index:1;
        }
            .container_myGames li .model img
            {
                width:93px;
            }
        .container_myGames li .emblem
        {
            width:25px;
            position:absolute;
            bottom:0;
            right:5px;
            z-index:2;
        }
            .container_myGames li .emblem img
            {
                width:100%;
            }
         
        
.feed li {
    list-style: none;
    margin-top: 16px;
    position: relative; 
}
#ActivityFeed .empty
{
    clear:both;
    padding:0 11px;
}
.feed > li:first-child {
    margin-top: 0;
} 
.feed .avatar {
    width: 35px;
    position: absolute;
    top: 0;
    left: 0;
}
.feed .content {
    padding-left:12px;
    
}
    .feed .content p
    {
        clear:both;
    }    
    .feed .content a
    {
        font-size:12px;
    }
    .feed .content h1 {
        float: left;
        width: 330px; 
        font-size: 12px;
    }
    .feed .content time {
        float: right;
        font-size: 10px;
		padding-top:2px;
        color: #777;
        
    }
    .feed .content .summary {
        display: none;
    }
.main .feed .content {
    width: auto;
    margin-left: 40px;
}
.main .feed li {
    min-height: 40px;
}
.feed + .btn_blue {
    margin-top: 10px;
}
.feed .content .content {
    border: 0;
}
.feed h3 {
    font-size: 22px;
    margin-bottom: 12px;
    
}
    .en .feed h3
    {
        text-transform: capitalize;
    }
.feed [data-topicId], .feed [data-membershipId], .feed [data-postId], .feed [data-tag], .feed [data-groupId]
{
    color:#5787B5;
	cursor:pointer;
}
    .feed [data-topicId]:hover, .feed [data-membershipId]:hover, .feed [data-postId]:hover, .feed [data-tag]:hover, .feed [data-groupId]:hover
    {
		text-decoration:underline;
        color:#0096DB;
    }



.container_sort
{
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #D4D4D4;
    border-top: 4px solid #0096DB;
    box-shadow: 1px 1px 0 #FFFFFF inset;
    clear: both;
    width: 811px;
    overflow:hidden;
    position:relative;
}
    .GroupSearch .container_sort, .Search .container_sort, .Groups .container_sort
    {
        width:auto;
    }
	.container_sort .share
	{
		float: right;
        padding-right: 20px;
        position: relative;
        top: 2px;
	}
    .container_sort .sort
    {
        float:left;
        background:url("/img/theme/bungienet/bgs/border_sort.png") no-repeat right center;
        padding-right:22px;
    }
        .container_sort .sort h2
        {
            color: #777777;
            float: left;
            font-family: Tahoma,Arial,sans-serif;
            font-size: 11px;
            line-height: 20px;
            padding-left: 23px;
            padding-right: 8px;
        }
        .container_sort .sort ul
        {
            float:left;
        }
        .container_sort .sort li
        {
            float:left;
        }
            .container_sort .sort li.on
            {
                background:#a5a5a5;
            }
        .container_sort .sort a
        {
            float:left;
            padding:0 8px;
            line-height:20px;
            font-size:11px;
        }
            
            .container_sort .sort li.on a
            {
                color:#fff;
                font-weight:bold;
            }



.Community .header_body
{
	border-left: 0 none;
    float: right;
    height: 92px;
    margin-left: 0;
    padding: 22px 22px 0;
    width: 916px;
    z-index: 2;
    margin-bottom:10px;
}
.Community.Topics .header_body,
.Community.Post .header_body
{
    margin-bottom:0;
}
    .Community .header_body h2
    {
	    color: #FFFFFF;
        font-weight: 400;
        font-size: 30px;
    }
    .Community .header_body
    {
        background: url("/img/theme/destiny/headers/forum_headers_all.jpg") no-repeat right top;
    }
    .Community.tag_bungie .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_bungie.jpg");
    }
    .Community.tag_community .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_community.jpg");
    }
    .Community.tag_destiny .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_destiny.jpg");
    }
    .Community.tag_gaming .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_gaming.jpg");
    }
    .Community.tag_offtopic .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_offtopic.jpg");
    }
    .Community.tag_support .header_body
    {
        background-image: url("/img/theme/destiny/headers/forum_headers_support.jpg");
    }
	.Community.tag_clans .header_body 
	{ 
		background-image: url("/img/theme/destiny/headers/forum_headers_clans.jpg");
	}
    
    .Activity .header_body h5
    {
        color:#fff;
    }
.Groups.Topics .header_body
{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 14px;
    position: relative;
}
.Blog .header_body
{
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.2);
    width: 811px;
    z-index: 1;
}
	.Blog .header_body .news_header
	{
		color: #000000;
        font-size: 20px;
        padding:22px;
	}


.nav_side h3
{
    color: #777777;
        font-weight: 400;
    font-size: 12px;
    font-weight: normal;
    padding-left: 12px;
    line-height:22px;

}
.Community .column.left.side .nav_side .innerSideNav a {
    font-size: 12px;
    color:#5787b5;
}
.column.left.side .nav_side .innerSideNav a:hover
{
    color:#0096DB;
}

.Community .column.left.side .nav_side .innerSideNav li {
    margin: 0;
}

.searchedTag {
    color: #fff;
    font-size: 30px;
        font-weight: 400;
    margin-bottom:6px;
    float:left;
    cursor:pointer;    
}
    .Groups .searchedTag
    {
        color: #000000;
        cursor: pointer;
        float: left;
        font-size: 20px;
        margin-bottom: 6px;
    }
    .searchedTag span + span:before {
        content: ", ";
    }
    .searchedTag .btn_blue
    {
        vertical-align:middle;
    }
    

.panel_tagSuggestions
{
    display:none;
    position:absolute;
    margin-top:-16px;
    z-index:2;    
}
    .panel_tagSuggestions.opened {
		display: block;
		background:#f5f5f5;
		background: -moz-linear-gradient (top, #f5f5f5, #ECECEC);
		background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ECECEC));
		box-shadow:0 5px 10px 0px rgba(0, 0, 0, 0.15);
		border:1px solid #ccc;
		}
		
    .panel_tagSuggestions li,
    .forumPost .replies .panel_tagSuggestions li
    {
        color:#555;
        font-size:11px;
        padding:1px 9px;
        line-height:20px;      
        list-style:none;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis; 
        margin:0;
        background:#fff;
        width:524px;
    }
    .panel_tagSuggestions li:hover,
    .forumPost .replies .panel_tagSuggestions li:hover
    {
        color:#fff;
        background: #459BDD;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#459bdd', endColorstr='#358bd6');
		background: -webkit-gradient(linear, left top, left bottom, from(#459BDD), to(#358BD6));
		background: -moz-linear-gradient(top, #459BDD, #358BD6);
    }

.Community.Topics .container_body > .errorSection
{
	background: url("/img/theme/bungienet/img/img_webmaster.png") no-repeat center center #FFFFFF;
    height: 100%;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
    .Community.Topics .container_body > .errorSection:before
    {
        content:"";
        background:url("/img/theme/bungienet/text/text_internalservererror.png") no-repeat 0 0;
        display:inline-block;
        margin:20px auto 25px;
        width:359px;
        height:82px;     

    }
    .Community.Topics .container_body .errorSection div
    {
        color: #000000;
        display: block;
        margin-top: 100px;
        padding: 0 22px;
        width: 300px;
    }





.topics {clear: both;}
    .topics li {
        border-top: 1px solid #e5e6e6;
        list-style: none outside none;
        min-height:35px;
        margin:0 1px;
    }
        .topics li:first-child {
            border-top:0;
        }        
        .topics li:hover {
   			background: none repeat scroll 0 0 rgba(255,255,255,.45);
        }
		
            .topics li:hover .tags {
                display: inline-block;
            }
        .topics .noResults
        {
            padding:22px;
            line-height:35px;
        }  
    .topics article {
        padding: 15px 20px 15px 69px;
        position: relative;
    }
    .topics .avatar {
        border: 0 solid #000000;
        box-shadow:0 1px 0 #FFFFFF;
        display: block;
        height: 35px;
        left: 20px;
        overflow: hidden;
        position: absolute;
        top: 15px;
        width: 35px;

    }
        .topics .avatar:before {
            border: 1px solid rgba(99, 99, 99, 0.4);
            bottom: 0;
            box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.4) inset;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
        }

/*        .topics .avatar:hover
        {
            border: 0 solid #000000;
            border-radius: 4px 4px 4px 4px;
            box-shadow: 0 3px 3px -1px transparent inset, 0 1px 0 #FFFFFF;
            display: block;
            height: 35px;
            left: 20px;
            overflow: hidden;
            position: absolute;
            top: 15px;
            width: 35px;

        }*/
		
    .topics .content {
        width: auto;
        margin-top:-3px;
    }
        .topics .title {
			 color: #2B2B2B;
			display: inline-block;
        font-weight: 400;
			font-size: 16px;
			margin-bottom: -5px;
			max-width: 500px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
        }
            .topics .poll .title
            {
                background:url("/img/theme/bungienet/icons/icon_topic_poll.png") left center no-repeat;
                padding-left:24px;
            }
            .topics .question .title
            {
                background:url("/img/theme/bungienet/icons/icon_topic_question.png") left center no-repeat;
                padding-left:24px;
            }
            .topics .answered .title
            {
                background:url("/img/theme/bungienet/icons/icon_topic_answered.png") left center no-repeat;
                padding-left:24px;
            }
            .topics .title .isPublic
            {
                font-size:10px;
        font-weight: 500;
                margin-left:5px;
                color:#0095d9;
            }
            .topics .title:hover
            {
                color:#0096db;
            }
            .Groups .topics .title
            {
                max-width:430px;
            }
        .topics .extraInfo
        {
            float:right;
        }
        .topics .extraInfo, .topics .extraInfo a {
            color: #999999;

            font-size: 10px;
            line-height:14px;
            text-shadow: 1px 0 0 #FFFFFF;
        }
            .topics li:hover .extraInfo, .topics li:hover .extraInfo a {
                color: #777;
            }
            .topics time {
                float:left;
            }
                .topics time.mobile
                {
                    display:none;
                }
            .topics .lastReply
            {
                float:left;
            }
                .topics .lastReply time
                {
                    float:none;
                }
            .topics .replyCount {
                float:left;
                padding-right:13px;
                background:url("/img/theme/bungienet/icons/icon_comment.png") no-repeat right 4px;
                margin-left:13px;
            }
            .topics .rating
            {
                float:left;
                margin-left:13px;
                background-image:url("/img/theme/bungienet/icons/sprite_postRating.png");
                background-repeat:no-repeat;
                width:16px;
                height:17px;
            }
                .topics .rating.coolstory
                {
                    background-position:-64px 0;
                }
                .topics .rating.default
                {
                    background-position:-48px 0;
                } 
                .topics .rating.heatingup
                {
                    background-position:-32px 0;
                }
                .topics .rating.hot
                {
                    background-position:-16px 0;
                }
                .topics .rating.discussed
                {
                    background-position:0 0;
                }
                .topics .officialEmployee .rating
                {
                    background-position:right top;
                }
        .topics .author, .topics .author a {
            font-size: 13px;
            color: #5787B5;
        }
            .topics .author .authorInfo
            {
                float:left;
                margin-right:5px;
                position: relative;
                z-index: 1;
            }
			 .topics .author, .topics .author a:hover {
				color: #0096db;
			}
			  .topics .author, .topics .author span {
				color: #9a98a0;
			}
                .topics .author .lastReply
                {
                    float:right;
                    margin-right:29px;
                }
                    .topics .author .lastReply time
                    {
                        float:none;
                    }
                        .topics .author .lastReply time span
                        {
                            color: #5787B5;
                        }

.topics .extras
{
    position:relative;
}
    .topics .tags {
        color: #9a98a0;
        display:inline-block;
        
    }
        .topics .tags span {
            cursor: pointer;
        }

    .topics .actions {
        position: absolute;
        right: -2px;
        top: 0;
        height: 19px;
    }
        .topics .actions a {
            height: 18px;
            display: inline-block;
            width: 20px;
        }
        .topics .actions .trigger_delete {
            background:url("/img/theme/bungienet/btns/btn_mute.gif") center center no-repeat;
            margin-right: 5px;
        }
        .topics .actions .trigger_mute {
            background: url("/img/theme/bungienet/btns/btn_mute.gif") no-repeat scroll center center transparent;
			opacity:.5;
            margin-right:0;
            visibility:hidden;
        }
            .topics > li:hover .trigger_mute
            {
                visibility:visible;
            }
            .touch .topics .actions .trigger_mute
            {
                visibility:visible;
            }
		.topics .actions .trigger_mute.unmute {
			background: url("/img/theme/bungienet/btns/btn_unmute.gif") no-repeat scroll center center transparent;
		}
		
			.topics .actions .trigger_mute:hover {
				opacity:.8;
			}
        

        .container_create.opened + ul {
            opacity: .5;
        }
        .container_create .avatar {
            float: left;
            height: 35px;
            margin-left: -5px;
            margin-right: 15px;
            width: 35px;
        }
            .Groups .container_create .avatar {
                background-size: auto 100%;
                background-position: center center;
                background-repeat: no-repeat;
            }
        .container_create .container {
            float: left;
            width: 544px;
            padding-bottom: 22px;
			padding-top:2px;
        }
        .container_create .btn_blue {
            float: right;
            margin-left: 5px;
        }
.container_pollanswers .btn_addMoreOptions
{
    font-size:12px;
    display:block;
    margin:10px 0;
}

.topics .muted
{
	min-height: 20px;
}   
    .topics .muted article {
        display: none;
    }
    .topics .muted.expanded article {
        display: block;
    }
    .topics .muted .btn_expandMuted
    {
        display:block;
        font-size:10px;
        font-weight: 400;
        color:#777;
        padding-left:68px;
        line-height:22px;
        background:url("/img/theme/bungienet/icons/icon_expandMuted.png") 35px center no-repeat;
    }
        .topics .muted .btn_expandMuted:hover
        {
            color:#0096db;
        }


.topics .system {
            
}
.topic > .employee
{
}
    .topic > .employee .title
    {
        color:#258cbb;
    }
.topic > .ninja
{
}
    .topic > .ninja .title
    {
        color:#ff9966;
    }
.topic > .mentor 
{ 
}
	.topic > .mentor .title 
	{	 
		color:#2a2a2a
	}
.topic > .officialEmployee
{
}
    .topic > .officialEmployee .title
    {
        color:#258cbb;
    }
.topic > .officialNinja
{
}
    .topic > .officialNinja .title
    {
        color:#ff9966;
    }
.topics .followedAuthor
{
    box-shadow:inset 4px 0 0 #0096db; 
}
        
.column.side .container_sort h2 {
    color:#777;
    font-size: 12px; 
}
.container_sort h3 {
    color:#777;
    font-size: 12px; 

}
.container_sort ul {

}
.container_sort li {
    list-style: none;
}
    .container_sort li a {
        color:#5787B5;
        font-size: 12px; 
    }
        .container_sort li a:hover {
            color: #0096db;
        }
    .container_sort li.on a {
        color: #000;
    }
    



.forumPost li
{
    
}
.forumPost .post {
    border-top: 1px solid #e9e9e9;
    color: #283139;
    min-height: 75px;
    padding: 11px 0 0 15px;
	
}
    #post > .post
    {
        background: none repeat scroll 0 0 #FFFFFF;
        box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.15);
        padding-top:10px;
        padding-right:22px;
		border:none;
        padding-left:25px;
    }
	.forumPost .social_share
	{
		padding-top: 10px;
        text-align: left;
	}

	.forumPost .social_share a.addthis_button
	{
		display:inline-block;
		vertical-align: 10%; 
		margin-left: 3px;
	}
	.forumPost .social_share > div
	{
		margin-top: 5px;
	}
    .Blog .forumPost .post
    {
        border-bottom: 0 none;
        border-top: 1px solid #D2D2D2;
        padding-left: 71px;
    }
        .Blog #post > .post
        {
            border-top:0;
            padding:10px 22px;
        }
    .forumPost .header_post {
        margin-left: 1px;
        padding: 22px;
        width: auto;
        z-index: 1;
        background: none repeat scroll 0 0 #FFFFFF;
        padding-bottom: 0;
        clear:both;
    }
        
        .Groups .header_post
        {
            padding:22px 20px 0 22px;
            background:#fff;
        }
        .forumPost .header_post .avatar {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: auto 100%;
            border: 1px solid #444444;
            border-radius: 3px 3px 3px 3px;
            float: left;
            height: 59px;
            margin: 0 20px 0 0;
            width: 59px;
        }
        .forumPost .post_info
        {
            border-bottom: 1px solid #e8e8e8;
            margin-bottom: 9px;
            margin-left: 0;
            min-height: 65px;
            position:relative;
        }
            .forumPost .groupHeader .post_info
            {
                float:left;
                width:685px;

            }
                .forumPost .groupHeader .post_info .groupName
                {
                    margin-left:0;
                }
            .Groups .forumPost .post_info
            {
                border-bottom: 1px solid #e8e8e8;
                margin-bottom: 9px;
                margin-left: 0;
                min-height: 65px;
            }
        .forumPost .postSortMode
        {
            position:absolute;
            top: 5px;
            right:0;
            font-size:11px;
            white-space:nowrap;
            vertical-align:top;
            line-height:20px;
        }
            .forumPost .postSortMode > span
            {	
				display: inline-block;
				line-height: 20px;
				padding: 6px 0;
                vertical-align:sub;

            }
            .forumPost .postSortMode ul
            {
                border: 1px solid #EEEEEE;
                border-radius: 3px 3px 3px 3px;
                display: inline-block;
                padding: 0;
                vertical-align: top;
            }
            .forumPost .postSortMode.opened ul, .forumPost .postSortMode:hover ul
            {
                background: none repeat rgba(255, 255, 255, 0.98);
                border: 1px solid rgba(100, 100, 100, 0.4);
                box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
                padding: 0;
            }
            .forumPost .postSortMode li
            {
                display:none;
                list-style:none;
                line-height:20px;
            }
                .forumPost .postSortMode li.on
                {
                    display:block;
                }
            .forumPost .postSortMode:hover li, .forumPost .postSortMode.opened li
            {
                display:block;
                border-bottom: 1px solid #D0D0D0;

            }

            .forumPost .postSortMode a
            {
                color: #0096DB;
                cursor: default;
                display: block;
                font-size: 11px;
                min-width: 143px;
                padding: 5px 11px 5px 10px;
                text-align: right;

            }
				.forumPost .postSortMode a span:after
				{
					position: relative;
					display: inline-block;
					top: 2px;
					left: 3px;
					width: 12px;
					content: url("/img/theme/bungienet/icons/icon_circleArrow_down.png");
				}

				.forumPost .postSortMode:hover a span:after
				{
					content:"";
				}

                .forumPost .postSortMode:hover a
                {
                    background:none;
                }
                .forumPost .postSortMode:hover .on a
                {
                    /*background:url("/img/theme/bungienet/icons/icon_check_followedUser.png") no-repeat 3px center;*/
                }
                    
                .forumPost .postSortMode a:hover
                {
                    background: none repeat scroll 0 0 #F4F6F9;
                    color: #333333;
                    font-size: 11px;
                    text-decoration: none;
                }

                .forumPost .postSortMode:hover .on a:hover
                {
                    /*background:url("/img/theme/bungienet/icons/icon_check_followedUser.png") no-repeat 3px center #F4F6F9;*/
                }


            
            




        .forumPost .groupName {
        font-weight: 400;
            font-size: 18px;
            font-weight: normal;
            margin-bottom: 2px;
            margin-left: 56px;
        }
            .forumPost .groupName a, .forumPost .groupName .deletedGroupName {
                color: #283139;
        font-weight: 500;

            }
				.forumPost .groupName a:hover
				{
					color: #0096DB;
				}   
        .forumPost .post_title {
            color: #283139;
            cursor: pointer;
        font-weight: 700;
            font-size: 27px;
            line-height: 35px;
            margin-bottom: -5px;
            overflow: hidden;
            text-overflow: ellipsis;
            text-shadow: 0 1px 0 #EEEEEE;
            word-wrap: break-word;
            width:450px;
        }
            .forumPost .groupHeader .post_title
            {
                width:378px;
            }
			.forumPost .post_title a:link, .forumPost .post_title a:hover, .forumPost .post_title a:visited
			{
				color: #283139;
				text-decoration: none;

			}
            .Groups .forumPost .post_title
            {
                color: #283139;
                cursor: pointer;
        font-weight: 700;
                font-size: 27px;
                line-height: 35px;
                text-shadow: 0 1px 0 #EEEEEE;
                word-wrap: break-word;
            }

            .forumPost .post_title.noTitle
            {
                font-size: 13px;
				font-weight: normal;
            }
            
			.forumPost p.thread_info
            {
                font-size: 11px;
                font-weight: normal;
                margin: 0px 0 9px 27px;
                clear:both;
            }
                .forumPost .groupHeader .thread_info
                {
                }
                .Blog .forumPost p.thread_info
                {
                    border-bottom:0;
                }
			.forumPost p.thread_info a
            {
                font-size: 11px;
                font-family:Tahoma, Verdana, Arial, sans-serif;
               
            }
        .forumPost .tags
        {
            margin:0 0 10px 0;
            clear:both;
        }
            .forumPost .groupHeader .tags
            {
                margin-left:56px;
            }
            .forumPost .tags a
            {
                font-size:11px;
				color: #6c6c6c;
            }
            .Groups .forumPost .tags a
            {
                color: #5787B5;
                font-size:12px;
            }

.forumPost .pulse
{
    -moz-animation-name: pulse;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -webkit-animation-name: pulse;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-name: pulse;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}


.forumPost .arrow
{
    border:1px solid #e0e0e0;
    border-right:0;
    border-bottom:0;
    border-radius:0 0 0 0;
    width:15px;
    position:absolute;
    left:-45px;
    bottom:18px;
    height:0;
    opacity:0;
    z-index:-1;
    -moz-transition: opacity .1s linear;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    transition: opacity .1s linear;
    
}
    .webkit.no-chrome .forumPost .arrow
    {
        /* fix for webkit safari(9365), but breaks chrome(17192) */
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
    }
    .forumPost li:hover > article > .arrow
    {
        opacity:1;
        z-index:1;
    }
    .forumPost .arrow a
    {
        background: url("/img/theme/bungienet/icons/icon_postParentArrow.png") no-repeat scroll right 0 transparent;
        bottom: -23px;
        display: block;
        height: 24px;
        line-height: 23px;
        padding-right: 35px;
        position: absolute;
        right: 4px;
        overflow:hidden;
        text-indent:-9999px;
        font-size:10px;
        white-space:nowrap;
        line-height:23px;

    }
        .forumPost .arrow a:hover
        {
            text-indent:0;
        }
         
.forumPost article {position: relative;clear:both;}
    
    .forumPost article li {
        list-style: none;
    }
	
	.forumPost article .avatar:before {
		border: 1px solid rgba(99, 99, 99, 0.4);
		bottom: 0;
		box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.4) inset;
		border-radius:3px;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
    .forumPost article .avatar{
        border: 0 solid #000000;
        box-shadow: 0 3px 3px -1px transparent inset, 0 1px 0 #FFFFFF;
        display: block;
        height: 50px;
        left: 0px;
        overflow: hidden;
        position: absolute;
        top: 15px;
        width: 50px;
		z-index: 1;
    }

        
        #post > .post .avatar
        {
            left: 25px;
            top: 13px;

        }
        .forumPost article .avatar:before:hover
        {
			border: 1px solid rgba(99, 99, 99, 0.9);

        }
    .forumPost article p
    {
        clear:both;
    }
    .forumPost article .content {
		position: relative;
        padding-left: 71px;
		margin-top:1px;
    }
        .previewPost.alert .content
        {
            width:811px;
        }
        .previewPost.alert .content .forumPost
        {
            height:300px;
            overflow:auto;
        }       
        .alert .forumPost article .content
        {
            background: none;
            box-shadow: none;
            color: #283139;
            padding: 0 0 15px 71px;
            width: auto;
            display:block;
        }

	.forumPost article strong
	{
        font-weight: 700;
	}
    .forumPost article .btn_answer
    {
        font-size:12px;
        margin-left:5px;
    }
    .forumPost article h1 {
        float: left;
        font-size:15px;
    }
        .forumPost article h1 a {
            color: #2B2B2B;
        font-weight: 500;
            font-size: 16px;          
        }
		 .forumPost article h1 a:hover {
			color: #0096DB;
        }
    .forumPost article .post_body,
    .forumPost article .post_urlLinkOrImage {
        clear: both;
        color: #444;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 7px;
        position:relative;
        word-wrap:break-word;
		max-width:488px;
		padding-top: 0px;
		top:4px;

    }
        .forumPost article .post_body [data-tag]
        {
            color:#0096db;
            cursor:pointer;
        } 
        .forumPost article .post_body::selection,
        {
            background:rgb(71, 156, 228);
            color:#fff;
        }
        .forumPost article .post_urlLinkOrImage::selection
        {
            background:rgb(71, 156, 228);
            color:#fff;
        }
        .forumPost article .post_body::-moz-selection
        {
            background:rgb(71, 156, 228);
            color:#fff;
        }
        .forumPost article .post_urlLinkOrImage::-moz-selection
        {
            background:rgb(71, 156, 228);
            color:#fff;
        }


        .forumPost article .post_urlLinkOrImage.image
        {
            float:left;
            max-width:560px;
        }
        .forumPost article .post_urlLinkOrImage .btn_hideImage
        {
            background: url("/img/theme/bungienet/btns/btn_closeImage.png") no-repeat scroll 0 0 transparent;
            display: block;
            height: 13px;
            position: absolute;
            right: 4px;
            top: 10px;
            width: 13px;
            z-index:2;
        }
            .opacity.csstransitions .forumPost article .post_urlLinkOrImage .btn_hideImage
            {
                opacity:0.5;
                transition: all .2s linear;
                -moz-transition: all .2s linear;
                -webkit-transition: all .2s linear;
            }
            .opacity.csstransitions  .forumPost article .post_urlLinkOrImage .btn_hideImage:hover
            {
                opacity:1;
            }
            
	.forumPost article .post_urlLinkOrImage img {
		-moz-box-sizing: border-box;
		background: none repeat scroll 0 0 #EEEEEE;
		border-radius: 2px 2px 2px 2px;
		margin-top: 7px;
		max-height: 177px;
		position: relative;
		width: auto !important;
		z-index: 1;
		-moz-transition:all .2s linear;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
        max-width:100%;
		padding:5px;
		border:1px solid #CCCCCC
	}
		
			.forumPost article .post_urlLinkOrImage img:hover {
				box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
			}
			
		.post_urlLinkOrImage {
 		   margin: 0 !important;
		}
		
        .forumPost article .post_urlLinkOrImage.video
        {
            width:500px;
        }
        .forumPost article .post_urlLinkOrImage.image.gated
        {
            width:500px;
        }

.forumPost .questionAnswer
{
}
    .forumPost .questionAnswer > article > .post
    {
        background:#e4e8ef;
        margin-right: -22px;
        padding-right: 22px;
        margin-left: -25px;
        padding-left: 39px;
    }
    .forumPost .questionAnswer .btn_answer
    {
        display:none;
    }
    .forumPost .questionTopic.questionAnswered:before
    {
        background: url("/img/theme/bungienet/icons/icon_correctAnswer.png") no-repeat scroll 37px center #E4E8EF;
        color: #000000;
        display: block;
        font-weight: 200;
        font-size: 18px;
        height: 55px;
        line-height: 55px;
        margin-bottom: 2px;
        margin-right: -22px;
        text-indent: 82px;
    }


			
.forumPost .post_urlLinkOrImage.gated {
    background: url("/img/theme/bungienet/icons/icon_img.png") no-repeat scroll 9px center #EEEEEE;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B0B0B0;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #000000;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 2em;
    margin: 10px 0 !important;
    overflow: hidden;
    padding: 4px 9px 2px 31px;
    position: relative;
    text-align: right;
    width: 266px;
}

	.forumPost .post_urlLinkOrImage.gated.video
	{
		background-image: url("/img/theme/bungienet/icons/icon_vid.png");
	}

	.forumPost .post_urlLinkOrImage.gated.video:hover
	{
		background-image: url("/img/theme/bungienet/icons/icon_vid_on.png");
	}

    .forumPost .post_urlLinkOrImage.gated:hover
    {
        background:url("/img/theme/bungienet/icons/icon_img_on.png") no-repeat 9px center #d1e7f1;
        border-color:#0096db;
    }
        .forumPost .post_urlLinkOrImage.gated:hover strong
        {
            color:#111;
        }
    
    .forumPost #post .post_urlLinkOrImage.gated > strong
    {
        color:#676767;
        font-size:12px;
        font-weight:normal;
        float:left;
        display:block;
        vertical-align:middle;
    }
    .forumPost .post_urlLinkOrImage.gated > a
    {
        color:#5687b5;
        font-size:10px;
        display:inline;
        vertical-align:middle;
    }
    .forumPost .post_urlLinkOrImage.gated > img,
    .forumPost .post_urlLinkOrImage.gated > iframe
    {
        position:absolute;
        left:-9999px;
    }

.forumPost .post_urlLinkOrImage.image > .link_termsOfUse,
.forumPost .post_urlLinkOrImage.image > strong
{
    display:none; 
}

.forumPost .spoiler {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 2px;
    color: #EEEEEE;
    cursor: default;
    font-size: 11px;
    height: 2em;
    margin: 7px;
    overflow: hidden;
    padding: 3px 7px;
    position: relative;
    width: 413px;
}
    .forumPost .spoiler a, .forumPost .spoiler blockquote
    {
        color:#eee;
    }
	.forumPost .spoiler:after {
		background: none repeat scroll 0 0 #DDDDDD;
		color: #000000;
		content: "Spoiler Alert - Click at your own risk";
		cursor: pointer;
		display: block;
		left: 0;
		padding: 3px 7px;
		position: absolute;
		top: 0;
		width: 413px;
	}

	.forumPost .spoiler.opened {
		background: none repeat scroll 0 0 #AAAAAA;
		border-color: #888888;
		color: #000000;
		height: auto;
	}
        .forumPost .spoiler.opened blockquote
        {
            color:#505050;
        }
        .forumPost .spoiler.opened a
        {
            color:#ffffff;
        }
            .forumPost .spoiler.opened a:hover
            {
                color:#ffffff;
            }
    .forumPost .spoiler.opened:after
    {
        display:none;
    }

.forumPost blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD #DDDDDD #0096DB;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #505050;
    font-size: 12px;
    margin: 7px;
    min-height: 22px;
    padding: 3px 7px;
    position: relative;
    width: 413px;
}
	
    .forumPost blockquote blockquote
    {
        width:auto;
		overflow: hidden;
    }
    .forumPost .spoiler blockquote
    {
        border: 0 none;
        margin: 0;
        min-height: 0;
        padding: 0;
    }
    .forumPost .spoiler.opened blockquote
    {
        border: 0 none;
        margin:5px 0px 5px 15px;
        min-height: 22px;
        padding: 3px 9px;
        width:auto;
        border-left: 3px solid #0096db;
    }

    
.forumPost .container_extra
{
    float:right;
    text-align:right;
}
    .forumPost article .time {
        color: #777;
        font-size: 10px;
        vertical-align: middle;

    }
    .forumPost .btn_permalink
    {
        background-image: url("/img/theme/bungienet/btns/sprite_permalink.png");
        background-position: left bottom;
        display: inline-block;
        height: 9px;
        margin-right: 5px;
        vertical-align: middle;
        width: 21px;
    }
        .forumPost .btn_permalink:hover
        {
            background-position:0 0;
        }
    .forumPost .editedTime {
        font-size: 10px;
        vertical-align:middle;
        color:#b0b0b0;
    }
#post > .post .actions
{
    position: relative;
}

.forumPost .PollResults
{
    clear:both;
    padding:12px 0;
    float:left;
}
    .forumPost .PollResults li
    {
        clear:both;
        margin-top:2px;
    }
        .forumPost .PollResults li:first-child
        {
            margin-top:0;
        }
        .forumPost .PollResults .radio
        {
            background:#dadada;
            width:25px;
            height:25px;
            float:left;
            position:relative;
            margin-right:2px;
        }
            .forumPost .PollResults .radio:before
            {
                position:absolute;
                content:"";
                width:14px;
                height:14px;
                border-radius:3px;
                background:#4c4c4c; 
                top:6px;
                left:6px;               
            }
            .forumPost .PollResults .on .radio:after
            {
                background: none repeat scroll 0 0 #DFE8EC;
                border-radius: 1px 1px 1px 1px;
                content: "";
                height: 6px;
                left: 10px;
                position: absolute;
                top: 10px;
                width: 6px;       
            }
        .forumPost .PollResults label
        {
            background:#adadad;
            background-image: linear-gradient(top, rgba(0,0,0,.05 ) 0%, rgba(255,255,255, .05) 100%);
            background-image: -o-linear-gradient(top, rgba(0,0,0,.05 ) 0%, rgba(255,255,255, .05) 100%);
            background-image: -moz-linear-gradient(top, rgba(0,0,0,.05 ) 0%,rgba(255,255,255, .05) 100%);
            background-image: -webkit-linear-gradient(top, rgba(0,0,0,.05 ) 0%, rgba(255,255,255, .05) 100%);
            background-image: -ms-linear-gradient(top, rgba(0,0,0,.05 ) 0%, rgba(255,255,255, .05) 100%);

            background-image: -webkit-gradient(
	            linear,
	            left top,
	            left bottom,
	            color-stop(0, rgba(0,0,0,.05 )),
	            color-stop(1, rgba(255,255,255, .05))
            );
            color: #FFFFFF;
            display: block;
        font-weight: 500;
            font-size: 12px;
            height: 25px;
            line-height: 25px;
            margin-left: 27px;
            position: relative;
            padding-right:20px;
            min-width:400px;
        }
			.forumPost .pollHasVoted .PollResults label
			{
				background: #666666;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODc4NzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #666666 0%, #787878 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#787878));
				background: -webkit-linear-gradient(top,  #666666 0%,#787878 100%);
				background: -o-linear-gradient(top,  #666666 0%,#787878 100%);
				background: -ms-linear-gradient(top,  #666666 0%,#787878 100%);
				background: linear-gradient(to bottom,  #666666 0%,#787878 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#787878',GradientType=0 );

			}
            .forumPost .PollResults label .text
            {
                position:relative;
                z-index:2;
                left:9px;
            }
			.PollResults label .bar
			{
				display: none;
			}
            .forumPost .pollHasVoted .PollResults label .bar
            {
				display: block;
                background:url("/img/theme/bungienet/bgs/border_votes.png");
                height:25px;
                position:absolute;
                left:0;
                box-shadow: 0px 0px 1px 1px #006EA9 inset;
                z-index:1;
                top:0;
            }  
    .cloned .count
    {
        background:#fff;
        border: 1px solid #FFFFFF;
        box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
        display: inline-block;
        font-weight: 500;
        font-size: 12px;
        height: 14px;
        line-height: 11px;
        padding: 8px 14px 11px;
        position: relative;
        right: 0;
        white-space: nowrap;
    }
                   
        .cloned .count:before
        {
            content:"";
            background:url("/img/theme/bungienet/bgs/point_votes.png") left center no-repeat;
            position:absolute;
            left:-6px;
            top:50%;
            margin-top:-7px;
            display:block;
            width:6px;
            height:14px;
        }
        .cloned .count:after
        {
            background: url("/img/theme/bungienet/bgs/border_votes.png") repeat-x scroll left bottom #FFFFFF;
            width:100%;
            height:6px;
            position:absolute;
            bottom:0px;
            left:0;
            content:"";
            display:block;
            z-index:2;
        }


.PathView .btn_toEntireTopic
{
    background: none repeat scroll 0 0 #0097DC;
    color: #FFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 27px;
    padding-left: 57px;
}
    .PathView .btn_toEntireTopic:hover{
        text-decoration:none;
    }
 
    .PathView .btn_toEntireTopic:before
    {
        content: "+";
        font-size: 17px;
        margin-right: 20px;
    }
.PathView .btn_toParentPost
{
    background: none repeat scroll 0 0 #0097DC;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 27px;
    margin-left: 48px;
    margin-right: -22px;
    padding-left: 20px;
}
    .PathView .btn_toParentPost:hover{
        text-decoration:none;
    }
 
    .PathView .btn_toParentPost:before
    {
        content: "+";
        font-size: 17px;
        margin-right: 20px;
    }
    .forumPost .replies.first
    {
        padding-right:22px;
    }
        .forumPost .replies.first > li:first-child > article > .post
        {
            
        }    
    
    .forumPost .replies > li
    {
		margin: 0;
        padding-left:25px;
    }
    
        .forumPost .replies li li{
            padding-left:70px;
        
        }
        .forumPost .replies .avatar {
            left: 0px;
            top: 15px;
        }
        .forumPost .replies .replies .avatar
        {
            left:0px;
        }
    .forumPost .replies .content {
        padding-left: 56px;
    }
        .forumPost .replies .replies .content
        {
        }
        
        .forumPost .subtopic h1
        {
            line-height:35px;
            margin-top:0;
        }
		.forumPost .replies .content_subtopic_line
		{
			margin-top: -23px;
			border-bottom: none;
			padding-left: 60px;
		}
    .forumPost .subtopicTitle {
        clear: none;
        float: left;
        font-size: 11px;
        line-height: 21px;
        max-width: 500px;
        overflow: hidden;
        padding-left: 10px;
        position: relative;
        text-overflow: ellipsis;
        top: 8px;

    }
        .forumPost .subtopicTitle a
        {
            font-size: 11px;
        }
    
    
    
    
    .forumPost article .actions .reply, .forumPost article .edit {
        display: none;
        clear:both;
    }
        .forumPost article .btn_blue {
            float: right;
            margin-left: 5px;
        }
	
        .forumPost .container_checkbox span:first-child
        {
            margin-right:10px;
        }
.forumPost .actions {
    padding:5px 0 15px 0;
}

.forumPost .actions > a.addthis_button {
    float: right;
	padding-top: 3px;
}
    .forumPost .actions > a, .forumPost .actions > div > a, #commentPanel > a
    {
        margin-left:10px;
        font-size:11px;
    }
        .forumPost .actions a.liked, .forumPost .actions a.disliked, #commentPanel > a.liked, #commentPanel > a.disliked,
        .forumPost .actions a.liked:hover, .forumPost .actions a.disliked:hover, #commentPanel > a.liked:hover, #commentPanel > a.disliked:hover
        {
            cursor:default;
            color:#222222;
            text-decoration:none;
        }
    .forumPost .actions > .liked, .forumPost .actions > .disliked
    {
        color:#999;
    }
        .forumPost .actions a:first-child, #commentPanel > a
        {
            margin:0;
        }
    .forumPost .actions .container_form
    {
        margin-top:10px;
    }
		

	 .forumPost .actions .mobileActions
	 {
		display: none;
	 }

.forumPost .btn_olderBlock, 
.Groups .forumPost .btn_olderBlock,
.Groups .column.main .btn_olderBlock
{
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 21px;
    padding-left: 19px;
	margin: 0 0 0 67px;
    background:url("/img/theme/bungienet/icons/icon_circleArrow_right00acfb.png") no-repeat 0px center;
}
            
    .forumPost .btn_olderBlock.on
    {
        background:url("/img/theme/bungienet/icons/icon_circleArrow_down00acfb.png") no-repeat 0px center;
        
    }
    .forumPost .pager_prevnext .btn_olderBlock 
    {
        border:0;
        background:none;
        margin-left:0;
        padding-left:0;
    }
.forumPost .btn_moreblock
{
    height:12px;
    display:block;
    margin:20px 0;

}
    .forumPost .btn_moreblock:before
    {
        display:block;
        float:left;
        content:"";
        background:url("/img/theme/bungienet/icons/icon_circleArrow_down.png") no-repeat left center;
        margin-right:5px;
        height:12px;
        width:12px;
    }
    
    .forumPost .btn_moreblock .border
    {
        background: none repeat scroll 0 0 rgba(63, 123, 151, 0.3);
        color: #3F7B97;
        display: block;
        font-size: 9px;
        height: 1px;
        line-height: 13px;
        margin-left: 17px;
        padding: 0 10px;
        position: relative;
        text-transform: uppercase;
        top: 6px;

    }
        .forumPost .btn_moreblock span span
        {
            position:relative;
            top:-6px;
            padding:0 5px;
            background:url("/img/theme/bungienet/bgs/bg_body_noise.jpg") repeat scroll 0 0 transparent;
        }




#forum_post.muted > article > .post
{
    display:none;
}

#forum_post .replies .muted{
    display: none;
}

#forum_post .replies .expanded.muted {
    display: block;
}
#forum_post.muted.expanded > article > .post {
    display: block;
}

.btn_expand
{
    display:none;
}



#forum_post.employee > article > .post h1 a,
.replies .employee > article > .post h1 a,
#forum_post.ninja > article > .post h1 a,
.replies .ninja > article > .post h1 a
#forum_post.ninja > article > .post h1 a,
.replies .mentor > article > .post h1 a
{
    vertical-align:middle;
}
#forum_post.employee > article > .post h1:after,
.replies .employee > article > .post h1:after,
#forum_post.ninja > article > .post h1:after,
.replies .ninja > article > .post h1:after,
#forum_post.mentor > article > .post h1:after,
.replies .mentor > article > .post h1:after
{
    
    background: none repeat scroll 0 0 #3C96DB;
    border: 1px solid #3280BB;
    color: #FFFFFF;
    content: "Bungie";
    display: inline-block;
        font-weight: 500;
    font-size: 9px;
    line-height: 11px;
    margin-left: 5px;
    padding: 0 2px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
    vertical-align: middle;

}
#forum_post.ninja > article > .post h1:after,
.replies .ninja > article > .post h1:after
{
    content:"Ninja";
    background:#ed9771;
    border:1px solid #ce734b;
}

#forum_post.mentor > article > .post h1:after,
.replies .mentor > article > .post h1:after
{
    content:"Mentor";
    background:#f5f9fc;
    border:1px solid #aab8c3;
	color:#2a2a2a;
}



.Categories .header_body
{
    margin-bottom:0;
}

.Categories .container_sections .container_section
{
    padding:0;
}
.categoryList
{
    background:url("/img/theme/destiny/bgs/bg_categories.jpg");
    width:811px;
    height:456px;
    clear:both;
    position:relative;
}
    .categoryList li
    {
        float: left;
        height: 152px;
        list-style: none outside none;
        width: 270px;
        position:relative;
    }
        .categoryList li .overlay
        {
            height: 151px;
            position: absolute;
            right: 0;
            top: 0;
            width: 269px;
        }
            .categoryList li:hover
            {
                background:url("/img/theme/destiny/bgs/bg_categories_on.png") no-repeat;
            }
        .categoryList li:before
        {
            display:inline-block;
            vertical-align:middle;
            height:152px;
            width:30px;
            content:"";
        }
        .categoryList li .content
        {
            display:inline-block;
            vertical-align:middle;
            width:227px;
        }
        .categoryList li a
        {
            color:#000;
            font-size:24px;
        font-weight: 400;
        }
        .categoryList li h5
        {
            color:#000;
            font-size:12px;
        font-weight: 400;
        }





.dualColList
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D4D4D4;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: 0 11px;
    overflow: hidden;
    padding: 11px;
}
    .dualColList li.noResults
    {
        width:auto;
    }
.dualColList .avatar {
   height: 50px;
   width: 50px;
   float: left;
   margin-right: 10px; 
   background-size:auto 100%;
   background-repeat:no-repeat;
   background-position:center center;
   border-radius:3px;
}
    .dualColList .avatar:hover
    {
        box-shadow:0 0 1px 1px rgba(180,180,180,.72);
    }
.dualColList .content {
    float: left;
        font-weight: 400;
    width:80%;
}
    .dualColList .content > a {
        font-size: 16px;
        color: #2b2b2b;
        margin-top: -4px;
        white-space:nowrap;
        text-overflow:ellipsis;
        overflow:hidden;
        max-width:100%;
        display:inline-block;
    }

	.dualColList .content > a:hover {
        color: #0096DB;
    }
        .dualColList .content > a span {
            color:#b9b9b9;
        }
        .dualColList .content > .title span
        {
            color:#000;
        }
        .dualColList .content > .title:hover span
        {
            color:#0096DB;
        }
    .dualColList .actions
    {
        margin-top:-7px;
    }
        .dualColList .actions a {
            font-size:12px;
            color:#5787B5;
            cursor: pointer;
            margin-left: 5px;
        font-weight: 400;
        }
			.dualColList .actions a:hover {
				color:#0096db;
			}
            .dualColList .actions a:first-child {
                margin-left: 0;
            }
.dualColList .btn_follow {
    color: #000;
}
.dualColList li {
    float: left;
    width: 50%;
    list-style:none;
    margin-bottom: 20px;
    position:relative;
}
    .dualColList + .btn_viewMore
    {
        margin:11px;
    }
    .dualColList:empty
    {
        background: url("/img/theme/bungienet/icons/icon_loading_gray.gif") no-repeat scroll center center transparent;
        color: #666666;
        display: block;
        font-size: 20px;
        height: 50px;
        text-align: center;
    }
    .dualColList li.empty
    {
        width:100%;
        margin-bottom:0;
    }

.aggregatedActivity.feed .content h1 {
    float:none;
    width:100%;
}
.aggregatedActivity.feed .content p
{
    font-size:12px;
    margin-top:3px;
}
.aggregatedActivity.feed .content a
{
    color:#5787B5;
}
.aggregatedActivity .child {
    clear: both;
    padding-bottom:10px;
}
    .aggregatedActivity .child li
    {
        min-height:0;
        margin-top:0;
    } 

.Forum .container_body .errorSection p
{
	padding: 20px;
	text-align: center;
	color: #222;
}

.container_body .errorSection
{
    background:none transparent;
}
    .container_body .header_post .errorSection
    {
        height:75px;
    }

	.container_body .errorSection p, .Blog .container_body .errorSection p
	{
		font-size:14px;
		color:#faa40a;
	}
    #ActivityFeed.errorSection
    {
        min-height:600px;
        padding:0px 11px 22px;
        clear:both;
    }
    .Blog .container_body .errorSection
    {
        min-height:600px;
        background: #fff;
        padding:22px;
        clear:both;
    }

.Groups.Topics .topics li
{
    margin-left:-1px;
}

    
.Groups .container_body
{
    margin-top:0;
}
.Groups .container_body > .errorSection
{
	background: url("/img/theme/bungienet/img/img_webmaster.png") no-repeat center bottom #FFFFFF;
    height: 100%;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
    .Groups .container_body > .errorSection:before
    {
        content:"";
        
        display:inline-block;
        margin:20px auto 25px;
        width:359px;
        height:82px;     

    }
        .en .Groups .container_body > .errorSection:before
        {
            background: url("/img/theme/bungienet/text/text_internalservererror.png") no-repeat 0 0;
        }
    .Groups .container_body .errorSection div
    {
        text-align:right;
        padding:0 22px;
    }
.Groups .container_body .messaging_groups
{
	
    padding-top: 100px;
    text-align: center;
}
.Groups .header_page {
    background: none;
    color: #fff;
}
    .Groups .header_page .identity {
        background: url("/img/theme/bungienet/bgs/bg_groupBanner.png") no-repeat scroll right center #000000;
        border-bottom: 1px solid #000000;
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
        float: none;
        height: 165px;
        padding-left: 168px;
        position: relative;
        background-size:cover;
    }
    .Groups .header_page .avatar {
        width: 126px;
        position: absolute;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        height: 126px;
        top: 20px;
        left: 16px;
    }
    .Groups .header_page .displayName a {
        max-width:100%;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        display:block;
    }
    .Groups .header_page .identityInfo {
        float: none;
        position: absolute;
        bottom: 15px;
        left: 170px;
		max-width:75%;
        text-align: left;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
        border: 1px solid #000000;
		padding: 0;
    }
        .no-rgba .Groups .header_page .identityInfo
        {
            background-color:#000;
        }
        .Groups .identityInfo p {
            display: inline;
            padding: 10px 10px 10px 0;
        }
		.Groups .header_page .identityInfo a {
			color: #5787B5;
		}
		.Groups .header_page .identityInfo a:hover {
			color: #0096db;
		}



.date.block
{
    color:#fff;
        font-weight: 400;
    text-align:center;
}
        .date.block .day
        {
        font-weight: 700;
            font-size:24px;
            display:block;
            line-height:24px;
        }
            .ja .date.block .day
            {
                font-size:20px;
            }
        .date.block .month
        {
            display: block;
            font-size: 15px;
            text-transform: uppercase;
        }
            .ja .date.block .month{
                font-size:12px;
            }
        .date.block .year
        {
            font-size:11px;
            display:block;
        }
        .date.block .time
        {
            font-size:10px;
            display:block;
        }
.header_body_page
{
    height:60px;
    width:988px;
    margin:61px auto 0;
    position:relative;   
}
    
    .Community .header_body_page, .Groups .header_body_page, .MyCommunity .header_body_page, .GroupSearch .header_body_page, .Bungie .header_body_page, .Blog .header_body_page, .Search .header_body_page
    {
        height:49px;
        width:100%;
        margin-top:61px;
        background:none transparent;
    }
    .header_body_page h1
    {
        float:left;
		margin:0 14px 0 14px;
    }
        .Community .header_body_page h1, .Groups .header_body_page h1, .MyCommunity .header_body_page h1, .GroupSearch .header_body_page h1, .Bungie .header_body_page h1, .Blog .header_body_page h1
        {
            display:none;
        }
    .header_body_page h1 a
    {
        font-size:53px;
        color:#ccc;
        line-height:58px;
        text-transform:uppercase;
    }

	.header_body_page h1 a:hover
    {
        color:#fff;
		text-decoration:none;

    }
.nav_tabs
{
    position:absolute;
    bottom:0;
    right:0;
	margin-right:14px;
	margin-bottom: -14px;
}
@media screen and (max-width: 981px)
{
    .nav_tabs
    {
	    margin-bottom: 0;
    }
}
    .nav_tabs li
    {
        list-style:none;
        float:left;
    }
        .nav_tabs li a
        {
            font-size:18px;
			font-weight: 200;
            
            display:block;
            width:162px;
            height:42px;
            color:#fff;
            text-align:center;
            line-height:39px;
        }

        .nav_tabs li.on a
        {
            color:#000;
            background:#eff2f0;
            border-bottom:#0096db 3px solid;
            height:39px;
        }


.container_news
{
    background: #f5f5f5;
	min-height:600px;
}


.spotlight_news
{

}
    .spotlight_news ul:empty
    {
        height:50px;
        background:url("/img/theme/bungienet/icons/icon_loading_white.gif") center center no-repeat;
    }
    .spotlight_news .overlay
    {
        height: 161px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
    }
    .spotlight_news img.mobile
    {
        display:none;
    }
    .spotlight_news li
    {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 320px auto;
        float: left;
        list-style: none outside none;
        position: relative;
        width: 320px;
        
    }
        .spotlight_news li .date.block
        {
            position:absolute;
            top:15px;
            left:15px;
        }
        .spotlight_news li .title
        {
            margin-top: 165px;
            padding: 0 18px;
        }
        .spotlight_news li .title,
        .spotlight_news li .title a
        {
            font-size:24px;
        font-weight: 400;
            display:block;
            color:#000;
        }
        .spotlight_news li .subtitle,
        .spotlight_news li .subtitle a
        {
            font-size:18px;
        font-weight: 400;
            display:block;
            color:#000;
        }
        .spotlight_news li .subtitle
        {
            padding: 0 16px 12px;
        }





        .spotlight_news li:first-child
        {
            background-position: right top;
            background-size: 570px 268px;
            float: none;
            height: auto;
            width: 100%;
        }
            .spotlight_news li:first-child .overlay
            {
                height: 268px;
                position: absolute;
                right: 0;
                top: 0;
                width: 570px;
            }
                .spotlight_news li.video:first-child .overlay
                {
                    display:block;
                }
            .spotlight_news li:first-child .content
            {
                background: url("/img/theme/destiny/bgs/bg_spotlight_news_first.jpg") no-repeat scroll 0 0 / 100% 100% transparent;
				background-color: #A6A18B;
                float: left;
                height: 268px;
                width: 390px;
            }
            .spotlight_news li:first-child .title
            {
                margin:90px 0 0 26px;
                width:327px;
            }
                .spotlight_news li:first-child .title a
                {
                    color:#f5f4e2;
                    font-size:30px;
        font-weight: 400;
                }
            .spotlight_news li:first-child .subtitle
            {
                margin:0 0 0 80px;
                width:327px;
            }
                .spotlight_news li:first-child .subtitle a
                {
                    color:#1c2949;
                    font-size:18px;
        font-weight: 400;
                }
    




.newsFeed
{
    padding:28px 15px 0;
    background:url("/img/theme/destiny/bgs/bg_hashes_news.png") repeat-x center top;
    clear:both;
}
    .newsFeed:empty
    {
        height:50px;
        background:url("/img/theme/bungienet/icons/icon_loading_white.gif") center center no-repeat;
    }
    .newsFeed iframe
    {
        display:none;
    }

    .newsFeed li{
        list-style:none;
    }
	.newsFeed li:first-child {
		padding-top: 21px;
	}

.Blog .btn_rss
{
    background: url("/img/theme/destiny/btns/btn_rss.gif") no-repeat scroll 0 0 transparent;
    bottom: -23px;
    display: block;
    height: 19px;
    left: 15px;
    position: relative;
    width: 50px;
    clear:both;
    z-index:2;
}
    


.newsArticle
{
    border-bottom: 1px solid #E1E1E1;
    height: 115px;
    list-style: none outside none;
    overflow: visible;
    padding: 30px 0;
    position: relative;
    width: 404px;
}
    .newsArticle.full
    {
        background: none repeat scroll 0 0 white;
        padding: 0;
        z-index: 1;
    }

    .newsArticle .date.block
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
        height: 104px;
        left: 0;
        padding: 7px;
        position: absolute;
        top: auto;
        width: 32px;
        z-index: 1;
    }

		.newsArticle .date.block.day
		{
			font-size: 18px;
			line-height: 24px;
		}
            .ja .newsArticle .date.block.day
		    {
			    font-size: 15px;
		    }
		
		.newsArticle .date.block.month
		{
			font-size: 13px;
		}

		.newsArticle .date.block.year
		{
			font-size: 9px;
		}

		.newsArticle .date.block.time
		{
			font-size: 8px;
		}

    .newsArticle .thumb
    {
        display: block;
        height: 118px;
        left: 46px;
        position: absolute;
        top: 30px;
        width: 235px;
    }
        .newsArticle .thumb img
        {
            width: 235px;
            height:118px;
        }
    .newsArticle .content_fh {
		font-size: 14px;
		line-height: 23px;
        
        color:#333;
        overflow:hidden;
        position:absolute;
		left: 301px;
        width:457px;
        height:115px;
	}
        .newsArticle .mobile.info
        {
            display:none;
        }
        .newsArticle .mobile.comments
        {
            display:none;
        }
        .newsArticle .content_fh img
        {
            display:none;
        }

        .newsArticle .title
        {
        }
            .newsArticle .title a
            {
                font-size:26px;
                color:#000;
        font-weight: 400;
                line-height:1.2em;
            }
        .newsArticle .subtitle
        {
            
            margin-bottom:8px;
            white-space:nowrap;
            text-overflow:ellipsis;
            overflow:hidden;
        }
            .newsArticle .subtitle a
            {
                font-size:18px;
                color:#000;
        font-weight: 400;
                line-height:2em;
            }





    .newsArticle .container_form
    {
        padding-bottom:15px;
    }
.newsArticle .forum_panel
{
    border-left:0;
}
    .newsArticle .post
    {
        position:relative;
    }
    .newsArticle #post > .post
    {
        padding-left:22px;
    }
    .newsArticle #post > .post > .content
    {
        padding:0;
    }
    .newsArticle .post .replies.first
    {
        padding-bottom:15px;
    }
    .newsArticle .post .replies > li
    {
        padding-left:0;
    }
        .newsArticle .post .replies > li li
        {
            padding-left:56px;
        }
    .newsArticle #post .avatar
    {
        top:15px;
        left:0;
    }
    .newsArticle #post .actions
    {
        padding:0 22px 0 0;
    }
        .newsArticle #post .replies .actions
        {
            padding-bottom:15px;
        }
        .newsArticle #post .actions .btn_comment
        {
            line-height:24px;
        }


@media screen and (max-width: 981px)
{
/* smaller view */
.header_body_page
{
    height:60px;
    width:960px;
    margin:50px auto 0;
    position:relative;
}
    
.container_news
{
    background:url("/img/theme/bungienet/bgs/bg_body_sword.gif");
    width:960px;
    border:0;
    margin:0 auto;
    clear:both;
}


.spotlight_news li
{
    width:320px;
    min-height:180px;
    background-size:320px 180px;

}
    .spotlight_news li .title
    {
        margin-top:188px;
    }
        .spotlight_news li .title, .spotlight_news li .title a
        {
            font-size:20px;
        }
    .spotlight_news li .subtitle
    {
    }
        .spotlight_news li .subtitle, .spotlight_news li .subtitle a
        {
            font-size:15px;
        }
    .spotlight_news li:first-child
    {
        background-size:480px 270px;
    }
    .spotlight_news li.video:first-child .overlay
    {
        width:480px;
        height:270px;
    }
    .spotlight_news li:first-child .content
    {
		background: url("/img/theme/destiny/bgs/bg_spotlight_news_first.jpg") no-repeat scroll 0 0 / 100% 100% transparent;
		background-color: #A6A18B;
        background-size: cover;
        height: 270px;
        width: 480px;
    }

}



.newsArticle_full
{
}
    .newsArticle_full #container_all
    {
        margin-top:323px;
        position:relative;
        margin-bottom:36px;
    }
    .newsArticle_full .header_article
    {
        background:url("/img/theme/destiny/bgs/bg_article_header.jpg") no-repeat 0 0;
        position:absolute;
        border-top:3px solid #0096DB;
        top:-323px;
        left:0;
        width:100%;

    }
        .de .newsArticle_full .header_article,
        .fr .newsArticle_full .header_article
        {
            word-wrap: break-word;
        }
        .newsArticle_full .header_article .date.block
        {
            
            color:#fff;
            position:absolute;
            top:0;
            left:0;
            width:49px;
            padding:7px 0;
        }
        
        .newsArticle_full .header_article img
        {
            width:570px;
            height:287px;
            float:right;
		
        }
        .newsArticle_full .header_article:before
        {
            content:"";
            vertical-align:middle;
            height:287px;
            display:inline-block;
            width:0;
        }
        .newsArticle_full .header_article .text
        {
            display:inline-block;
            vertical-align:middle;
            color:#000;
            margin-left:65px;
            width:300px;
        }
            .newsArticle_full .header_article .text a
            {
                color:#000;
            }

		.newsArticle_full .header_article .title
        {
            font-size: 30px;
        
            line-height: 36px;
            font-weight: 500;
        }
        .newsArticle_full .header_article .title a
        {
            font-size:30px;
        font-weight: 400;
        }
        .newsArticle_full .header_article .subtitle a
        {
            font-size:22px;
        font-weight: 400;
        }
        .newsArticle_full .header_article .author
        {
            font-size: 18px;
            
            margin-top: 3px;
            opacity:0.8;
        }
        .newsArticle_full .header_article .date.mobile
        {
            display:none;
        }


    .newsArticle_full .social
    {
        float:right;
        display:none;
    }
    .newsArticle_full .content_fh
    {
		position: relative;
		float: left;

		width: 617px;
        padding: 0 0 56px 56px;
		margin-top: -5px;
		
		font-size: 18px;
		line-height: 28px;
		font-weight: 300;
    }
        .newsArticle_full .errorSection
        {
            padding:71px;
        }
        .gallery_h3
        {
            font-size:15px;
        }
        .gallery_h4
        {
            font-size:16px;
        }
		.newsArticle_full .content_fh ul
		{
			margin-left: 40px;
		}

		.newsArticle_full .content_fh .body
		{
			padding-right: 71px;
			
		}

		.newsArticle_full .content_fh .body img
		{
			max-width: 100%;
			height: auto;
		}

        .newsArticle_full .content_fh img.ratingImage
		{
			width: auto;
		}

		.newsArticle_full .content_fh .ratingChoice
		{
			list-style-type: none;
		}

		.newsArticle_full li.twitter
		{
			padding: 10px 0;
			list-style: none;
			overflow: hidden;

			font-size: 13px;
			line-height: 1.25;
			border-bottom: 1px solid rgba(30, 36, 43, 0.1);
		}

		.newsArticle_full li.twitter:nth-of-type(1)
		{
			margin-top: 10px;
		}

	.newsArticle_full .social_news
	{
		float: left;
		width: 200px;
		padding: 0 22px;

		
		font-size: 14px;
	}
		.newsArticle_full .social_news .bungieTwitterLink
		{
			position: relative;
			font-size: 16px;
			font-weight: 400;
			text-decoration: none;

			color: rgb(30,36,43);
		}

			.bungieTwitterLink .icon
			{
				position: relative;
				top: 3px;
				float: left;

				width: 40px;
				height: 40px;
				margin-right: 8px;
				
				background: url('/img/theme/bungienet/icons/icon_bungie_twitter.jpg') 0 0 no-repeat;
				background-size: cover;
			}

			.bungieTwitterLink h5
			{
				font-size: 18px;
			}

			.bungieTwitterLink .handle
			{
				font-size: 14px;
				opacity: 0.5;
			}
			
		.newsArticle_full .social_news .tweetDate
		{
			font-size: 11px;
			padding-bottom: 4px;
		
			margin-top: 4px;
			opacity: 0.75;
			font-weight: 500;
		}

			.newsArticle_full .social_news .tweetDate a
			{
				color: rgb(30,36,43);
			}
		
		.newsArticle_full .social_share iframe
		{
			float: left;
		}

		.newsArticle_full .social_share
		{
			margin-bottom: 20px;
		}

		.newsArticle_full .social_share .addthis_button
		{
			display: inline-block;
			margin-top: 10px;
		}

		.newsArticle_full .related_news
		{
			margin: 42px -22px 0 -22px;
		}

		.newsArticle_full .related_news .newsRelated
		{
			padding: 10px 11px;
			margin: -1px 0 0 0;
			border: 1px solid #ebebeb;
			border-width: 1px 0; 
		}

		.newsArticle_full .related_news h2
		{
        font-weight: 400;
			font-size: 16px;
			padding-left: 11px;
			padding-bottom: 6px;
		}
		
		.newsArticle_full .related_news .newsRelated img,
		.newsArticle_full .related_news .newsRelated span
		{
			float: left;
		}

		.newsArticle_full .related_news .newsRelated span
		{
			display: block;
			width: 105px;
			padding-left: 15px;
            word-wrap: break-word;
		}


    .newsArticle_full .forumPost article .content
    {
        padding-left:0;
    }
    
    .newsArticle_full .forumPost article .content .content {
        padding-left: 71px;
    }
    .newsArticle_full .forumPost .replies
    {
        padding-left:45px;
    }
    .newsArticle_full .forumPost .replies.first
    {
        padding:0;
    }
    .newsArticle_full .forumPost .replies > li
    {
        padding:0;
    }
    .newsArticle_full .forumPost > li
    {
        padding:0;
    }
    .newsArticle_full #post > .post .avatar
    {
        left:0;
    }

    .Blog .forumPost .downvoted
{
    opacity:0.5;
}
.Blog .forumPost .post 
{
    padding: 11px 0 0 45px;
}
    .Blog .forumPost .replies .avatar {
        left: 45px;
    }
    .Blog .forumPost .replies .replies .avatar {
        left: 45px;
    }

.Blog #post > .post
{
}
    .Blog #post > .post .avatar 
    {
        left: 45px;
    }

.container_voting
{
    left: -15px;
    position: absolute;
    text-align: center;
    top: 19px;
    width: 50px;
}
    .container_voting a
    {
        display:block;
        height:10px;
        background:url("/img/theme/bungienet/icons/sprite_vote.png") no-repeat;
        overflow:hidden;
        text-indent:-9999px;
    }
    .container_voting .btn_like
    {
        background-position:center 0;
    }
    .container_voting .liked
    {
        background-position:center -20px;
    }
    .container_voting .btn_dislike
    {
        background-position:center -10px;
    }
    .container_voting .disliked
    {
        background-position:center -30px;
    }
    .container_voting .votes
    {
        display:block;
        color: #777;
        font-size: 14px;
    }












.trigger_comment
{
	padding: 5px 10px;
    float:left !important;
}
#btn_viewComments
{
    line-height:37px;
    margin-left:20px !important;
}
#commentPanel .postSortMode
{
    z-index:2;
}
p.noComments
{
	padding: 5px 0 3px 0;
	color: #777;
        font-weight: 400;
	font-size: 11px;
}

.share_comment
{
	float: right;
	padding: 5px 0 3px 0;
}  

	.Blog .share_comment .addthis_button
	{
		display: none;
	}



.Community.Index .errorSection
{
    /* not sure why this is here - but it is causing problems 
        padding-top:117px;
    */
}   
.Community.Index .header_page
{
    background: none repeat scroll 0 0 transparent;
    left: 50%;
    margin-left: -480px;
    padding-bottom: 0;
    position: absolute;
    top: -12px;
    z-index: 2;

}
.Community.Index .header_page a
{
    color:#777;
}
    .Community.Index .header_page .on a
    {
        color:#fff;
    }

/* panel slider rotator - required */
.panelSlider_circular
{
    position:relative;
}
    .frame_panelSlider_circular
    {
        overflow:hidden;
        position:relative;
    }
    .panelSlider_circular .frame_panelSlider_circular > ul
    {
        position:absolute;
        top:0;
        transition-property:none;
        -moz-transition-property:none;
        -webkit-transition-property:none;
        -o-transition-property:none;
        -ms-transition-property:none;
        
    }
        .panelSlider_circular ul.transitions
        {
            transition-property:transform;
            -moz-transition-property:-moz-transform;
            -webkit-transition-property:-webkit-transform;
            -o-transition-property:-o-transform;
            -ms-transition-property:-ms-transform;
        }
    .panelSlider_circular .frame_panelSlider_circular > ul > li
    {
        position:absolute;
        left:-9999px;
    }
    

.imageRotator_blog
{
    position: relative;
    width:748px;
    margin-top:18px;
    left:-18px;
    padding-top:345px;
}
    .imageRotator_blog li
    {
        list-style:none;
        
    }
    .imageRotator_blog .frame_panelSlider_circular
    {
        width:748px;
        height:345px;
        position:absolute;
        top:0;
    }
        .imageRotator_blog .frame_panelSlider_circular ul
        {
            margin:0;
        }
    .imageRotator_blog .frame_panelSlider_circular li
    {
        list-style:none;
        width:748px;
        height:345px;
        list-style:none;
        margin:0;
    }
        .imageRotator_blog .frame_panelSlider_circular li img
        {
            max-width:none;
        }
        .imageRotator_blog .frame_panelSlider_circular li p
        {
            background:url("/img/theme/bungienet/bgs/overlay_rotator_captions.png");
            display:block;
            color:#fff;
            font-size:12px;
            line-height:34px;
            padding:0 10px;
            position:absolute;
            width:728px;
            bottom:0;
            left:0;
        }
            .imageRotator_blog .btn_expand
            {
                float:right;
                background:url("/img/theme/bungienet/btns/btn_expandView.png") no-repeat center center;
                display:block;
                width:13px;
                height:34px;
            }
    /* left is multiples of the width of your panel */
    .imageRotator_blog .frame_panelSlider_circular .leftPanel{left:0;}
    .imageRotator_blog .frame_panelSlider_circular .middlePanel{left:748px;}
    .imageRotator_blog .frame_panelSlider_circular .rightPanel{left:1496px;}

    
.imageRotator_blog .buttons_panelSlider_circular
{
    width:0;
    height:0;
    position:absolute;
    top:0;
    left:0;
    display:none;
}
    .imageRotator_blog:hover .buttons_panelSlider_circular
    {
        display:block;
    }
    .imageRotator_blog .buttons_panelSlider_circular a
    {
        background-repeat:no-repeat;
        width:31px;
        height:59px;
        display:block;
        position:absolute;
        top:142px;
    }
    .imageRotator_blog .buttons_panelSlider_circular .prev
    {
        background-image:url("/img/theme/bungienet/btns/btn_pager_left.png");
        left:18px;
    }
        .imageRotator_blog .buttons_panelSlider_circular .prev:hover
        {

        }
    .imageRotator_blog .buttons_panelSlider_circular .next
    {
        background-image:url("/img/theme/bungienet/btns/btn_pager_right.png");
        left:699px;
    }
        .imageRotator_blog .buttons_panelSlider_circular .next:hover
        {

        }

    





.imageRotator_blog .btns
{
    width:748px;
    text-align:center;
    margin:0 !important;
}
    .imageRotator_blog .btns li
    {
        display:inline;
        margin:0 4px;
    }
    .imageRotator_blog .btns a
    {
        display:inline-block;
        width:6px;
        border-radius:6px;
        background:#bbb;
        text-indent:-9999px;
        overflow:hidden;
        height:6px;
        margin:10px 0;
    }
    .imageRotator_blog .btns .on a
    {
        background:#262626;
    }
        
    
/* required styles */
#lightbox, .lightbox
{
    position:absolute;
    display:none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    width:100%;
    z-index:100;
}
    #preloader, #content_lightbox
    {
        position:absolute;
        display:none;
    }
    #content_lightbox > *
    {
        z-index:1;
    }
    #next_content, #prev_content
    {
        display:none;
        position:absolute;
        z-index:2;
    }

/* extra styles */
#lightbox, .lightbox
{
    background:#000;
    background:rgba(0,0,0,.9);
}
#image_lightbox, #html_lightbox
{
    background:#fff;
}

#prev_content{left:0;}
#next_content{right:0;}




.panelSlider_circular
{
    position:relative;
}
    .frame_panelSlider_circular
    {
        overflow:hidden;
        position:relative;
    }
    .panelSlider_circular .frame_panelSlider_circular > ul
    {
        position:absolute;
        top:0;
        transition-property:none;
        -moz-transition-property:none;
        -webkit-transition-property:none;
        -o-transition-property:none;
        -ms-transition-property:none;
        
    }
        .panelSlider_circular ul.transitions
        {
            transition-property:transform;
            -moz-transition-property:-moz-transform;
            -webkit-transition-property:-webkit-transform;
            -o-transition-property:-o-transform;
            -ms-transition-property:-ms-transform;
        }
    .panelSlider_circular .frame_panelSlider_circular > ul > li
    {
        position:absolute;
        left:-9999px;
    }
#AccountSettings
{
    list-style:none;
    color:#333;
}
    #AccountSettings > li
    {
        margin-top:5px;
        position:relative;
        background:#efefef;
		border-bottom:2px solid #e0e0e0;

    }
        #AccountSettings > li:first-child
        {
            margin-top:0;
        }
    #AccountSettings .heading
    {
        display: inline-block;
        font-weight: 500;
        font-size: 12px;
        font-weight: normal;
        line-height: 38px;
        vertical-align: middle;
        width: 196px;
    }
        .en #AccountSettings .heading
        {
            text-transform:capitalize;
        }
    #AccountSettings .description
    {
        display:inline-block;
        width:311px;
        font-size:12px;
        vertical-align:middle;
    }
        #AccountSettings .open .description,
        #AccountSettings > li:hover .description
        {
            color:#0096db;
        }
    
    #AccountSettings .btn_save
    {
        float:right;
        padding-right:13px;
        font-size:12px;
        display:none;
		line-height:38px;
    }
        #AccountSettings > li:hover .btn_save, #AccountSettings .open .btn_save
        {
            display:block;
            color:#0096db;
        }
        #AccountSettings .open .btn_save:after
        {
            content:"Save";
			background:#0096db;
			color:#fff;
			padding:6px 6px;
        }
        #AccountSettings .btn_save:after
        {
            content:"Edit";
			padding:3px;
        }
    #AccountSettings > li:before
    {
        content:"";
        width:29px;
        position:absolute;
        background-position:center center;
        height:41px;
        left:0;
        background-repeat:no-repeat;
        display:block;
    }
        
        #AccountSettings > li.user:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_user.png");

        }
        #AccountSettings > li.mute:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_mute.png");

        }
        #AccountSettings > li.img:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_img.png");

        }
        #AccountSettings > li.notifications:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_notifications.png");

        }
        #AccountSettings > li.privacy:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_privacy.png");

        }
        #AccountSettings > li.linkAccounts:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_accountLinks.png");

        }
		
		#AccountSettings > li.emailSettings:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_edit_mail.png");

        }

		#AccountSettings > li.messageSettings:before
        {
            background-image:url("/img/theme/bungienet/icons/icon_display_settings.png");

        }
		
    #AccountSettings .bar
    {
        line-height:38px;
        /*padding-bottom:1px;*/
        padding-left:29px;
    }
        #AccountSettings .bar label
        {
            width:187px;
            cursor:pointer;
        }
        #AccountSettings .bar .container_textbox
        {
            background:none;
            border:0;
            box-shadow: none;
            margin:1px;
			position:relative;
			top:-1px;
        }
        #AccountSettings .bar:hover input
        {
            color:#0096db;
        }
        #AccountSettings .bar.open .container_textbox
        {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #C6C6C6;
            margin:0;
        }
        #AccountSettings .bar.open input
        {
            color:#333;
        }
            

    #AccountSettings .expandable
    {
        padding-bottom:1px;
    }
        #AccountSettings .expandable .trigger
        {
            line-height:38px;
            padding-left:29px;
            cursor:pointer;
        }
            
            #AccountSettings .expandable:hover, #AccountSettings .open
            {
                background:#e0e1e3;
                border-bottom:2px solid #cbd0d2;
                /*padding-bottom:0;*/
            }

    #AccountSettings ul li
    {
        list-style:none;
    }


    #AccountSettings .aboutMe .collapsible, #AccountSettings .privacy .collapsible, #AccountSettings .messageSettings .collapsible, #AccountSettings .emailSettings .collapsible
    {
        padding-bottom: 10px;
        padding-left: 225px;
        padding-right: 10px;
        padding:0 10px 10px 225px; 
    }
    #AccountSettings .aboutMe .text_about
    {
        margin-bottom:0;
    }
    #AccountSettings div.container_checkbox
    {
        padding-left:22px;
        position:relative;
        vertical-align:auto;
    }
        #AccountSettings div.container_checkbox.spaced
        {
            margin-top:15px;
        }
        #AccountSettings div.container_checkbox input
        {
            position:absolute;
            left:0;
            top:6px;
        }
#AccountSettings .SelectLanguage
{
    border-top:1px solid #c8c9cb;
    padding:14px 0 0 21px;
    margin-top:14px;
    font-size:9px;
    line-height:30px;
}
    #AccountSettings .SelectLanguage label
    {
        font-size:11px;
    }
    #AccountSettings .SelectLanguage select, #AccountSettings .SelectLanguage.container_select option
    {
        font-size:9px;
    }
    #AccountSettings .SelectLanguage select
    {
        background: none repeat scroll 0 0 #344768;
        border: 1px solid #344768;
        color: #FFFFFF;
    }
.aboutMe label, .emailSettings label.setting
{
    float: left;
    font-size: 12px;
    line-height: 29px;
    margin-left: -199px;
}

.emailSettings .status
{
	font-size: 14px;
	line-height: 18px;
	margin: 22px 0 15px 0;
	color:#2b2b2b;
}

.emailSettings .invalid
{
	color:#ff3e00;
}

.emailSettings .resend a
{
	font-size: 12px;
}

#AvatarList li ul,
#GroupAvatarList li ul
{
    float:left;
    height:156px;
}
#AvatarList li li,
#GroupAvatarList li li
{
    float:left;
    margin:10px 10px 0 0;
    width:auto;
    height:auto;
    list-style:none;
}

#AvatarList .avatar,
#GroupAvatarList .avatar
{
    width:42px;
    height:42px;
    display:block;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
    

}
	
	#AvatarList li .checked,
    #GroupAvatarList li .checked
	{
		opacity:1;
		box-shadow:0 0 0 1px #fff;
	}
    #GroupAvatarList li .disabled
	{
		opacity:.3;
        cursor:auto;
	}
	
	#AvatarList ul li li:hover, #GroupAvatarList ul li li:hover {
		box-shadow: 0 0 0 2px #fff;
	}

    #AvatarList .avatar.spinner,
    #GroupAvatarList .avatar.spinner
    {
        background:url("/img/theme/bungienet/icons/icon_loading_gray.gif") center center no-repeat;
        background-size:100% 100%;
    }
        #AvatarList .avatar.spinner img,
        #GroupAvatarList .avatar.spinner img
        {
            opacity:0;
        }
	
    #AvatarList .avatar img
	{
		
	}
		
    #AvatarList .avatar img:hover
    {
        
    }

.selectAvatar.open
{
    height:auto;
}
.selectAvatar .preview
{	
	border:1px solid #f0f0f0;
	border-radius:2px;
    box-shadow:0px 1px 5px rgba(0,0,0,.2);
    height: 90px;
    left: -163px;
    top: 10px;
    width: 90px;
}
.selectAvatar #rotator_avatars,
.selectAvatar #rotator_groups
{
    float: right;
    height: 30px;
    left: 0;
    margin-top: -10px;
    position: relative;
    top: 0;
    width: 574px;
}
	.selectAvatar.open #rotator_avatars,
    .selectAvatar.open #rotator_groups
	{
		height: auto;
	}

.selectAvatar .panelSlider_circular
{
    position: relative;
    margin-top:-10px;
}

.selectAvatar #avatarPanelSlider,
.selectAvatar #groupPanelSlider
{
	width: 574px;
	height: 200px;
}

    .selectAvatar .panelSlider_circular .frame_panelSlider_circular
    {
        width:574px;
        height:158px;
        top:0;
        left:0;
    }
    .selectAvatar .frame_panelSlider_circular > ul
    {
        background:#000;
    }
    .selectAvatar .panelSlider_circular .frame_panelSlider_circular li
    {
        width:574px;
        height:156px;
    }
    /* left is multiples of the width of your panel */
    .selectAvatar .panelSlider_circular .frame_panelSlider_circular .leftPanel{left:0;}
    .selectAvatar .panelSlider_circular .frame_panelSlider_circular .middlePanel{left:577px;}
    .selectAvatar .panelSlider_circular .frame_panelSlider_circular .rightPanel{left:1150px;}
.selectAvatar .pager
{
    text-align:center;
	display:none;
}
    .selectAvatar .pager a
    {
        background-image:url("/img/theme/bungienet/btns/sprite_edit_rotatorArrows.png");
        background-repeat:no-repeat;
        display:inline-block;
        width:7px;
        height:12px;
        vertical-align:middle;
    }
    .selectAvatar .pager .prev
    {
        background-position:-21px 0;
    }
        .selectAvatar .pager .prev:hover
        {
            background-position:-14px 0;
        }
    .selectAvatar .pager .next
    {
        background-position:0 0;
    }
        .selectAvatar .pager .next:hover
        {
            background-position:-7px 0;
        }


.selectAvatar .previewBox {
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

#AccountSettings .selectAvatar .preview
{
	position: absolute;
}
        
.selectAvatar .panelSlider_circular .btns
{
    display:inline-block;
}
.selectAvatar .panelSlider_circular .btns li
{
    display:inline-block;
    margin:5px;
    height:30px;
    cursor:pointer;
}
    .selectAvatar .panelSlider_circular .btns .on
    {
        margin:3px;
    }
    .selectAvatar .panelSlider_circular .btns a
    {
        border-radius:5px;
        width:5px;
        height:5px;
        display:inline-block;
        background:#94979c;
        vertical-align:middle;
    }
    .selectAvatar .panelSlider_circular .btns .on a
    {
        background:#0096db;
        width:7px;
        height:7px;
        border-radius:7px;
    }

.container_dropdownTheme
{
    position:relative;
}
    .container_dropdownTheme .container_select
    {
        border-top: 1px solid #AAAAAA;
		margin-right: 11px;
		padding-top: 11px;
    }


.container_dropdownSneakernet
{
    position:relative;
}
	.container_dropdownSneakernet .container_myGames 
	{
		border-top: 1px solid #AAAAAA;
		margin-right: 11px;
		padding-top: 11px;
	}

#yourSneakernetCode
{
	position: relative;
	display: block;
    font-weight: 500;
	font-size: 14px;
}

#text_sneakernet
{
	width: 450px;
}


.notificationSettings
{
}
    .notificationSettings table
    {
        margin-left:42px;
        width:716px;
        margin-bottom:5px;
        border-collapse:collapse;
        border-spacing:0;
    }
    .notificationSettings th
    {
        color: #FFFFFF;
        font-size: 10px;
        line-height: 19px;
        text-align: left;
        vertical-align: middle;
        padding:3px 0;
    }
        .notificationSettings th a
        {
            content: "";
            display: inline-block;
            background-repeat:no-repeat;
            background-position:left center;
            height: 19px;
            margin-right: 10px;
            vertical-align: middle;
            width: 16px;
            margin-left:3px;
        }
        .notificationSettings th:hover a
        {
            background-position:right center;
        }
    .notificationSettings th.email a
    {
        background-image: url("/img/theme/bungienet/icons/sprite_notifications_mail.png");
    }
    .notificationSettings th.mobile a
    {
        background-image: url("/img/theme/bungienet/icons/sprite_notifications_mobile.png");
        width:10px;
        margin-left:6px;
    }
    .notificationSettings th.web a
    {
        background-image: url("/img/theme/bungienet/icons/sprite_notifications_web.png");
    }
        .notificationSettings th span
        {
            background:#444;
            padding:0 4px;
            position:absolute;
            display:none;

        }
            .notificationSettings th:hover span
            {
                display:inline;
            }
            .notificationSettings th span:before
            {
                content:"";
                position:absolute;
                top:0;
                left:-4px;
                width:4px;
                height:19px;
                background:url("/img/theme/bungienet/bgs/point_notifications_header.png") no-repeat center center;
                
            }
        
    .notificationSettings td:first-child
    {
        padding-left:9px;
        width:248px;
    }
    .notificationSettings td
    {
        font-size:12px;
        height:27px;
        border-bottom:1px solid #d0d0d0;
        border-top:1px solid #e9ebed;
    }
    .notificationSettings .firstRow td
    {
        border-top:0;
    }
    .notificationSettings .lastRow td
    {
        border-bottom:0;
    }
    .notificationSettings label
    {
        display:none;
    }




#AccountSettings .mute .collapsible
{
    padding-bottom:10px;
}

#AccountSettings .ignoreList
{
    float:left;
    margin-top:-10px;
    width:475px;
}
#AccountSettings .ignoreList li 
{
    float:left;
    position:relative;
}
#AccountSettings .ignoreList .avatar
{
    width:42px;
    height:42px;
    background-color:#9ea0a6;
    background-size:auto 100%;
    background-position:center center;
    background-repeat:no-repeat;
}
    #AccountSettings .ignoreList li:hover .avatar
    {
        border:2px solid #fff;
        border-radius:3px;
        box-shadow:0 0 1px 1px rgba(180,180,180,.72);
        height:38px;
        width:38px;
        
    }
#AccountSettings .mute p
{
    width:170px;
    float: left;
    font-size: 12px;
    vertical-align: middle;
    margin-left:29px;
}
#AccountSettings .mute .x
{
    background: url("/img/theme/bungienet/btns/btn_x.png") no-repeat scroll center center #FFFFFF;
    display: inline-block;
    height: 13px;
    vertical-align: middle;
    width: 13px;
}
#AccountSettings .mute .btn_viewMore
{
    clear:both;
    margin-left:225px;
    margin-top:10px;
}


#AccountSettings .mute .ignoredItem
{
    position:relative;
}
#AccountSettings .mute .ignoredItem .btn_unmute
{
    
    bottom: 0;
    position: absolute;
    left: 29px;
    display:none;    
}
    #AccountSettings .mute .ignoredItem:hover .btn_unmute
    {
        display:block;
    } 
#AccountSettings .mute .grid
{
}
    #AccountSettings .mute .grid .ignoredItem
    {
        text-indent:-9999px;
        overflow:hidden;
        width:42px;
        height:42px;
        margin:10px 10px 0 0;
    }

    #AccountSettings .mute .grid .avatar
    {
        display:block;
    }
    #AccountSettings .mute .grid .displayName
    {
        display:none;
    }
#AccountSettings .mute .list
{
}
    #AccountSettings .mute .list .ignoredItem
    {
        width:50%;
        height:42px;
        margin:10px 0 0 0;
    }
    #AccountSettings .mute .list .avatar
    {
        float:left;
        margin-right:10px;
    }
    #AccountSettings .mute .list .displayName
    {
        display:block;
        float:left;
        vertical-align:middle;
        color:#333;
        font-size:12px;
        text-overflow:ellipsis;
        overflow:hidden;
        line-height:42px;
        white-space:nowrap;
        max-width:180px;
    }
        #AccountSettings .mute .ignoredItem:hover .displayName
        {
            color:#0096db;
        }

.mute .views
{
    float:left;
    width:16px;
    margin-right:10px;
}
    .mute .views a
    {
        width:16px;
        height:16px;
        display:block;
    }
    .mute .btn_grid
    {
        
        background:url("/img/theme/bungienet/btns/btn_grid.png") no-repeat 0 0;
        margin-bottom:10px;
    }
    .mute .btn_list
    {
        
        background:url("/img/theme/bungienet/btns/btn_list.png") no-repeat 0 0;
    }

.Link .list_linkAccounts
{
    margin:0 12px 12px 225px;
    border:1px solid #bebebe;
    background:#fff;
}
    .SignUp.Link .list_linkAccounts
    {
        margin:0 40px 12px;
    }
    .Link .list_linkAccounts:empty
    {
        display:none;
        border:0;
        margin:0;
    }
    .list_linkAccounts li
    {
        position:relative;
    }
    .list_linkAccounts li > label
    {
        background: url("/img/theme/bungienet/icons/sprite_platforms_1.png") no-repeat scroll 0 0 transparent;
        float: left;
        height: 26px;
        margin: 2px 12px 0;
        overflow: hidden;
        text-indent: -9999px;
        vertical-align: middle;
        width: 26px;
    }
        .list_linkAccounts li.xbox > label
        {
            background-position:0 0;
        }
        .list_linkAccounts li.psn > label
        {
            background-position:0 -26px;
        }
        .list_linkAccounts li.facebook > label
        {
            background-position:0 -52px;
        }
        .list_linkAccounts li.google > label
        {
            background-position:0 -78px;
        }
#list_mobileLinks
{
}
    #list_mobileLinks li
    {
        clear:both;
    }
    #list_mobileLinks label
    {
        background: none repeat scroll 0 0 transparent;
        color: #2B2B2B;
        float: left;
        font-size: 12px;
        height: auto;
        line-height: 31px;
        margin: 0 12px;
        overflow: visible;
        text-indent: 0;
        white-space: nowrap;
        width: auto;
    }
    #list_mobileLinks .btn_unlink
    {
        margin:0;
    }
     


.Link .btn_linkAccount
{
    display:block;
    height:31px;
    font-size:12px;
    line-height:31px;
    text-align:left;
    color:#2b2b2b;
    background-color:#fff;
}
.Link .container_checkbox
{
    display:block;
} 
.Link .container_checkbox
{
    text-align:right;

    display:none;
}
    .Link .container_checkbox label
    {
        float:left;
        font-size:12px;
        line-height:31px;
        height:31px;
    }
    .Link .container_checkbox input
    {
        margin:9px;
        float:left;
    }
    
.Link .linked .container_checkbox
{
	position:relative;
    display:block;
	height: 31px;
    line-height:31px;
}
    .Link .linked .accountLinked
    {
        border-right: 1px solid #DFDFDF;
        color: #828282;
        display: inline-block;
        float: left;
        font-size: 12px;
        margin-right: 12px;
        padding-right: 12px;
    }
.Link .linked .btn_linkAccount
{
    display:none;
}
.Link .linked
{
    border-top:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
}
    .Link .linked:first-child
    {
        border-top:0;
    }
    .Link .linked:last-child
    {
        border-bottom:0;
    }
.Link .linked:before
{
    content:"";
    background:url("/img/theme/bungienet/icons/icon_check_signUp.png") no-repeat scroll center center transparent;
    width:25px;
    height:30px;
    display:block;
    position:absolute;
    left:-36px;
}
    .Link .btn_unlink
    {
        border-left: 1px solid #dfdfdf;
        display: none;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        margin-top: -15px;
        padding: 0 10px;
        position: absolute;
        right: 0;
        top: 50%;
    }
        .Link .linked .btn_unlink
        {
            display:block;
        }

.Search .header_body, .GroupSearch .header_body
{
    background: url("/img/theme/bungienet/bgs/bg_header_search.png") repeat-x scroll 0 0 transparent;
    box-shadow: 0 1px 1px #FFFFFF inset;
    border-top-right-radius: 5px;
    padding: 22px 22px;
    z-index: 1;
    background-size:auto 100%;
}
    .Search .header_body .container_form, .GroupSearch .header_body .container_form{
        float:left;
    }
    .Search .header_body p, .GroupSearch .header_body p
    {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 0 #FFFFFF;
        clear: both;
        color: #636363;
        font-size: 14px;
        padding-bottom: 11px;
        padding-left: 18px;
    }
.Search .container_create .container, .GroupSearch .container_create .container
{
    clear: both;
    float: none;
    overflow: hidden;
    padding: 22px;
    width: auto;
}

.Search .topics
{
}
    .Search .topics li
    {
        border:0;
    }
    .Search .topics time
    {
        color: #999999;
        float: right;
        font-size: 10px;
        line-height: 14px;
        text-shadow: 1px 0 0 #FFFFFF;
    }

.container_search
{
    padding-bottom:11px;
}
.searchPanel{
    clear:both;
}
    .searchPanel ul:empty
    {
        height:50px;
        background:url("/img/theme/bungienet/icons/icon_loading_white.gif") center center no-repeat;
    }
    .searchPanel .noResults
    {
        display:none;
    }
.header_search_section
{
    background:url("/img/theme/bungienet/bgs/bg_header_search_section.png") repeat-x;
    background-size:auto 100%;
    line-height:29px;
    font-size:11px;
    color:#777;
    padding:0 11px;
    margin:0 11px;
    border:1px solid #D4D4D4;
    border-width:0 1px;
    clear:both;
    margin-top:11px;   
	border-top:1px solid #d4d4d4;
}
.Search .noSearchTerm
{
    padding:11px;
}
.footer_search_section
{
    background:url("/img/theme/bungienet/bgs/bg_header_search_section.png") repeat-x;
    background-size:auto 100%;
    line-height:29px;
    font-size:11px;
    color:#777;
    padding:0 11px;
    margin:0 11px;
    border: none;
    clear:both;   
}

.Search .current_page
{
	position: absolute;
	left: 55%;
}
.Search .next_page:hover,
.Search .prev_page:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.Search .next_page
{
	float: right;
}

.groups_search_section, .activity_search_section, .news_search_section, .topics_search_section, .help_search_section
{
    margin: 0 11px;
    padding: 11px;
    overflow:hidden;
    border:1px solid #D4D4D4;
    border-width:0 1px 1px;
    background:#fff;
}
    .groups_search_section.errorSection, .news_search_section.errorSection, .help_search_section.errorSection
    {
        clear:both;
        background:#fff;
        text-align:left;
        border-top:1px solid #dfdfdf;
        margin-top:11px;
    }
        .groups_search_section.errorSection li, .news_search_section.errorSection li, .help_search_section.errorSection li
        {
            width:100%;
            padding:40px;
        }
    .groups_search_section.empty, .news_search_section.empty, .help_search_section.empty
    {
        font-size:11px;
    }
    .groups_search_section li, .news_search_section li, .help_search_section li
    {
        display:block;
        width:100%;
        margin-top:22px;
    }
        .groups_search_section li:first-child, .news_search_section li:first-child, .help_search_section li:first-child
        {
            margin-top:0;
        }

        .groups_search_section li.noResults, .news_search_section li.noResults, .help_search_section li.noResults
        {
            min-height:0;
        }
        
    .groups_search_section .avatar
    {
        background-position: center center;
        background-size: auto 100%;
        display: inline-block;
        height: 90px;
        margin-right: 11px;
        overflow: hidden;
        vertical-align: top;
        width: 90px;
    }
    .groups_search_section .content
    {
        display: inline-block;
        font-weight: 500;
        vertical-align: middle;
        width: 812px;
    }

    .news_search_section .content,
    .help_search_section .content
    {
        display: inline-block;
        font-weight: 500;
        vertical-align: middle;
        width: 640px;
        margin-left:10px;
        margin-top:0;
    }

	.groups_search_section.standarddata .content
	{
		width: 661px;
	}
        .MyGroups .groups_search_section .content
        {
            width:807px;
        }
    
    .groups_search_section .content > a
    {
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        max-width:100%;
        display:inline-block;
        color:#2b2b2b;
        margin-bottom:2px;
        
    }

		.groups_search_section .content > a:hover
		{
			color: #0096DB;
		}
        .groups_search_section .content > a:first-child
        {
            color: #2B2B2B;
        font-weight: 500;
            font-size: 18px;
        }
    .groups_search_section img
    {
        background-size:auto 100%;
        background-repeat:no-repeat;
        background-position:center center;
    }
    .news_search_section img,
    .help_search_section img
    {
        width: 100px;
        height: 50px;
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        padding-top: 5px;
    }
	

    .groups_search_section .members
    {
        float:right;
        font-size:11px;
        line-height:24px;
    }
        .groups_search_section .members a
        {
            color:#777;
            font-size:11px;
            line-height:24px;
        }

			.groups_search_section .members a:hover
			{
				color: #0096DB;
			}
            .groups_search_section .members a + a:before
            {
                content: ".";
                display: inline-block;
                margin:0 5px;
                position: relative;
                top: -3px;
            }
            .no-generatedcontent .groups_search_section .members a
            {
                margin:0 5px;
            }

        
    .groups_search_section p, .news_search_section p
    {
        color: #2b2b2b;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .groups_search_section .links
    {
        margin-top:8px;
    }      
    .groups_search_section .links p
    {
        display: inline-block;
        font-size: 12px;
        font-style: normal;
    }
        .groups_search_section .links .tags
        {
        }
            .groups_search_section .links .tags:before
            {
                content: "|";
                font-size: 10px;
                margin: 0 5px;
                position: relative;
                top: -1px;
            }
            
        .groups_search_section .links .tags a
        {
            text-shadow:1px 0 0 #fff;
            font-weight:bold;
        }
            .MyGroups .groups_search_section .links .tags a + a:before
            {
                content:", "; 
            }
            .no-generatedcontent .MyGroups .groups_search_section .links .tags a
            {
                margin:0 5px;
            }
    .groups_search_section .links a
    {
        font-size:12px;
    }


.help_search_section ol li
{
    display:list-item;
    list-style:decimal inside;
}
    .help_search_section ol li:first-child {
        margin-top: 22px;
    }


.MyGroups .groups_search_section .actions
{
    float: right;
    margin-left: 10px;
    width: auto;
    font-size:11px;
}
    .MyGroups .groups_search_section .actions a
    {
        font-size:11px;
        line-height:24px;
        padding:0 3px;
    }
        .MyGroups .groups_search_section .actions .btn_join{
        }
    
#container_groupSettings
{
    list-style:none;
}
    #container_groupSettings > li
    {
        margin-bottom:19px;
    }
.container_settings
{
}
    .container_settings h2
    {
        margin-bottom:19px;
    }




/* pagers with prev next and page number */
.pager_prevnext
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
    clear: both;
    font-size: 12px;
    line-height: 40px;
    padding: 0;
    position: relative;
    text-align: center;
    padding:0 22px;
    
}
    /* opened and then closed up the replies on a post page - need to hide the next page button */
    .forumPost .btn_more.off ~ .pager_prevnext
    {
        display:none;
    }
    .forumPost .pager_prevnext span
    {
        margin:0 0 0 10px;
    }

.Blog .pager_prevnext
{
    margin-top: 10px;
}
    .pager_prevnext hr {
        position: absolute;
        bottom: -3px;
    }
    .pager_prevnext span
    {
        color:#777;
    }
    .pager_prevnext a
    {

    }
    .pager_prevnext .btn_prev
    {
        float:left;
    }
    .pager_prevnext .btn_first
    {
        float:left;
        margin-right:10px;
    }
    .pager_prevnext .btn_next
    {
        float:right;
    }
    .pager_prevnext .btn_last
    {
        float:right;
        margin-left:10px;
    }
    .pager_prevnext a.disabled
    {
        color:rgba(255, 255, 255, 0.25);
        cursor:default;
    }


    .Search .container_topics li:hover
    {
        background:none;
    }

.Search .actions, .GroupSearch .actions
{
    margin: 0;
    padding: 0;
    position: static;
    width: 100%;
}
    .Search .actions .btn_createGroup, .GroupSearch .actions .btn_createGroup
    {
        float:right;
    }
    .Search .actions .container_form, .GroupSearch .actions .container_form{
        float:left;
        min-width:250px;
    }
        .Search .actions .container_textbox, .GroupSearch .actions .container_textbox
        {
            display:inline-block;
            vertical-align:middle;
            height:18px;
            margin:0 5px 0 0;
            min-height:0;
            font-size:11px;
            width:125px;
        }
            .Search .actions .container_textbox input, .GroupSearch .actions .container_textbox input
            {
				float:left;
            }
                .fr #groupSearchBox:-moz-placeholder
                {
                   font-style:italic;
                }
                .fr #groupSearchBox::-webkit-input-placeholder
                {
                   font-style:italic;
                }
                .fr #groupSearchBox::-moz-placeholder
                {
                   font-style:italic;
                }
                .fr #groupSearchBox:-ms-input-placeholder
                {
                   font-style:italic;
                }
#rotator_foundation
{
    box-shadow:0 0 15px rgba(0,0,0,.4);
    margin:0 auto;
}
#rotator_foundation,
#rotator_foundation .frame_panelSlider_circular
{
    height: 245px;
    width: 100vw;
     
}
    #rotator_foundation li {
        height: 245px;
        width: 100vw;
        list-style:none;
    }
    #rotator_foundation li img {
        position:static;
        margin:0;
        padding:0;
        width:100% !important;
       
    }
    #rotator_foundation li.leftPanel{left:0;}
    #rotator_foundation li.middlePanel{left:100vw;}
    #rotator_foundation li.rightPanel{left:200vw;}

.Foundation .sideImages
{
    width:343px;
    float:left;
    text-align:center;
    padding-top:33px;
}
.Foundation .right img
{
    display:inline-block;
}
.Foundation .right img:first-child
{
    margin-bottom:33px;
}
    
.Foundation .intro
{
    padding:16px;
    width:342px;
    float:left;
}
.Foundation h3
{
    font-size:24px;
    color:#333;
    float:left;
}
    .Foundation h3 span
    {
        line-height: 40px;
        margin-right: 130px;
    }
.Foundation h3:after
{
    content:"";
    bottom:0;
    display:block;
    height:2px;
    width:100%;
    background:url("/img/theme/bungienet/bgs/border_underline_h2.png") right bottom;
    background: -moz-linear-gradient(to right, #0297db 0%, rgba(255,255,255,0) 100%) repeat scroll 0 0 transparent;
    background-image: -webkit-gradient(
	    linear,
	    left top,
	    right top,
	    color-stop(0, #0297db),
	    color-stop(1, rgba(255,255,255,0))
    );
}
.Foundation .intro h3 + div
{
    margin-top:16px;
    padding-left:30px;
    clear:both;
    float:left;
}
.Foundation .intro p,
.Foundation .intro > div
{
        font-weight: 400;
    color: #2b2b2b;
    font-size: 13px;
	line-height: 20px;
    margin-top: 16px;
}
    .Foundation .intro p:first-child
    {
        margin-top:0;
    }
.Foundation .intro blockquote
{
        font-weight: 700;
    margin-top: 16px;
    text-align: center;
}

#AvatarList ul li
{
	list-style:none;
	border-radius:1px;
}

.Bungie .container_textblock
{
    width:100%;
}
    .Bungie .container_textblock h3
    {
        background:#fff;
        font-weight: 500;
        margin-bottom:1px;
        line-height:26px;
        text-align:right;
        padding: 22px;
        width: 767px;
        z-index: 1;
        overflow:hidden;

        width:auto;
    }
        .Bungie .container_textblock h3 span
        {
            font-size:20px;
            float:left;
            max-width:75%;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
            line-height:30px;
        }
        .Bungie .container_textblock h3 time
        {
            font-size:12px;
        font-weight: 500;
            line-height:26px;
        }

    .Bungie .container_textblock > div
    {
        background: none repeat scroll 0 0 #FFFFFF;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        position: relative;
        text-shadow: 1px 0 0 #FFFFFF;
        padding:22px;
    }
        
        .Bungie .container_textblock div p,
        .Bungie .container_textblock div table,
        .Bungie .container_textblock div h4,
        .Bungie .container_textblock div h5,
        .Bungie .container_textblock div ul,
        .Bungie .container_textblock div ol
        {
            margin-top:29px;
        }
        .Bungie .container_textblock div :first-child
        {
            margin-top:0;
        }
        .Bungie .container_textblock div ul,
        .Bungie .container_textblock div ol
        {
            margin-left:30px;
        }
            .Bungie .container_textblock div ol ol
            {
                list-style:lower-roman;
            }
                .Bungie .container_textblock div ol ol ol
                {
                    list-style:lower-alpha;
                }
                
        .Bungie .container_textblock div li
        {
            margin-top:15px;
        }

        /* trademarks table */
        .Bungie .container_textblock table { border-collapse: collapse; width:100%;}
        .Bungie .container_textblock table th { background: #101010; border: 1px solid #101010;text-shadow:none; color:#fff; }
        .Bungie .container_textblock table td { border: 1px solid black; padding:0.4em;}
        .Bungie .container_textblock table td.status { text-align: center;}

.spinner
{
    background: url("/img/theme/bungienet/icons/icon_loading_gray.gif") no-repeat scroll center center transparent;
}
    .spinner.white
    {
        background-image:url("/img/theme/bungienet/icons/icon_loading_white.gif");
    }
.dropdown .section .spinner, .pinned .section .spinner
{
    height:300px !important;
    padding:0 !important;
    margin:0 !important;
    background-image:url("/img/theme/bungienet/icons/icon_loading_white.gif");
}           

.Forum .spinner, .main.column .spinner
{
    background: url("/img/theme/bungienet/icons/icon_loading_gray.gif") no-repeat scroll center center transparent;
    color: #666666;
    display: block;
    font-size: 20px;
    height: 50px;
    text-align: center;
}



.plainLabel
{
	color: #323238;
	font-size: 13px;
}

.groupPreview
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #000000;
    height: 140px;
    margin-top: 20px;
}

.themePreview
{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 1px solid #000000;
    height: 95px;
    margin-top: 20px;
	width: 550px;
}


.forumPost .subtopic_line
{
	float: left;
	font-size: 12px;
}

.forumPost .subtopic_line_footer
{
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
}

.forumPost article .avatar.subtopic_line_avatar
{
	position: relative;
}


#commentPanel, #noCommentPanel
{
	float: left;
    line-height: 21px;
    width:100%;
}





#DestinyHomeContent .ageGatePrompt {
    background-color: transparent;
    margin-top:150px;
}

.newsArticle .content_fh .panel_ageGateSelection {
    display:inline-block;
    z-index:2;    
}
		
.newsArticle .content_fh .panel_ageGateSelection li
{
    color:#555;
    font-size:11px;
    padding:1px 9px;
    line-height:20px;      
    list-style:none;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
    margin:5px 0 0;
    width:auto;
    background:#f5f5f5;
	background: -moz-linear-gradient (top, #f5f5f5, #ECECEC);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ECECEC));
	box-shadow:0 2px 6px 0px rgba(0, 0, 0, 0.15);
	border:1px solid #ccc;
}
.newsArticle .content_fh .panel_ageGateSelection li:hover
{
    color:#fff;
    background: #459BDD;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#459bdd', endColorstr='#358bd6');
	background: -webkit-gradient(linear, left top, left bottom, from(#459BDD), to(#358BD6));
	background: -moz-linear-gradient(top, #459BDD, #358BD6);
    cursor:pointer;
	text-shadow:none;
}
    .newsArticle .content_fh .panel_ageGateSelection li a
    {
        color:#555;
    }
    .newsArticle .content_fh .panel_ageGateSelection li:hover a
    {
        color:#fff;
        text-decoration:none;
    }
.newsArticle .content_fh .panel_ageGateSelection.ratingAllowed
{
	margin-left: 0px;
	margin-right: 0px;
}
.newsArticle .content_fh .panel_ageGateSelection.ratingAllowed > li:first-child
{
	margin-top: 0px;
}


.Careers .container_body > .errorSection
{
	background: url("/img/theme/bungienet/img/img_webmaster.png") no-repeat center center #FFFFFF;
    height: 100%;
    margin-top: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
    .Careers .container_body > .errorSection:before
    {
        content:"";
        background:url("/img/theme/bungienet/text/text_internalservererror.png") no-repeat 0 0;
        display:inline-block;
        margin:20px auto 25px;
        width:359px;
        height:82px;     

    }
    .Careers .container_body .errorSection div
    {
        text-align:right;
        padding:0 22px;
    }
#rotator_careers
{
    margin:0 auto;
    box-shadow:0 1px 7px rgba(0,0,0,.21);
}
#rotator_careers,
#rotator_careers .frame_panelSlider_circular
{
    height: 245px;
    width: 100vw;
     
}
    #rotator_careers li {
        width: 100vw;
        height: 245px;
        list-style:none;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center top;
    }
    #rotator_careers li img {
        position:static;
        margin:0;
        padding:0;
        width:100% !important;
        display:none;
    }
    #rotator_careers li.leftPanel{left:0;}
    #rotator_careers li.middlePanel{left:100vw;}
    #rotator_careers li.rightPanel{left:200vw;}

.AboutUs .main .content_careers, .AboutUs .main .content_text
{
    padding:24px 19px;
    color:#2b2b2b;
}
.AboutUs .main .content_careers.job
{
    display:none;
}
    .AboutUs .main .content_careers .btn_apply
    {
        float:right;
    }
    .AboutUs .main .content_careers .content h2, .AboutUs .main .content_text .content h2
    {
        font-size:30px;
        margin:15px 0 22px 0;
    }
    
    .AboutUs .main .content_careers .content, .AboutUs .main .content_text .content
    {
        
        font-size:13px;
        color:#2b2b2b;
    }

        .AboutUs .main .content_careers .content :first-child, .AboutUs .main .content_text .content :first-child
        {
            margin-top:0;
        }
        .AboutUs .main .content_careers .content .intro
        {
            padding:0 0 0 19px;
        }
        .AboutUs .main .content_careers .content h4, .AboutUs .main .content_text .content h4
        {
            font-size:20px;
            margin-top:9px;
        }
        .AboutUs .main .content_careers .content p, .AboutUs .main .content_text .content p
        {
            margin-top:9px;
            line-height:20px;
        }
        .AboutUs .main .content_careers .content ul, .AboutUs .main .content_text .content ul
        {
            padding-left:19px;
            margin-top:9px;
            line-height:20px;
        }
        .AboutUs .main .content_careers .content li, .AboutUs .main .content_text .content li
        {
            list-style:none;
            background:url("/img/theme/bungienet/icons/icon_list_careers.gif") left 6px no-repeat;
            padding-left:29px;
            margin-top:9px;
        }
            .AboutUs .main .content_careers .content li:first-child, .AboutUs .main .content_text .content li:first-child
            {
                margin-top:0;
            }
.AboutUs .container_aboutUs
{
    background: none repeat scroll 0 0 #E8EBEF;
    margin: 0 auto;
    min-height: 600px;
    overflow: hidden;
    padding-top: 245px;
    position: relative;
    z-index: 2;
}
.AboutUs .nav_side
{
}
.AboutUs .panelSlider_circular
{
    position:absolute;
    top:0;
}
.AboutUs.Foundation .column.left.side
{
    margin-top:481px;
}
.AboutUs.Home .column.left.side, 
.AboutUs.Careers .column.left.side,
.AboutUs.Styleguide .column.left.side
{
    margin-top:262px;
}
.AboutUs.Games .column.left.side
{
    margin-top:457px;
}
    .AboutUs .nav_side li
    {
        padding-right: 10px;
        width: auto;
    }
        .AboutUs .nav_side .categoryTitle
        {
            border-bottom: 1px solid #C1C1C1;
            color: #000000;
            font-size: 12px;
            margin-left: 18px;
            padding: 0;
            line-height:24px;
        font-weight: 700;
        }
        .AboutUs .nav_side li li
        {
            padding-left:13px;
            margin-top:8px;
        }
            .AboutUs .nav_side li .on a
            {
                background:url("/img/theme/bungienet/icons/icon_careers_innernav_on.png") no-repeat scroll left center transparent
            }
            .AboutUs .nav_side li li a
            {
                
                font-size: 11px;
                white-space: normal;
                word-wrap: break-word;
            }
                .AboutUs .nav_side .careers li li a,
                .AboutUs .nav_side .styleguide li li a
                {
                    color:#5787B5;
                }
            .AboutUs .nav_side li li li
            {
            }
    
.AboutUs.Home .column.main, 
.AboutUs.Careers .column.main, 
.AboutUs.Styleguide .column.main
{
    padding-top:245px;
}
.AboutUs.Foundation .column.main
{
    padding-top:464px;
}
.AboutUs .banner
{
    background: url("/img/theme/bungienet/img/img_header_aboutBungie.jpg") no-repeat scroll center center #000;
    height: 191px;
    left: 0;
    position: absolute;
    top: 54px;
    width: 100%;
}
    .AboutUs #foundationPage .banner
    {
        background:url("/img/theme/bungienet/img/img_header_bungieFoundation.jpg") no-repeat center center #000;
    }
#rotator_aboutUs
{
    margin:0 auto;
}
#rotator_aboutUs,
#rotator_aboutUs .frame_panelSlider_circular
{
    width: 100vw;
    height: 245px;
     
}
    #rotator_aboutUs.styleGuide .frame_panelSlider_circular
    {
        background:url("/img/bungie_styleguide/styleguide-header.jpg") no-repeat center top;
        background-size:cover;
    }
    #rotator_aboutUs li {
        width: 100vw;
        height: 245px;
        list-style:none;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center top;
    }
    #rotator_aboutUs li img {
        position:static;
        margin:0;
        padding:0;
        width:100vw !important;
        display:none;
       
    }
    #rotator_aboutUs li.leftPanel{left:0;}
    #rotator_aboutUs li.middlePanel{left:100vw;}
    #rotator_aboutUs li.rightPanel{left:200vw;}





.AboutUs .textblock
{
    color:#2b2b2b;
    font-size:13px;
    padding:24px 19px;
}

.AboutUs #gamesPage
{
    
}
#GamesHeader
{
    background-repeat: no-repeat;
    background-size: cover;
    height: 245px;
    position: absolute;
    top: 0;
    width: 100%;
}
.AboutUs #GamesHeader img
{
    width:960px;
    height:440px;
    float:left;
}
.AboutUs #GamesList
{
    padding-top:18px;
}
.AboutUs .gameblock
{
    margin:18px;
    border-top:1px solid #d6d6d6;
    position:relative;
    margin-top:69px;
    min-width:940px;

}
    .AboutUs .gameblock:first-child
    {
        margin-top:0;
    }
    .AboutUs .gameblock h2
    {
        font-size:24px;
        line-height:44px;
        font-weight: 400;
        margin-bottom:18px;
    }
        .AboutUs .gameblock h2 img
        {
            float:left;
            border:1px solid #d6d6d6;
            border-top:0;
            margin-right:14px;
        }
    .AboutUs .gameblock > img
    {
        float:right;
    }
    .AboutUs .gameblock .content
    {
        float: left;
        font-size: 12px;
        min-width: 300px;
        width: 50%;
    }
        .AboutUs .gameblock .content p
        {
            line-height:22px;
            margin-top:-7px;
        }
        .AboutUs .gameblock .content a
        {
            margin-top:25px;
            display:inline-block;
            font-size:14px;
            background:url("/img/theme/bungienet/icons/icon_arrow_link.png") no-repeat scroll right 6px transparent;
            padding-right:25px;
            line-height:20px;
        }
#default_PublicationsContent{
    color:#2b2b2b;
    padding:24px 19px 0;

}
#Publication{
    color:#2b2b2b;
    margin: 24px 19px;
    padding: 0 0 0 179px;
    position:relative;
    display:none;

}
    #Publication img{
        position:absolute;
        top:0;
        left:0;
        width:160px;
    }
    #Publication .content{
        display: inline-block;
        line-height: 2em;
        margin-top: -7px;
    }
    #Publication .content div {
        line-height:1.5em;        
    }

.content.styleguide-destiny
{
	display: none;
}

#nav_styleguide > ul > li > ul > li:first-child
{
	display: none;
}


.content_styleguide
{
}

	.content_styleguide h3
	{
		margin: 17px 0;
		font-size: 18px;
	}

	.content_styleguide p
	{
		margin-bottom: 17px;
	}

	.content_styleguide .styleguideAssetSet
	{
		position: relative;
		float: right;

		width: 384px;
		height: 30px;
		line-height: 30px;

		margin-top: 30px;
		z-index: 99;
	}

		.content_styleguide .styleguideAssetSet > span:after
		{
			content: " →";	
		}

		.content_styleguide .styleguideAssetSet > span,
		.content_styleguide .styleguideAssetSet > a
		{
			display: block;
			position: relative;
			float: left;

			width: 130px;
			text-align: left;
		}

		.content_styleguide .styleguideAssetSet > a
		{
			padding-left: 28px;
			width: 98px;
			border-left: 1px solid #bdbdc0;

			color: #000;
			
			background:url("/img/theme/bungienet/bgs/getassetsicon.png") no-repeat 7px 49%;
		}

			.content_styleguide .styleguideAssetSet > a > span
			{
				display: none;
				position: absolute;
				top: -65px;
				left: -87px;

				width: 96px;
				height: 40px;

				padding: 11px 22px 24px 14px;
				line-height: 14px;

				font-size: 10px;
				color: #2b2b2b;

				background: url('/img/theme/bungienet/bgs/assetpopup.png') 0 0 no-repeat;
			}

			.content_styleguide .styleguideAssetSet > a:hover span
			{	
				display: block;
			}

	.content_styleguide p
	{
		margin-top: 15px;

		
	}

		.content_styleguide .imageDetailBlock + h3
		{
			margin-top: 49px;
		}
	
		.content_styleguide .imageDetailBlock > div
		{
			position: relative;
			float: left;

			margin-right: 42px;
		}

		.content_styleguide .imageDetailBlock > div.clear
		{
			float: none !important;
			margin: 0 !important;
		}

		.content_styleguide .imageDetailBlock img
		{
			float: left;
			margin-right: 22px;
		}

	.content_styleguide .styleguideIconography .imageDetailBlock
	{
		float: left;

		width: 224px;
		margin-top: 15px !important;

		text-align: center;
	}

		.content_styleguide .styleguideIconography .imageDetailBlock > div
		{
			float: none;
			height: 127px;
			margin: 0;
		}

		.content_styleguide .styleguideIconography .imageDetailBlock img
		{
			display: inline-block;
			float: none;
			vertical-align: middle;
			margin: 0;
		}
		
		#bungie-centerpoint img,
		#destiny-centerpoint img
		{
			margin-left: -14px;
			margin-right: 30px;
		}

		#destiny-centerpoint img
		{
			margin-right: 7px;
		}

		#destiny-centerpoint p
		{
			padding-top: 21px;
		}

		.donts
		{
			padding-top: 21px;
		}
		
		#destiny-typography .imageDetailBlock,
		#destiny-typography > img
		{
			margin-top: 21px;
		}

		#destiny-typography .imageDetailBlock p
		{
			margin-top: 0;
		}

	.content_styleguide .styleguideColorItem
	{
		position: relative;
		margin-top: 21px;
	}

		.content_styleguide .styleguideColorItem.darkversionfirst
		{
			margin-top: 42px;
		}

		.content_styleguide .styleguideColorItem > div.styleguideColorImage,
		.content_styleguide .styleguideColorItem > div.styleguideColorBlocks,
		.content_styleguide .styleguideColorItem > div.styleguideColorCodes
		{
			float: left;
		}

			.styleguideColorItem > div.styleguideColorImage
			{
				width: 327px;
			}

			.styleguideColorItem > div.styleguideColorBlocks
			{
				width: 63px;
				height: 145px;
				margin-left: 21px;
			}

				.styleguideColorItem > div.styleguideColorBlocks .styleguideColorBlockId
				{
					position: absolute;
					top: -3px;

					font-size: 12px;
				}

			.styleguideColorItem > div.styleguideColorCodes
			{
				width: 238px;
				margin-left: 21px;
			}

				.styleguideColorItem > div.styleguideColorCodes .styleguideColorCode
				{
					margin-top: 16px !important;
				}

					.styleguideColorItem > div.styleguideColorCodes .styleguideColorCode span
					{
						color: rgb(71, 156, 228);
					}

			.styleguideColorItem .styleGuideColorBlock
			{
				position: relative;
				display: block;

				width: 64px;
				height: 31px;

				margin-bottom: 14px;
			}

			.styleguideColorItem .styleguideColorBlockId span
			{
				line-height: 14px;
			}

			.styleguideColorItem .styleguideColorBlockId + .styleGuideColorBlock
			{
				margin-top: 21px;
			}
				.styleguideColorItem .styleGuideColorBlock:after
				{
					position: absolute;
					top: 0;
					left: 0;
					width: 64px;
					height: 31px;

					content: " ";
					background:url("/img/theme/bungienet/bgs/paint-child-border.png") no-repeat;
				}

	.content_styleguide .clearspace-small
	{
		padding-top: 21px;
	}

	#styleguide-bungie-iconography .imageDetailBlock
	{
		float: left;
		
		width: 217px;
		height: 177px;

		text-align: center;
	}

	#styleguide-bungie-iconography .imageDetailBlock img
	{
		float: none;
		margin: 0;
	}

	#styleguide-bungie-typography .imageDetailBlock
	{
		padding: 0 0 20px 0;	
	}	
	

.goToTop
{
	position: relative;
	display: block;

	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;

	border-bottom: 1px solid #bdbdc0;

	background: url('/img/theme/destiny/btns/btn_gototop.png') 0 9px no-repeat;
	cursor: pointer;
}

	.goToTop:before
	{
		content: "GO TO TOP";
		padding-left: 20px;
	}


#foundationPage
{
}
    #foundationPage .column.main
    {
        padding: 24px 19px;
    }
        #foundationPage .column.main h3
        {
            font-size: 20px;
        }
        #foundationPage .column.main p
        {
            line-height:20px;
            margin-top:9px;
            color: #2b2b2b;
            font-size: 13px;
        }
        

        
    
.Universes .container_body
{
    background:#f3f3f3;
}
.Universes .header_body img
{
    width:100% !important;
}
.Universes .gameblock
{
    background: none repeat scroll 0 0 #FBFBFB;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    clear: both;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 39px;
}
    .Universes .gameblock:first-child
    {
        margin-top:0;
    }
.Universes .gameblock h2
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #F5F5F5;
    font-size: 18px;
    line-height: 37px;
    padding: 0 12px;

}
    .Universes .gameblock img
    {
        float:right;
        margin-left:20px;
        margin-right:39px;
        margin-top:39px;
    }
        .Universes .gameblock:nth-child(odd) img
        {
            float:left;
            margin-right:20px;
            margin-left:39px;
        }
    .Universes .gameblock .content
    {
        padding:39px 10px 0 39px;
        font-size: 14px;
        line-height: 20px;
    }
        .Universes .gameblock:nth-child(odd) .content
        {
            padding:39px 39px 0 10px;
        }    

#bnetdown
{
    color: #FFFFFF;
    margin: 114px auto;
    position: relative;
    text-align: center;
    width: 960px;
    z-index: 1;
    display:none;
}
    .BnetDown #bnetdown
    {
        display:block;
    }
    #bnetdown h1
    {
        font-size:39px;
        font-weight: 400;
        text-shadow:0 1px 3px rgba(0,0,0,.75);
        width:600px;
        margin:0 auto;
        text-align:left;
    }
        #bnetdown h1 span
        {
            display:block;
            width:100%;
            text-align:right;
            font-size:26px;
        }
    #bnetdown .errorMessage
    {
        background:rgba(0,0,0,.5);
        width:600px;
        margin:80px auto 0;
        padding:27px 27px;
                
    }
    #bnetdown p
    {
        font-weight: 400;
        font-size:14px;
    }
        #bnetdown .errorMessage p
        {
            margin-top:20px;
        }
            #bnetdown .errorMessage p:first-child
            {
                margin-top:0;
            }
            
    #bnetdown .links{
        margin-top:80px;

    }
        #bnetdown .links p
        {
            margin-bottom:23px;
        }
        #bnetdown .links a
        {
            font-size:13px;
            color:#fff;
            display:inline-block;
            width:134px;
            height:51px;
            background:url("/img/theme/bungienet/bgs/bg_bnetdown_links.png") no-repeat;
            vertical-align:middle;
            margin-left:23px;
        }
            #bnetdown .links a span
            {
                display:inline-block;
                vertical-align:middle;
            }
            #bnetdown .links a:after
            {
                width:0;
                height:51px;
                vertical-align:middle;
                content:"";
                display:inline-block;
            }
        #bnetdown .links a:first-child
        {
            margin-left:0;
        }

.UserResearch
{
}
    .UserResearch .header_userResearch
    {
        background: url("/img/theme/bungienet/bgs/bg_header_userresearch.jpg") repeat-x scroll 0 0 transparent;
        border-radius: 5px 5px 0 0;
        height: 129px;
        margin: 103px auto 0;
        position: relative;
        width: 960px;
        z-index: 1;
        box-shadow:none;
    }
        .UserResearch .header_userResearch h1
        {
            background:url("/img/theme/bungienet/logo_userResearch.png") no-repeat 57px center;
            width:100%;
            height:129px;
        }

    .UserResearch .container_userResearch
    {
        background:#e5e5e5;
        border:1px solid #fff;
        border-top:0;
        width:958px;
        padding-top:19px;
        box-shadow:none;
        border-radius:0 0 5px 5px;
         
    }
        #img_userResearchFlask
        {
            left: auto;
            margin-left: -38px;
            position:absolute;
            top:20px;
            z-index:2;
        }
        .container_userResearch .intro
        {
            font-size: 12px;
            line-height: 22px;
            margin-bottom: 20px;
            padding: 25px 55px 0 135px;
        }
            .container_userResearch .intro .thankyou
            {
                text-align:right;
                margin-top:25px;
            }
        .UserResearch .container_userResearch h2
        {
            background:url("/img/theme/bungienet/bgs/bg_userResearch_wave.png") no-repeat;
            line-height:53px;
            height:53px;
            font-weight:bold;
            color:#2b2b2b;
            margin-left:20px;
        }
            .UserResearch.Home .container_userResearch h2
            {
                font-size:28px;
                
                padding-left:36px;
            }
            .UserResearch.Survey .container_userResearch h2
            {
                font-size:18px;
                padding-left:86px;
            }
            .UserResearch .container_userResearch h2 a
            {
                float: right;
                font-family: Tahoma, Arial, sans-serif;
                font-size: 12px;
                font-weight: normal;
                margin-right:55px;
            }
            .UserResearch .container_userResearch h2 span
			{
				display: block;
                float: right;
                font-family: Tahoma, Arial, sans-serif;
                font-size: 12px;
                font-weight: normal;
                margin-right:55px;
            }
        .container_userResearch .content
        {
        font-weight: 400;
            font-size:12px;
            color:#000;
            padding:25px 0 25px 57px;
        }
            .container_userResearch .content h3
            {
                border-top: 1px solid #F4F4F4;
                float: left;
                font-size: 18px;
                margin-top: 25px;
                padding-bottom: 20px;
                padding-top: 25px;
                width: 454px;
            }
            
            .container_userResearch .content ul
            {
                padding-left:12px;
                clear:left;
            }
                .container_userResearch .content li
                {
                    background:url("/img/theme/bungienet/icons/icon_arrow_link.png") no-repeat left center;
                    padding-left:15px;
                    margin-top:15px;
                    list-style:none;
                    line-height: 22px;
                }
                    .container_userResearch .content li:first-child
                    {
                        margin-top:0;
                    }
            .container_userResearch .content p
            {
                line-height: 22px;
                margin-top: 25px;
                padding-left: 25px;
            }
                .container_userResearch .content p:first-child
                {
                    margin-top:0;
                }
            .container_userResearch .btn_diveIn
            {
                background: url("/img/theme/bungienet/btns/btn_diveIn.png") no-repeat scroll 0 0 transparent;
                float: right;
                height: 428px;
                position: relative;
                top: -41px;
                width: 418px;
            }
                .container_userResearch .btn_diveIn:hover
                {
                    background-position:0 bottom;
                }
.UserResearch .questionnaire
{
    border-top:1px solid #b1b1b1;
    box-shadow:inset 0 1px 0 0 #fff;
    margin:0 56px;
    font-size:11px;
    background-image: linear-gradient(top, rgb(242,242,242) 36%, rgb(229,229,229) 80%);
    background-image: -o-linear-gradient(top, rgb(242,242,242) 36%, rgb(229,229,229) 80%);
    background-image: -moz-linear-gradient(top, rgb(242,242,242) 36%, rgb(229,229,229) 80%);
    background-image: -webkit-linear-gradient(top, rgb(242,242,242) 36%, rgb(229,229,229) 80%);
    background-image: -ms-linear-gradient(top, rgb(242,242,242) 36%, rgb(229,229,229) 80%);

    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.36, rgb(242,242,242)),
	    color-stop(0.8, rgb(229,229,229))
    );
    padding-right:25px;
    margin-bottom:25px;
}
    .UserResearch .notLoggedIn
    {
        margin:0 84px;
    }
    .UserResearch.Survey .questionnaire h2
    {
        background: url("/img/theme/bungienet/icons/icon_userresearch_listArrow.png") no-repeat scroll left center transparent;
        border-bottom: 2px solid #B1B1B1;
        font-weight: 400;
        font-size: 16px;
        padding: 0 24px 0 21px;
        margin-left:25px;
    }
    .questionnaire .list_questionnaire
    {
    }
    .questionnaire .list_questionnaire li
    {
        list-style:none;
    }
        .questionnaire .list_questionnaire .count
        {
            margin:0 0 0 53px;
            font-size:18px;
        font-weight: 400;
            width:30px;
            display:inline-block;
            vertical-align:middle;

        }
        .questionnaire .list_questionnaire li li
        {
            
        }
.questionnaire .actions
{
    text-align:right;
}
    .questionnaire .btn_blue{
        -moz-box-sizing:border-box;
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        width:100px;
        vertical-align:middle;
        margin-right:11px;
    }
    

.list_questionnaire .categoryBlock
{
    line-height:29px;
}
    

    .list_questionnaire .categoryBlock > ul
    {
        padding-left:25px;
    }
    .list_questionnaire .categoryBlock > ul > li
    {
        padding:14px 0;
    }
    .list_questionnaire .categoryBlock label
    {
        display: inline-block;
        line-height: 16px;
        vertical-align: text-top;
        width: 374px;
        padding-right:20px;
    }
        .list_questionnaire .required > label:after
        {
            content:"*";
        }
        .list_questionnaire .categoryBlock .binary label
        {
            width:auto;
            padding-right:0;
        }
    .list_questionnaire .categoryBlock .container_textbox
    {
        width:284px;
    }
    .list_questionnaire .categoryBlock .input
    {
        float:right;
        margin-right:11px;
        position:relative;
    }
        .list_questionnaire .field-validation-error
        {
            color:#f00;
        }
        .list_questionnaire .vertical + .field-validation-error
        {
            margin-left:87px;
        }
        .list_questionnaire .categoryBlock .floatingLink
        {
            width:100%;
            font-size:13px;
            line-height: 29px;
            height:29px;
            text-indent:8px;
            overflow:hidden;
            white-space:nowrap;
            position: absolute;
            top:0;
            left:0;
        }
        .list_questionnaire .categoryBlock .staticLink
        {
            width:100%;
            font-size:13px;
            line-height: 29px;
            height:29px;
        }
        .list_questionnaire .categoryBlock select
        {

        }
            .list_questionnaire .categoryBlock option
            {
                padding:0 5px;
            }
.list_questionnaire table
{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
    table-layout:fixed;
}
    .list_questionnaire th
    {
        font-style: italic;
        font-weight: normal;
        line-height: 15px;
        padding-bottom: 15px;
        width: 50%;
    }
        .list_questionnaire .binary th
        {
            width:5%;
        }
            .list_questionnaire .binary th.last
            {
                width:25%;
            }
        .list_questionnaire th:first-child
        {
            text-align:left;
            padding-left:84px;
            font-style:normal;
            width:50%;
        }
            .list_questionnaire .binary th:first-child
            {
                width:25%;
            }
            .list_questionnaire th:first-child strong
            {
                display: inline-block;
        font-weight: 400;
                font-size: 18px;
                margin-left: -30px;
                vertical-align: middle;
                width: 30px;
            }
    .list_questionnaire table td
    {
        background:#ddd;
    }
        .list_questionnaire table td:first-child
        {
            padding-left:87px;
        }
        .list_questionnaire .binary td:first-child
        {
            text-align:right;
        }
        .list_questionnaire .binary table td:first-child
        {
            text-align:center;
        }
        .list_questionnaire tr:nth-child(even) td
        {
            background:#d3d3d3;
        }
.questionnaire .list_questionnaire table.binary [colspan]
{
    width:50%;
}
    .questionnaire .list_questionnaire table table th, .questionnaire .list_questionnaire table table th:first-child{
        width:auto;
        padding:0;
        text-align:center;
        font-style:italic;
    }
    .questionnaire .list_questionnaire table table td
    {
        text-align:center;
        width:25%;
        padding:0;
        background:none;
    }


.list_questionnaire .vertical
{
    margin-left:87px;
}
    .list_questionnaire .vertical label
    {
        width:185px;
        vertical-align:middle;
    }
    .list_questionnaire .vertical input
    {
        vertical-align:middle;
    }
.list_questionnaire .horizontal
{
    display:inline;
}
    .list_questionnaire .horizontal li
    {
        display:inline;
    }
    .list_questionnaire .horizontal label
    {
        display:inline;
        vertical-align:middle;
        padding-right:5px;
        margin-left:20px;
    }
        .list_questionnaire .horizontal li:first-child label
        {
            margin-left:0;
        }
    .list_questionnaire input
    {
        vertical-align:middle;
    }



.GetStarted .container_body
{
    background: none repeat scroll 0 0 transparent;
    box-shadow: none;
}
.GetStarted .header_getStarted
{
    background:url("/img/theme/destiny/bgs/bg_getStarted.jpg") no-repeat;
    display:table;
    width:100%;
}
    .GetStarted .header_getStarted .content
    {
        display:table-cell;
        vertical-align:middle;
        height:361px;
        width:100%;
        padding:0 578px 0 41px; 
    }
        .GetStarted .header_getStarted .content h2
        {
            color:#f5f4e2;
            font-size:30px;
        font-weight: 400; 
        }
        .GetStarted .header_getStarted .content p
        {
            color:#1c1c1c;
            font-size:18px;
            line-height:1.5em;
        }
        .GetStarted .header_getStarted .content .btn_blue
        {
        font-weight: 400;
            font-size: 14px;
            height: 47px;
            line-height: 47px;
            margin-top: 27px;
            padding: 0 24px;
        }
.GetStarted .content_body
{
    background:#fff;
    padding:25px 43px;
}
    .GetStarted .content_body h3
    {
        font-weight: 200;
        font-size:36px;
        color:#100d0f;
        margin-top:1em;
    }
        .GetStarted .content_body h3:first-child
        {
            margin-top:0;
        }
    .GetStarted .content_body p
    {
        color:#333;
        font-size:16px;
        line-height:2em;
        
        margin-top:1.5em;
    }

/*
.Destiny
{}
    .Destiny .container_out
    {
        
        
    }

	.Destiny #media, .Destiny #about
	{
		background:url("/img/theme/destiny/bgs/bg_hashes_destiny.png") no-repeat center bottom rgba(0,0,0,.65);
		min-height:1000px;
	}
        .Destiny #about .btn_preorder
        {
            background:url("/img/theme/destiny/btns/btn_preorder.png") no-repeat left top;
            display:block;
            width:248px;
            height:50px;
            position:relative;
            margin:-27px auto 0 auto;
        }
        .Destiny #about .btn_preorder:hover
        {
            background-position:left bottom;
        }
.container_destiny
{
    color:#fff;
        font-weight: 200;
    padding: 16px 96px 130px 0;
}
    .container_destiny h2
    {
        font-size:31px;
        background:url("/img/theme/destiny/icons/icon_destiny_h2.png") no-repeat 20px 0;
        padding-left:81px;
        font-weight: 200;
    }
    .container_destiny p
    {
        font-size:20px;
        padding-left:81px;
        font-weight: 200;
        margin-top:1.4em;
        
    }

    */
.Destiny
{
}
    .Destiny .header_body_page
    {
        background:rgba(0,0,0,.5);
        height:55px;
        line-height:55px;
        position:fixed;
        width:calc(100% - 61px);
        top:61px;
        margin:0;
        transition:all .5s ease-in;
        -webkit-transition:all .5s ease-in;
        -moz-transition:all .5s ease-in;
        z-index:4;
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3), 0 -1px 0 rgba(0, 0, 0, 0.8) inset;
    }
        .chrome .Destiny .header_body_page
        {
            -webkit-transition:none;
            transition:none;
        }
        
        .Destiny.landing .header_body_page
        {
            top:100%;
            margin:-107px 0 0;
        }

	.Destiny li.preorder
	{
		float: right;
		margin: -2px 5px 0 0;
		list-style: none;
	}
        
    .Destiny .btn_preorder
    {
        display:inline-block;

        width:auto;
        height:46px;
        padding:0 27px 0 11px;

        background:url("/img/theme/bungienet/btns/btn_preorder.png") no-repeat center center;
        background-size:100% 41px;

		font-size: 14px;
        font-weight: 500;
        color:#fff;
        line-height:46px;
        text-transform:uppercase;
    }
        
.nav_destiny
{
    width:885px;
    margin:0 auto;
}
    .nav_destiny .btn_pager
    {
        display:none;
    }
    .nav_destiny ul
    {
        height:55px;
        display:block;
        padding-left:14px;
    }
    .nav_destiny li
    {
        list-style:none;
        padding:0 5px;
        float:left;
        line-height:53px;
    }
        .nav_destiny li.on
        {
            background:url("/img/theme/destiny/icons/icon_nav_destiny_on.png") no-repeat center bottom;
        }
        .nav_destiny li.new a
        {
            border:1px solid #fff;
            position:relative;
            padding:0 5px;
        }
            .nav_destiny li.new a:after
            {
                background:url("/img/theme/destiny/icons/icon_nav_destiny_new.png") no-repeat left top;
                content:"";
                position:absolute;
                top:-3px;
                left:-3px;
                width:12px;
                height:12px;
            }
        .nav_destiny li a
        {
            color:#fff;
        font-weight: 400;
            font-size:14px;
            display:inline;
            padding:0 7px;
            letter-spacing:1px;
            text-transform:uppercase;
        }
        .nav_destiny .destiny
        {
            padding-right:10px;
            padding-left:0;
        }
        .nav_destiny .destiny a
        {
            color: #0096DB;
        font-weight: 400;
            font-size: 14px;
            position: relative;
            text-transform: uppercase;
            top: -1px; 
            padding-left:0;  
        }
            
                                
            .nav_destiny li.destiny.on
            {
                background:url("/img/theme/destiny/icons/icon_destinyNav_on.png") no-repeat right center;
            }



.Destiny .markers
{
    display:none;
}       
.footer_destiny
{
    height:50px;
    background:url("/img/theme/destiny/bgs/bg_hashes_footer.png") repeat-x;
    position:fixed;
    bottom:0;
    width:calc(100% - 61px);
    padding-top:2px;
    z-index:4;
    transition:visibility .5s ease-in;
    -webkit-transition:visibility .5s ease-in;
    -moz-transition:visibility .5s ease-in;
}
    .chrome .footer_destiny
    {
        -webkit-transition:none;
        transition:none;
    }
    .landing .footer_destiny a
    {
        visibility:hidden;
    }
        .landing .footer_destiny .btn_destiny_discuss{
            display:none;
        }
    .footer_destiny a
    {
        height:50px;
        line-height:50px;
        color:#fff;
        font-weight: 400;
    }
    .btn_destiny_nextPage
    {
        background:url("/img/theme/destiny/btns/btn_destiny_nextPage.png") no-repeat 0 0;
        float:left;
        font-size:18px;
        padding-left:68px;
    }
    .footer_destiny .btn_destiny_discuss
    {
        background:url("/img/theme/destiny/icons/icon_discuss_topics.png") no-repeat 8px center #0096db;
        float:right;
        padding-left:30px;
        font-size:14px;
        text-transform:uppercase;
        padding-right:15px;
        height:30px;
        line-height:30px;
        margin-top:10px;
        margin-right:14px;
    }
        .footer_destiny .btn_destiny_discuss:hover
        {
            color:#fff;
        }
     .footer_destiny iframe
	{
		display: block;
		float: right;
        margin-top:15px;
        margin-left:10px;
        margin-right:14px;
        position:static !important;
    }
        .footer_destiny .fb_iframe_widget
        {
            float:right;
            margin-left:14px;
        }
    .footer_destiny .btn_social.tw
	{
		background-position: -39px 0;
    }
.Destiny .footer
{
    display:none;
}
    .Destiny.Media .footer{
        bottom: 35px;
        display: block;
        left: 50%;
        margin-left: -412px;
        position: absolute;
        z-index: 3;
        width:885px;
        padding:0;
		background: transparent;
    }
        .Destiny.Media .footer > ul
        {
            display:none;
        }
        .Media .footer .esrb
        {
           bottom:0;
           right:0;
        }
        .Media .footer .logo_footer
        {
            display:none;
        }
		.Media .footer .footerLogo
		{
		margin-bottom: 0;
		}
        .Media .footer .followUs
        {
            float:left;
            line-height:22px;
            height:22px;
            background:none;
            padding:0;
            margin:0;
            position:absolute;
            border:0;
            width:auto;
            bottom:0px;
        }
            .Media .footer .followUs p
            {
                float:left;
                margin-right:9px;
                line-height:22px;
                color:#333;
                font-size:12px;
        font-weight: 700;
                border:0;
            }
            .Media .footer .followUs ul
            {
                vertical-align:middle;
            }
        .Media .footer .copyright
        {
            line-height:55px;
            height:35px;
            color:#333;
            font-size:12px;
        font-weight: 700;

        }

		.Media .footer .nav_bottom
		{
			position: absolute;
			top: 0;
			right: 0;
			width: auto;
			border: 0;
		}

		





.container_destiny
{
    overflow:hidden;
    position:relative;
    z-index:3;
}

#bgContainer,
#bgContainer > div.bg
{
	position: absolute;
	width: 100%;
	height: 100%;
}



#bgContainer > div
{
	top: -100%;
	left: -100%;
	background-size: cover;
	background-position: center top;
}
    #bgContainer > .current
    {
        z-index:1;
    }
#bgContainer > div.bg_main.generic, 
#bgContainer > div.bg.wide
{
	width: 120%;
}

#bgContainer > div[data-panelid=destiny],
#bgContainer > div[data-panelid=destinyfade]
{
	width: 100% !important;
}

.container_destiny,
.container_pages
{
    height:100%;
}
    .Destiny .container_pages
    {
        position:relative;
        top:0%;
        left:0;
		z-index: 20;
    }
    .chrome .Destiny .container_pages
    {
        -webkit-transition:none;
        transition:none;
    }
.Destiny .page
{
    position:relative;
    height:100%;
    overflow:hidden;
}
    
.Destiny .container_destiny .bg_main
{
    left:0;
    position: absolute;
    top: 0;
    right:0;
    bottom:0;
    height:100%;
    width: 100%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center top;
}
    
	.Destiny .container_destiny div[data-panellevel=3]
	{
		-webkit-transition: none;
		transition: none;
	}
    .chrome .Destiny .container_destiny .bg_main
    {
        -webkit-transition:none;
        transition:none;
    }

.Destiny .container_destiny .fauxBg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center top;
}
.Destiny .container_innerNav
{
    position:absolute;
    z-index:2;
    width:100%;
    background: url("/img/theme/destiny/bgs/bg_hashes_innerNav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0.3);
    height: 44px;
    top: 123px;
}
    .Destiny .innerNav
    {
        width:885px;
        margin:0 auto;
    }
        .Destiny .innerNav li
        {
            height:44px;
            display:inline-block;
            line-height:44px;
            vertical-align:middle;
        }
        .Destiny .innerNav a
        {
            color: #ccc;
            display: block;
        font-weight: 500;
            font-size: 14px;
            height: 44px;
            line-height: 44px;
            padding: 0 15px;
        }
            .Destiny .innerNav a:hover
            {
                color:#fff;
                text-decoration:none;
            }
        .Destiny .innerNav .new a
        {
            border:1px solid #fff;
            position:relative;
            padding:0 7px;
        }
            .Destiny .innerNav .new.on a
            {
                border:0;
                padding:0 8px;
            }
            .Destiny .innerNav .new a:after
            {
                background:url("/img/theme/destiny/icons/icon_nav_destiny_new.png") no-repeat left top;
                content:"";
                position:absolute;
                top:-3px;
                left:-3px;
                width:12px;
                height:12px;
            }



        .Destiny .innerNav .on a
        {
            background:rgba(0,0,0,.65);
            color:#fff;
        }
.Destiny .btn_subpager
{
    background:url("/img/theme/destiny/btns/btn_destiny_subpager.png") no-repeat 0 0;
    width:56px;
    height:56px;
    position:absolute;
    top:50%;
    margin-top:-14px;
    z-index:2;
}
    .Destiny .btn_prevSubPage
    {
        background-position: 17px 14px;
        left:15px;
    }
    .Destiny .btn_nextSubPage
    {
        background-position:17px -126px;
        right:15px;
    }

.Destiny .frame_panels
{
    width:960px;
    margin:0 auto;
    overflow:hidden;
    height:100%;
}

    .Destiny .guardians .frame_panels, .Destiny .enemies .frame_panels
    {
        width: 1143px;
    }
    
.Destiny .container_panels
{
    width:300%;
    position:relative;
    height:100%;
    transition:500ms left ease-in;
    -moz-transition:500ms left ease-in;
    -webkit-transition:500ms left ease-in;
    top:0;
    left:0;
}
    .chrome .Destiny .container_panels
    {
        -webkit-transition:none;
        transition:none;
    }
    .Destiny .container_panels .panel
    {
        float: left;
        height: 100%;
        padding-top: 282px;
        position: relative;
        width: 33.3333%;
        overflow:hidden;
    }

		.Destiny .container_panels .panel > .container_content
		{
			-webkit-transition:opacity 600ms ease-out;
			transition:opacity 600ms ease-out;
		}
        .chrome .Destiny .container_panels .panel > .container_content
        {
            -webkit-transition:none;
            transition:none;
        }

    .Destiny .container_panels .bg
    {
        left:0;
        position: absolute;
        top: 0;
        right:0;
        bottom:0;
        height:100%;
        width: 100%;
        background-repeat:no-repeat;
        background-size:cover;
        background-position:center top;
    }
    .Destiny .container_panels h2
    {
        border-top: 7px solid #FFFFFF;
        font-weight: 700;
        font-size: 60px;
        line-height: 85px;
        margin-bottom: 13px;
        margin-left: -9px;
        overflow: hidden;
        padding-left: 10px;
        padding-top: 8px;
        position: relative;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap;
        width: 650px;
    }
        .Destiny .container_panels .multiline span
        {
            display: block;
            font-size: 14px;
            line-height: 1.5em;
            margin-bottom: -23px;
            text-indent: 4px;
        }

    .Destiny .container_panels .container_content
    {
        width:885px;
        height:395px;        
        position:relative;
        margin: auto;
        z-index:1;
    }
    .Destiny .container_panels .content
    {
        background:url("/img/theme/destiny/bgs/bg_panel_content.png") no-repeat rgba(0, 0, 0, 0.3);
        color:#fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
        position:relative;
        padding:20px 23px;
        width:839px;
        height:315px;
    }
        .Destiny .container_panels .placeholder .content
        {
            background-color: transparent;
            background-image: url("/img/theme/destiny/bgs/bg_panel_content_restricted.png");
            background-position: center center;
            background-repeat: no-repeat;
            box-shadow: none;
            height: 335px;
            width: 859px;
            left: -10px;
            top: -10px;
        }
        .Destiny .container_panels #the-fallen .content
        {
            background:url("/img/theme/destiny/bgs/bg_panel_content_fallen.png") no-repeat rgba(0, 0, 0, 0.3);
        }
        .Destiny .container_panels .img_main
        {
            position:absolute;
            right:-10px;
            top:0;

			width: 335px;
			height: 355px;
        }
        .Destiny .container_panels .text
        {
            font-size: 18px;
            line-height: 1.4em;
            margin-right: 326px;
            position: relative;
        }
.Destiny .panel .images
{
    list-style:none;
    margin-top:2em;
}
    .Destiny .panel .images li
    {
        float:left;
        margin-left:7px;
    }
        .Destiny .panel .images li:first-child
        {
            margin-left:0;
        }
    .Destiny .panel .images a
    {
    }
    .Destiny .panel .images img
    {
    }

 
.Destiny .characterItem
    {
        width:33.33333%;
        float:left;
        position:relative;
        height:100%;


        overflow:hidden;
    }
        .Destiny .characterItem .bg
        {
            left: 100%;
            position:fixed;
            transition:250ms left ease-in;
            -webkit-transition:250ms left ease-in;
            -moz-transition:250ms left ease-in;
        }
            .chrome .Destiny .characterItem .bg
            {
                -webkit-transition:none;
                transition:none;
            }
        .Destiny .characterItem .img
        {
            position:absolute;
        }
        .Destiny .characterItem .img_playermodel
        {
            top:-119px;
            right:-650px;
            -moz-transition:1300ms all ease-in;
            -webkit-transition:1300ms all ease-in;
            transition:1300ms all ease-in;
            z-index:1;
        }
            .Destiny .characterItem.on .img_playermodel
            {
                right:-50px;
                top:-119px;
            }
        .Destiny .characterItem .img_ship
        {
            right: -168px;
            top: -115px;
        }
        .Destiny .characterItem .img_flag
        {
            left:-100%;
            top: -69px;
            -moz-transition:1300ms all ease-in;
            -webkit-transition:1300ms all ease-in;
            transition:1300ms all ease-in;
        }
            .Destiny .characterItem.on .img_flag
            {
                left:710px;
                top:-69px;
            }

            
        
        .Destiny .characterItem .content
        {
            position:relative;
        }    
    
    
       
.Destiny .subpanels
{
    left:100%;
    position: absolute;
    top: 0;
    width: 300%;
    list-style:none;
    transition:500ms left ease-in;
    -moz-transition:500ms left ease-in;
    -webkit-transition:500ms left ease-in;
    z-index:1;
    height:100%;
}
    .chrome .Destiny .subpanels
    {
        -webkit-transition:none;
        transition:none;
    }
    .Destiny .subpanel
    {
        width:33.33333%;
        float:left;
        position:relative;
        height:100%;


        overflow:hidden;
    }
        .Destiny .subpanel .container_content
        {
            margin-top:282px;
        }
        .Destiny .subpanel .bg
        {
            left: 100%;
            position:fixed;
        }
            .chrome .Destiny .subpanel .bg
            {
                -webkit-transition:none;
                transition:none;
            }
        .Destiny .subpanel .img
        {
            position:absolute;
        }
        .Destiny .subpanel .img_playermodel
        {
            top:-119px;
            right:-600px;
            -moz-transition:800ms all ease-in 200ms;
            -webkit-transition:800ms all ease-in 200ms;
            transition:800ms all ease-in 200ms;
            z-index:1;
        }
            .Destiny .subpanel.on .img_playermodel
            {
                right:-50px;
                top:-119px;
            }
        .Destiny .subpanel .img_ship
        {
            right: -168px;
            top: -115px;
        }
        .Destiny .subpanel .img_flag
        {
            left:-126px;
            top:-69px;
        }

            
        
        .Destiny .subpanel .content
        {
            position:relative;
        }

.Destiny .subnav
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 73px;
    left: 0;
    line-height: 73px;
    list-style: none outside none;
    margin: 0 auto;
    position: absolute;
    width: 885px;
}
    .Destiny .subnav li
    {
       float:left;
    }
        .Destiny .subnav .on
        {
            background:#000;
        }
        .Destiny .subnav a
        {
            display:block;
            height:100%;
            text-align:center;
            color:#ccc;
            font-size:18px;
        font-weight: 400;
            padding:0 30px;
            background-position:left center;
            background-repeat:no-repeat;
            text-transform:uppercase;
        }
            .Destiny .subnav .on a
            {
                color:#fff;
            }




.Destiny .container_panels .container_content.gallery_content
{
    width:907px;
    background:rgba(0,0,0,.5);
}

.Destiny .container_nav_galleries
{
    float: left;
    line-height: 40px;
    position: relative;
    z-index: 2;
    margin-left:13px; 
}

.Destiny .nav_galleries
{
    list-style:none;
}
.Destiny .nav_gallery
{
    display:inline;
    margin-right:13px;
}
    .Destiny .nav_gallery a
    {
		position: relative;
		top: 17px;
		left: 10px;

        color:rgba(255,255,255,.7);
        font-size:18px;
        font-weight: 500;
    }
    .Destiny .nav_gallery.on a
    {
        color:#fff;
    }



.Destiny .gallery
{
    
    height:395px;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    display:none;

}
    .Destiny .gallery.on
    {
        z-index:1;
        display:block;
    }
    .Destiny .gallery .header
    {
        position:relative;
        padding-left:13px;
        height:59px;
        
    }
        .Destiny .gallery .header .count
        {
            color: #7A7C7D;
            float: right;
        font-weight: 500;
            font-size: 12px;
            line-height: 40px;
            margin-right: 10px;
            text-transform: uppercase;
        }
        .Destiny .gallery .header .new
        {
            background: url("/img/theme/destiny/bgs/bg_gallery_new.png") no-repeat scroll 0 0 / 100% 100% transparent;
            color: #FFFFFF;
            display: inline-block;
            float: right;
            font-size: 12px;
            height: 39px;
            line-height: 32px;
            min-width: 16px;
            padding: 0 6px 0 2px;
            text-align: center;
        }    
    
    .Destiny .gallery .btn_close
    {
        display:none;
    }
    .Destiny .gallery h3
    {
        color:#191919;
        font-weight: 700;
        font-size:20px;
        text-transform:uppercase;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        margin-bottom:-3px;
        padding-top:5px;
    }
    .Destiny .gallery p
    {
        color:#626262;
        font-weight: 400;
        font-size:14px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
    }
    .Destiny .gallery .frame_gallery
    {
        height: 274px;
        margin: 13px auto 0;
        overflow: hidden;
        position: relative;
        width: 907px;
    }
        .Destiny .gallery .pages_gallery
        {
            position:absolute;
            top:-7px;
            left:0;
            transition:500ms left ease-in;
        }
            .Destiny .gallery .page_gallery
            {
                width:941px;
            }
        .Destiny .gallery li
        {
            float:left;
            list-style:none;
        }
            .Destiny .gallery .page_gallery .new:after
            {
                background: url("/img/theme/destiny/bgs/bg_new_gallery_item.png") no-repeat scroll 0 0 transparent;
                content: "";
                display: block;
                height: 22px;
                position: absolute;
                right: -5px;
                top: 3px;
                width: 22px;
                z-index: 1;
            }
        .Destiny .gallery .frame_gallery a
        {
            display:block;
            height: 130px;
            width: 215px;
            background-repeat:no-repeat;
            background-size:cover;
            background-position:center center;
            position:relative;
            z-index:1;
        }
            .Destiny .gallery .page_gallery a .overlay span
            {
                line-height:26px;
                height:26px;
                position:absolute;
                bottom:0;
                display:block;
                color:#fff;
                font-size:12px;
                white-space:nowrap;
                overflow:hidden;
                text-overflow:ellipsis;
                padding:0 6px;
            }
				.Destiny .gallery .page_gallery a .overlay span.videotitle
				{
					width: 130px;
					left:0;
				}
				.Destiny .gallery .page_gallery a .overlay span.videodate
				{
					right: 0;
				}
                .Destiny .gallery .page_gallery a span:empty
                {
                    display:none;
                }
            .Destiny #videos .gallery .page_gallery a span.overlay
            {
                display:block;
                background:transparent url("/img/theme/destiny/bgs/overlay_videogallery_hover.png") no-repeat center 12px;
                padding-top:130px;
				-webkit-transition:ease-in .2s;
				-moz-transition:ease-in .2s;
				transition:ease-in .2s;
            }
				.Destiny #videos .gallery .page_gallery a:hover .overlay
				{
					background-color: rgba(0,0,0,0.5);
				}
				.Destiny #videos .gallery .page_gallery a span.videometadata, .Destiny #audio .gallery .page_gallery a span.videometadata
				{
					width: 203px;
					background-color: rgba(0,0,0,0.5);
				}
					.Destiny #videos .gallery .page_gallery a:hover span.videometadata, .Destiny #audio .gallery .page_gallery a:hover span.videometadata
					{
						background-color: transparent;
						border-top: 1px solid rgba(255,255,255,0.3);
						-webkit-transition:ease-in .2s;
						-moz-transition:ease-in .2s;
						transition:ease-in .2s;
					}
            .touch .Destiny .gallery .page_gallery a span
            {
                display:none !important;
            }
    .Destiny .gallery .page_gallery
    {
        width:895px;
        padding:6px 6px;
    }

        .Destiny .gallery .page_gallery li
        {
            margin:7px 0 0 7px;
            position:relative;
        }
            .Destiny .gallery .page_gallery li:hover:after
            {
                content:"";
                position:absolute;
                width:100%;
                height:100%;
                z-index:0;
                box-shadow:1px 1px 6px rgba(0,0,0,.75);
                border:1px solid #fff;
                top:-1px;
                left:-1px;
            }
                .touch .Destiny .gallery .page_gallery li:hover:after
                {
                    display:none;
                }
        
.Destiny .pager_gallery
{
    clear:both;
    text-align:center;
    font-size:14px;
    color:#fff;
        font-weight: 400;
    line-height:60px;
}
    .Destiny .pager_gallery a{
        margin:2px;
        padding:2px;
        color:#fff;
    }
        .Destiny .pager_gallery a.on
        {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
        }
.Destiny .btn_pager_gallery
{
    background:url("/img/theme/destiny/btns/btns_pager_gallery.png") no-repeat;
    height:12px;
    width:17px;
    display:none;

}
.Destiny .pager_gallery .btn_prev
{
    background-position:left top;
    margin-right:28px;
}
.Destiny .pager_gallery .btn_next
{
    background-position:right top;
    margin-left:28px;
}


.Destiny .ageGatePrompt
{
    border: 0 none;
    padding: 0 0 27px;
    vertical-align: middle;
    display:table-cell;
    vertical-align:middle;
}
.Destiny .ageGatePromptContents
{
    position:static;
}
    



.Destiny
{
    background:none;
}

.Destiny .destiny-about
{
    
}
    .Destiny .bg_main[data-panelid=destiny]
    {
        left:0 !important;
        width:100%;
    }
    .Destiny .destiny-about .container_panels
    {
        left:0 !important;
    }
    .Destiny .destiny-about .panel
    {
        padding-top:216px;
        position:absolute;
		cursor: default;
    }

        .Destiny .destiny-about .panel:first-child
        {
            padding-top:0;
            min-height:100%;
        }
        .Destiny .destiny-about .panel:first-child .bg
        {
            opacity:0;
        }
        .csstransitions.no-chrome .Destiny .destiny-about .panel:first-child .bg
        {
            -webkit-transition:ease-in .5s opacity;
            -moz-transition:ease-in .5s opacity;
            transition:ease-in .5s opacity;
        }
        .Destiny .destiny-about .panel.on:first-child .bg
        {
            opacity:1;
        }
    .Destiny .destiny-about .container_panels .content
    {
        background: url("/img/theme/destiny/bgs/bg_destiny_logo.png") no-repeat scroll center top transparent;
        box-shadow: none;
        height: 100%;
        padding: 0;
        width: 100%;
        opacity:0;
        padding-top:189px;
        
    }
        .csstransitions.no-chrome .Destiny .destiny-about .container_panels .content
        {
            -webkit-transition:ease-in .5s opacity;
            -moz-transition:ease-in .5s opacity;
            transition:ease-in .5s opacity;
        }
        .Destiny .destiny-about .panel.on .content
        {
            opacity:1;
        }
        .Destiny .destiny-about .container_panels h2
        {
            border-top:3px solid #fff;
            width:100%;
            margin-left:0;
            display:none;
        }
        .Destiny .destiny-about .container_panels .text
        {
            line-height: 30px;
            margin: 20px auto 0;
            width: 650px;
        }
    .Destiny .destiny-about .container_innerNav
    {
        background:none;
        height:10px;
        top: 643px;
    }

		@media all and (max-height: 816px)
		{
			.Destiny .destiny-about .container_innerNav
			{
				top: 543px;
			}
		}
    .Destiny .destiny-about .innerNav
    {
        background:none;
        height:10px;
        text-align:center;
        
    }
        .Destiny .destiny-about .innerNav li
        {
            height:10px;
            margin:0 3px;
            line-height:10px;
            width:10px;
        }
        .Destiny .destiny-about .innerNav a
        {
            height:10px;
            width:10px;
            padding:0;
            text-shadow:none;
            background:rgba(255,255,255,.33);
            display:inline-block;
            text-indent:-9999px;
            overflow:hidden;
        }
        .Destiny .destiny-about .innerNav .on a
        {
            background:#fff;
        }

    .Destiny #PressReleases
    {
        border-top: 1px solid #8C8C8C;
        height: 186px;
        list-style: none outside none;
        overflow: auto;
        padding-top: 9px;
    }
        .Destiny #PressReleases a
        {
            color: #FFFFFF;
            display: block;
        font-weight: 400;
            font-size: 12px;
            line-height: 27px;
            white-space: nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
        }
        .Destiny #PressReleases .date
        {
            width:113px;
            text-indent:32px;
            display:inline-block;
            vertical-align:middle;
        }
        .Destiny #PressReleases a:hover
        {
            color:#0096DB;
            text-decoration:none;
            background:rgba(0,0,0,.5);
        }

.Destiny .page .panel img
{
	background: transparent url('/img/theme/bungienet/icons/icon_loading_black_small.gif') center center no-repeat;
}

	.Destiny .page .panel img.loaded
	{
		background: none;
	}


@media all and (max-width: 1033px)
{
    .Destiny .header_body_page
    {
        position:absolute;
    }
    .Destiny .btn_subpager
    {
        display:none;
    }
    .Destiny .footer_destiny
    {
        position:absolute;
    }
    .Destiny .img_flag, .Destiny .img_ship
    {
        display:none;
    }
    .Destiny .guardians .frame_panels
    {
        width:960px;
    }

}





.Destiny .scaled
{
}
    .Destiny .scaled
    {
        min-height:546px;
    }
        
@media all and (max-height: 547px)
{
    /* this is the height of the ipad with our viewport settings - this is the shortest the page gets without scroll bars */
    .Destiny .header_body_page
    {
        position:absolute;
    }
    .Destiny.landing .header_body_page
    {
        position:fixed;
    }
    .Destiny .container_panels
    {
    }
    .container_destiny {
        height:auto;
    }
    .Destiny .container_pages
    {
        position:static;
    }
    .Destiny .page
    {
        display:none;
        overflow:visible;
        min-height:1px;
    }
    .Destiny .page.on
    {
        display:block;
    }
    .Destiny .container_panels .panel
    {
        overflow-x: hidden;
        overflow-y: visible;
        min-height:446px;
    }
    
    
}



















  
                          
/* random styles that need to be moved - rules should be placed with other similar rules */

#GroupSettings > .save_confirmation
{
	color: #1FAF1F;
	font-size: 11px;
	margin-left: 5px;
	display: none;
}


#home .container_details .notice {
	font-size: 12px;
	margin-top: 9px;
	padding: 10px;
	margin-top: 9px;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow:0 1px 4px rgba(0,0,0,.05), inset 0 4px 0px #0096db;
}

#home .container_details .notice.banNotice {		
	color: #BB2222;
}

#home .container_details .notice.profileNotation
{
	
}

.AboutUs .nav_side .error li {
	margin-top: 0px;
}

.AboutUs .nav_side .error li > span {
	font-size: 12px;
}

.Register span.spacer
{
	width: 50px;
	display: inline-block;
}

select#dropdown_theme
{
	padding: 0px;
}


.newsArticle .NewsArticleBanner
{
	max-width: 777px;
}


.adminIgnoreWarning
{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}


.firehoseEditLink
{
	position: relative;
	z-index: 9999;
	font-size: smaller; 
	font-style: italic;
}

.firehoseEditLinkController
{
	position: fixed; 
	bottom: 0px; 
	right: 0px; 
	padding: 10px; 
	height: 20px; 
	border: solid 1px black; 
	background-color: white; 
	color: black; 
	z-index: 9001;
}



.popupVideo
{
    position:absolute;
    display:none;
    top:61px;
    left61px;
    right:0;
    bottom: 30px;
    width:100%;
    z-index:100;
    background:rgba(0,0,0,.9);
	font-size:12px;
}

.popupVideo .header
{
    height:22px;
    line-height:22px;
    background:url("/img/theme/bungienet/bgs/bg_modal_header.jpg") repeat-x;
    width:100%;
    top:0;
    right:0;
    position:relative;
}

	.popupVideo .contents
	{
		width: 100%;
		height: 100%;
	}

	.popupVideo .footer
	{
		text-align: left;
		padding: 10px;
		background-color: #444444;
		color: #FFFFFF;
	}

	.videoGradient
	{
		position: fixed;
		left: 0px;
		top: 61px;
		bottom: 0px;
		right: 0px;
		background-color: rgba(0, 0, 0, .4);
		z-index: 99;
	}


    .popupVideo .header .btn_close
    {
        width:21px;
        height:22px;
        position:absolute;
        top:0;
        right:0;
        background-repeat:no-repeat;
        background-image:url("/img/theme/bungienet/btns/sprite_modal_close.png");
        background-position:0 0;
    }
        .popupVideo .header .btn_close:hover
        {
            background-position:0 -25px;
        }

/*Correcting the first selector to not have space above it. */
.Selector .spacer
{
	padding-bottom: 100px;
	display: block;
}

.Selector .NotFoundMessage
{
	text-align: center;
	padding-top: 50px;
	color: #eff2f0;
}

.Selector
{
	
}
    .Selector .BucketHeader
    {
	    position: relative;
	    height: 314px;
        background:url("/img/theme/destiny/bgs/bg_spotlight_news_first.jpg") no-repeat;
    }
	
    .Selector + .Selector .BucketHeader
	{
        background-image:url("/img/theme/destiny/bgs/bg_spotlight_second.jpg");
    }

        .Selector .BucketHeader .large_item
        {
            display:inline-block;
            vertical-align:middle;
            width: 558px;
            height:314px;
            position:relative;
			cursor: pointer;
        }
            .Selector .BucketHeader .large_item:before
            {
                content:"";
                position:absolute;
                width:558px;
                height:314px;
                display:block;
                background:url("/img/theme/destiny/bgs/overlay_selector_large.png") no-repeat  0 0;
                background-size:auto 100%;     
                z-index:2;           
            }

            .Selector .BucketHeader img
            {
	            width: 558px;
	            height: 314px;
                z-index:1;	
            }

            .Selector .BucketHeader .info
            {
	            position: absolute;
                bottom: 25px;
	            left: 50px;
                z-index:3;
                display:none;
            }

        .Selector .BucketHeader h2
        {
            width:396px;
        font-weight: 400;
            font-size:30px;
            text-align:center;
            display:inline-block;
            color:#fff;
        }

    .Selector .rotator
    {
        margin:15px;
        overflow:hidden;
    }
        .Selector .rotator > ul
        {
            white-space: nowrap;
            position:relative;
            left:0;
            -moz-transition-property:left;
            -moz-transition-delay:0s;
            -moz-transition-timing-function:linear;
            -moz-duration:400ms;
            -moz-transition-:linear;
            -webkit-transition-property:left;
            -webkit-transition-delay:0s;
            -webkit-transition-timing-function :linear;
            -webkit-duration:400ms;
            transition-property:left;
            transition-delay:0s;
            transition-timing-function:linear;
            transition-duration:400ms;
        }
        .Selector .rotator > ul > li
        {
            display: inline-block;
            padding-left: 13px;
            width: 221px;
        }

		.Selector .rotator > ul > li img
		{		
			cursor: pointer;
		}

            .Selector .rotator li:first-child
            {
                padding-left:0;
            }
            .Selector .rotator li img
            {
                height: 124px;
				width: 100%;
            }
            .Selector .rotator li p, .Selector .rotator li p a
            {
                color:#fff;
        font-weight: 200;
            }
            .Selector .rotator li .title
            {
                font-size:23px;
            }
            .Selector .rotator li .description
            {
                font-size:14px;
            }

    .Selector .pager
    {
        background: url("/img/theme/destiny/bgs/bg_hashes_home.png") repeat-x scroll center top transparent;
        height: 37px;
        position: relative;
    }
        .Selector .pager a
        {
            position:absolute;
            top:-4px;
        font-weight: 200;
            font-size:18px;
            display:inline-block;
            line-height:37px;
            height:37px;
            color:#fff;
        }
        .Selector .pager .btn_prev
        {
            left:0;
            background:url("/img/theme/destiny/btns/btn_trigger_previousCallouts.png") no-repeat left center;
            padding-left:50px;
        }
        .Selector .pager .btn_next
        {
            right:0;
            background:url("/img/theme/destiny/btns/btn_trigger_advanceCallouts.png") no-repeat right center;
            padding-right:50px;
        }

.Destiny .img_lightBox
{

}

.Destiny .lightbox_loading
{
	width: 300px;
	height: 300px;
	background-image: url("/img/theme/bungienet/icons/icon_loading_black.gif");
	background-repeat: no-repeat;
	background-position: center;
}

    .Destiny #lightbox .btn_prev, .Destiny #lightbox .btn_next
    {
        display:block;
        position:absolute;
        top:50%;
        background:url("/img/theme/destiny/btns/btn_trigger_previousCallouts.png") no-repeat left top;
        color:#fff;
        font-weight: 200;
        font-size:18px;
        height:37px;
        line-height:37px;
		display: none;
        margin-top:-18px;

        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    }
        .Destiny #lightbox .btn_prev.visible, .Destiny #lightbox .btn_next.visible
        {
			display: block;
        }
    .Destiny #lightbox .btn_prev
    {
        background:url("/img/theme/destiny/btns/btn_trigger_previousCallouts.png") no-repeat left top;
        left:0;
        padding-left:38px;
    }
    .Destiny #lightbox .btn_next
    {
        background:url("/img/theme/destiny/btns/btn_trigger_advanceCallouts.png") no-repeat right top;
        right:0;
        padding-right:38px;


    }


/* if an embedded image is shown, default it to being block formatted so that there's
no mystery space underneath it. (the mystery space is actually intentional via the browser, but
	undesirable for us according to Bug #12381 */
.embeddedImage img
{
	display: block;
}


#lightbox .lightbox_caption, .lightbox .lightbox_caption
{
	position: absolute;
	bottom: 7px;
	left: 7px;
	color: #fff;
}

#lightbox .lightbox_caption_right, .lightbox .lightbox_caption_right
{
	position: absolute;
	bottom: 7px;
	right: 7px;
	color: #fff;
}

#lightbox .lightboxVideo, .lightbox .lightboxVideo
{
	width: 600px;
	height: 337px;
}








footer
{
}
.flip {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    position:relative;
}
    .flip > div
    {
        position:absolute;
        top:0;
        left:0;
    }
    .flip .hide
    {
        visibility:hidden;
    }
        
    /* bottom/top */
    
    .flip .after {
        -webkit-transform: rotate3d(1,1,0, -74deg);
        -ms-transform: rotate3d(1,1,0, -74deg);
        -moz-transform: rotate3d(1,1,0,-74deg);
        transform: rotate3d(1,1,0,-74deg);
        z-index:1;
    }
    .flip .before
    {
        z-index:2;
        -webkit-transform: rotate3d(1,1,0, 0deg);
        -ms-transform: rotate3d(1,1,0, 0deg);
        -moz-transform: rotate3d(1,1,0, 0deg);
        transform: rotate3d(1,1,0, 0deg);
    }
    .flip .rotateInto
    {
        -webkit-transition: -webkit-transform 200ms linear;
        -webkit-transform:rotate3d(1,1,0,0deg);
        -moz-transition: -moz-transform 200ms linear;
        -moz-transform: rotate3d(1,1,0,0deg);
        transition: transform 200ms linear;
        transform: rotate3d(1,1,0,0deg);
    }
    .flip .rotateAway
    {
        -webkit-transition: -webkit-transform 200ms linear;
        -webkit-transform: rotate3d(1,1,0, 265deg);
        -moz-transition: -moz-transform 200ms linear;
        -moz-transform: rotate3d(1,1,0, 74deg);
        transition: transform 200ms linear;
        transform: rotate3d(1,1,0, 265deg);
    }

.rotator_fade
{
	overflow:hidden;
    position:relative;
    min-width:880px;
    margin-bottom:6px;
}
    
body.loaded .rotator_fade
{
	background:none;
	
}

	.rotator_fade .backgrounds {
		position: relative;
        min-height:500px;
        
    }
        .rotator_fade .backgrounds img
        {
            display:block;
            height:100%;
			width: 100%;
			min-height:640px;
            position:absolute;
        }

    .rotator_fade .backgrounds > div
    {
        display:none;
        height:100%;
        top:0;
        left:0;
        position:absolute;
        width:100%;
        opacity:1;
    }
        .csstransitions .rotator_fade .backgrounds > div
        {
            display:block;
            
        }
		.rotator_fade .backgrounds .frontpagebackgroundpanel
		{
			position: absolute;
			height: 100%;
			width: 100%;
			left: 0px;
			bottom: 0px;
			top: 0px;
			right: 0px;
			background-clip: content-box;
			background-size: cover;
			background-repeat: no-repeat;
			min-width: 0;
            background-position:top center;
            z-index:1;
            
		}
            .csstransitions .rotator_fade .backgrounds .frontpagebackgroundpanel
            {
                opacity:0;
                -moz-transition:opacity 300ms linear;
                -webkit-transition:opacity 300ms linear;
                -o-transition:opacity 300ms linear;
                transition:opacity 300ms linear;
            }
            .rotator_fade .backgrounds .on .frontpagebackgroundpanel
            {
                min-height:500px;
            }
                .csstransitions .rotator_fade .backgrounds .on .frontpagebackgroundpanel
                {
                     opacity:1;
                    -moz-transition:opacity 300ms linear;
                    -webkit-transition:opacity 300ms linear;
                    -o-transition:opacity 300ms linear;
                    transition:opacity 300ms linear;
                }
                .rotator_fade .backgrounds .frontpagebackgroundpanel:after
                {
                    content:"";
                    width:100%;
                    padding-top:62.5%;
                    display:block;
                    position:relative;
                    z-index:0;
                }




        .rotator_fade .backgrounds .on
        {
            display:block;
            z-index:3;
        }
            
        .rotator_fade .backgrounds div
        {
            background-position:top center;
            background-repeat:no-repeat;
            background-size:cover;
            
        }
        .rotator_fade .backgrounds .content
        {
            background: none repeat scroll 0 0 transparent;
            bottom: 205px;
            left: 50%;
            margin-left: -483px;
            padding-bottom: 0;
            position: absolute;
            width: 966px;
            z-index: 3;
            
        }
            .csstransitions .rotator_fade .backgrounds .content
            {
                opacity:0;
                -moz-transition:opacity 100ms linear;
                -webkit-transition:opacity 100ms linear;
                -o-transition:opacity 100ms linear;
                transition:opacity 100ms linear;
            }
            .csstransitions .rotator_fade .backgrounds .on .content
            {
                opacity:1;
            }
            

    .rotator_fade .backgrounds div a
    {
        display:block;
        width:100%;
        height:100%;
        z-index:2;
        position:absolute;
        top:0;
        left:0;
        min-height:500px;
        
    }
.rotator_fade .backgrounds div .video:hover
{
    background:url("/img/theme/bungienet/icons/icon_video.png") no-repeat center center;
}
        .rotator_fade .backgrounds .on div a
        {
            z-index:2;
        }
        .rotator_fade .backgrounds div a:after
        {
            content:"";
            display:block;
            width:100%;
            padding-top:62.5%;
        }
        .rotator_fade .backgrounds div div
        {
        font-weight: 400;
            color: #FFFFFF;
            display: block;
            text-shadow: 0px 1px 2px black;
        }
            .rotator_fade .backgrounds > div > div
            {
                min-height:500px;
            }
            .rotator_fade .backgrounds > div > div:after
            {
                display:block;
                width:100%;
                padding-top:62.5%;
                content:"";
            }
			.no-textshadow .rotator_fade .shadow
			{
				filter: progid:DXImageTransform.Microsoft.Glow(color=#000000,direction=225,strength=1,enabled=true);
                opacity:1;
			}
            .csstransitions .rotator_fade .backgrounds .textEffect
            {
                display:none;
                opacity:0;
                -moz-transition:none;
                -webkit-transition:none;
                -o-transition:none;
                transition:none;
            }
            .csstransitions .rotator_fade .backgrounds .on .textEffect
            {
                -moz-transition:opacity 500ms linear;
                -webkit-transition:opacity 500ms linear;
                -o-transition:opacity 500ms linear;
                transition:opacity 500ms linear;
                opacity:1;
                display:block;
            }
            
        .rotator_fade .backgrounds div .title
        {
        font-weight: 500;
            font-size: 40px;
            line-height: 1.2em;
            position: relative;
            text-shadow: 0 1px 2px #000000;
            text-transform: uppercase;
        }
            .rotator_fade .backgrounds div .title:before
            {
                content:"";
                width:142px;
                height:4px;
                background:#fff;
                display:block;
                position:absolute;
                top:-14px;
                left:0;
                box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
            }
       
        .rotator_fade .backgrounds div .summary
        {
        font-weight: 200;
            font-size: 22px;
            height: auto;
            line-height: 1.4em;
            overflow: hidden;
            padding: 7px 0 0;
            width: 470px;
        }

    .rotator_fade .thumbs
    {
        bottom: 65px;
        left: 50%;
        margin-left: -483px;
        padding-top: 35px;
        position: absolute;
        width: 966px;
        z-index: 3;
        background:none;
    }       
            

    .rotator_fade .thumbs li
    {
        float: left;
        list-style: none outside none;
        margin-left: 13px;
        position: relative;
    }
        .rotator_fade .thumbs li:first-child
        {
            margin-left:0;
        }
        .rotator_fade .thumbs li a
        {
            width:313px;
            height:125px;
            display:block;
            position:relative;
            box-shadow:none;
            background-position:center center;

        }
        .rotator_fade .thumbs li:hover a,
        .rotator_fade .thumbs li.on a
        {
            border:1px solid #fff;
            width:311px;
            height:123px;

        }
            .rotator_fade .thumbs li a:after
            {
                content:"";
                width:313px;
                height:125px;
                display:block;
                position:absolute;
                top:0;
                left:0;
                background:rgba(0,0,0,.64);
                z-index:1;
                border-bottom:2px solid rgba(0,0,0,.8);
            }
                .rotator_fade .thumbs li.on a:after,
                .rotator_fade .thumbs li:hover a:after{
                    display:none;
                }
            
        .rotator_fade .thumbs li span
        {
            background: none repeat scroll 0 0 #fff;
            bottom: 0;
            color: #282828;
            display: block;
        font-weight: 400;
            font-size: 16px;
            left: 0;
            line-height: 28px;
            overflow: hidden;
            position: absolute;
            text-align: left;
            text-indent: 6px;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            z-index:2;
			box-shadow:0 0 2px rgba(0,0,0,.5), inset 0 0 0 1px rgba(255,255,255,.1);
            visibility:hidden;
			
        }
		
			.rotator_fade .thumbs li.on span,
            .rotator_fade .thumbs li:hover span {
                visibility:visible;
			}
		
            .rotator_fade .thumbs .on span:after
            {
                display:none;
				
            }   

        .rotator_fade .thumbs li.on a:before
        {
            display:none;
        }
        

    .rotator_fade .thumbs li.on a, .rotator_fade .thumbs li a:hover
    {
        box-shadow:inset 0 0 0px 1px rgba(255, 255, 255, .1), 0 2px 8px 0px rgba(0, 0, 0, .3);
    }
        .rotator_fade .thumbs li.on a:after, .rotator_fade .thumbs li a:hover:after
        {
            display:none;
        }
.rotator_fade .markers
{
    display:none;
}
.rotator_fade .pager
{
    display:none;
}
.touch .rotator_fade .pager
{
    display:block;
}
.container_callouts
{
    background: url("/img/theme/destiny/bgs/bg_hashes_home.png") repeat-x scroll center top rgba(0,0,0,.5);
    left: 0;
    margin-left: 0;
	margin-top: -50px;
    width: 100%;
    overflow:hidden;
    display:block;
    height:46px;
    transition:200ms ease-in-out height;
    -moz-transition:300ms ease-in-out height;
    -webkit-transition:300ms ease-in-out height;
    position:relative;
	z-index:3;
    
}
    .container_callouts.open
    {
        height:362px;
        height:446px;
    }
    .container_callouts .mobile.comments, .container_callouts .mobile.info
    {
        display:none;
    }
   
    .container_callouts .callouts
    {
        left: 0;
        padding-left: 21px;
        position: relative;
        top: auto;
        -webkit-transition: all 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
		-moz-transition: all 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
		-ms-transition: all 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
		-o-transition: all 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
        white-space: nowrap;
        padding-top:54px; 
        
    }
        .touch .container_callouts .callouts
        {
            overflow-x:scroll;
            overflow-y:hidden;
            -webkit-overflow-scrolling: touch;            
        }
        .container_callouts.open .callouts
        {
            display: block;
        } 
    .container_callouts .callout
    {
        margin-right:14px;
        width:365px;
        height:247px;
        float:none;
        display:inline-block;
        vertical-align:top;
        background:none transparent;
        position:relative;
        margin-left:-5px;
    }
        .container_callouts .callout:first-child
        {
            margin-left:0;
        }

.touch .container_callouts .callout
{
    position:relative;

    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transform: translate3d(0, 0, 0);
}
    .container_callouts .overlay
    {
        width:365px;
        height:247px;
        position:absolute;
        top:0;
        left:0;
        z-index:2;
    }
        .container_callouts .overlay.mobile
        {
            display:none;
        }
    
        
    .container_callouts .title,
    .container_callouts .title a
    {
        color: #ffffff;
        display: block;
        font-family: 'Roboto',Helvetica Neue,Arial,sans-serif;
        font-size: 27px;
        font-weight: lighter;
        line-height: 64px;
        overflow: hidden;
        padding: 0 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
        .container_callouts .title a:hover
        {
            text-decoration:none;
        }
    .container_callouts .subtitle,
    .container_callouts .subtitle a
    {
        font-size:18px;
        font-weight: 400;
        display:block;
        color:#fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
        .container_callouts .subtitle a
        {
            margin-top:0;
        }
    .container_callouts .pager
    {
        background-image:url("/img/theme/destiny/btns/btn_pager_containerCallouts.png");
        background-repeat:no-repeat;
        display: block;
        height: 181px;
        position: absolute;
        text-indent: -9999px;
        top: 91px;
        visibility: hidden;
        width: 83px;
        z-index:2;
    }

.touch .container_callouts .pager
{
    display:none !important;
}
        .container_callouts .btn_next
        {
            right:0px;
            background-position:left top;

        }
        .container_callouts .btn_prev
        {
            left:0px;
            display:none;
            background-position:left bottom;
        }
        .container_callouts.open:hover .pager
        {
            visibility:visible;
        }
.ietouch .container_callouts .pager
{
    display:block !important;
    visibility:visible !important;
}
    
.container_callouts .container_flip
{
    position:absolute;
    left:auto;
    top:0;
    width:365px;
    height:247px;
    cursor:pointer;

}
    .container_callouts .container_flip
    {
        
        color:#100d0f;
    }
    .container_callouts .container_flip a
    {
        color:#0096db;
    }
    .container_callouts .container_flip .btn_flipper
    {
        background:url("/img/theme/destiny/btns/btn_flipper.png") no-repeat 0 0;
        width:40px;
        height:40px;
        position:absolute;
        bottom:0;
        right:0;
        display:block;
    }
        .container_callouts .container_flip > div:first-child .btn_flipper
        {
            background-position:0 bottom;
        }
    .container_callouts .container_flip .btn_scroll
    {
        background:url("/img/theme/destiny/btns/btns_pager_callout_back.png") no-repeat 0 0;
        width:16px;
        height:23px;
        display:block;
        position:absolute;
        top:10px;
    }
        .touch .container_callouts .container_flip .btn_scroll
        {
            display:none;
        }
        .container_callouts .container_flip .btn_scroll.btn_up
        {
            right:26px;
        }
        .container_callouts .container_flip .btn_scroll.btn_down
        {
            background-position:right 0;
            right:8px;
        }
    .container_callouts .container_flip > div
    {
        background:url("/img/theme/destiny/bgs/bg_callout_front.jpg") no-repeat 0 0;
        width:365px;
        height:247px;
    } 
        .container_callouts .container_flip > div:before
        {
            content:"";
            display:inline-block;
            height:247px;
            width:0;
            vertical-align:middle;
        }
        .container_callouts .container_flip .content
        {
            padding:0 40px;
            vertical-align:middle;
            display:inline-block;
            white-space:normal;
        
        } 
    .container_callouts .container_flip > div:first-child
    {
        /* after - back side */
        background:url("/img/theme/destiny/bgs/bg_callout_back.jpg") no-repeat 0 0;
        padding:20px;
        height:207px;
        display:block;
         width: 325px;
    }
        .container_callouts .container_flip > div:first-child > a
        {
        font-weight: 700;
            font-size:18px;
        }
        .container_callouts .container_flip > div:first-child:before
        {
            display:none;
        }
        .container_callouts .container_flip > div:first-child .content
        {
            display: block;
            height: 153px;
            margin-top: 20px;
            overflow: hidden;
            padding: 0;
            position:relative;
            
        }
        .touch .container_callouts .container_flip > div:first-child .content
        {
            overflow:scroll;
            -webkit-overflow-scrolling:touch;
        }
        
        .container_callouts .container_flip > div:first-child ul
        {
            position:relative;
            -moz-transition:top 500ms ease-in-out;
            -webkit-transition:top 500ms ease-in-out;
            transition:top 500ms ease-in-out;
            top:0;
        }
            .container_callouts .container_flip > div:first-child li
            {
                padding-top:20px;
            }
                .container_callouts .container_flip > div:first-child li:first-child
                {
                    padding-top:0;
                }
                    .container_callouts .container_flip > div:first-child .content p
                    {
                        color:#fff;
                        font-size:14px;
                    }





/* community callouts */
.container_callouts .community .container_flip
{
    cursor:default;
}
    .container_callouts .community .container_flip .before
    {
        display:none;
    }
    .container_callouts .community .container_flip .after
    {
        
    }
        .container_callouts .community .container_flip .after .header
        {
            background: url("/img/theme/destiny/icons/icon_communityChatter.png") no-repeat 10px center, url("/img/theme/bungienet/bgs/bg_callouts_blogHeader.png");
            border-bottom: 1px solid #CCCCCC;
            color: #222222;
            display: block;
            float: none;
        font-weight: 500;
            font-size: 18px;
            height: 50px;
            line-height: 50px;
            padding-left: 43px;
            width: auto;
            margin-right:0;
            background-size:auto 28px, auto auto;
        }






    .container_callouts .community .container_flip > div:first-child
    {
        background: url("/img/theme/bungienet/bgs/bg_callouts_grunge.jpg") repeat scroll 0 0 #FFFFFF;
        display: block;
        height: 247px;
        padding: 0;
        width: 100%;
       
    }
    .container_callouts .community .container_flip > div:first-child .content
    {
        padding:0 16px;
        list-style:none;
        clear:both;
        overflow:hidden;
        margin-top:10px;
        height:142px;
    }
        .container_callouts .community .container_flip > div:first-child li
        {
            list-style:none;
            clear:both;
            overflow:hidden;
            padding-top:0;
        }
        .container_callouts .community .container_flip > div:first-child p
        {
            border-bottom:1px solid #ccc;
            border-top:1px solid #fff;
            clear:both;
            overflow:hidden;
            padding:7px 0;
            height:34px;
        }
            .container_callouts .community .container_flip > div:first-child li:first-child p
            {
                border-top:none;
                padding-top:0;
            }
            .container_callouts .community .container_flip > div:first-child a
            {
                float: left;
                margin-right: 11px;
                width: 211px;
            }
            .container_callouts .community .container_flip > div:first-child time
            {
                color: #828282;
                float: right;
                font-size: 12px;
                width: 111px;
                text-align:right;
            }
        .container_callouts .community .container_flip .btn_moreNews
        {
            font-size: 14px;
            line-height: 42px;
            margin-left: 16px;
        }


    .container_callouts .community .container_flip .communityChatter
    {
        background: url("/img/theme/destiny/icons/icon_communityChatter.png") no-repeat scroll left center transparent;
        color: #2E2E2E;
        font-weight: 500;
        font-size: 24px;
        height: 70px;
        padding-left: 73px;
    }
        .container_callouts .community .container_flip .communityChatter span
        {
            font-size:14px;
        font-weight: 400;
        }
        
        
    
/* social callouts */
.container_callouts .social .mobile_social
{
    display: none;
}

.container_callouts .social .container_flip
{
}
    .container_callouts .social .container_flip .content p
    {
        font-size:20px;
        
    }
    .container_callouts .social .container_flip .via
    {
        text-align:right;
        font-weight:bold;
    }
    


/* news callouts */
.container_callouts .news,
.container_callouts .media
{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 247px;
    height:247px;
}
    .container_callouts .news .overlay,
    .container_callouts .media .overlay
    {
        background:url("/img/theme/bungienet/bgs/bg_callout_title.png") no-repeat bottom;
		opacity: 0.3;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    }
    .container_callouts .news .content,
    .container_callouts .media .content
    {
        position:relative;
        height:247px;
    }
        .container_callouts .news .title,
        .container_callouts .media .title
        {
            /*left: 5px;
            margin: 0;
            position: absolute;
            z-index: 2;*/
        }

        .container_callouts .news .content, .container_callouts .news .content p a,
        .container_callouts .media .content, .container_callouts .media .content p a
        {
            color:#fff;
        }
            .container_callouts .news .content p a, .container_callouts .media .content p a
            {
                overflow:hidden;
                text-overflow:ellipsis;
                white-space:nowrap;
            }
        .container_callouts .news .content .date, .container_callouts .media .content .date
        {
            position:absolute;
            top:0;
            left:0;
            padding:7px;
        }
            .container_callouts .news .content .date.mobile
            {
                display:none;
            }
        

/* message callouts */
.container_callouts .message
{
    background:url("/img/theme/destiny/bgs/bg_callout_front.jpg") no-repeat 0 0;
    width:365px;
    height:327px;
}
    .container_callouts .message .content
    {
        height:327px;
    }
    .container_callouts .message .text
    {
        max-height:227px;
        padding:10px 0;
        overflow:hidden;
    }
    .container_callouts .message .text:before
    {
        content:"";
        display:inline-block;
        height:227px;
        width:0;
        vertical-align:middle;
    }
    .container_callouts .message .text p
    {
        padding:0 40px;
        vertical-align:middle;
        display:inline-block;
        white-space:normal;
        font-size: 18px;
		color: #222222;
		
        max-height:227px;
        overflow:hidden;
    }    
          
      

@media screen and (max-width: 981px) {

/* smaller view */
.rotator_fade .backgrounds .content {
    background: none repeat scroll 0 0 transparent;
    bottom: 176px;
    left: 21px;
    margin-left: 0;
    padding-bottom: 0;
    position: absolute;
    width: 640px;
    z-index: 3;
}
.rotator_fade .thumbs
{
    display:none;
}

.rotator_fade .markers
{
    height: 15px;
    margin-left: 21px;
    position: relative;
    z-index: 2;
    display:block;
    bottom:131px;
    position:absolute;
    white-space:nowrap;    
}
    .rotator_fade .markers li
    {
        width:15px;
        height:15px;
        background:rgba(255,255,255,.5);
        display:inline-block;
        margin-right:5px;
    }
        .rotator_fade .markers .on
        {
            background:#fff;
        }
.touch .rotator_fade .pager
{
    position:absolute;
    width:47px;
    height:47px;
    background:url("/img/theme/destiny/btns/btn_advanceRotator.png") no-repeat 0 0;
    right:21px;
    bottom:168px;
    display:block;
    z-index:2;
    cursor:pointer;
}

.touch .container_callouts {
    height:300px;
    transition:none;
}
/* end smaller view */
}






.rotator_fade.rotator_swipe
{
    -webkit-overflow-scrolling:touch;
    overflow:auto;
    overflow-y:hidden;
    position:relative;
}

.rotator_fade.rotator_swipe .backgrounds
{
    width:300%;
}
.csstransitions .rotator_fade.rotator_swipe .backgrounds > div
{
    float:left;
    position:relative;
    width:33.333%;
    -webkit-backface-visibility:hidden;
}
.csstransitions .rotator_fade.rotator_swipe .backgrounds .frontpagebackgroundpanel
{
    opacity:1;
    display:block;
}
.rotator_fade.rotator_swipe .backgrounds .on .frontpagebackgroundpanel
{
    min-height:0;
}
.csstransitions .rotator_fade.rotator_swipe .backgrounds .content
{
    opacity:1;
}
.csstransitions .rotator_fade.rotator_swipe .backgrounds .textEffect
{
    opacity:1;
    display:block;
}
.rotator_fade.rotator_swipe .pager
{
    display:none;
}
.rotator_fade.rotator_swipe .thumbs
{
    display:none;
}
.rotator_fade.rotator_swipe + .markers
{
    display:block;
    position:absolute;
    left:0;
    z-index: 3;
    top: 201px;
    left:21px;
}
    .rotator_fade.rotator_swipe + .markers li
    {
        width:22px;
        height:22px;
        margin-right:10px;
        position:static;
        background:rgba(255,255,255,.5);
        display:inline-block;
    }
    .rotator_fade.rotator_swipe + .markers .on
    {
        background:#fff;
    }


.ageGatePromptContents
{
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    display: inline-table;
    width: 100%;
}

.destinyNoContent
{
    position: fixed; 
    width: 100%; 
    height: 100%; 
    background-size: cover; 
    background-position: center top;
}



.Blog.Gallery
{
    background:#171717;
}
    .Blog.Gallery header, .Blog.Gallery footer
    {
        display:none;
    }
    .ContentGallery
    {
        position: relative;
        height:100%;
    }
        .ContentGallery .mobileActions
        {
            display:none;
        }
        .ContentGallery .Title
        {
            background:rgba(20,20,20,.8);
            text-indent:10px;
            color:#F0F0F0 !important;
            position:absolute;
            width:100%;
            z-index:2;
        }
            .ContentGallery .content
            {
                position:relative; 
                width: 100%; 
                height: 100%;
                left: 0;
                top: 0;
            }

            .ContentGallery .content .ThumbnailContainer
            {
                overflow-y: hidden;
                position: absolute;
                right: 15px;
                top: 90px;
                width: 104px;
                z-index: 1;
            }
            .ContentGallery .content .pager
            {
                position: absolute;
                background-color: gray;
                width: 104px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                right: 15px;
                z-index: 99;
                cursor:pointer;
                text-indent:-99999px;
                overflow:hidden;
                background:url("/img/theme/bungienet/btns/btn_pager_blogGallery.gif") no-repeat;
            }
            .ContentGallery .content .Prev
            {
                top: 50px;
                background-position:top center;
            }
            .ContentGallery .content .Next
            {
                bottom: 15px;
                background-position:bottom center;
            }
            .ContentGallery .content .Thumbnails
            {
                position: absolute; 
                right: 0px;
                width: 104px;
            }

            .ContentGallery .content .Subheader
            {
                position: absolute; 
                left: 20px; 
                bottom: 50px; 
                width: 400px;
                padding: 20px;
                background:rgba(20,20,20,.8);
                color: #fff;
            }
                .ContentGallery .content .Subheader:empty
                {
                    display:none;
                }
                
                .ContentGallery .content .Subheader.Video
                {
                    width: auto;
                }
                    .ContentGallery .content .Subheader.Mobile_Video
                    {
                        display:none;
                    }

            .ContentGallery .content .GalleryFooter
            {
                position:absolute; 
                bottom:0px; 
                left: 0px; 
                right: 0px; 
                height: 30px; 
                line-height: 30px;
                background:rgba(20,20,20,.8);
                color: white;
                padding-left: 20px;
                z-index: 99;
            }

                .ContentGallery .content .GalleryFooter a
                {
                    color: white;
                    font-weight: bold;
                }

                .ContentGallery .Thumbnail.Selected
                {
                    border: solid 2px white;
                    padding: 0px;
                }

        
                .ContentGallery .Thumbnail
                {
                    width: 100px;
                    height: 100px;
                    padding-left: 2px;
                    margin-top:15px;
                }
                    .ContentGallery .Thumbnail:first-child{
                        margin-top:0;
                    }

                .ContentGallery .ThumbnailImage
                {
                    width: 100%;
                    height: 100%;
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-position: center;
                    cursor:pointer;
                }

            .ContentGallery .content .FeaturedImage
            {
                width: 100%;
                height: 100%;
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center;
            }

        .ContentGalleryPreview
        {
            background-color: #555555;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: auto 100%;
            cursor: pointer;
            height: 320px;
            position: relative;
            width: 570px;
        }

            .ContentGalleryPreview .Bottom
            {
                position: absolute;
                bottom: 0px;
                left: 0px;
                right: 0px;
                height: 70px;
                background-color: rgba(0,0,0,.6);
                line-height: 70px;
                padding-left: 24px;
            }

                .ContentGalleryPreview .Bottom a,
                .ContentGalleryPreview .Bottom a:hover
                {
                    color: white;
                    font-weight: bold;
                    background:url("/img/theme/bungienet/btns/btn_go.png") no-repeat right center;
                    padding-right:25px;

                }

            .ContentGalleryPreview .Subheader
            {
                position:absolute;
                top: 20px;
                left: 20px;
                padding: 20px;
                width: 400px;
                background: rgba(0,0,0,.6);
                color: white;
            }
                .ContentGalleryPreview .Subheader.Video
                {
                    width: 300px;
                }


.twitter-share-button
{
    width:80px !important;
}
    .fr .twitter-share-button, .de .twitter-share-button, .es .twitter-share-button, .ja .twitter-share-button
    {
        width:92px !important;
    }
    .pt-br .twitter-share-button
    {
        width:100px !important;
    }

.clanSettingsBlock
{
    margin-bottom:20px;
}
    .clanSettingsBlock li
    {
        list-style:none;
        clear:both;
        margin-top:10px;
        padding:10px 0;
        border-bottom:1px solid rgba(0, 0, 0, 0.15);
    }
        .clanSettingsBlock li:first-child
        {
            margin-top:0;
        }
        .clanSettingsBlock li img
        {
            width:42px;
            height:42px;
            float:left;
            margin-right:10px;
        }
        .clanSettingsBlock li .content
        {
            float:left;
        }
            .clanSettingsBlock li .content p
            {
                font-size:12px;
                margin-bottom:10px;
            }
                .clanSettingsBlock li .content p:first-child
                {
                    margin-bottom:0;
                }
            .clanSettingsBlock li .content .btn_blue
            {
                margin-right:5px;
            }
            .clanSettingsBlock li .content .btn_gray
            {

            }
    .clanSettingsBlock .pager a
    {
        font-size:14px;
        line-height:25px;
    }
    .clanSettingsBlock .pager .btn_next
    {
        float:right;
    }
    .clanSettingsBlock .pager .btn_prev
    {
        float:left;
    }

        
.alert_alliance .container_textbox
{
    background:#fff;
}



.CodeRedemption
{
    background:url("/img/theme/bungienet/bgs/bg_codeRedeem.jpg") center top no-repeat;
    background-size:cover;
    -webkit-text-size-adjust:none !important;
        font-weight: 400;
}

.CodeRedemption.RQ 
{
	background:url("/img/theme/bungienet/bgs/bg_rq_codeRedeem.jpg") center top no-repeat;
	background-size: cover;
}

    .CodeRedemption .container_body
    {
        height: auto;
        margin-top: 119px;
        min-height: 0;
        width: 878px;
        background:rgba(255,255,255,.8);
        margin-bottom:100px;
    }
        .CodeRedemption .container_body:before
        {
            background: none repeat scroll 0 0 #000;
            content: "";
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 336px;
            z-index: -1;
        }

    .CodeRedemption .leftPanel
    {
        float:left;
        background:#000;
        width:336px;
    }

    .CodeRedemption .img_coderedemption
    {
        display:block;
        width:336px;
        height:542px;
    }

    .CodeRedemption .container_body h1
    {
        background:#479ce4;
        font-weight: 400;
        font-size: 16px;
        height: 81px;
        line-height: 32px;
        margin: 0;
        padding-top: 4px;
        position: static;
        text-transform: uppercase;
        width:100%;
        color:#fff;
    }
        .CodeRedemption .container_body h1 span
        {
            display:block;
            line-height:20px;
            margin-left:13px;
        }
        .CodeRedemption .container_body h1 strong
        {
            font-size:32px;
            text-transform:uppercase;
        font-weight: 700;
            font-weight:normal;
            display:block;
            margin-left:13px;
        }
        .CodeRedemption .container_body h1 .portal:after
        {
            content:"";
            display:inline-block;
            width:220px;
            height:17px;
            background:url("/img/theme/bungienet/bgs/bg_codeRedeem_portal.gif") no-repeat;
            margin-left:10px;
            vertical-align:middle;
        }
    .CodeRedemption .container_content
    {
        float: left;
        
        width: 542px;
    }
        .CodeRedemption .form_codeRedemption
        {
            min-height:359px;
            padding-bottom: 50px;
        }
        .CodeRedemption .container_content ol
        {
            list-style:none;
        }
            .CodeRedemption .container_content ol > li
            {
                border-top: 1px solid #cbcbcb;
                clear: both;
                min-height: 59px;
                padding-left: 75px;
                position: relative;
            }
                .CodeRedemption .container_content ol > li:first-child
                {
                    border-top:0;
                }
                .CodeRedemption .container_content ol > li.open
                {
                    z-index:2;
                    border-bottom:0;
                }
                .CodeRedemption .container_content ol > li:first-child
                {
                }
            .CodeRedemption .container_content ol > li:before
            {
                border-radius: 35px;
                display: block;
        font-weight: 400;
                font-size: 18px;
                height: 35px;
                left: 20px;
                line-height: 34px;
                position: absolute;
                text-align: center;
                top: 13px;
                width: 35px;  
            }
                .CodeRedemption #step_1:before
                {
                    content:"1";
                    border-top:0;
                }
                .CodeRedemption #step_2:before
                {
                    content:"2";
                }
                .CodeRedemption #step_3:before
                {
                    content:"3";
                }
                .CodeRedemption .container_content ol > li.ready:before,
                .CodeRedemption .container_content ol > li.verifying:before
                {
                    background: none repeat scroll 0 0 #1e242b;
                    color: #fff;
                }

                .CodeRedemption .container_content ol > li.done:before
                {
                    background: url("/img/theme/destiny/icons/icon_checkmark_coderedeem.png") no-repeat center center #479ce4;
                    color: #fff;
                    content:"" !important;
                }

                .CodeRedemption .container_content ol > li.complete:before
                {
                    background: url("/img/theme/destiny/icons/icon_checkmark_coderedeem.png") no-repeat center center #d1d7dc;
                    color: #fff;
                    content:"" !important;
                }

                .CodeRedemption .container_content ol > li.errorAlert:before
                {
                    background: url("/img/theme/destiny/icons/icon_errorAlert_coderedeem.png") no-repeat center center;
                    color: #fff;
                    content:"" !important;
                }


    /*.CodeRedemption .container_content ol > li > div
    {
        padding-left: 28px;
        position: absolute;
        width: 391px;
    }
        .CodeRedemption .container_content ol > li.open > div
        {
            background: url("/img/theme/bungienet/bgs/bg_panel_codeRedeem.jpg") no-repeat scroll -420px 0 transparent;
            height:310px;
        }
        .CodeRedemption .container_content ol > #step_2.open > div
        {
            background-position:-420px 0;
            height:298px;
        }
        .CodeRedemption .container_content ol > #step_3.open > div
        {
            background-position:-420px 0;
            height:239px;
        }*/
    .CodeRedemption .text_addtionalHelp
    {
        background:#d3d9de;
        padding-left:75px;
        height:48px;
        white-space:nowrap;
        line-height:48px;
        font-size:12px;
        font-weight: 400;
        color:#101010;
        position:absolute;
        bottom:0;
        right:0;
        width:467px;
        z-index:3;
        cursor:pointer;
    }
        .CodeRedemption .text_addtionalHelp:before
        {
            background: none repeat scroll 0 0 #f5f5f5;
            border: 1px solid #cbcbcb;
            border-radius: 35px;
            color: #479ce4;
            content: "?";
            display: inline-block;
        font-weight: 500;
            font-size: 18px;
            height: 35px;
            left: 20px;
            line-height: 34px;
            position: absolute;
            text-align: center;
            top: 5px;
            vertical-align: middle;
            width: 35px;
        }
        


    .CodeRedemption ol .head
    {
        font-weight: 500;
        font-size: 16px;
        line-height: 60px;
        margin-left: -75px;
        margin-top: 0;
        min-height: 60px;
        padding-left: 75px;
    }
        .CodeRedemption ol .open .head, .CodeRedemption ol .complete .head
        {
            color: #303030;
        }



.form_codeRedemption ol > li
{
    display:none;
}
    .form_codeRedemption ol > li:first-child
    {
        display:block;
    }
.form_codeRedemption li.done + li,
.form_codeRedemption li.complete + li
{
    display:block !important;
}


.CodeRedemption .head
{
    display:none;
}
.CodeRedemption .panel
{
    display:none;
}
.CodeRedemption li.ready
{
    
}
    .CodeRedemption li.ready .head.ready
    {
    }

.CodeRedemption li.ready .ready
{
    display:block;
}

.CodeRedemption li.ready .ready
{
    display:block;
}

.CodeRedemption li.open .open
{
    display:block;
}

.CodeRedemption li.done .done
{
    display:block;
}
    .CodeRedemption li.done
    {
        background:#f5f5f5;
    }

.CodeRedemption li.complete .complete
{
    display:block;
}
    .CodeRedemption li.complete
    {
        background:#f5f5f5;
    }

.CodeRedemption li.errorAlert .errorAlert
{
    display:block;
}

.CodeRedemption li.allPlatformsApplied .allPlatformsApplied
{
    display:block;
}

.CodeRedemption li.futureApplied .futureApplied
{
    display:block;
}

.CodeRedemption li.consumableSuccess .consumableSuccess
{
    display:block;
}

.CodeRedemption li.selectPlatformForCode .selectPlatformForCode
{
    display:block;
}

.CodeRedemption li.confirmPlatformForCode .confirmPlatformForCode
{
    display:block;
}
.CodeRedemption li.linkedDestinyAccountRequired .linkedDestinyAccountRequired
{
    display:block;
}
.CodeRedemption li.verifying .verifying
{
    display:block;
}
.CodeRedemption li.apikey .apikey
{
    display:block;
}
.CodeRedemption li.terms .terms
{
    display:block;
}
.CodeRedemption li.apierror .apierror
{
    display:block;
}






.CodeRedemption #form_codeRedemption ol h2 
{
        font-weight: 200;
    font-size: 24px;
    line-height: 60px;
}
    .CodeRedemption #form_codeRedemption .panel p
    {
        margin-bottom:15px;
        font-size:16px;
        padding-right:15px;
    }


.CodeRedemption .img_loveBungie
{
    padding-right:159px;
    background:url("/img/theme/bungienet/logo_loveBungie_codeRedeem.png") no-repeat right top;
    width:auto;
    margin-right:22px;
    min-height:28px;
}

#step_1 .head.ready
{
    text-align:center;
    font-size:14px;
}
    #step_1 .head.ready span
    {
        margin:0 28px;
    }


#step_1 .welcome
{
    margin-left: -61px;
    padding-top: 110px;
    text-align: center;
    width: 542px;
}
    #step_1.open .welcome{
        display:none;
    }
    #step_1 .welcome p
    {
        color: #1e242b;
        font-size: 22px;
        line-height: 2em;
        margin-top: 27px;
        margin-bottom:0;
    }
        #step_1 .welcome p:first-child
        {
            margin-top:0;
        }


.container_platformUser p
{
    color: #1e242b;
    font-size: 12px;
    line-height: 1;
}


#step_2 .errorAlert.head p,
#step_2 .errorAlert.head h2
{
    color:#d53b30;
}

#step_2 .errorAlert.head p
{
        font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 15px;
}

#step_2 .reward h3
{
    font-size:20px;
        font-weight: 400;
    margin-top:-6px;
}
#step_2 .reward img
{
    background: none repeat scroll 0 0 #f00;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
    height: 40px;
    width: 40px;
}
#step_2 a + p{
    clear:both;
}


.form_codeRedemption .btn_blue
{
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    padding: 0 20px;
}
    .form_codeRedemption .disabled 
    {
        background: none repeat scroll 0 0 #4f545a;
        color: rgba(245, 245, 245, 0.15);
        cursor: default;
    }




.form_codeRedemption .actions
{
    border-top: 1px solid #cbcbcb;
    margin-left: -75px;
    margin-top: 20px;
    padding-left: 75px;
}
    .form_codeRedemption .actions p
    {
        line-height:30px;
        margin-bottom:0;
    }
    
    




.question_selectPlatformForCode
{
    margin-left: 5px;
    margin-right: 30px;
    position: relative;
}
    .question_selectPlatformForCode span
    {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #cbcbcb;
        border-radius: 5px;
        box-shadow: 1px 0 1px rgba(0, 0, 0, 0.15);
        color: #222;
        display: none;
        font-size: 12px;
        left: 38px;
        padding: 9px;
        position: absolute;
        top: -39px;
        width: 175px;
        z-index: 2;
    }
        .question_selectPlatformForCode span:before
        {
             background: none repeat scroll 0 0 #fff;
            border-bottom: 0 none;
            border-image: none;
            border-right: 1px solid #cbcbcb;
            border-top: 1px solid #cbcbcb;
            content: "";
            display: block;
            height: 20px;
            left: -11px;
            position: absolute;
            top: 41px;
            -moz-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            width: 20px;
            z-index: 1;
        }
            


    .question_selectPlatformForCode:before
    {
        background: none repeat scroll 0 0 #f5f5f5;
        border: 1px solid #cbcbcb;
        border-radius: 17px;
        color: #479ce4;
        content: "?";
        display: inline-block;
        font-weight: 500;
        font-size: 10px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        vertical-align: middle;
        width: 17px;
    }
        .question_selectPlatformForCode:hover span,
        .question_selectPlatformForCode.hover span
        {
            display:block;
        
        }
    





.CodeRedemption .btn_submitCode,
.CodeRedemption .btn_submitEmail
{
    background: none repeat scroll 0 0 #0096db;
    color: #fff;
    display: inline-block;
        font-weight: 400;
    font-size: 14px;
    height: 38px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 22px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0; 
}
    .CodeRedemption .disabled
    {
        background:#4f545a;
        color:rgba(245,245,245, .15);
        cursor:default;
    }










.CodeRedemption .user
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bebebe;
    color: #1e242b;
    display: inline-block;
        font-weight: 200;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    min-width: 220px;
}
    .CodeRedemption .user .avatar
    {
        display: inline-block;
        height: 40px;
        margin-left: -1px;
        margin-right: 14px;
        margin-top: -4px;
        vertical-align: middle;
        width: 40px;
    }  

.CodeRedemption .user.platformUser
{
    background: none repeat scroll 0 0 #fff;
    color: #1e242b;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 10px;
    min-width: 182px;
    position: relative;
    top: -12px;
}
    .CodeRedemption .user.platformUser span:first-child
    {
        background-image: url("/img/theme/bungienet/icons/sprite_platforms_1.png");
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-color: transparent;
        height: 26px;
        margin-right:12px;
        width: 26px;
        display:inline-block;
        vertical-align:middle;
        float:left;
    }
    .CodeRedemption .user.platformUser .psn
    {
        background-position:0 -26px;
    }
    .CodeRedemption .user.platformUser .xbox
    {
        background-position:0 0;
    }

          





.CodeRedemption .platforms
{
    list-style: none outside none;
    margin-top: 23px;
    position: relative;
    width: 440px;
}
    .CodeRedemption .platforms li
    {
        float:left;
        margin:0 2px 2px 0;
    }
    .CodeRedemption .platforms a
    {
        background: #fff;
        border: 1px solid #bebebe;
        color: #303030;
        float:left;
        font-weight: 500;
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        padding: 6px;
        text-align: left;
        text-indent: 0;
        text-transform: uppercase;
        width: 202px;
    }
    .CodeRedemption .platforms a:before
    {
        background: url("/img/theme/bungienet/icons/sprite_platforms_1.png") no-repeat scroll 0 0 transparent;
        content: "";
        float: left;
        height: 26px;
        margin: 0 12px 0 0;
        width: 26px;
    }
        .CodeRedemption .platforms a.live:before
        {
            background-position:0 0;
        }
        .CodeRedemption .platforms a.psn:before
        {
            background-position:0 -26px;
        }
        .CodeRedemption .platforms a.facebook:before
        {
            background-position:0 -52px;
        }
        .CodeRedemption .platforms a.google:before
        {
            background-position:0 -78px;
        }

    .CodeRedemption ol .wrapper
    {

    }
    .form_codeRedemption .container_textbox
    {
        background: none repeat scroll 0 0 #ededed;
        border: 1px solid #d7d5d4;
        line-height: 38px;
        margin: 0 25px 15px 0;
        padding: 0 45px 0 12px;
    }
	
	.form_codeRedemption .container_redbull {
		line-height: 38px;
		margin: 0 25px 15px 0;
		padding: 0 45px 0 0px;
	}

	.form_codeRedemption .container_redbull a {
		position: relative;
	}

	 .form_codeRedemptionn .container_redbull span
        {
            color:#0096db;
        }
        
        .form_codeRedemption .container_textbox input
        {
            color:#73899c;
            font-size:14px;
        font-weight: 400;
            width:314px;
        }
            #form_apiKey .container_textbox input
            {
                width:100%;
            }
        .form_codeRedemption .container_textbox span,
        .form_codeRedemption .container_textbox a
        {
            
        }
        .form_codeRedemptionn .container_textbox span
        {
            color:#0096db;
        }


#select_platformForCode
{
    padding: 0 10px;
}
    #select_platformForCode option
    {
        height:16px;
    }
        #select_platformForCode option[value=TigerPsn]
        {
            background: url("/img/theme/bungienet/icons/sprite_platforms_1.png") no-repeat scroll 0 -26px transparent;
            padding: 5px 10px 5px 40px;
        }
        #select_platformForCode option[value=TigerXbox]
        {
            background: url("/img/theme/bungienet/icons/sprite_platforms_1.png") no-repeat scroll 0 0px transparent;
            padding: 5px 10px 5px 40px;
        }

/* api key */
#step_2 .verifying .container_textbox,
#step_2 .done .container_textbox
{
    float: left;
    margin-right: 10px;
    padding-right: 12px;
    width: 196px;
}


         
            

.RedeemedCodes .container_details
{
    padding:22px;
}
.redeemedCodes{}
    .redeemedCodes .col_table
    {
        float: left;
        margin-right: 9px;
        width: 576px;
    }
        #table_redeemedCodes
        {
            width:100%;
            text-align:left;
            border-collapse:collapse;
            table-layout:auto;
        }
            #table_redeemedCodes th
            {
                background: none repeat scroll 0 0 #C6CFD6;
                border-bottom: 3px solid #0096DB;
                color: #232323;
        font-weight: 500;
                font-size: 14px;
                font-weight: normal;
                line-height: 52px;
                padding:0 29px 0 0;
                text-shadow: none;
                white-space:nowrap;
            }
                #table_redeemedCodes th.offer
                {
                    padding: 0 29px;
                }
            #table_redeemedCodes td
            {
                color:#fff;
                font-size:14px;
        font-weight: 500;
                font-weight:normal;
                padding:10px 29px 10px 0;
                text-shadow:none;
            }
            #table_redeemedCodes tr:nth-child(2n+1) td
            {
                background:#1f1f1f;
            }
            #table_redeemedCodes tr:nth-child(2n+2) td
            {
                background:#232323;
            }
            #table_redeemedCodes td.date
            {
                text-align:right;
                white-space: nowrap;
            }
            #table_redeemedCodes td.offer
            {
                padding:10px 29px;
            }
            #table_redeemedCodes td.noResults
            {
                padding:10px 29px;
            }

    .redeemedCodes .col_sidebar
    {
        float:left;
        width:331px;
    }
        .redeemedCodes .col_sidebar img
        {
            border-bottom:3px solid #0096db;
            display:block;
            width:331px;
        }
        .redeemedCodes .col_sidebar .btn_moreCodes
        {
            background:#1f1f1f;
            display:block;
            text-align:center;
        font-weight: 500;
        }
            .redeemedCodes .btn_moreCodes .title
            {
                color: #646464;
                display: block;
                font-size: 14px;
                padding-top: 35px;
            }
            .redeemedCodes .btn_moreCodes .desc
            {
                color:#fff;
                font-size:14px;
                padding-bottom:35px;
                display:block;
            }
            .redeemedCodes .btn_moreCodes .action
            {
                color:#0096db;
                font-size:16px;
                display:block;
                background:#c6cfd6;
                position:relative;
                line-height:57px;
                height:57px;
            }
                .redeemedCodes .btn_moreCodes .action:before
                {
                    position:absolute;
                    content:"";
                    display:block;
                    background:url("/img/theme/bungienet/bgs/point_btn_moreCodes.png") no-repeat;
                    top:-11px;
                    left:50%;
                    margin-left:-12px;
                    width:23px;
                    height:11px;
                }
                .redeemedCodes .btn_moreCodes .action:after
                {
                    content:"";
                    display:inline-block;
                    background:url("/img/theme/bungienet/icons/icon_linkCircleArrow_redeemedCodes.png") no-repeat;
                    width:30px;
                    height:30px;
                    vertical-align:middle;
                    margin-left:10px;
                    margin-top:-5px;
                }

            
    .RedeemedCodes .redeemedCodes h2
    {
        font-weight: 400;
        text-transform: uppercase;
        background:url("/img/theme/bungienet/bgs/bg_redeemedCodesHeader.jpg");
        color:#fff;
    }
    .redeemedCodes h2 span
    {
        display: block;
        font-size: 16px;
        left: 14px;
        position: relative;
        top: 9px;
    }
    .redeemedCodes h2 span:after
    {
        background: url("/img/theme/bungienet/bgs/bg_codeRedeem_portal.gif") no-repeat scroll 0 0 transparent;
        content: "";
        display: inline-block;
        height: 17px;
        margin-left: 7px;
        vertical-align: middle;
        width: 220px;
    }
    .redeemedCodes h2 strong
    {
        display: block;
        font-weight: 700;
        font-size: 32px;
        font-weight: normal;
        margin-left: 13px;
        
    }
    

.ignoredTopicReminder
{	
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	clear: both;
	font-size: 12px;
	line-height: 40px;
	padding: 0;
	position: relative;
	text-align: center;
	padding:0 22px;
}
    .ignoredTopicReminder span
    {
        color:#777;
    }    
    

footer
{
	padding: 35px 0 40px 0;
}






/*=======================================

	MOBILE - KEEP AT BOTTOM

=======================================*/



html.mobile.no-ipad #content {
  width: 100% !important;
}
html.mobile.no-ipad .Index .backgrounds {
  min-height: 0 !important;
}
html.mobile.no-ipad .Index #rotator_destiny {
  min-width: 0;
}

