* {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearb {
  clear: both;
}
.hide {
  display: none;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-size: 100%;
}
a {
  color: #999;
  text-decoration: none;
}
a:hover {
}
body {
  text-align: center;
  color: #fff;
  background: #292929 url(../images/body.jpg) repeat-x center top fixed;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 80%;
}
#ipbwrapper {
  text-align: left;
  width: 980px;
  margin: 0 auto 10px auto;
  border: 2px solid #111;
	border-top: none;
	border-bottom: none;
  background: #191919;
}
#wrapwrap {
  position: relative;
  margin: 0 -2px;
}
/*#wrapwrap {
  position: relative;
  text-align: left;
  width: 980px;
  margin: 0 auto 10px auto;
  padding: 60px 0 0 0;
  background: url(../images/bg.gif) no-repeat center top;
}*/
#container {
  position: relative;  
  border: 2px solid #111;
  background: #20282A;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#contentHover {
  position: relative;
  margin: -7px 0 0 0;
  padding: 0 5px 5px 5px;
  border: 2px solid #000;
  background: #20282A;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#wrap {
  margin: 10px;
  padding: 7px;
  border: 2px solid #000;
  background: #111;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#header {
  position: relative;
  height: 120px;
  border: 2px solid #000;
  background: #e4362b url(../images/header.jpg) no-repeat 0 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#header p#logo {
  position: absolute;
  left: -50px;
  top: -40px;
  z-index: 4;
}
#header p#logo a {
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 175px 200px 0 0;
  display: block;
  background: url(../images/logo.png) no-repeat -22px -13px;
}
/*#header p#logo a:hover {
  background: url(../images/logo_hover.png) no-repeat 0 0;
}*/
#header img {
  position: absolute;
  right: -15px;
  bottom: 5px;
  z-index: 3;
}
#network_icons {
  float: left;
  padding: 20px 0 0 10px;
}
#advert72890 {
  text-align: right;
  width: 731px;
  margin: 5px 0 0 auto;
  padding: 5px 3px 5px 0;
  border: 2px solid #000;
  background: #111;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
span.advertisement {
  display: block;
  padding: 0 3px 2px 0;
  font-size: 80%;
}
#advert72890 span.advertisement a {
  color: #cdcdcd;
}
#sidebar {
  float: right;
  width: 310px;
}
#sidebar li.block {
  margin: 5px 0 0 0;
  border: 2px solid #03080C;
  background: #111;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#sidebar li.block#advert {
  text-align: center;
  padding: 5px 0;
  border: 2px solid #000;
  background: #111;
}
#sidebar li.block#advert span.advertisement {
  padding: 2px 0;
}
#sidebar li.block#advert a {
  color: #cdcdcd;
}
#sidebar li.block h3 {
  display: block;
  padding: 7px 10px 5px 10px;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
  font-weight: bold;
}
#sidebar li.block ul {
  padding: 5px 5px 0 5px;
}
#sidebar li.block li {
  margin: 0 0 5px 0;
}
#sidebar li.block li span {
  float: right;
  font-weight: bold;
}
#sidebar li.block.links li a {
  display: block;
  padding: 5px;
  color: #cdcdcd;
  border: 2px solid #000;
  background: #111;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#sidebar li.block.ranks li a {
}
#sidebar li.block.links li a:hover {
  color: #fff;
  background: #620A17;
}
#sidebar li.block ul#ranks {
  text-align: right;
  margin: -23px 0 0 0;
  padding: 5px;
}
#ranks li {
  display: inline;
  font-weight: bold;
}
#ranks li a {
  padding: 3px 10px;
  color: #fff;
  border: 2px solid #000;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#ranks li a.active {
  background: #620A17;
}
#rank2 {
  display: none;
}
.rankList li {
  /*display: block;*/
  padding: 5px;
  color: #fff;
  border: 2px solid #000;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  font-weight: bold;
  list-style: decimal;
  list-style-position: inside;
}
.rankList li a,#sidebar li.block.ranks li span {
  float: none;
  color: #cdcdcd;
  font-weight: normal;
}

#statscentral
{
	 background-image: url(../images/aclhpbg.png);
	 background-repeat:no-repeat;
	 padding-left: 40px;
	 padding-top:10px;
	 height:360px;
	 color:#292929;
	 font-size:15px;
}

#statscentral h2{
	font-weight:bold;
	font-size:18px;
	padding-left:20px;
	padding-top:5px;
}

#statscentral h3{
	font-weight:bold;
}

#statscentral a{
	color:#292929;
}
#statscentral a:hover{
	color:#ff8600;
}

#statscentral table{
	width:270px;
}
#content {
  width: 608px;
  margin: 5px 0 0 0;
}
#banner {
  position: relative;
  height: 200px;
  overflow: hidden;
  border: 2px solid #000;
  background: #000;
  -moz-border-radius: 7px 7px 0 0;
}
#banner h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  padding: 0 0 7px 20px;
  font-weight: bold;
  font-size: 220%;
}
#slideshow img {
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}
#feature_nav {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  font-weight: bold;
}
#feature_nav a {
  opacity: .5;
  display: inline;
  margin: 0 0 0 5px;
  padding: 2px 7px;
  color: #fff;
  /*border: 2px solid #000;*/
  background: #2b59f1;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#feature_nav a:hover,#feature_nav a.activeSlide {
  opacity: 10;
  background: #2b59f1;
}
#information {
  padding: 10px;
  color: #000;
  background: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#information a {
  color: #b6122b;
}
#information a:hover {
  text-decoration: underline;
}
#information p,#information h1,#information h2,#information h3 {
  padding: 5px 10px;
}
#information h1,#information h2 {
  margin: 5px -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #2B59F1;
  background: #DFE6FD;
  font-weight: bold;
}
#information h1 {
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
  margin-top: -10px;
  font-size: 150%;
}
#information ul {
  padding: 0 0 0 35px;
}
#information ul li {
  padding: 5px 0;
  list-style: disc;
}
#information ul.list.beta {
}
#information ul.numbered li {
  padding-left: 0;
  list-style: decimal;
}
#information ul.score {
  padding: 0 0 0 15px;
}
#information ul.score li {
  list-style: none;
}
#information ul.list,#information ul.list a {
  color: #2b59f1;
}
#information ul#news,#information ul.list {
  padding: 0;
}
#information ul#news li,#information ul.list li {
  padding: 5px 10px;
  list-style: none;
}
#information ul.list li {
  margin: 5px 0 0 0;
  padding: 10px;
  background: #dfe6fd;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  font-weight: bold;
}
#information ul p {
  padding: 5px 0;
}
#feature {
  height: 60px;
  padding: 0 0 10px 0;
}
#feature li {
  float: left;
  width: 123px;
  height: 50px;
  margin: 0 5px;
  padding: 5px;
  color: #111;
  border: 2px solid #dfe6fd;
}
#information li.nentry {
  margin: 10px 0 0 0;
  padding: 10px;
  background: #dfe6fd;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#information li.nentry h2 {
  margin: 0;
  padding: 0 0 5px 0;
  font-weight: bold;
  font-size: 120%;
}
#information li.nentry h2,#information li.nentry h2 a {
  color: #2b59f1;
}
#information li.nentry p {
  padding: 5px 0;
}
#footer {
  margin: 0 10px 0 10px;
  padding: 10px 5px;
  background: #121D1F;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#footer li {
  display: inline;
}
#footer li a {
  padding: 4px 5px;
  border: 1px solid #20282A;
  background: #20282A;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  color: #cdcdcd;
}
#footer li a:hover {
  border: 1px solid #111;
}
#extra {
  text-align: left;
  padding: 10px 15px;
}
#extra,#extra a {
  color: #cdcdcd;
}
#extra a:hover {
  text-decoration: underline;
}
#extra ul {
  float: left;
  width: 235px;
}
#extra li {
  padding: 5px 0 10px 0;
}
#extra li a {
  padding: 4px 5px;
  color: #cdcdcd;
  border: 1px solid #121D1F;
  background: #121D1F;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#extra li a:hover {
  border: 1px solid #111;
  text-decoration: none;
}
#extra p {
  clear: both;
}
p#copyright2 {
  padding: 15px 0 0 0;
}
ul#navigation {
  position: absolute;
  right: 30px;
  top: 117px;
  z-index: 4;
  padding: 0 0 0 100px;
  text-transform: uppercase;
}
ul#navigation li {
  position: relative;
  display: inline;
}
ul#navigation li a {
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
  padding: 5px 10px;
  color: #fff;
  border: 2px solid #000;
  border-bottom: none;
  background: #111;
  font-weight: bold;
}
ul#navigation li.active a,ul#navigation li.active a:hover {
  /*background: #000;*/
}
ul#navigation li:hover a,#navigation li.active a {
  background: #20282A;
}
ul#navigation li:hover ul {
  display: block;
}
ul#navigation ul {
  display: none;
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 1000;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  width: 200px;
  border: 2px solid #000;
  background: #111;
  font-size: 90%;
}
ul#navigation ul li {
  float: none;
  display: block;
}
ul#navigation li:hover ul li a {
  background: #111;
}
#navigation ul li a {
  -moz-border-radius: 0;
  display: block;
  border: none;
  background: none;
}
#navigation ul li a:hover {
  color: #B6122B;
  background: #111;
}
#menu {
  display: none;
  position: absolute;
  left: 3px;
  top: -60px;
  z-index: 200;
  width: 966px;
  border: 2px solid #000;
  background: #fff;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#menu h3 {
  padding: 10px;
  color: #262e36;
  border-bottom: 2px solid #d0d0d0;
  background: #efeff2;
  font-weight: bold;
  font-size: 150%;
  -moz-border-radius: 7px 7px 0 0;
  -webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}
#close {
  padding: 2px 0 0 0;
  float: right;
  font-size: 70%;
}
#close a {
  color: #6a6969;
}
#menu ul {
  float: left;
  width: 463px;
  padding: 5px 10px 10px 10px;
}
#menu li {
  padding: 5px 0 0 0;
  font-size: 120%;
}
#menu li,#menu li a {
  color: #000;
}
#menu li a {
  display: block;
  padding: 10px;
  color: #2B59F1;
  background: #DFE6FD;
  font-weight: bold;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
#menu li a:hover {
}
#menu li ul {
  float: none;
  width: inherit;
  padding: 0 0 0 10px;
}
#menu li ul li {
  font-size: 100%;
}
#close,#close a {
  color: #000;
}
#network {
  position: relative;
	display: block;
	height: 70px;
}
#network,#network a {
  color: #cdcdcd;
}
#account a:hover {
  text-decoration: underline;
}
#search {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 5;
  margin: 0;
  font-weight: normal;
  font-size: 90%;
}
#search input#main_search {
  width: 140px;
  margin-left:5px;
  padding:3px 3px 3px 18px;
  color: #000;
  border: 2px solid #000;
  background: #FFFFFF url(/acl3/forums/public/style_images/master/search_icon.png) no-repeat left center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 90%;
}
/* user_navigation */
#user_navigation.not_logged_in img {
	display: none;
}
#user_navigation {
	font-size: 100%;
	position: relative;
	left: 0;
	top: 7px;
	float: left;
	padding: 1px 0 0 5px;
	background: none;
	border: none;
}
#user_navigation ul a {
	color: #969696;
}
#user_navigation .photo {
	border: 2px solid #000;
	margin: 7px 10px 6px 6px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 20px;
	height: 20px;
}
#user_info {
	margin: 0 0 0 30px;
}
#user_navigation p {
	color: #C9C9C9;
	margin-top: 6px;
	white-space: nowrap;
}
#user_navigation p a {
	color: #B3B3B3;
}
#user_navigation p a:hover {
	text-decoration: none;
}
#user_navigation #new_msg_count {
	color: #000;
	border: 2px solid #000;
	background-color: #A6C92A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
	font-size: 0.9em;
	padding: 3px 7px;
	top: 0px;
	left: 45px;
	position: absolute;
}
#user_navigation ul {
	margin-top: 4px;
	font-size: 100%;
}
#user_navigation ul#user_other {
	margin-left: 5px;
	display:none;
}
#user_navigation ul#user_other li {
	float: left;
	padding: 0 4px;
}
#user_navigation ul#user_link_menucontent {
	background: #222;
	border: 2px solid #000;
	border-top: none;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	margin-top: -2px;
	padding: 5px 0 0 0;
	width: 180px;
	float: right;
	z-index: 10000;
	position: absolute;
	top: 30px;
	left: 45px;
}
#user_navigation ul#user_link_menucontent li {
	padding: 0 3px 3px 3px;
	float: none;
}
#user_navigation ul#user_link_menucontent a {
	color: #CDCDCE;
	border: none;
	background: #141414;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#user_navigation ul#user_link_menucontent a:hover {
	color: #CDCDCE;
	background: #0a0a0a;
}
#user_navigation #user_link {
	color: #CDCDCE;
	background: #222;
	border: 2px solid #000;
	padding: 3px 20px 4px 10px;
	margin: 6px 0 0px 8px;
	min-width: 150px;
	-moz-outline: 0px;
	position: relative;
	display: block;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
#user_navigation #user_link img {
	right: 5px;
	top: 8px;
	position: absolute;
}
#user_navigation:hover #user_link_menucontent {
  display: block !important;
}
#user_navigation.not_logged_in {
	padding: 11px 0 10px 10px;
}
#user_navigation.not_logged_in,#user_navigation.not_logged_in a {
  color: #969696;
}
#user_navigation.not_logged_in a {
	margin: 0;
}
#user_navigation.not_logged_in a:hover {
  color: #B6122B;
}