/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background:url(../images/Stripe-JCP.png) repeat;
}
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:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}

a {
	text-decoration: none;
}

.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin:0px auto;
	width:900px;
	background: #222 url('../images/Nav-Stripe2.png') repeat left top;
	border-left:1px solid #333;
	border-right:1px solid #333;
	color: #888;
}

		#Main a, a:visited {
			color:#339933;
		}
		
		#Main a:hover, a:visited:hover {
			color: #555;
		}



#Header {
	display: block;
	height: 140px;
	clear:left;
}

	#QuickNavigation {
		float: right;
		margin-right: 23px;
		margin-top: 60px;
	}
	
	#QuickNavigation a {
		color:#222;
	}
	#QuickNavigation a:hover {
		color:#339933;
	}
	
	
	#Nav {
		display: block;
		float: left;
		height: 100%;
	}

		#Menu1 {
			margin-left: 23px;
			margin-right: 0px;
			margin-top: 23px;
			margin-bottom: 23px;
	}
			#Menu1 li {
				display: block;
				height: 30px;
				margin-bottom: 3px;
				line-height: 30px;
				width: 217px;
				vertical-align: middle;
				background-color: #303030;
				margin-top: 1px;
			}
			
				#Menu1 li.current,
				#Menu1 li.section {
					color: #FFF;
					background-color: #222;
				}
				#Menu1 li a {
					font-family: Georgia, Palatino, serif;
					color:#fff;
					font-weight: 100;
					font-size:1.4em;
					padding: 0 12px;
					text-decoration:none;
				}
					
					#Menu1 li.current a,
					#Menu1 li.section a {
						color:#FFF;
					}
					
					#Menu1 li a:hover {
						color:#339933;
					}


#ContentContainer {
	display: block;
	float: left;
	width: 369px;
	padding:23px;
	padding-top: 27px;
	background-color: #222;
	min-height: 300px;
	overflow: auto;
}
	
	#ContentContainer em, #ContentContainer strong  {
		color: #AAA;
	}

	img.FrontImage {
		margin-bottom: 23px;
		border:1px solid #ccc;
	}


	div.breadcrumbs {
		margin-bottom:23px;
		font-size:1em;
		color:#666;
	}
	div.breadcrumbs a {
		text-decoration:none;
	}


	#Banner {
		text-align: center;
	}


	#content-columns .col3, .col3-center {
		font-size: 1em;
		float: left;
		width: 31%;
		min-height: 280px;
	}
	#content-columns .col3-center { 
		margin: 0 12px; 
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		padding: 0 12px;
	}
	
    #Content ul li {
		//padding-left:20px;
		//background: url("/assets/images/dot.gif") no-repeat left 4px;
		padding-left: 5px;
		padding-bottom: 5px;
		padding-top: 3px;
		margin-top: 8px;
		border-bottom: 1px solid #ccc;
		//list-style-image: url("/assets/images/dot.gif");
	}



#RightColumn {
	width: 194px;
	float: left;
	margin-left: 11px;
	margin-top: 23px;
	padding: 11px;
	display: block;
	background-color: #222;
	min-height: 300px;
}

#RightColumn p {
	font-size: 95%;
}

#ArticleList h3{
	font-size: 120%;
	color: #CFC;
	margin-bottom: 3px;
}

	#Menu2 {
		display: block;
		width: 194px;
		margin-left: 0;
		margin-bottom: 12px;
		float:right;
		background:#f0f0f0 url(../images/Stripe-Side.png) repeat left top;
		border:1px solid #ddd;
		padding: 8px 8px 8px 8px;
	}

		#Menu2 li {
			//list-style: none !important;
			list-style-image: url(../images/menu2_arrow.gif);
			//padding-left:15px;
			padding-left: 3px;
			margin-left: 20px;
			//background: url(../images/menu2_arrow.gif) no-repeat left 8px;
			padding-bottom: 1px;
			padding-top: 3px;
			margin-top: 8px;
			border-bottom: 1px solid #ddd;
		}
		
		#Menu2 a {
			color:#333;
			font-family: Palatino, Georgia, Serif;
			font-style: italic;
			font-size:1.1em;
			line-height:1.6em;
			text-decoration:none;
			color:#333;
		}
		#Menu2 a:hover 
		{
			color:#0071BC;
			//text-decoration:underline;
		}
		#Menu2 li.current a,
		#Menu2 li.section a {
			color:#333;
		}


#SearchForm {
	display: block;
	width: 194px;
	margin-left: 0;
	margin-bottom: 12px;
	float:right;
	background:#f0f0f0 url(../images/Stripe-Side.png) repeat left top;
	border:1px solid #ddd;
	padding: 8px 8px 8px 8px;
}

#SearchForm form {
	width: 100%;
	margin-left: 0;
	float:left;
	border: 0;
}
	#SearchForm form * {
		border: 0;
		display:inline !important;
	}
	#SearchForm form div {
		border: 0;
	}
	#SearchForm form input.text {
		width:183px;
		color:#555;
		background:#fcfcfc;
		border:1px solid #ddd;
		padding: 5px;
		font-size: 13px;
		font-style: italic;
		margin-top: 11px;
		margin-bottom: 11px;
	}
	#SearchForm form input.action, #SearchForm form input.action:hover {
		float: right;
		padding: 3px 10px;
		font-family: Palatino, Georgia, serif;
		font-size: 16px;
		font-style: italic;
		border: 1px solid #ddd;
	}
	
	#SearchForm form input.action {
		background: #0071BC;
		color: #FFF;
	}
	#SearchForm form input.action:hover {
		background: #FFF;
		color: #0071BC;
	}


.searchQuery {
	font-family: Palatino, Georgia, serif;
	font-size: 3em;
	color:#222;
	margin-bottom:23px;
}

ul#SearchResults li {
	background-color: #f0f0f0;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom: 1px solid #DDD;
}
ul#SearchResults li p {
		width: 100%;
		font-size:0.9em;
		font-weight:normal;
		line-height:1em;
		color:#333;
	}
	ul#SearchResults a.searchResultHeader {
		font-family: Palatino, Georgia, serif;
		font-size:1.3em;
		//font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		//margin:20px 0 8px 0;
		//background:url(../images/treeicons/search-file.gif) no-repeat left center;
	}
		ul#SearchResults a {
			text-decoration:none;
			color:#0071BC;
		}
		ul#SearchResults a:hover {
			text-decoration:none;
			color:#555;
		}


#Footer {
	display: block;
	height: 100px;
	background:#111;
	clear:both;
	padding: 23px;
}

	#FooterLeft {
		display: block;
		float: left;
		color: #888;
		text-align: left;
		height: 80px;
		width: 400px;
	}
	
	#FooterRight {
		float: right;
		color: #888;
		text-align: right;
		line-height: 1.2em;
		margin-top: 17px;
	}

	#FooterLeft img {
		margin: auto 0;
		margin-right: 23px;
	}
	
	#FooterLeft img:hover {
		opacity: 0.5;
	}



/* 	#Footer span {
		color:#ccc;
		font-size:1.1em;
		line-height:2em;
		font-weight:bold;
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		} */


/* The rest of this file is for the second tutorial */
/* #NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	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;
	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;
	}

		

*/