﻿/* brass @ mississippi state .5 
    Heather Rowe and Richard Human
*/

/**************** block styles ****************/

body {
    background-color: #660000;
	background-image: url(../../images/background-maroon.jpg);
	background-repeat: repeat-x;
	margin-top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper {
    border: solid 1px #000000;
    }
	
/* content blocks */

#content{
    width: 430px;
    height: 100%;
    font-size: 1em;
    margin: 0px 25px 20px 25px;
    background: #ffffff;
    padding-right: 15px;
    }
    
#contentwide{
    width: 685px;
    height: 100%;
    font-size: 1em;
    margin: 0px 0px 20px 0px;
    background: #ffffff;
    padding-right: 0px;
    }
    
#subcontent{
    background-color: #ffffff;
    float: right;
    width: 200px;
    margin: 0px 0px 0px 0px;
    padding:  10px 0px 20px 0px;
    line-height:1.4em;
    height: 100%;
    }
    
#subcontentwide{
    background-color: #ffffff;
    float: right;
    width: 175px;
    margin: 0px 10px 25px 0px;
    padding:  0px 0px 10px 0px;
    line-height:1.4em;
    height: 100%;
    }
    
#contentwidemargin {
    margin: 10px 25px 10px 25px;
    
}
	
/**************** Main Content Text Styles ****************/	
	
#content .header {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	margin: 25px 25px 0px 0px;
}

#contentwide .header {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	margin: 25px 25px 0px 0px;
}


#content h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
	margin: 25px 25px 0px 25px;
}

#contentwide h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1pt;
	text-transform: uppercase;
	margin: 25px 25px 0px 0px;
}


#content .normal {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	margin: 25px 0px 0px 0px;
}

#contentwide .normal {
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	margin: 15px 0px 0px 0px;
}

#contentwide .normal p {
	margin: 25px 0px 0px 25px;
}


ul, ol{
    margin:0 5px 16px 25px;
}

.errortext {
    color: Navy;
}

.footertext {
	font-size: 12px;
	color: #999999;
	margin-right: 10px;}

/**************** Content styles ****************/

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Subcontent Text styles ****************/

#subcontent h2{
    display:block;
    margin:0 0 15px 0;
    font-size:1.2em;
    font-weight:normal;
    text-align:left;
    letter-spacing:-1px;
    color:#505050;
    background-color:inherit;}

#subcontent h2 a{
    font-size: .8em;
    text-align:right;}

#subcontent p{margin:0 0 10px 0; font-size:0.9em;}
	
#subcontent .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	margin-top: 25px;}

#subcontent ul {
    text-indent: 5px;
    font-weight: lighter;
    list-style-position: outside;
    list-style-image: url(images/triangle.gif);
    padding: 6px;
    margin: 0px;}
    
    
.subcontentBox {
    margin: 25px 0px 0px 0px;
}

.highlightit{
    border: 1px solid #ccc;
}

.highlightit:hover{
    border: 1px solid #660000;
}

.highlightit:hover{
    color: red; /* Dummy definition to overcome IE bug */
}

    
/**************** News Styles ****************/ 

.fp-newsDateTime {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;  
	margin-top: 20px;
}

.fp-newsTitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;  
	margin-top: 3px;
}

.newsreleasedate {
	font-size: 10px;
	line-height: 12px;
    color: gray;
    margin: 20px 0px 0px 25px;
}
   
.newstitle {
    font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
    margin: 4px 0px 10px 25px;
}
/**************** Resources Styles ****************/    

#chooseContentBox {
    margin: 15px 0 20px 0;
    padding: 10px;
    border: 1px dotted #c0c0c0;
    background-color: #fafbfc;
    color: #505050;
}

/**************** Ensembles Styles ****************/ 

.ensemblesinfobox{
    margin: 10px 0px 10px 25px;
    padding: 15px;
    border: 1px solid #c0c0c0;
    background-color: #fafbfc;
    font-size: 11px;
    color: #505050;
    line-height: 1.5em;
    width: 90%;    
}

.ensemblesinfobox .label {
    display: inline-block;
    width: 100px;
}

    
/**************** Event styles ****************/

.fp-eventDateTime {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;  
	margin-top: 20px;
}

.fp-eventTitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;  
	margin-top: 3px;
}

.eventMonthHeader {
    background-color: #dddddd;  
    margin-top: 25px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	height: 18px;
	text-align: center;
}

.eventDateTime {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #555555;  
	margin-top: 20px;
}

.eventTitle {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #660000;  
	margin-top: 3px;
}

.eventDescription {
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;  
	margin-top: 3px;
}

.eventLocation{
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;  
	margin-top: 3px;
}

.eventAdmission{
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;  
	margin-top: 3px;
}

.infobox{
    margin: 10px 0px 10px 25px;
    padding: 15px;
    border: 1px solid #c0c0c0;
    background-color: #fafbfc;
    font-size: 11px;
    color: #505050;
    line-height: 1.5em;
    width: 90%;    
}


/**************** Link styles ****************/

a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: Navy;
}
a:active {
	text-decoration: none;
	color: #660000;
}

.footertext a:link{
	color: #999999;
	text-decoration: none;
}

.footertext a:visited{
	color: #999999;
	text-decoration: none;
}

.footertext a:hover{
	color: #999999;
	text-decoration: underline;
}

.footertext a:active{
	color: #999999;
	text-decoration: none;
}

/**************** Form styles ****************/

.label {
    display: inline-block;
    width: 100px;
}



form.brassform fieldset {
  margin-bottom: 10px;
}
form.brassform legend {
  color: #660000;
  padding: 0 2px;
  font-weight: bold;
}
form.brassform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.brassform fieldset ol {
  margin: 0;
  padding: 0;
}
form.brassform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.brassform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.brassform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.brassform fieldset fieldset label {
  display: block;
  width: auto;
}
form.brassform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.brassform label {
  width: 160px; /* Width of labels */
}
form.brassform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}


/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#660000; background-color:inherit; font-weight:normal;}
