/* CSS STYLE SHEET

edinburghcamerata.org Website
Written: 13-05-06 By R.Brignall
Must seek permission from robert_AT_rbrignall.org.uk 
to reproduce this file. */

body {
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0px 0px 20px 0px;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;         /* Font color */
    text-align: center;
}

div.bodyframe {
    width: 600px; 
    text-align: center;
    margin: 0px 0px 20px 0px;
}

B {
    display: inline;
    font-weight: 700
}

H1 {
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    display: inline
}

H2 {
    text-align: right;
    font-size: 15px;
    font-weight: 600;
    display: inline
}

H3 {
    font-size: 15px;
    font-weight: 600;
    display: inline
}

H4, H5 {
    text-align: left;
    font-weight: 800;
    display: inline
}

H6 {
    line-height: 10px;
    font-size: 10px;
    font-weight: 600;
    display: inline
}



input {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #000;
    font-weight: 400;
    background-color: #fff;
    border-right: 1px solid #447;
    border-bottom: 1px solid #447;
    border-left: 3px solid #447;
    border-top: 3px solid #447;
}

div.navbar1 {
    display: block;
    position: absolute;
    top: 20px;
    left: 50px;
    border-top: 1px solid #400;
    border-left: 1px solid #400;
    background-color: #fff;
    width: 440px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
}
div.navbar2 {
    display: block;
    position: absolute;
    top: 96px;
    left: 50px;
    border-bottom: 0px solid #400;
    border-left: 1px solid #400;
    background-color: #fff;
    width: 440px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.navbar1 div.navitem {
    border-left: 1px solid #400;
    border-bottom: 1px solid #400;
    border-top: 0px;
    border-right: 0px;
}
div.navbar2 div.navitem {
    border-right: 1px solid #400;
    border-top: 1px solid #400;
    border-bottom: 0px;
    border-left: 0px;
}

div.navitem {
    height: 12px;
    display: block;
    position: absolute;
    top: 0px;
    background-color: #fff;
    margin: 0px;
    padding: 1px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: center;
    width: 80px;
    line-height: 12px;
    font-size: 10px;
}

#nav1 {
    left: 20px;
}
#nav2 {
    left: 130px;
}
#nav3 {
    left: 240px;
}
#nav4 {
    left: 350px;
}

div.title {
    display: block;
    position: absolute;
    left: 50px;
    top: 40px;
    margin: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    height: 46px;
    width: 779px;
    border-left: 1px solid #400;
    border-bottom: 0px solid #400;
    border-top: 0px;
    border-right: 0px;
    background-color: #fff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 7px;
    text-align: left;
    color: #400;
/*  background-image: url(graphics/title.gif);*/
    background-repeat: no-repeat;
}

span.letter {
    display: inline;
    color: #c22;
}

div.textholder {
    position: absolute;
    top: 110px;
    left: 50px;
    width: 799px;
    min-height: 500px; 
    margin: 0px;
    padding: 0px;
    border-right: 0px solid #400;
    border-bottom: 0px solid #400;
    border-top: 1px solid #400;
    border-left: 0px;
    background-color: #fff;
    font-family: verdana, arial, helvetica, sans-serif;
}

div.text, div.midtext, div.widetext {
    float: right;
    display: block;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-right: 1px solid #400;
    border-bottom: 1px solid #400;
    margin-bottom: 20px;
/*    height: 400px;  */
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #400;
}
div.text {
    width: 310px;
}
div.midtext {
    width: 460px;
}

div.widetext {
    width: 580px;
}

div.text p:first-letter, div.midtext p:first-letter, div.widetext p:first-letter {
    color: #c22;
}

div.text p.center, div.midtext p.center, div.widetext p.center {
    text-align: center;
}

div.nofloat{
	clear: both;
	float: none;
}

div.image, div.midimage {
   float: left;
   top: 0px;
   width: 400px;
   padding: 20px;
    border-left: 0px solid #400;
    border-bottom: 0px solid #400;
    border-top: 0px;
    border-right: 0px;
    background-color: #fff;
}

div.midimage {
    width: 250px;
}
div.image {
    width: 400px;
}


div.basebar {
    left: 20px; 
    position: absolute;
    top: 100%;
    width: 800px; 
    text-align: center;
    margin: 0px auto;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #aaa;
}

span.committee, span.link, span.indent {
    display: block;
    text-align: left;
    font-size: 11px;
    padding-left: 10px;
}

/* Contact form settings */
input.text, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #400;
	font-weight: 400;
	background-color: #fff;
	border: 1px dotted #400;
      width: 350px;
}

input.submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
/*      font-variant: small-caps; */
	color: #400;
	font-weight: 400;
	background-color: #fff;
	border: 1px dotted #400;
}
div.formentry {
     padding: 5px 0px;
     margin: 0px;
     border-top: 0px solid #460006;
     text-align: left;
}

div.formentry span.caption {
     display: block;
     float: left;
     font-family: verdana, arial, helvetica, sans-serif;
}
div.formentry span.caption:first-letter, input.text:first-letter {
    color: #c22;
}

span.inputbox {
     clear: both;
     display: block;
     border-top: 0px dotted #400;
     padding-left: 10px;
     padding-right: 10px;
}





/* Reviewer box info */

div.review {
     padding: 0px;
     margin: 20px 30px;
     border-top: 1px dotted #400; 
     border-bottom: 1px dotted #400; 
     font-size: 11px;
     font-weight: 500;
     line-height: 19px;
     text-align: justify;
}

span.reviewer {
     display: block;
     border-top: 0px dotted #8a2230; 
     text-align: right;   
     font-size: 11px;
     font-weight: 500;
     font-style: italic; 
}


/* Concert box details */

div.concert {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 15px;
    padding: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    width: 300px;
}
div.date {
    margin: 0px;
    padding-left: 5px;
    border-left: 1px solid #400;
    border-top: 1px solid #400;
    width: 200px;
    font-size: 12px;
    font-weight: 500; 
    letter-spacing: 0px;
}
div.venue {
    margin: 0px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px solid #400;
    border-bottom: 1px solid #400;
    width: 294px;
    font-size: 14px;
    font-weight: 800; 
    letter-spacing: 2px;
}
div.tickets {
    margin: 0px;
    padding-right: 5px;
    border-left: 0px;
    border-right: 1px solid #400;
    border-bottom: 1px solid #400;
    width: 294px;
    font-size: 12px;
    font-weight: 400; 
    letter-spacing: 0px;
    text-align: right;
    clear: left;
}

div.programme {
    float: left;
    margin: 0px;
    padding-left: 0px;
    border-left: 0px solid #400;
    border-right: 1px solid #400;
    border-bottom: 0px solid #400;
    width: 299px;
    font-size: 12px;
    font-weight: 500; 
    letter-spacing: 0px;
    text-align: right;
}
div.feature {
    clear: left;
    display: block;
    width: 294px;
    text-align: right;
}

div.feature span.composer {
    border-left: 0px solid #400;
    margin: 0px;
    padding-right: 6px;
    text-align: right;
    font-style: italic;
}
div.feature span.piece {
    padding-right: 6px;
    text-align: left;
}
div.feature:first-letter{
    color: #c22;
}

/* Musician table */
ul.musicians {
	margin: 0px 0 20px 0;
	padding: 0px;
      list-style: none;
}
ul.musicians li.voice:first-letter {
    color: #c22;
}
ul.musicians li{
	margin: 0;
	float: left;
}
ul.musicians li ul li {
      font-size: 11px;
      padding-left: 10px;
      line-height: 15px;
}
ul.musicians li.firstinline{
	clear: left;
}
ul.musicians li.nofloat{
	clear: left;
	float: none;
}
ul.musicians ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 140px;
}
ul.musicians ul li{
	float: none;
}

/* Repertoire settings */
div.repertoire {
      width: 400px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
      list-style: none;
      font-size: 11px;
      line-height: 14px;
}

div.repertoire div {
      clear: both;
      padding: 5px 0px;
      font-size: 11px;
}

div.repertoire div span.composer {
      display: block;
      padding: 0px;
      margin: 0px;
      width: 120px;
      float: left;
}
div.repertoire div span.composer:first-letter {
      color: #c22;
}
div.repertoire div span.piece {
      display: block;
      float: right;
      padding: 0px;
      margin: 0px;
      width: 250px;
      clear: right;
}






/* LINK COLOURS */

a { text-decoration: none; }
div.navitem a:link { color: #c22; }
div.navitem a:visited { color: #c22; }
div.navitem a:active { color: #c22; }
div.navitem a:hover { color: #f00; }

div.text a:link { color: #c22; }
div.text a:visited { color: #c22; }
div.text a:active { color: #c22; }
div.text a:hover { color: #f00 }

div.midtext a:link { color: #c22; }
div.midtext a:visited { color: #c22; }
div.midtext a:active { color: #c22; }
div.midtext a:hover { color: #f00 }

div.widetext a:link { color: #c22; }
div.widetext a:visited { color: #c22; }
div.widetext a:active { color: #c22; }
div.widetext a:hover { color: #f00 }


span.committee a:link { color: #c22; }
span.committee a:visited { color: #c22; }
span.committee a:active { color: #c22; }
span.committee a:hover { color: #f00 }


div.basebar a:link { color: #d66; }
div.basebar a:visited { color: #d66; }
div.basebar a:active { color: #d66; }
div.basebar a:hover { color: #f00; }

div.tickets a {
text-transform: uppercase;
font-size: 10px;

}
div.tickets a:link { color: #d66; }
div.tickets a:visited { color: #d66; }
div.tickets a:active { color: #d66; }
div.tickets a:hover { color: #f00; }



