@import url("mscl_sc.css");

/*  Clubs directory  */
div.Contacts {padding:  0 10px 12px 10px}
div.Contacts h3 {margin: 10px 0 0 0}
div.Contacts h4 {background-color: transparent; color: #900; margin: 10px 0 2px 20px}
div.Contacts p {margin-left: 40px}

div.Venue {margin-top: 10px; border-width: 1px; border-style: solid; border-color: #B6493A; padding: 10px; background-color: #F0DBAF}
div.Venue h3 {margin: 0 0 3px 0}
div.Venue p {margin-left: 20px}

div.Club {clear: both}
div.Club hr {border-width: 2px 0 0 0; border-style: dotted; border-color: #900}
div.Club div.Team {float: left; width: 160px; line-height: 16px}
div.Club div.Team h4 {margin-bottom: 2px}
div.Club div.Note {clear:both; margin-bottom: 5px; padding: 2px 5px 1px 10px; background-color: #F0DBAF}
div.Club div.Note p {font-size: 11px; margin-bottom: 3px}

/* Clubs section of the History directory */
span.club_data {color: #BD926D; font-weight: bold}
div.Clubs ul li {color: #BD926D; font-weight: bold; list-style-type: none}
div.Clubs ul li  span{color: #000; font-weight: normal}
div.Clubs h3 span {color: #000; font-size: 13px; font-weight: normal}

/* Fixtures directory */
table.fixtures th {padding: 0; font-weight: bold; text-align: left; width: 150px}
table.fixtures th.date {padding: 0 10px 8px 0; text-align: right; width: 80px}
table.fixtures td.date {margin: 20px; text-align: right; width: 80px}
table.fixtures td {line-height: 120%; padding: 0 0 8px 0}

/* External directory */
div.LinksList {padding-bottom: 10px}
div.LinksList h4 {margin: 15px 0 2px 0}
div.LinksList p {margin: 0}
div.LinksList ul li {margin-bottom: 3px}

/* Games directory */
dl.games_list {border-color: #BD926D; border-style: dotted;  border-width: 0 0 3px 0;  font-size : 12px;  margin: 20px 20px 0 20px;  padding: 0 0 10px 0}
dl.games_list dt {border-color: #BD926D; border-style: dotted;  border-width: 3px 0 0 0;  font-size : 12px;  margin: 10px 0 0 0; padding: 10px 0 0 0}
dl.games_list dd {margin-left: 20px}

/* Rules directory */
div.Rules h3 {margin: 20px 0 5px 0}
div.Rules p {margin-left: 13px}
div.Rules p.sub {margin-left: 30px}
div.Rules p.subsub {margin-left: 45px}
div.Rules table {margin: 0 0 6px 100px}
.superseded {background-color : #E1E1E1; }
