/* ------------------- OPTION SIZE DIV ------------------- */

#div_size{
    width:1280px;
    height: 720px;
    position: absolute;
    top:0;
    left:0;
    background-image: url("../img/basic/transparency.png");
}


#div_size_option{
    width: 837px;
    height: 487px;
    position: absolute;
    left: 221.5px;
    top: 116.5px;
    background-image: url("../img/basic/size_option.png");
    color: #ededed;
}


#headline_text{
    font-size: 25px;
    color: #ededed;
    width: 90%;
    height: 40px;
    position: absolute;
    top: 31px;
    left: 32px;
    font-family:Arial;
/*    font-family: Georgia;*/
    /*font-family: 'Playfair Display', serif;*/
}

#bottom_text{
    font-size: 18px;
    color: #ededed;
    width: 92%;
    height: 55px;
    position: absolute;
    bottom: 31px;
    left: 32px;
    font-family: Arial;
/*    font-family: 'Playfair Display', serif;*/
}

#size1{
    width: 769px;
    height: 90px;
    position: absolute;
    top: 90px;
    left: 32px;
    background-image: url("../img/basic/size1_back.png");
}

#size1.focusCls{
    color: #ff7100;
}

#size1.activeCls p.size_number span.small{
    color: #ff7100;
}

#size1.activeCls p.size_number{
    text-decoration: underline;
    color: #ff7100;
}

#size2{
    width: 769px;
    height: 101px;
    position: absolute;
    top: 180px;
    left: 32px;
    background-image: url("../img/basic/size2_back.png");
}

#size2.focusCls{
    color: #ff7100;
}
#size2.activeCls p.size_number span.small, #size2.activeCls p.size_number span.middle{
    color: #ff7100;
}

#size2.activeCls p.size_number{
    text-decoration: underline;
    color: #ff7100;
}


#size3{
    width: 769px;
    height: 101px;
    position: absolute;
    top: 281px;
    left: 32px;
    background-image: url("../img/basic/size2_back.png");
}

#size3.focusCls{
    color: #ff7100;
}

#size3.activeCls p.size_number span.small, #size3.activeCls p.size_number span.middle, #size3.activeCls p.size_number span.big{
    color: #ff7100;
}

#size3.activeCls p.size_number{
    text-decoration: underline;
    color: #ff7100;
}


.small{
    font-size: 21px;
}

.middle{
    font-size: 24px;
}

.big{
    font-size: 28px;
}

.whiteA{
    color: #ededed;
}

.greyA{
    color: #717171;
}

.navigation_size, .title_size{
    font-family: Arial;
/*    font-family: Georgia;*/
    /*font-family: 'Playfair Display', serif;*/
}

.info_size, .text_size{
    font-family: Arial;
    /*font-family: 'Playfair Display', serif;*/
}

#size1 > .size_number{
    width: 55px;
    height:40px;
    position: absolute;
    top: 25px;
    left: 10px;
    margin:0;
}

#size1 > .navigation_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 18px;
    left:75px;
    margin:0;
    font-size: 20px;
}

#size1 > .info_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 45px;
    left:75px;
    margin:0;
    font-size: 16px;
}

#size1 > .title_size{
    width: 245px;
    height:30px;
    position: absolute;
    top: 18px;
    right: 0px;
    margin:0;
    font-size: 24px;
}

#size1 > .text_size{
    width: 245px;
    height:30px;
    position: absolute;
    top: 45px;
    right: 0px;
    margin:0;
    font-size: 18px;
}

 /*---------- FOR SIZE 2 ----------*/ 

#size2 > .size_number{
    width: 55px;
    height:40px;
    position: absolute;
    top: 30.5px;
    left: 10px;
    margin:0;
}

#size2 > .navigation_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 17px;
    left:75px;
    margin:0;
    font-size: 24px;
}

#size2 > .info_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 48px;
    left:75px;
    margin:0;
    font-size: 20px;
}

#size2 > .title_size{
    width: 245px;
    height:30px;
    position: absolute;
    top:17px;
    right: 0px;
    margin:0;
    font-size: 28px;
}

#size2 > .text_size{
    width: 245px;
    height:30px;
    position: absolute;
    top: 48px;
    right: 0px;
    margin:0;
    font-size: 22px;
}

 /*---------- FOR SIZE 3 ----------*/ 

#size3 > .size_number{
    width: 55px;
    height:40px;
    position: absolute;
    top: 30.5px;
    left: 10px;
    margin:0;
}

#size3 > .navigation_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 13px;
    left:75px;
    margin:0;
    font-size: 28px;
}

#size3 > .info_size{
    width: 440px;
    height:30px;
    position: absolute;
    top: 50px;
    left:75px;
    margin:0;
    font-size: 24px;
}

#size3 > .title_size{
    width: 245px;
    height:30px;
    position: absolute;
    top: 13px;
    right: 0px;
    margin:0;
    font-size: 32px;
}

#size3 > .text_size{
    width: 245px;
    height:30px;
    position: absolute;
    top: 48px;
    right: 0px;
    margin:0;
    font-size: 26px;
}

.blueBtnImg{
    width: 35px;
    height: 15px;
    margin-bottom: -2px;
    padding-left: 2px;
    padding-right: 2px;
}