@charset "utf-8";
/* CSS Document */

#AdminMenu, #PageBase {
display:block;
clear:both;
width:100%;
}

#PageHeader {display:block; text-align:center; background-color:#fff; width:800px; margin:0 auto;}

body {
background:#000034 url(../UserFiles/Image/bodybg.jpg) repeat-x;
margin: 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}



div#top  {
width:800px;
background-color:white !important;
margin: 0 auto;
text-align:center;
}

#top a img {
border: none;
float:left;
padding: 5px 15px;
background-color:white !important;
}

#top#navmenu {
background-color:#ffffff !important;
}

#navmenu ul {
width: 600px;
margin:0;
padding:0;
background-color:#ffffff !important;
}

#navmenu li {
list-style-type:none;
display:inline-block;
margin:0;
padding:0;
float:left;
}



#navmenu li a {
color:#356732;
text-decoration:none;
display:inline-block;
padding: 7px 0;
float:left;
width: 100px;
height:23px;
background:url(../UserFiles/Image/nav-white.jpg);
overflow:visible;
margin:5px 10px;
text-align:center;
}

#navmenu li a:hover, #navmenu li.login a {
color:#fff;
background:url(../UserFiles/Image/nav-green.jpg);
text-decoration:none;
text-align:center;
}

#navmenu li.login a:hover {
color:#356732;
background:url(../UserFiles/Image/nav-white.jpg);
}

#maincontent, .AddUserTable, .ConsignWithUsPageBase, .LoginPage, #Form1  {
background-color:#fff !important;
color:#1b1464;
margin:0 auto;
padding:0;
width:800px;
overflow:hidden;
}

.consignwithusform {
text-align:center;
}

p {
text-align:left;
color:#000034;
margin:5px;
padding:0;
}

#maincontent p, .consignwithus_msg {
margin:5px;
color:#000034;
}

#maincontent h3, .consignwithus_title {
margin: 5px;
border-bottom: #356732 solid 1px;
font-size:14px;
font-weight:bold;
color:#1b1464;
padding: 2px 0;
text-align:left;
}

table tr td {
text-align:left;}

#maincontent a {
color:#356732;
}

#left {
background:#356732 url(../UserFiles/Image/columnbg.jpg) repeat-y ;
width:182px;
border: none;
border-left:1px solid #fff;
float:left;
margin:0 3px -3000px 0;
padding:0 0 3000px 0;
display:block;
overflow:visible;
}

#left h2 {
color:#fff;
text-align:center;
font-size:18px;
}

#left p {
text-align:center;
color:#fff;}

ul#cats  {
margin:0;
padding:0;
}

#cats li {
list-style-type:none;
background:url(../UserFiles/Image/catbg.png) no-repeat;
_background:url(../UserFiles/Image/catbg.gif) no-repeat;
overflow:visible;
display:block;
margin:11px 8px;
padding:5px 0;
width:166px;
height:18px;
text-align:left;
}

#cats li a {
padding:15px 10px;
text-decoration:none;
color:#356732;
font-weight:bold;
}

#cats li a:hover {
color:#1b1464;
}








#buttons {
   float:left;
   margin:0;
   padding:0 0 40px 0;
   }

.auctionbutton {
	background:url(../UserFiles/Image/auctionbutton.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.auctionbuttonover {
	background:url(../UserFiles/Image/auctionbuttonover.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.auctionbutton a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
.auctionbuttonover a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
	
	
	
	
.bidbutton {
	background:url(../UserFiles/Image/bidbutton.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.bidbuttonover {
	background:url(../UserFiles/Image/bidbuttonover.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.bidbutton a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
.bidbuttonover a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
	
	
	
	
	
.enewsbutton {
	background:url(../UserFiles/Image/enewsbutton.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.enewsbuttonover {
	background:url(../UserFiles/Image/enewsbuttonover.jpg) no-repeat;
	width:202px; height:201px;
        display:inline-block;
        float:left;
	}
.enewsbutton a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
.enewsbuttonover a {
	text-decoration:none;
        display:inline-block;
        width:202px; height:201px;
	}
	











ul#buttons {
float:left;
margin:0;
padding:0 0 40px 0;
}

#buttons li {
list-style-type:none;
display:inline-block;
float:left;
height:201px;
width:202px;
margin:0 1px;
padding:0;
}



#buttons li a {
height:201px;
width:202px;
margin:0;
padding:0;
display:block;
overflow:visible;
}


#buttons li a img {
border:none;
text-decoration:none;
}




#buttons li a span {
display:none;
}

#buttons li#auction a {
background:url(../UserFiles/Image/auction.jpg);
}

#buttons li#auction a:hover {
background:url(../UserFiles/Image/auction-hover.jpg);
}

#buttons li#bid a {
background:url(../UserFiles/Image/bid-hover.jpg);
}

#buttons li#bid a:hover {
background:url(../UserFiles/Image/bid.jpg);
}

#buttons li#enews a {
background:url(../UserFiles/Image/enews-hover.jpg);
}

#buttons li#enews a:hover {
background:url(../UserFiles/Image/enews.jpg);
}

#mainpara {
margin:10px 0;
padding:0;
width:600px;
float:right;}



#LoginTable td {
padding-left:15px;
}




#Footer {
width: 800px;
background-color:#fff;
clear:both;
padding:0 0 0px 0;
text-align:center;
border-top:2px solid #1b1464;
}

#Footer p {
text-align:center;
display:block;
clear:both;
}

#Footer a {
text-decoration:none;
font-weight:bold;
color:#fff;
text-align:center;}

#Footer a:hover {
color:#fff200;}

#Footer p a {color:#1b1464;}


#Footer ul.footernav {list-style-type:none; display:block; text-align:center; width:800px; background-color:#356732; height:12px; margin:0px 0 0px 0; padding:9px 0 9px 0;}

#Footer ul.footernav li { padding:1px 10px 1px 10px; border-right:#ffffff solid thin; height:10px; list-style-type: none; display:inline; text-align:center; background-color:#356732; }

#Footer ul.footernav li.last {border:none;}

#Footer ul.footernav li a {   }





#footerlogos img {margin:0; padding:10px 25px;}  

