/* Stylesheet for metasquares.com */

body {
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #0a81f3;
}

img {
	border-width: 0px;
	border-style: none;
}

cite {
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	font-weight: bold;
}

.SmallTopPadding {
	padding-top: 3px;
}

.MottoCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	
	padding-top: 33px;
	padding-left: 67px;
	
	background-image: url(topbar.jpg);
	background-position: 64px 58px;
	background-repeat: no-repeat;

	height: 84px;
	width: auto;
}

.ContentBGDiv {
	background-image: url(square1.gif);
	background-repeat: no-repeat;
	
	width: 650px;
	height: 471px;
	
	margin-left: 7px;
	margin-top: 0px;
	
	position: relative;
	top: -7px;
}

.Sitemap {
	vertical-align: top;
	
	margin-left: 350px;
	padding-top: 12px;
}

.LoginForm {
	width: 170px;
	margin-top: 21px;
	margin-left: 43px;
	
	text-align: left;
}

.LoginForm p {
	margin: 0px 0px 1px 20px;
}

.MetasquarerStats {
	font-weight: bold;
	text-align: center;
	margin-left: -6px !important;
}

.ForgotPassword {
	margin-bottom: 14px !important;
}

.TopTen {
	width: 160px;
	height: 165px;

	position: absolute;
	top: 261px;
	left: 58px;

	overflow: hidden;
}

#MainContentOutline {
	position: absolute;
	top: 50px;
	left: 265px;
}

#MainContentDiv {
	margin-top: 10px;
	margin-left: 4px;
	
	vertical-align: top;
	
	width: 330px;
	height: 330px;

	position: absolute;
	top: 30px;
	left: 0px;
	overflow: hidden;
}

.ScrollArrows {
	position: absolute;
	top: 38px;
	left: 342px;
}

#ScrollUp, #ScrollDown {
	display: block;
	margin-bottom: 4px;
}

.FooterContent {
	position: relative;	
	top: -30px;
}

.FooterLeft {
	width: 250px;
	text-align: right;
	padding-right: 15px;
	vertical-align: middle;
}

.FooterCenter {
	width: 395px;
	text-align: center;
}

.WhiteUnderlink {
	color: #ffffff;
	text-decoration: underline;
}

.NewsText {
	font-style: italic;
	font-weight: bold;
}

.NewsDate {
	font-weight: bold;
}

.NewsBody {
	text-indent: 10px;
}

.CachedLink {
	font-size: 8px;
}

.ArticleList a, .LinkList a {
	font-weight: bold;
}

.StatusNotes {
	text-decoration: underline;
	font-weight: bold;
}

#Expenses {
	color: #ff0000;
}

.InstallWalkthrough {
	font-size: 9px;
}

.ImgBorders img {
	vertical-align: middle;
	border-style: solid !important;
	border-width: 1px !important;
}

.MailingList {
	color: #000000;
}

.TopTenHeaders {
	font-size: 9px;
}

.AdSense {
	padding-left: 140px;
}


