 

.menu_wrapper {
    background-color: #EAF4FD;
    border: 1px solid #C5DBEC;
    border-radius: 5px 5px 5px 5px;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
    clear: both;
}

ol.aerMenu {
    margin: 0;
    width: 100%;
}
ol.aerMenu .menuItem{
    line-height: 30px;
    font-weight: bold;
    padding: 0 0 0 30px;
}
.aerMenu li {
    margin: 7px 0 0;
    padding: 0;
}
.aerMenu li .menuItemWrapper {
    position: relative;
    background-color: white;
    border: 1px solid #C5DBEC;
    border-radius: 5px 5px 5px 5px;
    color: #2E6E9E; 
    line-height: 25px;
    margin: 0;
    padding: 3px;
}

.cbxs {
    float: right;
}
.aerMenu li div a.menuItem {
    color: #2E6E9E;
    text-decoration: none;
     
}
ol.aerMenu{
    list-style-type: none;
    margin: 0 0 0 0px;
    padding: 0;
}
  ol.aerMenu ol {
     margin: 0 0 0 25px; 
     list-style-type: none;
    padding: 0;
}
#product_wrapper{


}
#categories
{

    border: 1px #EFF5F9 solid;
    padding: 0px;
    width: 250px;
}
#categories a{
    text-decoration: none;
    color: #0092D7;
    font-size: 13px;
    line-height: 22px;
    display: block;
    padding: 0 0 0 20px;
    background-position: 7px 7px;
    background-image: url(../icon/arrow.gif);
    background-repeat: no-repeat;
}
#categories .hasChildren{
    background-image: url(../icon/expand_f.gif);
    background-repeat: no-repeat;
}
#categories a:hover{
    background-color: #0092D7 ;
    color: white;
}
#categories li{
    display: block;
    border-bottom: 1px #EFF5F9 solid;
}
#categories ul{
    margin: 0px;
}
#categories ul ul{
    display: none;
    margin: 0px 0px 0px 10px;
}
#categories .selected
{
    background-color: #0086C4 ;
    color: white;  
}
.gallery_photo_name
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0px;
    text-overflow: ellipsis;
    white-space:nowrap; 
    overflow: hidden;
}
.gallery_photo_desc
{
    text-align: center;
    font-size: 11px; 
    line-height: 12px;
    height: 40px;
    overflow: hidden;
    width: auto;

}
.gallery_photo
{
    width: 204px;
    background-color: white;
    padding: 2px;
    float: left;
    height: 220px;
    border: 1px dotted #ccc;
    margin: 0px 5px 5px 5px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.gallery_photo img{
    cursor: move;
    max-height: 130px;
}
.gallery_photo_admin
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    padding: 2px;
    border-top:1px dotted #ccc; 
    cursor: default;
}
 

.fotoform
{
    width: 350px;
    padding: 2px;
    margin: 5px 5px 5px 0px;
    border: 1px solid #ddd;
    float: left;
}
.set_attribute{
    cursor: pointer;
}
.photo_cont
{
    float: left;
}
.attr_wrapper{
    width: 190px;
    display: block;
}
.attr_wrapper dt{
    width: 80px;
    display: block;
    float: left;
    text-align: right;
    clear: both;
}
.attr_wrapper dd{
    font-weight: bold;
    width: 100px;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 0 0 3px;
}

#cartTable .intro span{
    color: #142064 !important;
}
.valueIcon, .delValue{
    cursor: pointer;
}
.valueIcon{
    background-color: #eee;
}
#trash{
    margin: -95px 0 0 0px;
    float: right;
}
#attachements{
    width: 400px;
}
.attachment{
    width: 350px;
    margin: 3px;
    position: relative;
    padding: 10px;
    border: 1px #d4d4d4 solid;
    background-color: white;
    cursor: move;
    overflow: hidden;
    border-radius: 2px;
}

.attachment-info {
    margin-top: 10px;
}

.product-list h5 {
    font-size: 12px;
}

#product_list_wrapper .attribute h4 a {
    height: 40px;
    overflow: hidden;
}

#product_list_wrapper .product_pricewrapper {
    margin-bottom: 10px;
}

.product_price {
    font-family: Arial Black;
    font-size: 25px;
    color: white;
}

#product-description, #product-text{
    margin-bottom: 20px;
    color: white;
}

#share-box {
    margin-top: 50px;
}

.topline {
    background: transparent url("/layout/css/gfx/topline.jpg") repeat-x 0px bottom;
}

.shortDescReadMore {
    color: #dda332;
}

.original_price {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    margin: -35px 0 0 0;
    -webkit-transform: rotate(-10deg) translate3d(0,0,0);
    color: black;
    background-color: #fbd850;
    border-radius: 3px;
    padding: 2px 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.product_brut_price {
    font-size: 14px;
    color: #ccc;
} 

.product_list_image a {
    display: block;
}

#product_list_wrapper .attribute h4 a:hover {
    color: #439dcf;
}

.perrow {
    position: relative;
    border: #d4d4d4 1px solid;
    border-radius: 5px;
    background-color: #fbfbfb;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding: 5px;
}

.fullimage img {
    padding: 0px !important;
    border: 0px !important;
}

.perrow:nth-child(5n) {
    margin-left: 0px !important;
}

.perrow:last-child {
    margin-right: 0px;
}

.backbutton-topmargin {
    margin-top: 18px;
}

.perrow h5{
    margin: 10px 5px;
}

.perrow:after{
    clear:both;
}

.reviewWrapper {
    background-color: #efefef;
    border: 1px #DBDBDB solid;
    margin-bottom: 5px;
}

.reviewSubject{
    padding: 0px 10px;
}
#product-review li{
    list-style-type: none;
}

.reviewName {
    font-weight: bold;
    padding: 0px 5px;
}

.reviewDatum {
    font-weight: lighter;
    font-style: italic;
    color: #142064;
}

.reviewTitle {
    background-color: #ddd;
    line-height: 20px;
    font-size: 12px;
    color: #142064;

}
.star{
    height: 16px;
    background-image: url(/modul/20_catalog/js/rating/star.png);
    background-position: 0 -16px;
    background-size: 16px auto;
}
.reviewTxt
{
    background-color: #fbfbfb;
    padding: 5px;
}
.reviewIp {
    float: left;
    margin: 0 10px 0 0;
}

.ui-draggable {
    cursor: move;
}

#product_page {
    position: relative;
    padding-top: 20px;
    clear: both;
}

#product_page .left-bar {
    margin-bottom: 20px;
}

#product_page .addToCart {
    background: rgb(228,180,58); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(228,180,58,1) 0%, rgba(210,140,23,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,180,58,1)), color-stop(100%,rgba(210,140,23,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(228,180,58,1) 0%,rgba(210,140,23,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(228,180,58,1) 0%,rgba(210,140,23,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(228,180,58,1) 0%,rgba(210,140,23,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(228,180,58,1) 0%,rgba(210,140,23,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4b43a', endColorstr='#d28c17',GradientType=0 ); /* IE6-9 */
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #2a2a2a;
    padding: 15px 50px !important;
}

#product_page .flags-container {
    position: absolute;
    top: 0px;
    left: 10px;
    display: block;
    cursor: default;
}

.flag {
    border: #d4d4d4 1px solid;
    border-radius: 5px;
    background-color: #fbfbfb;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding: 5px;
}
.campaignBadge{
    font-size: 11px;
    font-weight: bold;
    border: 1px solid white;
    color: black;
    background-color: #B8E834;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 0px 5px rgba(0,0,0,0.4);
    border-radius: 20px;
    margin: -5px 0 0 -5px;
    -webkit-transform: rotate(20deg) translate3d(0,0,0);
    margin-top: 5px;
    float: left;
    margin-left: 8px;
}
.campaignBadge:first-child{
    margin-left: 0px;
}

#product-text h3 {
    margin-top: 0px;
    line-height: 25px;
    padding-bottom: 15px;
    font-family: Arial Black;
    font-size: 25px;
    color: #dda322;
}
.categoryLink a{
    margin: 10px 0px 0px 10px !important;
}
.category-admin-image{
    display: inline-block;
    max-height: 20px;
    margin: 0 5px 0 0;
    border-radius: 3px;
}