﻿body 
{
    margin:0px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    background-color:#686724;
    background-image:url(images/page_bg.gif);
    background-repeat:repeat-x;
}

#leftCol
{
    width:641px;
    min-height:400px;
    float:left;
    padding:10px;
    background-color:#FFFFFF;
    border:solid 3px #c65729;
}

#rightCol
{
    width:300px;
    float:left;
    margin-left:7px;
    background-color:#FFFFFF;
    border:solid 3px #c65729;
}

.topbar {
	background-image:url(images/topbar_bg.gif);
	background-repeat:repeat-x;
	height:28px;
}

.topbar_inner {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5b5b5;
	padding:0px;
	line-height:28px;
}

.topbar_inner a:link,
.topbar_inner a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.topbar_inner a:active,
.topbar_inner a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.topbar_inner img 
{
    max-width:22px !important;
    max-height:22px !important;
}

.siteHeader
{
    padding:145px 0px 0px 0px;
    margin-bottom:10px;
    border:none;
    height:105px;
    width:980px;
    background-image:url(images/page_header.jpg);
    background-repeat:no-repeat;
}

.siteHeader h1
{
    display:none;
}

/* ARTICLE NAVIGATION MENU */

.ArticlesMenuVertical ul.AspNet-Menu /* Tier 1 */
{
    font-size:14px;
    width: 298px;
    background-color: #993327 !important; /* Set color to background color */
    border-left:solid 1px #592821 !important;
    border-bottom:solid 1px #592821 !important;
}

.ArticlesMenuVertical ul.AspNet-Menu ul  /* Tier 2 */
{
    width: 290px;
    top: 0px;
    left: -290px;
    background-color: #993327 !important; /* Set color to background color */
    border-left:solid 1px #592821 !important;
    border-bottom:solid 1px #592821 !important; 
}

.ArticlesMenuVertical a, /* all anchors and spans (nodes with no link) */
.ArticlesMenuVertical span
{
    color: #FFFFFF !important;
    padding: 4px 2px 4px 8px;
    background-color: #993327 !important;
    border-top:solid 1px #592821 !important; /* Set color to background color */
}

.ArticlesMenuVertical li:hover a, /* hovered text */
.ArticlesMenuVertical li:hover span,
.ArticlesMenuVertical li.AspNet-Menu-Hover a,
.ArticlesMenuVertical li.AspNet-Menu-Hover span,
.ArticlesMenuVertical li:hover li:hover a,
.ArticlesMenuVertical li:hover li:hover span,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.ArticlesMenuVertical li:hover li:hover li:hover a,
.ArticlesMenuVertical li:hover li:hover li:hover span,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: #FFFFFF !important;
    background-color: #993327 !important;
    border-top: solid 1px #592821 !important;
}

.ArticlesMenuVertical li:hover li a, /* the tier above this one is hovered */
.ArticlesMenuVertical li:hover li span,
.ArticlesMenuVertical li.AspNet-Menu-Hover li a,
.ArticlesMenuVertical li.AspNet-Menu-Hover li span,
.ArticlesMenuVertical li:hover li:hover li a,
.ArticlesMenuVertical li:hover li:hover li span,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.ArticlesMenuVertical li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: #FFFFFF !important;
    background-color: #993327 !important;
    border-top: solid 1px #592821 !important;
}

/* Header */

h2
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:18px;
    font-weight:normal;
    color:#592821;
}

/* Vote Control */

.votePanel
{
    float:right;
    width:100px;
    height:125px;
    margin:0px 0px 10px 10px;
}

.votes
{
    width:100px;
    height:100px;
    background-image:url(images/vote_bg.jpg);
    background-repeat:no-repeat;
    text-align:center;
    line-height:100px;
    color:#736926;
    font-size:36px;
    font-weight:bold;
}

.votetool
{
    width:100px;
    height:25px;
    line-height:25px;
    text-align:center;
    background-image:url(images/votetool_bg.jpg);
    background-repeat:no-repeat;
    color:#333333;
    font-weight:bold;
}

.votetool a:link,
.votetool a:visited
{
    color:#333333;
    text-decoration:none;
}

.votetool a:hover,
.votetool a:active
{
    color:#666666;
    text-decoration:none;
}

/* Historical Profiles */

.historicalHeader
{
    font-size:24px;
    margin:0px 0px 5px 0px;
}

.historicalSubHeader
{
    font-size:18px;
    margin:0px 0px 20px 0px;
}

.historicalProfileList
{
    float:left;
    margin-right:15px;
}

.historicalProfileList h3
{
    margin:0px 0px 0px 0px;
    font-size:12px;
    text-align:center;
    font-weight:bold;
}

.historicalProfileList .profileImageBox img
{
    margin:0px 0px 7px 0px;
    border: solid 1px #000000 !important;
}

.top3
{
    margin-top:50px;
    text-align:center;
}

.top3 .top3inner
{
    margin-left:auto;
    margin-right:auto;
    width:325px;
}

.top3 .top3inner div
{
    float:left;
    margin-right:5px;
    text-align:center;
}

.top3 .top3inner h3
{
    margin:0px 0px 0px 0px;
    font-size:12px;
    text-align:center;
    font-weight:bold;
}

.top3 .top3inner .profileImageBox img
{
    margin:0px 0px 7px 0px;
    border: solid 1px #000000 !important;
}

.marquee
{
    margin-top:30px;
}

.marquee a:link,
.marquee a:visited,
.marquee a:active,
.marquee a:hover
{
    color:#660033;
}

.copyrightNotice
{
    padding:30px;
    color:#FFFFFF;
}

.historicalProfileEdit
{
    font-size:11px;
    margin-bottom:5px;
}

.bankUser
{
    width:350px;
    border:solid 1px #CCCCCC;
    padding:5px;
    margin:20px;
}

.addFunds
{
    padding:0px 10px 0px 10px;
    font-size:20px;
    font-weight:bold;
    margin-bottom:0px;
}

.addFunds a
{
    color:#660033;
}