
html {
	overflow-y:scroll;
}

body {
	font-family:  verdana;
	font-size: 10pt;
	color: #999999;
	background: #000000;
	margin: 0 0;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

ul, ol {
	color: #CCCCCC;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 5px 10px;

}

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
}

p {
	margin-top: 2px;
	margin-bottom: 10px;
}

input, textarea, select {
	background: #1F1F1F;
	border: 1px solid #444444;
	color: #CCCCCC;
}


#randombar {
	background:#060a0f url("/images/randombar/8.png") no-repeat scroll center center;
	height:140px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:40px;
	width:100%;
}

#hug {
	width: 100%;
        background: #000000 url("../images/mainbg.png") repeat-x scroll left top;
}

#tdmain {
	margin:auto;
	padding:0;
	position:relative;
	text-align:left;
	width:930px;
}

#topbar {
	width: 930px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#topbar img {
	padding: 0;
	margin: 0;
}

#bannerfg {
	background: transparent url("../images/bannerfg.png") no-repeat scroll left center;
	height:140px;
	width:930px;
}

#tdcontent {
	background:transparent url("../images/contentbg.png") no-repeat scroll left top;
	padding:20px 35px 0px 35px;
	width:860px;
	z-index: 5;

}

.header1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 160%;
}

.header2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}

.title, .title2 {
	color: #006699;
	padding: 0px 0px 0px 0px;
	position: relative;
	vertical-align: middle;
	z-index: 5;
}

.title_s, .title_s2 {
	color: #003366;
	top: 2px;
	left: 2px;
	position: absolute;
	z-index: -1;
}

.contentblock {
	background:transparent url("../images/testpanel.png") no-repeat scroll left top;
	padding-top: 1px;
	margin-bottom: 20px;
}

.contenthead {
	background:transparent url("../images/trans_blue.png") left top;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0 3px 6px;
	margin: 0 0 0 1px;
}

.contenthead a {
	color: #FFFFFF;
}

.contentheadred {
	background:transparent url("../images/trans_red.png") left top;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0 3px 6px;
	margin: 0 0 0 1px;
}

.contentheadred a {
	color: #FFFFFF;
}

.contentline {
	background:transparent url("../images/trans_dark.png") left top;
	font-size: 7pt;
	color: #666666;
	padding: 2px 0 2px 6px;
}

.contenttext {
	background: none;
	padding: 6px 0 6px 6px;
}

.contentbottom {
	background:transparent url("../images/trans_dark.png") left top;
	padding: 3px 0 3px 6px;
}

.menublocktop {
	background: transparent url(../images/menubg.png) no-repeat scroll left top;
	width: 185px;
	margin-bottom: 10px;
}

.menublock {
	background: transparent url(../images/menubgbottom.png) no-repeat scroll left bottom;
	clear: left;
	width: 167px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
	min-height: 50px;
}

.menublocktop_blue {
	background: transparent url(../images/menubg_blue.png) no-repeat scroll left top;
	width: 185px;
	margin-bottom: 10px;
}

.menublock_blue {
	background: transparent url(../images/menubgbottom_blue.png) no-repeat scroll left bottom;
	clear: left;
	width: 167px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
	min-height: 50px;
}

.menuitem {
	position: relative;
	z-index: 100;
	width: 167px;
}

.menuitem a:link, .menuitem a:visited, .menuitem a:active {
	background: transparent url(../images/menuitem.png) no-repeat scroll left top;
	display: block;
	height: 21px;
	text-align: center;
	font-size: 100%;
	text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;
	padding-right: 0px;
	padding-top: 3px;
}

.menuitem a:hover {
	background: transparent url(../images/menuitemactive.png) no-repeat scroll left top;
	color: #FFFFFF;
}

#footer {
	border-top: 1px dashed #303030;
	color: #808080;
	clear: both;
	text-align: center;
}
#footer img {
	border: 0px;
	margin: 5px
}

.bigletter {
	font-size: 150%;
	font-weight: bold;
	padding: 0;
}

#userinfo {
	background: transparent url(../images/userinfo.png) no-repeat scroll left top;
	position: absolute;
	right: 15px;
	top: 132px;
	font-size: 9px;
	padding: 1px 5px 2px 5px;
}

#topnav {
	position: absolute;
	right: 15px;
	top: 144px;
}

#topnav li {
	display: inline;
	float: left;
	padding: 0px 1px 0 0;
}

#topnav li a {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

.topnavbutton {
	width: 100px;
}

.topnavbuttonactive {
	width: 100px;
}

.topnavbutton a:link, .topnavbutton a:visited, .topnavbutton a:active  {
	background: transparent url(/images/nav.png) no-repeat scroll left top;
	display: block;
	height: 24px;
}

.topnavbuttonactive a:link, .topnavbuttonactive a:visited, .topnavbuttonactive a:active  {
	background: transparent url(/images/navactive.png) no-repeat scroll left top;
	display: block;
	height: 24px;
}

.topnavbutton a:hover {
	background: transparent url(/images/navhover.png) no-repeat scroll left top;
}

.readmore {
	font-weight: bold;
	display: inline;
	padding: 0;
}

.commentsdivider {
	color: #333333;
	display: inline;
}

.comments {
	display: inline;
}

.hometoppanel {
	width: 695px;
}

.smalltab {
	background: transparent url(../images/tabpanel.png) no-repeat scroll left top;
	position: absolute;
	padding: 0px
	margin-right: 0px;
	margin-left: 0px;
	width: 330px;
	height: 185px;
	padding: 7px 0 0 7px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.smalltabcontent {
	margin-top: 7px;
	margin-bottom: 5px;
}

.welcome {
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 5px;
}

#leftc {
	float: left;
	width: 185px;
	height: 100%;
	margin-right: 20px;
	padding-bottom: 15px;
}

#rightc {
	width: 655px;
	margin-left: 205px;
	padding-bottom: 15px;
}

#homecol1 {
	float: left;
	width: 270px;
	padding-bottom: 15px;
	height: 100%;
}

#homecol2 {
	float: left;
	width: 575px;
	margin-left: 15px;
	padding-bottom: 15px;
	height: 100%;
}

#homecol3 {
	float: left;
	width: 276px;
	margin-left: 15px;
	padding-bottom: 15px;
	height: 100%;
}

.login {
	background:transparent url("../images/testpanel.png") no-repeat scroll left top;
	padding-top: 1px;
	margin: 40px 0px 100px 205px;
	width: 450px;

}

.loginhead {
	background:transparent url("../images/trans_blue.png") left top;
	font-size: 14pt;
	color: #FFFFFF;
	padding: 3px 0 3px 6px;
	margin: 0 0 0 1px;
}


.logintext {
	padding: 40px;
}

.fieldset { margin-bottom: 6px; border: 1px solid #666666; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

legend
{
	color: #66CCFF;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* --[ friend blocks ]------------------- */
.friendBlock_offline,.friendBlock_online,.friendBlock_in-game,.friendBlock_ignored {
	width:245px;
	height:40px;
	padding:0;
	margin:0;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:4px;
	background-image:url('http://steamcommunity.com/public/images/skin_1/friendBlockBG2.gif');
	font-size:11px;
	font-family:arial, Helvetica, tahoma, sans-serif;
	line-height:13px;
}

.friendBlock_offline:hover,.friendBlock_online:hover,.friendBlock_in-game:hover,.friendBlock_ignored  {
	background-image:url('http://steamcommunity.com/public/images/skin_1/friendBlockOverBG2.gif');
	cursor:pointer;
}

.friendHighlight {
	background-image:url('http://steamcommunity.com/public/images/skin_1/friendBlockOverBG2.gif');
	cursor:pointer;
}

.friendBlock_offline {
	color:#898989;
}

.friendBlock_online {
	color:#62a7e3;
}

.friendBlock_in-game {
	color:#8bc53f;
}

.friendBlock_ignored {
	color:#f26c4f;
}

.friendBlock_offline p,.friendBlock_online p,.friendBlock_in-game p,.friendBlock_ignored p {
	margin:0;
	padding:0;
	padding-top:0px;
}

.friendBlockIcon {
	float:left;
	width:40px;
	height:40px;
	margin:0;
	padding:0;
	margin-right:7px;
}

a.linkFriend_online,a.linkFriend_online:hover,a.linkFriend_online:active,a.linkFriend_online:visited {
	color:#6fbdff;
	font-weight:bold;
	text-decoration:none;
}

a.linkFriend_offline,a.linkFriend_offline:hover,a.linkFriend_offline:active,a.linkFriend_offline:visited {
	color:#898989;
	font-weight:bold;
	text-decoration:none;
}

a.linkFriend_in-game,a.linkFriend_in-game:hover,a.linkFriend_in-game:active,a.linkFriend_in-game:visited,.linkFriend_in-game a,.linkFriend_in-game a:hover,.linkFriend_in-game a:active,.linkFriend_in-game a:visited {
	color:#b1fb50;
	font-weight:bold;
	text-decoration:none;
}

a.linkFriend_ignored,a.linkFriend_ignored:hover,a.linkFriend_ignored:active,a.linkFriend_ignored:visited,.linkFriend_ignored a,.linkFriend_ignored a:hover,.linkFriend_ignored a:active,.linkFriend_ignored a:visited {
	color:#f26c4f;
	font-weight:bold;
	text-decoration:none;
}
/* --[ /friend blocks ]------------------- */

.iconHolder_default,.iconHolder_online,.iconHolder_in-game,.iconHolder_offline,.iconHolder_ignored {
	position:relative;
	width:40px;
	height:40px;
	border:0;
	padding:0;
	margin:0;
}
.iconHolder_default {
	background-image:url('http://steamcommunity.com/public/images/skin_1/iconholder_default.jpg');
}
.iconHolder_offline {
	background-image:url('http://steamcommunity.com/public/images/skin_1/iconholder_offline.jpg');
}
.iconHolder_ignored {
	background-image:url('http://steamcommunity.com/public/images/skin_1/iconholder_offline.jpg');
}
.iconHolder_online {
	background-image:url('http://steamcommunity.com/public/images/skin_1/iconholder_online.jpg');
}
.iconHolder_in-game {
	background-image:url('http://steamcommunity.com/public/images/skin_1/iconholder_ingame.jpg');
}

.avatarIcon {
	position:absolute;
	width:32px;
	height:32px;
	border:0;
	padding:0;
	margin:0;
	top:4px;
	left:4px;
}
.avatarIcon img {
	border:0;
	padding:0;
	margin:0;
	width:32px;
	height:32px;
}

.laninfo {
	text-align: center;
}
.laninfohead {
	text-align: center;
	color: #FFFFFF;
}
