
/* - base.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 69% Arial, sans-serif;
background-color: White;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #E95D27;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
margin: 0.75em 0 0.25em 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 90%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
padding: 0;
}
ol {
line-height: 1.5em;
padding: 0;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
abbr .explain {
border-bottom: none;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */

}


/* - public.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/public.css?original=1 */
/* */
/* */
/* */
body.largeText { font-size: 95%; }
body.smallText { font-size: 60%; }
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
/* */
h1, h2 {
border-bottom: 1px solid #8cacbb;
font-weight: normal;
}
/* */
body.kssActive h2.inlineEditable:hover,
body.kssActive h1.inlineEditable:hover,
body.kssActive h2.formlibInlineEditable:hover,
body.kssActive h1.formlibInlineEditable:hover {
padding-bottom: 1px;
}
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
.documentFirstHeading {
margin-top: 0;
}
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: White;
}
.documentContent ul {
list-style-image: url(http://www.musictank.co.uk/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.documentContent ol {
margin: 0.5em 0 0 2.5em;
}
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #ccc solid;
}
.documentContent p a:visited {
color: #E95D27;
background-color: transparent;
}
.documentContent p a:active {
color: #E95D27;
background-color: transparent;
}
#content a:target {
background-color: #fd7 !important;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: #E95D27;
}
.documentContent li a:active {
color: #E95D27;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: #E95D27;
background-color: transparent;
}
.documentContent dd a:active {
color: #E95D27;
background-color: transparent;
}
/* */
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
/* */
#portal-logo img {
border: 0;
padding: 0;
margin: 1em 0em 1em 2em;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid White;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-siteactions li.selected a {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
#portal-siteactions li a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: none;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: none;
}
/* */
dl.searchResults dt {
font-size: 140%;
font-weight: normal;
}
form.searchPage {
text-align: center;
}
input.searchPage {
font-size: 200% !important;
}
form.searchPage input.searchButton {
background-position:5px 7px;
padding:1px 10px 1px 25px;
}
/* */
.LSRes {
font-family:  Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: White;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight,
.LSHighlight {
background-color: #dee7ec;
border: 1px solid #8cacbb;
color: #436976;
}
.LSTable {
margin: 1em 0;
}
.LSRow {
border: 1px solid White;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
font-size: 90%;
font-weight: normal;
margin-left: 2.5em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #8cacbb;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #8cacbb;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #8cacbb;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
.LSBox label {
font-weight: normal;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #8cacbb;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #8cacbb;
border-bottom-color: #dee7ec;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #dee7ec;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: none;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(http://www.musictank.co.uk/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-languageselector {
margin: 0 1em 0 1em;
float:right;
}
#portal-languageselector li {
display: inline;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: none;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
.documentEditable {
padding: 0em 1em 1em 1em !important;
margin: 0 -1em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #8cacbb;
}
.newsImage {
border: 1px solid #ccc;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 90%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
margin: 1em 0;
padding: 0;
text-align: right;
border-top: 1px solid #8cacbb;
}
.documentActions ul {
margin: 0;
padding: 0 0.5em;
display: block;
margin-top: -0.9em;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
display: inline;
font-size: 90%;
margin: 0 0.5em;
padding: 0 0.25em;
background-color: White;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
dl.portalMessage {
font-size: 90%;
background-color: #ffffe3;
border: 1px solid #996;
}
dl.portalMessage a {
color: black;
border: none;
text-decoration: underline;
}
dl.portalMessage dt {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: #d80;
}
dl.error dd {
background-color: #fd7;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 90%;
font-weight: normal;
color: #76797c;
margin-bottom: 0.5em;
}
dl.searchResults span.documentByLine {
display: block;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f5;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #ffc;
}
.discreet {
color: #76797c;
font-size: 90%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
border-left: 4px solid #8cacbb;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #dee7ec;
border-color: #8cacbb;
border-width: 1px;
border-style: solid;
font-size: 90%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
/* */
table.listing,
.stx table {
/* */
border-collapse: collapse;
border-spacing: 0;
border-left: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
font-size: 90%;
margin: 1em 0em 1em 0em;
}
table.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
font-weight: normal;
padding: 0.25em 0.5em;
text-transform: none;
}
table.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
table.listing .listingCheckbox {
text-align: center;
}
table.listing td,
.stx table td {
border-right: 1px solid #8cacbb;
padding: 0.25em 0.5em;
}
table.listing a {
text-decoration: none;
}
table.listing a:hover {
text-decoration: underline;
}
table.listing img {
vertical-align: middle;
}
table.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
table.vertical {
background-color: White;
}
table.vertical th {
padding: 0.5em;
}
table.vertical td {
border-top: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.grid td {
border: 1px solid #8cacbb;
padding: 0.5em;
}
/* */
table.plain,
table.plain td,
table.plain th {
border: 1px solid #ccc;
padding: 0.5em;
border-collapse: collapse;
}
/* */
.listingBar {
background-color: #dee7ec;
border-color: #8cacbb;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: none;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #8cacbb;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
textarea.proportional {
font: 100% Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 90%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #E95D27;
border: none;
}
#portal-footer a:visited {
color: #E95D27;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0 0 1em 0;
padding: 0 0 1em 0;
text-align: center;
color: #666;
}
#portal-colophon ul {
list-style-image: none;
list-style-type: none;
}
#portal-colophon ul li {
display: inline !important;
font-size: 90%;
padding: 0 0.75em;
}
#portal-colophon ul li a {
text-decoration: none;
border-bottom: 1px #ccc solid;
color: #666;
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 90%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #8cacbb;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #8cacbb;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('http://www.musictank.co.uk/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('http://www.musictank.co.uk/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
a.link-parent {
display: block;
background: transparent url(http://www.musictank.co.uk/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 90%;
text-decoration: none;
}
#content .link-category {
color: #74ae0b !important;
}
#content .link-user {
background: transparent url(http://www.musictank.co.uk/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content .link-comment {
background: transparent url(http://www.musictank.co.uk/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
#content .link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
#content .link-presentation {
font-size: 90%;
text-align: center;
}
#content .link-wiki-add {
color: red;
}
/* */
#content span.link-external a {
background: transparent url(http://www.musictank.co.uk/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-https a {
background: transparent url(http://www.musictank.co.uk/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
/* */
#content span.link-mailto  a {
background: transparent url(http://www.musictank.co.uk/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-news a {
background: transparent url(http://www.musictank.co.uk/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-ftp a {
background: transparent url(http://www.musictank.co.uk/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-irc a {
background: transparent url(http://www.musictank.co.uk/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-callto a {
background: transparent url(http://www.musictank.co.uk/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-webcal a {
background: transparent url(http://www.musictank.co.uk/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#content span.link-feed a {
background: transparent url(http://www.musictank.co.uk/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
#content .link-plain {
background-image: none !important;
padding: 0 !important;
}
/* */
.visualGhosted {
opacity: 0.2;
}
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 10px;
}
/* */
#dashboard-info-message {
padding-top: 0.5em;
}
#dashboard {
width: 68em;
}
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3
{
float:left;
width:16em;
padding:0.7em 1.3em 0 0;
}
#dashboard-portlets4 {
float:left;
width:16em;
padding-top:0.7em;
}
#dashboard-portlets1 a,
#dashboard-portlets2 a,
#dashboard-portlets3 a,
#dashboard-portlets4 a {
border-bottom:medium none;
}
#dashboard-portlets1 dl.portlet,
#dashboard-portlets2 dl.portlet,
#dashboard-portlets3 dl.portlet,
#dashboard-portlets4 dl.portlet {
margin-bottom:1.5em;
}
div.managedPortlet.portlet {
border-bottom:none;
}
#dashboard select {
width:100%;
}
.portletAssignments {
margin-top:1.5em;
}
#dashboard-portlets1 div.managedPortlet a,
#dashboard-portlets2 div.managedPortlet a,
#dashboard-portlets3 div.managedPortlet a,
#dashboard-portlets4 div.managedPortlet a {
text-decoration: none;
color: #436976;
border-bottom:1px solid #436976;
}
#dashboard-portlets1 div.managedPortlet span a,
#dashboard-portlets2 div.managedPortlet span a,
#dashboard-portlets3 div.managedPortlet span a,
#dashboard-portlets4 div.managedPortlet span a{
border-bottom:none;
}
#dashboard-actions {
float:right;
}
#dashboard-actions ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0;
}
#dashboard-actions ul li {
display:inline;
padding-left:0.7em;
}
#dashboard-actions ul li.portalUser {
padding-left:18px;
}
/* */
.section div {
padding-top:0.5em;
padding-bottom:0.5em;
}
/* */

}


/* - columns.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/columns.css?original=1 */
/* */
body {
min-width: 1em !important;
}
#portal-columns {
width: auto;
margin: 0;
padding-top: 0px !important;
}
#visual-column-wrapper {
float: left;
width: 100%;
margin-right: -320px;
}
#portal-column-content {
width: 100%;
float: right;
margin-left: -320px;
}
#portal-column-content #portal-content {
margin: 0 320px 0 320px;
}
#portal-column-one {
float: left;
width: 320px;
overflow: hidden;
}
#portal-column-two {
float: right;
width: 320px;
overflow: hidden;
}
/* */
#portal-column-content .visualPadding {
padding: 0px 0px 0px 0px;
}
#portal-column-one .visualPadding {
padding: 0px 20px 0px 0em;
}
#portal-column-two .visualPadding {
padding: 10px 0em 0px 20px;
}
/* */
.visualColumnHideOneTwo #portal-column-content #portal-content {
margin: 0;
}
.visualColumnHideOne #portal-column-content #portal-content {
margin: 0 320px 0 0;
}
.visualColumnHideTwo #portal-column-content #portal-content {
margin: 0 0 0 320px;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #visual-column-wrapper {
margin-right: 0;
}
body.fullscreen #portal-column-content {
margin-left: 0;
}
body.fullscreen #portal-column-content #content {
margin: 0;
}
/* */
}


/* - authoring.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
}
.contentViews .selected a {
background-color: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: none;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
color: Black;
text-align: left;
line-height: 1.6em;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
}
.contentActions a {
text-decoration: none;
color: #578308;
padding: 0 0.5em;
cursor: pointer;
}
.contentActions span.subMenuTitle {
padding: 0em 0.5em;
position: relative;
white-space: nowrap;
display: inline;
}
.contentActions a span.subMenuTitle {
padding: 0px;
display: inline;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #cde2a7;
border: 1px #74ae0b;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
#templateMenu li a {
padding-left: 16px;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #E95D27;
background-color: transparent;
}
ul.configlets li a:active {
color: #E95D27;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
font-size: 90%;
margin: 0;
}
/* */
.stx table p {
margin: 0;
padding: 0;
}
.stx table {
border: 1px solid #8cacbb ! important;
}
.stx table td {
border-bottom: 1px solid #8cacbb;
}
.reviewHistory,
.contentHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #eef3f5;
border: 1px solid #8cacbb;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(http://www.musictank.co.uk/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
/* */
dl.collapsible {
border: 1px solid #8cacbb !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: White url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal !important;
font-size: 90%;
}
/* */
.portalNotLoggedIn {}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
.managePortletsLink {
display:  block;
color: #76797c;
font-size: 90%;
font-weight: normal;
}
ul.formTabs {
position: relative;
display: block;
margin: 0 0 -2em 0;
padding: 0;
list-style-type: none;
text-align: center;
}
li.formTab {
display: inline;
margin: 0;
padding: 0;
}
li.formTab a {
/* */
display: inline-block;
}
li.formTab a {
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-left: 1px dotted #8cacbb;
background: White;
margin: 0;
padding: 0.125em 0.75em;
text-decoration: none;
}
li.formTab a:visited {
color: #E95D27;
}
li.firstFormTab a {
border-left: 1px solid #8cacbb;
}
li.lastFormTab a {
border-right: 1px solid #8cacbb;
}
li.formTab a.selected {
background: #dee7ec;
}
li.formTab a:hover {
background: #dee7ec;
}
li.formTab a.notify {
background-color: #ffce7b;
color: Black;
}
li.formTab a.required span {
background-image: url(http://www.musictank.co.uk/required.gif);
background-position: center right;
background-repeat: no-repeat;
padding-right: 8px;
}
li.formTab a.notify:hover {
background-color: #ffa500;
}
.formPanel {
padding: 1em 1em 1em 1em;
border: 1px solid #8cacbb;
}
.formPanel.hidden {
display: none;
}
div.formControls input.hidden {
display: none;
}
/* */
#content-history #history dd {
margin-top: 0.8em;
}
#content-history div.historyRecord {
font-size: 90%;
margin-bottom: 10px;
}
#content-history div.historyTools ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
}
#content-history div.historyTools ul li {
display: inline;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history .historyAction {
color: #578308;
}
#content-history .historyByLine {
margin-bottom: 1em;
}
#content-history div.historyComment {
background-color: #dee7ec;
padding: 0.25em 1em;
}
#content-history div.historyComment p {
color: Black;
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-bottom: medium none;
border-top: 1px dotted #8cacbb;
display: block;
margin-bottom: -15px;
margin-top: 11px;
}
#content-history dl div.historyRecord a.historyComparePrevious span {
background-color: white;
left: 50%;
position: relative;
top: -1em;
}
/* */
/* */

}


/* - portlets.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
.managePortletsFallback {
margin: 0 0 0 1em;
}
/* */
.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #8cacbb;
background-color: White;
}
.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
.portletItem ul {
list-style-type: none
}
/* */
.portletItem a,
.portletFooter a {
border-bottom: none;
}
.portletItem a:visited,
.portletFooter a:visited {
color: #E95D27;
}
.portletHeader, .managedPortlet .portletHeader {
background-color: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 1em;
text-transform: none;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a, .managedPortlet .portletHeader a {
color: Black;
}
.inheritedPortlet .portletHeader {
background-color: transparent;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
}
.portletItem ol {
margin: 0 0 0 1em;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
width: 100%;
}
.portletCalendar dt {
background-color: #dee7ec;
font-weight: normal;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar a {
text-decoration: none;
}
.portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-style: solid none;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.managePortletsLink {
text-align: center;
}
div.portlets-manager div.section {
padding-top: 1em !important;
}
div.managedPortlet {
padding-top:0.5em;
padding-bottom:0.5em;
background-color: transparent;
}
.managedPortlet .portletHeader {
min-height: 3em !important;
}
.managedPortlet a {
text-decoration: underline;
}
.managedPortletActions {
display:block;
float:right;
}
.managedPortletActions a {
text-decoration: none;
}
.managedPortletActions a.up,
.managedPortletActions a.down {
color:blue !important;
}
.managedPortletActions a.delete {
color:red !important;
}
/* */
.toc {
float: right;
width: 30%;
font-size: 90%;
margin: 0 0 0.5em 0.5em;
}
.toc .TOC1Digit {
margin-left: 1em;
}
.toc .TOC2Digit {
margin-left: 2em;
}
.toc .TOC3Digit {
margin-left: 3em;
}
/* */
.portletStaticText ul {
list-style-image: url(http://www.musictank.co.uk/bullet.gif);
list-style-type: square;
margin: 0.5em 0 0 1.5em;
}
.portletStaticText ol {
margin: 0.5em 0 0 2em;
}
/* */
#portal-column-one fieldset.livesearchContainer {
right: inherit !important;
top: 1.5em !important;
}
/* */

}


/* - controlpanel.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/controlpanel.css?original=1 */
/* */
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0 !important;
margin-bottom:0 !important;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */

}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* http://www.musictank.co.uk/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.discussion input,
.visualNoPrint {
display: none;
}
.discussion .documentByLine {
display:block;
}

}


/* - deprecated.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
div.portalMessage,
p.portalMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 90%;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(http://www.musictank.co.uk/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
/* */

}


/* - navtree.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #dee7ec;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
}


/* - forms.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/forms.css?original=1 */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(http://www.musictank.co.uk/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(http://www.musictank.co.uk/input_background.gif) repeat-x;
font-size: 1em;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #8cacbb;
}
button {
font-family: Arial, sans-serif;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 90%;
text-transform: none;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(http://www.musictank.co.uk/linkOpaque.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 90%;
padding: 1px 1px 1px 15px;
text-transform: none;
border: 1px solid #8cacbb;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(http://www.musictank.co.uk/linkTransparent.gif) 9px 1px no-repeat;
color: Black;
cursor: pointer;
font-size: 90%;
padding: 1px 1px 1px 15px;
text-transform: none;
border: 1px solid #8cacbb;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.musictank.co.uk/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
color: Black;
cursor: pointer;
font-size: 90%;
padding: 1px 1px 1px 15px;
text-transform: none;
border: 1px solid #8cacbb;
}
input.searchButton {
margin-bottom: 1px ! important;
color: Black;
font-size: 90%;
background: White url(http://www.musictank.co.uk/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: none;
border: 1px solid #8cacbb;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(http://www.musictank.co.uk/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */

}


/* - dropdown-menu.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/dropdown-menu.css?original=1 */
/* */
/* */
#portal-globalnav {
position:relative;
z-index:3;
}
* html #portal-globalnav {
height:1%;
}
#portal-globalnav li {
float:left;
margin:0;
padding:0;
}
#portal-globalnav li a {
display:block;
position:relative;
}
#portal-globalnav ul {
position: absolute;
width: 15em;
left:-999em;
background: #fff;
border-color: #8cacbb;
border-width: 1px;
border-style: none solid solid solid;
margin:0;
}
#portal-globalnav li.selected ul.submenu {
margin-top:-1px;
z-index:3;
}
#portal-globalnav ul.submenu li {
display:block;
width:100%;
}
#portal-globalnav ul.submenu a,
#portal-globalnav ul.submenu a:hover {
margin:0;
display:block;
border-color: #8cacbb;
border-style: solid none none;
position:static !important;
white-space:normal;
}
#portal-globalnav li.selected ul.submenu a:hover {
background-color:#fff;
}
a.hasDropDown {
background-image:url('arrowRight.gif');
background-position:14em 50%;
background-repeat:no-repeat;
}
*:first-child+html #portal-globalnav ul.submenu a {height:1%;} /* */
* html #portal-globalnav ul.submenu a {height:1%;} /* */
/* */
#portal-globalnav li ul ul {
z-index:10;
top:0.4em;
left:-999em;
left:0;
margin: 0 0 0 14em;
}
#portal-globalnav ul li:hover,
#portal-globalnav ul li.sfhover {
position:relative;
}
#portal-globalnav li:hover ul ul,
#portal-globalnav li:hover ul ul ul,
#portal-globalnav li:hover ul ul ul ul,
#portal-globalnav li.sfhover ul ul,
#portal-globalnav li.sfhover ul ul ul,
#portal-globalnav li.sfhover ul ul ul ul {
left:-999em;
}
#portal-globalnav li:hover ul,
#portal-globalnav li li:hover ul,
#portal-globalnav li li li:hover ul,
#portal-globalnav li li li li:hover ul,
#portal-globalnav li.sfhover ul,
#portal-globalnav li li.sfhover ul,
#portal-globalnav li li li.sfhover ul,
#portal-globalnav li li li li.sfhover ul {
left:auto;
}
/* */
#post-sections-clear {
height:1px;
margin-bottom:-3px;
}
/* */
*:first-child+html #post-sections-clear {margin-bottom:-2px;}
* html #post-sections-clear {
margin-bottom:-2px;
}
/* */
}


/* - ++resource++plone.app.discussion.stylesheets/discussion.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/++resource++plone.app.discussion.stylesheets/discussion.css?original=1 */
/* */
.discussion .hide {
display: none;
}
/* */
.discussion,
#commenting {
/* */
clear: both;
}
.comment {
}
.commentImage {
float: left;
width: 2.5em;
height: 3.5em;
}
.commentImage a:link {
/* */
border: 0px;
}
.commentImage img {
}
.commentDate {
display: block;
font-size: 85%;
line-height: 1.5em;
padding-top: 0.5em;
color: #76797C;
}
.commentBody {
clear: both;
margin: 1em 0;
overflow: auto;
}
.commentBody p {
float: left;
}
.discussion .documentByLine {
float: left;
margin-left: 0;
}
.commentActions {
float: right;
text-align: right;
}
/* */
.reply fieldset {
/* */
margin: 0 !important;
}
.reply .text-widget {
display: block;
}
.reply-to-comment-button {
display: none;
}
.cancelreplytocomment {
display: none;
}
/* */
#bulkactions {
text-align: left;
}
#dobulkaction {
margin: 0.3em 0;
}
.comment-publish-button {
float: left;
margin-right: 0.5em;
}
.comment-delete-button {
float: left;
}
#review-comments {
margin: 0;
}
#fieldset-moderate-comments {
padding: 2em 1em;
}
/* */
/* */
.row #dobulkaction {
margin: 0;
}
.row #commenting {
font-size: 80%;
}
.row #commenting textarea,
.row .discussion textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
.row #commenting fieldset,
.row .discussion fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
.row #commenting legend,
.row .discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
}
.row #commenting label,
.row .discussion label {
font-weight:bold;
}

}


/* - ++resource++sb_stylesheets/social_bookmark.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/++resource++sb_stylesheets/social_bookmark.css?original=1 */
/* */
/* */
#document-action-socialbookmark {
display:block;
float:right;}
#document-action-socialbookmark a,
#document-action-socialbookmark a:hover,
#document-action-socialbookmark a:visited {padding:1px;}
#viewlet-social-bookmarks {
position: absolute;
width: 480px;
z-index: 1;
margin-top: -30px;
padding-top: 13px;
right:16%;
}
#viewlet_bookmarks {
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;
}
#viewlet_bookmarks li {
display: block;
float: left;
width: 30%;
height: 20px;
}
#viewlet_bookmarks li a {
color:#000000 !important;
font-size:11px;
font-weight:bold;
text-decoration: !important;
border-bottom: 0px;
background:none!important;
}
#viewlet_bookmarks li a:hover {
text-decoration: underline;
}
#exit {
padding:0  10px 10px 10px;
position: relative;
display: block;
}
#shareit {
background :#FFFFFF;
border: 1px solid #CCCCCC;
margin: 0 auto 10px 0px;
padding: 0 5px 5px;
width: 480px;
}
#shareit a {text-decoration: none !important;}
.hidden {display: none;}
/* */
}


/* - ++resource++plone.contentratings.stylesheets/main.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/++resource++plone.contentratings.stylesheets/main.css?original=1 */
/* */
div.RatingViewlet {
overflow: hidden;
float: right;
}
.UserRatings, .EditorialRatings {
clear: both;
}
ul.star-rating {
margin:0 0 0 5px;
}
#content .UserRating a.DeleteRating {
background-image: url(/++resource++contentratings/X_icon_20x20.gif);
background-position: center center;
background-repeat: no-repeat;
}
#content .small-star .UserRating a.DeleteRating {
background-image: url(/++resource++contentratings/X_icon_10x10.gif);
}
#content .star-rating a,
#content .star-rating a:hover,
#content .star-rating a:active,
#content .star-rating a:focus {
background: url(/++resource++contentratings/star.gif) left -1000px repeat-x;
}
#content .star-rating a:hover {
background-position: left bottom;
}
#content .small-star .star-rating a,
#content .small-star .star-rating a:hover,
#content .small-star .star-rating a:active,
#content .small-star .star-rating a:focus {
background: url(/++resource++contentratings/star_small.gif) left -1000px repeat-x;
}
#content .small-star .star-rating a:hover {
background-position: left bottom;
}
#content .Rating {
margin-bottom: 0.75em;
}
#fieldset-manage_categories .Disabled fieldset,
#fieldset-manage_categories .Disabled fieldset legend {
background-color: lightGrey;
}
#fieldset-manage_categories ol.sequenceWidget {
list-style: none;
}

}


/* - ++resource++contentratings/star_rating.css - */
@media screen {
/* http://www.musictank.co.uk/portal_css/++resource++contentratings/star_rating.css?original=1 */
.Rating label {
float: left;
line-height: 25px;
}
.star-rating {
float: left;
}
.AverageRating, .UserRating {
overflow: hidden;
vertical-align: middle;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
background: url(++resource++contentratings/star.gif) left -1000px repeat-x;
}
.star-rating {
position:relative;
height:25px;
overflow:hidden;
list-style:none;
margin:0 0 0 5px;
padding:0;
background-position: left top;
}
.star-rating li {
display: inline;
}
.star-rating a,
.star-rating .current-rating {
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
background-position: left bottom;
}
.star-rating .current-rating {
z-index:1;
background-position: left center;
}
/* */
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}
/* */
.UserRating {
margin: 0;
}
.small-star .UserRating {
margin-top: 3px;
}
.UserRating .DeleteRating {
float: left;
width: 25px;
height: 25px;
margin-left: 11px;
text-indent: -1000em;
background-image: url(++resource++contentratings/X_icon_20x20.gif);
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
}
.UserRating .DeleteRating.Disabled {
background-image: url(++resource++contentratings/X_icon_20x20_gray.gif);
background-position: center center;
background-repeat: no-repeat;
}
/* */
.small-star .star-rating {
margin: 0 0 0 3px;
width: 50px;
height: 10px;
}
.small-star .star-rating,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
background-image: url(++resource++contentratings/star_small.gif);
line-height: 1em;
height: 10px;
}
.small-star .UserRating .DeleteRating {
width: 12px;
height: 10px;
background-image: url(++resource++contentratings/X_icon_10x10.gif);
background-position: center center;
background-repeat: no-repeat;
}
.small-star .DeleteRating.Disabled {
background-image: url(++resource++contentratings/X_icon_10x10_gray.gif);
}
.small-star label {
font-size: 9px;
line-height: 10px;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.musictank.co.uk/portal_css/ploneCustom.css?original=1 */
* {
outline: 0;
}
select#subject_existing_keywords,
textarea#subject_keywords {
width: 400px;
}
a, a:link {
border: 0;
text-decoration: none;
}
body, input, textarea {
font: normal normal normal 12px/20px Arial, sans-serif;
color: #333;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, sans-serif;
border: 0;
}
blockquote {
border-left: 4px solid #E95D27 !important;
}
.join-promo {
padding-bottom: 30px;
}
p {
margin: 0;
padding: 0 0 15px 0;
}
p.showall {
text-align: left;
padding: 10px 0 0 0;
}
.image-left {
border: 0 !important;
clear: none !important;
}
.contentActions {
z-index: 1000;
}
.documentContent dd a {
border-bottom: 0 !important;
}
.callout {
color: #E95D27 !important;
}
.pullquote {
color: #E95D27 !important;
border-left: 4px solid #E95D27;
}
.image-inline {
float: none;
}
.image-right {
border: 0 !important;
}
.documentActions {
display: none;
}
.alpha {
padding-bottom: 10px;
color: #ccc;
}
.portletText ul {
list-style-image: url(/bullet.gif);
list-style-type: square;
margin: 0 0 0 1.5em;
}
.alpha span {
padding-right: 5px;
}
.alpha a {
color: #333;
}
.documentContent .alpha a:hover {
color: #e95d27;
}
.alpha a.active {
color: #e95d27;
}
dd {
margin-left: 0;
}
.documentContent li a,
.documentContent p a {
border: 0;
}
.documentContent a:hover {
color: #333 !important;
}
.documentContent li a:hover {
color: #333;
}
.audio-listing li {
padding-bottom: 6px;
}
.event-archive-box {
padding-top: 10px;
}
.event-archive-box .inside {
display: none;
}
h1,
h1.documentFirstHeading {
margin: 0 0 20px 0;
padding: 10px 0 15px 0;
font-size: 22px;
line-height: 30px;
background: url(/++resource++musictank.site/images/portlet-title-bg.gif) repeat-x 0% 100%;
}
h2 {
font-size: 18px;
line-height: 20px;
margin: 0;
padding: 10px 0 10px 0;
}
h3 {
font-size: 14px;
line-height: 16px;
margin: 0;
padding: 10px 0 10px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #333 !important;
}
#visual-portal-wrapper {
width: 940px;
margin: 0 auto;
}
#news-ticker {
position: absolute;
margin: 0;
padding: 0;
list-style: none;
top: 30px;
right: 0;
}
#news-ticker li {
display: none;
}
#news-ticker a {
color: #e95d27;
text-decoration: none;
}
.wrapper {
background-color: #f8f8f8;
padding: 1px 3px;
display: inline-block;
}
#portal-logo img {
margin: 40px 0;
}
#portal-header {
position: relative;
}
#portal-breadcrumbs {
border: 0;
padding: 0;
font-size: 11px;
color: #E95D27;
text-transform: uppercase;
}
#portal-breadcrumbs a {
color: #E95D27;
}
/* */
input, textarea {
background: white;
border: 1px solid #EFEFEF;
color: #76797C;
}
input.context,
input.destructive {
background: #00a4a6;
color: white;
border: none;
cursor: pointer;
background-image: none;
line-height: 1;
padding: 7px;
font-size: 100%;
}
#login-form input.context {
font-size: 100%;
padding: 7px;
}
/* */
#portal-header {
position: relative;
z-index: 99;
}
#portal-searchbox {
top: 60px;
right: 0;
margin-top: 0;
display: block;
position: absolute;
background: #f8f8f8;
padding: 4px;
width: 292px;
z-index: 99;
}
.LSBox {
float: none;
z-index: 9;
}
.LSResult {
display: none;
text-align: left;
position: absolute;
z-index:99;
}
.ls-box .post-thumb {
display: none
}
.ls-box .post-container {
padding-bottom: 7px;
}
.ls-box .item-last .post-container {
padding-bottom: 0;
background-image: none;
margin-bottom: 0
}
.LSShadow {
text-align: left;
}
.ls-box {
background-color: #eee;
padding: 5px;
z-index: 99;
}
.ls-box .entry-summary {
display: none;
}
.ls-box .entry-meta {
margin-bottom: 0;
}
.ls-box .inner {
background-color: #fff;
border: 1px solid #ccc;
padding: 10px
}
.searchGadget_form {
position: absolute;
top: 60px;
width: 292px;
right: 0;
}
.search-container,
.nsignup {
background: #F8F8F8;
padding: 4px;
}
.search-inner,
.nsignup-inner {
background: white;
border: 1px solid #ccc;
padding-left: 5px;
}
#s,
.nsignuptext {
border: none;
float: left;
margin-top: 7px;
padding: 0px;
width: 180px;
}
#searchsubmit,
.nsignupbutton {
background: #00a4a6;
color: white;
border: none;
cursor: pointer;
float: right;
line-height: 1;
padding: 7px;
}
/* */
#globalnav-wrapper {
height: 50px;
margin: 0px auto 20px;
width: 940px;
background: #eee url(/++resource++musictank.site/images/bg-primary-menu.gif) 0 0 repeat-x;
z-index: 1;
}
#portal-globalnav {
padding-left: 0;
font-size: 13px;
line-height: 40px;
list-style: none;
margin: 0px;
padding: 0px;
}
#portal-globalnav li {
border-right: 1px solid white;
float: left;
position: relative;
z-index: 50;
}
#portal-globalnav li a {
color: #333;
height: 40px;
line-height: 40px;
padding: 0px 12px;
margin: 0;
border: 0;
background-image: none;
}
#portal-globalnav li a:hover,
#portal-globalnav li.sfHover a,
#portal-globalnav li.selected a {
background: #e95d27;
color: #fff;
border: 0;
}
#portal-globalnav ul {
border: 0;
background: #e95d27;
}
#portal-globalnav ul li {
border: 0;
}
#portal-globalnav .navTreeItem {
background-image: none;
}
#portal-globalnav ul.submenu a {
color: white !important;
height: auto;
line-height: 30px;
background-image: none;
}
#portal-globalnav li.selected ul.submenu a:hover,
#portal-globalnav li.sfHover ul.submenu a:hover {
background: #eee !important;
color: #333 !important;
}
#portal-globalnav ul.submenu a:hover {
background-color: #eee !important;
color: #333 !important;
}
#portal-globalnav li.right {
float: right;
border-left: 1px solid white;
border-right: none;
}
#portal-globalnav li.right a {
color: #e95d27;
}
#portal-globalnav li.right a:hover {
color: white;
}
/* */
#content-views {
margin-top: 20px;
}
.contentActions {
border-bottom: 1px solid #74AE0B;
}
/* */
.documentEditable {
padding: 0 !important;
margin: 0;
}
.documentEditable .documentContent {
border: 0;
}
.documentContent {
padding: 0 0 30px 0 !important;
font-size: 100%;
}
/* */
#portal-footer {
color: #999;
font-size: 11px;
border: 0;
background-color: #fff;
text-align: left;
border-top: 1px solid #ccc;
padding: 15px 0;
}
#portal-footer .credit {
float: right;
line-height: 36px;
}
#portal-footer .copyright {
float: left;
}
#portal-footer a,
#portal-footer a:visited {
color: #999;
}
/* */
.row {
clear: both;
padding-bottom: 0px;
}
.col-intro {
width: 300px;
float: left;
}
.col-blog {
width: 620px;
float: right;
}
.col-events {
width: 620px;
float: left;
margin-bottom: 20px;
}
.col-twitter {
float: right;
width: 300px;
}
.col-one {
float: left;
width: 300px;
margin-right: 20px;
}
.portlet-monthcal {
height: 240px;
}
.portlet-monthcal .portletHeader {
padding-top: 20px;
}
.cal-col1 {
float: left;
width: 190px;
margin-right: 20px;
}
.cal-col2 {
float: left;
width: 190px;
margin-right: 20px;
}
.cal-col3 {
float: left;
width: 200px;
}
.col-two {
float: left;
width: 300px;
}
ul.cal-key {
float: right;
list-style: none;
margin: 0 0 0 2em;
padding: 0;
}
.cal-key li {
line-height: 1em;
position: relative;
}
.cal-key li.mtevent span {
background-color: #e95d27;
display: block;
float: left;
width: 10px;
height: 10px;
margin-right: 5px;
}
.cal-key li.mtother span {
background-color: #f4c37d;
display: block;
float: left;
width: 10px;
height: 10px;
margin-right: 5px;
}
.cal-key li.mtindustry span {
background-color: #00a4a6;
display: block;
float: left;
width: 10px;
height: 10px;
margin-right: 5px;
}
.cal-month {
width: 100%;
}
.cal-month td {
width: 14%;
vertical-align: top;
border: 1px solid #ccc;
height: 100px;
padding: 5px;
z-index: 1;
}
.cal {
width:100%
}
.cal td {
text-align: center;
padding: 2px 0;
}
.cal td .mtother {
display: block;
color: #f4c37d;
font-weight: bold;
}
.cal td .mtindustry {
display: block;
color: #00a4a6;
font-weight: bold;
}
.cal td .mtevent {
display: block;
color: #e95d27;
font-weight: bold;
position: relative;
}
.cal-month td span.mtindustry h3,
.cal-month a.mtindustry {
color: #00a4a6 !important
}
.cal-month td .mtindustry h3,
.cal-month a.mtindustry:hover {
color: #333 !important
}
.cal-month td span.mtevent h3,
.cal-month a.mtevent {
color: #e95d27 !important
}
.cal-month td .mtevent h3,
.cal-month a.mtevent:hover {
color: #333 !important
}
.cal-month td span.mtother h3,
.cal-month a.mtother {
color: #f4c37d !important
}
.cal-month td .mtother h3,
.cal-month a.mtother:hover {
color: #333 !important
}
.cal-month h3 {
font-size: 1em;
}
.cal-month .event span {
}
.cal-month h3 {
padding: 0 0 10px 0;
}
.cal-month ul {
list-style: none;
margin: 0;
padding: 0;
z-index: 1;
}
.cal-month ul li {
font-size: 90%;
z-index:9;
}
.cal-month ul li a {
font-size: 90%;
z-index:9;
}
.cal-month .cal-info,
.cal .cal-info {
background-color: #eee;
width: 300px;
position: absolute;
padding: 5px;
display: none;
z-index: 999;
}
.cal-month .post-container,
.cal .post-container {
border: 1px solid #ccc;
margin-bottom: 0;
background-image: none;
background: #fff;
padding: 5px;
text-align: left;
z-index: 99;
}
.col-three {
float: left;
width: 300px;
margin-left: 20px;
}
#latest-post {
background: #ddd;
padding: 5px;
margin-bottom: 20px;
}
#latest-post .inner {
background: #4a4a4a;
padding: 15px;
}
#latest-post .post-thumb img {
float: left;
margin: 0 20px 0 0;
}
.post-image {
margin-bottom: 30px;
position: relative;
width: 460px;
}
.post-image p {
position: absolute;
right: 0;
font-size: 80%;
bottom: -20px;
padding: 3px 5px;
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
color: #666;
}
.post-image img {
padding: 5px;
background-color: #eee;
}
.post-image p a {
color: #666 !important;
border: 0;
}
#latest-post .entry-header,
#latest-post .entry-header a {
color: #999;
font-size: 10px;
text-transform: uppercase;
}
#latest-post .entry-header {
margin-bottom: 10px;
}
#latest-post .entry-title,
#latest-post .entry-title a {
color: #ddd !important;
font-size: 22px;
line-height: 30px;
}
#latest-post .entry-title {
padding: 0;
margin-bottom: 15px;
}
#latest-post .entry-summary {
color: #999;
}
#latest-event {
background-color: #ddd;
padding: 5px;
color: #fff;
}
p.ipp-label {
background: #333;
color: #fff;
padding: 10px;
margin-bottom: 15px;
}
#latest-event .inner {
background: #e95d27;
padding: 15px;
}
#latest-event .entry-header {
margin-bottom: 10px;
}
#latest-event .entry-title,
#latest-event .entry-title a {
color: #fff !important;
font-size: 14px;
line-height: 16px;
border: 0;
padding: 0;
}
#latest-event .entry-title {
margin-bottom: 15px;
}
#latest-event .entry-header,
#latest-event .entry-header a {
color: #fff;
font-size: 10px;
text-transform: uppercase;
}
/* */
dl.portlet {
clear: left;
border: 0;
margin-bottom: 20px;
}
.col-events dl.portlet dl {
clear: none;
width: 300px;
float: right;
margin-top: 20px;
}
.col-intro dl.portlet {
margin-bottom: 5px;
}
.portlet-intro .portletItem {
font-weight: normal;
}
#portal-column-two .portlet {
}
dd.portletItem {
border: 0;
padding: 0 0 10px 0;
}
dd.portletItem a,
dl.portlet-twitter dd.portletItem,
dd.portletItem a:visited {
color: #333;
border: 0;
}
.documentContent dd.portletItem a:hover,
dd.portletItem a:hover {
color: #e95d27 !important;
}
span.portletItemDetails {
text-align: left;
padding-top: 5px;
color: #999;
text-transform: uppercase;
font-size: 90%;
font-weight: normal;
}
dt.portletHeader {
background: none;
background: url(/++resource++musictank.site/images/portlet-title-bg.gif) repeat-x 0% 100%;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 20px;
padding: 0 0 10px 0;
text-transform: uppercase;
color: #e95d27;
border: 0;
line-height: 1em;
}
dt.portletHeader a {
color: #e95d27 !important;
background: url(/++resource++musictank.site/images/bg-arrow-orange.png) no-repeat right center;
padding-right: 8px;
}
dt.portletHeader a:hover {
color: #333 !important;
background: url(/++resource++musictank.site/images/bg-arrow-black.png) no-repeat right center;
padding-right: 8px;
}
dl.portlet ul.social-icons {
margin-top: 0;
}
ul.social-icons {
list-style: none;
margin: -25px 0 0 0;
padding: 20px 0 0 0;
}
ul.social-icons li {
float: right;
width: 60px;
text-align: center;
padding-bottom: 5px;
}
ul.social-icons li.recommend {
padding-bottom: 20px;
width: 288px;
float: left;
text-align: right;
z-index: 98;
}
ul.social-icons ul {
display: none;
position: absolute;
margin-left: -30px;
background-color: #fff;
padding: 10px 10px 0 10px;
}
ul.social-icons ul li {
float: none;
text-align: left;
}
ul.social-icons li a {
border: 0;
}
ul.social-icons li.recommend a {
color: #333;
border: 0;
}
ul.social-icons li.recommend a:hover {
color: #00a4a6;
}
#portal-column-two ul.social-icons {
padding-top: 0;
}
.advert {
margin: 30px 0;
}
.carousel {
clear: both;
margin: 20px 0 40px 0;
background-color: #ddd;
padding: 5px;
}
.carousel span {
display: block;
font-size: 80%;
padding-top: 10px;
}
.carousel ul {
background: url(/++resource++musictank.site/images/c-back.gif) no-repeat top center;
margin: 0;
padding: 0;
list-style: none;
}
.carousel li {
margin-bottom: 0;
font-weight: bold;
}
.carousel ul li a {
color: #fff !important;
font-size: 1.4em;
border: 0;
}
ul.portletNavigationTree {
margin: 5px 0;
padding: 0 0 5px 0;
}
.navTreeItem {
background: url(/++resource++musictank.site/images/bg-arrow-grey.png) no-repeat left 4px;
padding-left: 8px;
margin-bottom: 0;
line-height: 15px;
padding-bottom: 2px;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 0;
color: #333 !important;
}
a.navTreeCurrentItem {
border: 0 !important;
background-color: #fff !important;
color: #e95d27 !important;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background: none;
border: 0;
color: #e95d27 !important;
}
/* */
.listing {
padding-top: 10px;
}
.listingBar {
border: 0;
padding: 15px 0 0 0;
background-color: #fff;
font-size: 100%;
}
.post-container {
margin: 0 0 15px;
padding: 0 0 15px;
background: url(/++resource++musictank.site/images/bg-dots.png) repeat-x 0% 100%;
position: relative;
}
.post-container .post-thumb img {
border: 1px solid #EEE;
float: left;
margin: 0px 10px 0px 0px;
padding: 4px;
}
.post-container .entry-title {
color: #333;
font-size: 13px;
font-weight: normal;
line-height: 20px;
margin: 0;
padding: 0;
}
.post-container .entry-title {
color: #333;
font-size: 13px;
font-weight: bold;
line-height: 20px;
margin: 0;
padding: 0;
}
.post-container .comment-title {
float: left;
color: #333;
font-size: 13px;
font-weight: bold;
line-height: 20px;
margin: 0 20px 0 0;
padding: 0;
}
.post-container .entry-title a {
color: #333;
border: 0;
}
.post-container .entry-title a:hover {
color: #E95D27 !important;
}
.post-container .entry-meta {
color: #999;
font-size: 10px;
text-transform: uppercase;
margin: 0 0 3px 0;
}
.post-container .entry-meta a {
text-transform: none;
}
.post-container .comment-meta {
color: #999;
font-size: 10px;
text-transform: uppercase;
margin: 0 0 10px 20px;
}
#latest-post .entry-meta a {
text-transform: none;
}
.entry-summary p {
margin: 0 ;
padding: 0;
}
/* */
.listing {
width: auto;
}
#ssingle-column-left {
float: left;
width: 460px;
z-index: 1;
}
#single-column-right {
float: right;
width: 160px;
background-color: #fff;
margin-top: -25px;
padding-bottom: 7em;
position: relative;
z-index: 2;
}
#single-column-right .inner {
margin-left: 20px;
background: url(/++resource++musictank.site/images/portlet-title-bg.gif) repeat-x top left;
}
#single-column-right dl {
padding-top: 5px;
margin: 0;
}
#single-column-right dt {
color: #999;
font-size: 10px;
text-transform: uppercase;
margin: 0 0 0px 0;
font-weight: normal;
margin-top: 10px;
}
#single-column-left #latest-post {
width: 450px;
}
#single-column-right dd {
margin: 0;
}
#single-column-right a {
color: #333;
border: 0;
}
#single-column-right a:hover {
color: #E95D27 !important;
}
/* */
.field {
clear: none;
}
.field label {
color: #333;
font-size: 13px;
font-style: italic;
font-weight: normal;
}
#commenting .discreet {
display: none;
}
.field .input-container input {
border: 1px solid #ccc;
padding: 5px;
font-size: 100% !important;
}
.field .input-container select {
border: 1px solid #ccc;
height: 2em;
}
.field textarea {
border: 1px solid #ccc;
height: 155px;
padding: 5px;
width: 440px;
}
.input-container,
.textarea-container {
background-color: #eee;
display: inline-block;
margin-right: 10px;
padding: 4px;
}
.input-container .input-text {
width: 350px !important;
}
.input-container .input-file {
width: 350px !important;
}
.input-container select {
width: 350px !important;
}
*+html .input-container .input-text {
width: 336px !important;
}
* html .input-container {
overflow: visible;
display: inline;
padding: 3px;
float: left;
width: 350px;
}
*+html .input-container,
*+html .textarea-container {
padding: 3px;
display: inline;
overflow: visible;
width: 350px;
}
*+html .textarea-container {
width: 452px;
}
.commentActions {
position: absolute;
top: 0;
right: 0;
float: none;
text-align: left;
}
/* */
#content .Rating {
margin-bottom: 0;
}
.RatingViewlet dl {
margin: 0;
}
div.RatingViewlet {
float: none;
}
div.UserRatings {
clear: left;
}
ul.star-rating {
margin: 0;
}
dl.portalMessage {
display: none;
}
div.share-links {
padding-top: 15px;
}
ul.share-links {
display: none;
}
a.action {
background: url(/++resource++musictank.site/images/bg-arrow-t.png) no-repeat right center;
padding-right: 8px;
color: #00a4a6 !important;
font-weight: bold;
border: 0;
}
span.action {
color: #00a4a6 !important;
font-weight: bold;
font-size: 12px;
text-transform: none;
}
a.action:hover,
#single-column-right a.action:hover {
background: url(/++resource++musictank.site/images/bg-arrow-black.png) no-repeat right center;
color: #333 !important;
}
/* */
.job-search .field {
float: left;
clear: none;
width: 25%;
margin-right: 20px;
}
.job-search input {
width: 155px;
}
.job-search select {
width: 155px
}
.job-search .formControls {
float: right;
clear: none;
text-align: right;
padding-top: 15px;
}
.job-search .formControls input {
width: auto;
}
hr {
background-color: #ccc;
}
/* */
#player {
background-color: #ddd;
padding: 5px;
}
#player p {
padding: 10px 0;
text-align: center;
}
#player .inner {
background: #fff url(/++resource++musictank.site/images/player-logo.gif) center 10px no-repeat;
padding-top: 40px;
border: 1px solid #ccc;
}
}

