/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #280003;
	background-image: url(Graphics/BlackBlueBackground.png);
	background-repeat: repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #cccccc;
	text-decoration: none;
}
a:visited{
	color: #cccccc;
	text-decoration: none;
}
a:hover{
	color: #cccccc;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #21536A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageCell{
	position:absolute;
	top: 175px;
	left: 7%;
	right: 7%;
	width:725px;
	background-color: #ffffff;
	background-image: url(Graphics/BlueRust3.png);
	height: auto;
	visibility: visible;
}

.pageCellImage{
	position:absolute;
	top: 125px;
	left: 30%;
	right: 7%;
	width:725px;
	background-image: url(Sandbox/BlueRustGymnastPlay.gif);
	background-repeat: no-repeat;
	height: 725px;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#mastHead{
	position: absolute;
	top: 40px;
	width:725px;
	height: auto;
	left: 7%;
	right: 7%;
	background-position: center;
	visibility: visible;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	color: #21536A;
}

#content{
	padding: 0px 20px 0px 10px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
#content a:link{
	color: #ffffff;
	text-decoration: underline;
}
#content a:visited{
	color: #dddddd;
	text-decoration: underline;
}
#content a:hover{
	color: #cccccc;
	text-decoration: underline;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	background-image: url(Graphics/GymActBanner.png);
	background-repeat: no-repeat;
	padding-top: 112px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #cccccc;
}

/************** pageName styles ****************/

#pageName{
	padding: 10px 0px 014px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-image: url(Graphics/GymActStrip.jpg);
}

#pageName h2{
	color: #999999;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

#textFrameRight1{
	position:absolute;
	top: 270px;
	left: 840px;
	width:175px;
	color: #21536A;
	background-color: #EEEEEE;
	height: auto;
	visibility: visible;
	border-style: ridge;
	border-color: #21536A;
	border-width: 3px;
	padding: 5px;
	font-size: small;
}

/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}
html>body .feature {height: auto;} 

.feature h1{
	color: #999999;
	padding: 30px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	text-align: center;
}

.feature h2{
	color: #cccccc;
	padding: 10px 0px 0px 0px;
	font-size: 120%;
}

.feature h3{
	color: #cccccc;
	padding: 10px 0px 0px 0px;
	font-size: 100%;
}

.feature img{
	float: none;
	margin: 0px 10px 5px 0px;
}

#mapInfo{
	font-size: 75%;
	color: #000000;
}
#scheduleTable{
	font-size: 70%;
	color: #000000;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: x-small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************ sectionLinks styles **************/

#selectedSectionLink{
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(Graphics/DarkGrayButton.png);
	display: block;
	font-weight: bold;
	color: #21536A;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(Graphics/GrayButton.png);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	background-color: #DDEEFF;
	background-image: url(Graphics/BlueButton.png);
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.selectedRelatedLink{
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(Graphics/DarkGraySmallButton.png);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #21536A;
}

.relatedLinks{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
	background-image: url(Graphics/GraySmallButton.png);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	background-repeat: no-repeat;
}

.relatedLinks a:hover{
	background-color: #DDEEFF;
	background-image: url(Graphics/BlueSmallButton.png);
	font-weight: bold;
	text-decoration: none;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	color: #21536A;
}

#advert a:link,  #advert a:visited{
	color: #21536A;
	font-weight: bold;
}

#advert a:hover{
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#advert img{
	display: block;
}


/********************* end **********************/

