html, body
{
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	background-color: #000000;
	text-align: left;
	background-position: center;
}
html
{
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
body
{
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

/******** HOME STYLE ****************/

#home-maintable
{
	width: 100%;
	height:670px;
}
	#home-maintable .divSection
	{
		width: 934px;
		margin: 0px auto;
		text-align: left;
	}

	#home-maintable #home-tabletop
	{		
		background-image: url('../noogimages/home/top-back.jpg');
		height: 130px;
		width: 100%;
		background-repeat:repeat-x;
	}
		#home-maintable #home-tabletop #home-toplogo
		{
			background-image: url('../noogimages/home/top-logo.jpg');
			height: 130px;
			width: 317px;
			float:left;
			background-repeat:no-repeat;
		}
			#home-maintable #home-tabletop #home-twitter a
			{
				display: block;
				background-image: url('../noogimages/home/top-twitterlogo.jpg');
				background-repeat:no-repeat;
				height: 55px;
				width: 147px;
				float: right;
				cursor:pointer;
			}
			#home-maintable #home-tabletop #home-twitter span
			{
				display: none;
			}
		#home-maintable #home-tabletop #home-topmenu
		{
			float:right;
			padding-top:45px;
			color: #3F7FA3;
			font-size:12px;
		}
			#home-maintable #home-tabletop #home-topmenu a
			{
				color: #3F7FA3;
			}
	
	#home-maintable #home-tablemiddle
	{
		background-color: #ffffff;
		padding-bottom:20px;
	}
			#home-maintable #home-tablemiddle #home-contentsection
			{
			}
			#home-maintable #home-tablemiddle #home-contentsection #whatisnoog
			{
				float:left;
				background-image: url('../noogimages/home/whatisnoog.gif');
				height: 69px;
				width: 252px;
				background-repeat:no-repeat;
			}
				#home-maintable #home-tablemiddle #home-contentsection #browsernotsupported
				{
					background-image: url('../noogimages/home/browsernotsupported.gif');
					height: 69px;
					width: 426px;
					background-repeat:no-repeat;
				}
				#home-maintable #home-tablemiddle #home-contentsection #businessplantop
				{
					background-image: url('../noogimages/home/businessplandownloadtop.gif');
					height: 69px;
					width: 392px;
					background-repeat:no-repeat;
				}
				#home-maintable #home-tablemiddle #home-contentsection #pagenotfound
				{
					background-image: url('../noogimages/home/pagenotfound.gif');
					height: 69px;
					width: 297px;
					background-repeat:no-repeat;
				}
				#home-maintable #home-tablemiddle #home-contentsection #accountactivated
				{
					background-image: url('../noogimages/home/accountactivated.gif');
					height: 69px;
					width: 313px;
					background-repeat:no-repeat;
				}
				#home-maintable #home-tablemiddle #home-contentsection #passwordchange
				{
					background-image: url('../noogimages/home/changepass.gif');
					height: 69px;
					width: 313px;
					background-repeat:no-repeat;
				}

			#home-maintable #home-tablemiddle #home-contentsection #mainparagraph
			{
				/*border-top: solid #21608E 2px;
				border-bottom: solid #21608E 2px;*/
				margin-top:5px;
				width:594px;
			}
			
			#home-maintable #home-tablemiddle #home-contentsection #mainparagraph p
			{
				color:black;
				padding:0px;
				margin:0px;
				margin-top:4px;
				margin-bottom:4px;
				margin-left:4px;
			}
			
			#home-maintable #home-tablemiddle #home-contentsection #bullets-table
			{
				border: solid #21608E 2px;
				background-color:#133E5E;
				width:340px;
			}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-bubble
				{
					background-image: url('../noogimages/home/bullets-bubble.jpg');
					height: 63px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-courses
				{
					background-image: url('../noogimages/home/bullets-courses.jpg');
					height: 69px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-settings
				{
					background-image: url('../noogimages/home/bullets-settings.jpg');
					height: 62px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-textbooks
				{
					background-image: url('../noogimages/home/bullets-textbooks.jpg');
					height: 62px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-people
				{
					background-image: url('../noogimages/home/bullets-people.jpg');
					height: 70px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table #bullets-photo
				{
					background-image: url('../noogimages/home/bullets-photo.jpg');
					height: 72px;
					width: 76px;
					background-repeat:no-repeat;
					padding:0px;
					margin:0px;
					padding-right:5px;
				}

				#home-maintable #home-tablemiddle #home-contentsection #bullets-table .bullet-toptext
				{
					color: white;
					font-size:20px;
					padding-left:1px;
				}
				#home-maintable #home-tablemiddle #home-contentsection #bullets-table .bullet-bottomtext
				{
					padding-left:2px;
				}
					#home-maintable #home-tablemiddle #home-contentsection #bullets-table .bullet-bottomtext ul
					{
						margin:0px;
						padding:0px;
						list-style-type: none;
					}
					#home-maintable #home-tablemiddle #home-contentsection #bullets-table .bullet-bottomtext li
					{
						padding:0px;
						margin:0px;
						font-size:11px;
						color: #8BA0B0;
					}

			#home-maintable #home-tablemiddle #home-contentsection #nowsupportaim
			{
				margin-left:25px;
				margin-bottom:5px;
				background-image: url('../noogimages/home/nowsupportaim.jpg');
				height: 51px;
				width: 213px;
				background-repeat: no-repeat;
				cursor:pointer;
			}
			#home-maintable #home-tablemiddle #home-contentsection #app3d
			{
				background-image: url('../noogimages/home/3dapplications.jpg');
				height: 225px;
				width: 271px;
				background-repeat: no-repeat;
			}
			#home-maintable #home-tablemiddle #home-contentsection #facebookimport
			{
				margin-top:-7px;
				margin-left:30px;
				background-image: url('../noogimages/home/facebookimport.jpg');
				height: 58px;
				width: 204px;
				background-repeat: no-repeat;
				cursor:pointer;
			}
			#home-maintable #home-tablemiddle #home-contentsection #signupbutton
			{
				float:right;
				margin-top:11px;
				margin-right:18px;
			}
				#home-maintable #home-tablemiddle #home-contentsection #signupbutton a
				{
					display: block;
					width: 222px;
					height: 54px;
					background-image: url('../noogimages/home/signupbutton.gif');
					background-repeat: no-repeat;
					background-position: 0px -54px;
					cursor:pointer;
				}
			#home-maintable #home-tablemiddle #home-contentsection #signupbutton a:hover
			{
				background-position: 0px 0px;
			}
			#home-maintable #home-tablemiddle #home-contentsection #signupbutton span
			{
				display:none;
			}


		#home-maintable #home-tablemiddle #home-contentsection #loginBoxSection
		{
			width: 387px;
			vertical-align:top;
		}
		#home-maintable #home-tablemiddle #home-contentsection #noogloading
		{
			background-repeat:no-repeat;
			background-image: url('../noogimages/loadingScreenMiddle.png');
			height:68px;
			width:281px;
			margin-top:200px;
			margin-left:30px;
		}
			#home-maintable #home-tablemiddle #home-contentsection #noogloading #noogloadingimage
			{
				float:left;
				margin-top: 17px;
				margin-left: 16px;
			}
			#home-maintable #home-tablemiddle #home-contentsection #noogloading #noogloadingtext
			{
				width: 205px; 
				color: #181818; 
				margin-top:22px;
				margin-left:15px;
				float:left;
				font-size:14px;
			}

			
	#home-maintable #home-tablebottom
	{
		background-image: url('../noogimages/home/bottom-back.jpg');
		height: 81px;
		width: 100%;
		background-repeat:repeat-x;
		vertical-align:top;
		padding-top:10px;
	}

	
/*************************************/

.loggedInFooter
{
	left: 10px;
	width:100%;
	position:absolute;
	display: none;
	
}
	.loggedInFooter .footerMenu,
	.loggedInFooter .footerMenu a
	{
		text-decoration:none;
		color: #162637;
	}
	.loggedInFooter .footerMenu a:hover
	{
		text-decoration:underline;
	}

	

/******** LOGGED IN SECTION ****************/

.loggedinTop
{
	display: none;
	background-image:url(../mycampusImages/bg-ins.jpg); background-position:center top; background-repeat:repeat-x ;
}

#loggedinTop{
	min-height: 100%;
}

html #loggedinTop{
	height: 100%;
}

	.loggedinTop .topImage
	{
		background-image: url('../noogimages/loggedin/loggedin-logotop.jpg');
		background-repeat: no-repeat;
		width: 177px;
		height: 125px;
		top:0px;
		left:0px;
		position:absolute;
	}		
	
/********** LIVE FEED MODULE **************/

.activityFeed-module
{
}
	.activityFeed-module .eventIconCell
	{
		text-align:center;
		vertical-align:middle;
		width:34px;
	}

	.activityFeed-module .eventTextCell
	{
		color: white;
		font-size: 11px;
		padding-bottom: 5px;
		padding-top: 4px;
		padding-right: 4px;
	}
		.activityFeed-module .eventTextCell a
		{
			color: #f5f5f5;
			font-weight: bold;
		}
	.activityFeed-module .eventDateCell
	{
		color: #5ba3d8;
		font-size: 11px;
		padding-bottom: 5px;
		padding-right: 4px;
	}

	.activityFeed-module .eventQuotesImageLeft,
	.activityFeed-module .eventQuotesImageRight
	{
		font-size:0px;
		background-repeat: no-repeat;
		width: 17px;
		height: 13px;
	}
			.activityFeed-module .eventQuotesImageLeft
			{
				background-image: url('../noogimages/loggedin/activityFeedQuoteLeftMini.png');
			}
			.activityFeed-module .eventQuotesImageRight
			{
				background-image: url('../noogimages/loggedin/activityFeedQuoteRightMini.png');
			}

	.activityFeed-module .eventQuoteTable
	{
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.activityFeed-module .eventQuoteText
	{
		color:#8f8f8f;
		font-size:14px;
		padding-left:6px;
		padding-right:6px;
		vertical-align:top;
		font-weight:normal;
	}
		.activityFeed-module .eventQuoteText a
		{
			color:#8f8f8f;
			font-weight:normal;
			text-decoration: none;
		}
		.activityFeed-module .eventQuoteText a:hover
		{
			color:#8f8f8f;
			font-weight:normal;
			text-decoration: underline;
		}
	
.activityFeed-window
{
	width:100%;
	border-bottom: dashed #c6c6c6 1px;
}
	.activityFeed-window .eventIconCell
	{
		text-align:center;
		vertical-align:middle;
		width:34px;
	}
	.activityFeed-window .eventTextCell
	{
		color: #363636;
		font-size: 11px;
		padding-bottom: 5px;
		padding-top: 7px;
		padding-right: 4px;
	}
		.activityFeed-window .eventTextCell a
		{
			color: #1f2020;
			font-weight: bold;
		}
	
	.activityFeed-window .eventDateCell
	{
		color: #3e3e3e;
		font-size: 11px;
		font-weight:bold;
		padding-bottom: 7px;
		padding-right: 4px;
	}

	.activityFeed-window .eventQuotesImageLeft,
	.activityFeed-window .eventQuotesImageRight
	{
		font-size:0px;
		background-repeat: no-repeat;
		width: 17px;
		height: 13px;
	}
			.activityFeed-window .eventQuotesImageLeft
			{
				background-image: url('../noogimages/loggedin/activityFeedQuoteLeftWindow.png');
			}
			.activityFeed-window .eventQuotesImageRight
			{
				background-image: url('../noogimages/loggedin/activityFeedQuoteRightWindow.png');
			}

	.activityFeed-window .eventQuoteTable
	{
		padding-top: 8px;
		padding-bottom: 7px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.activityFeed-window .eventQuoteText
	{
		color:#636363;
		font-size:14px;
		padding-left:6px;
		padding-right:6px;
		vertical-align:top;
		font-weight:normal;
	}
		.activityFeed-window .eventQuoteText a
		{
			color:#636363;
			font-weight:normal;
			text-decoration: none;
		}
		.activityFeed-window .eventQuoteText a:hover
		{
			color:#636363;
			font-weight:normal;
			text-decoration: underline;
		}
/*******************************************/

.youTubeThumb
{
	display: block;
	cursor: pointer;
	border: solid white 1px;
	background-repeat: no-repeat;
	height:90px;
	width:120px;
	font-size:0px;
}
	.youTubeThumb .playIcon
	{
		font-size:0px;
		background-image:url('../noogimages/youtube-playicon.png');
		margin-left:40px;
		margin-right:40px;
		margin-top:25px;
		height:40px;
		width:40px;
	}