/* =========================================================
*   Styles for the Team Excel Synchronized Skating Website
*   First launched in May 2009
*
*   Initially defined by Jeff Sokolov, Publicity Chair
*   with help from all the volunteers
============================================================= */


/* Base Styles
============================================================= */

/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-image: url(../images/bckGradient.gif);
	background-repeat:repeat-x;
	text-align: center;
	border-width: 0px;
	margin: 10px;
	text-align: center;
}
#wrapper {
	width: 850px; 
	margin: 0 auto; 
	text-align: left; 
}

A {
	text-decoration: underline;
}

/* Header Styles
============================================================= */

#TXLheader {
	float:left; 
	text-align: center;
	color: #8b3131;
	font-size: 2em;
	margin-left: 20px;
}
#sloganHeader {
	float: right; 
	margin-top: 12px;
	color: #606060;
	font-size: 1em;
	font-weight: bold;
	margin-right: 20px;
}

#nav {
	width: 850px;
	height: 30px;
	background-color:#8b3131;
	text-align:center;
	margin: 0;
	padding: 0;	
	float: left;
}
#navLeft {
	background-image:url(../images/ltHeaderCorner_30.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 20px;
	float:left;
}
#navRight {
	background-image:url(../images/rtHeaderCorner_30.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#nav UL {
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	margin-right: 0;
}

#nav UL LI {
	list-style: none;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	padding-left: 0;
	padding-right: 0;
}

#nav UL LI.selected {
	text-decoration: none;
	list-style: none;
	display: inline;
	color: #333333;
	background-color: #f4e7d6;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -5px;
	margin-right: -5px;
}
#nav UL LI a.mainNav:link, a.mainNav:visited, a.mainNav:active {
	text-decoration: none;
	background-color:#8b3131;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#nav UL LI a.mainNav:hover {
	background-color: #f4e7d6;
	color: #333333;
}

#skaterLegs {
	border-left: 1px solid #8b3131; 
	border-right: 1px solid #8b3131; 
	width: 848px;
}

/* Main Body Styles
============================================================= */

#bodyTable {
	width: 850px;
	margin-top: -3px;
	background-color: #FFF;
}

#bodyTable A {
	text-decoration: underline;
	color: #0000FF;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}

#leftBodySide {
	width: 17px;
	background-image:url(../images/leftSideTable_clear.png);
	background-position:left;
	background-repeat:repeat-y;
}
#rightBodySide {
	width: 17px;
	background-image:url(../images/rightSideTable_clear.png);
	background-position:right;
	background-repeat:repeat-y;
}

#leftBodyCorner {
	background-image:url(../images/ltBodyCorner_clear.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 17px;
	height: 16px;
}

#rightBodyCorner {
	background-image:url(../images/rtBodyCorner_clear.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width: 17px;
	height: 16px;
}

#centerBodyMiddle {
	background-image:url(../images/centerBody_clear.png);
	background-position: bottom;
	background-repeat:repeat-x;
}

#representingTxt {
	font-size: .8em;
	color: #666666;
	text-align: right;
	margin-bottom: 5px;
}
#mainContent {
	float: left; 
	width: 70%; 
	margin-top: 25px; 
	margin-right: 20px;
}
#peripheralContent {
	float: right; 
	width: 25%; 
	margin-top: 25px;
	vertical-align: top;
}
#ContentHdr {
	color: #333;
	font-weight: bold; 
	font-size: 1.2em; 
	width: 95%; 
	margin-bottom: 10px;
	border-bottom: 1px dashed #999; 
}
#missionHdr {
	height: 27px;
	width: 185px;
	margin-bottom: 10px;
	vertical-align: middle;	
	text-align:left;
	padding-left: 0;
	margin-left: 0;
}

#newsParagraph {
	margin-bottom: 25px;
}
	
#fullPageContent {
	float: left; 
	width: 95%; 
	margin-top: 25px; 
	margin-right: 20px;
}

#pageHdr {
	color: #333;
	font-weight: bold; 
	font-size: 1.2em; 
	width: 95%; 
	margin-bottom: 10px;
	border-bottom: 1px dashed #999; 
}

#whatNewHdr { 
	font-weight: bold;
	color: #8b3131;
	margin: 25px 0px 5px 0px;
}

#whatNewTxt { 
	color: #333;
	font-size: .9em;
	margin-bottom: 1.2em;
}

/* Main Body Styles
============================================================= */

#centerNavTable UL {
	margin: 0;
	padding-left: 0;
	display: inline;
}

#centerNavTable UL LI {
	margin: 0;
	list-style: none;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}

#centerNavTable LI.selected {
	margin: 0px;
	list-style: none;
	display: inline;
	background-color: #f4e7d6;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsText {
	margin: 10px 5px;
}

.newsList {
	margin-left: 20px;
}

/* Page Header Styles
============================================================= */

#pageHdrContainer {
	height: 27px;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;	
	float: left;
	margin-bottom: 20px;
}
#pageHdrLeft {
	background-image:url(../images/leftPageHdr.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 12px;
	height: 27px;
	float:left;
}
#pageHdrRight {
	background-image:url(../images/rightPageHdr.png);
	background-position:right top;
	background-repeat:no-repeat;
	height: 27px;
}

#pageHdrTxt {
	float:left; 
	background-color: #8b3131; 
	color: #f6d466; 
	font-weight: bold; 
	font-size: 1.2em; 
	height: 25px; /* made it 25px in order to center text vertically - see padding-top */
	width: 97%;
	padding-top: 2px;
	padding-bottom: -2px;
}

#ColHdrTxt {  /* this is a special style just for two column layouts */
	float:left; 
	background-color: #8b3131; 
	color: #f6d466; 
	font-weight: bold; 
	font-size: 1.2em; 
	height: 25px; /* made it 25px in order to center text vertically - see padding-top */
	width: 96%;
	padding-top: 2px;
	padding-bottom: -2px;
}

a#backNav {
	color: #666; 
	text-decoration: underline; 
	font-size: .8em;
}

/* Footer Styles
============================================================= */

#Footer {
	width: 830px; 
	vertical-align: middle; 
	text-align: center; 
	margin-top: 10px;
}

#Footer DIV {
	color: #666666; 
	font-size: .8em; 
	text-align: center;
}

/* Subsite Styles
============================================================= */

#SubSite {
	float: left;
	margin-left: 10px;
}
#navSubSite {
	float: left;
	margin-right: 20px;
}
#mainSubsite {
	float: right;
	margin-top: 25px;
}

.teamPhoto {
	margin-bottom: 5px; 
	list-style-type: none; 
	font-weight: bold; 
	font-size: 1.3em; 
	margin-bottom: 25px;
}

.teamRoster {
	font-size: .8em; 
	font-weight:normal;
}
