﻿td
{
	margin:0;
	padding:0;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

body
{
	margin:0;
	padding:0;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
}

form
{
	padding:0;
	margin:0;
	border:0;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	vertical-align:top;
}

table
{
	border-collapse: collapse;
}

a:active, a:visited, a:link, a:hover
{
	font-size: 1em;
	color: #2040a0;
	text-decoration: none;
}

a:visited { color: #a040a0; }

a:hover { color: Red; }


.AlertColor
{
	color: #ff0000;
}

.aR { text-align:right; }
.aL { text-align:left; }
.aC { text-align:center; }

.DashedDivider
{
	margin: 10px 0;
	font-size: 1px;
	border-top: 2px dashed #e0e0ff;
}

#BoundBox
{
	text-align: center;
}

#FrameBox
{
	margin: 1em auto; 
	width: 810px;
	text-align:left;
	overflow:hidden;
}

#LogoBox
{
	padding:.2em;
}

#MenuBox
{
	padding:.5em;
	color: #808080;
}

#Breaker
{
	background-color: #0000a0;
	height: 1.25em;
	margin-bottom:15px;
}

#MenuBox a:active
{
	color : #000080;
	text-decoration : none;
}

#MenuBox a:visited
{
	color : #000080;
	text-decoration : none;
}

#MenuBox a:link
{
	color : #000080;
	text-decoration : none;
}

#MenuBox a:hover 
{
	color : #ff0000;
	text-decoration : underline;
}

#PaneWrapper
{
	overflow:hidden;
}

#LeftPane
{
	width:225px;
	float:left;
	font-size: .85em;
	overflow:hidden;
}

#RightPane
{
	float:right;
	width:568px;
	overflow:hidden;
}

#RightPane h1
{
	text-align:center;
	font-size:1.2em;
	padding: 5px;
	color: #000080;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	border-bottom: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	margin-top:0px;
	margin-bottom: 1.5em;
}

#SearchFilterBox
{
	background-color:#f8f8f8;
	margin-top:-1.5em;
	padding:10px;
	margin-bottom: 1em;
	border-bottom: 1px dashed #e0e0e0;

}

#SearchFilterBox input
{
	font-size: .85em;
	background-color: #fafafa;
}

.ItemInside h2
{
	padding:0px;
	margin:0px;
	font-size:1em;
}

#RightPanePadding
{
	padding-left:15px;
	overflow:hidden;
}

.PaneBox
{
/*	border: 2px solid #e0e0e0;*/
    border:0;
	margin-bottom:20px;
	overflow:hidden;
	padding:8px;
	font-size: .85em;
	line-height: 1.5em;
}

.PaneBox a:active, .PaneBox a:visited,.PaneBox a:link,.PaneBox a:hover
{
	font-size: 1em;
}

.PaneBox a:active
{
	color : #000080;
	text-decoration : none;
}

.PaneBox a:visited
{
	color : #000080;
	text-decoration : none;
}

.PaneBox a:link
{
	color : #000080;
	text-decoration : none;
}

.PaneBox a:hover 
{
	color : #ff0000;
	text-decoration : underline;
}

.PaneBox p
{
	margin: 3px 0 5px 0;
	padding: 10px;
}


.PaneBox h2
{
	margin: 3px 7px 5px 7px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #804040;
	text-align:center;
	font-size: 1.2em;
}

.PaneBox ul
{
	list-style : none;
	padding : 0px;
	margin : 5px 7px;
	font-weight: normal;
}

.PaneBox li
{
	margin: 5px 5px;
}

.ItemDiv
{
	border:5px solid #d0e0ff;
	padding:0px;
	margin: 8px 0 0 0;
	overflow:hidden;
}

.ItemInside
{
	margin: 10px 16px 16px 16px;
	overflow:hidden;
}

.VoteTab
{
	border:1px solid #d0e0ff;
	font-size: .75em;
	border-top:0;
	width: 300px;
	border-collapse: separate;
	margin-bottom: 15px;
	background-color: #f0f8ff;
	text-align:left;
}

.VoteTab td
{
	text-align: center;
	padding: 1px;
}

.VoteTab a:link, .VoteTab a:active, .VoteTab a:Visited, .VoteTab a:hover
{
	color:Red;
	text-decoration:none;
}

.VoteTab a:hover
{
	font-weight:bold;
}

.DisplayDate
{
	color: #a0a0a0;
	text-align:right;
/*	background-color: #f0f8ff;*/
	padding: 3px 10px 0px 0px;
}

.PagerBox
{
/*	background-color: #f0f2f4;*/
	padding: 8px 12px;
	text-align:right;
}

.PagerLink
{
	padding:5px;
}

.PagerLink:hover
{
	color: Red;
}

.PagerLinkDisabled, .PagerLinkDisabled:hover
{
	color: #e0e0e0;
	text-decoration:none;
	cursor:text;
}

.PagerLink:hover
{
	color: Red;
}

.PostsToApprove td
{
	font-size: 10px;
	padding: 5px;
	border: 1px solid #e0e0e0;
}

.PostsToApprove td
{
	font-size: 10px;
	vertical-align:top;
}

.CollapseTrigger
{
	color: #ff0000;
	cursor:default;
}

.CollapsePanel
{
	background-color: #fffff0;
	margin: 0 0 15px 15px;
	border: 2px solid #e0e0e0;
	padding: 0 15px;
	display:none;
	cursor:default;
}

#CopyrightLine
{
	margin-top: 40px;
	text-align: center;
	border:1px solid #e0e0e0;
	border-top:2px solid #e0e0e0;
	background-color: #f0f0f0;
	padding:5px;
	font-size: 12px;
	overflow:hidden;
}

.PaneBox .sb-inner
{
/*	background-color:#fafdff; */
    background-color: #fffff0;
}

.Ranking
{
	overflow:hidden; 
}

.PermLink
{
	margin: 10px 0px 0px 15px;
	width: 200px;
	float:left;  
	text-align:center;
}

.PermLink a
{
	color: #808080;
	text-decoration:none;
}

.PermLink a:hover
{
	color: Red;
}

.RankBox
{
	width: 300px;
	float:right;
	text-align:right;
	overflow:hidden;
}