/* RESET CSS BEGIN 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: '';content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through;  }
table { border-collapse: collapse; border-spacing: 0 }
/* RESET CSS END */
 

body { font-family: Trebuchet MS; font-size: 13px; margin: 5px;background-color: #292929; background-repeat:repeat-x; background-image: url(/images/v2/bg.jpg); width: 980px; margin-right: auto; margin-left: auto;}

.container { width: 990px; background-color: #FFFFFF; padding-top: 5px; }

.header { background-image: url("/images/v2/topbg.jpg");height: 110px; width: 980px; margin: auto; padding-bottom:5px; }
.header .logo { width: 170px; float: left; text-align:center; padding-top:20px; }
.header .userPanel { height: 50px; padding: 30px 15px 10px 10px;  width: 350px; float: right; text-align:right; font-size:13px; }
.header .userPanel span { color: white;}
.header .userPanel a:link { color: yellow; text-decoration: none; font-size:12px; }
.header .userPanel a:hover { text-decoration: underline; font-size:12px;}
.header .userPanel a { color: yellow; text-decoration: none; font-size:12px;}

.subHeader { width:100%; display:block; text-align:left; height:20px;  margin:0px 5px 0px 5px;}
.subHeader .menu { width: 760px; float: left; margin-left: 5px; text-align:left; font-size:12px; }
.subHeader .menu ul { height: 20px; width: 750px; list-style: none; margin: 0; padding: 0; }
.subHeader .menu li { float: left; padding: 0px; }
.subHeader .menu li a {color: #cccccc; display: block; font-weight: normal; line-height: 20px;margin: 0px; padding: 0px 18px 5px 18px;text-align: center; text-decoration: none; font-size:12px; }
.subHeader .menu li a:hover, .menu ul li:hover a { color: #FFFFFF;text-decoration: none;    }
.subHeader .menu li ul { display: none; height: auto; padding: 0px; margin: 0px; border: 0px;position: absolute; width: 190px;z-index: 105; background-color: #3f3f3f;}
.subHeader .menu li:hover ul { display: block; }
.subHeader .menu li li {  display: block;float: none; margin: 0px;padding: 0px; width: 190px;}
.subHeader .menu li:hover li a { background: none; display:block;  height: auto;}
.subHeader .menu li ul a { display: block;  font-size: 12px; font-style: normal; margin: 0px; padding: 10px; text-align: left; }
.subHeader .menu li ul a:hover, .menu li  li:hover a { display:block;   height: auto; background-color: yellow; color: #000000; text-decoration: none; }


.subHeader .searchPanel { width: 210px;  height: 19px; float: right; margin-right:5px; padding:0px 0px 0px 0px; text-align: right; vertical-align: middle;  }
.subHeader .searchPanel .input1 { width: 90px; background-color: #f5f5f5; height: 20px;  border: 0px; font-family: "Trebuchet MS"; font-size: 12px;  }
.subHeader .searchPanel .input2 { width: 110px; background-color: #F5f5f5; height: 18px; font-family: "Trebuchet MS"; font-size: 12px;  border: 0px; padding-left:5px; }
.subHeader .searchPanel .input3 { width: 35px; background-color: #f5f5f5; height: 20px; font-family: "Trebuchet MS"; font-size: 12px; border: 0px; }

.flashMenu { width: 980px; height: 141px; margin: 0px 5px 0px 3px; display:block;}

.auctionMarquee { height: 33px; width: 980px; margin:0px 5px 0px 5px; background-image: url('/images/general/mzy.png'); background-repeat: no-repeat; }

.content { width: 980px; float: none; margin: 5px 5px 0px 5px; }
 
.footer { width:980px;  margin: 0px 5px 10px 5px; height:100px;  font-size:12px; color:White;}
.footer .menu {  background-image: url("/images/v2/topbg.jpg"); height:90px; padding:15px 10px 0px 10px; text-align:center;}
.footer .menu span { color:  yellow; display:inline; padding:0px 10px 0px 10px;}
.footer .menu a:link { color:white; text-decoration: none; }
.footer .menu a:hover { text-decoration: underline; }
.footer .menu a { color: white; text-decoration: none; } 
.footer .copyright { width:550px; padding:10px 5px 5px 0px; float:left; text-align:left; margin-bottom:10px; }
.footer .counter { width:400px;  padding:10px 5px 5px 0px; text-align:right; float:right;}