body
{
	margin: 0;
}

a
{
	color: #003399;
	text-decoration: none;
}

a:hover
{
	color: #0000FF;
	text-decoration: none;
}

a:visited
{
	color: #003399;
	text-decoration: none;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

p
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

h4
{
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}

h3
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}

h1
{
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}

#LogoBar
{
	height: 78px;
	background-image: url(../Graphics/HeadBg.png);
	background-repeat: repeat-x;
	background-color: #0033e3;
	margin: 0;
	padding: 0;
}

#LogoImg
{
	position: absolute;
	left: 12px;
	top: 9px;
}

#HeadBanner
{
	position: absolute;
	width: 468px;
	height: 60px;
	right: 9px;
	top: 8px;
	padding: 0px;
	vertical-align: bottom;
}

#HeadMenuBar
{
	height: 28px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../Graphics/TopNavBg.png);
	background-repeat: repeat-x;
   	background-color: #ffc62f;
   	list-style: none;
}

#HeadMenuBar li
{
	float:left;
}

#HeadMenuBar a
{
    cursor: pointer;
    display: block;
	height: 21px;
	background-color: #ffc62f;
	text-align: center;
	margin: 0;
	background-image: url(../Graphics/TopNavBg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial, Verdana;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #00296e;
	padding-top: 7px;
	margin: 0;
}

#HeadMenuBar a:hover
{
    cursor: pointer;
	height: 21px;
	background-color: #dddddd;
	text-align: center;
	margin: 0;
	background-image: url(../Graphics/TopNavBgAlt.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color: #00296e;
	padding-top: 7px;
	margin: 0;
	text-decoration: none;
}

#HeadMenuBarShadow
{
    clear: both;
	height: 4px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(http://www.geekpedia.com/Graphics/TopNavBottomBg.png);
	background-repeat: repeat-x;
}

#LatestTop
{
	margin: 0;
	padding: 0;
	min-height: 108px;
	overflow: auto;
	background-color: #f0f5fb;
	background-image: url(http://www.geekpedia.com/Graphics/LatestTopBg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #DCDCDC;
}

* html #LatestTop
{
	height: 108px;
	overflow: visible;
}

#LatestBottom
{
	margin: 0;
	padding: 0;
	min-height: 108px;
	height: 119px;
	overflow: visible;
	background-color: #eff5fb;
	border-bottom: 1px solid #BFC3D4;
}

* html #LatestBottom
{
	height: 119px;
	overflow: visible;
}

#LatestBottomShadow
{
	margin: 0;
	padding: 0;
	height: 5px;
	background-image: url(http://www.geekpedia.com/Graphics/LatestBottomShadow.gif);
	background-repeat: repeat-x;
}

ul.LatestList
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	list-style-image: url(http://www.geekpedia.com/Images/ArrowBlue.png);
	list-style-type: circle;
	margin: 0 0 0 22px;
	padding: 2px 0 0 0;
}

.LatestBox
{
	padding: 6px;
	float: left;
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 23%;
}

.LatestBanner
{
	width: 728px;
	padding: 14px 6px 6px 8px;
	float: left;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#LatestTop h6
{
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#LatestBottom h6
{
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 10px;
}

#Overall
{
    width: 100%;
    min-width: 990px;
    width: expression(document.body.clientWidth < 1000 ? "990px" : "100%" );
}

.FooterCopyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

#LeftCol
{
	width: 75%;
	float: left;
	margin: 12px 0 12px 12px;
}

#RightCol
{
	width: 20%;
	float: right;
	margin: 12px 12px 12px 0;
}

#Footer
{
	clear: both;
	text-align: center;
}

.ForumsBox
{
	border: 1px solid #929292;
}

.ForumsContent
{
	background-image: url(../Graphics/ForumsBoxBg.gif);
	background-repeat: repeat-x;
}

.ForumsForm
{
	background-image: url(../Graphics/ForumsBoxBg.gif);
	background-repeat: repeat-x;
	padding-left: 16px;
}

.ForumsTitleBorder
{
	background-color: #FFFFFF;
	padding: 1px;
	border-bottom: 1px solid #929292;
}

.ForumsTitle
{
	background: url(../Graphics/ForumTitleBg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 75%;
	font-weight: bold;
	color: #fff;
}

.ForumsTitle a
{
	color: #fff;
}

.ForumsTitle a:visited
{
	color: #fff;
}

.ForumsTitle a:hover
{
	color: #EBEBEB;
}

.ForumDesc
{
	padding: 8px 8px 8px 2px;
	font-size: 90%;
	width: 400px;
	float: left;
}

.SmallCell
{
	font-size: 90%;
}

.TopicInfo
{
	padding: 8px;
	float: left;
}

.ForumButtons
{
	float: right;
	padding: 8px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.RowTitle
{
	font-size: 70%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #F4F4F4;
	background-color: #F4F4F4;
}

.RowTopic
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.RowTopicAlt
{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f6f7f8;
}

.ClearLeft
{
	clear: both;
}

.MenuBox
{
	border: 1px solid #bbbdc1;
}

.MenuContent
{
	background-image: url(../Graphics/ForumsBoxBg.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MenuContent p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-bottom: 6px;
}

.MenuTitleBorder
{
	background-color: #FFFFFF;
	padding: 1px;
	border-bottom: 1px solid #bbbdc1;
}

.MenuTitle
{
	background: url(../Graphics/MenuTitleBg.png);
	background-repeat: repeat-x;
	background-color: #c5c7cb;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 75%;
	font-weight: bold;
	color: #000;
}

.ForumRow
{
	padding: 12px 12px 12px 2px;
}

.ForumRowAlt
{
	padding: 12px 12px 12px 2px;
	background-color: #f6f7f8;
}

.PostTitleBorder
{
	background-color: #FFFFFF;
	padding: 1px;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
}

.PostTitle
{
	background-image: url(../Graphics/PostTitleBg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	height: 43px;
	color: #fff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.PostTitle a
{
	color: #fff;
}

.PostTitle a:visited
{
	color: #fff;
}

.PostTitle a:hover
{
	color: #EBEBEB;
}

.PostAuthor
{
	float: left;
	padding-top: 13px;
	padding-left: 12px;
	padding-right: 12px;
}

.PostInfo
{
	font-size: 80%;
	float: right;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 12px;
}

.PostContent
{
	background-image: url(../Graphics/ForumsBoxBg.gif);
	background-repeat: repeat-x;
	padding: 20px;
}

p.Info
{
	font-size: 70%;
}

.TdName
{
	background-color: #F8FAFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}

.TdField
{
	background-color: #F0F4FB;
}

hr
{
	background: #E1E1E1;
    border: 0;
    color: #E1E1E1;
    height: 1px;
}

.ErrorMsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PostContent p
{
	padding-bottom: 12px;
}