
div, td, p
{
	font-size: 12px;
}

body
{
	text-align: center;
	font-family: arial;
	font-size: 12px;
}

a
{
	color: #9090F0;
}

a:hover
{
	color: #B0C0FF;
}

a.grey
{
	color: #9090A4;
}

a.grey:hover
{
	color: #B0B0C8;
}

p
{
	margin: 4px 0 4px 0;
}

h1
{
	margin: 8px 0 5px 0;
	font-size: 16px;
	color: #606060;
}

h3
{
	margin: 8px 0 5px 0;
	font-size: 14px;
	color: #606060;
}

ul
{
	margin: 4px 0 4px 10px;
	list-style: circle;
	padding: 0;
}

ol
{
	margin: 4px 0 4px 10px;
	padding: 0;
}

li
{
	margin-left: 12px; 
	padding-left: 0px;
}

form
{
	margin: 0;
}

input, textarea
{
	font-family: arial, helvetica;
	font-size: 14px;
}

.input
{
	border: solid 1px #9090A4;
	padding: 2px;
	height: 22px;
}

.inputg
{
	border: solid 1px #D0C090;
	padding: 3px;
	height: 24px;
	font-size: 14px;
	background: url(../png/gradienti2.png) repeat-x;
}

.inputg1
{
	border: solid 1px #D0C090;
	padding: 1px;
	height: 20px;
	font-size: 12px;
	width: 70px;
}

.inputs
{
	border: solid 1px #D0C090;
	padding: 1px;
	height: 24px;
	font-size: 14px;
}

.inputb
{
	font-size: 14px;
	font-weight: bold;	
	background: #E0E0E0;
	color: #606060;
	height: 24px;
    cursor: pointer;
}

.inputss
{
	border: solid 1px #D0C090;
	padding: 2px;
	height: 20px;
	font-size: 12px;
}

#container
{
	width: 900px;
	text-align: left;
}

#topbanner
{
	width: 900px;
	height: 60px;
	border: 1px solid white;
}

#toplogo
{
	float: left;
	width: 230px;
	height: 60px;
}

#topad
{
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 45px;
}

#tophbars
{
	background: url(../png/hbarbg.png) bottom left no-repeat;
	height: 35px;
	width: 900px;
	margin: 10px 0 7px 0;
}

#tophcont
{
	position: absolute;
	width: 900px;
}

#tophbars ul
{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#tophbars li
{
	float: left;
	padding: 0 0 0 7px;
	background: url(../png/htab.png) no-repeat 0 0;
	margin: 0 3px 0 3px;
}

#tophbarul a 
{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	display: block;
	background: url(../png/htab.png) no-repeat 100% 0;
	padding:7px 13px 6px 6px;
	text-decoration: none;
	color: #9090A4;
}

#tophbarul a:hover
{
	color: #B0B0C8;
}

#tophbars #tophcurrent
{
	background: url(../png/htabc.png) no-repeat 0 0;	
}

#tophbarul #tophcurrent a 
{
	background: url(../png/htabc.png) no-repeat 100% 0;
}

#tophmore
{
	margin: 00;
	float: right;
}

#tophmore a
{
	font-family: tahoma, arial, helvetica;
	font-size: 18px;
	display: block;
	background: url(../png/morearr.png) no-repeat 100% 0;
	padding: 7px 18px 6px 0px;
	margin: 0 15px 0 0;
	text-decoration: none;
	color: #9090F0;
}

#moredrop
{
	position: absolute;
	right: 10px;
	top: 34px;
	width: 175px;
	border: solid 1px #9090A4;
	padding: 5px;
	background: url(../png/gradient.png) repeat-x white;
	clip: rect(0, 200, 1000, 0);
	visibility: hidden;
}

#moredrop a
{
	font-family: tahoma, arial, helvetica;
	font-size: 17px;
	display: block;
	text-decoration: none;
	margin: 2px 0 2px 10px;
}

.morebar
{
	display: block;
	width: 168px;
	height: 2px;
	background: url(../png/morebar.png) no-repeat;
	margin: 4px 0 3px 1px;
	overflow: hidden;
}

.morebar2
{
	display: block;
	width: 110px;
	height: 2px;
	background: url(../png/morebar.png) top right no-repeat;
	margin: 5px 0 3px 0px;
	overflow: hidden;
}

#helpbar
{
	position: absolute;
	right: 0px;
	top: 40px;
	visibility: hidden;
}

#content
{
	float: left;
	margin: 0 0 14px 0;
}

#leftmenu, #loggedin 
{
	float: left;
	width: 175px;
}

#leftbar
{
	float: left;
	background: url(../png/greypx.png) repeat-y;
	width: 1px;
	height: 400px;
	margin: 0px 12px 5px 12px;
}

#leftbari
{
	width: 1px;
	position: absolute;
}

#thecontent 
{
	float: left;
	width: 700px;
	/*overflow: hidden;*/
}

#vbartop
{
	width: 1px;
	height: 40px;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../png/vbartop.png);
}

#vbarbot
{
	width: 1px;
	height: 40px;
	top: 360px;
	left: 0px;
	position: absolute;
	background: url(../png/vbarbot.png);
}

#loginform
{
	margin: 3px 0 8px 0;
}

#botlinks
{
	width: 760px;
	text-align: center;
	margin: 14px 0 0;
}

.leftlinks a
{
	font-family: tahoma, arial, helvetica;
	font-size: 17px;
	display: block;
	text-decoration: none;
	color: #9090F0;
	padding: 0 0 0 17px;
	margin: 2px 0 2px 0;
	background: url(../png/larrbull.png) top left no-repeat;
}

.currenttab
{
	background: url(../png/larrbull2.png) top left no-repeat !important;
}

.leftlinks a:hover
{
	color: #B0C0FF;
}

.acclink
{
	width: 175px;
	height: 18px;
	padding: 0 0 0 0px;
	margin: 0;
	display: block;
	clear: both;
}

.acclink img
{
	display: block;
	float: left;
	vertical-align: middle;
	margin: 0;
}

.acclink a, .acclink2 a
{
	display: block;
	float: left;
	text-decoration: none;
	color: #8080A0;
	margin: 0 0px 1px 0px;
	font-size: 12px;
	background: none;
	width: auto;
}

.acclink3 a
{
	display: block;
	float: right !important;
	text-decoration: none;
	color: #8080A0;
	margin: 0 0px 1px 0px;
	font-size: 12px;
	background: none;
	width: auto;
}

.acclink a:hover
{
	color: #B0B0C8;
}

/*
.acclink span
{
	display: block;
	float: left;
}
*/

.error
{
    color: red;
}

.ok
{
    color: #40B000;
}

.outercolumn { background-color: #B0B0B0; }
.headercolumn { background-color: #808080; color: white; font-weight: bold; }
.datacolumn { background-color: #FFFFE0; color: black; }
.datacolumn2 { background-color: #FFFFE0; color: black; font-family: arial narrow; font-size: 13px; }
.datacolumn3 { background-color: #F8F8C0; color: black; }
.datacolumn4 { background-color: #F8F8C0; color: black; font-family: arial narrow; font-size: 13px; }
.divcolumn { background-color: #FFFFB8; color: black; }
.headerlink { color: white; }
.marketcat { font-size: 8px; padding: 1px; }

.auctioncat
{
	padding: 2px 0 0 17px;
	margin: 4px 0 4px 0;
	background: url(../png/larrbull.png) top left no-repeat;
}

.auctioncatempty
{
	color: #C8C8C8;
}

.toolbar
{
	width: 100%;
	height: 30px;
	background: url(../png/toolbar.png) no-repeat 100% 0;
	padding: 0 10px 0 0;
	margin: 5px 0 5px 0;
}

.toolbarin
{
	height: 30px;
	background: url(../png/toolbar.png) no-repeat 0 0;
	padding: 6px 0 3px 10px;
}

.toolbarin a
{
	color: #8080A0;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.toolbarin a:hover
{
	text-decoration: underline;
}

.toolbarin b
{
	color: #9898A0;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

.warningbox
{
    background-color: #FFFFE0;
    padding: 3px;
    border: 1px solid #C0C080;
}

.queryheader
{
    font-weight: bold;
    background-color: #E0E0E0;
}

.foldertitle
{
    margin-top: 2px;
}

.foldertitle a, .folderlink
{
	font-family: tahoma, arial, helvetica;
	font-size: 17px;
	text-decoration: none;
	color: #9090F0;
}

.foldertitle a:hover
{
	color: #B0C0FF;
}

/* Michau */

.thetable
{
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}

.thetable TD
{
	border-bottom: 1px solid #C0C0C0;
	line-height: 14px;
	padding-left: 5px;
}

.innercolumn
{
    border-bottom: 0px !important;
}

BIG
{
    font-weight: bold;
    font-size: 14px;
    color: #606060;
}

P.error, DIV.error
{
    width: 99%;
    border: 1px dotted #fbda3e;
    background: url(../png/errmsg.png) no-repeat #fbf1c3;
    padding-left: 26px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
}

P.ok, DIV.ok
{
    width: 99%;
    border: 1px dotted #cfe0ae;
    background: url(../png/okmsg.png) no-repeat #e2f5be;
    padding-left: 28px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
}

table tr td {
overflow: hidden;
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

a#add-to-mytabs { margin-top: 12px; margin-left: 5px; text-decoration: none; width: 20px; height: 20px; background: url('../png/star.gif') no-repeat; overflow: hidden; text-indent: -100px; font-size: 1px; display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;}
a#add-to-mytabs:hover { background: url('../png/star.gif') 0px -19px no-repeat; }

#helpbox2
{
	width: 99%;
	background-color: #FFFFF0;
	border: 1px solid #E0E0E0;
	padding: 3px;
	margin-top: 30px;
	margin-left: -4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	line-height: 130%;
}

#helpbox2 A
{
	color: #808080;
}

#helpbox1
{
	position: absolute;
	width: 99%;
	top: -29px;
}

#helpbox11
{
	text-align: right;
}

#helpbox11 A
{
	color: #808080;
	font-size: 14px;
	text-decoration: none;
}

#helpbox13
{
	float:right;
	width: 300px;
	background-color: #FFFFF0;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-top: -3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 120%;
}

#helpbox14
{
    height: 350px;
    overflow: auto;
}

#helpbox13 A
{
	color: #808080;
	text-decoration: none;
}

#helpbox13 P
{
	margin: 3px 0 3px 12px;
	text-indent: -12px;
}

