.teamGoldBody {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  text-align: left;
  margin: 10px 32px 10px 20px;
  border-collapse: collapse;
  background-image: none;
  color: navy;
  background: gold;
}
.teamBlueBody {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  margin: 10px 32px 32px 32px;
  border-collapse: collapse;
  background-image: none;
  text-align: left;
  color: gold;
  background: navy;
}

body {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background-image:url("http://www.shrewsburycheerleading.org/images/goldGradient_vertical_600px_single.gif"); */ /* background-color: gold;
/*  background: gray url('images/background.jpg') repeat-x top left;  */
  color : black;
  text-align: left;
  margin: 8px 5px 5px 5px;
}
#container {
  width: 800px;
  margin: auto;
  background: white;
}
#header {
  background: white url('images/header.jpg') repeat-x bottom left;
  color: black;
  font-weight: normal;
  height: 200px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  position: relative;
}
#content {
  background: white;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  margin-right: 220px;
}
#sidebar {
  text-align: center;
  background: white;
  float: right;
  width: 220px;
  padding-left: 8px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 32px;
  margin-top: 8px;
  font-size: 11px;
}
#footer {
  background: gray url('images/footer.jpg') no-repeat bottom left;
  clear: both;
  text-align: center;
  font-size: 11px;
  padding: 8px;
  color: gray;
}
#footer a {
  color: gray;
}
.sidebarItem {
  background: white;
  border-bottom: white solid 8px;
}
.sidebarItemTitle {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  background: white url('images/sidebartitle.jpg') no-repeat left;
  color: white;
  padding-left: 12px;
  padding-top: 8px;
  height: 24px;
}
.sidebarItemTitle span a {
  color: white;
}
.sidebarItem ul {
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
}
.sidebarItem li {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  list-style-type: none;
}

a img {
  border: 0;
}
a:link {
  text-decoration: underline;
  color: black;
}
a:visited {
  color: #404040;
}

a.important:link {
  color: darkred;
}
a.important:visited {
  color: purple;
}
.important {
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
}

#blogName {
  font-size: 44px;
  color: white;
  padding-top: 8px;
  position: absolute;
  top: 90px;
  left: 20px;
}
#blogDescription {
  font-size: 16px;
  color: white;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: normal;
  position: absolute;
  bottom: 20px;
  left: 24px;
}
h1 {
  font-size: 24px;
  font-weight: normal;
  color : darkblue; /* #6e7d8e; */
  background: transparent url('images/bullet.jpg') no-repeat center left;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-left: 30px;
  margin: 0px;
}
h1 a:link, h1 a:visited {
  color : #6e7d8e;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}
h2 {
  font-size: 12px;
  font-weight: normal;
  padding-left: 30px;
  padding-top: 4px;
  color: #6e7d8e;
  margin: 0px;
}
h3 {
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  color: #6e7d8e;
  margin: 0px;
}
.contentItem {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  background: white;
}
.contentItemBody {
  line-height: 1.5;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: justify;
}
.contentItemLinks {
  float: right;
  text-align: right;
  font-size: 11px;
  color: gray;
}
.contentItemLinks a {
  color: gray;
}
.even {
  background: #F4F4F4;
}
.odd {
  background: white;
}
.small {
  font-size: 11px;
}
.response {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 4px;
}
.response h1 {
  font-size: 12px;
  font-weight: normal;
  background: transparent;
  padding-left: 0px;
}
.responseBody {
  line-height: 1.5;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: justify;
}
.metadata, .metadata a {
  font-size: 11px;
  color: gray;
  line-height: 1.5em;
}
.approved {
}
.pending {
  background: transparent url('images/pending.gif') no-repeat top left;
  border: solid orange 1px;
}
.rejected {
  background: transparent url('images/rejected.gif') no-repeat top left;
  border: solid red 1px;
}
.published {
}
.unpublished {
  background: white url('images/draft.gif') no-repeat top left;
}
blockquote {
  border-left: solid #E0E0E0 4px;
  padding-left: 8px;
  color: gray;
}
.tags, .categories {
  border: solid #F0F0F0 1px;
  margin: 16px;
  padding: 4px;
  background: #F8F8F8;
  font-weight: normal;
  font-size: 11px;
}
.tags a, .categories a {
  color : gray;
  font-weight: normal;
}
.tagCloud {
  font-size: 24px;
  line-height: 1.0em;
  text-align: justify;
}
.sidebarTagCloud {
  font-size: 18px;
  line-height: 0.8em;
  text-align: justify;
}
.tagCloud1 {
  font-size: 0.5em;
}
.tagCloud2 {
  font-size: 0.6em;
  font-weight: bold;
}
.tagCloud3 {
  font-size: 0.65em;
  font-weight: bold;
}
.tagCloud4 {
  font-size: 0.7em;
  font-weight: bold;
}
.tagCloud5 {
  font-size: 0.75em;
  font-weight: bold;
}
.tagCloud6 {
  font-size: 0.8em;
  font-weight: bold;
}
.tagCloud7 {
  font-size: 0.85em;
  font-weight: bold;
}
.tagCloud8 {
  font-size: 0.9em;
  font-weight: bold;
}
.tagCloud9 {
  font-size: 1.0em;
  font-weight: bold;
}
.tagCloud10 {
  font-size: 1.2em;
  font-weight: bold;
}
.tagCloud ul, .sidebarTagCloud ul {
  padding: 8px;
  margin: 0px;
}
.tagCloud li, .sidebarTagCloud li {
  display: inline;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}
.tagCloud a, .sidebarTagCloud a {
  text-decoration: none;
}
.tagCloud a:hover, .sidebarTagCloud a:hover {
  color: white;
  background: #6e7d8e;
}

.calendar {
  padding: 8px;
}
.calendarDayHeader {
  font-weight: bold;
  text-align: right;
}
.calendarDay {
  text-align: right;
  padding: 2px;
}
.calendarDayWithEntries {
  background: #C0C0C0;
  text-align: right;
  padding: 2px;
}
.calendarDayWithEntries a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.calendarDayWithEntries:hover {
  color: white;
  background: #6e7d8e;
}
.calendarToday {
  background : #6e7d8e;
  color: white;
  text-align: right;
  padding: 2px;
  font-weight: bold;
}
.calendarToday a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.photo {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: solid black 1px;
  text-align: center;
}
.codeSample {
  font-family: Courier, sans-serif;
  font-size: 11px;
  border: solid #F0F0F0 1px;
  text-align: left;
  background: #F8F8F8;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px;
  overflow: auto;
}
#linearNavigationLinks {
  background: black;
  padding: 6px;
  color: white;
  text-align: center;
}
#linearNavigationLinks a {
  color: white;
  text-decoration: none;
}
#linearNavigationLinks a:hover {
  text-decoration: underline;
}
#search {
  position: absolute;
  top: 11px;
  right: 10px;
  color: white;
}
#subscriptions {
  position: absolute;
  top: 11px;
  left: 10px;
  color: white;
}
#subscriptions a {
  color: white;
  text-decoration: none;
}
#subscriptions a:hover {
  text-decoration: underline;
}
thead {
  text-align: left;
  background: #6e7d8e;
  color: white;
}
th {
  font-weight: normal;
}

/* original shscree.css follows..................................................................... */
.shscheer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #EEEEEE;
	/* filter: Light; - not sure what this is but it is causing errors */
}
.mainMenuTable {
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}
.mainMenuRow {
	vertical-align:		bottom;
	height:			0px;	/* was 40px */
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}
.hiddenMenuSection {
	border:			none;
	height:			0px;
}
.unhiddenMenuSection {
	border:			50px;
	height:			600px;
}
.hiddenMenuSection .unhiddenMenuSection {
}
.cellMousedOver {
	font-size: 		16px;
	/* font-weight: 	bold; */
	background:		gold;
	color:			navy;
}
.cellMousedOut {
	font-size: 		16px;
	/* font-weight: 	bold; */ /* normal; */
	background:		navy;
	color: 			gold;
}
.cellSelected {
	height:			300;
	background:		purple;
	color: 			gold;
}
.cellUnSelected {
	background:		navy;
	color: 			gold;
}
.cellMousedOver, .cellMousedOut, .cellSelected, .cellUnSelected, .menuCell {
	width:			105px;
	text-align:		center;
	vertical-align:		bottom;
	border:			white 3px groove;
	padding-top:		1px;
	padding-bottom:		1px;
	margin-top:		1px;
	margin-bottom:		1px;
}
.mainMenuCellSpacer {
	width:			105px;
	height:			5px;
}
.membersOnlyMenuDiv {
	visibility:		hidden; /* [supposedly?] this way the screen size (etc.) doesn't change when it appears */
	/* display:		none; */
}

/* regular link attributes
A:visited {
	color: 			gold;
	background:		black;
}
*/
/*
imageButtonLink {
	width: 104;
	height: 102;
	color: 			gold;
	background:		navy;
}
*/
A.rollover img {
	border-width:		0;
}
A.imageButtonLink:link {
	color: 			gold;
	background:		navy;
}
A.imageButtonLink:active {
	color: 			gold;
	background:		navy;
}
A.imageButtonLink:visited {
	color: 			gold;
	background:		navy;
}
A.imageButtonLink {
	border-collapse: collapse;
	border:			none;
}
A.hotTextLink:link {
	color: 			red;
}
A.hotTextLink:visited {
	color: 			white;
}
A.darkHotTextLink:link {
	color: 			red;
}
A.darkHotTextLink:visited {
	color: 			purple;
}
buttonLink {
	color: 			gold;
	background:		navy;
}
A.buttonLink:link {
	color: 			gold;
	background:		navy;
}
/* we override this anyway... but leave it in for good measure */
A.buttonLink:active {
	color: 			navy;
	background:		gold;
}
A.buttonLink:visited {
	color: 			gold;
	background:		navy;
}
A.buttonLink, A.cellMousedOver, A.cellMousedOut, A.cellSelected, A.cellUnSelected {
	border:			none;
}
table {
	border-collapse: collapse;
	/* border-style: none;
	/* padding: 0 0 0 0; */
	/* spacing: 0 0 0 0; */
	/* cellspacing=0; */
}

#mainIframe {
	/* background-image:url("../images/girlOnShoulders1.jpg"); */
	background-color: #efebde;
	display: inline;
	width: 820px; /* 795px; */
	height: 840px; /*  535px; 1050px; */
	border-collapse: collapse;
	border-width:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	/* border: 4px solid #032a6d; */
}
.coachsUpdateTable {
	margin-left:		30px;
}
.clinicTable {
	border-collapse: collapse;
/*
	border-width:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	padding-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
*/
}
.centeredTable {
	text-align:		center;
}
.contactTable {
	margin-left:		10px;
	margin-right:		10px;
}
.linksTable {
	margin-left:		100px;
}
.coachsUpdateTable, .clinicTable, .contactTable, .simpleTable  {
	text-align:		center;
	font-size:		12px;
	font-family:	Georgia, "Times New Roman", Times, serif;
}

.rosterTable {
}
.scheduleTable {
}
.noticeTable {
}
.rosterTable, .scheduleTable, .linksTable, .crowdedTable {
	text-align:		left;
}
.noticeTable {
	text-align:		right;
}
.rosterTable, .scheduleTable, .linksTable, .crowdedTable .centeredTable {
	border:			0px;
	margin:			20px;
	padding-top:	0px;
	padding-bottom:	0px;
	padding-right:	5px;
	padding-left:	5px;
	font-size:		12px;
	font-family:	Georgia, "Times New Roman", Times, serif;
}

.bodyIframe {
	border-collapse: collapse;
	background-image: none;
	text-align: center;
	color: navy;
}

titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #032a6d;
	/* filter: Light; - not sure what this is but it is causing errors */
}	
.shoutBody {
	/* background-image:url("../images/SHS_Cheerleading_Winter_2006-07_819x672.jpg"); */
	/* background-image:url("../images/Sep2107_0108_800x533.jpg"); */
	/* background-image:url("../images/SHSWinter20072008Cheerleading_800x551.jpg"); */
	/* background-repeat: no-repeat; */
	background: black;
	padding-left:	5px;
}
.thanksText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: gold;
}
.shoutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: gold;
	text-decoration: blink;
}
.darkSmallerShoutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: blue;
	text-decoration: blink;
}

.logoTD {
	vertical-align: 	top;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}

.headerTD {
	vertical-align: 	top;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}

.mainTD {
	vertical-align: 	top;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
 }

.headerTD, .mainTD {
	padding-left:		10px;
}

.teenyTinyBoldText {
	font-weight: bold;
}
.teenyTinyBoldText, .teenyTinyText {
	font-size: 8px;
}

.tinyBoldText {
	font-weight: bold;
}
.tinyBoldText, .tinyText {
	font-size: 9px;
}

.mediumGoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: gold;
}
.mediumGoldText a:link {
  text-decoration: underline;
  color: white;
}
.mediumGoldText a:visited {
  color: gold;
}

.mediumBoldText {
	font-weight: bold;
}

.mediumBoldVisitedText {
	color: purple;
	font-weight: bold;
}
.mediumBoldText, .mediumText {
	font-size: 12px;
}

.bigBoldText {
	font-weight: bold;
}
.bigBoldText, .bigText {
	font-size: 15px;
}

.hugeBoldText {
	font-weight: bold;
}
.hugeBoldText, .hugeText {
	font-size: 20px;
}

.freakinHugeBoldText {
	font-weight: bold;
}
.freakinHugeBoldText, .freakinHugeText {
	font-size: 26px;
}

.reallyFreakinHugeBoldText {
	font-weight: bold;
}
.reallyFreakinHugeBoldText, .reallyFreakinHugeText {
	font-size: 36px;
}

.teenyTinyBoldText, .teenyTinyText, .tinyBoldText, .tinyText, .mediumBoldText, .mediumText, .bigBoldText, .bigText, .freakinHugeBoldText, .freakinHugeText, .reallyFreakinHugeBoldText, .reallyFreakinHugeText {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.headerText, .reallyFreakinHugeText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  margin: 20px 32px 10px 20px;
  vertical-align: 	top;
  text-align: center;
  border-collapse: collapse;
  padding-top:		0px;
  padding-bottom:	0px;
  padding-left:		0px;
  padding-right:	0px;
  background-image: none;
  color: gold;
  background: navy;
}
.headerTextTable {
	height:			110px;
	width:			290px;
	border-top:		0px;
	border-bottom:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	padding-left:		10px;
	padding-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
}
.redFreakinHugeBoldText, .freakinHugeText {
	font-size: 26px;
	color:	red;
}
.redHugeBoldText, .hugeText {
	font-size: 20px;
	color:	red;
}
#content {
	font-size: 26px;
	color:	red;
	position: absolute;
	top: 80px;
	left: 10px;
	width: 700px;
	height: 400px;
}
#contentTitle {
	position: absolute;
	left: 70px;
	margin-top: 10px;
	margin-left: 20px;
}
#MovVideoLinkDivId, #WmvVideoLinkDivId {
	position: absolute;
}
#MovVideoLinkDivId {
	top: 80px;
	left: 20px;
}
#WmvVideoLinkDivId {
	top: 260px;
	left: 20px;
}
#shoutTextDiv {
	position: absolute;
	top: 40px;
	left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: gold;
	text-decoration: blink;
}
#MediaFloater {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10px;
}
#CheerClinicFloater {
	position: absolute;
	top: 10px;
	left: 29px;
	z-index: 12px;
}
#VideoFloater {
	position: absolute;
	top: 200px;
	left: 5px;
	z-index: 12px;
}
#SlideShowFloater {
	position: absolute;
	top: 100px;
	left: 260px;
	z-index: 12px;
}

