.popup-bg{ display:none; }
.settings .pic{cursor:pointer;}
.settings .pic img{width:inherit; height:inherit;}
.settings .company-type{margin-top:0px;}
.errors{color:#f00; margin-top:20px; line-height:25px; border:1px solid #f00; padding:10px; width:28%; display:none; }
.noinfo{width:100%; text-align:center; margin-top:50px; color:#333;}
.static{width:95%;margin:0 auto; margin-top:50px; min-height:350px;}
.static .title{font-size:20px; font-weight:bold; text-align:center; width:100%; display:block;}
.static .txt{margin-top:30px;}
.static .price td{border:1px solid #000; padding:5px;}

.news_post h2{
	color: #f7b206;
	font-size:20px;
	cursor: pointer;
}
.highlight{
	background: #ffecbd;
	padding: 5px;
	border: #f7b206 1px dotted;
}


.pagination{text-align:center;font-size:13px;margin:20px 0 0 0;position:relative; line-height:20px; clear:both;}
.pagination strong{padding:2px; min-width:20px; display:inline-block; background:#ffef00; float:left;}
.pagination a{text-decoration:none;padding:2px; min-width:20px; display:inline-block; margin:0 2px;font-weight:bold; color: #848484; background:#fff; float:left;}
.pagination a:hover{text-decoration:underline;}
.pagination a.active{text-decoration:none;color:#000;}
.pagination .all_items{position:absolute;top:0;right:0;font-size:12px;text-decoration:underline;font-weight:bold;}
.pagination .all_items:hover{text-decoration:none;}
.pagination .show_all{float:right; color:#848484; font-weight:bold;}
.show_all_top{float:right; color:#848484; font-weight:bold; margin-bottom:10px; width:100%; text-align:right;}
.show_all_top a{color:#848484;}

.shop-hr{ height:1px; border-bottom:1px solid #7e7e7d; margin:3px 0px; width:100%;}

.left_nav {border-spacing:0;
  border-collapse:collapse;
}
.left_nav td {padding: 0px; spacing: 0px;border-spacing:0; border-collapse:collapse; float:right;}
.left_nav a {display: inline-block; width: 205px; height: 44px; line-height: 44px; padding-left: 5px; background: url(../images/service.png) no-repeat; text-decoration: none; font-size:11px;}
.left_nav a:hover {background-position: 0 -44px;}

.breadcrumbs{
	padding-top:15px;
	margin-bottom:25px;
	border:0px solid red;
	font-size: 13px;
}

.breadcrumbs a{
	text-decoration: none;
	color:#777;
	font-size: 13px;
}