/***********************************************/
/* lsc_basic.css                               */
/* Use with all pages on the LSC website       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	  background-color: #6FB4E7;
	  background-repeat: no-repeat;
	  background-position: left top
}

hr {  
	background-color: #5E8DEB; 
	clip:  rect(   ); 
	color: #4286BA; 
	margin-right: 0px; 
	margin-left: -5px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 0px}

/***********************************************/
/* Masthead                                    */
/***********************************************/ 
.banner {
	left: 0px; 
	top: 5px; 
	position: absolute; 
	z-index: 1; 
	background-image: url(/Assets/ButtonsAndIcons/Navagation/lsc_banner_fill_blue.gif); 
	background-repeat: repeat-x; 
	width: 100%; 
	text-align: left; 
	overflow: visible; 
	visibility: visible
} 

.underbannerhotspot {
	position: absolute;
	left: 195px;
	top: 90px;
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;  /*Dark Blue: #010162 Dark Red #FF0033*/
	z-index: 5;
	background-position: center;
	float: right;
	height: 25px;
	width: 300px;
	padding: 4px;


}
/***********************************************/
/* Page Footer                                 */
/***********************************************/ 
.page_footer {
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align:center;
	margin-top: 0px; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 3px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px;
} 

/***********************************************/
/* Left Column Navagation Menu Area            */
/***********************************************/ 
.left_col_navigation_menu {
	width: 185px;
	left: 0px;
	position: absolute;
	top: 90px;
	z-index: 1;
}


/***********************************************/
/* Main Content Area                           */
/***********************************************/ 
.content {
	padding-left: 5px;
	padding-bottom: 15px;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	position: absolute;
	left: 175;
	top: 146;

} 

/***********************************************/
/* Right Column Features - Float right         */
/***********************************************/ 
.right_col_container {
	width: 180px;
	float: right;
	background-color: #66FF99;

}

p.right_col_features {
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	margin-top: 0px; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-left: 3px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px;

}

h1.right_col_features {
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: normal;
	color: #000066;
	margin-top: 0px; 
	margin-right: -5px; 
	margin-bottom: 3px; 
	margin-left: -5px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 3px; 
	padding-left: 0px;
	text-align: center;
	border: #336699 solid; 
	border-width: 0px 0px 0px;
	 
}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 3px; text-align: center; word-spacing: normal; margin-top: 0px; margin-right: -5px; margin-bottom: 3px; margin-left: -5px; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; border: #336699 solid; border-width: 0px 0px 1px}


/***********************************************/
/* Articles                                    */
/***********************************************/ 
.article {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;

}
p.article {
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:12px;
	font-color: #010162;
	margin-top: 0em;
	margin-bottom: .5em;
	line-height: 1.125
}

h1.article {
	font-family: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-family: Arial;
	font-size: 16px;
	color: #010162;
	text-align: left;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em
}

.articledate {
	font-family: ariel;
	font-size: xx-small
}

.PictureCaption {
	font-family: ariel;
	font-size: xx-small
}

/***********************************************/
/* Calendar Section                            */
/***********************************************/ 

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}
h1.calendar {
	font: Arial;
	font-size:larger;
	font-weight: bold;
	color: #000066;
}

/***********************************************/
/* DD Blue Blocks Menu                         */
/***********************************************/ 

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 170px;  /*185 px originally*/
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 154px; /*Orig 169px -185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 168px; /Orig 187 - *IE 5*/
w\idth: 154px; /Orig 169 - *185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;  /*Orig 5 */
background-color: #010162;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
/***********************************************/
/* End DD Blue Blocks Menu                     */
/***********************************************/ 
