/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #336633;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #CECE9B;
	background-image: url(../Images/tx-button-sm.gif);
	background-repeat: repeat-y;
	font-size: medium;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #666633;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-size: 125%;
	font-weight: bold;
}

h2{
	color: #336600;
	margin: 0px;
	padding: 0px;
	font-size: 118%;
	font-weight: bold;
}

h3{
	color: #660000;
	margin: 0px;
	padding: 0px;
	font-size: 105%;
	font-weight: bold;
}

h4{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

h5{
	color: #006633;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}


/*************** 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                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 175px;
	left: 125px;
	width:850px;
	background-color: #FFFFCC;
}
#pagecell2{
	position:absolute;
	top: 200px;
	left: 125px;
	width:850px;
	background-color: #FFFFCC;
}

#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: 18px;
	left: 125px;
	width:850px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: thin none #666600;
	height: 150px;
	display: block;
	visibility: visible;
}

#banner {
	position: absolute;
	top: 18px;
	left: 125px;
	height: 145px;
	width:850px;
	margin: 0;
	border-bottom: 3px solid black;
	color: black;
	background: #ABAD85;
	z-index: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
				
	
	#banner h1 {margin: 0;
		padding: 5px;}


#ndxpageNav{
	float: left;
	width:175px;
	padding: 0px;
	background-color: #999966;
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996600;
	border-bottom-color: #999933;
	top: 45px;
	position: absolute;
}

#pageNav{
	float: left;
	width:175px;
	padding: 0px;
	background-color: #999966;
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #996600;
	border-bottom-color: #999933;
}

#content{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	color: #ffffff;
	font-weight: normal;
	border: thick outset #660000;
	position: absolute;
	visibility: visible;
	top: 20px;
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	height: 130px;
	width: 850px;
	left: 0px;
	background-color: #999966;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	color: #006600;
}

#pageName h2{
	color: #006600;
	margin:0px;
	padding: 0px;
	font-size: 175%;
	font-weight: bold;
	border-top-color: #FFFFCC;
}

#pageName img{
	position: absolute;
	top: 6px;
	right: -1px;
	padding: 0px;
	margin: 0px;
}

/************* Nav styles ****************/

#globalNav{
	position: absolute;
	width: 850px;
	min-width: 640px;
	height: 32px;
	color: #336600;
	padding: 0px;
	margin: 0px;
	background-image: url(../Images/glbnav_background.gif);
	top: 125px;
	left: 0px;
	font-weight: bold;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:-5px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	background-color: #996633;
	color: #006633;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFCC;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660000;
}

#navcontainer ul li a:hover
{
background-color: #FFFFCC;
color: #666633;
}




/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	color: #6B7047;
	background-color: #CECE9B;
	font-family: Verdana, sans-serif;
	font-size: small;
}

#breadCrumb a{
	color: #660000;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 1em;
	min-height: 200px;
	height: 200px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	display: block;
}

.featureRT {
	width: 150px;
	position: relative;
	float: right;
	margin-top: 0px;
	bottom: 280px;
	margin-right: -80px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #663300;
}

/*Index page feature*/
.ndxfeature{
	font-size: 1em;
	padding-top: 0px;
	margin-bottom: 30px;
	display: block;
	margin-right: 180px;
}

.ndxfeature a {
	text-decoration:underline;
}


.ndxfeature h1{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}
.ndxfeature h2 {
	color:#FFFFCC;
	font-size: 18px;
	font-weight: bold;
	background-color: #663300;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999966;
}

.ndxfeature img{
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.ndxfeatureRT {
	width: 160px;
	position: absolute;
	float: right;
	margin-top: 0px;
	margin-right: -80px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #663300;
	margin-bottom: 0px;
	top: 60px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	height: auto;
	left: 675px;
	display: block;
}

.ndxstory {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	width: 95%;
	clear: both;
}



/*************** story styles ******************/

.story {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}

.story h3{
	color: #000000;
	font-size: 125%;
	font-weight: bold;
}
.story a {
	text-decoration: underline;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	color: #660000;
	display:block;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #006600;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #336633;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #663300;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFFCC;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #FFFFCC;
	line-height: 120%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	color: #FFFFCC;
	line-height: 120%;
}


.sideInfo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #FFFFCC;
	line-height: 120%;
	background-color: #FFFFCC;
	color: #999966;
	font-weight: bold;
	text-align: center;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


.scholartbl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	margin: 50px;

}

.scholartbl caption {
	font-size: 24px;
	font-weight: bold;
	color: #663333;

}

.scholartbl tr {

}

.scholartbl td {
	text-align: center;
	vertical-align: top;

}

.scholartbl hr {
	background-color: #003300;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #006633;

}

/*Calling Contest Table*/

.calltable {
	margin-left: 100px;
}

.calltable caption {
	font-size:16px;
	color:#660000;
	font-weight: bolder;
	text-align: left;
	padding-top: 15px;
	margin-left: -30px;
}
.calltable td {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

.calltable th{
	padding-right: 10px;
	padding-left: 10px;
}

.altrow {
background-color:#666633;
}
/********************* end **********************/
