/* vBulletin 3 CSS For Style 'New Voting' (styleid: 12) */
body
{
	background-color: black;
	color: #FFFFFF;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(http://www.cgsociety.org/images/cgs_bg.jpg) repeat-x;
	background-color: black;
}
a:link
{
	color: #EEEFEB;
}
a:visited
{
	color: #EEEFEB;
}
a:hover, a:active
{
	color: #DEDEC4;
}
.page
{
	color: #FFFFFF;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background-color: #000000;
	color: #FFFFFF;
}
.tcat
{
	background-color: #212121;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
	color: #EEEFEB;
	text-decoration: none;
}
.tcat a:visited
{
	color: #EEEFEB;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #DEDEC4;
	text-decoration: underline;
}
.thead
{
	background-color: #212121;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #EEEFEB;
}
.thead a:visited
{
	color: #EEEFEB;
}
.thead a:hover, .thead a:active
{
	color: #DEDEC4;
}
.tfoot
{
	background-color: #212121;
	color: #FFFFFF;
}
.tfoot a:link
{
	color: #EEEFEB;
}
.tfoot a:visited
{
	color: #EEEFEB;
}
.tfoot a:hover, .tfoot a:active
{
	color: #DEDEC4;
}
.alt1, .alt1Active
{
	background-color: #373737;
	color: #FFFFFF;
}
.alt2, .alt2Active
{
	background-color: #4A4A4A;
	color: #FFFFFF;
}
.wysiwyg
{
	background-color: #4A4A4A;
	color: #FFFFFF;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #CCCCCC;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background-color: #8A949E;
	color: #FFFFFF;
}
.fjdpth0
{
	background-color: #F7F7F7;
	color: #000000;
}
.panel
{
	background-color: #373737;
	color: #FFFFFF;
	padding: 10px;
}
.panelsurround
{
	background-color: #373737;
	color: #FFFFFF;
}
legend
{
	color: #FFFFFF;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #212121;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #6f6f6f;
}
.vbmenu_option
{
	background-color: #BBC7CE;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #333333;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #333333;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #8A949E;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bigusername a {
	color: #FFFFFF;
}

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }
td.killpad, div.killpad { padding: 0px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

/* Focking Table */
table.cleanborders { 
   border-top: 1px solid #6F6F6F;
   border-right: 1px solid #6F6F6F;
   border-bottom: 1px none #6F6F6F;
   border-left: 1px solid #6F6F6F;
}
img[src="images/buttons/newthread.gif"] {
border: 1px solid #333333;
margin-top: 4px;
margin-bottom: 4px;
}
.pagenav {
margin-top: 4px;
margin-bottom: 4px;
}
.pagenav table {
border: 1px solid black;
}
