@charset "utf-8";
/* CSS Document */

/*SR HIGH GLOBAL*/
body  {
	font:75%/150% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background:#212121 url(../Images/Srhigh/mainheader.jpg) 50% 0 no-repeat;
}

/* HEADERS */

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-style: normal;
    color: #fff;
    margin: 0;
    padding: 0;
}

h1 {
    color: #fff;
}

h2 {
    color: #fff;
}

h3, h4, h5, h6 {
    color: #fff;
	
}

h1 {
    font-weight: normal;
    font-size: 1.7em;
    margin-bottom: 1em;
}

h2 {
    font-size: 1.4em;
    font-weight: normal;
	margin-bottom: 1em;

}

h3 {
    font-size: 1.1em;
}

h4, h5, h6 {
    font-size: 1em;
}

h5, h6 {
    font-weight: normal;
}


/* PARAGRAPHS */

p {
    
    color: #fff;
}


/* LINKS */

a {color: #fff;text-decoration: underline;}
a:visited {color: #fff;text-decoration: underline;}
a:hover {color: #fff;text-decoration: none;}


a img {
    border: none;
}


/*SR HIGH FRONTPAGE*/
/*******************************NAVIGATION*****/
#menu li.list1 {width:126px; background:transparent url(../Images/Srhigh/menu/home.jpg);}
#menu li.list2 {width:125px; background:transparent url(../Images/Srhigh/menu/aboutus.jpg);}
#menu li.list3 {width:116px; background:transparent url(../Images/Srhigh/menu/parents.jpg);}
#menu li.list4 {width:97px; background:transparent url(../Images/Srhigh/menu/events.jpg);}
#menu li.list5 {width:92px; background:transparent url(../Images/Srhigh/menu/media.jpg);}
#menu li.list6 {width:88px; background:transparent url(../Images/Srhigh/menu/links.jpg);}
#menu li.list7 {width:122px; background:transparent url(../Images/Srhigh/menu/contact.jpg);}

#menu a#item1 {background:transparent url(../Images/Srhigh/menu/home_on.jpg) -126px -40px no-repeat;}
#menu a#item2 {background:transparent url(../Images/Srhigh/menu/aboutus_on.jpg) -125px -40px no-repeat;}
#menu a#item3 {background:transparent url(../Images/Srhigh/menu/parents_on.jpg) -116px -40px no-repeat;}
#menu a#item4 {background:transparent url(../Images/Srhigh/menu/events_on.jpg) -97px -40px no-repeat;}
#menu a#item5 {background:transparent url(../Images/Srhigh/menu/media_on.jpg) -92px -40px no-repeat;}
#menu a#item6 {background:transparent url(../Images/Srhigh/menu/links_on.jpg) -88px -40px no-repeat;}
#menu a#item7 {background:transparent url(../Images/Srhigh/menu/contact_on.jpg) -122px -40px no-repeat;}

/****************************THE WORD**/
#sidebar1 {
/*	background: url(../Images/Srhigh/frontpage/bkg_word.jpg);
*/
	background-color:#646464;
}

#sidebar1header {
	
}

/*COMMON*/
#sidebar1content h1, #sidebar1content h2, #sidebar1content h3 {
	font-weight: bold;
	color:#FFFFFF;
	margin:0 0 5px 0;
}

#sidebar1content h1 {
	font-size: 120%;
	
}

#sidebar1content h2 {
	margin-bottom: 10px;
	font-size: 140%;
	
}

#sidebar1content h3 {
	font-size: 120%;
	
}

/***************************THE ROCK SPOT***/
#sidebarmid {
/*	background: url(../Images/Srhigh/frontpage/bkg_word.jpg);
*/
	background-color:#646464;
}

#sidebarmidheader {
	
}

#sidebarmidcontent h4 {
	margin:0;
	font-size: 90%;
	font-weight: bold;
	color:#000000;
	text-transform:uppercase;
}

.fraddholder {
	background-color: #212121;
}
/***NEW PHOTOS**/

#sidebar2header {
	
}

#sidebar2 {
	/*background: url(../Images/Srhigh/frontpage/bkg_word.jpg);*/
	background-color:#646464;
}

.newphotopic {
	border: 1px solid #FFFFFF;
}
/*SR HIGH ANNOUNCEPIC BACKGROUNDS AND STYLES*/

#announcepicbox{
   	/*border: 1px solid #fff;*/
}

/*SR HIGH ANNOUNCETEXT BACKGROUNDS AND STYLES*/

#announcetext {
	background: url(../Images/Srhigh/frontpage/announce_text_border_mid.gif) repeat-y;
}

#announcetexttop {
	background: url(../Images/Srhigh/frontpage/announce_text_border_top.gif) top center no-repeat;
}

#announcetextholder {
	background: url(../Images/Srhigh/frontpage/announce_text_border_bot.gif) bottom center no-repeat;
}

/******FRONTPAGE EVENTS TABLE*******/

#eventstable tr:hover, #eventstable tr a:hover {
	color: #FFFFFF;
	background-color: #641717;
}


/*STYLES INSERTED FROM ADMIN*/

.contentimg_left {
	border: 1px solid #FFFFFF;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0;
	float:left;
}

.contentimg_right {
	border: 1px solid #FFFFFF;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0;
	float:right;
}

.imageborder {
	border: 1px solid #FFFFFF;
}

#eventspagetable td {
	border: 2px solid #333333;
}


/***********MEDIA PAGE************/



#bandscontainer table tr:hover {
	background:#666666;
}

.band1pic {
	border: 1px solid #FFFFFF;
}

.band2pic {
	border: 1px solid #FFFFFF;
}

.band1 {
	border: 2px solid #333333;
}
.band2 {
	border: 2px solid #333333;
}




/*********FORMS**********/
#signup td,#login td { 
 border:1px solid #3F3F3F;
}

fieldset {
	border: 2px solid #2F2F2F;
	
}

.labelcell { 
	 color: #fff; 
	 background-color:#2F2F2F; 
}

.fieldcell { 
	 color: #666666;
	 background-color:#2F2F2F;
}


.smalllabelcell { 
 color: #FFFFFF; 
} 
.smallfieldcell { 
 color: #FFFFFF; 
}

#checkbox {
}

.fieldcell input { 
 background-color: #EFEFEF;
 color: #000000; 
 border: 1px solid #000; 
 
} 

.fieldcell textarea {  
 background-color: #EFEFEF;
 color: #000000; 
 border: 1px solid #000; 
}



.smallfieldcell input { 
 background-color: #FFFFFF; 
 color: #000000; 
 border: 1px solid #2b82c7; 
}

.fieldcell select {
 background-color: #FFFFFF; 
 color: #102132; 
 border: 1px solid #3a28aa; 
}

.button { 
 background-color: #fff; 
 color: #000; 
 border: 1px solid #284279;
}
