@CHARSET "UTF-8";
html, body {
    background: #FAFAFA;
}
* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body {
    /*background: #d1cfd0 url(../img/tgm_bg.jpg) fixed;*/
}
a, h2, .acTab, .table-label, #servertime, legend, .message-box-new-text, .welcome-name {
	color: #003071;
}
#container {
    border-left: 1px solid #C2C4C6;
    border-right: 1px solid #C2C4C6;
}
#footer {
    background: #eee;
    border-top: 1px solid #FDC82B;
}
#header {
    border-top-color: #FDC82B;
    border-bottom: 1px solid #FDC82B;
    height: 54px;
}
label.required, label.required-double {
	border-right: 6px solid #003071;
}
.atable thead, .atable thead .selTr, .atable thead tr.selTr:hover {background: #003071;}
.stattable thead th, .stattable thead tr {background: #003071;}

.atable thead tr:hover { background: #003071; }

.acreate-act {
    background: #003071;
}
.menu {
    height: 30px;
    background: #edeef0;
}
.menu a, .menu a:visited  {
    background: #edeef0;
    color: #191919;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
    display: inline-block;
    padding-top: 4px;
    padding-bottom: 0;
}
.mainmenu > ul > li > a:hover, .rightmenu > ul > li > a:hover {
    border-bottom: 4px solid #0376af;
}
.menu :hover > a {
    background: #edeef0;
}
.menu ul ul {
    background-color: #fff;
    z-index: 100;
    top: 32px;
    border-color: #E0E0E0;
}
.menu ul ul a, .menu ul ul a:visited {
    background:#fff;
    border: 1px solid #fff;
    text-transform: none;
}
.menu ul ul a:hover{background:#f3f3f3; border: 1px solid #f3f3f3;}
.menu ul ul :hover > a {color:#06599b; background:#f3f3f3;}
.menu ul ul a.drop:hover{background:#d0eca2 url(arrow_right.gif) center right no-repeat; border: 1px solid #003071;}
.menu ul ul :hover > a.drop {background:#d0eca2 url(arrow_right.gif) center right no-repeat; border: 1px solid #003071;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#d0eca2;}
#menu-shadow {
    height: 2px;
}
.login-user {
    background: #f5f5f5;
    margin-top: 6px;
    padding: 3px;
}
#breadcrumb {
    padding-top: 4px;
}
.bestBid, .bestSummary {
    background-color: #a9cede;
}
.bItems thead, .bItems thead TR:hover {
    background: #edeef0 !important;
}
.auctionBlock, .auctionBlock.status_in_progress {
    border-color: #003071;
}
tr.ext_user td strong {
    color: #06599b;
    background: url('/img/kesz_icon.png') no-repeat left center;
    padding-left: 13px;
}
.startPriceDiv h1.ext_user {
    color: #06599b;
    background: url('/img/kesz_icon.png') no-repeat left center;
    padding-left: 13px;
}
