/* CSS for Virginia LMSC */
/* File name lmsc.css */


/**************Body Tags**************/
body {
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/pool_waves.jpg);
}

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

a:link, a:visited{
	color: #0000AA;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #999999;
}

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

h1{
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-left: 1em;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #0000AA;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
}

h3{
	font: bold 100% Arial, sans-serif;
	color: #8c0005;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
}

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

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	margin-left: 1em;
}
/*  set color same as h3 heading color
#headdclr {#8c0005;}
/*************** 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:absolute;
	top: 30px;
	left: 105px;
	right: 105px;
	width: 1060px;
	background-color: #fffff7;
}

/*****Table styles*****/

#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{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:0px solid #0000AA;
	overflow: hidden;
}
	
#pageName h2{
	font: bold 300% Arial,sans-serif;
	color: #0000AA;
	margin:0px;
	padding: 23px 0px 19px 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	z-index: 101;
	border: 0;
}
#laneLines {
	position: float;
	overflow: hidden;
	
}


/************** button block on left **************/

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #0000AA;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	/*font-family: Verdana, sans-serif;*/
	/*font-size: small;*/
	/*font-family: Times;*/
	font-size: 12pt;
	
}

/************ button Link styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}

#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:  #0000AA;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffcc00;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	/*color: #990000; original */ 
	/*background-color: #ffffcc; original */ 
	/*color: #0000AA; mod */
	/*background-color: #ffcc00; mod */ 
	color: magenta;
	background-color: #ffffcc;
    
}

/************* relatedLinks styles below buttons **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
        background-color: #fffff7;
        text-decoration: none; 
        font-size: 10pt;
}

.relatedLinks h3{
	padding: 10px 0px 8px 0px;
	text-decoration: underline;
}

.relatedLinks a{
	display: block;
	text-decoration: none;
	font-size: 85%;
	padding:  0px 0px 8px 0px;
	font-weight: normal;
}

/*************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: #cccccc;
	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;
	font-size:  115%;
	font-weight:  bold;
}


/******Define table for records and results******/

/*
th.rnrTable,td.rnrTable {
	text-align: left;
}
*/

td.rnrTable_hdr {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}

td.rnrTable_it {
	font-style:  italic;
	text-align: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/******Provide some space between bulleted lines******/

li#spacedList {
	margin-top: 1%;
	margin-bottom: 1%;
}


/******LMSC officers table formatting******/
table.LMSCO { 
	margin-top: 50px; 
	border-collapse: collapse; 
	border: 3px solid black;
	border-spacing: 0;  
	width: 60%; 
	margin-left: auto; 
	margin-right: auto;
	width: 500px; 
	height: 66px; 
	border: 3px solid black;
	text-align: center;
}
	
th.LMSCOtableHead,tr.LMSCOtableHead {
	vertical-align: bottom; 
	color: navy; 
	text-align: center; 
	padding 4px 6px; 
	border: 1px solid black;
	font-weight: bold;
}

td.LMSCO,tr.LMSCO {
	text-align: left; 
	padding: 3px 5px; 
	border: 1px solid black; 
	color: #c00;
}

/******LMSC team contacts formatting******/
table.TC { 
	margin-top: 50px; 
	border-collapse: collapse; 
	border: 3px solid black;
	border-spacing: 0;  
	margin-left: auto; 
	margin-right: auto;
	border: 3px solid black;
	text-align: center;
}
	
th.TCtableHead,tr.TCtableHead {
	vertical-align: bottom; 
	color: navy; 
	text-align: center; 
	padding 4px 6px; 
	border: 1px solid black;
	font-weight: bold;
}

td.TC,tr.TC {
	text-align: left; 
	padding: 3px 5px; 
	border: 1px solid black; 
	color: #c00;
	font-size: 80%;
}




/******return to top******/
#rtot
{
	text-align: center;
	font-size: 80%;
}
#rtot a:visited, #rtot a:link, #rtot a:active 
{
	text-decoration: underline;
	font-style: italic;
	color: red;
}



