html
{
    height: 100% !important;
}
body
{
    height: 100% !important;
    margin: 0px;
    cursor:url("http://wii.spiffy360.com/wii.cur"), default;
    color: #000000;
}
.paging{
    clear:both;
    width:100%;
    margin:10px 0 15px;
    text-align:center;
}
.paging a{
    text-decoration:none;
    font-weight:bold;
}
.paging ul{
    margin:0;
    padding:0;
    text-align:center;
}
.paging ul li{
    display:inline;
    font-size:1em;
}

.paging ul li a{
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#fff none repeat scroll 0 0;
    border:1px solid #417AA3;
    color:#000;
    display:inline;
    font-size:14px;
    margin-right:6px;
    text-decoration:none;
    line-height:28px;
    padding:3px 8px;
}
.paging ul li a:hover{
    border:1px solid #fff;
    color:#fff;
    background-color:#417AA3;
}
.paging .current{
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#417AA3;
    display:inline;
    font-size:14px;
    margin-right:6px;
    color:#fff;
    font-weight:700;
    line-height:28px;
    padding:4px 9px;
}
.ShoutDateTime {
    color: #000000;
}
.ForumAdmin {
    color: red;
}
.ForumModerator {
    color: green;
}
table {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}
input, select, textarea {
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    border: 2px solid #518FA6;
}
input[type=text],
input[type=password],
textarea
{
    -moz-border-radius:3px 3px 3px 3px;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus
{
    outline:none;
    border-color:#518FA6!important;
    box-shadow:0 0 8px #518FA6;
    -moz-box-shadow:0 0 8px #518FA6;
    -webkit-box-shadow:0 0 8px #518FA6;
}
::-moz-selection {
	background:#1D86B1;
	color:#000;
}
.wrapper
{
    height: 100% !important;
    width: 100%;
}
.chromestyle{
    padding-bottom:3px;
}
.header
{
    background-color: #636464;
    background-image: url(/site_themes/default/topbg.png);
    height: 136px;
}
.banner
{
    background-image: url(/site_themes/default/banner.png);
    height: 136px;
    width: 613px;
    vertical-align: bottom;
    padding-bottom: 2px;
}
.bannerdiv
{
    background-color: #99A1AF;
    background-image: url(/site_themes/default/topbg.png);
    height:136px;
    left:0px;
    margin:0;
    padding:0;
}
.bottombanner
{
    
    /*background-image: url(/site_themes/default/bottom.jpg);*/
    height: 79px;
    width: 613px;
}
.footer
{
    background-color: #636464;
    background-image: url(/site_themes/default/bottombg.png);
    height: 77px;
}
.footer td
{
    color: white !important;
}
.main
{
  background-color: #BDBDBD;
    background-image: url(/site_themes/default/background.jpg);*/
    text-align: center;
}
fieldset
{
    border: 1px solid black;
}
legend
{
    font-size: 13pt;
    color: #AA0000;
}
a
{
    color: #2D5369;
    cursor:url("http://wii.spiffy360.com/wii-hover.cur"), default;
    text-decoration: none;
}
a:hover
{
    color: #537284;
}


a .image
{
    border: 4px solid #000000;
}
a:hover .image,
a:active .image
{
    border: 4px solid #379AC1;
}

.banner a, .submenu a
{
    color: #FFFFFF !important;
}
.banner a:hover, .submenu a:hover
{
    color: #B5CCDF !important;
}

.row1
{
    background-color: #FFFFFF;
}
.row2
{
    background-color: #DDDDDD;
}
.statstable
{
    
}
.themetable
{
    background-color: #FFFFFF;
    border: 2px solid #000000;
}
.themebox
{
    width: 280px;
}
.themetitle
{
    font-size: 13.5pt;
}
.themecreated
{
    font-size: 10pt;
}
.thumbnails
{
    width: 1150px;
}
.table_tl
{
    width: 29px;
    height: 16px;
    background-image: url(/site_themes/default/table_tl.png);
}
.table_t
{
    height: 16px;
    background-image: url(/site_themes/default/table_t.png);
}
.table_tr
{
    width: 29px;
    height: 16px;
    background-image: url(/site_themes/default/table_tr.png);
}
.table_l
{
    width: 29px;
    background-image: url(/site_themes/default/table_l.png);
}
.table_c
{
    background-image: url(/site_themes/default/table_c.png);
    text-align: center;
    padding: 5px;
}
.table_r
{
    width: 29px;
    background-image: url(/site_themes/default/table_r.png);
}
.table_bl
{
    width: 29px;
    height: 16px;
    background-image: url(/site_themes/default/table_bl.png);
}
.table_b
{
    height: 16px;
    background-image: url(/site_themes/default/table_b.png);
}
.table_br
{
    width: 29px;
    height: 16px;
    background-image: url(/site_themes/default/table_br.png);
}

/* DROP DOWN MENU */
.dropmenudiv{
    border: 1px solid #000;
    background-color: #597782;
}
.dropmenudiv a{
    border-bottom: 1px solid #000;
}
.dropmenudiv a:hover{
    background-color: #3F5567;
}
/* END DROP DOWN MENU */



.tipztop   		{ border: 2px solid black; width:295px; background: #FFFFFF; }
.tip			{ background: #FFFFFF; }
.tip-top		{ background: #CCCCCC; }
.tip-title		{ background: #CCCCCC; height:20px; }
.tip-text		{ color:#000; }
.tip-bottom		{ background: #CCCCCC; height:20px; }

.comments {
    background-color: #0E5978;
}
/*SQUEEZE BOX*/
#sbox-overlay {
	position: absolute;
	background-color: #929AA7;
	/*background-color: #5A949F;*/
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #0E5978;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../../images/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(../../images/closebox.gif);
}

.sbox-loading #sbox-content {
	background-image: url(../../images/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 34px;
	height: 34px;
}

.sbox-bg-n {
	left: 0;
	top: -34px;
	background: url(../../images/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -34px;
	top: -34px;
	background: url(../../images/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -34px;
	top: 0;
	height: 100%;
	background: url(../../images/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -34px;
	bottom: -34px;
	background: url(../../images/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -34px;
	background: url(../../images/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -34px;
	bottom: -34px;
	background: url(../../images/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -34px;
	top: 0;
	height: 100%;
	background: url(../../images/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -34px;
	top: -34px;
	background: url(../../images/bg_nw.png) no-repeat;
}
/*END SQUEEZE BOX*/