body {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 99%;
	margin: 0 auto;
	margin-left: auto; margin-right: auto;
	margin-top: 0px;
    position: absolute;
	top: 116px;
    
}
#searchbox_017903691953732258756:ic_zvbnsnd0 {
	width: 200px;
}
#content {
	padding: .5em;
}
.xsnazzy * {
	margin: 0px; padding: 0px;
}
.action {
	padding-left: 15px;
}
#nav {
	clear: both;
	padding-top: 5px;
}
#nav img { vertical-align: middle; }
#nav ul li {
	display: inline;
	list-style: none;
	clear: none;
	vertical-align: middle;
}
#x {
	position: relative;
}
#userArea {
    padding: 5px;
    position: absolute;
    top: 6px;
    right: 0px;
}

#nav a {
	margin: .1em;
}
img {
	border: 0 none;
}
#logo {
	float: left;
}
#foot {
	clear: both;
	padding-top: 2em;
	margin: 0 auto;
	margin-left: auto; margin-right: auto;
	text-align: center;
}
#foot ul li {
	list-style: none;
	display: inline;
}
#foot {
	text-align: center;
}
.forums {
	text-align: center;

}

.topLevel {
	text-align: left;
}

.leftCell {
	text-align: left;
}
.ip {
	float: right;
}

.errorsList {
	width: 100%;
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 1.5em;
	margin-top: .3em;
}
.errorChild li {
	list-style: none;
	float: none;
	color: red;
	font-weight: normal;
	font-size: .7em;
}

#breadCrumbs li {
	background-repeat: no-repeat;
	background-position: 5% 50%;
	padding-left: 2%;
	padding-right: 2%;
}

#nav li {
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding: 1em;
}
.thumb {
	clear: none;
	float: left;
	text-align: center;
	padding: .2em;
	font-size: .6em;
}

#sevenTwentyEight {
	float: right;
}
.xsnazzy {
	clear: both;
}

#threeHundred {
	float: right;
	width: 300px;
	height: 270px;
}
.errorMessage {
    background-image: url("http://www.pedalbmx.com/img/icons/exclamation.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-color: #ff0000;
}
.alertMessage {
    background-image: url("http://www.pedalbmx.com/img/icons/error.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
}
.okMessage {
    background-image: url("http://www.pedalbmx.com/img/icons/thumb_up.png");
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-color:#00ff00;
}
.messageWrap {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2em;
    z-index: 15;
    overflow: hidden;
}
.message {
    padding:5px 5px 5px 20px;
}
.xsnazzy {
	width: 300px;
	float: right;
}
blockquote {
	padding: 1em;
	margin: 1em;
}
ol {
	margin: .2em;
	padding: .2em;
}
.right {
	float: right;
}
.blog {
	width: 65%;
	padding: 2em;
	margin: 2em auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	text-align: left;
	height: 135px;
}
#ads {
    position: absolute;
    top: 19px;
    right: 0px;
}
#logo {
	float: left;
}
#topic, #forum {
	width: 98%;
	margin: 0;
}
#chat p:hover {
	font-size: 1.5em;
}
#top {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
#top a {
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #000;
}
.recent {
	color: red;
}
.evenRow {
	background-color: #e3e3e3;
	border: solid black 1px;
}
#wrap {
	background-color: #fff;
}
.topLevel {
	border: solid gray 1px;
}
a, a:visited, a:active {
	color: blue;
}
a:hover {
	text-decoration: none;
}
#breadCrumbs li {
	background-image: url('/img/arrow.gif');
}
#nav li {
}
#nav {
	background-repeat: repeat-x;
}
.action {
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 15px;
}
#nav a, #nav a:visited {
	color: #0000ff;
	text-decoration: none;
}
img {
	border: none;
}

#header {
	border-bottom: solid black 1px;
}
.alertMessage {
	border-bottom: solid red 1px;
	background-color: #eee89b;
	color: red;
}
.okMessage {
	border-bottom: solid black 1px;
	background-color: #00ff00;
	color: black;
}
.errorMessage {
	border-bottom: solid white 1px;
	background-color: #ff0000;
	color: white;
}
.slideMessage {
	border-bottom: solid red 1px;
	background-color: #eee89b;
	color: red;
}
blockquote {
	border: solid gray 1px;
}
#header {
background-repeat: no-repeat;
background-position: 0px 0px;
}
.highlight {
	background-color: #eee89b;
}
tr.Palette
{
  height: 15px
}

td.Palette
{
  width: 15px;
  border: 2px solid white;
  padding: 0;
}

td.PaletteHover
{
  width: 15px;
  border: 2px solid blue;
  padding: 0;
}