﻿/* CSS Document */

/* Home page */
.welcome {padding-bottom:20px}
.welcome p{border-bottom:1px dotted #ccc;padding:8px 20px;margin:0;font-size:1.1em}
.welcome h1{margin:0 0 5px}
.home .breadcrumb{display:none}
.home .xprosModule{margin:0 0 0 0;}
.home .xprosModule li{margin-right:20px}
.home .xprosModule{width:44%}

.home .bannerImageBorder{overflow:hidden;height:250px;position:relative;background:url(../../uploads/webpage-bnr-images/default.jpg) 0 0 no-repeat #0e3a4e}
.home .bannerImage img{width:950px;height:250px;display:block}

.sponsorship{background:#fff;height:113px;text-align:center;padding:5px 0}
.sponsorship a{border:none}
.sponsorship a:hover,.sponsorship a:active,.sponsorship a:focus{border:none}


.rehearsal-dates .year{padding:0;margin:0}
.rehearsal-dates .month{float:left;background:#fff;padding:5px;margin:0 10px 10px 0;width:178px;height:12.5em;border:2px solid #557b9e}
.rehearsal-dates .year h2{background:#0e3a4e;padding:5px 10px;color:#fff;margin-right:10px;margin-bottom:10px}
.rehearsal-dates .month h3{background:#557b9e;padding:5px 9px;color:#fff;margin:0}
.rehearsal-dates .month ul{padding:0;margin:0}
.rehearsal-dates .month li{list-style-type:none!important;background:#e7eaed;padding:3px 8px!important;margin:3px 0!important}
.rehearsal-dates .contentImages{display:none}
