html,body {
	margin:0px;
	padding:0px;
	background-color: #19150F;
}

.floatleft 
{ 
    width: 48px;
    height: 48px;
    float: left; 
    padding: 20px;
    position: relative;

}

.floatright 
{ 
    float: right; 
    padding: 20px;
    position: relative;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #ffffff;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

h5 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}

h5 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #bbbbbb;
	font-size: 13px;
	text-decoration: none;
}


hr {border: none 0; border-top: 1px dashed #000;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
border-color: #666666;
padding-left: 20px;
margin-top: 4px;
margin-bottom: 4px;

} 

#container {
	width: 100%;
	margin:0px;
	padding:0px;
	overflow: auto;
	text-align: center;
	position: relative;
	background: url(/images/bg.png) repeat-y scroll center;	
}

#icontainer {
	width: 100%;
	margin:0px;
	padding:0px;
	overflow: auto;
	text-align: center;
	position: relative;
}

#topspacer {
	clear: both;
	width: 100%;
	height:54px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	background: url(/images/bg_top.png) no-repeat center;
}

#bottomspacer {
	clear: both;
	width: 100%;
	height:87px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/bg_bottom.png) no-repeat center;
}

#header {
	width: 854px;
	height:226px;
	margin:0px;
	padding:0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/header.png) no-repeat;
}

#footer {
	clear: both;
	width: 837px;
	height:35px;
	padding-top:19px ;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background: url(/images/bg_footer.png) no-repeat;
	text-align: center;
	color: #1c331c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
}

#menu {
	width: 837px;
	height:61px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -8px;
	background: url(/images/bg_menu_white.gif) no-repeat;
}

#submenu {
	width: 829px;
	height:21px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: -6px;
	background-color:#597401;
	color:#fff;
	background-image:url(/images/submenubg.png);
	font-weight: bold;
	font-size: 0;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#submenu .menuitem {
	cursor:pointer;
	float:left;
	text-align:center;
	font-size:13px;
	word-spacing: 1.5px;
	letter-spacing: 1.5px;
	line-height:21px;
	padding:0px 20px 0px 20px;}

#submenu .menuitema {
	color:#f5f5f5;
	cursor:pointer;
	float:left;
	word-spacing: 1.5px;
	letter-spacing: 1.5px;
	text-align:center;
	font-size:13px;
	line-height:21px;
	padding:0px 20px 0px 20px;
	background-image:url(/images/subbgactive.png);}


#wrapper {
	overflow: hidden;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	width: 837px;
}

#contentleft {
	float: left;
	width: 564px;
	padding: 0px;
	margin: 0px;
}

#contentwrapper {
	overflow: auto;
	float: left;
	width:  554px;
	padding: 0px;
	margin: 0px;
	background: url(/images/bg_forumposts.png);
}

#content {
	text-align: left;
	padding-top: 20px;
	background-color: #e5e9d4;
	margin-left: 5px;
	margin-right: 5px;
}

#contentheader {
	float: left;
	width:  539px;
	height:  43px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	padding-left: 15px;
	background: url(/images/header_content.png) no-repeat;
}

#contentbottom {
	float: left;
	width:  554px;
	height:  6px;
	padding: 0px;
	margin: 0px;
	background: url(/images/footer_forumposts.png) no-repeat;
}

.signuphead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 18px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #777755;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 74px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #333333;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
	padding-left: 74px;
	padding-top: 5px;
}

#content h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #776655;
	font-size: 16px;
	text-decoration: underline;
}

#content h4 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #222222;
	font-size: 16px;
	text-decoration: underline;
}

#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #ffffff;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

#content h5 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #eeddcc;
	font-size: 16px;
	text-decoration: underline;
}

#content h5 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #aa9988;
	font-size: 16px;
	text-decoration: underline;
}

#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1c331c;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #1c331c;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#content p {
	width:  500px;
	color: #000000;
	padding-left: 20px;
	margin: 0px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
}

#content td {
	color: #000000;
	padding-left: 0px;
	margin: 0px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
}

.contentfacts {
	color: #000000;
	font: 10px/19px Georgia, "Times New Roman", Times, serif;
}

#admin {
	overflow: auto;
	float:  left;
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#useradminheader {
	float: left;
	width:  822px;
	height:  43px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	padding-left: 15px;
	background: url(/images/header_useradmin.png) no-repeat;
}

#useradminwrapper {
	overflow: auto;
	width:  837px;
	padding: 0px;
	margin: 0px;
	background: url(/images/bg_useradmin.png);
}

#useradminbottom {
	width:  837px;
	height:  6px;
	padding: 0px;
	margin: 0px;
	background: url(/images/footer_useradmin.png) no-repeat;
}


.back {
	margin-left: 20px;
	margin-bottom: 20px;
}

.date  {
	margin-left: 20px;
	color: #000000;
	font: 10px/19px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px	;
}

.bordertop {
	border-top: 1px dotted #000;
	margin-left: 15px;
	margin-right: 15px;
}

.playerdata {
	margin-left: 20px;
	color: #000000;
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
}

.scoretable {
	color: #000000;
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
}

.link1  {
	color: #1c331c;
	font: normal 9px/19px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.link1:hover  {
	color: #1c331c;
	font: normal 9px/19px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}


#content img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#blog_bonding {
	float:  left;
	width: 273px;
	height: 109px;
	padding: 0px;
	margin: 0px;
}

#blog_halfrek {
	float:  left;
	width: 273px;
	height: 109px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;	
}

#forumpostsheader {
	float: left;
	width:  554px;
	height:  43px;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	padding-left: 15px;
	background: url(/images/header_forumposts.png) no-repeat;
}

#forumposts {
	float: left;
	width:  549px;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	text-align: left;
	background: url(/images/bg_forumposts.png);
}


#forumpostsbottom {
	float: left;
	width:  554px;
	height:  6px;
	padding: 0px;
	margin: 0px;
	background: url(/images/footer_forumposts.png) no-repeat;
}

.forumpoststable {
	width:  543px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.forumpoststable td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1c331c;
}

#forumfront {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #1c331c;
}

.tableHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 15px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;	
}

#forumposts h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 15px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#forumposts h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#forumposts a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#forumposts p {
	width:  530px;
	color: #000000c;
	padding: 0px;
	margin: 0px;
	font: 11px/19px Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	float:  right;
	width: 273px;
	padding: 0px;
	margin: 0px;
	margin-left: -20px;
}

#pokerlogin {
	position: relative;
	width:  273px;
	height:  254px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: -8px;
	text-align: left;
	color: #fff;
	background: url(/images/sidebar_header_poker.png) no-repeat;
}

#pokerloggedin {
	position: relative;
	width:  273px;
	height:  164px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 8px;
	text-align: left;
	color: #fff;
	background: url(/images/sidebar_header_pokerloggedin.png) no-repeat;
}

.loginbutton {
    border: none;
    background: url(/images/button_login.png) no-repeat;
	width: 93px;
	height: 33px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    cursor: hand;
}

#forumpostsread {
	float:  left;
	background: url(/images/bg_posts_read.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	width:  62px;
	height:  16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#forumpostsreply {
	float:  left;
	background: url(/images/bg_posts_reply.png) no-repeat;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	width:  71px;
	height:  16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#pokerloginbutton {
	z-index: 10;
	top: 185px;
	left: 161px;
	position: absolute;
	width:  93px;
	height:  33px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#pokerlogin p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

#newpokeruser{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;	
}

#pokerloggedin p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
}

.link2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.link2:hover {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.link3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.link3:hover {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.link4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.link4:hover {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#inputtextbox {
	width:  234px;
	height:  27px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	background: url(/images/searchbox.png) no-repeat;
}

#inputbox {
	float: left;
	background-color: #ffffff;
	border: #fff 1px solid;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 200px;
	height: 12px;
	margin-top: 5px ;
	margin-left: 3px;
	outline: 0;
}

.inputbox {
	background-color: #ffffff;
	border: #fff 1px solid;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 200px;
	height: 12px;
}

.input {
	background-color: #ffffff;
	border: #fff 1px solid;
	color: #000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	height: 12px;
}

.textarea {
	width: 350px;
	height: 120px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.textareasmall {
	width: 350px;
	height: 40px;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.inputboxmail {
	color: #000;
	border-color: #fff;
	border-width: 1px;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 20px;
	margin-bottom: 30px;
}

.inputtext {
	width:  300px;
	height:  250px; 
	padding: 5px;
}

#tipfriend {
	color: #000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
}

#forum {
	position: relative;	
	width:  273px;
	height:  140px;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	background: url(/images/sidebar_header_forum.png) no-repeat;
}

#opretbrugerbutton {
	z-index: 10;
	top: 100px;
	left: 15px;
	position: absolute;
	width:  102px;
	height:  25px;
	padding: 0px;
	margin: 0px;
}

#video {
	position: relative;
	overflow: auto;
	width:  273px;
	height:  260px;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	background: url(/images/sidebar_header_video.png) no-repeat;
	text-align: left;
}

#twitterlayer {
	position: relative;
	overflow: auto;
	width:  273px;
	height:  130px;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	background: url(/images/sidebar_header_twitter.png) no-repeat;
	text-align: center;
}

#videoboxlongtop {
	position: relative;
	overflow: auto;
	width:  273px;
	height:  95px;	
	padding: 0px;
	margin: 0px;
	background: url(/images/videobox_long_top.png) no-repeat;
	text-align: left;
}

#videoboxlongbg {
	position: relative;
	overflow: auto;
	width:  273px;
	padding: 0px;
	margin: 0px;
	background: url(/images/videobox_long_bg.png) repeat-y;
	text-align: left;
}

#videoboxlongbottom {
	position: relative;
	overflow: auto;
	width:  273px;
	height:  24px;	
	padding: 0px;
	margin: 0px;
	background: url(/images/videobox_long_bottom.png) no-repeat;
	text-align: left;
}

#videoplayer {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#videothumb {
	float:  left;
	width: 72px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	margin-left: 19px;
	text-align: left;
}

.videolink {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.videotext {
	float:  left;
	width: 140px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
}

.videotextlong {
	float:  left;
	width: 350px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
}

#videoarchive {
	position: absolute;
	top:  219px;
	left:  19px;
	padding: 0px;
	margin: 0px;
}

#videodivider {
	clear: both;
	margin-left: 19px;
	height: 1px;
	width: 236px;
	background-color: #414142;
	font-size: 1px;
}

#videodividerlong {
	clear: both;
	margin-left: 19px;
	height: 1px;
	width: 480px;
	background-color: #414142;
	font-size: 1px;
}

#inboxdivider {
	clear: both;
	height: 1px;
	width: 480px;
	background-color: #414142;
	font-size: 1px;
}

#rss {
	width:  273px;
	height:  79px;	
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
}

#blogarchiveheader {
	width:  273px;
	height:  49px;
	padding: 0px;
	margin: 0px;
	background: url(/images/sidebar_header_blog.png) no-repeat;
}

#blogarchive {
	width:  273px;
	padding: 0px;
	margin: 0px;
	background: url(/images/sidebar_bg_blog.png) repeat-y; 
	text-align: left;
}

#blogarchivebottom {
	clear: both;
	width:  273px;
	height:  12px;
	padding: 0px;
	margin: 0px;
	background: url(/images/sidebar_footer_blog.png) no-repeat;
}

#blogheader {
	background-color:#d7ddbe;
	margin: 0 15px;
	padding: 5px 0 5px 0px;
}

.bloghead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1c331c;
	font-size: 15px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}

#blogstream {
	padding: 0px;
	margin: 0px;
	padding-left: 19px;
	padding-top: 10px;
	font-size: 11px;
	color: #1c331c;
	text-align: left;
}

#blogstream h1 {
	font-size: 11px;
	color: #1c331c;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#blogstream a {
	font-size: 11px;
	color: #1c331c;
	text-decoration: none;
}

#blogstream a:hover {
	font-size: 11px;
	color: #1c331c;
	text-decoration: underline;
}

#eightspacer {
	height: 8px;
	padding: 0px;
	margin: 0px;
}

.preload {display:none;}

#menubutton {
	float: left;
}

a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}

a#menuhjem { background-image:url(/images/menu_hjem_off.png); height: 51px; width:166px; margin-left: 5px; display:block; }
a#menuhjem span {display:none;}
a#menuhjem:hover {background-image:url(/images/menu_hjem_on.png);}
a#menuhjem_on { background-image:url(/images/menu_hjem_on.png); height: 51px; width:166px; margin-left: 5px; display:block; }
a#menuhjem_on span {display:none;}

a#menuom { background-image:url(/images/menu_om_off.png); height: 51px; width:165px; display:block; }
a#menuom span {display:none;}
a#menuom:hover {background-image:url(/images/menu_om_on.png);}
a#menuom_on { background-image:url(/images/menu_om_on.png); height: 51px; width:165px; display:block; }
a#menuom_on span {display:none;}

a#menuforum { background-image:url(/images/menu_forum_off.png); height: 51px; width:166px; display:block; }
a#menuforum span {display:none;}
a#menuforum:hover {background-image:url(/images/menu_forum_on.png);}
a#menuforum_on { background-image:url(/images/menu_forum_on.png); height: 51px; width:166px; display:block; }
a#menuforum_on span {display:none;}

a#menuvideo { background-image:url(/images/menu_videos_off.png); height: 51px; width:165px; display:block; }
a#menuvideo span {display:none;}
a#menuvideo:hover {background-image:url(/images/menu_videos_on.png);}
a#menuvideo_on { background-image:url(/images/menu_videos_on.png); height: 51px; width:165px; display:block; }
a#menuvideo_on span {display:none;}

a#menublog { background-image:url(/images/menu_blogs_off.png); height: 51px; width:165px; display:block; }
a#menublog span {display:none;}
a#menublog:hover {background-image:url(/images/menu_blogs_on.png);}
a#menublog_on { background-image:url(/images/menu_blogs_on.png); height: 51px; width:165px; display:block; }
a#menublog_on span {display:none;}

.green { 
	color: #597401;
}

#fivespacer { 
	clear: both;
	height: 5px; 
}

#tenspacer { 
	clear: both;
	height: 10px; 
}

#twentyspacer { 
	clear: both;
	height: 20px; 
	
}
	
#thirtyspacer { 
	clear: both;
	height: 30px; 
}

#fortyspacer { 
	clear: both;
	height: 40px; 
}

#fortyfivespacer { 
	clear: both;
	height: 45px; 
}

#fiftyspacer { 
	clear: both;
	height: 50px; 
}
	
#sixtyspacer { 
	clear: both;
	height: 60px; 
}

#seventyspacer {
	clear: both; 
	height: 70px; 
}

#seventyspacer {
	clear: both; 
	height: 70px; 
}

#twohundredspacer {
	clear: both; 
	height: 200px; 
}

#twohundredfiftyspacer {
	clear: both; 
	height: 250px; 
}

#threehundredspacer {
	clear: both; 
	height: 300px; 
}

#forumspacer {
	height: 4px; 
}

#videoboxspacer {
	clear: both; 
	height: 20px;
	margin: 0px;
	padding: 0px; 
	font-size: 1px;
}

* html #videoboxspacer {
	clear: both; 
	height: 10px;
	margin: 0px;
	padding: 0px; 
	font-size: 1px;
}

.playerprofile {
	float:left;
	padding: 20px 10px 10px 0px;
	width:220px;
	background-color:#d7ddbe;
	margin-left: 20px;
	height:275px;
	overflow:hidden;
}
				
.playersummary {
	width:  200px;
	font-size: 12px;
	padding-left: 20px;
	
}				
			
		
.profileMenuInner {
	background-color: #d7ddbe;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-width: 1px;
	border-color: #25181c;
}
				
.defaultBold {
	font-weight: bold;
}
				