html {
	min-height:100%;
}
body {
	font:76% "Lucida Grande", Arial, sans-serif;
	color:#231d06;
	background:#231d06;
	line-height:1.5em;
	margin:0; 
	padding:0;
}
form {margin:0;
	padding:0;}

input, select, textarea {
    font:100% "Lucida Grande", Arial, sans-serif;
	vertical-align:middle;
	padding:2px 0 2px 2px;
	border: 1px solid #666;
	margin-top:2px;
}

input[type="checkbox"] {	
	border: 0px;}

a {
	color:#231d06;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
    color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:active{
		outline: none;
	}
.button {
    background:#ddd url(/themes/snuffelt/img/button_bg.png) ;
	color:#000;
	font-weight:bold;
	padding:2px 3px;
	cursor:pointer;
	border:#000000 1px solid;
}
#search_icon {
	height:14px;
	padding:3px 6px 3px 21px;
	border: 1px solid #666;
	background:#fff url(/themes/snuffelt/images/search_icon.gif) no-repeat 3px 2px;
	margin:0;
}
#accessibility {
	position:absolute;
	left:0;
	top:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skyscraper {
width:120px; 
float:left; 
position: absolute; 
margin-left:-130px;
margin-top: 5px;
}

#headerwrap {
	background:#fff url(/themes/snuffelt/img/head_bg.png) repeat-x center top;
	min-width:980px;
	margin-top:-4px;
}
#header {
    background:#fff url(/themes/snuffelt/img/head_bg_center.png) no-repeat center top;
	width:950px;
	height: 193px;
	padding:0 10px 0 0;
	margin:0 auto;
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#logo {
	text-indent:-9999px;
	overflow:hidden;
	color:white;
	width:272px;
	height:104px;
	background:url(/themes/snuffelt/img/logo.png) no-repeat left top;
	float:left;
	margin:16px 16px 0 6px;
}


#option_menu {
	float:right;
	height:100px;
	width:515px;
	float:right;
	background:url(/themes/snuffelt/img/head_login.png) no-repeat;
	color:#fff;
	line-height:1.47em;
	font-size:90%;
}

#user_box {
float:left;
margin-top:0px;
padding-left:76px;
padding-right: 9px;
}

#user_box img {border: 1px solid #333}

a.header_link {
color:#fecd08;
font-weight:bold;
text-decoration:none;
}

a.header_link:hover {
color:#fff;
font-weight:bold;
text-decoration:none;
}

#field_2 {
margin-left:42px;
}
#nav_top {
	float:left;
	width:100%;
	font-size:120%;
	line-height:normal;
	margin-left: 10px;
	margin-top:-3px;
}
#nav_top ul {
	margin:0;
	padding:8px 10px 5px 0;
	list-style:none;
}
#nav_top li {
	float:left;
	background:url(/themes/snuffelt/img/left_both.png) no-repeat left top;
	margin:0;
	padding:0 8px 0 10px;
}
#nav_top a {
	float:left;
	display:block;
	width:.1em;
	background:url(/themes/snuffelt/img/right_both.png) no-repeat right top;
	padding:13px 35px 5px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#231d06;
	white-space:nowrap;
}
#nav_top > ul a {
	width:auto;
}
#nav_top a {
	float:none;
}
#nav_top a:hover {
	color:#000;
}
#nav_top #current {
	background-position:0 -43px;
	border-width:0;
}
#nav_top #current a {
	background-position:100% -43px;
	padding:13px 35px 5px 3px;
	color:#000;
}
#nav_top li:hover, #nav_top li:hover a {
	background-position:0% -43px;
	color:#333;
}
#nav_top li:hover a {
	background-position:100% -43px;
}
#nav_sub {
	float:left;
	width:100%;
	font-size:110%;
	line-height:normal;
	margin-left: 5px;
	margin-top: -6px;
}
#nav_sub ul {
	margin:0;
	padding:6px 5px 0;
	list-style:none;
}
#nav_sub li {
	float:left;
	background:url(/themes/snuffelt/img/left_sub_both.png) no-repeat left top;
	margin:0;
	padding:0 8px 0 8px;
}
#nav_sub a {
	float:left;
	display:block;
	width:.1em;
	background:url(/themes/snuffelt/img/right_sub_both.png) no-repeat right top;
	padding:7px 12px 5px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
}
#nav_sub > ul a {
	width:auto;
}
#nav_sub a {
	float:none;
}
#nav_sub a:hover {
	color:#333;
}
#nav_sub #current {
	background-position:0 -30px;
	border-width:0;
}
#nav_sub #current a {
	background-position:100% -30px;
	padding:7px 12px 5px 6px;
	color:#333;
}
#nav_sub li:hover, #nav_sub li:hover a {
	background-position:0% -30px;
	color:#333;
}
#nav_sub li:hover a {
	background-position:100% -30px;
} 
.contentwrap {
	background:#fff;
	padding-bottom:10px;
	min-width:980px;
}
#content {
	width:950px;
	margin:0 auto;
	clear:both;
}
#home {
background:url(/themes/snuffelt/img/home.png) no-repeat;
width:950px;
height: 530px;
}

#home_info_text {
padding:50px 15px 10px 25px;
height: 255px;
font-size:14px;
}

#home_info_text_2 {
font-size:18px;
padding-bottom: 47px;
}

#home_register_login {
padding:47px 15px 10px 50px;
width: 220px;
}
#home_updates_text
{
padding:20px 12px 10px 35px;
width: 920px;
}

#home_register_button
{
font-family: arial, helvetica, sans-serif;

white-space: nowrap;
display: block;
width: 136px;
height: 153px;
margin: 0;
padding: 22px 0 0 80px;
}

#home_register_button a
{
display: block;
color: #000000;
font-size: 11px;
width: 136px;
height: 153px;
display: block;
float: left;
color: black;
text-decoration: none;
}

#home_register_button img
{
width: 136px;
height: 153px;
border: 0
}

* html a:hover
{
visibility:visible
}

#home_register_button a:hover img
{
background: url(/themes/snuffelt/img/home_button_up.png) no-repeat;
}

#leaderboard_bottom {
	clear:both;
	padding-top:15px;
	margin-bottom:0;
}
#footerwrap {
	background:url(/themes/snuffelt/img/foot_bg.png) repeat-x;
	padding-bottom:10px;
	min-width:980px;
	height: 98px;
}
#footer {
background:url(/themes/snuffelt/img/foot_bg_center.png) no-repeat;
	width:950px;
	margin:0 auto;
	clear:both;
}
#footer_info {
	float:right;
	width:600px;
	padding-left:10px;
}
#footer_stats {
	float:left;
	width:311px;
	height:86px;
	line-height:1.6em;
	background:url(/themes/snuffelt/img/foot_stats.png) no-repeat;
	color:#555;
	font-size:.90em;
	padding-top:5px;
}
#footer_stats_text {
	padding:0 0 0 100px;
	font-weight:bold;
}
#footer_links {
	font-weight:bold;
	margin-left:0px;
	padding-top: 15px;
}
#footer_links li {
	display:inline;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #aaa;
}
#footer_links li.last {
	border:0;
	margin:0;
}
#copyright {
	font-size:85%;
	color:#999;
	margin-left:0px;
	margin-top: -5px;
}
#copyright li {
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #ddd;
}
#copyright li.last {
	border:0;
	margin:0;
}
#copyright a {
	color:#999;
}

a.footer_link {
color:#fecd08;
font-weight:bold;
text-decoration:none;
}

a.footer_link:hover {
color:#fff;
font-weight:bold;
text-decoration:none;
}

.indentmenu{
font:100% bold "Lucida Grande", Arial, sans-serif;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background: #fecd08 center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: 231d06;
padding: 5px 11px;
text-decoration: none;

}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: #000 !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: #fff3c2 center center repeat-x;
}

.tabcontentstyle{
background:#fff3c2;
width: 100%; 
margin-bottom: 0;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}