/* ========================================== */
/* Legacy DNN font stylings                   */
/* These are to make sure that older sites    */
/* look that same after the switch to the new */
/* default.css file and fixed Form Master     */
/* module.                                    */
/* Added by Michael Hallock                   */
/* ========================================== */
.SkinObject { font-weight: bold; font-size: 8.5pt; color: #003366; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.SkinObject:link { text-decoration: none; color: #003366; }
A.SkinObject:visited { text-decoration: none; color: #003366; }
A.SkinObject:active { text-decoration: none; color: #003366; }
A.SkinObject:hover { text-decoration: none; color: #003366; }
.Normal,.NormalDisabled { font-family: Tahoma, Arial, Helvetica; font-size: 11px; }
.NormalBold { font-family: Tahoma, Arial, Helvetica; font-size: 11px; }
.NormalRed { font-family: Tahoma, Arial, Helvetica; font-size: 12px; }
.NormalTextBox { font-family: Tahoma, Arial, Helvetica; font-size: 12px; }


/* Added to ensure that Form Master stays the same on old sites */
/* even though that technically means broken                    */
.formMasterSubHead { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #003366; }

/* ========================================== */
/* End legacy section                         */
/* ========================================== */

/* Default skin to make life easier by Mike Hallock*/
/*                   IAC 2-28-07                   */
/* ========================================= */
/* Import of IAC Standard from original site */
/* ========================================= */
.clear { clear : both; }

img {
  border : none;
 }

.blankbox {
	border : 1px none White;
	margin : 0px;
	padding : 0px;
	width : 100%;
}

h1.CalendarTitle {
   color: #000;
   font-size: 150%;
   margin: 0px;
   padding: 0px;
}


.centercolumn {
	margin : 2px;
}

.fixedbox{
	border : 0px none #F00;
        width : 100%;
	margin : auto auto;
	text-align : left;
	}

.fixedboxcenter{
	border : 1px none #0000CD;
	margin : auto;
	padding : 0px;
	text-align : center;
        width : 100%;
	}

.fixedboxleft{
	border : 1px none Lime;
	margin : auto;
	padding : 2px 2px 0px 0px;
	text-align : left;
        width : 100%;
}

 .tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
   height:15px;
	width:100%;
	background-image:url(/olc/images/ALS/profile_bgrd.gif);
	background-repeat:repeat-x;
   margin:auto;
}

 .bottomtab {
   height:6px;
   width:100%;
	background-image: url(/olc/images/ALS/profile_bottombgrd.gif);
   background-repeat:repeat-x;
   margin:auto;
 }

.tableboxleft {
	text-align : left;
	width : 100%;
}

.fixedboxright{
	border : 1px none #FFF;
	margin : 0px auto 0px auto;
	padding : 2px 2px 0px 0px;
	text-align : right;
        width : 100%;
}

.fixedfootright{
	border : 0 none #FFF;
	margin : 0px;
	padding : 2px 2px 0px 0px;
	text-align : right;
	width : 100%;
}

.fixedtitleright{
	border : 1px  none #FFF;
	margin : 0px auto auto;
	font-weight : bold;
	text-align : right;
	width : 100%;
}

.footercenter{
	border : 0 none #FFF;
	margin : 0px;
	padding : 0px;
	text-align : center;
	width : 100%;
	font-size:80%;
}

.formcolumn {
	width: 49%;
	float: left;
	text-align: left;
	border: 1px none blue;
}

.formright {
	width: 49%;
	float: right;
	text-align: right;
	border: 1px none green;
}

.formwide {
	width: 98%;
	float: left;
	text-align: left;
}

.leftcolumn {
  margin: 2px;
}

.LgDay{
	font-weight: bold;
	padding: 2px;
	margin-left: 0px;
	float: right;
	border: none;
	font-size: 120%;
}

 .BlkDay .LgDay, .BlkDay .SmDay{
	font-weight: bold;
	padding: 2px;
	margin-left: 0px;
	border: none;
}

.lineboxsmall {
  width : 400px;
  border : 1px solid Black;
 }

.linebox  {
  width : 100%;
  margin : auto;
  border : 1px solid Black;
}

.lineboxleft {
  text-align: left;
  border: 1px solid Black;
  width : 100%;
  margin:auto;
  padding: 2px;
 }

.lineboxright {
  text-align: right;
  border: 0px solid Black;
  width : 100%;
  margin: auto;
 }

.button {
 margin-bottom: 2px;
 margin-right: 2px;
}

.MixFloat {
  float:right;
}

.size100{
  margin-left : 15px;
  width : 100px;
}

.size250{width : 250px;}

.size300{width : 300px;}

.size350{width : 350px;}

.tctrbdr {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border : 1px solid Black;
}



/* ----------------- Login ----------------- */


.logbox {
	margin: auto;
	width: 430px;
	border: 1px solid Black;
}

/* END IAC Standard */

/* ============================================ */
/* Import of IAC No Standard from original site */
/* ============================================ */
input {
	font-family: Arial;
}

select {
	font-family: Arial;
}

textarea {
	font-family: Arial;
}

a:link {
	color: #000000;
	margin: 0px;
}

a:visited {
	color: #000000;
	margin: 0px;
}

a:hover {
	text-decoration:none;
}

a:active {
	color: #000000;
	margin: 0px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

th {
	background: #FFFFFF none;
	color: #000000;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	background: #FFFFFF none;
	color: #000;
	font-size: 25%;
	font-style: normal;
	font-weight: normal;
}

fieldset {
	border: thin none Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

td.today {
	background: #FFFFFF none;
	color: #000000;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #033E06;
	font-weight: bold;
	text-align: center;
}

.blacktitle {
	background: #FFF none;
	color: #000;
	font-weight: bold;
}

.blackbar {
	width: 100%;
	background: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
}

.centercolumn {
	width: 50%;
	border: 2px solid #FFFFFF;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.DirLinks {
	font-size: 10px;
}

.fixedboxleft {
	text-align: left;
}

.footer {
	background: #FFFFFF none;
	color: #000000;
}

.headline {
	background: #FFFFFF none;
	color: #000000;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 1px none Black;
}

.label-center {
	text-align: center;
}

.label-left {
	text-align: left;
}

.label-right {
	text-align: right;
}

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	color: #000000;
}

.leftcolumn {
	width: 20%;
	border: 2px solid #FFFFFF;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.lineborder {
	padding: 1px;
	border: 1px solid Black;
}

.lineboxleft {
	border-color: Black;
 }

.margin15 {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

.margin4 {
	margin: 3px;
	border: 1px none #000;
}

.MixFloat {
	float: left;
}

.NameFont {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.requiredY,
.Required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #FFFFFF none;
	color: #000000;
}

.tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(/olc/images/ALS/profile_bgrd.gif);
	background-repeat: repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop {
	border-top: 1px solid #000;
}

.borderbottom {
	border-bottom: 1px solid #000;
}

.bottomtab {
	height: 6px;
	background-image: url(/olc/images/ALS/profile_bottombgrd.gif);
	background-repeat: repeat-x;
	margin: auto;
	background-color: #FFF;
	border-top: 1px solid #000;
}

.title {
	background: #FFFFFF none;
	color: #000000;
}

.vspace {
	margin-bottom: 6px;
}


/* ----------------- Deluxe Calendar ------------- */

.twobdcCalendar {
	border: 1px solid black;
	text-align: center;
}

.twobdcMonthTitle,
.twobdcMonthTitle a {
	background-color: #FFFFFF;
	color: #000;
}

.twobdcDayHeader {
}

.twobdcOtherDay,
.twobdcDay {
	width: 21px;
	height: 21px;
}

.twobdcActiveDay {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.twobdcDayHeader {
	background-color: #e6e6e6;
}

.twobdcDay {
	background-color: #fff;
}

.twobdcDay a:link,
.twobdcDay a:active,
.twobdcDay a:visited,
.twobdcDay a:hover {
	color: #FFFFFF;
}

.twobdcOtherDay {
	background-color: #999999;
}

.twobdcToday {
	background-color: #888;
}

.dcPopUpBackground {
	background-color: #e6e6e6;
	border: 1px solid #ccc;
}

div#overDiv {
	margin-left: -12px;
	margin-top: -12px;
}


/* ----------------- Calendar formatting section ----------------- */

.SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}

.BlkDay, .SmBlkDay {
	background-color: #CCC;
}

.small {
	font-size: 75%;
}

.SmBlkDay {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

.StdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	height: 75px;
}

.SmStdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	background-color: #efefef;
	font-size: 75%;
	text-align: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #e6e6e6;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
	text-decoration: none;
	background-color: #030;
	color: #000000;
	padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today a:active {
	text-decoration: none;
	color: #900;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay a:active {
	text-decoration: none;
	color: #000000;
}

.SmDay {
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float: right;
}

.Today .SmDay {
	font-weight: bold;
}

.SmToday {
	border: 1px solid red;
	color: #003300;
	font-size: 75%;
}

.WkDay {
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.OddRow,
.OddRow a {
	background-color: #EDF3FE;
	text-decoration: none;
}

.EvenRow,
.EvenRow a {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow: hover,
.EvenRow: hover,
.EvenRow: hover a,
.OddRow: hover a {
	color: #FFF;
	background-color: #B8B8B8;
	text-decoration: none;
}

.databox {
	margin: 3px;
	margin-left: 10px;
	background-color: #DCDCDC;
	border: 1px none #000;
	padding: 2px;
}

.readonlybox {
	font-size: 100%;
	background-color: #E0E0E0;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
  border-color: #000000;
  padding: 0px;
	width: 200px;
}


/* ----------------- Photo Album ----------------- */


.album {
	margin: 4px;
	border: 1px solid black;
}

.AlbumFrame {
	height: 124px;
	width: 130px;
	background-image: url(/olc/images/ALS/photo_frames.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.PhotoFrame {
	height: 122px;
	width: 122px;
	padding: 0px;
	margin: 0px;
	background-image: url("/olc/images/ALS/PhotoFrame.gif")
	
}

/* ----------------- Community-in-a-Box Styles ----------------- */

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #000000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 10px;
	padding: 0 4px 0 0;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
	font-size:100%;
	
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	width:100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	margin:0px;
	font-size:100%;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

.maintable {
	border:1px solid #000000;
	width:700px;
}

.headerborder {
	border:1px solid #000000;
	width:700px;
}

.leftbar {
	width:130px;
	background:#eee;
	border-right: 1px solid #000000;
	padding-bottom: 200px;
}

.content {
	width:570px;
	padding:10px;
} 

.cibfooter {
	padding:5px;
	font-size:11px;
	width:700px;
}

.cibfooterleft {
	padding:5px;
	font-size:11px;
	width:50%;
}

.cibfooterright {
	padding:5px;
	font-size:11px;
	width:50%;
	text-align:right;
}

.greyborder {
	border:1px solid #B8B8B8;
}

#newsbr br {
	 	clear:none;
		}

/* ----------------- Styles for Portal Style 2B (applies to Plus and Deluxe portals) ----------------- */

.twobmaintable {
		border:1px solid #000000;
		width: 700px;
		background-color:#FFFFFF;
		}

.twobmaincell {
		border-bottom:1px solid black;
		}

#twobglobalNav {
		padding: 0px 0px 5px 10px;
		border-bottom: 1px solid #000000;
		color: #cccccc;
		}

#twobglobalNav img {
		display: block;
		}

#twobglobalNav a {
	padding: 0 4px 0 0;
	}

.twobleftmainnav {
	width:130px;
	background-color:#eeeeee;
	border-right: 1px solid #000000;
	}

#twobnavBar ul a:link, #twobnavBar ul a:visited {display: block;}
#twobnavBar ul {list-style: none; margin: 0; padding: 0;}

	/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#twobnavBar li {border-bottom: 1px solid #EEE;}

	/* fix for browsers that don't need the hack */
	html>body #2BnavBar li {border-bottom: none;}

#twobsectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width:100%;
	}

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

#twobsectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	}

#twobsectionLinks a:hover{
	background-color: #dddddd;
	}

.twobbartitle{
	padding: 3px;
	font-size:12px;
	background: #FFFFFF;
	color: #000000;
	width:100%;
	}

.twobnotesbox{
    padding:5px;
	}

.twobnotescolormain {
	background-color:#e6e6e6; 
	border: 1px solid #CCCCCC;
	width:100%;
	}

 .twobnotesleft {
	width:50px;
	background-color:#cccccc;
	border-right:1px solid #CCCCCC;
	}

.twobfeature{
	padding: 10px 10px 10px 10px;
}

.twobfeature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.twobfeature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.twobrightcolumn {
	background:#C3C4C4;
	border-left:1px solid black;
	width:162px;
}

#twobheadlines{
	float:right;
	width: 162px;
	padding-right: 10px;
}

#twobheadlines{
	margin: 0px;
	padding: 10px 10px 20px 10px;
}

#twobheadlines p{
	padding: 5px 0px 5px 0px;
}

.twobfooter {
	 padding:5px;
	font-size:11px;
}

.twobevents {
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
}

.twobseccontent {
	padding:10px;
	width:550px;
}

.twobnlHeadline {
	font-size:14px;
	font-weight:bold;
}

.dsTxtInput {
	font-size:32px;
	width:12px;
}
/* END IAC No Standard */

/* ========================= */
/* DotNetNuke specific stuff */
/* ========================= */
/* These are the defaults from DotNetNuke */
/* Override them as needed */

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal;}

/* text style used for rendered text which should appear disabled */
.NormalDisabled {color: Silver;}

/* text style used for rendered text which requires emphasis */
.NormalBold {font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold;}

/* text style used for error messages */
.NormalRed {font-family: Tahoma, Arial, Helvetica;font-size: 12px; font-weight: bold; color: #ff0000;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: normal;}

/* END DotNetNuke Specific */



/* Heres the new stuff for the site */


body {
	padding:0px;
	margin:0px;
	background-color:#003471;
	}

/* Make IE behave... */
table {
  text-align: left;
}

.topnav {
	border-top:1px solid #17197E;
	background-image:url(/olc/images/ALS/topnav_bgrd.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:8px;
	}

.topnav div {
	float:right;
  height: 21px;
	}
	
.leftnav {
	background-color:#FFE8AB;
	background-image:url(/olc/images/ALS/leftnav_topbgrd.gif);
	background-repeat:repeat-x;
	padding:10px;
	width:167px;
	text-align:left;
	}
	
.servicesimg {
	padding-bottom:5px;
	}
	
.leftbutton {
	border:1px solid #FFC425;
	border-bottom:0px solid #FFC425;
	background-image:url(/olc/images/ALS/leftnav_butbgrd.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:143px;
	padding:4px 0px 4px 22px;
	}
	
.leftbutton a:link,
.leftbutton a:active,
.leftbutton a:visited {
	color:#00539B;
	text-decoration:none;
	}
	
.leftbutton a:hover {
	color:#000000;
	text-decoration:none;
	}
	
.leftnavspace {
	padding-top:10px;
	border-top:1px solid #FFC425;
	width:167px;
	padding-bottom:5px;
	
	}
	

	
.contentcell {
	background-image:url(/olc/images/ALS/centercontent_topbgrd.gif);
	background-repeat:repeat-x;
	padding:12px;
	background-color:#FFFFFF;
	width:100%;
  text-align: left;
	}
	
.rightbar {
	background-image:url(/olc/images/ALS/rightbar_topbgrd.gif);
	background-repeat:repeat-x;
	background-color:#C8D8E6;
	padding:10px;
	width:141px;
	}
	
.bottombar {
	border-top:9px solid #FFC425;
	background-color:#FFFFFF;
	padding:10px;
	}
	
#Banners {
  padding:0px;
  border-collapse:collapse;
  border:0px;
  width:100%;
}

#Banners tr td {
  text-align:center;
}
	
.bottompattern {
	background-image:url(/olc/images/ALS/bottompattern.gif);
	height:20px;
	width:780px;
	}
	
.copyrightinfo {
	padding:10px;
	background-color:#00539B;
	width:760px;
	}
	
.copytext {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;	
	text-align:left;
	}
	
.copytext a:link,
.copytext a:active,
.copytext a:visited {
	color:#FFC425;
	text-decoration:none;
	}
	
.copytext a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.poweredby {
	padding-top:10px;
	float:right;
	}
	
/* BEGIN SEO MENU */
/* The horror..... */
/*SEO Menu*/
.SEOMenu, .SEOMenuH a.sub:hover{
  z-index:1000;
  position:relative;
}

/* remove all the bullets, borders and padding from the default list styling */
.SEOMenu ul {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  top: 0px;
  left: 0px;
  width: 165px;
}

/* position relative so that you can position the sub levels */
.SEOMenu ul li {
  position:relative;
  display: block;
  margin: 0px;
  padding: 4px 0px 4px 22px;
  list-style: none;
  border: 1px solid #FFC425;
  border-bottom: 0px;
  background-image: url(/olc/images/ALS/leftnav_butbgrd.gif);
  width: 143px;
  float: left;
  clear: both;
}

/* get rid of the table stuff */
.SEOMenu table {
  position:absolute;
  border-collapse: collapse; 
  top:0; 
  left:0; 
  z-index:100; 
  font-size:1em;
  padding:0px;
  margin:0px;
}

/* style the links */
.SEOMenu a {
  display:block; 
  padding:0px;
  margin:0px;
  width: 143px;
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #00539B;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.SEOMenu ul li ul {
  visibility:hidden;
  position:absolute;
  padding:0px;
  margin:0px;
  border-bottom: 1px solid #FFC425;
  top:0;
  left:165px;
  z-index:500;
  width: 165px;
}

.SEOMenu ul li ul li {
	width: 143px;
	margin:0px;
  padding:4px 0px 4px 22px;
  background-image:url(/olc/images/ALS/leftnav_butbgrd.gif) no-repeat;
}

.SEOMenu ul li ul li ul {
  left: 165px;
}

/* make the second level visible when hover on first level list OR link */
.SEOMenu ul li:hover ul, .SEOMenu ul a:hover ul {visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.SEOMenu ul li:hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.SEOMenu ul li:hover ul li:hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.SEOMenu ul li:hover ul li:hover ul{ visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.SEOMenu ul li:hover ul li:hover ul li:hover ul { visibility:visible;}

/* hacks for IE5.5 */
* html .SEOMenu ul {margin-left:0px;}
* html .SEOMenu a, * html .SEOMenu a:visited {background-color:transparent; width:143px; w\idth:143px;color: #00539B;text-decoration: none;margin:0px;}
* html .SEOMenu a:hover {background-color:white;color: #00539B;text-decoration:none;font-weight:normal;;margin:0px;}

/* This section makes everything work */
/* specific to non IE browsers */
.SEOMenu ul li:hover a {}
.SEOMenu ul li:hover ul {display:block;position:absolute;top:0px;left:165px;width:165px}
.SEOMenu ul li:hover ul li ul {visibility:hidden}
.SEOMenu ul li:hover ul li a {display:block;width:143px;}
.SEOMenu ul li:hover ul li a.sub {}
.SEOMenu ul li:hover ul li a:hover {}
.SEOMenu ul li:hover ul li:hover ul {display:block;position:absolute;left:165px;top:0;width:165px}

/* specific to IE browsers */
.SEOMenu ul li a:hover {}
.SEOMenu ul li a:hover ul {display:block;position:absolute;top:0px;left:165px;margin-top:0px;marg\in-top:0px;}
.SEOMenu ul li a:hover ul li a {display:block;width:143px;w\idth:143px;z-index:9999;}
.SEOMenu ul li a:hover ul li a.sub {}
.SEOMenu ul li a:hover ul li a ul {visibility:hidden;position:absolute;height:0px;width:0}
.SEOMenu ul li a:hover ul li a:hover {}
.SEOMenu ul li a:hover ul li a:hover ul {visibility:visible;position:absolute;top:0;left:165px }

/* END SEOMENU */

/* BEGIN TOP MENU */
/* For IE 6 horror.... */
/* SEO Menu */
.topSEOMenu {
  z-index:1000;
}

/* remove all the bullets, borders and padding from the default list styling */
.topSEOMenu ul {
  position:relative;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  top:0px;
  left:0px;
  background: url(/olc/images/ALS/topnav.gif);
  list-style:none;
  width:571px;
  height: 21px;
}

/* position relative so that you can position the sub levels */
.topSEOMenu ul li {
  position:relative;
  display: block;
  margin:0px;
  padding:0px 10px 0px 10px;
  border: 0px;
  width:90px;
  height:21px;
  float: left;
  list-style:none;
  text-align: center;
}

/* get rid of the table */
.topSEOMenu table {
  position:absolute;
  padding:0px;
  border-collapse:collapse; 
  top:0; 
  left:0;  
  font-size:1em;
  z-index:100;
}

/* style the links */
.topSEOMenu a {
  display:block; 
  margin:0px;
  padding:4px 0px 4px 0px;
  width: 90px;
  color:#00539B;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:10px;
  float: left;
  clear: both;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.topSEOMenu ul ul {
  position:absolute;
  visibility:hidden;
  margin: 0px;
  padding: 0px;
  background; none;
  top: 20px;
  left:-9px;
  width: 105px;
  float: none;
  z-index:500; 
}

.topSEOMenu ul li ul li {
	 margin:0px;
	 padding: 3px;
   border: 1px solid #FFFFFF;
   border-top: 0px;
   background: #FFC425;
   width: 103px;
	 height:15px;
   float: left;
   clear: both;
   text-align: left;	 	  
 }

/* make the second level visible when hover on first level list OR link */
.topSEOMenu ul li:hover ul, .topSEOMenu ul a:hover ul {visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.topSEOMenu ul li:hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.topSEOMenu ul li:hover ul li:hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.topSEOMenu ul li:hover ul li:hover ul{ visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.topSEOMenu ul li:hover ul li:hover ul li:hover ul { visibility:visible;}

/* hack for IE5.5 */
* html .topSEOMenu ul {margin-left:0px; ma\rgin-left:0;}
* html .topSEOMenu a, * html .topSEOMenu a:visited {color:#00539B;background:transparent; width:90px; w\idth:90px;margin-top:1px;}
* html .topSEOMenu a:hover {color:#00539B;text-decoration:none;background: #FFC425;margin-top:1px;height:1px;}

/* This section makes everything work */
/* specific to non IE browsers */
.topSEOMenu ul li:hover a {color:#00539B;}
.topSEOMenu ul li:hover ul {display:block;position:absolute;top:20px;left:-9px;width:105px}
.topSEOMenu ul li:hover ul li ul {visibility:hidden}
.topSEOMenu ul li:hover ul li a {display:block;width:105px;}
.topSEOMenu ul li:hover ul li a.sub {}
.topSEOMenu ul li:hover ul li a:hover {}
.topSEOMenu ul li:hover ul li:hover ul {display:block;position:absolute;left:105px;top:0;width:105px}

/* specific to IE browsers */
.topSEOMenu ul li a:hover {color:#00539B;}
.topSEOMenu ul li a:hover ul {display:block;position:absolute;top:20px;left:-9px;margin-top:0px;marg\in-top:0px;}
.topSEOMenu ul li a:hover ul li a {display:block;width:103px;w\idth:103px;z-index:9999;}
.topSEOMenu ul li a:hover ul li a.sub {}
.topSEOMenu ul li a:hover ul li a ul {visibility:hidden;position:absolute;height:0px;width:0px}
.topSEOMenu ul li a:hover ul li a:hover {}
.topSEOMenu ul li a:hover ul li a:hover ul {visibility:visible;position:absolute;top:0px;left:105px }






/* specific to non IE browsers */
.topSEOMenuH ul li:hover a {color:#fff;font:10px verdana,sans-serif;font-weight: bold;}
.topSEOMenuH ul li:hover ul {display:block;position:absolute;top:22px;left:0;width:150px}
.topSEOMenuH ul li:hover ul li ul {display:none}
.topSEOMenuH ul li:hover ul li a {display:block;border:0px;border-top:1px solid white;background:#233D8A;color:#FFFFFF;font-weight: normal;height:auto;padding:5px 10px;width:129px}
.topSEOMenuH ul li:hover ul li a.sub {}
.topSEOMenuH ul li:hover ul li a:hover {background:#5473D1;color:#FFF}
.topSEOMenuH ul li:hover ul li:hover ul {display:block;position:absolute;left:150px;top:0;width:150px}


/* specific to IE browsers */
.topSEOMenuH ul li a:hover {color:#fff;background:#233D8A;font-weight:bold;}
.topSEOMenuH ul li a:hover ul {display:block;position:absolute;top:20px;left:0;background:#233D8A;margin-top:1px;marg\in-top:1px;font:10px verdana,sans-serif; }
.topSEOMenuH ul li a:hover ul li a {display:block;background:#233D8A;height:20px;color:#ffffff; text-decoration:none;padding: 5px 10px 0px 5px;width:140px;w\idth:140px;z-index:9999;border-top:solid 1px white; }
.topSEOMenuH ul li a:hover ul li a.sub {background-color:#dacbba; }
.topSEOMenuH ul li a:hover ul li a ul {visibility:hidden;position:absolute;height:0px;width:0}
.topSEOMenuH ul li a:hover ul li a:hover {background:#5473D1;color:#fff;}
.topSEOMenuH ul li a:hover ul li a:hover ul {visibility:visible;position:absolute;top:0;left:150px }




/* END SEOMENU */

.sublinks {
	border-top:2px solid #FFC425;
	border-bottom:1px solid #FFC425;
	}
	
.sublinks>a {
  line-height:1%;
}
	
.sublinks ul {
	margin:0px;
	padding:0px;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.sublinks li {
	margin:0px;
	padding:0px;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
  border-bottom:1px solid #FFC425;
  display:block;
}
	
.sublinks li a {
	display: block;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;

	list-style: none;
		height:10px;
		margin:0px;
	}
	
.sublinks a:link,
.sublinks a:active,
.sublinks a:visited {
	color:#00539B;
	list-style: none;
	margin:0px;
	}
	
.sublinks a:hover {
	color:#000000;
	list-style: none;
	margin:0px;
	}
	
	/*
STYLES FOR DNN CALENDAR MODULE BEGIN
*/	
	.calendarTitle
{
	/*
	This changes the calendar title header, where the month names are
	*/
	font-weight: normal;
	font-size: 10px;
	color:  White;
	background-color: #00539B;
}

.calendarTitle,
.calendarTitle td
{
	/*
	this controls the background to the calendar title, where the month is
	*/
	font-weight: normal;
		font-size: 10px;
	color: White;
	background-color: #00539B;
	text-align:center;
}

.calendarNextPrev, .calendarNextPrev a:link
{
 /*
 This changes the previous and next months; e.g., if the month were March, 
 this controls the display of months February and April
 */
 color:  #FFF;
 font-size: 10px;
 padding: 0px;
 font-weight:normal;
 text-align:justify;
}
.calendarNextPrev a, .calendarNextPrev a:visited, .calendarNextPrev a:hover
{
 /*
 This changes the previous and next months; e.g., if the month were March, 
 this controls the display of months February and April
 */
 color:  #FFF;
font-size: 10px;
 padding: 0px;
}

.calendarDayHeader
/*
this controls the header for the weekdays, such as where Monday, Tuesday, etc. display
*/
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	background-color: #E6E2D4;
	color: black;
}

.calendarDay, .calendarDay td
{
	font-size: 10px;
	/*
	This controls the display of the day numbers, such 1,2,3 thru 31
	*/
	color:  #000;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
	background-color: #FFF;
}

.calendarDay a,
.calendarDay a:visited,
.calendarDay a:hover,
.calendarDay a:link
{
	color:  #00539B;
/*
	This controls the display of the day numbers, such 1,2,3 thru 31
*/
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight:normal;
	
}

.calendarHighlighted
{
	/*
	Small calendar
	This controls the display of the days in which there is an evenet
	*/
	/*
	color: #ff2400;
	*/
	color:  #00539B;
	text-align: left;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: underline;
	font-weight:normal;
}
.calendarHighlighted a, .calendarHighlighted a:link, .calendarHighlighted a:visited, .calendarHighlighted a:hover 
{
	/*
	Small calendar
	This controls the display of the days in which there is an evenet
	*/
	text-decoration: underline;
	font-size: 10px;
	color:  #00539B;
	font-weight:normal;
}

.calendarTodayDay
{
	/*
	this controls the display of the current day
	*/
	border-right: #CCC 2px solid;
	border-top: #CCC 2px solid;
	border-left: #CCC 2px solid;
	border-bottom: #CCC 2px solid;
}

.calendarSelectedDay
{
	
 /*
 This controls the display of the selected day
*/
 background-color:White;
 font-weight: normal;
 color:  Black;
}

.calendarSelectedDay a,
.calendarSelectedDay a:visited,
.calendarSelectedDay a:hover
{
	/*
	This controls the display of the selected day
	*/
	color:  Black;
	font-weight: normal;
}



A.previousNextYearToday:link 

{
font-size: 10px;
text-decoration: underline;
color:#00539B;
font-weight:normal;
}

A.previousNextYearToday:visited  

{
font-size: 10px;
text-decoration: underline;
color:#00539B;
font-weight:normal;
}

A.previousNextYearToday:active  

{
font-size: 10px;
text-decoration: underline;
color:#00539B;
font-weight:normal;
}

A.previousNextYearToday:hover  

{
font-size: 10px;
text-decoration: underline;
color:#00539B;
font-weight:normal;          
}

.calendarOtherMonthDay {
	background-color:#dcdcdc;
	}
	
.calendarTodayDay {
	background-color:#FFE8AB;
	}
	
.calendarSelector,
.calendarDayHeader,
.calendarYearSelector,
#dnn_ctr14526_EventCalendar_lnkPreviousYearSmall,
#dnn_ctr14526_EventCalendar_lnkTodaySmall {
	display:none;
	}

.transtable {
  width: 100%;
}
	
div#login {
/*  text-align: center;
  width: 120px;
  padding-top: 10px;
  padding-bottom: 10px;*/
  padding: 4px 0px 4px 22px;
  border: 1px solid #FFC425;
  border-bottom: 0px;
  background-image: url(/olc/images/ALS/leftnav_butbgrd.gif);
  width: 143px;
}

div#login a {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  color: #00539B;
}

/* Styles for FlixLogin box */
.logincontainer_bottom {
  display: block;
	width: 100%;
  background: #FFC425;
  color: #003471;
}

.bottomborder
{
    border:solid 1px #000000;
    width:80%;
    padding:0 0px 0 0px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
}

/* Event List */
.elEventText,
.elEventMore,
.elBase {
  color:#003471;
}

.elEventMore a:link, 
.elEventMore a:visited, 
.elEventMore a:hover {
  color:#666666;
}

.elEventMore {
  margin-bottom:15px;
}

/* End Event List */

/* Style front page notes */
div.note {
  margin: 0 0 10px 0;
}

div.note div.noteImg {
  float: right;
  width: 100px;
  padding: 5px;
}

div.note div.noteImg img {
  width: 100px;
}

div.note div.noteTxt {
}

div#newsMore,
div#noteMore {
  text-align:right;
  font-size:12px;
}

table tr td {
  font-size:12px;
}

.fixedboxleft,
.lineboxleft,
.linebox {
  width:550px;
}


