.feed-group, .promo-header {
    position: relative;
    width: 972px;
	margin: 0px auto;
    display: block;
}

.feed-group > hgroup, .promo-header > hgroup {
    display: block;
    float: left;
    height: 102px;
    width: 336px;
    margin-top: 17px;
	background-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/skins/xd_promo_header_bg.png');
}

.feed-group > hgroup > h1, .promo-header > hgroup > h1 {
    position:absolute;
    top: 56px;
    left: 25px;
    font-size: 32px;
	font-family: 'XDRAMediumRegular', Arial,Helvetica,Verdana,sans-serif;
    letter-spacing: 0.035em;
    color: #fff;
	text-transform:uppercase;
}

.feed-group > hgroup > h2, .promo-header > hgroup > h2 {
	position:absolute;
    height: 24px;
	top: 15px;
	left:28px;
}

.feed-group hgroup > h2, .feed-item hgroup > h2, .promo-header hgroup > h2 {
    height: 20px;
    padding-top: 7px;
    padding-left: 45px;
	font-size: 12px;
	font-style: italic;
	color: #454545;
    background-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd-filter-bar.png');
    background-position: 0px -25px;
    background-repeat: no-repeat;
}
.promo-header > hgroup > h2 {
    background-position: 0 3px;
	margin-top: 14px;
}
.promo-header > hgroup > h2.game {
    background-position: 0 3px;
}
.promo-header > hgroup > h2.videos {
    background-position: 0 -25px;
}
.promo-header > hgroup > h2.shows {
	background-position: 0 -53px;
}
.promo-header > hgroup > h2.movies {
	background-position: 0 -53px;
}
.feed-item hgroup > h2 {
    margin-top: 0px;
    margin-left: 4px;
    position: relative;
    width: auto;
}

.feed-group > hgroup > h2 .category, .feed-item > hgroup > h2 .category, .promo-header > hgroup > h2 .category {
    font-weight: 800;
    color: #ff0065;
}

.feed-group h2 .category, .feed-group h2 time, .promo-header h2 .category {
    position: relative;
    padding-right: 5px;
    margin-right: 8px;
}
.feed-group h2 .category, .feed-item hgroup h2 .category {
    color: #192E6B;
    font-weight: bold;
}

.feed-group h2 time:before {
    content: '/';
    position: absolute;
    left: -9px;
}
.feed-group > hgroup > h2 time:after {
    content: '/';
    position: absolute;
    right: -5px;
}
.feed-item {
    margin-top: 19px;
    clear: both;
    display: block;
}

article.show-module {
    width: 884px;
    position: relative;

	background-color: transparent;

	-o-border-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/borderModule.png') 44 / 44px stretch;
	-moz-border-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/borderModule.png') 44 / 44px stretch;
	-webkit-border-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/borderModule.png') 44 / 44px stretch;
	border-image: url('http://disney.go.com/disneyxdbeta/images/borderModule.png') 44 fill / 44px stretch; /* Absolute same domain path for IE9 */

	-pie-png-fix: true;
	behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}
.show-module > .container {
	margin: -40px -38px -35px -38px;
}
.show-module > .container > hgroup {
    float: left;
    width: 500px;
    height: 73px;
    clear: right;
    position: relative;
    margin-top: 15px;
}
.show-module img.property {
    float: left;
    top: 0px;
    width: 70px;
    height: 70px;
    padding-top: 16px;
    padding-left: 10px;
}
.show-module img.promo {
    border: 1px solid #707070;
    float: left;
    width: 300px;
    height: 170px;
    margin: 15px 21px 15px 5px;
}
.show-module h1 {
    position: absolute;
    bottom: 0;
    font-family: 'XDRAHeavyRegular', Arial;
    font-size: 16pt;
    color: #00B0D9;
}
.show-module.collapse h1:hover {
	color: #C1DB24;
    cursor: pointer;
}
.show-module p {
    -webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */

    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #464646;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    width: 478px;
    height: 65px;
    overflow: hidden;
    max-height: 4.9em;
}
.recommendationsItem p {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	line-height: 11pt;
	letter-spacing: normal;
	max-height: none;
	font-size: 9pt;
	display: inline;
}
.video-module .content {
    clear: left;
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    height: 680px;

    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    -ms-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
}
.game-module .content {
    clear: left;
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    height: 824px;

	-webkit-transition: height 0.4s ease-in-out;
	-moz-transition: height 0.4s ease-in-out;
	-o-transition: height 0.4s ease-in-out;
	-ms-transition: height 0.4s ease-in-out;
	transition: height 0.4s ease-in-out;
}
.game-module.mobile .content {
	overflow: visible;
	height: 300px;
}
.game-module.collapse img, .game-module.collapse hgroup h1 {
    cursor: pointer;
}
.show-module.collapse .content {
    height: 0px;
    border:none;

	-webkit-transition: height 0.4s ease-in-out;
	-moz-transition: height 0.4s ease-in-out;
	-o-transition: height 0.4s ease-in-out;
	-ms-transition: height 0.4s ease-in-out;
	transition: height 0.4s ease-in-out;
}
.show-module .close {
    font-family: 'Arial';
    font-size: 9pt;
    color: white;

	margin: 0px;
    border: none;

    padding: 4px 0px 3px 3px;
    background-position: 0px -191px;

	height: 21px;
	overflow: hidden;
    background-color: transparent;
    z-index: 1000;

    position: absolute;
    bottom: -37px;
    left: 385px;
    width: 108px;

    background-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites.png");
    background-repeat: no-repeat;

	cursor: pointer;
}

.show-module .close:hover {
    background-position: 0px -213px;
}
.show-module.collapse .close.persistent, .show-module.collapse .close.persistent:hover{
	display: block;
    background-position: 0px -169px;
    color: #BBBBBB;
    cursor: auto;
}
.show-module.collapse .close, .show-module .open.hidden, .show-module .sharegroup .hidden {
    display: none;
}
.show-module .close.persistent {
	position: absolute;
	top: -40px;
	right: 0px;
	left: 833px;
	width: 90px;
    background-position: 0px -125px;
    padding-left: 16px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.show-module .close.persistent:hover {
    background-position: 0px -147px;
}

.show-module .cta {
	color: #00B0D9;
}
.show-module .cta:hover {
	color: #C1DB24;
}
.show-module .cta {
	display: none;
}
.show-module.collapse .cta {
    cursor: pointer;
    display: inline;
}

.activity-confirm {
	/*display: none;*/
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;

	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);   /* IE7 */
    zoom: 1; /* IE7 */

	background-color: rgba(0, 0, 0, 0.8);
}
.activity-confirm {
	display: none;
}
.activity-confirm.active {
	display: block;
}

button {
    font-family: 'XDRAHeavyRegular',Arial;
    position:relative;
    font-size: 11pt;
    color: #FFFFFF;
    border: 0px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    background-color: transparent;
}

button.stafSubmit {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit.png") no-repeat;
    padding: 0 2px 4px 0;
    width: 107px;
    height: 38px;
    display: block;
}
button.stafSubmit:hover {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_hover.png") no-repeat;
}

button.stafSubmitError {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_error.png") no-repeat;
    padding: 0 2px 5px 0;
    width: 165px;
    height: 38px;
}
button.stafSubmitError:hover {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_error_hover.png") no-repeat;
}

button.modalLeftClip {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_left.png") no-repeat;
    padding: 0 2px 5px 0;
    width: 107px;
    height: 38px;
}
button.modalLeftClip:hover {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_left_hover.png") no-repeat;
}

button.modalRightClip {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit.png") no-repeat;
    padding: 0 2px 5px 0;
    width: 107px;
    height: 38px;
}
button.modalRightClip:hover {
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/buttons/staf_submit_hover.png") no-repeat;
}


/* TODO refactor using CSS below. Needs work to function in IE7+ properly
button.rightClip {
    background-color: transparent;
    padding: 9px 0 9px 5px;

    border-width: 0px 24px 0px 18px;
    border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 206 24 166 18 repeat;
    -moz-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 206 24 166 18 repeat;
    -webkit-border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 206 24 166 18 repeat;
    -o-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 206 24 166 18 repeat;

    -pie-png-fix: true;
    behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}

button.rightClip:hover {
    border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 241 24 123 18 repeat;
    -moz-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 241 24 123 18 repeat;
    -webkit-border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 241 24 123 18 repeat;
    -o-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 241 24 123 18 repeat;

    -pie-png-fix: true;
    behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}

button.leftClip {
    background-color: transparent;
    padding: 9px 0 9px 5px;

    border-width: 0px 24px 0px 18px;
    border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 283 24 87 18 repeat;
    -moz-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 283 24 87 18 repeat;
    -webkit-border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 283 24 87 18 repeat;
    -o-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 283 24 87 18 repeat;

    -pie-png-fix: true;
    behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}

button.leftClip:hover {
    border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 321 24 47 18 repeat;
    -moz-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 321 24 47 18 repeat;
    -webkit-border-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png") 321 24 47 18 repeat;
    -o-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/sprites/xd_sprites_min.png") 321 24 47 18 repeat;

    -pie-png-fix: true;
    behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}
*/

.activity-confirm h2 {
    bottom: 0;
    color: #FFFFFF;
    font-family: 'XDRAMediumRegular',Arial;
    font-size: 15pt;
}

.activity-confirm .modal {
	width: 654px;
	height: 194px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -117px 0px 0px -347px;
	padding: 30px;
	text-align: center;

    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/xd_gamemodule_game_prompt.png");
}

.activity-confirm h1 {
    font-family: 'XDRAHeavyRegular',Arial;
	font-size: 24pt;
	color: #00b0d9;
    padding: 22px 0px 8px 0px;
}
.activity-confirm p  {
	margin-top: 17px;
	margin-bottom: 22px;
    font-family: Arial;
    font-weight: bold;
	font-size: 11pt;
	color: white;
}

.notAvailableOverlay {
    border: solid 1px black;
    background-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/sprites/noAvailabilityBackground.png");
    background-repeat: repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 150px;
    left: 85px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: -187px;
    width: 300px;
}
.notAvailableOverlay p {
	color:#ffffff;
	width:280px;
	margin-left:10px;
}
.notAvailableOverlay p.main {
	font-size:28px;
	font-weight:900;
	color:#00B0D9;
}
.notAvailableOverlay p.sub {
	font-size:18px;
	font-weight:900;
	line-height:120%;
}
.notAvailableOverlay a {
	color:#00B0D9;
	text-decoration:none;
}

.show-module .sharegroup {
	color:#00B0D9;
	font-style:italic;
    height: 20px;
}
.show-module .sharegroup .share {
    background-image: url('http://a.dolimg.com/en-US/disneyxd/398/images/sprites/share-buttons.png');
    color:#00B0D9;
    background-repeat: no-repeat;
    background-position: -4px -65px;
	padding-left:32px;
}

.show-module.collapse .sharegroup .share:hover {
	color: #C1DB24;
    background-position: -4px -155px;
	cursor:pointer;
}
.shareEntryArea {
    width: 755px;
    height: 290px;
    margin-left: 15px;
    margin-top: 6px;
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    -ms-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
    display:block;
    overflow:hidden;
    clear:both;
    position: relative;
}
.show-module.collapse .shareEntryArea {
	height:0px;
	-webkit-transition: height 0.4s ease-in-out;
	-moz-transition: height 0.4s ease-in-out;
	-o-transition: height 0.4s ease-in-out;
	-ms-transition: height 0.4s ease-in-out;
	transition: height 0.4s ease-in-out;
}

.sendWrapper {
    padding-top: 18px;
	position:relative;
    width:755px;
}

.shareEntryArea h2{
	display: block;
}
.show-module.collapse .shareEntryArea.mobile h2 {
	display: none;
}
.sendButtons {
    height: 30px;
    margin-top: 17px;
}

.sendWrapper h2 {
    bottom: 0;
    color: #18296b;
    font-family: 'XDRAHeavyRegular',Arial;
    font-size: 17pt;
}

.sendButtonActive {
    font-family: 'XDRAMediumRegular',Arial;
    background-color: #18296b;
    font-size: 15px;
    height: 22px;
    width: 67px;
    position: absolute;
    padding-right: 13px;
    padding-top: 8px;
    color: #FFFFFF;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    text-align: right;
}

.sendButtonAngle {
    height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

.sendButtonAngleBorder {
    width: 20px;
    height: 30px;
    background: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/social_module/angle_corner_selected.png") no-repeat top right;
    float: right;
}

.sendButtons span.sendButtonSolo:hover {
	cursor:default;
}
.sendFields {
    height: 133px;
    width: 710px;
    position:relative;
    margin-bottom: 10px;
    
    -moz-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/social_module/angle_corner.png")  19 / 19px stretch; /* Firefox */
    -webkit-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/social_module/angle_corner.png")  19 fill / 19px stretch; /* Safari and Chrome */
    -o-border-image: url("http://a.dolimg.com/en-US/disneyxd/398/images/skins/social_module/angle_corner.png")  19 fill / 19px stretch; /* Opera */
    border-image: url("http://disney.go.com/disneyxdbeta/images/skins/social_module/angle_corner.png")  19 fill / 19px stretch; /* Absolute same domain path for IE9 */

    background-color: transparent;

    -pie-png-fix: true;
    behavior: url('http://disney.go.com/disneyxdbeta/scripts/lib/pie/PIE.htc');
}

.sendFields input {
    font-family: Arial;
    color:#666666;
	display:block;
	font-size:14px;
	font-style:italic;
	padding-left:7px;
	height:25px;
	width:500px;
    border: 1px solid #cccccc;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
	margin-bottom:20px;
	background-color:#f8f8f8;
}

.sendFields .bottomInputOveride {
    margin-bottom: 0px;
}

.sendWrapper button{
    bottom: 23px;
    height: 37px;
    width: 107px;
    left: 620px;
    position: absolute;
}
.successLayer {
    font-family: 'XDRAMediumRegular',Arial;
    text-align: center;
    cursor: pointer;
    background-color:#ffffff;
    background: url('http://a.dolimg.com/en-US/disneyxd/398/images/stafSuccess.png') no-repeat;
    display:none;
    position:absolute;
    width:749px;
    height: 177px;
    z-index:10000;
    top: 86px;
    left: -1px;
}

.successLayer .successCloseX {
    background-image: url("http://disney.go.com/disneyxdbeta/images/skins/sprites/xd_sprites_min.png");
    background-position: 0px -362px;
    width: 50px;
    height: 24px;
    top: 0px;
    margin: 0px 700px;
    z-index:10001;
}

.successLayer h2 {
    color: #00B0D9;
    font-size: 28px;
    font-weight: 900;
    padding: 22px 0px;
}
.successLayer h3 {
    color: #3D3D3D;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0px;
}

.ad {
	background-color:#ffffff;
    border: 1px solid #CDCDCD;
    -moz-box-shadow: 0 1px 1px #000000;
    -webkit-box-shadow: 0 1px 1px #000000;
    box-shadow: 0 1px 1px #000000;
}
.DisneyChannel-Vertical-ad, .Vertical-ad, .vertical-ad, .skyscraper-ad {
    float: right;
    position: absolute;
    right: 17px;
    top: 212px;
    width: 162px;
	padding-left:2px;
	padding-top:2px;
}
.DisneyChannel-Rectangle-ad, .Rectangle-ad {
    float: right;
    position: absolute;
    right: 10px;
    top: 212px;
    width: 182px;
	height: 150px;
	padding-left:2px;
	padding-top:2px;
	overflow:hidden;
}
.tab
{
    display: none;
}

.tab.selected
{
    display: block;
}
