/* @override http://wip.timmytime.tv/skins/timmy/css/styles.css */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1.3;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
ol {
    list-style: decimal;
}
ol li {
    padding: 5px 0 5px 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* common styles */

a {
    color: #E31648;   
    font-weight: bold;
}

.clear {
    clear:both;
    font-size:0.1%;
}

.offscreen {
  text-indent:-9999px;
}

/* begin timmy time styles */
body {
    text-align:center;
    font-size:62.5%;
    font-family: arial, helvetica, sans-serif;
    background-color:#6fc8ec;
    color:#00617d;
}

body.main #wrapper {
    background: transparent url(/skins/timmy/images/background_main.jpg) top left no-repeat; /*fallback for non-flash users*/
    min-height:820px;
}

body.section-timmy #wrapper{
    background: transparent url(/skins/timmy/images/background_main_timmy.jpg) top left no-repeat;
}

body.section-yabba #wrapper{
    background: transparent url(/skins/timmy/images/background_main_yabba.jpg) top left no-repeat;
}

body.section-kid #wrapper{
    background: transparent url(/skins/timmy/images/background_main_kid.jpg) top left no-repeat;
}

body.section-finlay #wrapper{
    background: transparent url(/skins/timmy/images/background_main_finlay.jpg) top left no-repeat;
}

body.section-mittens #wrapper{
    background: transparent url(/skins/timmy/images/background_main_mittens.jpg) top left no-repeat;
}

body.section-stripey #wrapper{
    background: transparent url(/skins/timmy/images/background_main_stripey.jpg) top left no-repeat;
}

body.section-otus #wrapper{
    background: transparent url(/skins/timmy/images/background_main_otus.jpg) top left no-repeat;
}

body.section-ruffy #wrapper{
    background: transparent url(/skins/timmy/images/background_main_ruffy.jpg) top left no-repeat;
}

body.section-osbourne #wrapper{
    background: transparent url(/skins/timmy/images/background_main_osbourne.jpg) top left no-repeat;
}

body.section-apricot #wrapper{
    background: transparent url(/skins/timmy/images/background_main_apricot.jpg) top left no-repeat;
}

body.section-harriet #wrapper{
    background: transparent url(/skins/timmy/images/background_main_harriet.jpg) top left no-repeat;
}

body.section-bumpy #wrapper{
    background: transparent url(/skins/timmy/images/background_main_bumpy.jpg) top left no-repeat;
}

body.section-paxton #wrapper{
    background: transparent url(/skins/timmy/images/background_main_paxton.jpg) top left no-repeat;
}


/* profiles */

body.profile-timmy #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_timmy.jpg) top left no-repeat;
}

body.profile-yabba #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_yabba.jpg) top left no-repeat;
}

body.profile-kid #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_kid.jpg) top left no-repeat;
}

body.profile-finlay #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_finlay.jpg) top left no-repeat;
}

body.profile-mittens #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_mittens.jpg) top left no-repeat;
}

body.profile-stripey #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_stripey.jpg) top left no-repeat;
}

body.profile-otus #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_otus.jpg) top left no-repeat;
}

body.profile-ruffy #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_ruffy.jpg) top left no-repeat;
}

body.profile-osbourne #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_osbourne.jpg) top left no-repeat;
}

body.profile-apricot #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_apricot.jpg) top left no-repeat;
}

body.profile-harriet #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_harriet.jpg) top left no-repeat;
}

body.profile-bumpy #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_bumpy.jpg) top left no-repeat;
}

body.profile-paxton #wrapper{
    background: transparent url(/skins/timmy/images/background_profile_paxton.jpg) top left no-repeat;
}

body.main #inner-wrapper {
    background-image:none;
    min-height:820px;
}

body.main #col2 {
    height:820px;
}

body.main #footer {
    background-image:none;
}

#wrapper {
    width:996px;
    margin:0 auto;
    text-align:left;
    background:transparent url(/skins/timmy/images/background_repeat.gif);
}

#inner-wrapper {
    width:996px;
    background:transparent url(/skins/timmy/images/background_top.gif) top left no-repeat;
    position:relative;
}

#col1 {
    float:left;
    width:218px;
}

#col1 .visual-padding {
    margin-top:10px;
}

#col2 {
    float:left;
    width:524px;
    position:relative;
}

#col2 .visual-padding {
    font-size:1.2em;
    margin-top:50px;
}

#col2 .visual-padding p {
    margin-bottom:20px;
}

#col2 p.intro-para {
    padding-top:10px;
}

#col3 {
    float:left;
    width:254px;
    height:615px;
    overflow:hidden;
}

#right-nav-content {
    height:615px;
    background:transparent url(/skins/timmy/images/right_nav_html_bg.png) 14px 0 no-repeat;
}


.main #right-nav-content {
    background:none;
}

#col3 .visual-padding {
    margin-top:130px;
}

.main #col3 {
    position:absolute;
    top:0;
    right:0;
/*height:0;*/
}

#col3 .visual-padding {
    margin-top:0;
}

#footer {
    background:url(/skins/timmy/images/background_footer_bg.png) bottom left no-repeat;
    position:relative;
    clear:left;
}

#logo-copyright {
    position:absolute;
    z-index:10;
    left:375px;
    top:200px;
    width:290px;
    height:74px;
    background: transparent url(/skins/timmy/images/aardman_footer_logo.gif) top center no-repeat;
}

#logo-copyright p {
    font-size:1.1em;
    margin-top:50px;
}

h1 {
  margin:0 auto;
}

body.parents-area h1{
    width:374px;
    height:60px;
    background:transparent url(/skins/timmy/images/headers/parents-area.png) top center no-repeat;
}

#section-nav {
    position:relative;
    height:31px;
    margin:10px;
}

#nav-latest-news {
    width:159px;
    height:26px;
    background: transparent url(/skins/timmy/images/section-nav/latest-news.gif) top left no-repeat;
    position:absolute;
    top:0;
    left:-20px;
}

#nav-latest-news:hover, 
body.section-latest-news #nav-latest-news {
    background: transparent url(/skins/timmy/images/section-nav/latest-news-over.gif) top left no-repeat;
}

#nav-timmy-tv {
    width:152px;
    height:27px;
    background: transparent url(/skins/timmy/images/section-nav/timmy-on-tv.gif) top left no-repeat;
    position:absolute;
    top:0;
    left:172px;
}

#nav-timmy-tv:hover, 
body.section-timmy-tv #nav-timmy-tv {
    background: transparent url(/skins/timmy/images/section-nav/timmy-on-tv-over.gif) top left no-repeat;
}

#nav-where {
    width:201px;
    height:27px;
    background: transparent url(/skins/timmy/images/section-nav/where.gif) top left no-repeat;
    position:absolute;
    top:0;
    left:349px;
}

#nav-where:hover, 
body.section-where #nav-where{
    background: transparent url(/skins/timmy/images/section-nav/where-over.gif) top left no-repeat;
}

.news-item h3 a {
    color:#e31648;
    font-weight:bold;
    font-size:1.4em;
    text-decoration: none;
}

.news-item a {
    color:#e31648;
    font-weight:bold;
    text-decoration: underline;
}
.quiz-body ul a, .news-body ul li a { color:#e31648; }

.news-item li {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0 0 0 15px;
}

.news-item ul {
    margin: 0 0 20px 0;
}

.news-item strong {
    font-weight: bold;
}

.news-item .date {
    color:#0ca3b1;
    font-size:1.2em;
    display:block;
    margin-top:5px;
}

.news-item .news-body {
    margin-top:20px;
}

.news-item img {
    float:right;
    border:5px solid #fff;
    margin:0 0 10px 10px;
}

.section-news-archive .news-item {
    margin-bottom:10px;
}

body.section-about h1 {
    width:462px;
    height:60px;
    background:transparent url(/skins/timmy/images/headers/about-the-show.png) top center no-repeat;
}

body.section-games h1 {
    width:519px;
    height:78px;
    background:transparent url(/skins/timmy/images/headers/games-and-activities.png) top center no-repeat;
}

body.section-games h1.messy {
    width:556px;
    height:41px;
    background:transparent url(/skins/timmy/images/headers/messy-painting-game-small.png) top center no-repeat;    
    margin: 30px 0 0 0;
}

body.section-timmy-mail h1 {
    width:509px;
    height:60px;
    background:transparent url(/skins/timmy/images/headers/newsletter-sign-up.png) top center no-repeat;
}

#mailframe {
    background: url(/skins/timmy/images/newsletter_sample.jpg) top left no-repeat;
    padding-left: 255px;
}

body.section-watch h1 {
    width:388px;
    height:61px;
    background:transparent url(/skins/timmy/images/headers/watch-clips.png) top center no-repeat;
}

body.section-noisy-name-game h1 {
    width:524px;
    height:61px;
    background:transparent url(/skins/timmy/images/headers/noisy-name-game.png) top center no-repeat;
}

body.section-downloads h1 {
    width:343px;
    height:77px;
    background:transparent url(/skins/timmy/images/headers/downloads.png) top center no-repeat;
}

body.section-paint h1 {
    width:524px;
    height:54px;
    background:transparent url(/skins/timmy/images/headers/messy-painting-game.png) top center no-repeat;    
}

body.section-make-music h1 {
    width:524px;
    height:54px;
    background:transparent url(/skins/timmy/images/headers/noisy-music-game.png) top center no-repeat;        
}

body.section-sing-along h1 {
    width:504px;
    height:54px;
    background:transparent url(/skins/timmy/images/headers/noisy-singalong-game.png) top center no-repeat;    
}

form#timmy-mail .field {
    margin-bottom:19px;
}

form#timmy-mail label {
    width: 164px;
    display:block;
    float:left;
    color:#e31648;
    text-align:left;
    font-size:1.2em;
    line-height:1.9em;
    font-weight:bold;
}

form#timmy-mail .text-input-wrap {
    float:left;
    width:253px;
    height:24px;
    background:transparent url(/skins/timmy/images/text-input-bg.png) top center no-repeat;
    padding:4px;
}

form#timmy-mail .text-input-wrap input {
    background:transparent;
    border:none;
    font-size:1.2em;
    width:255px;
    height:26px;
}

form#timmy-mail .field-submit {
    margin:17px 0 0 40px;
}

form#timmy-mail select#country {
    width:252px;
    margin-top:3px;
}

form#timmy-mail .feedback {
    clear:both;
}

form#timmy-mail .feedback p {
    text-align: center;
    color:#fff;
    padding:5px;
    font-size:1.2em;
    font-weight:bold;
    background:#e31648;
    margin: 0 0 0 191px;
    width: 250px;
}

.intro {
    padding-top:10px;
    width:330px;
    float:left;
    font-size:1.35em;
    line-height:1.35em;
}

.intro-img {
    float:left;
}

.intro strong {
    font-weight:bold;
}

.intro .times {
    color:#e31648;
}

.section-timmy-tv h3#around-world {
    height:53px;
    background:transparent url('/skins/timmy/images/headers/timmy-around-world.png') top center no-repeat;
    margin-bottom:10px;
}

.section-timmy-tv h4 {
    height:26px;
    clear:both;
    margin-bottom:20px;
}

.section-timmy-tv h4.europe {
    background:transparent url('/skins/timmy/images/headers/europe.png') top center no-repeat;
}

.section-timmy-tv h4.asia {
    background:transparent url('/skins/timmy/images/headers/asia.png') top center no-repeat;
}

.section-timmy-tv h4.north-america {
    background:transparent url('/skins/timmy/images/headers/north-america.png') top center no-repeat;
}

.section-timmy-tv h4.south-america {
    background:transparent url('/skins/timmy/images/headers/south-america.png') top center no-repeat;
}

.section-timmy-tv h4.africa {
    background:transparent url('/skins/timmy/images/headers/africa.png') top center no-repeat;
}

.section-timmy-tv h4.australia {
    background:transparent url('/skins/timmy/images/headers/oceania.png') top center no-repeat;
}

.continent {
    position:relative;
}

.continent .toggle {
    position:absolute;
    top:0;
    right:25px;
}

.countries-wrap {
    overflow:hidden;
}

.country {
    float:left;
    width:255px;
}

.country .flag-wrap {
    width:114px;
    height:75px;
    float:left;
    padding-bottom:30px;
}

.country .details {
    float:left;
    width:140px;
}

.country .name {
    display:block;
    font-size:1em;
    line-height:1.2em;
    color:#e31648;
    padding-left:2px;
}

.country .name a {
    text-decoration:none;
    color:#e31648;
}

.country .name a:hover {
    text-decoration: underline;
}

.country h5 {
    font-weight:bold;
    font-size:1.2em;
    margin:3px 0 5px 0;
}

/* no-flash fallbacks */
#left-nav-content {
    height:504px;
    width:190px;
    background:transparent url(/skins/timmy/images/character_nav_html_bg.png) top left no-repeat;
    position:relative;
}

#left-nav-content li {
    width:60px;
    height:60px;
    position:absolute;
    /*border:1px solid red;*/
}

#left-nav-content a {
    text-indent:-9999px;
    display:block;
    width:60px;
    height:60px;
}

#left-nav-content li#nav-timmy {
    top:20px;
    left:24px;
}

#left-nav-content li#nav-mittens {
    top:57px;
    left:100px;
}

#left-nav-content li#nav-otus {
    top:93px;
    left:32px;
}

#left-nav-content li#nav-yabba {
    top:131px;
    left:100px;
}

#left-nav-content li#nav-stripey {
    top:165px;
    left:30px;
}

#left-nav-content li#nav-kid {
    top:195px;
    left:105px;
}

#left-nav-content li#nav-apricot {
    top:231px;
    left:35px;
}

#left-nav-content li#nav-paxton {
    top:277px;
    left:103px;
}

#left-nav-content li#nav-finlay {
    top:295px;
    left:30px;
}

#left-nav-content li#nav-ruffy {
    top:350px;
    left:112px;
}

#left-nav-content li#nav-osbourne {
    top:376px;
    left:39px;
}

#left-nav-content li#nav-harriet {
    top:413px;
    left:117px;
}

#left-nav-content li#nav-bumpy {
    top:440px;
    left:55px;
}

/* right nav fallback nav */

#right-nav-content li {
    position:absolute;
    /*border:1px solid red;*/
    z-index:20;
}

#right-nav-content li a {
    text-indent:-9999px;
    height:110px;
    width:160px;
    display:block;
}

li#right-about-the-show {
    top:108px;
    right:25px;
}

li#right-watch-clips {
    top:226px;
    right:60px;
}

li#right-parents-area {
    top:340px;
    right:19px;
}

li#right-timmy-mail {
    top:455px;
    right:62px;
}

/* home page fallback nav */
.section-home #col2 li {
    position: absolute;
}

.section-home #col2 li a {
    text-indent:-9999px;
    height:110px;
    width:160px;
    display:block;
    /*border:1px solid red;*/
}

.section-home li#nav-timmy {
    top:275px;
    left:417px;
}

.section-home li#nav-mittens {
    top:83px;
    left:653px;
}

.section-home li#nav-otus {
    top:275px;
    left:254px;
}

.section-home li#nav-yabba {
    top:131px;
    left:100px;
}

.section-home li#nav-stripey {
    top:294px;
    left:82px;
}

.section-home li#nav-kid {
    top:120px;
    left:259px;
}

.section-home li#nav-apricot {
    top:100px;
    left:465px;
}

.section-home li#nav-paxton {
    top:433px;
    left:309px;
}

.section-home li#nav-finlay {
    top:420px;
    left:485px;
}

.section-home li#nav-finlay a {
    width:110px;
}

.section-home li#nav-ruffy {
    top:239px;
    left:608px;
}

.section-home li#nav-osbourne {
    top:450px;
    left:115px;
}

.section-home li#nav-harriet {
    top:410px;
    left:619px;
}

.section-home li#nav-bumpy {
    top:560px;
    left:426px;
}

.section-home li#nav-bumpy a {
    height:80px;
    width:80px;
}

/* character menu */
ul#character-options li {
    z-index:30;
    /*border:1px solid green;*/
}

/* character specific positioning */

/*yabba*/
.section-yabba li#profile {
    left:260px;
    top:220px;
}

.section-yabba li#downloads {
    left:220px;
    top:55px;
}

.section-yabba li#paint {
    left:70px;
    top:330px;
}

.section-yabba li#music {
    left:230px;
    top:350px;
}

.section-yabba li#names {
    left:400px;
    top:300px;
}

.section-yabba li#sing{
    left:380px;
    top:120px;
}

/* kid */
.section-kid li#profile {
    left:90px;
    top:140px;
}

.section-kid li#downloads {
    left:440px;
    top:20px;
}

.section-kid li#paint {
    left:450px;
    top:180px;
}

.section-kid li#music {
    left:270px;
    top:300px;
}

.section-kid li#names {
    left:440px;
    top:330px;
}

.section-kid li#sing{
    left:110px;
    top:270px;
}

/* Apricot */
.section-apricot li#profile {
    left:310px;
    top:20px;
}

.section-apricot li#downloads {
    left:600px;
    top:20px;
}

.section-apricot li#paint {
    left:620px;
    top:160px;
}

.section-apricot li#music {
    left:380px;
    top:280px;
}

.section-apricot li#names {
    left:540px;
    top:300px;
}

.section-apricot li#sing{
    left:280px;
    top:150px;
}


/* stripey */
.section-stripey li#profile {
    left:90px;
    top:180px;
}

.section-stripey li#downloads {
    left:260px;
    top:200px;
}

.section-stripey li#paint {
    left:400px;
    top:330px;
}

.section-stripey li#music {
    left:230px;
    top:350px;
}

.section-stripey li#names {
    left:130px;
    top:470px;
}

.section-stripey li#sing{
    left:330px;
    top:480px;
}

/* otus */
.section-otus li#profile {
    left:140px;
    top:150px;
}

.section-otus li#downloads {
    left:330px;
    top:150px;
}

.section-otus li#paint {
    left:410px;
    top:290px;
}

.section-otus li#music {
    left:150px;
    top:420px;
}

.section-otus li#names {
    left:340px;
    top:430px;
}

.section-otus li#sing{
    left:70px;
    top:280px;
}

/* timmy */
.section-timmy li#profile {
    left:330px;
    top:150px;
}

.section-timmy li#downloads {
    left:510px;
    top:160px;
}

.section-timmy li#paint {
    left:600px;
    top:290px;
}

.section-timmy li#music {
    left:320px;
    top:420px;
}

.section-timmy li#names {
    left:520px;
    top:430px;
}

.section-timmy li#sing{
    left:240px;
    top:270px;
}


/* mittens */
.section-mittens li#profile {
    left:500px;
    top:28px;
}

.section-mittens li#downloads {
    left:360px;
    top:140px;
}

.section-mittens li#paint {
    left:520px;
    top:220px;
}

.section-mittens li#music {
    left:490px;
    top:370px;
}

.section-mittens li#names {
    left:650px;
    top:330px;
}

.section-mittens li#sing{
    left:330px;
    top:270px;
}


/* ruffy */
.section-ruffy li#profile {
    left:450px;
    top:128px;
}

.section-ruffy li#downloads {
    left:640px;
    top:120px;
}

.section-ruffy li#paint {
    left:620px;
    top:270px;
}

.section-ruffy li#music {
    left:340px;
    top:370px;
}

.section-ruffy li#names {
    left:520px;
    top:400px;
}

.section-ruffy li#sing{
    left:300px;
    top:200px;
}

/* osbourne */

.section-osbourne li#profile {
    left:75px;
    top:320px;
}

.section-osbourne li#downloads {
    left:170px;
    top:200px;
}

.section-osbourne li#paint {
    left:350px;
    top:230px;
}

.section-osbourne li#music {
    left:280px;
    top:490px;
}

.section-osbourne li#names {
    left:400px;
    top:370px;
}

.section-osbourne li#sing{
    left:240px;
    top:340px;
}

/* paxton */

.section-paxton li#profile {
    left:200px;
    top:260px;
}

.section-paxton li#downloads {
    left:370px;
    top:250px;
}

.section-paxton li#paint {
    left:490px;
    top:360px;
}

.section-paxton li#music {
    left:150px;
    top:520px;
}

.section-paxton li#names {
    left:460px;
    top:490px;
}

.section-paxton li#sing{
    left:130px;
    top:370px;
}

/* finlay */

.section-finlay li#profile {
    left:470px;
    top:300px;
}

.section-finlay li#downloads {
    left:640px;
    top:300px;
}

.section-finlay li#paint {
    left:340px;
    top:190px;
}

.section-finlay li#music {
    left:600px;
    top:430px;
}

.section-finlay li#names {
    left:300px;
    top:490px;
}

.section-finlay li#sing{
    left:300px;
    top:340px;
}

/* harriet */

.section-harriet li#profile {
    left:470px;
    top:350px;
}

.section-harriet li#downloads {
    left:640px;
    top:280px;
}

.section-harriet li#paint {
    left:485px;
    top:220px;
}

.section-harriet li#music {
    left:327px;
    top:409px;
}

.section-harriet li#names {
    left:465px;
    top:490px;
}

.section-harriet li#sing{
    left:329px;
    top:257px;
}

/* bumpy */

.section-bumpy li#profile {
    left:302px;
    top:441px;
}

.section-bumpy li#downloads {
    left:476px;
    top:440px;
}

.section-bumpy li#paint {
    display:none;
}

.section-bumpy li#music {
    display:none;
}

.section-bumpy li#names {
    display:none;
}

.section-bumpy li#sing{
    display:none;
}









#flash-player {
    position:absolute;
    top:130px;
    left:-28px;
    width: 583px;
    /*height: 371px;*/
    background: transparent url(/skins/timmy/images/video_bg.png) top left no-repeat;
    padding:7px 0 0 10px;
}

.section-make-music #flash-player,
.section-paint #flash-player {
    background: transparent url(/skins/timmy/images/game_bg.png) top left no-repeat;
    height:422px;
    padding:8px 0 0 14px;    
}

.section-noisy-name-game #flash-player {
    background: transparent url(/skins/timmy/images/game_bg_noisy.png) top left no-repeat;
    height:365px;    
}

.section-sing-along #flash-player {
    background: transparent url(/skins/timmy/images/game_bg_sing.png) top left no-repeat;
    height:422px;
    padding:8px 0 0 14px;    
}

/* downloads page */

.character-panel {
    height:280px;
    background:transparent url(/skins/timmy/images/downloads-bg.gif) bottom left no-repeat;
    margin-bottom:15px;
    position:relative;
}

.character-panel h2 {
    height:65px;
}

.character-panel .wallpaper {
    position:absolute;
    bottom:51px;
    left:6px;
}

.character-panel .icon {
    position:absolute;
    bottom:63px;
    left: 282px;
}

.character-panel .activity-pack {
    position:absolute;
    bottom:75px;
    left: 407px;
}

.character-panel .wallpaper-download-options a {
    display:block;
    position:absolute;
    bottom:8px;
    width:74px;
    height:24px;
    text-indent:-9999px;
}

.character-panel .wallpaper-download-options a.opt1 {
    left:163px;
}

.character-panel .wallpaper-download-options a.opt2 {
    left:240px;
    width:100px;
}

.character-panel .wallpaper-download-options a.opt3 {
    left:339px;
    width:100px;
}


body.section-downloads #timmy h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-timmy.png) top center no-repeat;
}

body.section-downloads #mittens h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-mittens.png) top center no-repeat;
}

body.section-downloads #otus h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-otus.png) top center no-repeat;
}

body.section-downloads #yabba h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-yabba.png) top center no-repeat;
}

body.section-downloads #stripey h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-stripey.png) top center no-repeat;
}

body.section-downloads #kid h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-kid.png) top center no-repeat;
}

body.section-downloads #apricot h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-apricot.png) top center no-repeat;
}

body.section-downloads #paxton h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-paxton.png) top center no-repeat;
}

body.section-downloads #ruffy {
    height:300px;
}

body.section-downloads #ruffy h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-ruffy.png) top center no-repeat;
    height:80px;
}

body.section-downloads #finlay h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-finlay.png) top center no-repeat;
}

body.section-downloads #osbourne h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-osbourne.png) top center no-repeat;
}

body.section-downloads #harriet h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-harriet.png) top center no-repeat;
}

body.section-downloads #bumpy h2 {
    background:transparent url(/skins/timmy/images/headers/downloads-bumpy.png) top center no-repeat;
}

a.buy {
    display:block;
    text-align:center;
}

a.buy img {
    margin:0 auto;
}

.continent h4, .toggle {
    cursor:pointer;
}

#wallpaper-wrapper {
    text-align:left;
}

#wallpaper-wrapper #instructions {
    width:250px;
    float:left;
    background:#fff;
    padding:10px;
    font-size:1.4em;
}

#wallpaper-wrapper #instructions h2 {
    font-weight: bold;
    margin-bottom:10px;
}

#wallpaper-wrapper #instructions p {
    margin-bottom:10px;
}

#wallpaper-wrapper #instructions ul {
    list-style: disc;
    margin-bottom:10px;
    margin-left:10px;
}

#wallpaper-wrapper #instructions ul li {
    margin-left:10px;
    font-size:0.95em;
}

ul.normal {
    list-style:disc;
    padding-left:10px;
    padding-bottom:10px;
}

ul.normal li {
    margin-left:10px;
}

/* About the Show */

.abouttheshow h3, .section-about h3 {
    color:#e31648;
    font-weight:bold;
    font-size:1.4em;
    text-decoration: none;
    margin: 0 0 10px 0;
    padding: 0;
}

.section-about ul li { padding: 3px 0 3px 0; }

.section-about h3 {
    padding: 10px 0 5px 0;
    text-transform: capitalize;
}

.aboutimage-right {
    float:right;
    margin:10px 0 0 10px
}

.aboutimage-left  {
    float:left;
    margin:10px 10px 0 0;
}

.aboutimage-R  {
    float:left;
    margin:5px 10px 0 0;
}

.text-right {
    text-align: right;
}

ul.threers {
    list-style: none;
    padding-left:10px;
    padding-bottom:10px;
}

ul.threers li {
    margin-left:10px;
}

/* 404 */

.lost-title {
    margin-left: 40px;
}
#lost {
    margin: 30px 0 0 110px;
    
}

/* Timmy Mail Thank you */

.timmymailthankyou {
    text-align: center;
    margin: 10px 0 0 0;
}

/* Aardman footer link */

.aardman-link {
    width: 121px;
    height: 48px;
    display: block;
    position: absolute;
    left:40px;
    }
    
.noflashimage {
    margin-left:30px;
}

/* Multi Choice Quiz */

.quiz-item {
    clear: both;
    margin-bottom: 32px;
}

.quiz-item h3 {
    clear: both;
}

.quiz-item h3 {
    color:#e31648;
    font-weight:bold;
    font-size:1.4em;
    text-decoration: none;
}

.quiz-item .quiz-body {
    margin-top:20px;
}

.quiz-item img {
    float:right;
    border:5px solid #fff;
    margin:0 0 10px 10px;
}

.quiz-item .quizRow {
    clear: left;
    padding: 4px 0px;
}

.quiz-body ul, .news-body ul {
    list-style: disc;
    padding: 0 0 0 23px;
}

.buy-links {
    width: 524px;
    height: 195px;
    position: relative;
}

.timmy-waving {
    left: -42px;
    position: absolute;
    top: 20px;
    z-index: 3;
}

.timmy-visit-store {
    left: 74px;
    position: absolute;
    top: 30px;
    z-index: 2;
}

.timmy-buy-prints {
    left: 63px;
    position: absolute;
    top: 79px;
    z-index: 1;
}

.timmy-buy-apps {
    top: 130px;
    left: 64px;
    position: absolute;
    z-index: 1;
}

/* games */

.characters { padding: 0 0 0 20px; clear: both; }

.characters img { padding: 8px }

.activities-container {
    width: 524px;
    height: 390px;
    position: relative;    
}

.activities-container img {
    position: absolute;
    z-index: 100;
}

#ac1 { top: 19px; left: 10px; }
#ac2 {
top: 0;
left: 382px;
}
#ac3 {
top: 12px;
left: 193px;
}
#ac4 {
top: 193px;
left: 0;
}
#ac5 {
top: 190px;
left: 355px;
}
#ac6 {
top: 190px;
left: 183px;
}

.left {
    float: left;
    width: auto;
    margin: 0 15px 0 0;
    display: block;
}

p.left {
    width: 70%;
    padding: 10px 0 20px 0;
}

.section-mixandmatch #flash-player {
  background: none;
}

.section-mixandmatch h1 {
  width: 516px;
  height: 72px;
  background: transparent url(/skins/timmy/images/headers/mixandmatch.png) top center no-repeat;
}

body .aard-cookie-container {
  background-color: #35acbb; 
  border-bottom-color: #b0def3;
}

body .aard-cookie-img {
  background-image: url(/skins/timmy/images/cookie.png);
}

body .aard-cookie-text {
  font-size: 12px;
}

.section-home #logo-copyright {
  top: -80px;
}

.section-timmy-privacy tr, .section-timmy-privacy td {
  border: solid 1px black;
}

.section-timmy-privacy td {
  padding: 3px;
}

.section-timmy-privacy table {
  margin: 0 0 10px 0;
}

.section-games .learning-apps {
  width: 537px;
  height: 44px;
  background: transparent url(/skins/timmy/images/headers/learning-apps.png) top center no-repeat;  
  margin: 0 0 30px 0;
}

.timmy-hd {
  margin: 0 20px 0 60px; 
}