@font-face {
    font-family: "ScriptMTBold";
    src: url("fonts/SCRIPTBL.TTF") format("opentype");
}
@font-face {
    font-family: "SegoeUISemibold";
    src: url("fonts/seguisb.ttf") format("opentype");
}
@font-face {
    font-family: "SegoeUILight";
    src: url("fonts/segoeuil.ttf") format("opentype");
}
@font-face {
    font-family: "SegoeUI";
    src: url("fonts/segoeui.ttf") format("opentype");
}
.enter {
    background-image: url("images/enter_white.png");
    background-repeat: no-repeat;
    width: 142px;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
}

.blue {
    background-color: #7A75B5;
}
.mauve{
    background-color: #A46080;
}
.green{
    background-color: #A8CF45;
}
.yellow{
    background-color: #FEC42B;
}
.input-blue {
    color: #7A75B5;
}
.input-mauve {
    color: #A46080;
}
.input-green {
    color: #A8CF45;
}
.input-yellow {
    color: #FEC42B;
}
.starter-template {
    padding: 150px 15px;
    text-align: center;
}
.shop-template {
    margin-left: auto;
    margin-right: auto;
    width: 736px;
}
.sigla{
    margin-top: 30px;
    background-image: url("images/claro_shop_white.png");
    background-repeat: no-repeat;
    width: 291px;
    height: 104px;
    margin-left: auto;
    margin-right: auto;
}
.sigla_grey{
    background-image: url("images/claro_shop_grey.png");
    background-repeat: no-repeat;
    width: 240px;
    height: 87px;
    margin-left: auto;
    margin-right: auto;
}
.sigla_produse{
    background-image: url("images/claro_shop_products.png");
    background-repeat: no-repeat;
    width: 185px;
    height: 66px;
    position: relative;
    left: 16px;
}
.sigla-small{
    width: 270px;
    margin: auto;
    height: 95px;
    margin-top: 70px;
}
.left-0{
    padding-left: 0px;
}
.white-font{
    color: white;
    border-bottom: solid white;
    border-top: solid white;
}
.grey-font{
    color: #606062;
    border-bottom: solid #606062;
    border-top: solid #606062;
}
.cstudio {
    font-family: SegoeUISemibold;
    font-size: 28px;
    margin-top: 22px;
    text-align: left;
    padding-left: 80px;
}
.sigla-small .cstudio{
    padding-left: 15px;
    margin-top: 10px;
    font-size: 24px;
}
.cshop {
    font-family: SegoeUILight;
    margin-top: 4px;
    font-size: 78px;
    margin-left: -40px;
}
.sigla-small .cshop{
    margin-left: -50px;
    margin-top: -10px;
    font-size: 70px;
}
.form{
    width: 400px;
    float: none;
    margin: 0 auto;
    margin-top: 25px;
}

.login-from table{
    margin: auto;
    font-size: 20px;
}

.login-from td{
    color: white;
    padding: 0.3em;
}
.login-from input[type=submit]{
    color: white;
}
.login{
    background: url("images/login_white.png");
    width: 90px;
    height: 30px;
    display: block;
    text-indent: -9999px;
    border: 0;
}
#errorMsg{
    display: none;
}
.bg-products{
    background-color: #E7ECEE;
}
#modalform label{
    width: 150px;
}
.textcenter{
    text-align: center;
}

.ui-dialog{
    z-index: 1111;
}

.big-box{
    width: 258px;
    height: 258px;
    text-align: left;
}
.small-box{
    width: 95px;
    height: 95px;
    text-align: left;
}
.big-box a, .small-box a{
    color: white;
    font-family: SegoeUI;
    font-size: 70px;
    text-decoration: none;
    line-height: 1.1;
}
.small-box a{
    color: white;
    font-family: SegoeUISemibold;
    font-size: 24px;
    text-decoration: none;
    line-height: 1.1;
}
.a-cat{
    padding-top: 40px;
    padding-left: 70px;
}
.small-box .a-cat{
    padding-top: 20px;
    padding-left: 27px;

}
.for-home{
     padding-left: 40px;
}
.small-box .for-home{
    padding-left: 20px;
}
.categories{
    margin-bottom: 35px;
    margin-top: 55px;
    /*margin-right: -30px;*/
}
.category-left{
    padding-left: 0;
}
.category-right{
    padding-right: 0;
}
.category-2{
    padding-left: 8px;
}
.category-3{
    padding-left: 12px;
}
.bottom-links{
    margin-top: 30px;
}
.bottom-links a{
    font-family: SegoeUI;
    color: #000000;
    font-size: 20px;
    text-decoration: none;
}
.contact{
    text-align: right;
}
.terms{
    text-align: left;
}
.cats{
    margin-top: 70px;
}
.products{
    height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
}
.grid-product{
    width: 147px;
    height: 147px;
}
.spacer{
    height: 60px;
}
.product-link{
    display: block;
    text-align: center;
    font-size: 12px;
    font-family: SegoeUI;
    color: #373435;
}
.product-title{
    width: 147px;
}
.prow{
    margin-top: 10px;
}
.single-product{
    width: 334px;
    height: 334px;
}
.product-details{
    color: black;
    font-size: 18px;
    font-family: SegoeUI;
}
.product-order, .product-order a{
    font-size: 24px;
    color: black;
}

.for-him-big{
     background: url("images/for_him_big.png");
     background-repeat: no-repeat;
     width: 157px;
     height: 157px;
     margin-right: auto;
     margin-left: auto;
 }
.categories .for-him-big a:hover{
    background: url("images/for_him_big_hover.png");
}
.for-her-big{
    background: url("images/for_her_big.png");
    background-repeat: no-repeat;
    width: 157px;
    height: 157px;
    margin-right: auto;
    margin-left: auto;
}
.categories .for-her-big a:hover{
    background: url("images/for_her_big_hover.png");
}
.for-kids-big{
    background: url("images/for_kids_big.png");
    background-repeat: no-repeat;
    width: 157px;
    height: 157px;
    margin-right: auto;
    margin-left: auto;
}
.categories .for-kids-big a:hover{
    background: url("images/for_kids_big_hover.png");
}
.for-home-big{
    background: url("images/for_home_big.png");
    background-repeat: no-repeat;
    width: 157px;
    height: 157px;
    margin-right: auto;
    margin-left: auto;
}
.categories .for-home-big a:hover{
    background: url("images/for_home_big_hover.png");
}
.shop{
    background: url("images/shop.png");
    background-repeat: no-repeat;
    width: 736px;
    height: 158px;
    margin-right: auto;
    margin-left: auto;
}
.logo{
    margin-top: 60px;
}
.vertical-center{
    margin-top: auto;
    margin-bottom: auto;
}
.for-him-small{
    background: url("images/for_him_small.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
}
.for-her-small{
    background: url("images/for_her_small.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
}
.for-kids-small{
    background: url("images/for_kids_small.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
}
.for-home-small{
    background: url("images/for_home_small.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
}
.cat-menu{
    margin-top: 45px;
}
.shop-c{
    margin-left: 15px;
    margin-right: 15px;
}