body { background-color: #272727; } div#siteMenu { background-color: #343434; } div#siteMenu div { color: #CECECE; } div#siteMenu span.icon-bar { background-color: #CECECE; } a:link, a:visited, a:hover, a:active { color: #CECECE; } .icon { fill: #CECECE; } div#branding { background-color: #343434; } div.pageTitle { color: #CECECE; } div#pageText, div#cloverIcon { color: #fff; } hr { border-top: 1px solid #fff; } button.launch { color: #272727; background: #CECECE; /* Old browsers */ background: -moz-linear-gradient(top, #e7e7e7 0%, #CECECE 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#CECECE)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #e7e7e7 0%,#CECECE 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #e7e7e7 0%,#CECECE 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #e7e7e7 0%,#CECECE 100%); /* IE10+ */ background: linear-gradient(to bottom, #e7e7e7 0%,#CECECE 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#CECECE',GradientType=0 ); /* IE6-9 */ } body.white.calendar, body.white.calendar a:link, body.white.calendar a:visited, body.white.calendar a:hover, body.white.calendar a:active { color: #afafaf !important; } body.white div.dateBox { border: 2px solid #afafaf; } body.white.calendar, body.white div#dateNav, body.white div#todayNav, body.white div.dateBox div.month { background-color: #afafaf !important; } body.black.calendar, body.black.calendar a:link, body.black.calendar a:visited, body.black.calendar a:hover, body.black.calendar a:active { color: #CECECE !important; } body.black div.dateBox { border: 2px solid #CECECE; } body.black.calendar, body.black div#dateNav, body.black div#todayNav, body.black div.dateBox div.month { background-color: #CECECE !important; } body.white.media, body.white.media a:link, body.white.media a:visited, body.white.media a:hover, body.white.media a:active { color: #afafaf !important; } body.white.media, body.white div#top-bar, body.white div#bottom-bar, body.white div.icon, body.white span.playBtnBox { background-color: #afafaf !important; } body.black.media, body.black.media a:link, body.black.media a:visited, body.black.media a:hover, body.black.media a:active { color: #CECECE !important; } body.black.media, body.black div#top-bar, body.black div#bottom-bar, body.black div.icon, body.black span.playBtnBox { background-color: #CECECE !important; } body.white.photo { background-color: #afafaf !important; } body.white.photo .photoArrowImage { background-color:#afafaf; } body.white.photo .pagination { color:#afafaf; } body.black.photo { background-color: #CECECE !important; } body.black.photo .photoArrowImage { background-color:#CECECE; } body.black.photo .pagination { color:#CECECE; } body.photo #pageText { margin: 0; } div#pageContent.templateID3 .img-spacer { float: left; overflow: hidden; margin-bottom: 10px; width: 100%; } div#pageContent.templateID4 .img-spacer { float: left; overflow: hidden; width: 50%; } div#pageContent.templateID4 .img-spacer #imgID1, div#pageContent.templateID4 .img-spacer #imgID3 { margin-left: 10px; } div#pageContent.templateID4 .img-spacer #imgID0, div#pageContent.templateID4 .img-spacer #imgID1 { margin-bottom: 10px; } div#pageContent.templateID3 div#pageImages, div#pageContent.templateID4 div#pageImages { max-width: 418px; }