/*------------------------------------------------------------------ 
[Yellow Stylesheet] 
Project:    Balcony TV 

[Colors]
Yellow: #fff200 

-------------------------------------------------------------------*/
@import "main.css"; 


/* COLOURS */
a, a:link {color:#fff200} 

#topMenu li a:hover { color: #fff200; }
.topMenuActive { background:url(images/menuActiveYellow.gif) 100% 35% no-repeat; }
.rightMenu li.active a { color: #fff200; }

h3.sIFR3 a:hover { color:#fff200; }
#blogArticleList h3 a:hover {color:#fff200;}
#blogArticleList h3 .coloured a {color:#fff200;}

.rightMenu a:hover { color:#fff200; }
div.footerArticle a:hover { color:#fff200; }

#topMenu #date { background-color:#fff200; }

#charts th { color:#fff200; }

.coloured { color:#fff200; }
.uncoloured a:hover { color:#fff200; }
.newsBox h3 .uncoloured a:hover, .reviewsBox h3 .uncoloured a:hover, .blogBox h3 .uncoloured a:hover { color:#fff200; }

.searchResults dd strong {color:#fff200; }
#ctl00_ArchiveFilter_tm_SearchBox1_ctl00_ctl00_searchButton {background-color:#fff200;}


input#ctl00_Column3a_SearchBox1_ctl00_ctl00_searchButton,#postNewComment input.sf_commentSubmit, #balconySubscribe input#submitBtn, #balconySubscribe input#ctl00_submitBtn { background-color:#fff200; }

h1#topLogo { background:url(images/logo-yellow.gif) top left no-repeat; }
h1#topLogoHamburg { background:url(images/hamburg-banner-yellow.gif) top left no-repeat; }
h1#topLogoDublin { background:url(images/dublin-banner-yellow.gif) top left no-repeat; }
h1#topLogoLondon { background:url(images/london-banner-yellow.gif) top left no-repeat; }
h1#topLogoPoznan { background:url(images/poznan-banner-yellow.gif) top left no-repeat; }
h1#topLogoNashville { background:url(images/nashville-banner-yellow.gif) top left no-repeat; }
h1#topLogoAuckland { background:url(images/auckland-banner-yellow.gif) top left no-repeat; }





#beingInTheBand a { background:url(images/beingInTheBand-yellow.gif) top left no-repeat; }

#listenRadio a { background:url(images/listenRadio-yellow.gif) top left no-repeat; }


/* ABOUT PAGE */
#aboutPage h3 { color:#fff200; }