*{ margin: 0; padding: 0; }
html, body { 
    width: 100%;
    height: auto;
    font-family: arial, Georgia, sans-serif;
    margin: 0px;
    font-size: 12px;
    background: #ffffff url(../images/MCCaB_topbanner.png) top center no-repeat;
    color: #3A3A3C;
}
    
img  { border: 0; }
.border {
   padding:1px;
   border:1px solid #021a40;
   background-color:#ff0;
}

.left         { float: left;  margin: 0 10px 10px 0; }
.right       { float: right; margin: 0 0 10px 10px; }
.leftonly  { float: left; }
.rightonly{ float: right; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 5px; }
    
xx { font-size: 160%; color: #DC2225; margin: 0 0 1em 0;}
h1 { font-size: 160%; color: #D00000; margin: 0 0 1em 0;}
h1_thyme { font-size: 160%; color: #006600; margin: 0 0 1em 0;}
h2 { font-size: 125%; color: #000000;}
h3 { font-size: 110%; color: #666; margin-bottom: 8px; }
h4 { font-size: 100%; color: #000000;}
h5 { font-size: 100%; color: #000000;}
p  { font-size: 100%; color:  #3A3A3C; margin-bottom: 10px; }

ol li, ul li{ margin-left: 13px; }
ul {list-style-type: disc;}
li {color: #000; padding-bottom: 5px;}
#strapline {float: right; margin-top: 55px;}
a { color: #D00000; font-weight: bold; text-decoration: none; }
a_thyme { color: #006600; font-weight: bold; text-decoration: none; }
xx a{ color: #DC2227; }
h3 a{ color: #D00000; }
h3_thyme a{ color: #006600; }
a.h3{ font-weight: bold; font-size:  110%; }
a.h3: hover, h3 a: hover{ text-decoration: none; }

a: link      {text-decoration: none; }
a: visited {text-decoration: none; }
a: hover  {text-decoration: underline; }
a: active {text-decoration: none; }

.xactive { color:  #DC2225 !important; }
.active { color:  #D00000 !important; }
.active_thyme { color:  #006600 !important; }
.red { color: #DC2225; }
hr{ 
    margin: 0 0 12px 0;
    color: #CACACA;
    border-top: 1px solid #CACACA;
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.top_art      { margin-left: 240px; }
.top_art img{ padding-top: 10px; }

.thumbimage { 
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    border: none;
}
.mainimage {
    float: right;
    padding-left:  10px;
    padding-bottom: 10px;
    border: none;
}
.back {
    padding: 5px;
    font-weight:  bold;
    border: 1px solid #000;
    float: left;
    margin: 5px 15px 10px 0;
    min-width: 40px;
    text-align: center;
}
.backactive {
    padding: 5px;
    font-weight: bold;
    border: 1px solid #000;
    float: left;
    margin: 5px 15px 10px 0;
    min-width: 40px;
    text-align: center;
    background: #DC2225;
    color: #ffffff !important;
}
.backactive: hover {
    text-decoration: none !important; }
.back1 {
    padding: 5px;
    font-weight: bold;
    border: 1px solid #000;
    float: right;
    margin: 5px 15px 10px 0;
    min-width: 40px;
    text-align: center;
}
.gallery_img_class {
    float: left;
    text-align: center;
    width: 130px;
    margin: 10px 0;
}

#title {
    display: block;
    width: 0;
    height: 0;
    text-indent: -999em;
    overflow: hidden;
}
#container {
    display: block;
    height: auto;
    width: 970px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
#header{ 
    width: 970px;
    height: 161px;/*background: #000000;background: url(../../images/header1.png) no-repeat top #050706;*/
    margin-bottom: 20px;
}
#right_logo {
    display: block;
    width: 975px;
    height: 147px;
    margin-left: auto;
    margin-right: auto;
}
#right_logo h1{ color: #ffffff !important; }
/*#right_logo img {float: right;margin-right: 0px;}*/
.login a img{ float: right; }
#header #logo{ padding-left: 20px }
#header #banner{ padding-right: 20px }
#header_login { background: url(../../images/member_login.png) repeat-x center; }

a.logo{ float: left; margin-top: 24px; }
a.login_button{ float: right; margin: 124px 18px 0 0; color: #DC2225; }
a.login_button: hover{ text-decoration: none; }
a.submit {float: left; margin-left: 2px;}
#top_bar { width: 860px; height: 32px; margin-left: auto; margin-right: auto; background: #8C6095; }
#content_wrapper{}
#content{ width: 970px; height: auto; float: left; background: #ffffff; }
#welcome{ width: 270px; float: left; min-height: 210px; padding-left: 24px; }
#welcome_img{ width: 385px; float: left; margin-left: 20px; }
#welcome h1 { color: #fff; background: #DC2227; padding-left: 10px; }

/*
.music   { float: left; width: 267px; }
.music h2{ background: #DC2227; color: #fff; border: 12px solid #DC2227; font-weight: normal !important;margin-bottom: 20px; }
.music p { margin-top: 5px; border-bottom: 1px solid #CACACA; padding: 0 0 10px; }
.music p.last { border: none; }
 */
 
#mainContenthome {  float: right; background: #ffffff; width: 805px;min-height: 400px; }
#mainContent {  float: left; width: 535px;min-height: 400px; }

.feedbackleft{	float: left;width: 480px;	}
.feedbackright{	float: right;width: 305px; }

#mainContent h1{ padding-top: 0px; }
#mainContent a{ color: #DC2225; font-weight: bold; }
.person {font-weight: bold; }
.voice {font-style:italic;}
.work {font-style:italic;}
.soloist {font-weight: bold; color: #D00000; text-decoration: none; }
.soloist_thyme {font-weight: bold; color: #006600; text-decoration: none; }
.error {font-weight: bold; color: #D00000; text-decoration: none; }
.error_thyme {font-weight: bold; color: #006600; text-decoration: none; }
.link {font-weight: bold; color: #2f2f2f; text-decoration: underline; }
.emphasise {font-weight: bold; }
.lyrics {font-style:italic;}
/*#mainContent  p{padding-bottom: 0px;}*/

.maincontent-left{ float: left; width: 280px; min-height: 241px; margin-bottom: 25px; }
.maincontent-right{ float: right; width: 525px; margin-bottom: 25px; }
.maincontent-left h1{ margin: 0 0 12px 0; }
.maincontent-left strong{}

.newsimg{ margin-right: 12px; float: left; margin-bottom: 20px; } 
.news{ float: left; margin: 0; width: 257px; } 
.membernews{ float: left; margin: 0;width: 250px; } 
.engagements{ float: left; margin: 0 0 0 20px;width: 257px; }
.contact { float: left; width: 250px; }

.contact h1, .engagements h1, .news h1, .membernews h1{ border-bottom: 1px solid #CACACA; padding: 0 0 12px 0; }
.membernews p.last, .news p.last{ border: none; }
.engagements p, .news p, .membernews p{ border-bottom: 1px solid #CACACA; margin-top: 10px; padding-bottom: 10px; }
.engagements p.last, .news p.last { border: none; }

.sound  { float: left; width: 250px; }
.sound1{ float: left; width: 233px; padding-left: 0px; padding-top: 0px; }
.sound1 img{ margin-right: 9px; margin-top: 12px; }

#shortcut{ width: 940px; }
.facebook img { padding-right: 108px; float: right; }
li.home-whats-on {}
.band{ float: left; margin: 10px 15px; }

#secondaryContent { width: 250px; float: right; padding: 0; margin-right: 0px; }
#secondaryContent img { padding-bottom: 15px; }

#rightcol { display: block; width: 200px; float: right; }
#rightcol a { text-decoration: none; }
#rightcol li { color:  #0054A6; font-weight: bold; }

#rightcol2 { display: block; width: 280px; float: right; }
#rightcol2 a { text-decoration: none; }
#rightcol2 li { color:  #0054A6; font-weight: bold; }

#topnavigation ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 780px;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size:  0.8em;
}
#topnavigation ul li { display: inline;  }
#topnavigation ul li a {
    float: left;
    width: auto;
    color: #fff;
    width: 128px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    border-right: 2px solid #ffffff;
    background-color: #0054A6;
}
#topnavigation ul li a: hover {}
#topnavigation li.active a { color: #555C77; background-color: #FDCD07; }

#mainnavigation { float: left; margin: 0 20px 0 0; width: 145px; }
#mainnavigation ul { margin: 0;padding: 0; }
#mainnavigation ul li {
    list-style-type: none;
    padding: 0 0 5px 0;
    width: 145px;
    border-bottom: 1px solid #CACACA;
    margin: 0 0 6px 0;
}
#mainnavigation li { padding: 8px 0 8px 0; margin-left: 0;/*border-bottom:  1px solid #E6E6E7; */list-style-type: none; }
#mainnavigation li a{ text-decoration: none; color: #000000; font-weight: bold; }
#mainnavigation li a: hover{ color: #555555; }
#mainnavigation li.active a{ color: #DC2225; }
#mainnavigation	 ul li.last { border-bottom: none; }
/*
#mainContenthome a{ color: #222222; }
#mainContenthome a: hover{ color: #333333; }
*/
#footer {
    float: right;
    width: 970px;
    height: 20px;
    border-top: 1px solid #CACACA;
    margin: 20px 0;
}
.footerleft{ width: 680px; float: left; padding-top: 8px; }
.footerright{ float: right; padding-top: 8px; color: #3A3A3C; }
.footerright P, .footerright a{ color: #3A3A3C; }

form#the_form { width: 100%; float: left;}
form#the_form .text, form#the_form textarea { width: 265px; }
form#the_form #Send_enquiry { margin: 0; float: left; }
form#the_form .chkbox { width: 20px; float: none;margin: 0; }
form#the_form .submit { width: 80px; }
.radio{ width: auto; }

#the_form label {	width: 225px; font-weight: bold; }

form label { 
    display: block;
    float: left;
    width: 180px;
    font-weight: bold;
    padding: 5px  0
}
form input, form textarea { margin-bottom: 0; }
form div {  padding: 6px; margin-bottom: 3px; width: 200px; }
form fieldset { border: 1px solid #CACACA; padding: 10px; margin: 10px 0; float: left; }
form legend { font-weight: bold; color: #3A3A3C; }

#mc-embedded-subscribe-form label{ display: block;  float: left; width: 160px; font-weight: bold; padding: 3px 0;}
#mc-embedded-subscribe-form input, #mc-embedded-subscribe-form textarea { float: left; width: 160px; margin: 0 0 0 0; }
#mc-embedded-subscribe-form #mc-embedded-subscribe { background: #cc1857; color: #fff; padding: 2px; border: none; width: 60px; }

#mainContentLeft-1 { float: left; width: 365px; }
#mainContentRight-1 { float: right; width: 170px; }
