/* CSS for NC Masters Web page */
/* File name ncms.css */


/**************Body Tags**************/
body {
	font-family: Arial,sans-serif;
		color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	/********** 	background-color: #000000;    **********/
	background-color: #9fefef;
}

/******* hyperlink and anchor tag styles *******/
/*This identifies the color of the hyperlinks and provides an underline.*/
a:link {
	color: #ff0000;	
	text-decoration: underline;
}

a:visited {
	color: #520031;	
	text-decoration: underline;
}


a:hover{
	color: yellow;
	text-decoration: underline;
}

a:active {
	color: blue;
	text-decoration: underline;
}



/************** header tag styles **************/

h1{
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
}
h1.meets
	{
	text-align: center;
	}

h2{
	font: bold 114% Arial,sans-serif;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h3{
	font: bold 100% Arial, sans-serif;
	color: #8c0005;
	margin: 0px;
	padding: 0px;
}

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-image: url(../bullet.jpg); }
	ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: square;
}


/********************Main Cell that has everything in it**************/

#pagecell1{
	position:relative;
	top: 10px;
	bottom: 5px;
	left: 18px;
	right: 10%;
	/**********  width:95.6%;  **********/
	width:98.6%;
	/************ 	background-color: #ffffff;  ********************/
	background-color: #9fefef;
}

/*****Table styles*****/

table {
	border-collapse: collapse;
	width: 98%;
}

th, td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: .5em;
}

caption {
	text-align: center;
	font-size: 30;
	margin: 0 0 .5em 0;
	font-weight: bold;
}


#tl {
	position:absolute;
	top: -1px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 3px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 134px;

}


/************** Welcome to LMSC Web Page ****************/

#pageName h1{
	font: bold 175% Arial, sans-serif;
	padding: 0px 0px 110px 10px;
	margin: 20px;
	border-bottom:1px solid #ccd2d2;
	text-align: center;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000066;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 5px;
	right: 6px;
	padding: 5px;
	margin: 0px;
	z-index: 101;
	border: 0;
}

#newusmslogo img{
	position: absolute;
	top: 5px;
	left: 6px;
	padding: 0px;
	margin: 1px;
	border: 0;
	}
	
	#nclogo img{
	position: absolute;
	top: 5px;
	right: 50px;
	padding: 0px;
	margin: 1px;
	border: 0;
	}
	
	


/************** button block on left **************/

#pageNav{
	float: left;
	width:178px;
	padding: 1px;
	background-color: #000066;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, sans-serif;
	font-size: small;
}

/************ button Link styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffcc;
	border-bottom: 1px solid #cccccc;
	background-color:  #000066;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffcc00;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
    background-color: #ffffcc; 
}

/************* relatedLinks styles below buttons **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
          background-color: #ffffff;
          text-decoration: underline; 
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/*************format right main block *******************/

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/************** siteInfo  copyright styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: black;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/****************** miscellaneous formatting ******************/

/*****formatting for contact info at bottom*******/

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}

 /*****This is the Favorite LInks style*****/

.hotTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
          margin-left: 1em;
}

/******This is what makes the yellow bar at the top of the page*******/
.WhatsNEW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFCC33;
}