.clear {
	clear: both;
}
.hidden {
	display: none;
	float: none;
	width: 1%;
}

#headForm{
        position: absolute;
        top: -30px;
        height: 1px;
        line-height: 1px;
        display: block;
}

#huhu{
        height: 1px;
}


a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #4F5980;
}
a.mujA{
	color: #626E9C;
}

body {
	background: #23284F ;
	color: #000000;
	font: 9pt Verdana, sans-serif;
	padding: 0;
	margin: 0;
}

#container {
	width: 96%;
	margin: auto auto;
}

.logo {
	text-align: right;
	margin: 0;
}

.menu ul {
width: 100%;
	background : #000000 url(/forum/images/themes/biker/biker/menuhead.gif) repeat-x bottom left;
	border-top : 1px solid #000000; 
	border-bottom : 1px solid #000000; 
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu li {
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	list-style: none;
}

.menu a {
	float: left;
	color : #EEEEEE;
	padding : 5px;
	text-decoration : none;
}

.menu a:hover {
	background :  url(/forum/images/themes/biker/biker/menuheadO.gif) repeat-x bottom left;
	color : #FFFFFF;
}

#panel {
	background: #E1E1E1 ;
	border: 1px solid #000000;
	border-top: 0;
}

#panel p {
	margin: 0;
	padding: 7px;
}

#key {
	background: #F5F5F5;
	border: 1px solid #7A7A7A;
}
#key ul {
	list-style: none;
	margin: 0;
}
#key img {
	padding-right: 4px;
}

#key li {
	padding: 4px;
}
#key span {
	position: relative;
	top: -4px;
}

.navigation {
	width: 100%;
	font: 7.5pt Verdana, sans-serif;
}

.navigation a:link, .navigation a:active, .navigation a:visited, .navigation a:hover {
	text-decoration: none;
}

.navigation .active {
	font: 9pt Verdana, sans-serif;
	font-weight: bold;
}	

#content {
	background: #C1C1C1;
	border: 1px solid #000000;
	border-bottom: 0;
	border-top: 0;
	padding: 20px;
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

#copyright {
	font: 7.5pt Verdana, sans-serif;
	color: #626E9C;
	margin: 0;
	padding: 10px 0 0 0;
}

#copyright > a:link {
	font: 7.5pt Verdana, sans-serif;
	color: #626E9C;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

#debug  > a:link {
	color: #626E9C;
}

table {
	color: #333333;
	font: 9pt Verdana, sans-serif;
}

.smalltext {
	font: 7.5pt Verdana, sans-serif;
}

.largetext {
	font: 11pt Verdana, Arial, sans-serif;
	font-weight: bold;
}

.thead {
	background: #4F5980 url(/forum/images/themes/biker/biker/head1.gif);
	color: #ffffff;
}
.thead a:link, .thead a:active, .thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tborder {
	width: 100%;
	margin: auto auto;
	background: #7A7A7A;
	
}

.tcat {
	background: #626E9C url(/forum/images/themes/biker/biker/head2.gif);
	color: #FFFFFF;
}
.tcat a:link, .tcat a:active, .tcat a:visited {
	color: #FFFFFF;
}

.trow1 {
	background: #F5F5F5;
}

.trow2 {
	background: #EBEBEB;
}

select {
	background: #F5F5F5;
}

textarea, input, select, object {
	color: #333333;
	font: 9pt Verdana, sans-serif;
}

.quote_header {
	margin-left: 20px;
	padding: 4px;
	border-top: 1px solid
#333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #000000;
	background: #D9DCED;
	font-weight: bold;
}

.quote_body {
	margin-left: 20px;
	padding: 0 4px 4px 4px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #000000;
	background: #D9DCED;
}

.code_header {
	margin-left: 20px;
	padding: 4px;
	border-top: 1px dashed #333333;
	border-left: 1px dashed #333333;
	border-right: 1px dashed #333333;
	color: #000000;
	background: #ffffff;
	font-weight: bold;
}

.code_body {
	margin-left: 20px;
	padding: 0 4px 4px 4px;
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #333333;
	border-right: 1px dashed #333333;
	color: #000000;
	font-family: monospace;
	background: #ffffff;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}


img.attachment {
	border: 1px solid #7A7A7A;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

.toolbar_hover {
	background-color: #C1D2EE;
	border: solid 1px #5296F7;
}
.toolbar_normal {
	background-color: #F0F0F0;
	border: solid 1px #F0F0F0;
}
.toolbar_clicked {
	background-color: #E1F2FE;
	border: solid 1px #5296F7;
}
.toolbar_mousedown {
	background: #98B5E2;
	border: solid 1px #5296F7;
}

 hr {
	color: #333333;
	height: 1px;
}