﻿.cbTitle {
    color: olive; 
    font-size: 36px !important; 
    font-family: Segoe UI Light, Segoe UI, Segoe, Tahoma, Helvetica, Arial, sans-serif;
    position: absolute; 
    top: 19%; 
    left: 9%; 
    z-index: -1; 
    height: 44px; 
    width: 601px;   
}

.cbAboutUs {
    color: white; 
    font-size: 26px !important; 
    font-family: Segoe UI Light, Segoe UI, Segoe, Tahoma, Helvetica, Arial, sans-serif;
    position: absolute; 
    top: 32%; 
    left: 5%; 
    z-index: -1; 
    height: 44px; 
    width: 601px;   
}

.cbLabel {
    height: 41px; 
    width: 294px; 
    position: absolute; 
    font-family: Segoe UI Light, Segoe UI, Segoe, Tahoma, Helvetica, Arial, sans-serif; 
    font-size: 42px; 
    font-weight: bold; 
    font-style: italic; 
    font-variant: normal; 
    color: white; 
    top: 61%; 
    left: 64%; 
    z-index: 1;
    white-space:nowrap;
}

#imgTreeMap {
    border: thin solid #000000; height: 102px; width: 151px; position: absolute; top: 41%; left: 78%; cursor: pointer;
}

#imgNotebook {
    border: thin solid #000000; height: 102px; width: 151px; position: absolute; top: 41%; left: 58%; cursor: pointer;
}

#imgLcd {
    border: thin solid #000000; height: 102px; width: 151px; position: absolute; top: 41%; left: 38%; cursor: pointer;
}

#imgLandscape {
    position: absolute; top: 31%; left: 1%; height: 42%; width: 98%; z-index: -2;
}

#imgHTML5 {
    position: absolute; top: 83%; right: 6%;
}

.cbLabel2 {
    height: 41px; 
    width: 294px; 
    position: absolute; 
    font-family: Segoe UI Light, Segoe UI, Segoe, Tahoma, Helvetica, Arial, sans-serif; 
    font-size: 42px; 
    font-weight: bold; 
    font-style: italic; 
    font-variant: normal; 
    color: gray; 
    top: 75%; 
    left: 10%; 
    z-index: 1;
    white-space:nowrap;
}