
#popup {
	position:absolute;
	top:0px;
	margin-left:-30px;
    z-index: 1000;
}

#yourcart {
	position:absolute;
	top:-140px;
	margin-left:-30px;
}


#popup_top {width:726px; background:transparent url(/i/bg_popup_top.png) no-repeat center bottom; }
#popup_btm {width:726px; background:transparent url(/i/bg_popup_btm.png) no-repeat center top;}

#advance, #advcart {
	background:transparent url(/i/bg_popup.png) repeat-y center;
	width:726px;
	1height:280px;
} 

#objname {
	width: 698px;
	height:39px;
	background:transparent url(/i/bg_catname.png) repeat-x;
	margin:0 0 0 13px;
}


#objname p {
	margin:0;
	padding:10px 0 0 10px;
	color:#FFF;
	font-weight: bold;
	font-size:1.2em;
}
#close  {
	float:right;
	color:#FFF;
	margin:10px;
	cursor: pointer;
}

#advance img.preview {	margin:8px 13px;	border: 1px solid #ebecee; }

#advance p.p {	
	margin:5px 7px 0 0;
}
#advance p.p span {	
	color:#2b3857;
	font-size:1.2em;
	font-weight:bold;
}

#advance p.wait {	
	margin:0 0 0 20px;
}

#advcart p.wait {	
	margin:0 0 0 20px;
}

input, select, textarea {
border:1px solid #a7a6aa;
font-size:11px;
}

#numbers, #other_descr, #item_price {
	height:33px;
	margin:1px 13px 0 425px;
}
#numbers, #item_price {
	background-color:#ebecee;
	border:1px solid #ebecee;
}
#other_descr {
	background-color:#f5f5f6;
	border:1px solid #f5f5f6;
}

#numbers p {	margin:8px 0 0 12px;}
#other_descr p {	margin:8px 0 0 12px;}
#item_price p {	margin:8px 0 0 12px; 	color:#ff0d30;}

#popup_add {
	float:right;
	height:26px;
	margin:3px 20px 0 0;
	padding:5px 15px;
	background:transparent url(/i/bg_price.png) repeat-x top;
	color:#FFF;
	font-weight:bold;
	cursor: pointer;
} 

#incart {
	overflow:auto;
	height:500px;
	margin:10px 13px 0 13px;
	padding:0px;
	background:#fff;
	border:1px solid #ebecee;
}

.in2 {
	height:26px;
	margin:3px 20px 0 0;
	padding:5px 15px;
	background:transparent url(/i/bg_price.png) repeat-x top;
	color:#FFF;
	font-weight:bold;
	cursor: pointer;
	font-family: tahoma;
	border:0px;
}

.go {
	cursor: pointer;
}
