﻿/* 0 BASIC TAGS */
body
{
	background-image: url(Images/checked.bmp);
}
#headercontainer
{
	width: 786px;
	margin-bottom: 24px;
}
#header
{
	background-image: url(Images/skyline.jpg);
	margin-bottom: 0px;
	height: 100px;
	text-align: right;
	background-repeat: no-repeat;
}
#blogsheader
{
	background-image: url(Images/mugablog.GIF);
	margin-bottom: 0px;
	height: 140px;
	background-repeat: no-repeat;
}
#mastertable
{
	margin-left: 100px;
	margin-right: 10px;
}
#page
{
	position: relative;
	width: 788px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 6px auto 4px auto;
	padding: 5px 3px 5px 5px;
}
#ContentContainer
{
	width: 570px;
	padding-right: 12px;
	float: left;
}
#SidebarContainer
{
	float: right;
	width: 160px;
	padding: 8px 20px 24px 16px; 
	line-height: 140%
}
h3
{
	font: 10pt Verdana, Helvetica;
	font-weight: bold;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.divabout
{
	font-family: Verdana;
	font-size: 12px;
}
.tableabout
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.menuitem
{
	background-image : url(images/navbutton.PNG);
}

.menuitem_selected
{
	background-image :url(images/navbutton_grey.PNG);
}

.menuitem_hover
{
	background-image :url(images/navbutton_violet.PNG);
}

.slogan
{
	font-size: 12px;
	font-family: Arial;
	color: background;
}

.divslogan
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}
.Post
{
	margin-bottom: 8px;
	margin-right: 50px;
	background-color: whitesmoke;
}
.PostTitle
{
	font: 10pt Verdana, Helvetica;
}

.PostInfo
{
	border-top: dotted 1px #cccccc;
	margin-top: 6px;
	padding-top: 4px;
	font: 8pt Verdana, Helvetica;
	color: #999999;
}
.PostBody
{
	line-height: 100%;
}
.DraftInfo
{
	font: 8pt Verdana, Helvetica;
	color: #999999;
}
.EditLink
{
	font: 8pt Verdana, Helvetica;
}
.RssButton
{
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 18px;
}

.FormField .RefreshButton
{
	margin-left: 250px;
	width: 80px;
	font: 8pt Verdana, Helvetica;
}
.latestimage
{
	position: static;
	text-align: center;
}
.copyright
{
	font-size: 9px;
	color: gray;
	font-family: Verdana;
	text-align: center;
}
.products
{
	font-size: 9pt;
	font-family: Arial;
	background-color: whitesmoke;
}
.prod1
{
	background-color: whitesmoke;
}
.prod2
{
	background-color: #e9f7ff;
}
.prod3
{
	background-color: #f2f7ff;
}
.links
{
	text-align: center;
}
