body {
    background: #000;
    font-family: Tahoma, sans-serif;
    font-size: 9pt;
}
.mainDiv {
    border-top: 1px solid #dae2ea;
}
.borderBottom{
    border-top: 3px #424242 solid;
}
/*-------------top part---------*/
.topBg {
    background: url("../img/top_bg.png") repeat-x;
    text-align: center;
    border-bottom: 3px #424242 solid;
}
.top {
    
}
.logo img {
    border: 0px;
}
.logoDesc {
    font-weight: bold;
    letter-spacing: 2px;
}
.labeledEdit input {
    border: 1px solid #000;
    background: #fff url("../img/lFEdit_bg.png") repeat-x;
    font-size: 9pt;
    width: 120px;
    margin: 0px;
}
.labeledEdit label, .lFSubmit label {
    color: #555;    
    font-size: 8pt;
    display: block;
    padding: 0px;
    margin: 0px;
}
.lFSubmit input {
    width: 72px;
    border: 1px solid #000;
    background: url("../img/lFSubmit_bg.png");
    color: #fff;    
    font-size: 9pt;
}
.lFlinks {
    color: #424242;    
}
.lFlinks a:link, .lFlinks a:visited {
    color: #3071ad;
    text-decoration: underline;
}
.lFlinks a:hover, .lFlinks a:active {
    color: #003870;
    text-decoration: underline;
}
/*-------------middle part---------*/
.middleWheelBG {
    background: url("../img/wheel.jpg") repeat-x top center; 
}
.middle {    
    color: #dcdcdc;
}
.categories {
    width: 820px;
    line-height: 20px;
    padding: 0px;
    border: 0px;
}
.myMenu a:link, .myMenu a:visited {
    display: block;
    float: left;
    line-height: 20px;
    padding: 0px 12px;
    margin-left: 7px;
    color: #000;
    text-decoration: none;
    background-image: url("../img/myMenuH_bg.png");
	background: url("../img/myMenuA_bg.png");
}
.myMenu a:active, .myMenu a:hover {
    color: #fff;
    background: url("../img/myMenuH_bg.png");
}
.active {
    color: #fff;
    background: url("../img/myMenuH_bg.png");
}
.shortNews h2 {
    padding: 0px 0px 0px 30px;
    margin: 0px 0px 15px;
    line-height: 21px;
    color: #888888;
    font-size: 16pt;
    font-family: Arial,sans-serif;
    font-weight: normal;
    background: url("../img/arrow_grey.png") no-repeat center left;
}
.date {
padding: 0px;
font-style: italic;
color: #888888;
}
.newsText {
    line-height: 1.2;
}
.hdWork ul li {
    background: url("../img/arrow_red.png") no-repeat center left;
    list-style-type: none;
}
.hdWork ul li {
    color: #cc0000;
    font-size: 14pt;
    text-decoration: none;
}
.hdWork div {
    font-size: 9pt;
    color: #dd9200;
}
.hdWork a:link, .hdWork a:visited{
    font-size: 9pt;
    color: #dd9200;
}
.hdWork a:hover, .hdWork a:active{
    color: #ea4900;
}
.latestWinner ul li {
    list-style-type: none;
}
p.name {
    color: #dd9200;
    font-size: 12pt;
}
p.winnerLot {
    font-size: 10pt;
}
p.endTime {
    font-size: 11pt;
}
p.endPrice {
    font-size: 11pt;
}
.winnerInfo span {
    color: #888888;
    font-size: 9pt;
}
p.congratulation {
    color: #dd9200;
    font-size: 11pt;
}
.mainContent {
    background: #262626;
    clear: both;
}
.mCHeader h2, .auctionTitle h2 {
    font-weight: normal;
    font-size: 14pt;
    font-family: Arial,sans-serif;
    color: #dcdcdc;
}
.mCHeader ul li {
    list-style-type: none;
    background: url("../img/plus_small.png") no-repeat center left;
}
.mCHeader ul li a:link, .mCHeader ul li a:visited{
    color: #dcdcdc;
    text-decoration: none;
}
.mCHeader ul li a:active, .mCHeader ul li a:hover {
    color: #d90000;
    text-decoration: none;
}
.lot {
    border: 1px solid #494949;
    background: #151515;
}
.lotTitle {
    background: url("../img/lotTitle_bg.png");
}

.lotTitle a {
	color: white;
	font-weight: normal;
}

.lotTitle div {
    font-size: 12pt;
}
.lotPrice {
    color: #cc0000;
    font-size: 12pt;
}
.lotOwner {
    color: #878787;
    font-size: 10pt;
}
.lotTimeLeft {
    color: #fdfdfd;
    font-size: 10pt;
}
.lotTimeLeft span {
    color: #878787;
    font-size: 9pt;
}
.buttonBid {
    background: url("../img/lotButton_bg.png");
    color: #fff;
    border: 1px solid #000;
    cursor: pointer;
}
.buttonSold  {
    background: url("../img/lotButtonSold_bg.png");
    color: #9ea6af;
    border: 1px solid #000;
    cursor: pointer;
}
.mCFooter ul li {
    list-style-type: none;
    background: url("../img/plus_big.png") no-repeat center left;
}
.mCFooter ul li a:link, .mCFooter ul li a:visited{
    color: #dcdcdc;
    font-size: 13pt;
    text-decoration: none;
}
.mCFooter ul li a:active, .mCFooter ul li a:hover {
    color: #d90000;
    font-size: 13pt;
    text-decoration: none;
}
.lotDetails {
    background: #262626;
}
.auctionDetails {
    border: 1px solid #494949;
    background: #151515;
}
.auctionTitle {
    background: url("../img/lotTitle_bg.png");
}
.auctionTitle div {
    font-size: 12pt;
}
.aICost{
    color: #ff0000;
    font-size: 16pt;
}
.big_value {
    color: #fdfdfd;
    font-size: 13pt;
	 float: left;
	 margin-left: 10px;
	 margin-top: 14px;
}
.aITimeLeft{
    color: #878787;
    font-size: 12pt;
	 float: left;
}
.aIInfo{
    color: #8e8e8e;
    font-size: 10pt;
}
.aIButton input {    
    border: 1px solid #000;
    cursor: pointer;
}
.tableTitle {
    background: #1f1f1f;
    color: #4b4b4b;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    height: 25px;
}
.tableData{
    background: #262626;
    text-align: center;
    height: 20px;
    font-size: 11px;
}
.bHTitle {
    color: #a2a2a2;
    font-size: 10pt;
}
.auctionDesc {
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
    color: #ffffff;
}
.aDh2 {
    font-weight: normal;
    font-size: 13pt;
}
.auctionImages {
    border-top: 2px solid #333333;
}
.pdInfo span {
    color: #7c7c7c;
}
pdInfo p {
    color: #dcdcdc;
}
.aPh2 {
    font-weight: normal;
    font-size: 13pt;
    color: #ff0000;
}
.aPQuestions a:link, .aPQuestions a:visited{
    color: #3071ad;
    font-size: 11pt;
}
.aPQuestions a:hover, .aPQuestions a:active{
    color: #003870;
}
 .pDIspan {
    color: #7c7c7c;
}
/*-------------bottom part---------*/
.copyrightLink img{
    border: 0px;
}
.copyText{
    color: #666;
    font-size: 8pt;
}
.copyText a:link, .copyText a:visited{
    color: #666;
    font-size: 8pt;
}
.copyText a:hover, .copyText a:active{
    color: #fff;
}
.copyrightText {
    color: #555555;
    font-size: 8pt;
}

.leftCol ul li{
    background: url("../img/arrow_light_grey.png") no-repeat left center;
}
.leftCol a:link, .leftCol a:visited{
    color: #a5a5a5;
    text-decoration: none;
    font-size: 11pt;
}
.leftCol a:active, .leftCol a:hover{
    color: #fff;
    text-decoration: none;
}
.activeli{
    background: url("../img/arrow_light_white.png") no-repeat left center !important;
}
.activeli a {
    color: #fff !important;
}

