@font-face {
    font-family: 'Helvetica2';
    src: url('fonts/helvetica/helvetica-webfont.eot?') format('eot'),
         url('fonts/helvetica/helvetica-webfont.woff') format('woff'),
         url('fonts/helvetica/helvetica-webfont.ttf') format('truetype'),
         url('fonts/helvetica/helvetica-webfont.svg#webfontnlKGWScG') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LitterboxICG';
    src: url('fonts/litterboxicg/litterboxicg-webfont.eot?') format('eot'),
         url('fonts/litterboxicg/litterboxicg-webfont.woff') format('woff'),
         url('fonts/litterboxicg/litterboxicg-webfont.ttf') format('truetype'),
         url('fonts/litterboxicg/litterboxicg-webfont.svg#webfont2JM4PXDp') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
	margin: 0;
	padding: 0;
	outline:none;
}
html {
	height: 100%;
}
body {
	background:url(../img/bg.png) repeat-y 50% 0;
	font-family:Helvetica,Arial,Tahoma,Verdana,sans-serif;
	font-size:13px;
	width: 100%;
	height: 100%;
	color:#646464;
	font-weight:lighter;
}
a {
	color:#4a94d1;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 14px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
input[type=image]{
	vertical-align: top;
	}
b, strong{
	font-weight:900;
	}
.HelveticaBolder{
	font-weight: 900 !important;
	}
#wrapper {
	background:url(../img/border2.png) repeat-y 100% 0 ;
	width: 925px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-right:75px solid #fff;
	position:relative;
}
#auction_wrapper{
	background:url(../images/auction/auction_bg.png) 0 0 no-repeat;
	width: 982px;
	margin: 0 auto;
	margin-top:10px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	border-right:75px solid #fff;
	position:relative;
	}
textarea {
	font: 13px/15px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	width:100%;
	color: #8E614E;
	outline:none;
	overflow:auto;
}
.clear {
	width:100%;
	height:1px;
	font-size:0px;
	margin:0;
	padding:0;
}
.blue {
	color:#4a94d1 !important;
}
.red {
	color:#e05f89 !important;
}
.orange {
	color:#ed7b41 !important;
}
.green {
	color:#7ac89c !important;
}
.bruzz {
	color:#5fc4cb !important;
}
.grey{
	color: #646464
}
.fontSize1{
	font-size:10px;
}
.fontSize2{
	font-size:12px;
}
.fontSize3{
	font-size:15px;
}
.fontSize4{
	font-size: 18px;
}
.fontSize5{
	font-size:20px;
}
.fontSize6{
	font-size:25px;
}
.fontSize7{
	font-size:30px;
}
.fontBold{
	font-weight:900;
	}
.fontMidBold{
	font-weight:400;
	}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 87px;
}
.hcont {
	width:100%;
	height:100%;
	float:left;
}
#logo {
	width:225px;
	height:87px;
	padding-top:10px;
	padding-left:7px;
	z-index:100;
	position:absolute;
}
.head {
	width:auto;
	height:45px;
	padding:5px 0 0 225px;
}
#h_banner{
	padding-left:250px;
	position:absolute;
	}
.h_bannerlower{
	 margin-top: 40px !important;
     padding-left: 30px !important;
	}
#h_banner2{
	padding-left:50px;
	position:absolute;
	z-index:100;
	}
#h_commu{
	padding-left:320px;
	margin-top:5px;
	left:0px;
	top:0px;
	position:absolute;
	}
#hmenu {
	width:auto;
	height:47px;
	float:right;
	padding:0px 15px 0 0;
}
#hmenu a {
	font-size: 10pt;
	color:#5fc4cb;
	display:inline;
	margin-left:5px;
	margin-right:5px;
	text-decoration: none;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 85px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 35px 0 20px;
}
#content_inner{
	min-height:500px;
	}
.itemblock {
	width:100%;
	height:auto;
	float:left;
	padding:71px 0 0;
	position:relative;
}
.itemblock .themeimage {
	width:auto;
	height:auto;
	display:block;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
#progressbar {
	background:url(../img/prbarline.gif) repeat-x 0 8px;
	width:592px;
	height:34px;
	float:left;
	position:absolute;
	left:128px;
	top:0;
}
#progressbar ul {
	list-style-type:none;
	position:relative;
	left:17px;
}
#progressbar ul li {
	background:url(../img/point.gif) no-repeat 0 0;
	width:18px;
	height:14px;
	display:block;
	margin-right:72px;
	padding-top:20px;
	float:left;
	position:relative;
}
.progressbar2 ul li {
	margin-right:60px !important;
}
#progressbar ul li.lost {
	margin:0;
}
#progressbar ul li.lost {
	margin:0 !important;
}
#progressbar ul li.act {
	background:url(../img/point.gif) no-repeat -36px 0;
	cursor:pointer;
}
#progressbar ul li.sel {
	background:url(../img/point.gif) no-repeat -18px 0;
}
#progressbar ul li span {
	font: 14px/14px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	color:#646464;
	position:relative;
}
#progressbar ul li span.pout {
	display:block;
	float:left;
	left:50%;
}
#progressbar ul li span.pin {
	display:block;
	float:left;
	left:-50%;
	width:222px;
	text-align:center;
}
.itemcont {
	width:100%;
	height:auto;
	float:left;
}
/*itemleft*/
.itemleft {
	width:350px;
	height:auto;
	float:left;
	margin-left:-100%;
	padding:0 32px;
	position:relative;
}
#auction_wrapper .itemleft{
	padding: 0px;
	}
#imgborder {
	width:386px;;
	height:450px;;
	margin-bottom:5px;
	padding:50px 0px 0px 54px;
	overflow:hidden;
	position:relative;
}
#imgborder2 {
	background:url(../img/imgbgborder.png) no-repeat 0 0;
	width:334px;
	height:438px;
	margin-bottom:5px;
	padding:8px;
	overflow:hidden;
	position:relative;
}

.image_mask{
	margin-top:-495px;
	z-index:100;
	width:340px;;
	height:452px;;
	margin-bottom:5px;
	padding:50px;
	overflow:hidden;
	position:absolute;
	}
.image_mask1{
	background:url(../images/product/pimagebg1.png) no-repeat 0 0;
	margin-top:-500px;
	}
.image_mask2{
	background:url(../images/product/pimagebg2.png) no-repeat 0 0;
	margin-left:8px;
	margin-top:-490px;
	}
.image_mask3-1{
	background:url(../images/product/pimagebg3-1.png) no-repeat 0 0;
	}
	.image_mask3-2{
	background:url(../images/product/pimagebg3-2.png) no-repeat 0 0;
	}
	.image_mask3-3{
	background:url(../images/product/pimagebg3-3.png) no-repeat 0 0;
	}
	.image_mask3-4{
	background:url(../images/product/pimagebg3-4.png) no-repeat 0 0;
	}
	.image_mask3-5{
	background:url(../images/product/pimagebg3-5.png) no-repeat 0 0;
	}
	.image_mask3-6{
	background:url(../images/product/pimagebg3-6.png) no-repeat 0 0;
	}
	.image_mask3-7{
	background:url(../images/product/pimagebg3-7.png) no-repeat 0 0;
	}
	.image_mask3-8{
	background:url(../images/product/pimagebg3-8.png) no-repeat 0 0;
	}

#imgload {
	width:321px;
	height:412px;
	overflow:hidden;
	position:relative;
}
#preldtxt {
	width:100%;
	height:auto;
	padding-top:110px;
	/*cursor:pointer;*/
}
#preldtxt p {
	font: 30px/30px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	text-align:center;
	margin-bottom:35px;
}
#preldtxt p span {
	font: 24px/24px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
}
#imgshadow {
	background:url(../img/imgshadow.png) no-repeat 0 0;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:6;
}
#tags {
	width:auto;
	height:auto;
	padding:15px 65px 0;	
	position:absolute;
	z-index:100;
}
#tags span {
	font: 13px/18px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	margin:0 20px 0 0;
	/*display:block;
	float:left;*/
}
/*itemright*/
.itemright {
	width:auto;
	height:auto;
	padding:0 0 0 434px;
}
#itemrcont {
	width:400px;
	min-height:505px;
	height: auto !important;
	height: 505px;
	/*overflow:hidden;*/
	position:relative;
}
.txtblkone {
	width:auto;
	height:auto;
	padding:15px 0 0 59px;
	position:relative;
	z-index:2;
}
.intxt, .infotxt {
	min-height: 230px;
    padding: 4px 0 0 0px;
    width: 350px;
    margin: 14px 0 0 0;
}
.intxt h1 {
	font-size:30px;
	color:#4a94d1;
	margin-bottom:7px;
	font-weight:400;
}
.intxt p.attr {
	font-size: 18px;
	font-weight: lighter;
	color:#ed7b41;
	min-height: 190px;
	overflow-y: auto
}
.infotxt p {
	font: 20px/20px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	color:#8e614e;
	font-weight:lighter;
	margin-bottom:25px;
}
.acpt {
	background:url(../img/acpt.png) no-repeat 0 0;
	width:79px;
	height:36px;
	float:right;
	cursor:pointer;
}
.acpt a, .acpt span {
	width:auto;
	height:auto;
	display:block;
	font: 20px/20px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:4px 8px 12px 0;
}
.cnsl {
	background:url(../img/cnsl.png) no-repeat 0 0;
	width:79px;
	height:36px;
	float:left;
	cursor:pointer;
}
.cnsl a, .cnsl span {
	width:auto;
	height:auto;
	display:block;
	font: 20px/20px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:4px 8px 12px 0;
}
.buyprice {
	height: 171px;
    width: 345px;
    padding-left:59px;
}
.buyblock {
	width:auto;
	height:76px;
	margin:0 0 35px 0;
	padding:0 50px 0 0px;
}
.buyblock .price {
	font: 66px/66px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#7ac89c;
}
.buyblock span.smaller {
	font: 44px/44px Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#7ac89c;
}
.buyblock .acpt {
	top:18px;
}
.wind {
	background:#FFF;
	width:318px;
	height:auto;
	margin:0 0 20px 0;
	padding:10px 0 0;
	border:1px solid #cacac8;
}
.title {
	border-bottom:1px solid #cacac8;
	padding:0 10px 5px;
}
.title p {
	margin:0;
}
.title p.relink {
	font: 20px/20px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#4a94d1;
	font-weight:lighter;
}
.windbody {
	width:100%;
	height:300px;
	padding:0 0 46px;
}
.shadow {
	background:url(../img/insidesh.gif) no-repeat 0 0 !important;
}
.windbottom {
	width:auto;
	height:36px;
	margin:-36px 0 0;
	padding:0 0 0 8px;
}
.textarone {
	width:298px;
	background:none;
	padding:10px;
	border:none;
}
.windtxt {
	width:auto;
	height:auto;
	padding:10px;
}
.cntradm {
	font: 14px/14px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#e05f89;
	margin-bottom:25px;
	text-align:center;
	font-weight:lighter;
}
.msgtxt {
	text-align:center;
	margin:110px 0 110px 0;
}
.inpinf {
	margin:0;
}
.inpphone {
	width:298px;
	font: 12px/14px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#646464;
	border:none;
	outline:none;
	padding:10px;
}
#binf1 {
	width:400px;
	left:0;
	top:300px;
}
#binf2 {
	width:400px;
	left:0;
	top:350px;
}
#binf3 {
	width:300px;
	left:-55px;
	top:388px;
}
#binf4 {
	width:400px;
	left:0;
	top:230px;
}
#binf5 {
	width:400px;
	left:0;
	top:315px;
}
#binf6 {
	width:400px;
	left:0;
	top:340px;
}
#binf7 {
	width:400px;
	left:0;
	top:410px;
}
#binf8 {
	width:400px;
	left:0;
	top:420px;
}
.beeinfo {
	background:url(../img/beebg.gif) repeat-x 0 0;
	height:131px;
	position:absolute;
}
.beeleft {
	background:url(../img/beeleft.gif) no-repeat 0 0;
	width:100%;
	height:100%;
}
.beeright {
	background:url(../img/beeright.gif) no-repeat 100% 0;
	width:100%;
	height:100%;
}
.beeleft .beecont {
	padding:0 15px 0 62px;
}
.beeright .beecont {
	padding:0 62px 0 15px;
}
.beeinfleft {
	background:url(../img/beeinfleft.gif) no-repeat 0 0;
	width:100%;
	height:100%;
}
.beeinfright {
	background:url(../img/beeinfright.gif) no-repeat 100% 0;
	width:100%;
	height:100%;
}
.beecont {
	width:auto;
	height:91px;
	display:table-cell;
	vertical-align:middle;
}
.beecont p {
	font: 20px/20px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	color:#e05f89;
	margin:0;
}
.beecont p a {
	text-decoration:none;
}
.beecont p a:hover {
	text-decoration:underline;
}
#addtags {
	background:url(../img/tagsbgborder.gif) no-repeat 0 0;
	width:360px;
	height:54px;
	padding:8px;
	position:relative;
	left:38px;
}
#tagsbttm {
	top:30px;
}
#txttags {
	background:none;
	width:263px;
	height:53px;
	font: 20px/20px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#8e614e;
	border:none;
	float:left;
	overflow:hidden;
}
#txttags:focus, #txttags.full {
	background:#fbfbf9;
}
#selcat {
	width:374px;
	height:auto;
	position:absolute;
	top:-30px;
	left:40px;
}
.selbox {
	background:#fff;
	width:auto;
	height:394px;
	border:1px solid #cacac8;
	padding:10px;
	margin-bottom:10px;
}
.seltitle {
	font: 26px/26px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	color:#ed7b41;
}
.seltitle p {
	margin-bottom:14px !important;
}
.selectlist {
	list-style-type:none;
}
.selectlist li {
	width:151px;
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	font-size:12px;
	cursor: pointer;
}
.selectlist li.act {
	background:#4a94d1;
	color:#fff;
}
.givetitle {
	width:345px;
	height:auto;
	position:absolute;
	left:40px;
	top:0;
}
#titleDiv{
	width:345px;
	height:auto;
	position:absolute;
	left:40px;
	top:0;
	font: 30px/30px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#4a94d1;
	margin-bottom:25px;
	}
#descriptiondiv{
	font: 18px/18px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#ed7b41;
	padding-top:60px;
	padding-left:50px;
	}
.inpbg {
	background:url(../img/givetitle.gif) no-repeat 0 0;
	width:auto;
	height:26px;
	margin-bottom:5px;
	padding:5px;
}
#giveinptitle, #giveinptitle_title {
	background:none;
	width:325px;
	height:20px;
	border:none;
	padding:4px 5px;
	text-align:left;
	font: 20px/20px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#e05f89;
	outline:none;
}
#bgcolor1, #bgcolor2 {
	width:auto;
	height:13px;
	list-style-type:none;
	position:absolute;
	left:288px;
	top:-11px;
}
#bgcolor1 li, #bgcolor2 li {
	width:13px;
	height:13px;
	font-size:0px;
	display:block;
	float:left;
	cursor:pointer;
}
#bgcolor1 li.bgred, #bgcolor2 li.bgred {
	background:#e05e89;
}
#bgcolor1 li.bgbrown, #bgcolor2 li.bgbrown {
	background:#8e614e;
}
#bgcolor1 li.bgblue, #bgcolor2 li.bgblue {
	background:#4a95d2;
}
#bgcolor1 li.bgorange, #bgcolor2 li.bgorange {
	background:#ec7c42;
}
.descr {
	width:345px;
	height:auto;
	position:absolute;
	left:40px;
	top:55px;
}
.txtarbg {
	background:url(../img/descr.gif) no-repeat 0 0;
	width:335px;
	height:194px;
	margin-bottom:5px;
	padding:5px;
}
#txtardescr, #txtardescr_title {
	background: #FBFBF9;
	width:325px;
	height:184px;
	border:none;
	padding:5px;
	font: 20px/20px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#e05f89;
	outline:none;
	overflow:hidden;
}
#groups {
	width:370px;
	height:auto;
	position:absolute;
	left:40px;
	top:-30px;
}
.groupbox {
	background:#fff;
	width:348px;
	height:283px;
	border:1px solid #cacac8;
	padding:10px;
	margin-bottom:10px;
}

.charitybox {
	background:#fff;
	width:348px;
	height:283px;
	border:1px solid #cacac8;
	padding:10px;
	margin-bottom:10px;
	z-index:100;
}
#chblock_div{
	overflow-y:auto;
	height:150px;
	}
#chblock {
	width:220px;
	height:auto;
	list-style-type:none;
}
#chblock li {
	width:100%;
	float:left;
	margin-bottom:14px;
}
#chblock li span {
	font-weight:bold;
	float:left;
}
#chblock li input {
	float:right;
}
#setprice {
	width:370px;
	height:auto;
	position:absolute;
	left:10px;
	top:-30px;
}
#salepr {
	width:70px;
	height:20px;
	font: 14px/14px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	color:#4a94d1;
	border:none;
	border-bottom:1px solid #4a94d1;
}
.salebox {
	background:#fff;
	width:348px;
	height:283px;
	border:1px solid #cacac8;
	padding:10px;
	margin-bottom:10px;
}
.salebox p {
	margin-bottom:35px;
}
.salebox p a {
	text-decoration:none;
}
.salebox p a:hover {
	text-decoration:underline;
}
#buysubm {
	width:280px;
	height:auto;
	position:absolute;
	left:40px;
	top:340px;
}
#finishwind {
	background:#fff;
	width:800px;
	height:435px;
	border:1px solid #cacac8;
	position:absolute;
	left:20px;
	top:45px;
}
#closex {
	background:url(../img/closex.png) no-repeat 0 0;
	width:28px;
	height:28px;
	position:absolute;
	top:-14px;
	left:-14px;
	cursor:pointer;
}
.finishbox {
	width:auto;
	height:369px;
	padding:20px 20px 46px;
}
.finishbtm {
	width:auto;
	height:36px;
	margin-top:-36px;
}
.finishbtm p {
	margin-top:8px;
	float:right;
}
#confirm {
	margin-left:30px;
}
#nameprice {
	font: 20px/20px  Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
}
#listdate, #duration {
	margin-bottom:35px;
}
.errwind {
	background:#fff;
	width:368px;
	height:304px;
	border:1px solid #cacac8;
	position:absolute;
	left:280px;
	top:110px;
	z-index:1000;
}
.errbody {
	width:auto;
	height:248px;
	padding:10px 10px 46px;
}
.errbody p {
	margin-bottom:35px;
}
.errtitle {
	font: 20px/20px LitterboxICG, Arial, Tahoma, Verdana, sans-serif;
	color:#e05f89;
}
.hiddform {
	background:#fff;
	width:300px;
	height:auto;
	display:none;
	border:1px solid #cacac8;
	padding:10px;
	position:absolute;
	top:600px;
	left:0px;
}
#sellform {
}
#protect {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:500;
}
#fbuf {
}
#filebuf {
	width: 110px;
	margin-left: 83px;
	cursor: default;
	height: 25px;
	z-index: 2;
	filter: alpha(opacity: 0);
	position: relative;
	top:-92px;
	opacity: 0;
}
/*---------------*/
.someDiv{
	margin-left: 300px;
	margin-top: 30px;
	border: 1px solid Silver;
	height: 300px;
}

.customFile{
	width: 219px;
	margin-left: -225px;
	cursor: default;
	height: 380px;
	z-index: 2;
	filter: alpha(opacity: 0);
	position: relative;
	opacity: 0;
	float: left;
}

.fakeButton{
	z-index: 1;
	position: relative;
	width: 70px;
	height: 22px;
	background: url(../img/button.gif) no-repeat 0 0;
	float: left;
}

.blocker{
	position: relative;
	z-index: 3;
	width: 150px;
	height: 21px;
	background: url(../img/transparent.gif);
	float: left;
	margin-left: -240px;
	display:inline;
}

.FileName{
	height: 15px;
	font-size: 8pt;
	color: Gray;
	margin: 2px 0 10px 5px;
	padding-top: 1px;
	padding-left: 19px;
	padding-right: 7px;
	float:left;
	display:inline;
}

.delete{
	cursor: pointer;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background: url(../img/delete.gif) no-repeat 0 0;
	float: right;
	margin-top: 3px;
	display:inline;
}

.filewrap{
	float: left;
	width:150px;
	display: block;
	margin: 3px;
	clear:both;
	display:inline;
}
#dh-menu {
  border:1px solid #cccccc;
  background:#ffffff;
  width:210px;
  padding:5px 0;
  display:none;
  position:absolute;
  font-family: arial;
  -webkit-box-shadow: #777 3px 3px 3px 0.8px;
}
.dh-menu-item, .dh-menu-item-disable {
  width:210px;
  margin:0;
}
.dh-menu-item a, .dh-menu-item-disable a {
  text-align: left;
  text-indent:1.5em;
  display:block;
  text-decoration:none;
  line-height:26px;
  font-size:12px;
  border:0px;
}
.dh-menu-item a {
  color:#333;
}
.dh-menu-item-disable {
  display:none;
}

.dh-menu-item-disable a {
  color:#aaa;
}
.dh-menu-item a:hover, .dh-menu-item-disable a:hover {
  color:#333;
  background:#e0edfe;
  line-height:26px;
  border:0px;
}

.dh-menu-item a:link {
  border:0px;
}

.dh-menu-item a:visited {
  border:0px;
}

.dh-menu-line {
  background:#cccccc;
  height:1px;
  margin:5px 0;
}



/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	background:url(../img/sidebg.jpg) no-repeat 0 0 #FFF;
	float: left;
	margin-right: -3px;
	width: 75px;
	min-height:600px;
	margin-left: -75px;
	margin-top:-87px;
	margin-bottom:-85px;
	padding:40px 0 260px;
	position: relative;
	left:75px;
}
#sidemenu {
	list-style-type:none;
	float:right;
	padding:0 0px 0 0;
	position:relative;
}
#sidemenu li {
	width:76px;
	height:auto;
	float:right;
	position:relative;
	left:-33px;
	overflow:hidden;
	margin-bottom: 5px;
}
#sidemenu li.sel a {
	width:51px;
}
#sidemenu li a {
	width:42px;
	height:auto;
	text-decoration:none;
	display:block;
	float:right;
	position:relative;
	overflow:hidden;
}
#sidemenu li a img {
	display:block;
	float:right;
	position:relative;
	/*left:-32px;*/
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: 0 auto;
	height: 100px;
	float:left;
	position:relative;
}
#footer p {
	font: 13px/14px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:lighter;
	margin:0;
}
.footw {
	width:100%;
	height:100px;
	float:left;
}
.footcont {
	width:auto;
	height:20px;
	padding:80px 10px 0 240px;
	position:relative;
	overflow:hidden;
	font-size:12px;
}
#auction_wrapper .footcont{
	padding-top:0px !important;
	}
.footcont ul {
	list-style-type:none;
	float:left;
	position:relative;
	left:50%;
}
.footcont ul li {
	margin:0 12px;
	float:left;
	position:relative;
	left:-50%;
}
.footcont ul li a {
	font: 13px/14px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	color:#7ac89c;
	text-decoration:none;
	font-weight: lighter;
}
.footcont ul li a:hover {
	text-decoration:underline;
}
.footleft {
	width:220px;
	height:20px;
	float:left;
	margin-left:-100%;
	padding:80px 10px 0;
}
#auction_wrapper .footleft{
	padding-top:0px !important;
	}
