meta {
	background: url(postcard_tpl2-bg.png);
}
script {
	background: url(postcard_tpl3-bg.png);
}
body {
    background: url('blank.gif') no-repeat;
    background-attachment: fixed;
}

/*
#im-preview .img img {
	width: expression(this.scrollWidth> 200 ? "200px" : "auto");
	height: expression(this.scrollHeight> 350 ? "350px" : "auto");
}
*/
.image-list {
	border: 1px solid #fff;
}
#image-list .itl {
}
.image-list #prev {
	left: -25px;
}

.imgs {
	height: auto !important;
	height: 62px;
}


#lbtool {
	position: expression( 'absolute' );
	left: expression(0);
    top: expression( ( - lbtool.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.btn {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/ie6-btn-blk.png', sizingMethod='scale');
}


.btn span {
	background: none !important;
}

.wbtn {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/ie6-btn-wh.png', sizingMethod='scale');
}
.gbtn {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/ie6-btn-gr.png', sizingMethod='scale');
}
.tpl3 .im1 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/postcard_tpl3-im1.png', sizingMethod='crop');
}
.tpl3 .im2 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/postcard_tpl3-im2.png', sizingMethod='crop');
}

#card .image-over {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/postcard_tpl1-over.png', sizingMethod='crop');
}

.wbtn span {
	background: none !important;
}

/*
#menu {
	behavior: url('/css/iefixes.htc');
}
*/
.points .res {
	position: relative;
}

/*
.popup-box {
	height: expression((typeof last != 'undefined'?last!=this.offsetHeight:false)?(__debug(last=this.offsetHeight)?0:0):0 + this.offsetHeight + 'px');
	height: expression(parseInt(this.offsetHeight) > 0?this.offsetHeight + 'px':'auto');
	height: expression(this.offsetHeight + 'px');
}
*/
#im-preview {
	height: expression(this.offsetHeight + 'px');
}


.popup-box .pb-t, .popup-box .pb-b {
	position: absolute;

	width: 100%;
	height: 100%;
}

.popup-box .pb-b {
	top: auto;
	
	bottom: -17px;
	height: 17px;
}

.popup-box .pb-t *, .popup-box .pb-b * {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/popup-box.png,sizingMethod=crop);
}

.popup-box .pb-r {

	right: 0;
	width: 17px;

	left: -0px;
	margin-left: 100%;

}


#content.cart .form {
	width: 500px;
}

#login-box-c .popup-box .pb-t *, #login-box-c .popup-box .pb-b * {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/login-popup-box.png,sizingMethod=crop);
}
/*
#lbcreate-box .pb-t *, #lbcreate-box .pb-b * {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/login-popup-box.png,sizingMethod=crop);
}
*/
#menu-popup .pb-t *, #menu-popup .pb-b * {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/menu-popup-box.png,sizingMethod=crop);
	width: 3000px;
}
#menu-popup {
	left: 28px; 
	top: 5px;
	width: 90%;
}


.checkout {
	margin-left: 80px;
}

.checkout #cart {
	margin-left: -40px;
	margin-bottom: 1em;
}

.checkout td {
	padding: 5px 0;
}
.checkout .im {
	width: 160px;
}

