/* CSS Document */

#header .her *{
/*	border: 1px solid;	*/
}

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body, html
{
   margin:0 auto;
   padding:0px;
   background: #fdfdfd;
   font-family: Arial, Tahoma;
   font-size:13px;
   background-color: #404040;
   
   }

a {
text-decoration: none;
color: #30eb11;
}
a:hover {
text-decoration: underline;
color: #30eb11;
}
img {
border:none;
}
#realall {
	width:  100%;
	height:  100%;
	background-color: #404040;
	align: center;
	margin-left: auto ;
  margin-right: auto ;
  margin-bottom: 50px;
}
#all {
	width:984px;
	background:url(ll.jpg) repeat-y top left;
	padding-left:5px;
	margin-left: auto ;
  margin-right: auto ;
  margin-top: 30px;
}
#all2 {
width:974px;
background:url(rr.jpg) repeat-y top right;
padding-right:4px;
}

#header {
width:100%;
height:84px;
/*background:url(i_03.png) no-repeat top right; */
}

#header .hel {
background:url(i_02.png) no-repeat top left;
/*width:635px; */
width:974px;
height:84px;
/*border: .2em solid #900; */
}
html>body #header .hel{
/*	width:635px; */
		width:974px;
}

#header .hel a.bkm {
width:202px;
height:22px;
position:absolute;
top:92px;
margin-left:30px;
border: none;
outline: none;
}
#header .hel a.homelink {
width:430px;
height:90px;
position:absolute;
top:30px;
margin-left:0x;
border: none;
outline: none;
}
#header .serime {
margin-top:-80px;
margin-left: 420px;
color:#539017;
}
#header .her {
width:330px;
height:65px;
float:right;
padding-top:15px;
text-align:right;
margin-top: 0px;
}
#header .her .profile {
width:200px;
height:  55%;
float:left;
color:#e9eff3;
text-align:left;
margin-left:10px;
margin-top: -6px;
}
#header .her .profilebuttons{
	margin-top: 10px;
	margin-left:  0px;
	float: left;
	position: relative;
	left: 0;
	width:500px
}
html>body #header .her .profilebuttons{
	margin-top: 10px;
	margin-right: 10px;
	margin-left:  -80px;
	float: left;
	position: relative;
	left: 0;
	width:400px
}
#header .her .profile p strong {
float:right;
margin-left:30px;
}
#header .her .plinks {
width:85px;
text-align:left;
float:right;
margin-top:7px;
}
#header .her .plinks a {
color: #30eb11;
}
#header .her form label {
color:#539017;
font-weight:bold;
margin-right:2px;
}
#header .her form .pas input {
margin-left:2px;
}
#header .her form input {
width:110px;
height:15px;
}
#header .her form input.sub {
background:url(login.png) no-repeat top left;
width:130px;
height:18px;
border:none;
cursor:pointer;
margin-top: 2px;
margin-right: -12px;
}
#header .her form input.forpass {
background:url(password.png) no-repeat top left;
width:130px;
height:18px;
border:none;
cursor:pointer;
margin-top: 11px;
margin-right: -12px;
}

#header .her form div {
text-align:center;
padding-right:18px;
float:left;
}
#header .her form div div {
margin-top:-7px;
padding:0;
float:inherit;
}
#header .her form div div.rfo {
padding-top:10px;
}
#header .her form div a {
font-size:11px;
margin-top:-100px;
}
#header .her form div a.for {
color:#e9eff3;
}


#menu {
background:url(i_05.png) repeat-x top left;
width:100%;
height:35px;
margin-top:-2px;
}
html>body #menu{
	margin-top:  -7px;
	//margin-top: -2px;
}

#menu *{
	z-index: 5;
}

#menu ul {
position:static;
margin:6px 0 0 15px;
}
#menu ul li {
display: block;
font-size:15px;
margin-right: 10px;
margin-top:  5px;
float:left;
z-index: 1;
/*border: red 2px dashed;
*/
}
#menu ul li a, #menu ul li a span {
color: #395d41;
font-weight:bold;
font-size:13px;
display: block;
text-decoration: none;
}
#menu ul li a span {
margin:1px 0px 1px 15px;
padding:4px 15px 5px 0px;
}
#menu ul li a:hover, #menu ul li a:hover span {
background-color:#DBDBDB;
}
#menu ul li a {
background: url(bgmenu.jpg) no-repeat;
background-position: top left;
}
#menu ul li a span {
background: url(bgmenu.jpg) no-repeat;
background-position: top right;
}
#menu ul li a:hover, #menu ul li.active a {
background: url(bgmenuhover.jpg) no-repeat #acadaf;
background-position: top left;
cursor:pointer;
text-decoration:none;
}
#menu ul li a:hover span, #menu ul li.active a span {
background: url(bgmenuhover.jpg) no-repeat #acadaf;
background-position: top right;
cursor:pointer;
}

#menu .rega {
position: absolute;
background: url(i_07.gif) no-repeat;
width:181px;
height:32px;
float:none;
margin-left:792px;
margin-top:-33px;
position:relative;
z-index:100;
cursor:pointer;
}
html>body #menu .rega{
float: right;
margin-right:0px;
margin-left:0px;
margin-top:0px;
} 

#menu .loggedin {
position:  absolute;
background: url(auction.gif) no-repeat;
width:181px;
height:32px;
float:none;
margin-left:792px;
margin-top:-33px;
position:relative;
z-index:100;
cursor:pointer;
}
html>body #menu .loggedin{
float: right;
margin-right:0px;
margin-left:0px;
margin-top:0px;
} 



#content {
width:100%;
background-color:#dbdbdb;
/*border-bottom:#89a7ba 1px dashed; */
border-bottom:#89a7ba 1px;
padding-bottom:20px;
}
#content .info {
color:#FF0000;
}
#content .alert {

width: 730px;
background-color:#ffffff;
margin-top: 5px;
margin-bottom: 15px;
text-align: center;
vertical-align: middle;
BORDER-RIGHT: #a5a5a7 2px solid;
BORDER-TOP: #a5a5a7 2px solid;
BORDER-LEFT: #a5a5a7 2px solid;
BORDER-BOTTOM: #a5a5a7 2px solid;
FONT-SIZE: 13px;
color:#000000;
}
#content a {
color:#0033FF;
text-decoration:underline;
}
#content a:hover {
text-decoration:none;
}

#content #right .news {
background:url(news_block.png) no-repeat;
width:198px;
height:150px;
float:right;
padding-bottom:30px;
padding-right: 6px;
}

#content #right .news .frame {
float:right;
padding-top:35px;
padding-right:12px;
}

#content #right {
background-color:#dbdbdb;
width:210px;
float:right;
padding:10px;
text-align:center;
}
#content #right img {
margin-bottom:30px;
}

#content .sod {
padding:10px;
}
#content .sod img.block {
float:right;
}
#content .sod .aucbig {
width:513px;
margin-top:2px;
}
#content .sod .aucbig2 {
width:720px;
margin-top:2px;
}
#content .sod .auc {
width:360px;
margin-top:2px;
float:left;
}
#content .sod .leftor {
margin-right:10px;
}
#content .sod .aucbig .top, #content .sod .aucbig2 .top, #content .sod .auc .top {
background:url(i_18.jpg) repeat-x top left;
width:100%;
height:14px;
}
#content .sod .aucbig .top .tbl, #content .sod .aucbig2 .top .tbl, #content .sod .auc .top .tbl {
background:url(i_17.jpg) no-repeat top left;
width:12px;
height:14px;
float:left;
}
#content .sod .aucbig .top .tbr, #content .sod .aucbig2 .top .tbr, #content .sod .auc .top .tbr {
background:url(i_20.jpg) no-repeat top left;
width:13px;
height:14px;
float:right;
margin-right:-2px;
}
#content .sod .aucbig .bottom, #content .sod .aucbig2 .bottom, #content .sod .auc .bottom {
background:url(i_27.jpg) repeat-x top left;
width:100%;
height:12px;
}
#content .sod .aucbig .bottom .tbl, #content .sod .aucbig2 .bottom .tbl, #content .sod .auc .bottom .tbl {
background:url(i_26.jpg) no-repeat top left;
width:13px;
height:12px;
float:left;
}
#content .sod .aucbig .bottom .tbr, #content .sod .aucbig2 .bottom .tbr, #content .sod .auc .bottom .tbr {
background:url(i_29.jpg) no-repeat top left;
width:10px;
height:12px;
float:right;
margin-right:-1px;
}
#content .sod .aucbig .sod2, #content .sod .aucbig2 .sod2, #content .sod .auc .sod2 {
background:url(i_23.jpg) repeat-x top left #fefefe;
width:100%;
height:258px;
border-left:#cdcdcd 1px solid;
border-right:#cdcdcd 1px solid;
}
#content .sod .aucbig2 .sod2 {
height:600px;
}
#content .sod .aucbig .sod2 .tit, #content .sod .aucbig2 .sod2 .tit, #content .sod .auc .sod2 .tit {
text-align:center;
border-bottom:#9bb2c6 1px solid;
color:#1987db;
font-size:13px;
padding:1px;
margin:-8px 10px 10px 10px;
position:relative;
z-index:200;
overflow:hidden;
}
#content .sod .aucbig .sod2 .tit h4 a, #content .sod .aucbig2 .sod2 .tit h4 a, #content .sod .auc .sod2 .tit h4 a {
color:#1987db;
font-size:22px;
}

#content .sod .aucbig .sod2 .abo, #content .sod .aucbig2 .sod2 .abo, #content .sod .auc .sod2 .abo {
background:url(forcent.png) no-repeat bottom left;
width:155px;
height:215px;
float:left;
margin-left:10px;
}
#content .sod .aucbig2 .sod2 .abo {
height:540px;
}
#content .sod .aucbig2 .sod2 .abo .lastbids {
margin-top:15px;
margin-left:5px;
}
#content .sod .aucbig2 .sod2 .abo .lastbids p {
font-size:14px;
line-height:15px;
width:150px;
padding-left:10px;
}
#content .sod .aucbig2 .sod2 .abo .lastbids p strong {
float:right;
font-weight:normal;
}
#content .sod .aucbig2 .sod2 .abo .lastbids h4 {
font-weight:bold;
font-size:16px;
margin-left:10px;
margin-bottom:7px;
}
#content .sod .aucbig2 .sod2 .abo .autobid {
width:152px;
margin-left:15px;
margin-top:15px;
}
#content .sod .aucbig2 .sod2 .abo .autobid .top {
background:url(autop.jpg) no-repeat top left #eaeaea;
height:5px;
overflow:hidden;
}
#content .sod .aucbig2 .sod2 .abo .autobid .bottom {
background:url(auboot.jpg) no-repeat top right #eaeaea;
height:5px;
overflow:hidden;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod {
background-color:#eaeaea;
border-left:#d2d2d2 1px solid;
border-right:#d2d2d2 1px solid;
font-size:12px;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod p {
padding:6px 0 6px 0;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod p strong {
float:right;
color:#2d89de;
font-weight:normal;
font-size:18px;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod h3 {
width:120px;
text-align:center;
padding-bottom:7px;
border-bottom:#9bb2c6 1px solid;
margin:0 auto;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod label {
width:60px;
float:left;
text-align:center;
margin-top:7px;
padding-left:3px;
}
#content .sod .aucbig2 .sod2 .abo .autobid .sod label input {
width:45px;
border:#d1d1d3 1px solid;
}

#content .sod .aucbig2 .sod2 .abo .autobid .sod input.sub {
	background:url(start.jpg) no-repeat bottom left #999999;
	width:92px;
	height:25px;
	border:none;
	cursor:pointer;
	margin-left:20px;
	font-weight:bold;
	margin-top:10px;
}


#content .sod .auc .sod2 .abo {
width:130px;
}
#content .sod .aucbig .sod2 .abo .time, #content .sod .aucbig2 .sod2 .abo .time, #content .sod .auc .sod2 .abo .time {
color:#033d61;
font-weight:bold;
border-bottom:#9bb2c6 1px solid;
text-align:center;
}
#content .sod .aucbig .sod2 .abo .mon, #content .sod .auc .sod2 .abo .mon {
}
#content .sod .aucbig .sod2 .abo .ream, #content .sod .aucbig .sod2 .abo .ream, #content .sod .auc .sod2 .abo .ream {
background:url(readm.jpg) no-repeat bottom left;
width:132px;
height:23px;
margin-left:10px;
margin-top:5px;
text-align:center;
padding-top:4px;
}
#content .sod .auc .sod2 .abo .ream {
margin-left:0px;
}
#content .sod .aucbig .sod2 .abo .ream a, #content .sod .aucbig2 .sod2 .abo .ream a, #content .sod .auc .sod2 .abo .ream a {
font-size:13px;
font-weight:bold;
color:#2c6d1e;
text-decoration:underline;
}
#content .sod .aucbig .sod2 .abo .ream a:hover, #content .sod .aucbig2 .sod2 .abo .ream a:hover, #content .sod .auc .sod2 .abo .ream a:hover {
text-decoration:none;
}
#content .sod .aucbig .sod2 .abo .mon p, #content .sod .aucbig2 .sod2 .abo .mon p, #content .sod .auc .sod2 .abo .mon p {
padding-left:20px;
}
#content .sod .aucbig .sod2 .abo .mon p span, #content .sod .aucbig2 .sod2 .abo .mon p span, #content .sod .auc .sod2 .abo .mon p span {
font-size:  20px;
color:#e70a23;
font-weight:bold;
}

#content .sod .aucbig .sod2 .pic, #content .sod .aucbig2 .sod2 .pic, #content .sod .auc .sod2 .pic {
width:332px;
float:right;
margin-right:10px;
background-color:#ffffff;
}
#content .sod .aucbig2 .sod2 .pic {
width:510px;
}
#content .sod .auc .sod2 .pic {
width:205px;
}
#content .sod .aucbig .sod2 .pic .top, #content .sod .aucbig2 .sod2 .pic .top, #content .sod .auc .sod2 .pic .top {
background:url(tt.jpg) no-repeat top right;
width:100%;
height:3px;
overflow:hidden;
}
#content .sod .aucbig2 .sod2 .pic .top .tbl {
background:url(tt.jpg) no-repeat top left;
width:300px;
height:3px;
overflow:hidden;
float:left;
}
#content .sod .auc .sod2 .pic .top .tbl {
background:url(tt.jpg) no-repeat top left;
width:10px;
height:3px;
float:left;
position:relative;
z-index:2000;
}
#content .sod .aucbig .sod2 .pic .bottom, #content .sod .aucbig2 .sod2 .pic .bottom, #content .sod .auc .sod2 .pic .bottom {
background:url(bb.jpg) no-repeat top right;
width:100%;
height:3px;
overflow:hidden;
}
#content .sod .auc .sod2 .pic .bottom .tbl {
background:url(bb.jpg) no-repeat top left;
width:10px;
height:3px;
float:left;
position:relative;
z-index:2000;
}
#content .sod .aucbig2 .sod2 .pic .bottom .tbl {
background:url(bb.jpg) no-repeat top left;
width:300px;
height:3px;
overflow:hidden;
float:left;
}

#content .sod .aucbig .sod2 .pic .sod3, #content .sod .aucbig2 .sod2 .pic .sod3, #content .sod .auc .sod2 .pic .sod3 {
border-left:#b8b2b2 1px solid;
border-right:#b8b2b2 1px solid;
margin-top:-1px;
height:194px;
text-align:center;
}
#content .sod .aucbig2 .sod2 .pic .sod3 {
height:450px;
}

#content .sod .aucbig .pod, #content .sod .aucbig2 .pod, #content .sod .auc .pod {
margin-left:18px;
margin-bottom:10px;
}
#content .sod .aucbig .pod img, #content .sod .aucbig2 .pod img, #content .sod .auc .pod img {
float:left;
}
#content .sod .aucbig .pod .text, #content .sod .aucbig2 .pod .text, #content .sod .auc .pod .text {
background:url(i_37.jpg) no-repeat top left;
width:165px;
height:25px;
text-align:center;
padding-top:4px;
margin-left:86px;
font-size:12px;
}
#content .sod .aucbig2 .pod .podabout {
width:510px;
background-color:#ebebee;
margin-left:182px;
}
#content .sod .aucbig2 .pod .podabout .sod {
border-left:#bdbdc4 1px solid;
border-right:#bdbdc4 1px solid;
}
#content .sod .aucbig2 .pod .podabout .boot {
background:url(bootpod.jpg) no-repeat top right;
width:100%;
height:13px;
overflow:hidden;
}
#content .sod .aucbig2 .pod .podabout .boot .tbl {
background:url(bootpod.jpg) no-repeat top left;
width:50px;
height:13px;
}


.clear {
width:100%;
clear:both;
}


#footer {
width:100%;
background-color:#dbdbdb;
height:26px;
padding-top:0px;
clear:both;
}
#footer .obl {
background:url(i_43.jpg) repeat-x top left;
width:150px;
height:25px;
margin:0 auto;
}
#footer .obl .ll {
background:url(i_42.jpg) no-repeat top left;
width:12px;
height:25px;
}
#footer .obl .rr {
background:url(i_46.jpg) no-repeat top left;
width:12px;
height:25px;
float:right;
}
#footer .obl .text {
width:102px;
float:right;
text-align:center;
padding-top:5px;
padding-right:10px;
color:#999999;
}
#footer .obl .text a {
color:#999999;
}

#pank_button_paypal {
background:url(https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif) no-repeat;
width:122px;
height:47px;
border:none;
cursor:pointer;
}

a.referLink{
	width:152px;
	height:35px;
	position:absolute;
	top:600px;
	margin-left:-178px;
	border: 0px black solid;
	outline: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	a.referLink{
		margin-left:33px;
	}
}


#bottom_bar {
background:url(i_05.png) repeat-x top left;
width:100%;
height:18px;
margin-top:-2px;
z-index: 2;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#gu_clouds{
background-color:#FDFDFD;
text-align:center;
}

		#map {
			margin:0;
			padding:0;
			width:198px;
			height:150px;
			background:url(types.png) top left no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#map li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#map li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(spacer.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
			position:relative;
			display:block;
			width:200px;
			left:20px;
			top:20px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=80);
			opacity:0.8;
  		}
	
		#map a.standard {
			top:2213px;
			left:998px;
			width:20px;
			height:20px;
border: .2em solid #900;
		}
		
		#map a.parrot {
			top:1px;
			left:275px;
			width:50px;
			height:50px;
		}
		
		#map a.snail {
			top:135px;
			left:30px;
			width:50px;
			height:50px;
		}
		
		#map a.dog {
			top:100px;
			left:150px;
			width:115px;
			height:95px;
		}
		
		#map a.cat {
			top:65px;
			left:315px;
			width:70px;
			height:120px;
		}

.copyright {
	font-size:10px;
	color:#000000;
	width:720px;
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
}

.main {
	font-size:12px;
	color:#000000;
	width:720px;
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
}

.orange {
color:#f95912;
text-align:center;
}

#footerbg {
	width:974px; height:84px; background:url(../images/footer.png) no-repeat left top; margin:0 auto 0; 
}
#footergen {
	width:1081px; margin:0 auto; color:#FA5807; padding:14px 0 0 0;
}
.footermenu {
	padding:0 8px; background:url(../images/footerline.jpg) no-repeat right center; float:left;
}
.footermenu a {
	text-decoration: underline; color:#4D8913;
}
.footermenu a:hover {
	text-decoration: none;
}

.copyright1 {
	font-size:12px; color:#4D8931; width:500px; padding-left:6px; padding-top:6px;
}
.copyright1 a {
	color:#4D8931; text-decoration:none;
}
.copyright1 a:hover {
	text-decoration:underline;
}

#whiteborder {
margin-left: 0px;
width: 730px;
height: 1180px;
background-color:white;
border-right: #a5a5a7 2px solid;
border-top: #a5a5a7 2px solid;
border-left: #a5a5a7 2px solid;
border-bottom: #a5a5a7 2px solid;
font-family: Verdana;
}

#advertbottom {
padding-left: 10px;
}
	





