/* Global Resetting */
html{
	width: 100%;
	height: 100%;
	background-color: #333333;	
}
body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color:#000;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Trebuchet MS,Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
.right {float:right; margin-left:10px; margin-bottom:10px;}
.left  {float:left; margin-right:10px; margin-bottom:10px;}

/* Layout CSS */
#Main {
	margin:10px auto;
	margin-bottom:0px;
	width:888px;
	background-color:#FFFFFF;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}
#Header {
	background:url(../images/banner_james.jpg) no-repeat;
	width:888px;
	height:284px;
}
	
	#Header h1 {
		
	}
#menu_container {
	float:left;
	border-left:8px solid #fff;
	width:160px;
	border-left:8px solid #fff;
	padding-top:42px;
	background-image:url(../images/navigation_best.jpg)}
	
	#Menu1 {
		padding:0px;
		
		
	}
			#Menu1 li {
				display:block;
				float:left;
				margin-left:0px;
				width:160px;
				margin-bottom:13px;
				
				
			}
				#Menu1 li.current,
				#Menu1 li.section {
					
				}
				#Menu1 li a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:3px;
	line-height:1em;
	background-image: url(../images/nav.png);
	background-repeat:no-repeat;					
					
				}
					#Menu1 li a:hover {
						background:url(../images/nav_over.png) no-repeat left top;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background:url(../images/nav_over.png) no-repeat left top;
						color:#000;
					}

#ContentContainer {
	float:right;
	width:650px;
	background:#FFF ;
	padding-top:0px;
	padding-bottom:20px;
	margin-right:20px;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#Banner {
	text-align: center;
}
#menu2_container {
	
}
	
#Menu2 {
	width:200px;
	float:right;
	border:1px dotted #f0f0f0;
	background:#f0f0f0;
	margin-right:10px;
	padding:5px;
	margin-left: 10px;
	background:#f0f0f0;
	border:1px solid #ddd;
	
}
	#Menu2 li {
		padding-left:15px;
		background:url(../images/menu2_arrow.gif) no-repeat left center;
		list-style:none;
	}
	#Menu2 a {
		color:#333;
		font-weight:normal;
		font-size:1 em;
		line-height:1.6em;
		text-decoration:none;
	}
	#Menu2 a:hover {
		text-decoration:underline;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color:#0083C8;
	}


#Content_home {
	float:left;
	width:610px;
	margin: 0px 10px 0px 10px;
	background: url(../images/robot.jpg) no-repeat bottom right;}
#Content{
	float:left;
	width:610px;
	margin: 0px 20px 0px 20px;
		
}


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

#Footer {
	clear:both;
	width:888px;
	margin:0px auto;
	background-image: url(../images/footer_james.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	border-top:7px solid #fff;
	
	
}
	#Footer h1 {
		padding:0px;
		padding-bottom:5px;
		margin:0px;
		font-size:15px;
		color:#fff;
		text-align:center;
		letter-spacing:3px;
		line-height:2em;}
	
#swd {width:850px; margin-left:auto;margin-right:auto;text-align:center;color:#666;font-size:9px;}
#swd a {color:#666;}
#swd a:hover {color:#999;}
/* The rest of this file is for the second tutorial */

#newscontainer {
	width:90%;
	margin-right:10px;
	margin-left:20px;}
#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;
	}
/* gallery */
		
#Sidebar {
	width:200px;
	float:left;
	margin-left:30px;
	padding:5px;}
.sidebarBox {background-color:#fff;margin-left:-25px;}

.sidebarBox h3 {margin-left:0px;font-size:15px}
#search {width:150px;float:left;margin-left:0px; padding:5px;padding-top:0px}
form#SearchForm_SearchForm fieldset {border:0px;}


#robot {background: url(../images/fade_robot.jpg) no-repeat bottom right;}
.robot {background: url(../images/robot.jpg) no-repeat bottom right;}
#doll {background: url(../images/fade_doll.jpg) no-repeat 50% 100%;}
.typography_doll {background: url(../images/fade_doll.jpg) no-repeat 50% 100%;}
#plane {background: url(../images/fade_plane.jpg) no-repeat 50% 100%;}
#fire {background: url(../images/fade_fire_engine.jpg) no-repeat 50% 50%;}
.fire {background: url(../images/fade_fire_engine.jpg) no-repeat 100% 100%;}
#car {background: url(../images/fade_classic_car.jpg) no-repeat 100% 100%;}
#tractor {background: url(../images/fade_tractor.jpg) no-repeat 100% 100%;}

#flash {margin-left:482px;margin-top:0px;}

/* search results */
.searchResults h2 {font-size:15px;weight:bold;color:red;}
#SearchResults li {background-color:#f0f0f0;margin-bottom:10px;}
#SearchResults li a.searchResultHeader {font-size:13px;weight:bold;color:red;}
#SearchResults li a.readMoreLink {color:red;}
#SearchForm_SearchForm_action_results {float:left;}