@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End browser reset */


/* Global Styles */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #00a0de;
    margin: 0px;
}
.navAndAds {
    width: 100%;
    background-image: url('../images/backgrounds/top.png');
    background-repeat: repeat-x;
    background-position: bottom;
}
.mainContent {
    background-image: url("../images/backgrounds/bottom.png");
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #00a0de;
    margin-top: -15px;
    padding-top: 10px;
    width: 100%;
    margin-bottom: -30px;
    padding-bottom: 10px;
}

/* ads */
body.noSuperAd{
    background-position: center -110px;
}
.hasSuperAd {
    z-index: 1000;
}
.superad, .moduleBannerAd {
    background-image: url("../images/ad/10x90_adslug.gif");
    background-repeat: no-repeat;
	background-position: top left;
	text-align:right;
    height: 90px;
    padding-top: 0;
    padding-left: 10px;
	padding-right:1px;
	width:728px;
	margin-left:auto;
	margin-right:auto;
    position: relative;
}
.moduleBannerAd {
    margin-top: 16px;
    margin-bottom: 16px;
}
.superad {
    top:10px;
    margin-bottom: 20px;
    z-index: 100000002;
}
.superad td, .rectangleAd td {
    vertical-align: top;
}
.rectangleAd {
    background-image: url("../images/ad/300x10_adslug.gif");
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    height: 260px;
    line-height: 12px;
    margin-top: 11px;
    padding-top: 10px;
    width: 300px;
}
.CSAR {
    background: none;
    padding-left: 0;
}
.overpageAd {
	display:none;
}
.peelbackAd {
	position: absolute;
	top: 0px; 
	right: 0px;
	visibility: visible; 
	z-index: 100000003;
}
.pushdownAd {
    background-image: url("../images/ad/adslug-vertical.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right:10px;
    vertical-align: bottom;
    width: 970px;
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 2px;
    position: relative;
    min-height: 66px;
}
.wallpaperAd{
	display:none;
}
#chrome {
	height:48px;
	margin-left:auto;
	margin-right:auto;
    background-color: #000000;
}

/* Home page styles --------------------------------------
----------------------------------------------------------
--------------------------------------------------------*/

/* TODO: Rewrite logic for these so it is consumable and less-hackery */
.breadcrumbs a {
	font-style: italic;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.breadcrumbs {
	color: #009fde;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 12px;
}

.breadcrumbs .end-crumb {
    font-size: 14px;
    margin-left: 5px;
    color: #ffffff;
}

#header-container {
    width: 972px;
    height: 182px;
    margin: 16px auto 13px;
	display: block;
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   user-select: none;
}

.feed-group > .promo, .promo-header > .promo, .promoWrapper > .promo {
    border: #FFF solid 1px;
    width: 300px;
    height: 100px;
    display: block;
    float: left;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-right: 1px;
    vertical-align: top;

    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
}

.promo img {
    position: relative;
    width: 300px;
    height: 100px;
}

#featureOverlay {
    z-index: 1;
    position: absolute;
}

#featureOverlay.fullepisode {
    background-image: url('../images/video/dct_fullepisode_tag_over.png');
    margin: 135px 0 0 1px;
    width: 264px;
    height: 24px;
}

.fullepisodes-tile-overlay {
    background-image: url('../images/video/dct_fullepisode_sm_tag_over.png');
    width: 160px;
    height: 18px;
    z-index: 1;
    position: absolute;
    margin: 70px 0 0 1px;
}

.fullepisodes-overlay {
    background-image: url('../images/video/dct_fullepisode_tag_over.png');
    width: 264px;
    height: 24px;
    z-index: 1;
    position: absolute;
    margin: 152px 0 0 82px;
}

.fullepisodes-overlay.active {
    cursor: pointer;
}

.fullepisodes-tile-overlay.recommended {
    margin: 70px 0 0 1px;
}

.FPO-content {
	height:300px;
	margin-bottom:26px;
	background-color:#dddddd;
	padding:40px;
}

.game-module-container, .video-module-container {
    margin-left:auto;
    margin-right:auto;
    width: 972px;
}
/* featured module */
.featuredModuleWrapper {
    width: 972px;
    margin-left: auto;
    margin-right: auto;
}

#featuredModule {
    font-family: Arial,Helvetica,sans-serif;
    width: 643px;
    clear: left;
    background-color: #FFFFFF;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
    display: block;
    float: left;
    height: 265px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    padding-top: 13px;
}
#featuredModule #mainFeaturedImage {
    float: left;
    width:300px;
    height: 169px;
    margin-right: 21px;
    margin-bottom: 13px;
    border: 1px solid #B6B6B6;
}
#featuredModule .featuredModuleText {
    width: 625px;
}
#featuredModule .featuredModuleText header {
    color: #8DC63F;
    font-size: 13px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}
#featuredModule .featuredModuleText h2 {
    padding-bottom: 10px;
    font-family: 'Arial Black',Helvetica,sans-serif;
    font-size: 20px;
    letter-spacing: 0.015em;
    line-height: 22px;
    display: block;
    max-height: 38px;
    overflow: hidden;
}
#featuredModule .featuredModuleText h2 a {
    color: #0066CC;
    text-decoration: none;
}
#featuredModule .featuredModuleText h2 a:hover, #featuredModule .featuredModuleText .now a:hover {
    color: #8DC63F;
}
#featuredModule .featuredModuleText p {
    color: #454545;
    font-size: 10pt;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    max-height: 6em;
    overflow: hidden;
}
#featuredModule .featuredModuleText .now a {
    text-decoration: none;
    color: #0066CC;
}


#featuredModule ul {
    clear: left;
}
#featuredModule li {
    float: left;
    display: block;
    background-color: #000000;
    height: 65px;
    width: 115px;
    margin-right: 11px;
    border: 1px solid #B6B6B6;
}
#featuredModule li.current {
    background-color: none;
    border: 1px solid #B6B6B6;
}
#featuredModule li img {
    width: 115px;
    height: 65px;
    cursor: pointer;
    opacity: 0.3;

    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
#featuredModule li.current img, #featuredModule li img:hover {
    opacity: 1.0;
}
/* tilepacks */

.tilepack {
    clear: both;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding-left: 3px;
    width: 980px;
}
.tilepack .tilepackItem{
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;;
    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
    float: left;
    background-color: #ffffff;
    padding-left: 15px;
    padding-top: 15px;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 5px;
    padding-right: 15px;
}

.tilepackItem {
    width: 160px;
    font-size: 12px;
    color: #454545;
    line-height: 140%;
    height: 185px;
    position: relative;
    overflow: hidden;
}

.recommendations .title{
    right: 21px;
    width: 160px;
    display: block;
    position: absolute;
    top: 185px;
}

.recommendations {
    display: block;
    position: absolute;
    top: 8px;
    height: 550;
    right: 3px;
    top: 0px;
    width: 180px;
}

.recommendations h3{
    font-style: italic;
    color: #333333;
    font-weight: 900;
    width: 160px;
    font-size: 12px;
}

.recommendations h3 a{
    text-decoration: none;
    color: #0066CC;
    font-style: normal;
}
.recommendations h3 a:hover {
    color: #8DC63F;
}


.recommendationsItem {
    width: 160px;
    font-size: 12px;
    color: #454545;
    line-height: 140%;
	height: 185px;
    position: relative;
	overflow: hidden;
}

.recommendationsTextHeightLimit {
    max-height: 75px;
    overflow: hidden;
    position: static;
    width: 160px;
    height:110px;
    top:28px;
    left:203px;
}


.recommendationsItem img {
	border: 1px solid #B6B6B6;
    margin: 0px 0px 5px 0px;
    height: 90px;
    width: 160px;
}

.tilepackTextHeightLimit {
    max-height: 67px;
    overflow: hidden;
}
.tilepack h3{
    color: #0066CC;
    font-weight: 900;
    width: 160px;
    font-size: 12px;
}

.tilepack h3 a{
    text-decoration: none;
    color: #0066CC;
}
.tilepack h3 a:hover {
    color: #8DC63F;
}
.tilepackItem img {
	border: 1px solid #B6B6B6; 
    margin-bottom: 5px;
    height: 90px;
    width: 160px;
}
#footer {
	background-color: #000000;
    background-image: url("../images/footer/footer-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 2px solid #FFFFFF;
    margin: 46px 0 0;
    padding: 15px 0 0;
}
button#moreContentTrigger {
    background-color: #0066CC;
    border: 1px solid #0066CC;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    width: 179px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    margin-top: 29px;
    padding-top: -2px;
    padding-tp: 5px;
    vertical-align: top;
    outline: 0;
    padding-bottom: 4px;
}
button#moreContentTrigger:hover {
    cursor: pointer;
    background-color: #8DC63F;
    border: none;
}
button#moreContentTrigger.loading {
    background-color:#dddddd;
    border: none;
    outline: 0;
}
button#moreContentTrigger.loading:hover {
    cursor: default;
    border: none;
    outline: 0;
}
#spinner {
    width: 972px;
    height: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#spinner.expanded {
    height: 60px;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    -o-transition: height 0.4s;
    -ms-transition: height 0.4s;
    transition: height 0.4s;
    width: 972px;
    overflow: hidden;
}

.tabButtons {
    position: absolute;
    display: inline-block;
    height: 30px;
    width: auto;
    top: 12px;
    right: 0;
    font-family: "Arial",sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:white;
    z-index: 10;
}
.tabButtons .tabButton {
    float: left;
    margin-right: 1px;
    width:175px;
    background-repeat: repeat-x;
    height: 20px;
    background-image: url("../images/sprites/share-area.png");
    background-position: -10px -60px;
    padding-top: 7px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.tabButton span {
    padding-left: 28px;
    background-image: url("../images/sprites/share-area.png");
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-bottom: 6px;
}
.tabButton.share span {
    background-position: -8px -106px;
}
.tabButton.share.selected span {
    background-position: -8px -156px;
}
.tabButton.comments span {
    background-position: -8px -206px;
}
.tabButton.comments.selected span {
    background-position: -8px -256px;
}
.tabButton.selected {
    background-position: -8px -10px;
}
.tabButton.first {
    border-left: #cfcfcf solid 1px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
    behavior: url('http://disney.go.com/disneychannelbeta/scripts/lib/pie/PIE.htc');
}

.tabButton.last {
    border-right: #cfcfcf solid 1px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    behavior: url('http://disney.go.com/disneychannelbeta/scripts/lib/pie/PIE.htc');
}

/* removing this line keeps the tabs from shifting exactly one pixel as you tab between them. */
.tabButton.selected.last {
    /*margin-right: 0;*/
}

@charset "utf-8";
.character-nav ul, .character-nav ol, .character-nav li, .character-nav img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
div.character-nav {
	line-height: 1;
}
.character-nav ol, .character-nav ul {
	list-style: none;
}
.nav-menu-container {
    width: auto;
    float: left;
}
.character-nav {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.character-nav .logo {
    width: 160px;
    height: 132px;
    float: left;
}
.character-navigator {
    position: relative;
    height: 90px;
    width: 809px;
    background-color: #ffffff;
    overflow: hidden;

    border-left: #cfcfcf solid 1px;
    -webkit-border-radius-topright: 20px;
    -moz-border-radius-topright: 20px;
    -o-border-radius-topright: 20px;
    border-radius: 0 20px 0 0;
    behavior: url('http://disney.go.com/disneychannel/scripts/lib/pie/PIE.htc');

    background-image: url('../images/iconbg.png');
}

.character-navigator .carousel {
    margin-left: 45px;
    height: 90px;
    width: 720px;
    overflow: hidden;
    background-image: url('../images/iconbg.png');
}
.character-navigator .carousel li {
    float: left;
    display: block;
    width: 90px;
    height: 90px;
    margin-left: 0px;
    margin-right: 0px;
}

.character-navigator .carousel li a {
    display: block;
    vertical-align: bottom;
    /* This is used to prevent the rollover image from repeating */
    background-repeat: no-repeat;
    background-position: 0px 15px;

    -webkit-transition: background-position 300ms ease;
    -moz-transition: background-position 300ms ease;
    -o-transition: background-position 300ms ease;
    -ms-transition: background-position 300ms ease;
    transition: background-position 300ms ease;
}

.character-navigator .carousel li a:hover {
    background-position: 0px 0px;
}

.character-navigator .carousel li a img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;

    -webkit-transition: opacity 450ms ease;
    -moz-transition: opacity 450ms ease;
   	-o-transition: opacity 450ms ease;
   	-ms-transition: opacity 450ms ease;
    transition: opacity 450ms ease;
}

.character-navigator .carousel li a img:hover {
    opacity: 0;
    /* For IE7/8 */
    filter:alpha(opacity=0);
}
.nav-menu-container .menu {
    position: relative;
    width: 810px;
    height: 42px;
    background-color: #003567;
    background-image: url('../images/menuBg.png');

    -webkit-border-radius: 0 0 20px;
    -moz-border-radius: 0 0 20px;
    -o-border-radius: 0 0 20px;
    border-radius: 0 0 20px;
    behavior: url('http://disney.go.com/disneychannel/scripts/lib/pie/PIE.htc');

    text-align: center;
}

.nav-menu-container .menu ul {
    position: absolute;
    height: 34px;
    top: 7px;
    left: 46px;
    right: 0px;
    width: auto;
    list-style-type: none;
}

.nav-menu-container .menu li {
    display: block;
    float: left;
    position: relative;
    cursor: pointer;
    height: 26px;

    padding: 0px;
    margin: 0px 8px 0px 0px;

    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -o-border-radius: 13px;
    border-radius: 13px;

    -pie-background: rgba(0,0,0,0);
    behavior: url('http://disney.go.com/disneychannel/scripts/lib/pie/PIE.htc');
}

.nav-menu-container .menu li:last-child {
    margin-right: 0px;
}

.nav-menu-container .menu li:hover, .nav-menu-container .menu li.selected {
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.65);

    background: #8DC63F; /* Old browsers */

    background: -moz-linear-gradient(top, #9cd74e 0%, #96d04a 50%, #92c949 51%, #8bc341 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9cd74e), color-stop(50%,#96d04a), color-stop(51%,#92c949), color-stop(100%,#8bc341)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9cd74e 0%,#96d04a 50%,#92c949 51%,#8bc341 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9cd74e 0%,#96d04a 50%,#92c949 51%,#8bc341 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #9cd74e 0%,#96d04a 50%,#92c949 51%,#8bc341 100%); /* IE10+ */
    background: linear-gradient(top, #9cd74e 0%,#96d04a 50%,#92c949 51%,#8bc341 100%); /* W3C */

   -pie-background: linear-gradient(top, #9cd74e 0%,#96d04a 50%,#92c949 51%,#8bc341 100%);
}

.nav-menu-container .menu li a {
    display: block;
    height: 20px;
    text-decoration: none;

    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0.5px;

    padding-top: 8px;
    padding-left: 35px;
    padding-bottom: 0px;

    margin-top: 0px;
    margin-left: 8px;
    margin-bottom: 0px;
    margin-right: 18px;

    background-image: url('../images/menu_sprites.png');
    background-repeat: no-repeat;
}

.nav-menu-container .menu li.home a {
    padding-left: 30px;
    background-position: 0 -4px;
}
.nav-menu-container .menu li.games a {
    background-position: 0 -47px;
}
.nav-menu-container .menu li.videos a {
    padding-left: 33px;
    background-position: 0px -91px;
}
.nav-menu-container .menu li.shows a {
    padding-left: 32px;
    background-position: 0px -135px;
}
.nav-menu-container .menu li.movies a {
    padding-left: 31px;
    background-position: 0px -180px;
}
.nav-menu-container .menu li.tvPlus a {
    padding-left: 29px;
    background-position: 0px -223px;
}
.nav-menu-container .menu li.tvListings a {
    padding-left: 27px;
    background-position: 0px -267px;
}

.jcarousel-skin-tango .jcarousel-container {
    -webkit-border-radius-topright: 20px;
    -moz-border-radius-topright: 20px;
    -o-border-radius-topright: 20px;
    border-radius: 0 20px 0 0;

    behavior: url('http://disney.go.com/disneychannel/scripts/lib/pie/PIE.htc');
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 719px;
	height: 90px;
    padding: 0px 45px;
	background: transparent url('../images/iconbg.png') repeat-x;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  719px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 30px;
	right: 0px;
    width: 33px;
    height: 30px;
    cursor: pointer;
	background: transparent url('../images/menu_sprites.png');
	background-position: -7px -600px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: -7px -633px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -6px -633px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
	top: 30px;
	left: 13px;
    width: 33px;
    height: 30px;
    cursor: pointer;
	background: transparent url('../images/menu_sprites.png');
	background-position: -7px -665px;
}

.jcarousel-skin-tango .jcarousel-prev, .jcarousel-skin-tango .jcarousel-next {
    opacity: 0;
	-webkit-transition: opacity 750ms ease;
    -moz-transition: opacity 750ms ease;
    -o-transition: opacity 750ms ease;
    -ms-transition: opacity 750ms ease;
    transition: opacity 750ms ease;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: -7px -696px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -6px -696px;
}

/* CSS Overrides */

/* Touch Devices (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 1280px) {
	/* file: 'css/style_dc.css' purpose: overrides carousel mouseover event */
	.character-navigator .carousel li a img:hover {
		opacity: 1;
		/* For IE7/8 */
		filter:alpha(opacity=1);
	}

	/* file: 'css/style_dc.css' purpose: overrides highlighting on touch */
	.character-navigator .carousel li, .jcarousel-next-horizontal, .jcarousel-prev-horizontal {
		-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
		-webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */
		-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
		-webkit-user-select: none; /* prevent copy paste, to allow, change 'none' to 'text' */
	}

	/* file: 'scripts\jquery\plugins\jcarousel\skins\tango\skin.css' purpose: removes highlighting on touch */
	.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
	.jcarousel-skin-tango .jcarousel-next-horizontal:focus,
	.jcarousel-skin-tango .jcarousel-next-horizontal:active {
		background-position: -6px -602px;
	}

	/* file: 'scripts\jquery\plugins\jcarousel\skins\tango\skin.css' purpose: removes highlighting on touch */
	.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
	.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,
	.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
		background-position: -6px -665px;
	}

	.nav-menu-container .menu li:hover {
		-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0);
		box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0);

		background: rgba(0, 0, 0, 0); /* Old browsers */
		background: -moz-linear-gradient(); /* FF3.6+ */
		background: -webkit-gradient(); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(); /* Opera11.10+ */
		background: -ms-linear-gradient(); /* IE10+ */
		/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff63a0', endColorstr='#ff0267',GradientType=0 ); IE6-9 */
		background: linear-gradient(); /* W3C */

		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}

}

.feed-group, .promo-header {
    position: relative;
    width: 972px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px;
    display: block;
    margin-top: 12px;
    padding-left: 2px;
}

.feed-group > hgroup, .promo-header > hgroup {
    display: block;
    float: left;
    height: 100px;
    width: 334px;
    border: 1px solid #00CCFF;
    margin-bottom: 15px;

    background-color: #FFFFFF;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
    position: relative;
}

.feed-group > hgroup > h1, .promo-header > hgroup > h1 {
    position:absolute;
    top: 56px;
    left: 25px;
    font-size: 29px;
    font-family: "Arial Black",Arial,Helvetica,Verdana,sans-serif;
    letter-spacing: 0.035em;
    color: #454545;
}

.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, .pollModule .header {
    height: 24px;
    padding-top: 5px;
    padding-left: 45px;
    font-size: 12px;
    font-style: italic;
    color: #999999;

    background-image: url('../images/sprites/filter-bar.png');
    background-position: -4px -3px;
    background-repeat: no-repeat;
}
.promoWrapper {
    height: 100px;
}
.promo-header > hgroup > h2 {
    background-position: -1px -90px;
}
.promo-header > hgroup > h2.game {
    background-position: -1px -90px;
}
.promo-header > hgroup > h2.videos {
    background-position: -1px -124px;
}
.promo-header > hgroup > h2.shows {
    background-position: -6px -214px;
}
.promo-header > hgroup > h2.movies {
    background-position: -8px -165px;
}
.promo-header > hgroup > h2.shoutouts {
    background-position: -8px -165px;
}
.feed-item > hgroup > h2 {
    margin-top: 2px;
    margin-left: 0px;
    position: relative;
    width: auto;
}

.feed-group > hgroup > h2 .category, .feed-item > hgroup > h2 .category, .promo-header > hgroup > h2 .category, .pollModule .category {
    font-weight: 800;
    color: #8DC63F;
}

.feed-group h2 .category, .feed-group h2 time, .promo-header h2 .category {
    position: relative;
    padding-right: 5px;
    margin-right: 8px;
}

.feed-group h2 time:before {
    content: '/';
    position: absolute;
    left: -9px;
}
.feed-group > hgroup > h2 time:after {
    content: '/';
    position: absolute;
    right: -5px;
}
.feed-item {
    margin: 15px 0px 15px 0px;
    clear: both;
    display: block;
    background-color: #FFF;

    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
}
article.show-module {
    width: 970px;
    position: relative;
    overflow: hidden;
}
.show-module .property-image{
    width: 81px;
    height: 218px;
    float: left;
    vertical-align: top;
    top: 0px;
    left: 0px;
}
.show-module > hgroup {
    float: left;
    width: 500px;
    height: 73px;
    clear: right;
    position: relative;
    margin-top: 15px;
}
.show-module img.property, .pollModule img.property {
    float: left;
    width: 70px;
    height: 70px;
    padding-top: 16px;
    padding-left: 10px;
}
.show-module img.promo {
    /*position: absolute;*/
    left: 80px;
    border: 1px solid #b6b6b6;
    float: left;
    width: 300px;
    height: 170px;
    margin: 15px 21px 15px 0px;
}

.show-module h1 {
    position: absolute;
    bottom: 0;
    font-family: 'Arial Black', Helvetica;
    font-size: 14pt;
    color: #0066CC;
    letter-spacing: 0.015em;
    line-height: 1.1em;
}
.show-module h1:hover {
    color: #8DC63F;
    color: #8DC63F;
}
.show-module p {
    -webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */

    display: block;
    float: left;
    margin-top: 7px;
    margin-right: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #454545;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    width: 478px;
    vertical-align: top;
    overflow: hidden;
    max-height: 4.9em;
}
.show-module.collapse .content {
    height: 0px;
    border:none;
    display: none;
}

.show-module .content{
    padding-bottom: 25px;
    height: 500px;
    display: block;
}
.show-module.collapse {
	padding-bottom: 0px;
    height: 204px;

    -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 {
    height: 704px;

    -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, .show-module .open {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: white;

    border: solid 1px;
    border-color: #A1C7EC #A1C7EC #0057AE #0057AE;
    background-color: #0066CC;

    margin: 0px;
    padding: 0px 15px 2px 15px;

    height: 21px;
    overflow: hidden;

    position: absolute;
    bottom: 0px;
    left: 435px;
    width: 85px;
    z-index: 1000;

    cursor: pointer;

    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
}
.show-module .close:hover, .show-module .open:hover {
    background-color: #8DC63F;
    border-color: #8DC63F;
}
.show-module .close:first-letter {
    font-size: 11.5pt;
}
.show-module.collapse .close, .show-module .open.hidden, .show-module .sharegroup .hidden {
    display: none;
}
.show-module .open, .show-module .close.persistent {
    display: block;
}
.show-module .close.persistent {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 880px; /* IE7 */
    width: 90px;

    -moz-border-radius: 0px 20px 0px 20px;
    -webkit-border-radius: 0px 20px 0px 20px;
    border-radius: 0px 20px 0px 20px;
}
.show-module.collapse .close.persistent, .show-module.collapse .close.persistent:hover {
    color: #CDCDCD;
    border-color: #CDCDCD;
    background-color: #F8F8F8;

    cursor: auto;

    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.show-module .cta {
    color: #0066CC;
}
.show-module .cta:hover {
    color: #8DC63F;
}
.show-module .cta {
    cursor: pointer;
}
.activity-confirm {
    /*display: none;*/
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100000042;

    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;
}
.activity-confirm .modal {
    width: 635px;
    height: 170px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -117px 0px 0px -347px;
    padding: 30px;

    text-align: center;

    background-color: black;
    border: solid 2px;
    border-color: white;

    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.activity-confirm h1 {
    font-family: 'Arial Black', Helvetica;
    font-size: 24pt;
    color: #0066CC;
}
.activity-confirm h2  {
    margin: 14px;
    font-family: 'Arial Black', Helvetica;
    font-size: 13pt;
    line-height: 15pt;
    color: white;
}
.activity-confirm p, .activity-confirm button  {
    margin-top: 17px;
    margin-bottom: 12px;
    font-family: 'Arial', Helvetica;
    font-size: 11pt;
    color: white;
}
.activity-confirm button {
    position:relative;

    margin: 12px 5px 12px 5px;
    padding: 3px 15px;
    font-size: 8pt;
    font-weight: bold;
    color: white;

    border: solid 1px;
    border-color: #A1C7EC #0057AE #0057AE #0057AE;
    background-color: #0066CC;

    cursor: pointer;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.activity-confirm button:hover {
    background-color: #8DC63F;
    border-color: #8DC63F;
}

.notAvailableOverlay {
    border: solid 1px black;
    background-image: url("../images/sprites/noAvailabilityBackground.png");
    background-repeat: repeat;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 150px;
    left: 82px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: -209px;
    width: 300px;
}
.notAvailableOverlay p {
    color:#ffffff;
    width:280px;
    margin-left:10px;
}
.notAvailableOverlay p.main {
    font-size:28px;
    font-weight:900;
    color:#56aaff;
}
.notAvailableOverlay p.sub {
    font-size:18px;
    font-weight:900;
    line-height:120%;
}
.notAvailableOverlay a {
    color:#56aaff;
    text-decoration:none;
}

.show-module .sharegroup {
    color:#0066CC;
    font-style:italic;
    position: absolute;
    top: 156px;
    left: 406px;
}
.show-module .sharegroup .comment {
    background-image: url('../images/sprites/share-buttons.png');
    color:#0066CC;
    background-repeat: no-repeat;
    background-position: -4px -5px;
    padding-left:32px;
    padding-right: 17px;
    padding-bottom: 5px;
}
.show-module.collapse .sharegroup .comment:hover {
    color: #8DC63F;
    background-position: -4px -95px;
    cursor:pointer;
}
.show-module .sharegroup .share {
    background-image: url('../images/sprites/share-buttons.png');
    color:#0066CC;
    background-repeat: no-repeat;
    background-position: -4px -65px;
    padding-left:32px;
}
.show-module.collapse .sharegroup .share:hover {
    color: #8DC63F;
    background-position: -4px -155px;
    cursor:pointer;
}
.shareEntryArea {
    width: 755px;
    height: 315px;
    margin-left: 15px;
    margin-top: 6px;
    display:block;
    overflow:hidden;
    clear:both;
    position: relative;
}
.show-module.collapse .shareEntryArea {
    height:0px;
    display: none;
}

.sendWrapper {
    padding-top: 20px;
    position:relative;
    width:753px;
}

.shareEntryArea h2{
    font-family: "Arial Black",Arial,Helvetica,Verdana,sans-serif;
    display: block;
    color:#454545;
    font-weight:bold;
    font-size:18px;
}
.show-module.collapse .shareEntryArea.mobile h2 {
    display: none;
}
.sendButtons {
    height: 30px;
    margin-top: 17px;
}
.sendButtons span {
    display: inline-block;
    font-size: 14px;
    height: 22px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    width: 99px;
}
.sendButtons span:hover {
    cursor:pointer;
    background-color: #888888;
    color: white;
}
.sendButton {
    border-top:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
}
.sendButtonOn {
    background-color: #888888;
    color: white;
}
.sendButtonFirst {
    border: 1px solid #cdcdcd;
    border-bottom:none;
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}
.sendButtonLast {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}
.sendButtonSolo {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.sendButtons span.sendButtonSolo:hover {
    cursor:default;
}
.sendFields {
    border: 1px solid #cdcdcd;
    background-color: #FFF;
    height: 175px;
    width: 750px;
    -moz-border-radius: 0 10px 10px 10px;
    -webkit-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
    padding-top:20px;
    position:relative;

}
.sendFields input {
    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:30px;
    margin-left:20px;
    background-color:#f8f8f8;
}
.sendWrapper button {
    background-color: #0066CC;
    border: 1px solid #0066CC;
    border-radius: 4px 4px 4px 4px;
    top: 225px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    left: 586px;
    position: absolute;
    width: 94px;
}
.successLayer {
    text-align: center;
    cursor: pointer;
    background-color:#ffffff;
    background-image:url('../images/stafSuccess.jpg');
    display:none;
    position:absolute;
    width:752px;
    height: 227px;
    z-index:10000;
}
.successLayer h2 {
    color: #0362CE;
    font-size: 28px;
    font-weight: 900;
    padding-top: 64px;
}
.successLayer h3 {
    color: #3D3D3D;
    font-size: 20px;
    font-weight: bold;
    padding-top: 20px;
}

.ad {
    background-color:#ffffff;
    border: 1px solid #CDCDCD;
    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;
}
.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;
}
.moduleCompanionAd {
    width: 180px;
    height: 150px;
    margin-left: -9px;
    margin-bottom: 20px;
    padding-top: 10px;
    background-image: url("../images/ad/180x10_adslug.gif");
    background-repeat: no-repeat;
    background-position: top left;
}

.tab
{
    display: none;
}

.tab.selected
{
    display: block;
}

/* Styles specific to the GameModule template */
.game-module{
    height: 1091px;
}

.game-module .content {
    clear: left;
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    height: 815px;
}

.game-text-close-button {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 9pt;
    cursor: pointer;
    position: relative;
    padding: 0 3px 3px 8px;
    width: 50px;
    color: #0066CC;
    margin-left: 713px;
}

.game-text-close-button:hover {
    color: #8DC63F;
}

.game-module.mobile .content {
    overflow: visible;
    height: 300px;
}

.game-module.collapse.mobile {
    height: 204px;
}
.game-module.mobile {
    height: 540px;
}

.game-container-holder {
    width: 750px;
}

.game-module > hgroup > h2 {
    background-position: -1px -87px;
}

.game-module.mobile .game-container {
    visibility: hidden;
    height: 0px;
}

.game-module .game-container {
    clear: left;
    display: block;
    width: 750px;
    height: 500px;
    margin-left: 15px;
    border: 1px solid #b6b6b6;
    background-color: #000000;
}

.game-container > .teaser {
    display: block;
    position: absolute;
    width: 750px;
    height: 500px;
    cursor: pointer;
    background-image: url('../images/game/teaserBackground.jpg');
}

.game-container > .teaser.hidden {
    display: none;
    background-image: none;
}

.game-container > .teaser img {
    display: block;
    position: relative;
    width: 128px;
    height: 128px;
    top: 186px;
    margin-left: auto;
    margin-right: auto;

    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    transition: all 100ms ease;
}

.game-container > .teaser:hover img {
    width: 140px;
    height: 140px;
    top: 180px;
}

.game-container > .teaser:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #000000;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    -o-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
}

.game-container > .teaser:hover:before {
    opacity: 0;
}


.game-module > img, .game-module > hgroup > h1 {
	cursor: pointer;
}

.active .game-player {
    display: block;
}

.inactive .game-player {
    display: none;
}

/* Styles specific to the VideoModule template*/
.video-module{
    height: 950px;
}

.video-module .content {
    clear: left;
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    height: 710px;
}
.video-module > hgroup > h2 {
    background-position: 0px -126px;
}

.video-text-close-button {
    font-family: "Arial", sans-serif;
    font-weight: bold;
    font-size: 9pt;
    cursor: pointer;
    position: relative;
    padding: 0 3px 3px 8px;
    width: 50px;
    color: #0066CC;
    margin-left: 670px;
}

.video-text-close-button:hover {
    color: #8DC63F;
}

.video-module .video-container {
    clear: left;
    display: block;
    position: relative;
    width: 640px;
    height: 360px;
    margin-left: 81px;
    background-color: #000000;
    border: 1px solid #b6b6b6;
}

.video-container > .teaser {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-image: url('../images/video/teaserBackground.jpg');
}

.video-container > .teaser.hidden {
    display: none;
    background-image: none;
}

.video-container > .teaser img {
    display: block;
    position: relative;
    width: 128px;
    height: 128px;
    top: 121px;
    margin-left: auto;
    margin-right: auto;

    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    transition: all 100ms ease;
}
.video-container.active > .teaser {
    display: none;
}
.video-container > .teaser:hover img {
    width: 140px;
    height: 140px;
    top: 115px;
}

.video-container > .teaser:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #000000;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    -o-transition: opacity 500ms ease;
    -ms-transition: opacity 500ms ease;
    transition: opacity 500ms ease;
}

.video-container > .teaser:hover:before {
    opacity: 0;
}

.video-module > img, .video-module > hgroup > h1 {
    cursor: pointer;
}

.active .video-player {
    display: block;
    background-color: #000000;
}

.inactive .video-player {
    display: none;
}

/* Styles specific to the Shout Out Module template */
.shoutout-module{
    height: 545px;
}
.shoutout-module > hgroup > h2 {
    background-position: -1px -250px;
}
.shoutout-module{
    background-color: #DFECFD;
    background-image: url("../images/shoutout_module_bg.png");
    background-repeat: no-repeat;
}
p.shoutout-text{
    font-size: 13pt;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3em;
}
.shoutout-module > hgroup {
    float: left;
    width: 500px;
    height: 33px;
    clear: right;
    position: relative;
    margin-top: 15px;
}
p.shoutout-text.noimage{
    font-size: 16pt;
    text-align:center;
}
p.shoutout-name{
    font-size: 13px;
    text-align: right;
}
.shoutout-module.collapse .close.persistent, .shoutout-module.collapse .close.persistent:hover {
    background-color: #d5e6f9;
    border-color: #b6d0ed;
    color: #b6d0ed;
}
.shoutout-module p.noimage{
    width: 804px;
}
.shoutout-module .sharegroup.noimage{
    color:#0066CC;
    font-style:italic;
    position: absolute;
    top: 156px;
    left: 406px;
}
.shoutout-module > hgroup > h2 {
    margin-left: -2px;
}
.shoutout-module > hgroup > H2.noimage{
    margin-left: 5px;
}
p.shoutout-text a:link, p.shoutout-text a:visited{
    color: #0066CC;
}
p.shoutout-text a:hover{
    color: #8DC63F;
}
.shoutout-module > img {
    cursor: pointer;
}
.poll-module{
    height: 530px;
}
.pollModule {
    position: relative;
    width: 970px;
    height: 240px;
    clear: both;
    display: block;
    overflow: hidden;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url("../images/backgrounds/poll.png");
    padding-bottom: 0;
    margin-bottom: -25px;

    -webkit-transition: height 0.4s linear;
    -moz-transition: height 0.4s linear;
    -o-transition: height 0.4s linear;
    -ms-transition: height 0.4s linear;
    transition: height 0.4s linear;
}
.poll-module.collapse{
    height: 270px;
}

.pollModule .property {
    float: left;
    height: 175px;
}

.poll-module .sharegroup {
    top: 233px;
}

.pollModule > .header {
    margin-left: 91px;
    background-image: url('../images/sprites/filter-bar.png');
    background-position: -2px -284px;
    padding-top: 19px;
    background-repeat: no-repeat;
}

.pollModule > .headline {
    font-size: 18px;
    font-family: "Arial Black",Arial,Helvetica,Verdana,sans-serif;
    color: #666666;
    font-weight: bold;
    font-style: normal;
    height: 34px;
    position: relative;
    margin-left: 93px;
    margin-bottom: 11px;
    width: 780px;
}

.pollModule > .headline h2 {
    position: absolute;
    bottom: 0;
    width: 780px;
    text-align: center;

}
.pollModule .header time:before {
      content: '/ ';
      left: -9px;
  }


.pollModule .property {

}
.pollWrapper1{
    margin-left: 346px;

}
.pollWrapper2{
    margin-left: 290px;

}
.pollWrapper3{
    margin-left: 235px;

}
.pollWrapper4{
    margin-left: 160px;

}
.pollWrapper5{
    margin-left: 85px;

}
.pollModule .choice {
    float: left;
    width: 147px;

}
.pollModule .choice img {
    width: 115px;
    height: 65px;
    margin-bottom: 8px;
    border: 1px solid #AAAAAA;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 2px 2px;
}

.pollModule .selection {
    color: #0066cc;
    font-size: 12px;
    text-align: center;
    width: 115px;
}

.pollModule .selection.selected {
    color: #8DC63F;
}
.pollItemWithImage {
    height: 150px;

}
.pollItemTextOnly .selection {
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    font-weight: bold;
    font-style: italic;
}

.pollModule.results input {
    display: none;
}

.choice.selected label {
    color: #8DC63F;
}

.pollResultDiv {
    font-size: 11px;
    color: #464646;
    display: none;
}

.pollResultDiv .text {
    position: relative;
    top: 3px;
    font-weight: bold;
}

.pollModule.results .pollResultDiv {
    display: block;
    padding-left: 19px;
    width: 115px;
}
.pollModule.results .pollItemWithImage .pollResultDiv {
    padding-left: 1px;
}
.pollModule .pollPercentageLine {
    width: 14px;
    height: 15px;
    float: left;
    margin-right: 5px;
    background-image: url("../images/backgrounds/pollresultstripe.png");
    background-repeat: repeat-x;

    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px 14px 14px 14px;
}

.pollModule .choice.selected .pollPercentageLine {
    background-image: url("../images/backgrounds/pollresultstripeselected.png");
}

.pollModule.results button.submit, .pollModule .resultText {
    display: none;
}

.pollModule.vote button.submit {
    display: inline;
}

.pollModule button {
    text-align: center;
    background-color: #0066CC;
    border: 1px solid #0066CC;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;

    -moz-box-shadow: 0 1px 1px #B6B6B6;
    -webkit-box-shadow: 0 1px 1px #B6B6B6;
    box-shadow: 0 1px 1px #B6B6B6;

    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    width: 94px;
    position: relative;
    top: 19px;
    cursor: pointer;
}

.pollModule button.submit:hover {
    background-color: #8DC63F;
    border: 1px solid #8DC63F;
}

.pollModule.submit button.submit, .pollModule button.submit.disabled {
    -moz-transition: all 0.2s ease-in-out 0s;
    background-color: #F8F8F8;
    border-color: #CDCDCD;
    color: #CDCDCD;
}
.pollModule button.submit.disabled:hover {
    cursor: default;
}
.pollModule button.close {
    top: 515px;

}
.pollModule .resultText {
    float: left;
    width: 120px;
    height: 150px;
    position: relative;
    top: 16px;
    left: -10px;
}

.pollModule.results .resultText {
    display: block;
}

.pollModule .resultText.pollHasImages {
    top: 4px;
}

.pollModule .resultText h2 {
    color: #8DC63F;
    width: 80px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.pollModule .resultText p {
    width: 100%;
    color: #464646;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin-top: 4px;
}

.pollModule .resultText.pollHasImages p {
    padding-top: 14px;
}

.pollModule .subtext {
    clear: left;
    text-align: center;
    margin-top: 5px;
    padding-top: 5px;
    color: #464646;
    font-size: 14px;
}

.pollModule .subtext a:link {
    color: #0066CC;
    text-decoration: none;
}

.pollModule .subtext a:hover {
    color: #8DC63F;
}
.pollModule label, .pollModule input {
    cursor: pointer;
}
.pollModule.results label, .pollModule.results input {
    cursor: default;
}
.poll-module input {
    display: none;
}
.pollModule .choice label.text {
    display: block;
    text-align: left;
    background-image: url('../images/sprites/poll.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 100px;
    padding-left: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pollModule .choice label.text:hover {
    color:#8DC63F;
}
.pollModule .choice.selected label.text {
    background-position: 0 -156px;
}
.pollModule.results label.text {
      display: none;
}

.pollModule div.pollPercentageLine {
    -webkit-transition: width 0.75s ease;
    -moz-transition: width 0.75s ease;
    -o-transition: width 0.75s ease;
    -ms-transition: width 0.75s ease;
    transition: width 0.75s ease;

    width: 14px;
}

.pollModule .noImage {
    height: 100px;
}

.pollModule .choice.noImage label.text {
    background-image: url("../images/sprites/poll.png");
    background-position: 45px 71px;
    background-repeat: no-repeat;
    display: block;
    padding-left: 0px;
    text-align: center;
    width: 112px;
    font-style: italic;
    font-weight: bold;
    height: 75px;
    padding-top: 23px;
}
.pollModule .choice.noImage.selected label.text {
    background-position: 45px -85px;
}
.pollModule.results .choice.noImage label.text {
    background-image: none;
    height: 51px;
    color: #999999;
}
.pollModule.results .choice.noImage label.text:hover {
    cursor: default;
}

@charset "utf-8";
/* CSS Overrides */

/* Touch Devices (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 1280px) {
	/* file: 'css/style_dc.css' purpose: overrides carousel mouseover event */
	#mycarousel li a img:hover {
		opacity: 1;
		/* For IE7/8 */
		filter:alpha(opacity=1);
	}
	
	/* file: 'css/style_dc.css' purpose: overrides highlighting on touch */
	#mycarousel li, .jcarousel-next-horizontal, .jcarousel-prev-horizontal {
		-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
		-webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */
		-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
		-webkit-user-select: none; /* prevent copy paste, to allow, change 'none' to 'text' */
	}
	
	/* file: 'scripts\jquery\plugins\jcarousel\skins\tango\skin.css' purpose: removes highlighting on touch */
	.jcarousel-skin-tango .jcarousel-next-horizontal:hover, 
	.jcarousel-skin-tango .jcarousel-next-horizontal:focus,	
	.jcarousel-skin-tango .jcarousel-next-horizontal:active {
		background-position: -6px -602px;
	}
	
	/* file: 'scripts\jquery\plugins\jcarousel\skins\tango\skin.css' purpose: removes highlighting on touch */
	.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
	.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,	
	.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
		background-position: -6px -665px;
	}
	
	/* file: 'css\character-navigation.css' purpose: removes highlighting on touch for menu*/
	#menu li:hover {
		-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0);
		box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0);

		background: rgba(0, 0, 0, 0); /* Old browsers */
		background: -moz-linear-gradient(); /* FF3.6+ */
		background: -webkit-gradient(); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(); /* Opera11.10+ */
		background: -ms-linear-gradient(); /* IE10+ */
		/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff63a0', endColorstr='#ff0267',GradientType=0 ); IE6-9 */
		background: linear-gradient(); /* W3C */

		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}

    .tilepack {
        padding-left: 0;
    }


    .nav-menu-container .menu li:hover, .nav-menu-container .menu li.selected {
        -webkit-box-shadow: none;
    }


}
