.wrapper, .blog , #main>.item-page, #main>.contact{
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.blog>.page-header, .item-page>.page-header {
    margin-left: 30px;
}
[itemprop="blogPost"] .page-header{
    background: #ffe600 none repeat scroll 0 0;
    display: inline-block;
    margin-bottom: 0;
    margin-top: -50px;
    padding: 10px 10px 10px 20px;
    position: absolute;
}
[itemprop="blogPost"] .page-header h2 {
	margin: 0;
    padding: 0;
	line-height: 100%;
	font-size: 18px;
}
[itemprop="blogPost"] .page-header h2 a{
    color: #242424;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
.blog>div>div[itemprop="blogPost"]{ 
    background: #ffffff url("/templates/bulgarianbag/images/spot.png") no-repeat scroll right bottom;
    border: 1px solid silver;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 50px;
	margin-bottom: 30px;
    padding: 25px 40px 20px;
} 
.item-page .page-header~div[itemprop="articleBody"]{
    background: #ffffff url("/templates/bulgarianbag/images/spot.png") no-repeat scroll right bottom;
    border: 1px solid silver;
    margin: -5px 30px 40px;
    padding: 10px 40px 20px; 
}
.item-page .page-header h2{
    background: #ffe600 none repeat scroll 0 0;
    color: #242424;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: -15px;
    margin-left: 40px;
	margin-top: 0;
    padding: 10px 10px 10px 20px;
    position: relative;
  }
.features_shadow{
	text-align:center;
	margin-bottom: -24px;
  }
.features {
    background: #333 none repeat scroll 0 0;
    height: 300px;
	text-align: center;
}
.features .frame {
	margin-top: 24px;
	height: 252px;
	display: inline-block;
    float: none;
}
section#main{
	margin-top:24px;
	text-align:left;
}
.items_section {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}
.jshop_list_product .block_product {
    margin: 28px;
	background: #ffffff url("/templates/bulgarianbag/images/prod-bg.png") no-repeat scroll 100% 100%;
	border: 1px solid #b0b0b0;
}

.jshop_list_product .image_block {
	margin-top: 17px;
    padding: 0;
}
.jshop_list_product .image_block img{
    border: 1px solid #ffe600;
}
.jshop_list_product .product .name {
    margin: 0 8px 16px;
}
.jshop_list_product .product .name a{
    color: #020202;
    font-size: 25px;
    line-height: 120%;
}
.jshop_list_product .product .image {
    margin-bottom: 10px;
}
.jshop_list_product .jshop .old_price {
    color: #6f6f6f;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 0;
}
.jshop_list_product .product .jshop_price {
    color: #ff0000;
    font-size: 32px;
    font-weight: bold;
    line-height: 100%;
	margin-bottom: 10px;
} 
.jshop_list_product .product .description {
    text-align: center;
	padding: 0;
}
.jshop_list_product .product .buttons {
	margin-bottom: 24px;
}
.jshop_list_product .product .buttons a.button_buy {
    background: #ffe600 none repeat scroll 0 0;
    border-radius: 6px;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    line-height: 100%;
    margin: 0;
    padding: 6px 36px;
    position: relative;
    text-transform: uppercase;
    top: -6px;
    z-index: 1;
}
.jshop_list_product .product .buttons a.cart-icon{
    background: #ffe600 url("/templates/bulgarianbag/images/cart-icon.png") no-repeat scroll 50% 50%;
    border: 2px solid #fff;
    border-radius: 5px;
    bottom: 0;
    display: block;
    height: 38px;
    left: 187px;
    margin: 0;
    position: relative;
    width: 53px;
    z-index: 2;
}
#jquery-lightbox {
	z-index: 1000;
}
.productfull .image_middle {
    float: left;
    width: auto;
}
.jshop.productfull{
	/*background: url("/templates/bulgarianbag/images/productfull-bg.jpg") no-repeat scroll 0 0;*/
}
img.jshop_img_thumb {
    border: 1px solid #ffe600;
    cursor: pointer;
    margin: 0 0 12px 18px;
    padding: 0;
    text-align: center;
    width: 138px;
}
#list_product_image_middle img{
	border: 1px solid #ffe600;
}
.jshop {
    margin: 30px auto 36px;
}
.jshop.productfull h1{
    color: #020202;
    font-size: 24px;
    line-height: 115%;
}
.jshop_prod_description p {
    font-size: 20px;
    line-height: 125%;
    margin: 0 0 10px;
    padding: 0;
	color:#686868;
}
div.jshop_prod_description {
    padding-bottom: 48px;
    padding-top: 10px;
}
.productfull .old_price {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 10px;
}
.productfull .prod_price {
    font-size: 25px;
    line-height: 120%;
    margin-bottom: 10px;
    margin-left: 72px;
}
.productfull #block_price {
    color: #ff0000;
    font-size: 27px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.jshop h1 {
	font-size: 1.5em;
    text-transform: uppercase;
	margin: 0 0 0 30px;
}

.jshop {
    margin: 0 auto 36px;
}

#header .top_menu ul li.active ul a {
    color: #fff;
}
#header #header_container #jshop_module_cart{
    background-color: #fee600;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    padding: 6px 13px 2px;
    position: relative;
    top: 50px;
}
#header #header_container #jshop_module_cart_full{
	background-color: #19ff00;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    padding: 6px 13px 2px;
    position: relative;
    top: 50px;	
}
#header #header_container #jshop_module_cart_full div{
    background-color: #19ff00;
    border-radius: 12px;
    box-shadow: 0 0 4px #000;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    height: 24px;
    line-height: 120%;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -12px;
    width: 24px;
}
alert alert-block alert-success {
  text-align:center;
}