body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
}

a img {
	border: 0;
}

#header {
	width: 960px;
	padding: 18px 0 8px 0;
	border-bottom: 1px solid #3f3f3f;
	margin: 0 auto;
	height: 1%;
	overflow: hidden;
}

#logo {
	float: left;
	height: 23px;
	margin-left: 14px;
}

#mainnav {
	float: left;
	padding: 0;
	margin: 6px 0 0 11px;
	font-size: 0.8em;
	line-height: 1.2em;
}

#mainnav li {
	list-style: none;
	float: left;
	padding-left: 25px;
	background: url('/images/nav_bullet.png') no-repeat 9px 4px;
}

#mainnav li.first {
	padding: 0;
	background: none;
}

#mainnav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#mainsite {
	float: right;
	margin: 0 13px 0 0;
	background-image: url('/images/button_yellow_right_bg.png');
	color: #000;
	font-weight: bold;
}

#mainsite span {
	background-image: url('/images/button_yellow_left_bg.png');
}

#mainsite:hover {
	color: #fff;
}

#mainnav li a:hover, #mainnav li.selected a {
	color: #eed845;
}

#adminheader {
	color: #fff;
	font-size: 0.7em;
	line-height: 1em;
	text-align: right;
	width: 947px;
	padding: 5px 13px 0 0;
	margin: 0 auto;
	height: 19px;
}

#adminheader a {
	color: #fff;
	text-decoration: none;
	padding: 0 1px;
}

#adminheader a:hover {
	color: #eed845;
}

h1 {
	margin: 0 auto;
	padding-left: 28px;
	width: 960px;
	height: 75px;
}

#maincontent {
	background: url('/images/bg.png') repeat top center;
	padding: 17px 0 0 0;
	margin-top: 24px;
	color: #212020;
}

#maincontent.loggedin {
	margin-top: 0;
}

#maincontent a {
	color: #212020;
}

a.button, #maincontent a.button {
	cursor: pointer;
	display: inline-block;
	background: url('/images/button_right_bg.png') no-repeat top right;
	text-decoration: none;
	color: #fff;
	padding-right: 4px;
}

a.button span, #maincontent a.button span {
	display: inline-block;
	height: 25px;
	background: url('/images/button_left_bg.png') no-repeat;
	padding: 5px 8px 0 12px;
	font-size: 0.8em;
	line-height: 1.2em;
}

a.button:hover, #maincontent a.button:hover {
	color: #eed845;
}

#maincontent div.message span {
	display: block;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: bold;
	background: #eed845;
	padding: 7px 10px;
}

#maincontent a.report {
	display: inline-block;
	font-size: 0.8em;
	margin-top: 5px;
}

#featuredtool div.contentwrapper {
	padding: 7px 0 0 18px;
}

#featuredtool div.imgwrapper {
	width: 265px;
	text-align: center;
}

#featuredtool p {
	padding: 0;
	margin: 7px 18px 7px 18px;
	font-size: 0.75em;
	line-height: 1.2em;
}

#featuredtool a.button {
	margin: 0 0 5px 18px;
}

#createatool div.wrapper {
	padding-top: 12px;
	margin: 0 0 0 18px;
	height: 1%;
	overflow: hidden;
}

#rcol #createatool img.bike {
	height: 65px;
	float: left;
}

#createatool p {
	width: 167px;
	display: inline;
	float: right;
	padding: 0;
	margin: 0 18px 0 0;
	font-size: 0.7em;
	line-height: 1.2em;
}

#createatool a.button {
	margin: 9px 0 5px 18px;
}

#toolloglatest ol {
	padding: 15px 18px 0 18px;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.2em;
}

#toolloglatest li {
	list-style: none;	
}

#toolloglatest li a {
	display: block;
	color: #000;
	padding: 6px 10px 7px 10px;
	background: #e3ebf9;
}

#rcol #toolloglatest li a {
	border: 0;
}

#toolloglatest li.stripe a {
	background: #f5f8fd;
}

#toolloglatest li a:hover {
	background: #eed845;
}

#toolloglatest a.button {
	margin: 17px 0 5px 18px;
}

#sharepanel {
	width: 309px;
	padding-bottom: 3px;
	background: url('/images/2col_lmain_rcol_bot_bg.png') no-repeat bottom left;
}

#sharepanel img.fixpng {
	height: 41px;
	display: block;
}

#sharepanel div.inner {
	border-bottom: 1px solid #fff; /* for IE 6 & 7 */
	background: #fff;
	margin-right: 8px;
}

#sharepanel ul {
	padding: 17px 0 28px 10px;
	margin: 0;
	height: 1%;
	overflow: hidden;
}

#sharepanel li {
	list-style: none;
	float: left;
	padding-left: 8px;
}

#sharepanel a {
	display: block;
	padding: 1px;
	background: url('/images/share/panel/border.png') no-repeat;	
}

#sharepanel a:hover {
	background-position: 0 -35px;
}

#sharepanel li img {
	height: 33px;
}

#footer {
	width: 960px;
	margin: 15px auto 0 auto;
	color: #fff;
	height: 1%;
	overflow: hidden;
	padding-bottom: 19px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #eed845;
}

#footer div.left {
	float: left;
	font-size: 0.75em;
	width: 25%;
}

#footer div.left span {
	padding-left: 23px;
}

#footer div.right {
	float: right;
	font-size: 0.7em;
	line-height: 1em;
	width: 75%;
}

#footer ul {
	float: right;
	padding: 0;
	margin: 3px 7px 0 0;
}

#footer li {
	list-style: none;
	float: left;
	padding-left: 18px;
	background: url('/images/nav_bullet.png') no-repeat 6px 3px;
}

#footer li.first {
	padding: 0;
	background: none;
}
