/* Global Resetting */
#lunchordinner{
display:none;height:20px;background:#fff;width:180px;text-align:right;padding:1em;position:absolute;margin-left:-270px;left:50%;top:134px;font-size:1.2em;
}
#minHeight{height:100px;width:.1px;float:left;}
.blur {opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;}
.focus  {opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0; }
html{	
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Helvetica,sans-serif;

}
a img{
	border:0;
}
.clear{
	clear:both;
}
#topMenu{
margin:0px auto;
padding-top:10px;
width:149px;
height:28px;
}
#topMenu .left{
float:left;
width: 53px;
height:28px;
}
#topMenu .right{
float:left;
width:14px;
height:28px;
}
#topMenu .divider{
float:left;
width:14px;
height:28px;
}
.divider{
background-image:url(/tutorial/images/divider.gif);
height:4px;
}
/* Layout CSS */
#wrapper {
	margin:20px auto;
	width:800px;
}
#Header {
	
}
	#Header h1 {
		text-align:center;
	}
		#Menu1 {
		
		}	
			#Menu ul{
				margin-left: 0;
				padding-left: 0;
				display: inline;
				list-style-type:disc;
				list-style-position: outside;

			}
			#Menu1 li {
				display: inline;
			
				padding-left: 11px; 
 				background: url(../images/bullet.gif) no-repeat; 
 				background-position: 2px 50%;


			}
			#Menu1 .first{
			background-image:none;
			}
			.staffphoto img{ padding:.5em;border:1px solid #8E8F92;}
			#Menu1 a.sub51,#Menu1 li.sub51{
		color:#C6A6CE;
			}
			
			#Menu ul li {	
				display: inline;
			}
				#Menu1 li.current,
				#Menu1 li.section {
					
				}
				#Menu1 li a {
		
					display:inline;
					color:#969799;
					
					font-size:1em;
					text-decoration:none;
					padding:5px 5px;
					
				}
					#Menu1 li a:hover {
						color:#4C4C4C;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
		
						color:#000;
					}

#ContentContainer {

	padding-top:10px;
	padding-bottom:20px;
}

#Banner {
	text-align: center;
}
#bigShot{
height:25px;
text-align:center;
}
#bigShot a{
text-decoration:none;
color:#969799;
font-size:8pt;
letter-spacing:1px;
}
#bigShot a:hover{
text-decoration:none;
color:#000;
}
#address{
text-align:center;color:#000;font-size:1.2em;height:60px;padding-top:20px;
}

#address a{
color: #000000;text-decoration: none;
}

#address a:hover{
color: #4c4c4c;
}


#Menu2 {
	margin-left: 20px;
	width: 17em;
	float:left;
	background:#f0f0f0;
	border:1px solid #ddd;
	padding:10px 10px 10px 10px;
}
	#Menu2 li {
		background:url(../images/menu2_arrow.gif) no-repeat left center;
	}
	#Menu2 a {
		color:#333;
		
		font-size:1.1em;
		line-height:1.6em;
		text-decoration:none;
	}
	#Menu2 a:hover {
		text-decoration:underline;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color:#0083C8;
	}

#Content {
	float: left;
	width:800px;
	text-align:center;
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	padding-top:40px;
	clear:both;
	text-align:center;
	height:60px;
}


/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	
	
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	padding:1em;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

		/* open table css */
		/* Outside Table properties */
#feedTable td {
	vertical-align:middle;
	font-size:12px;
}

/* Title Text */
.feedTitle {
	
	font-size:12px;
	text-align:center;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {

	font-size:12px;
	float:left;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	float:right;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	border-style: solid; border-color: rgb(200, 201, 203) rgb(126, 128, 131) rgb(126, 128, 131) rgb(154, 156, 159); border-width: 1px; padding: 2px; color: rgb(200, 201, 203); width: 175px; margin-right: 10px;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	
	border-style: solid; border-color: rgb(200, 201, 203) rgb(126, 128, 131) rgb(126, 128, 131) rgb(154, 156, 159); border-width: 1px; padding: 2px; color: rgb(200, 201, 203); width: 175px; margin-right: 10px;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#999;
 	font-family:arial;
	float:right;
	margin:0px 30px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family:arial;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}


		/* end open table css */

