/* Global Resetting */
html						{width: 100%; height: 100%;}
body 						{font-family: arial, helvetica; color: #363636; font-size: 12px; margin: 0 0 20px 0; text-align: center; background-color:#c9eaf7; line-height: 20px; background-color:#FFFFFF; background-position: center top; background-repeat: repeat-y;}
#container 					{margin-left: auto; margin-right: auto; width: 960px; text-align: left; background-color:#FFFFFF;}
#maincolumn 				{padding: 20px; width: 510px; margin: 130px 0 0 340px}
* 							{font-size: 1em; /* reset font-sizes to 1em == 10px */ padding: 0; margin: 0; font-family:Arial, Verdana,Helvetica,sans-serif; list-style:none;}
.clear						{clear:both;}
.a							{color: #27aae1; font-decoration: underline; font-weight: bold;}
a							{font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #ffffff;}
.clear						{clear: both;}
.shrink						{font-size: smaller}
.left						{float: left}
.right						{float: right}
.fifty						{width: 50%}
.fourteen					{font-size: 16px;}
li 							{list-style-image: url(../images/bullet.png);}
.paddingLi					{margin-left: 50px;}
.title						{color: #27aae1; font-size: 17px;}
img							{border: 0}
#logo						{background-image: url(../images/new_linc_header.gif); background-position:top; background-repeat:no-repeat; height: 182px; width: 960px;}
.gallery					{margin: 5px 5px 10px 0; position: relative; float: left; border: 1px solid #e3e4e5; width: 660px;}
.sidebarA					{background-color: #ffffff; float: left; position: relative; width: 290px;}
.footer						{background-color: #2CAAE2; padding: 1px 15px 1px 15px; color: #ffffff; margin: 0}
.search						{position: absolute; margin: 15px 0 0 710px; width: 250px; }
.contact					{position: absolute; margin:70px 0 0 710px; width: 220px; background-color: #ffffff; border: 1px solid #e3e4e5; padding: 10px 10px 10px 10px}

/* ////////// banner styles ////////// */
.form						{background-color: #ffffff; margin: 5px 5px 0 5px;}
.bannerRecruitInner			{border: 1px solid #e3e4e5; padding: 15px 10px 15px 10px; background-color: #ffffff; width: 260px; background-image:url(../images/recruitment_banner_bg.jpg); background-position: top right; background-repeat:no-repeat; height: 130px;}
.bannerEnquireInner			{border: 1px solid #e3e4e5; padding: 15px 10px 15px 10px; background-color: #ffffff; width: 260px; background-image:url(../images/enquire_banner_bg.jpg); background-position: top right; background-repeat:no-repeat; height: 130px;}
.bannerNewsletterInner		{border: 1px solid #e3e4e5; padding: 15px 10px 15px 10px; background-color: #ffffff; width: 260px; background-image:url(../images/news_banner_bg.jpg); background-position: top right; background-repeat:no-repeat; height: 130px;}
.bannerInner				{width: 65%;}
.button						{background-color: #CCCCCC; color: #ffffff; line-height: 26px; width: 100px; text-align: center;}

/* Layout CSS */
div.module_menu				{width: 960px; background-color: #BCBEC0; text-align: center;}
div.module_menu ul 			{background-color: #BCBEC0; text-align: center;} 
div.module_menu ul li		{display:block; background-color: #BCBEC0; text-align: center;}
div.module_menu li 			{width: 120px; float: left; padding: 10px 0 10px 0; font-size: 12px; font-weight: normal; list-style-image: none; text-align: center;}
div.module_menu li a  		{font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; list-style-type: none; text-align: center;}
div.module_menu li:hover 	{font-size: 12px; font-weight: normal; background-color: #2CAAE2; color: #ffffff; text-align: center;}
div.module_menu li:hover a	{font-size: 12px; font-weight: normal; background-color: #2CAAE2; color: #ffffff; text-align: center;}

div.module_menu li.current	{padding: 10px 0 10px 0; font-size: 12px; font-weight: normal; list-style-type: none; background-color: #2CAAE2; text-align: center;}
div.module_menu li.section a  {color: #ffffff; list-style-type: none; text-align: center;}
div.module_menu li:hover.current a  {font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; text-align: center;}
div.module_menu li:hover.section a  {font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none; text-align: center;}
div.module_menu li.current a {color: #ffffff; list-style-type: none; text-align: center;}

#Content 					{width: 640px; padding-bottom: 350px; margin: 0 10px 0 10px; float: left; position: relative; background-image: url(../images/new_linc_footer_image.gif); background-position:bottom; background-repeat:no-repeat;}
#ContentContainer 			{}

.clear						{clear: both;}

#Banner 					{text-align: center;}

#Menu2 						{margin: 5px 0 0 5px; width:282px; vertical-align: middle; background-color:#bcbec0;}
#Menu2 li 					{display:block; background-color: #2CAAE2; text-align: left; border-bottom: 1px solid #ffffff;}
#Menu2 a 					{color:#ffffff; text-decoration:none; display:block; padding: 10px 10px 10px 38px; font-size: 12px}
#Menu2 a:hover 				{color:#ffffff; background:#BCBEC0; text-decoration:none}
#Menu2 li.current a, #Menu2 li.section a 
							{padding: 10px 10px 10px 38px; vertical-align: middle; font-size:12px; color:#ffffff; background:#BCBEC0; text-decoration:none; display:block; text-align: left;}

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

#Footer {
	background:#015581;
	clear:both;
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
	border-top:0;
}
	#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:#d31732;
		}
		#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:#d31732;
	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;
	}

		
#Header form {
	float:right;
	width:250px;
}
	#Header form * {
		display:inline !important;
	}
	#Header form div {
	}
	#Header form input.text {
		width:180px;
		color:#cccccc;
		background:#f0f0f0;
	}
	#Header form input.action {
		font-weight:bold;
	}
#Search	{margin-bottom: 5px; padding-bottom: 5px;}
#SearchForm {}
.searchResults h2 {
	font-weight:normal;
	color:#0083C8;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	border: 1px solid #cccccc;
	background-color: #e4e4e4;
	padding: 5px;
	color:#ffffff;
	margin-bottom:20px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
}
	ul#SearchResults p {
		font-weight:normal;
		color:#999;
	}
	ul#SearchResults a.searchResultHeader {
		font-decoration: underline;
		font-weight: bold;
		margin:20px 0 8px 0;
		
	}
		ul#SearchResults a {
			text-decoration:underline;
			color:#0083C8;
		}
		ul#SearchResults a:hover {
		color: #999999;
		}
