* {
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	font-size: 11px;
	text-decoration:none;
}
html, body {
	margin: 0;
	padding: 0;
	border: none;
	color: #333;
	background: #d1cfd0;
	height:100%;
	text-align: center;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	font-size: 11px;
	text-decoration:none;
}
form { padding: 0px; margin: 0px;}
a {
	color: #AD4C07; /*#dd4408;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
h1 {
	font-size: 17px;
	padding-top: 30px;
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #AD4C07;
}
/* page elements */
#container {
	text-align: left;
	margin: 0pt auto;
	width: 964px;
	background-color: #FFF;
	background: #FFF url(../img/whitegradient.gif) no-repeat right bottom;
	border-left: 1px solid #333;
	border-right: 1px solid #333;

	position: relative;
	min-height: 100%;
}
* html #container
{
	height: 100%;
}

#header {
	color: #000;
	text-align: left;
	border-top: 1px solid #333;
	border-bottom: 2px solid #FFA500;
	padding: 5px 10px 0px 10px;
	background-color: #FFF;
}
#content {
	padding: 10px 10px 40px 10px;
}
#footer {
	text-align: center;
	margin: 0pt auto;
	width: 964px;
	font-size: 10px;
	color: #666;
	height: 18px;
	background: #d1cfd0;
	border-top: 1px solid #333;
	border-left: 1px solid #d1cfd0;
	border-right: 1px solid #d1cfd0;
	position: relative;
	margin-top: -19px;
}
#logo {
	float:left;
}
#header-info {
	float:right;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	text-align: right;
	padding-right: 10px;
}
#header-info a {
	color: #666;
}
#serverdatum {
	color:#000000;
	font-weight:bold;
}
#servertime {
	color:#AD4C07;
}
.float-right {
	float:right;
	margin: 0px;
}
.float-left{
	float:left;
	margin: 0px;
}
.centered {
	text-align: center;
}
.clear {
	clear: both;
}
.borders {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 0px 3px 0px;
	margin: 12px 0px 7px 0px;
	background-color: #FDFDFD;
}
TD.pad4 { padding-top:4px ! important; padding-bottom:4px ! important; }
	
/* MENU */
#breadcrumb {
	padding: 1px 15px;
	color: #666;
	font-size: 10px;
	line-height: 12px;
}
#menu-shadow {
	height: 4px;
	background-color: #E0E0E0;
	padding: 0px;
	margin: 0px;
}
.login-user {
	float:left;
	margin: 2px 10px 0px 0px;
	padding: 1px;
	line-height: 11px;
	color: #444;
	font-size: 11px;
	background-color: #bbbbbb;
	border: 1px solid #c8c8c8;
}

pre, p, blockquote, ul, ol, div {
	line-height:18px;
	padding:0pt;
}
.logindiv {
	width: 520px;
	margin: 0px auto;
	padding-top: 20px;
}
.logindiv fieldset { text-align: center; }
.regdiv, .agreediv {
	width: 810px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: left;
}
.agreediv fieldset { text-align: center; }
.regdiv fieldset { text-align: left; }
/* form elements */
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.float-left fieldset, .float-right fieldset {
	width: 366px;
	display: block;
	margin: 0px;
}
legend {
	font-size: 15px;
	font-weight: bold;
	color: #AD4C07; /*#dd4408;*/
	padding: 6px;
}
/*
form div {
	margin: 6px;
}*/
.regdiv label, .logindiv label, .acreate label.normal, .acreate label.short{
	color: #666666;
	display:block;
	float:left; 
/*	position:relative; */
	width: 126px;
	margin: 2px;
	font-weight: bold;
	font-size:11px;
}
.acreate label.short{
	width: 97px;
}
textarea {
	width: 100%;	
}
.regdiv input.text, .logindiv input.text, .tselect, 
.acreate input.text, .acreate input.short-text, .acreate input.long-text, .acreate input.mid-text {
	width: 200px;
	background:#FFFFFF;
	border:1px solid #999999;
	color:#333333;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
}
.acreate input.file {
	background:#FFFFFF;
	color:#333333;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
}
.acreate input.short-text{
	width: 58px;
}
.acreate input.mid-text {
	width: 100px;
}
.paramInput input.text{
	width: 130px;
}
.acreate input.long-text {
	width: 340px;
}
.acreate select{
	background:#FFFFFF;
	border:1px solid #999999;
	color:#333333;
	margin: 2px 2px 2px 0px;
	height: 18px;
}

.pInputText, .paramInput {
	font-size:11px;
	text-align: left;
	clear: both;
}
.logindiv .pInputText {
	margin-left: 50px;
}
.SmallText {
	font-size:10px;
	color: #666666;
	line-height: 14px;
}
.regdiv .SmallText, acreate .SmallText{
	padding-left: 130px;
	clear: both;
	display: block;
}
.pInputCheck label{
	display: inline;
	float: none;
	font-size:10px;
	color: #666666;
	font-weight: normal;
	width: 220px;
}
.agrInputButt {
	text-align: center;
}
.pInputButt input, .agrInputButt input{
	font-size:11px;
	padding: 4px 16px;
}

label.required, label.required-double {
	color: #666666;
	display:block;
	float:left;
/*	position:relative; */
	margin: 2px;
	font-weight: bold;
	font-size:11px;

	width: 120px;
	border-right: 6px solid #ffa500;
	line-height: 12px;
	height: 20px;
}
.paramInput .required {
	width: 88px;
	padding-right: 4px;
}
label.required-double { height: 38px;}

.pRightText {
	text-align: right;
}
.graytext { color: #666; }
/* messages */
.error-message {
	margin-left:130px;
	width: 210px;
}
.acreate .error-message {
	margin-left: 0px;
	width: 180px;
	float: left;
}
.ac-duration .error-message {
	clear: both;
	padding-left: 130px;	
}
form .pInputCheck .error-message {
	margin-left:0px;
}
.error-message, .error-message-long, .error-message2 {
	color:red;
}
#authMessage {
	background-color: red;
	color: white;
	text-align: center;
	font-weight: bold;
}
.error-message-centered {
	background-color: red;
	color: white;
	text-align: center;
	font-weight: bold;
}
.message-centered {
	color:green;
	text-align: center;
	font-weight: bold;
}
.error-box {
	border: 2px solid #e31703;
	margin: 0px;
	background-color: #FFFFFF;
	color: red;
	text-align: center;
}
.error-box-border {
	height: 15px;
	background:transparent url(error-border.png);
}
.msg-box {
	width: 520px;
	margin: 40px auto;
	background-color: #FFFFFF;
	color: black;
	text-align: center;
}
.msg-box p {
	font-size: 13px;
}
.link_1 {
	background:transparent url(../img/bullet1.gif) no-repeat scroll 0pt;
	color:#AD4C07;
	line-height:17px;
	padding:0px 0px 2px 19px;
}
A.button-link2 {
	display: block;
	float: left;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	border:1px solid #333;
	background: url(menu_bg.png) #999999;
	padding: 1px 4px;
	margin: -1px 0px;
}
A.button-link2:hover {
	background:#C2C2C2;
	text-decoration:none;
	color: #333;
}
A.button-link SPAN, A.button-link:visited SPAN {
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	border:1px solid #333;
	background: url(menu_bg.png) #999999;
	padding: 3px 10px;
}
A.button-link:hover {
	text-decoration:none;
}
A.button-link:hover SPAN {
	background:#C2C2C2;
	text-decoration:none;
	color: #333;
}

.agreeRules {
	border: 1px solid #333;
	background: #858585;
	width: 100%;
	height: 350px;
	overflow: auto;
	text-align: center;
}
.agreeRulesInner {
	border: 1px solid #333;
	background: #FFF;
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

/* checkbox lista */
.regKeywords {
	width: 356px;
    height: 295px;
	overflow: auto;
	border: 1px solid #333;
	padding: 2px;
}
ul.checkboxMultiple {
    margin:0;
    padding:0;
    list-style-type:none;
    }
ul.checkboxMultiple li {
    display:block;
    float:left;
    width: 320px;
    margin: 0 8px 0 0;
    }
.regKeywords label{
	color: #333;
	display:inline;
	float:none;
	width: 320px;
	margin: 2px;
	font-weight: normal;
	font-size:11px;
	cursor: pointer;
	position: static;
	padding: 2px 0px;
}
.regKeywordsPop {
	background: #FFF;
	border: 2px solid #333;
	width: 390px;
	height: 400px;
	position: absolute;
	padding: 10px;
	top: 100px;
	z-index: 100;
}
.regKeywordsPop input.text{
	width: 260px;
}
.actList {
	background: #FAFAFA;
	border: 1px solid #DDD;
	width: 334px;
	padding: 4px 10px;
	line-height: 14px;
	cursor: pointer;
	color: #666;
}

/* #### wellcome msg #### */
.welcome {
	background-color: #f5f5f5;
	padding: 2px;
	color: #000;
}
.welcome STRONG {
	color: #3d385c;
}
.welcome-name {
	font-size: 15px;
	padding-right: 10px;
	color: #DD4408;
}
/* filter */
.filter { padding: 2px 2px; background-color: #f5f5f5;}
.filter select { border: 1px solid #333;  }
/* paginate */
div.disabled {
    display: inline;
    float: none;
    clear: none;
    color: #C0C0C0;
}
.pageCounter { text-align: right; }
.atable {
	border: 1px solid #999;
	line-height: 13px;
	width: 918px;
}
.acreate .atable { width: 880px; }
.atable TR:hover {
	background-color: #c3e0e7;
	cursor: default;
}
.itemInfo { font-style: italic; color: #666;}
.docDownload TD { padding-left: 12px; line-height: 15px; cursor: pointer;}
.docDownload:hover {
	background-color: #c3e0e7;
}
.nohover:hover {background-color: none;}
.notice { text-align: center; color: #999; margin-bottom: -10px;}
 
.atable thead, .atable thead .selTr, .atable thead tr.selTr:hover {background: #df7f0e url(../img/thbg.jpg);}
.atable th {padding: 2px; color: #fff; }
.atable thead tr:hover { background: #df7f0e url(../img/thbg.jpg); }
.atable th a { color: #fff; }
.atr1 {	background-color: #f5f5f5;}
.atr2 {	background-color: #fff;}
.atr1 td, .atr2 td {padding: 2px;}
.selTr{ background: #fce4b8; }
.atable tr.selTr:hover { background: #ffcd70; }
.noRecords { text-align:center; padding:20px; color:#666;}

/* header variations */
.greyBG thead, .greyBG thead TR:hover{ background: #DDD ! important; }
.greyBG th { color: #333 ! important; }
.greyBG { color: #444; }

.bItems { 
	border: 1px solid #000; 
	border-width: 1px 0px 0px 1px; 
}
.bItems td { 
	border-right:  1px solid #000; 
	border-bottom:  1px solid #000; 
}
.bItems th.rightEnd { border-right:  1px solid #000;}
.bItems thead, .bItems thead TR:hover{ background: #FCF0D8 ! important; }
.bItems th { 
	color: #333 ! important;
	border-bottom:  1px solid #000; 
}

.blackText { color: #000 ! important; }
.blackBorder { border: 1px solid #000 ! important }

TD.tool-icons, TD.tool-icons DIV {margin:-1px;padding:0px 2px 0px 0px; text-align:right;}
TD.tool-icons {height:18px;}

.pageInfo, .pageInfo-wide, .pageInfo-full {
	background: #e8f6fb url(../img/info_icon.png) no-repeat left center;
	padding: 10px 10px 10px 67px;
	width: 340px;
	margin: 0px auto;
	vertical-align: center;
	border: 1px solid #82d5f5;
	color: #1b708e;
}
.pageInfo-wide {
	width: 480px;
}
.pageInfo-full {
	width: 800px;
}
.pageInfo A, .pageInfo-wide A {color: green; }
.leftPane {
	float: left;
	width: 250px;
	padding: 10px;
	background: #efece3;
}
.rightPane {
	float: left;
	width: 500px;
	margin-left: 40px;
	padding: 10px;
}
.flash a {
	color: green;
	font-weight: bold;
}
.staticField, .staticField-short, .staticField-long, .staticField-middle, .staticField-bold-limited {
	width: 200px;
	height: 18px;
	background:#FAFAFA;
	border:1px solid #DDD;
	color:#666;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
	margin-left: 0px;
	float: left;
	cursor: default;
}
.staticField-short {
	width: 60px;
}
.staticField-middle {
	width: 134px;
}
.staticField-long {
	width: 340px;
}
.staticField-bold-limited {
	font-weight: bold;
	overflow: hidden;
	width: 290px;
}
.staticField-long A, .staticField-bold-limited A {
	font-size:12px;
	color:#666;
	text-decoration: none;
}
.staticField-long A:hover, .staticField-bold-limited A:hover {
	text-decoration: underline;
}


/* Auctions */
.acreate {
	width: 880px;
	margin: 0px auto;
	text-align: left;
} 
.acreate-steps {
	width: 880px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #666;
	background-color: #F5F5F5;
	line-height: 14px;
}
.acreate-done, .acreate-act, .acreate-next, .acreate-separator { 
	background-color: #F5F5F5;
	padding: 6px 4px;
	text-align: center;
	border-right: 1px solid #666;
}
.acreate-hscroll {
	width: 880px;	
	overflow: auto;
	margin: 0px;
}
.acreate-hscroll fieldset {
	margin: 0px 10px 10px 0px;
}
.acreate-done { color: #000; }
.acreate-act { color: #FFF; background-color: #df7f0e}
.acreate-next { color: #999; }
.acreate-separator { padding: 2px; background-color: #BBB; width: 14px;} 
.acreate .multiSelect {height: auto; width: 100%;}
.paramNames {background-color: #FFF; padding: 0px; }
.paramNames select { margin: 0px; border-top: none;}
.paramInput .paramNames { margin: 0px 0px 0px 102px; width: 144px;}
.pInputText .paramNames { margin: 0px 0px 0px 130px; width: 214px;}
.arules input {margin: 0px;}
.arules-diabled, .deleted { color: #BBB; text-decoration: line-through;}
TR.nohover:hover { background : none;}
/* participant status */ 
.pending { color: #333;}
.accepted { color: green;}
.rejected { color: red;}
/* bidding */
.message-box {
	width: 435;
	height: 134px;
	overflow: auto;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
}
.message-box-time {
	border-top: 1px dashed #CCC;
	color: #666;
	padding: 0px 4px 0px 4px;
	background-color: #F5F5F5;
	float: left;
	width: 35px;
}
.message-box-date {
	color: #666;
	padding: 0px 4px 0px 4px;
}
.message-box-text, .message-box-new-text {
	border-top: 1px dashed #CCC;
	padding: 0px 4px 0px 4px;
	float: right;
	width: 365px;
}
.message-box-new-text{
	color: #AD4C07;
	font-weight:bold;
}
/* bidding items */

.summary { background:  #DDD; font-weight:bold; }  /* DB7B0A */
.bestSummary { background:  #fcc34f; font-weight:bold; }
.RefreshDiv { text-align: center;}
.RefreshDiv input{
	font-size:11px;
	padding: 2px 10px;
}
.auctionStatus { text-align:center; font-weight:bold; background-color: #828282; color: #FFF; margin: 8px 0px -4px 0px;}
.BidButt { padding: 4px 50px ! important;}
.bestBid { background-color: #fcc34f; }  /* #d8ebfc #FFA500 */ 
.lastBid { background-color: #d8fce0; }
.bidError { color: red ! important; border-color: red ! important;}
.msgBid td { background-color: #F5F5F5; font-weight: normal; padding: 2px; border-right: 2px solid #FFF;}

.TLblink { color: red ! important; }

/* reports */

.table-label { 
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 13px;
	font-weight: bold;
	color: #AD4C07;	
	line-height: 26px;
}
.tab {
	display:block;
	height:28px;
	line-height:28px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	background-color: #F5F5F5;
	border-bottom:1px solid #CCC;
}
.tab-border {margin-top: 10px; border: 1px solid #CCC;}
.tab-content { padding: 10px; }
.tab-content .atable { width: 858px; }
.tab li { display: block; float: left; padding:0px; margin: 0px; }
.acTab, .icTab {
	display: block;
	float: left;
	padding: 0px 10px;
	border-right:1px solid #CCC;
	height:28px;
	font-size: 13px;
	font-weight: bold;
}
.acTab:hover { text-decoration:none; }
.icTab:hover { text-decoration:none; background-color: none; }
.acTab {
	color: #AD4C07;
	background-color: #FFF;
	border-bottom:1px solid #FFF;
}
.icTab {
	color: #666;
	background-color: #F5F5F5;
	border-bottom:1px solid #CCC;
}

/* results */
.colist { margin: 0px; }
.colist A { color: #333; display:block; }
.colist A:hover { background-color: #c3e0e7; text-decoration:none;}

/* charts */
.charts {
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FEFEFE;
	padding: 10px;
}