* {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    color: #585858;
}

.cleaner {
    border:none;
    margin:0;
    padding:0;
    height:0px;
    line-height:0;
    font-size:0;
    line-height:0;
    clear:both;
    visibility: hidden;
}

.hide {
    display: none;
}

img {
    border: none;
}

body {
    background: url('bg.png');
}

.header {
    background: transparent url('bg-top.png') repeat-x;
    height: 524px;
}

.header-in, .content, .footer-in {
    width: 934px;
    margin: auto;
}

.header-in {
    width: 951px;
    background: transparent url('header-big-bg.png') no-repeat 0px 158px;
    height: 524px;
}

.header.en .header-in {
    background: transparent url('header-big-bg-en.png') no-repeat 0px 158px;
    height: 524px;
}

.header-in .logo {
    background: url('logo.png') 0px 21px no-repeat;
    padding-top: 21px;
    width: 240px;
    height: 118px;
}

.header-in .logo a {
    display: block;
    width: 240px;
    height: 118px;
}

.fl {
    float: left;
}

.flag {
    display: block;
    width: 42px;
    height: 33px;
    float: left;
    text-decoration: none;
}

.flag.eshop {
    display: block;
    padding-left: 426px;
    width: 131px;
    height: 55px;
    background: url('eshop.png') no-repeat 426px 0px;
}

.flag.cs {
    display: block;
    padding-left: 44px;
    padding-left: 44px;
    background: url('cs-flag.png') no-repeat 44px 0px;
}

.flag.en {
    background: url('en-flag.png') no-repeat;
}

.menu {
    float: right;
    padding-top: 37px;
    padding-right: 15px;
}

.menu ul {
    list-style: none;
}

.menu ul li {
    padding-left: 39px;
    float: left;
}

.menu ul li a, .menu ul li a:visited {
    font-size: 0.96em;
    letter-spacing: 0.02em;
    text-decoration: none;
    color: #22a2d7;
}

.menu ul li a.active {
    color: #083a4f;
}


.content .left {
    width: 280px;
    float: left;
}

.content .content-in {
    width: 654px;
    float: left;
}

.content-in h1, .content h2 {
    font-size: 25px;
    font-weight: lighter;
    background: url('ryhana.png') repeat-x bottom;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 26px 0px;
}

.content-in h2 {
    color: #22a2d7;
}

.content-in h3, .content h4 {
    font-family: sans-serif;
    font-size: 15px;
    line-height: 25px;
    padding: 0px 0px 26px 0px;
}

.content-in h4 {
    color: #22a2d7;
}

/* H5 */

.content-in h5 {
    display: block;
    font-size: 15px;
    line-height: 25px;
    width: 520px;
    background: #23a2d7;
    color: white;
    margin: 20px auto 35px auto;
    padding: 15px 20px 15px 20px;
    clear: both;
}

.content.orange .content-in h5 {
    background-color: #df6c4e;
}

.content.azure .content-in h5 {
    background-color: #23a2d7;
}

.content.navy .content-in h5 {
    background-color: #2d5f8f;
}

.content.purple .content-in h5 {
    background-color: #8d3953;
}

.content.red .content-in h5 {
    background-color: #cb2931;
}

.content.green .content-in h5 {
    background-color: #90c628;
}

.article.project a {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 12px;
}

.article.project.azure h4,
.article.project.azure a
{
    color: #23a2d7;
}

.article.project.navy h4,
.article.project.navy a
{
    color:  #2d5f8f;
}

.article.project.purple h4,
.article.project.purple a
{
    color:  #8d3953;
}

.article.project.red h4,
.article.project.red a
{
    color: #cb2931;
}

.article.project.green h4,
.article.project.green a
{
    color: #90c628;
}

.article.project.orange h4,
.article.project.orange a
{
    color: #df6c4e;
}

/* H2 */

.content.orange .content-in h2 {
    color: #df6c4e;
}

.content.azure .content-in h2 {
    color: #23a2d7;
}

.content.navy .content-in h2 {
    color:  #2d5f8f;
}

.content.navy .content-in h2 {
    color:  #8d3953;
}

.content.red .content-in h2 {
    color: #cb2931;
}

.content.green .content-in h2 {
    color: #90c628;
}

/* H4 */

.content.orange .content-in h4 {
    color: #df6c4e;
}

.content.azure .content-in h4 {
    color: #23a2d7;
}

.content.navy .content-in h4 {
    color:  #2d5f8f;
}

.content.purple .content-in h4 {
    color:  #8d3953;
}

.content.red .content-in h4 {
    color: #cb2931;
}

.content.green .content-in h4 {
    color: #90c628;
}

/**/

.content-in p, .content-in ul li, .content-in ol li, .content-in a, .content-in a:visited {
    font-size: 13px;
    line-height: 22px;
}

.content-in p {
    text-align: justify;
    padding: 0px 0px 16px 0px;
}

.content-in a {
    color: #22a2d7;
}

.content-in ul, .content-in ol {
    padding-left: 80px;
    padding-bottom: 16px;
}

.content-in img {
    margin: 0px 10px 20px 10px;
    border: none;
}

.content-in .files ul {
    padding-left: 20px;
}

/* FILES SUBPAGE */
.content-in .files a, .contet-in .files a:visited, .bt-link, .bt-link:visited {
    text-decoration: none;
    color: #22a2d7;
    padding: 0px 18px 0px 0px;
    background: url('href.png') right no-repeat;

}


/* SUBPAGE SHARED*/
.content-in .gallery .item a, .content-in .article .image a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/* GALLERY SUBPAGE */
.content-in .gallery .item, .content-in .gallery .item-yt, .content-in .article .image {
    float: left;
    width: 175px;
    height: 115px;
    padding: 5px;
    background-position: 50% 50%;
    background-color: white;
    background-repeat: no-repeat;
    margin: 10px;
    border: solid 1px #dbdcdc;
}

.content-in .gallery .item-yt {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    height: 230px;
}


.content-in .imagesell {
    float: left;
    width: 205px;
    height: 150px;
    margin: 20px 0px 20px 0px;
}

.content-in .imagesell .imageinfo {
    padding: 0px 15px 5px 15px;
    font-size: 14px;
}

.content-in .imagesell .imageinfo .cart {
    display: block;
    float: right;
    width: 24px;
    height: 35px;
    background: url('kosik.png') no-repeat 50% 50%;
    text-decoration: none;
}

.content-in .imagesell .price {
    color: #23a2d7;
}

.content-in .article .image.short {
    width: 98px;
}

.content-in .article .image.projects {
    border: none;
    width: 183px;
    height: 137px;
    margin: 10px 10px 10px 0;
}

 .content-in .article .image.noframe {
     background-color: transparent;
     border: none;
 }

/* ARTICLE LIST SUBPAGE */
.content-in .article .image {
    margin: 0px 35px 0px 10px;
}

.content-in .article-in.hasImage {
    width: 420px;
    float: left;
}

.content-in .article-in.hasImage.short {
    width: 495px;
    float: left;
}

.article {
    background: url('ryhana.png') repeat-x bottom;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 30px 0px;
}

.article-in a, .article-in a:visited {
    text-decoration: none;
    color: #43b1dd;
}

.article-in h3, .article-in p {
    padding-bottom: 12px;
}

.article-in .date {
    padding-bottom: 0px;
}

.news {

}

.news-date {
    width: 38px;
    height: 50px;
    padding: 14px 15px 0px 0px;
    text-align: center;
    float: left;
    background: url('calendar.png') no-repeat;
    font-size: 11px;
}

.news-in {
    width: 520px;
    float: left;
    padding-bottom: 20px;
}

.news-in h4, .news-in p {
    padding-bottom: 8px;
}

.news-in a {
    text-decoration: none;
}

.patron {
    width: 148px;
    float: left;
    padding: 6px;
}

.patron h3 {
    padding: 6px 0px 8px 5px;
    font-size: 14px;
}

.patron .image {
    width: 148px;
    height: 148px;
    padding: 0px 0px 0px 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.patron .image a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.patron p {
    text-align: left;
    padding-left: 6px;
}

/* 137x137 */

.left-menu {
    margin-top: 367px;
    width: 268px;
    background: url('menu-bg-content-white.png') repeat-y 0 367px;
}

.left-menu-content {
    margin-top: -367px;
    width: 244px;
    padding: 25px 0px 0px 24px;
    background: url('menu-bg-white.png') no-repeat;
    float: left;
}

.left-menu-hkeep {
    visibility: hidden;
    width: 0px;
    height: 367px;
    float: left;
}

.left-menu-bottom {
    background: url('menu-bg-bottom-white.png') no-repeat;
    width: 268px;
    height: 23px;
}


/* orange */
.content.orange .left-menu {
    background-image: url('menu-bg-content-orange.png')
}

.content.orange .left-menu-bottom {
    background-image: url('menu-bg-bottom-orange.png')
}

.content.orange .left-menu-content {
    background-image: url('menu-bg-orange.png')
}

/* azure */
.content.azure .left-menu {
    background-image: url('menu-bg-content-azure.png')
}

.content.azure .left-menu-bottom {
    background-image: url('menu-bg-bottom-azure.png')
}

.content.azure .left-menu-content {
    background-image: url('menu-bg-azure.png')
}


/* navy */
.content.navy .left-menu {
    background-image: url('menu-bg-content-navy.png')
}

.content.navy .left-menu-bottom {
    background-image: url('menu-bg-bottom-navy.png')
}

.content.navy .left-menu-content {
    background-image: url('menu-bg-navy.png')
}

.content.purple .left-menu {
    background-image: url('menu-bg-content-purple.png')
}

.content.purple .left-menu-bottom {
    background-image: url('menu-bg-bottom-purple.png')
}

.content.purple .left-menu-content {
    background-image: url('menu-bg-purple.png')
}


/* red */
.content.red .left-menu {
    background-image: url('menu-bg-content-red.png')
}

.content.red .left-menu-bottom {
    background-image: url('menu-bg-bottom-red.png')
}

.content.red .left-menu-content {
    background-image: url('menu-bg-red.png')
}


/* green */
.content.green .left-menu {
    background-image: url('menu-bg-content-green.png')
}

.content.green .left-menu-bottom {
    background-image: url('menu-bg-bottom-green.png')
}

.content.green .left-menu-content {
    background-image: url('menu-bg-green.png')
}

.left-menu ul {
    list-style: none;
}

.left-menu ul li a, .left-menu ul li a:visited {
    display: block;
    background: url('dot-blue.png') 0px 50% no-repeat;
    padding: 7px 0px 7px 28px;
    width: 190px;
    color: #34b9e4;
    font-size: 0.96em;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.content.orange .left-menu ul li a,
.content.azure .left-menu ul li a,
.content.azural .left-menu ul li a,
.content.navy .left-menu ul li a,
.content.purple .left-menu ul li a,
.content.red .left-menu ul li a,
.content.green .left-menu ul li a,
.content.azure .left-menu ul li a:visited,
.content.azural .left-menu ul li a:visited,
.content.navy .left-menu ul li a:visited,
.content.purple .left-menu ul li a:visited,
.content.red .left-menu ul li a:visited,
.content.green .left-menu ul li a:visited
{
    background-image: url('dot-neutral.png');
    color: white;
}


.content.orange .left-menu ul li a:hover,
.content.orange .left-menu ul li a.active
{
    background-image: url('dot-orange-active.png');
    color: #602227;
}

.content.azure .left-menu ul li a:hover,
.content.azure .left-menu ul li a.active
{
    background-image: url('dot-azure-active.png');
    color: #033f57;
}

.content.navy .left-menu ul li a:hover,
.content.navy .left-menu ul li a.active
{
    background-image: url('dot-navy-active.png');
    color: #76909c;
}

.content.purple .left-menu ul li a:hover,
.content.purple .left-menu ul li a.active
{
    background-image: url('dot-purple-active.png');
    color: #451120;
}

.content.red .left-menu ul li a:hover,
.content.red .left-menu ul li a.active
{
    background-image: url('dot-red-active.png');
    color: #602227;
}

.content.green .left-menu ul li a:hover,
.content.green .left-menu ul li a.active
{
    background-image: url('dot-green-active.png');
    color: #0a4205;
}

.left-menu ul li a:hover,
.left-menu ul li a.active
{
    background-image: url('dot-white-active.png');
    color: #083a4f;
}


.footer {
    margin-top: 40px;
    padding: 17px 0px 17px 0px;
    height: 109px;
    background: #1b1c1c;
}

.footer-in {

}

.footer .logo {
    float: left;
    width: 200px;
    height: 112px;
    background: transparent url('foot-logo.png') no-repeat;
}

.footer .copyright {
    padding: 20px 0px 0px 25px;
    float: left;
    width: 257px;
}

.footer .footer-mid {
    float: left;
    width: 230px;
}


.footer .facebook {
    padding: 20px 0px 0px 40px;
    height: 36px;
    width: 190px;
    background: transparent url('foot-facebook.png') no-repeat 0px 20px;
}

.footer .last-update {
    padding: 20px 0px 0px 40px;
    height: 36px;
    width: 190px;
    background: transparent url('foot-update.png') no-repeat 0px 20px;
}

.fotter-mid .last-update .date {
    color: #f0f0f0;
}

.footer .contact {
    padding: 20px 0px 0px 0px;
    float: left;
    height: 92px;
    width: 195px;
}

.footer p {
    font-size: 14px;
}

.footer a {
    text-decoration: none;
}

.footer p strong {
    color: white;
    font-weight: normal;
}

/*  CONTACT PAGE */
.contacts-left {
    float: left;
    width: 285px;
    padding: 0px 25px 15px 0px;
}

.contacts {
    width: 340px;
    float: left;
}

.contact {
    margin-bottom: 7px;
}

.contact-img {
    width: 100px;
    height: 100px;
    float: left;
    background: transparent no-repeat 50% 50%;
}

.contact-info {
    float: left;
    padding-left: 20px;
    width: 220px;
}

.contact-info p {
    padding: 0px;
    line-height: normal;
}

.pagination {
    float: right;
}

.pagination a, .pagination a:visited {
    display: block;
    float: left;
    font-size: 12px;
    padding: 0px 4px 0px 4px;
}

.pagination a.active {
    font-size: 14px;
    font-weight: bold;
}

.pagination .divider {
    float: left;
    width: 8px;
}

/*---------- PROMO --------------*/
.left-promo {

}

.promo-item {
    padding-bottom: 20px;
}


.promo-href {
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.promo-bottom, .promo-top {
    display: none;
}

.promo-bottom.enabled, .promo-top.enabled, .promo-content.enabled {
    margin: auto;
    width: 190px;
    background: #004267;
    display: block;
    color: white;
}

.promo-content.enabled p {
    color: white;
    font-size: 16px;
    padding: 0px 15px 15px 15px;
}

.promo-bottom.enabled {
    background: url('bottom-corner-navy.png') no-repeat 155px 0px;
    height: 20px;
}

.promo-leftlinks {
    width: 200px;
    float: left;
}

.promo-leftlinks a {
    width: 200px;
    display: block;
    text-decoration: none;
}

.promo-leftlinks a.support {
    height: 150px;
}

.promo-leftlinks a.howto {
    height: 100px;
}

.promo-leftlinks a.stories {
    height: 100px;
}

.promo-rightlings {
    width: 200px;
    float: right;
}

.promo-rightlings a {
    width: 200px;
    display: block;
    text-decoration: none;
}

.promo-rightlings a.projects {
    height: 145px;
}

.promo-rightlings a.offers {
    height: 100px;
}

.promo-rightlings a.run {
    height: 100px;
}



.promo-topblock {
    width: 155px;
    height: 240px;
    text-align: center;
    margin: 55px 0px 0px 555px;
    padding: 0;
    float: left;
}

.promo-topblock a {
    text-decoration: none;
}

.promo-topblock img {
    border: none;
    margin: 0;
    padding: 0;
}

.project-text {
    width: 420px;
    padding-top: 13px;
}



/* FORMS */
.frame .item {
    padding: 2px 10px 3px 0px;
}

.frame .item .item-in {
    float: left;
    width: 170px;
}

.frame label {
    font-size: 14px;
    height: 28px;
}

.frame input, .frame textarea {
    border: solid 1px #cbcbcb;
    background: #fbfbfb;
    width: 220px;
    height: 24px;
    padding: 2px 5px 3px 5px;
    font-size: 14px;
    border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
    color: #b1b1b1;
}

.frame input.tiny {
    width: 60px;
}

.frame input.mid {
    width: 260px;
}

.frame input.wide {
    width: 340px;
}

.black {
    color: #585858;
}


.frame textarea {
    width: 520px;
    height: 180px;
}

input[type="submit"] {
    background: url('submit-bg.png') repeat-x;
    width: auto;
    font-weight: bold;
    color: #585858;
    text-transform: uppercase;
    padding: 0px 20px 0px 20px;
    margin-top: 20px;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    margin: 2px 10px 0px 0px;
}

input[type="radio"] {
    width: auto;
    height: auto;
    float: left;
    margin: 4px 6px 0px 10px;
}

.region {
    width: 50%;
    float: left;
}

.vs {
    float: left;
    display: block;
    width: 200px;
}

.article-in .vsa, .article-in .vsb {
    float: left;
    display: block;
    width: 200px;
    margin: 0;
    padding: 0;
}

.article-in .vsb {
    color: white;
    font-weight: bold;
    text-align: center;
    background-color: #23a2d7;
    margin-bottom: 15px;
    padding: 5px;
}




.fr {
    float: right;
}

.db {
    display: block;
}

.fold-content {
    display: none;
}

a.submit-blue, a.submit-blue:visited {
    background: url('submit-bg-blue.png') repeat-x;
    display: block;
    width: 150px;
    font-weight: bold;
    font-size: 16px;
    color: #2f7ac9;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 15px 0px 15px;
    margin: 20px auto 10px auto;
    height: 27px;
    border: solid 1px #add1ec;
    border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

td {
    font-size: 14px;
    padding: 5px;
}

.w100 {
    width: 100px;
}

.w350 {
    width: 350px;
}

.w80 {
    width: 80px;
}

.w150 {
    width: 150px;
}

.tar {
    text-align: right;
}

.messages {

}

.messages .message.success, .messages .message.error {
    display: block;
    font-size: 16px;
    font-weight: bold;
    width: 450px;
    background: #25a937;
    color: white;
    margin: 20px auto 35px auto;
    padding: 10px;
    clear: both;
}

.messages .message.error {
    background: #d2251f;
}

.wishlink {
    display: block;
    float: right;
    width: 113px;
    height: 63px;
    background: url('wishlist.png');
    text-decoration: none;
}

.wishlist {
    border-collapse: collapse;
}

.wishlist td, .wishlist th {
    font-size: 13px;
}

.wishlist th {
    text-align: left;
    border-bottom: double #d0d0d0;
    padding-bottom: 8px;
}

.content-in h2.indis, .content-in h2.indis u {
    cursor: pointer;
    color: #22a9dc;
}

.content-in h2.indis {
 /*347 x 34   */
    padding-left: 35px;
    font-size: 20px;
    width: 500px;
    height: 34px;
    line-height: 34px;
    background: url('indis.png') no-repeat;
}

h3.ryhana {
    background: url('ryhana.png') repeat-x bottom;
    padding-bottom: 3px;
    margin-bottom: 25px;
}

/*175*115*/

.gallerysold {
    position: absolute;
    width: 175px;
    height: 115px;
    background: transparent url('sold.png') no-repeat 50% 50%;
    margin-top: -115px;
}

.flash {
    position: absolute;
    width: 530px;
    height: 304px;
    margin-top: 172px;
    margin-left: 210px;
}

#hp-anim {
    width: 530px; height: 304px;
    background-repeat: no-repeat;
}

#hp-anim-over {
    width: 530px; height: 304px;
    background-repeat: no-repeat;
}

#hp-anim-link {
    display: block;
    position: absolute;
    font-size: 0px;
    text-decoration: none;
    width: 530px; height: 304px;
    top: 0;
    left: 0;
}

#anim-buttons {
    position: absolute;
    height: 12px;
    width: 12px;
    top: 285px;
    left: 15px;
    background: url('/css/app/dds/anim-inactive.png?ver=2');
    background-repeat: no-repeat;
    background-position: -288px 0;
}

.donation_row {
    background: url('/css/app/dds/dot.png') no-repeat 13px 11px;
    padding: 4px 0px 2px 25px;
    font-size: 13px;
}

/* partner list */
#partner-content h2 {
    color: #565656;
    text-align: center;
    font-size: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: lighter;
}

#partner-block {
    padding-bottom: 30px;
}

#partner-item-block {
     display: table; margin: 0 auto;
}

#partner-block .partner {
    background: transparent no-repeat;
    background-image: url('/css/app/dds/partner_cd.png');
    width: 111px;
    /*height: 108px;*/
    margin: 5px;
    float: left;
}

#partner-block .partner.gp {
    background-image: url('/css/app/dds/partner_gp.png');
    width: 330px;
    /*height: 177px;*/
}

#partner-block .partner.mp {
    background-image: url('/css/app/dds/partner_mp.png');
    width: 196px;
    /*height: 160px;*/
    margin: 5px 9px;
}

#partner-block .partner.ed {
    background-image: url('/css/app/dds/partner_ed.png');
    width: 148px;
    /*height: 136px;*/
}

#partner-block .partner a.img {
    background: no-repeat 50% 50%;
    display: block;
    width: 100%;
    height: 78px;
    text-decoration: none;
}

#partner-block .partner.gp a.img {
    height: 147px;
}

#partner-block .partner.mp a.img {
    height: 130px;
}

#partner-block .partner.ed a.img {
    height: 108px;
}

#partner-block .partner a.partnerlink {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 13px;
    color: #575757;
    font-weight: bold;
}

#partner-block .partner.cd a.partnerlink {
    font-size: 10px;
}

#alt-title {
    position: absolute;
    z-index: 5000;
    width: 220px;
    padding-top: 24px;
    background: transparent url('/css/app/dds/top_corner_bg.png') no-repeat 24px 0px;
}

#alt-title-content {
    padding: 20px;
    background: #45c0e5;
    font-size: 14px;
    line-height: 20px;
    color: white;
}

.fold-content.dlinks a {
    text-decoration: none;
    border-bottom: solid 1px #d0d0d0;
}

.fold-content.dlinks a:hover {
    border-bottom: solid 1px #22a2d7;
}

.fold-content.dlinks li {
    line-height: 30px;
}

ul.divider {
    width: 215px;
    border-bottom: solid #e8e8e8 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

ul.dividerup {
    width: 215px;
    border-top: solid #e8e8e8 1px;
    padding-top: 15px;
    margin-top: 15px;
}


/** Shop */

/* products */

.product-box {
    float: left;
    width: 150px;
    height: 249px;
    margin: 13px;
    padding: 20px 20px 25px 20px;
    border: solid 1px transparent;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.4);
}

.product-detail-box {
    width: 90%;
    margin: 13px;
    padding: 20px 20px 25px 20px;
    border: solid 1px transparent;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.4);
}

.product-box h3, .product-detail-box h3 {
    color: #585858;
}

.product-box h3 {
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
    font-style: italic;
    height: 68px;
}

.product-box h3 a {
    text-decoration: none;
    color: #585858;
    font-weight: normal;
}

.product-image {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 50% 10px;
    /*border: solid 1px #e0e0e0;*/
}

.product-image a {
    text-decoration: none;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.product-description {
    padding: 20px 20px 30px 20px;
    font-size: 12px;
}

.product-price {
    color: #22a2d7;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
}

.product-price form {
    float: right;
    background: none;
}

.product-price button {
    float: right;
    background: none;
    border: solid 1px #22a2d7;
    border-radius: 4px;
    cursor: pointer;
}

.product-cart {
    width: 26px;
    height: 28px;
    background: url('cart.png') no-repeat 50% 50%;
}

/* detail*/
.product-detail-box .product-details {
    float: left;
    width: 320px;
}

.product-detail-box .product-details .product-description {
    padding: 0px 20px 30px 20px;
    min-height: 200px;
    font-size: 12px;
}

.product-detail-box .product-image {
    float: left;
}

.product-detail-box .product-price {
    float: right;
}

.product-detail-box .product-image {
    width: 255px;
    height: 270px;
    background-repeat: no-repeat;
    background-position: 50% 10px;
    text-align: center;
    float: left;
}

.product-detail-box .product-image a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 500px;
    text-decoration: underline;
}

.cart .tableout {
    border: solid 1px transparent;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    margin-bottom: 10px;
}

.cart table {
    width: 100%;
    border-collapse: collapse;
}

.cart table th {
    font-size: 14px;
}

.cart table td {
    font-size: 12px;
    line-height: 27px;
}

.cart table td, .cart table th {
    border: solid 1px #f0f0f0;
}

.cart input, .cart textarea {
    border: solid 1px #d0d0d0;
    border-radius: 4px;
    background: #fafafa;
    padding: 5px 8px 5px 8px;
}

.cart .cart-controls table {
    padding: 0;
    margin: 0;
}

.cart .cart-controls tr {
    border: 0;
    height: 28px;
}

.cart .cart-controls tr td {
    padding: 0;
    border: 0;
    margin: 0;
    line-height: normal;
}

.cart .cart-controls table td .change {
    height: 18px;
    line-height: 18px;
    padding: 0;
}

.w180 {
    width: 180px;
}

.cart input.hide {
    display: none;
}

.cart input.qty {
    width: 20px;
    margin: 0px auto 0px auto;
    text-align: right;
    height: 16px;
}

.cart input.remove {
    width: 20px;
    margin: 0px 0px 0px 4px;
    text-align: center;
    padding: 0px;
    line-height: 28px;
    height: 28px;
    color: #df0000;
    font-size: 10px;
    font-weight: bold;
    width: 28px;
}

.cart input.change {
    margin: 0px 0px 0px 4px;
    text-align: center;
    padding: 0px;
    color: #45a926;
    font-size: 12px;
    font-weight: bold;
    width: 28px;
    line-height: 28px;
    height: 28px;
}

.cart input[type="submit"] {
    cursor: pointer;
}

.cart input[type="radio"] {
    float: left;
    line-height: 27px;
    margin-right: 8px;
    margin-top: 6px;
}

.cart label {
    width: 100px;
    display: block;
    float: left;
}

.cart label.dp {
    width: 400px;
    display: block;
}

#message.message {
    border: solid 1px #c5f77b;
    border-radius: 8px;
    background: #c5f77b;
    padding: 5px 8px 5px 8px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

#message.message.warning {
    border: solid 1px #fe9b74;
    background-color: #fe9b74;
}


/* SHOP modifs */

.background-bottom-container.shop {
    top: auto;
    height: 50px;
    bottom: 0;
}

.background-bottom-container.shop #background-bottom {

}

.selectSize {
    display: block;
    float: left;
    width: auto;
    max-width: 57px;
    height: 32px;
    margin-right: 10px;
}

.product-detail-box .selectSize {
    max-width: none;
}



.cart-info {
    width: 200px;
    height: 32px;
    line-height: 30px;
    float: left;
}

.cart-info a {
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 30px;
    margin-left: 15px;
    background: url('cart.png') no-repeat;
}

.fr.cart {
    width: 100%;
}

.cart-info.standard {
    display: block;
}

.cart-info.small {
    display: none;
}

.cart-content-small {
    display: none;
}

.noud {
    text-decoration: none;
}