/* Lindgren Childcare Center CSS Document */
.scsu-shell-width {
	width: 750px;
}
#scsuSubsiteArea {
	width: 694px;
}

/*  Main Container styles  */
#container {
	/*background-image: url(images/PageBkgrnd.jpg);
	background-repeat: repeat-y;*/
	/*width: 648px;*/
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#header {
	background-image: url(images/HeaderBkgrnd.jpg);
	background-repeat: repeat-x;
}
/*  Navigation styles  */
#nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 623px;*/
	background-color: #D2EDC0;
	text-align: left;
}
#nav li {
	display: inline;
	border-right: 1px solid #999999;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
}
#nav a {
	padding: 1px 10px 1px 9px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #D2EDC0;
	color: #000066;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #D2EDC0;
}
#nav a:hover {
	color: #000066;
	background-color: #A1B6AB;
	padding: 4px 10px 4px 9px;
}
#nav a.active {
	color: #FFFFFF;
	background-color: #59599B;
	padding: 4px 10px 4px 9px;
}

.leftContent .conference {
	border: 1px solid #020167;
	padding: 5px;
	font-size: .9em;
}
.leftContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.leftContent a {
	color: #020167;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	display: block;
	padding: 5px; 
}
.leftContent a:hover {
	background-color: #D2EDC2;
	padding: 5px;
}
.leftContent h3 {
	margin: 0px;
	font-size: 1em;
}
.leftContent p {
	margin: 0px;
}


/*  Content styles  */

#content {
	margin: 0px 0px 0px 190px;
	padding: 15px 10px 10px 10px;
	background-image: url(images/ContentTop.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 250px;
	position: relative;
}
#container h1 {
	margin: 0px;
	padding: 0px;
}
#container .sectiontitle {
	margin-left: 0px;
	_margin-left: 6px;
	float: left;
}
#container .leftContent {
	margin-left: 12px;
	_margin-left: 6px;
	float: left;
	clear: left;
	padding: 10px;
	width: 150px;
}

#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2px 0px 0px 0px;
	color: #000066;
}
#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000066;
	margin: 5px 0px -5px 0px;
}
#content h4 {
	font-size: .9em;
	margin-bottom: 5px;
}
#content p {
	font-size: .8em;
	margin: 5px 0px;
}
#content a {
	color: #336633;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	font-size: .8em;
	margin-top: 5px;
}
#content ol {
	font-size: .8em;
	margin-top: 5px;
}

#content table {
	font-size: .8em;
}
#content table ul {
	font-size: 1em;
}
#content table p {
	font-size: 1em;
}
#calendar {
	border: 1px solid #000066;
	padding: 3px;
	margin-top: 5px;
}
#content .open {
	background-color: #F2FAED;
	border-top: 1px solid #FFFFFF;
}
#content .closed {
	border-top: 1px solid #D5BDAC;
	border-bottom: 1px solid #D5BDAC;
	background-color: #FFFFE6;
}
#content p.title {
	margin: 0px 0px -3px 0px;
	font-weight: bold;
}

#content #pullout {
	float: right;
	width: 150px;
	border: 1px solid #59599B;
	margin: 0px 0px 0px 10px;
	padding: 10px;
}
#content #pullout .photoList {
	display: none;
}

#content .schedule {
	border: 1px solid #CCC;
	margin-top: 10px;
}
#content .schedule td {
	border-top: 1px solid #CCC;
}


/****************** LIGHTBOX STYLES - Photo Gallery *********************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/childcare/scripts/lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/childcare/scripts/lightbox2.04/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#photoThumbs h4 {
	font-size: .95em;
	margin-bottom: 0px;
}
#photoThumbs p {
	font-size: .85em;
}

/***********************************************/
