.ins-title h1 {
	margin:0 0 10px;
	padding:0;
	display:block;
	background: url(../images/line_h2.gif) repeat-x left center;
	width:280px;
	padding-left:20px;
	border:none;
	font-size:14px;
}
.ins-title h1 span {
	color:#FD951C;	
	background:#eee;	
	font-size:15px;
	text-transform:uppercase;
	font-style:normal;
	padding:0 2px;
}
.popcorn-shop {
	background:url(../images/popcorns/popcar.png) no-repeat left 2px;
	height:100%;
	width:60px;	
}
.loginHeader .corn {
	padding-top:13px;
	padding-bottom:3px;
	background:url(../images/popcorns/cornsugar.png) no-repeat right -2px;
	padding-right:27px;	
}
.loginHeader .cornsalt {
	background-image:url(../images/popcorns/cornsalt.png);	
}
.popcorn-page {
	width:100%;
	/*margin-top:-25px;*/
	min-width:990px;
	/*margin-left:-23%;*/
	margin-left:auto;
	background:url(../images/popcorns/popft.jpg) no-repeat left bottom #F9F6EF;
	min-height:520px;
	padding-bottom:10px;
}
.popc-left {
	width:73%;
	float:left;	
}
.popc-items {
	width:100%;	
}
.popcbody {
	margin:0;
	padding:0;
	float:left;
	width:100%;	
}
.popc-items .popc-item {
	list-style:none;
	float:left;
	width:33.333%;
	/*text-align:center;	*/
	margin-bottom:20px;
}
.popcbody .popc-item .focus {
	color:#F60;
	font-size:18px;
	font-family:Segoe UI;
	font-weight:500;	
}
.popc-items .popc-item .img {
	padding:10px 0;	
	position:relative;
}
.popc-items .popc-item .img img {
	height:233px;
	margin:0 0 0 2px;	
}
.popc-items .popc-item .img .price {
	font-family:Segoe UI;
	position:absolute;
	top:43px;
	left:16px;
	z-index:5;
	color:#ffcb05;
	font-size:20px;
	/*text-shadow:1px 1px 0px rgba(0,0,0,1);*/
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background-color:transparent;
	-ms-transform: rotate(-45deg);  

}
.popc-right {
	width:26%;
	float:right;	
}
.porc-panel {
	background:url(../images/popcorns/cabinets.png) no-repeat 1px top;
	width:100%;
	margin-top:22px;
	height:240px;
}
.porc-panel li{
	list-style:none;
	margin:0;
	font-size:13px;
	font-family:Tahoma;
	padding:40px 0 7px;
	color:#fff;
	font-weight:bold;
}
.porc-panel li .popsalt {
	background:url(../images/popcorns/popsalt2.png) no-repeat 35px 2px;
	padding:25px 0 25px 80px;	
}
.porc-panel li .popsugar {
	background:url(../images/popcorns/popsugar2.png) no-repeat 35px 2px;
	padding:25px 0 25px 80px;	
}
.porc-panel li .focus {
	font-weight:bold;
	 color:#FFF100;
	 padding-left:3px;	
}
.porc-panel li.user {
	color: #FFFFFF;
    font-weight: bold;
	font-size:13px;
    padding: 25px 0 5px 55px;
}
.pop-awning {
	width:100%;
	float:left;
	height:107px;
	background:url(../images/popcorns/awning.png) repeat-x left top;	
}
.shop-title {
	width:293px;
	height:91px;
	background:url(../images/popcorns/shop-title.png) no-repeat left top;
	margin:0 auto;	
}
.pop-invoice {
	background:url(../images/popcorns/payment.png) no-repeat left top;
	min-height:220px;	
	width:256px;
}
.pop-invoice ul {
	margin:0;
	padding:50px 0 0 20px;	
	width:200px;
}
.pop-invoice ul li {
	list-style:none;
	margin:0;
	padding:3px 0 4px;
	font-size:14px;
	color:#552101;	
	font-weight:bold;
	border-bottom:#552101 dashed 1px;
}
.pop-invoice ul li.before-last {
	border-bottom:#552101 solid 1px;
}
.pop-invoice ul li:last-child {
	border-bottom:none;	
}
.pop-invoice .item {
	font-weight:normal;	
}
.pop-invoice .total {
	color:#c61d23;	
}
.pop-invoice .cmd {
	width:94%;
	text-align:center;
	padding-top:10px;	
}
.pop-invoice .button {
	background:#552101;
	border:none;
	border-radius:18px;
	color:#fff;
	font-family:Tahoma;
	font-weight:bold;
	font-size:18px;
	padding:4px 27px;
}
.pop-invoice .button:hover {
	background:#faa61a;
	cursor:pointer;
}
.pop-des {
	text-align:left;
	padding:5px 10px 0 15px;
	color:#552101;
	text-align:justify;
	position:relative;
	min-height:200px;
}
.pop-name {
	color:#F9A618;
	font-size:17px;
	text-transform:uppercase;	
	margin-bottom:5px;	
}
.pop-des .cmd {
	position:absolute;
	right:0;
	bottom:0;
	height:37px;
	width:154px;
	background:	url(../images/popcorns/change-btn.png) no-repeat left top;
}
.pop-des .cmd .btn-pop-change {
	width:100px;
	height:35px;
	cursor:pointer;	
	background:none;
	border:none;
}
.pop-des .cmd .btn-pop-cart {
	width:40px;
	height:35px;
	cursor:pointer;	
	background:none;
	border:none;
}
.logo-details {
    display: block;
    height: 1px;
    margin-top: -1px;
    text-indent: -9999px;
    width: 1px;
}