* html a.rssicon32 {
  filter:  progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://revenge-crew.com/img/rss.png', sizingMethod='scale');
  background-image:none;
}

html, body {
	height: 100%;
}

body {
	font: 11px/1.6 Tahoma;
	background: #282828 url('http://revenge-crew.com/img/bg2.jpg') top center no-repeat fixed;	
	color: #444;
	overflow: -moz-scrollbars-vertical;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #606060;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #282828;
	text-decoration: none;
}

.rlz a:link, .rlz a:visited {
	color: #606060;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}

.rlz a:hover, .rlz a:active {
	color: #282828;
	text-decoration: none;
  border-bottom: 1px dotted #282828;
}

a.rssicon32 {
  display: block;
  width: 48px;
  height: 48px;
  background: url('http://revenge-crew.com/img/rss.png');
}

strong {
	color: #e0542f;
}

em {
	font-style: normal;
	color: #769531;
}

#container {
	background: url('http://revenge-crew.com/img/container.png') top center repeat-y !important;
	background: url('http://revenge-crew.com/img/container.gif') top center repeat-y;
	
	width: 600px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	background: url('http://revenge-crew.com/img/header.png') top center no-repeat !important;
	background: url('http://revenge-crew.com/img/header.gif') top center no-repeat;

	width: 600px;
	height: 91px; 
	margin-bottom: 0 !important;
}

#header h1 {
	background: url('http://revenge-crew.com/img/brainslun.png') top left no-repeat !important;
	background: url('http://revenge-crew.com/img/brainslun.gif') top left no-repeat;
		
  position: relative;
	height: 62px;
	width: 61px;
	left: 32px;
	top: 17px;
	cursor: move;
}

ul {
  padding-right: 15px;
}

#header h1 span, #footer span {
	display: none;
}

#content {
	width: 514px;
	padding-left: 41px;
}

.hline {
  padding-bottom: 5px;
}

.ar {
  text-align: right;
  color: #606060;
  float: right;
}

.al {
  text-align: left;
  color: #606060;
  float: left;
}

#menu {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
      text-align: right;
	border-bottom: 1px solid #eee;	
}

#menu a:link, #menu a:visited {
	color: #000;
	outline: none;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}

h3 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	background: #98bc48;
	cursor: pointer;
}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #eee;
}

h1.rlzcount {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 35px;
	color: #333;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222;
}

h3 a:hover, h3 a:active {
	color: #222;
}

p {
	padding: 5px 10px;
	color: #444;
	background: #fff;
}

#footer a {
	display: block;
	height: 60px;
	width: 508px;
	background: url('http://revenge-crew.com/img/footer.png') top right no-repeat;
	margin-left: 45px;
	padding-bottom: 30px;
}

/* forms */

#form_box {
	/*float: left;*/
	width: 94%; /*auto;*/
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}
 
#form_box div {
	height: 25px;
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#log {
	/*float: left;*/
	padding: 0.5em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 94%;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
}
 
#slog_res {
	overflow: auto;
}

#addlog_res {
	overflow: auto;
}
 
.ajax-loading {
	padding: 20px 0;
	background: url('http://revenge-crew.com/img/loading.gif') no-repeat center;
}

/* smoothbox */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow { 
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title {
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent {
	margin-bottom:1px;
}