html {
    min-width: 300px; 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#Body {
    text-align: center;
    margin: 0 auto;
    min-height: 100%;
    background-color: #333;
    width: 100%;
    height: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#Header {
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
    background-color: #000000bf;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom: 2px solid #60b2f5;
    position: fixed;
    z-index: 900;
    height: 15%;
}

#Fader {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 700;
    padding: 0px;
    border: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

#Home {
    position: relative;
    top: 0px;
    left: 0px;
    top: 100%;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: #333;
}

h1 {
    position: relative;
    top: 0px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    padding-left: 10%;
    padding-right: 10%;
    height: 40px;
    text-decoration: none;
}

h6 {
    padding: 0px;
    border: 0px;
    margin: 0px;
    text-align: center;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

#HomeDoorsTitle a {
    position: relative;
    top: 10px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
}

#HomeDoorsContent {
    position: relative;
    top: 30px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: left;
    color: #fff;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

#HomeDoorsContent h6 {
    position: relative;
    top: -8px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

#HomeOpenersTitle {
    position: relative;
    top: 0px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#HomeOpenersTitle a {
    position: relative;
    top: 10px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
}

#HomeOpenersContent {
    position: relative;
    top: 20px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: left;
    color: #fff;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
    margin: auto;
    width: 90%;
    margin-left: 5%;
}

#HomeService {
    position: relative;
    top: 0px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#HomeService a {
    text-decoration: none;
}

#HomeAboutUs {
    position: relative;
    top: 38px;
    background-color: transparent;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#HomeContactUs {
    position: relative;
    top: 38px;
    background-color: transparent;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

#HomeBottom {
    position: relative;
    top: 0px;
    background-color: transparent;
    text-align: center;
}

/*--------------------------------------------------------------*/

#Carriage {
    position: relative;
    left: 0px;
    top: 100px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
}

#CarriageTitle {
    position: relative;
    top: 0px;
    z-index: 5;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background-color: transparent;
}

#CarriageTitle h1 span {
    text-decoration: none;
    background-color: transparent;
}

#CarriageMaterial {
    position: relative; 
    top: 36px;
}

#CarriageTitle h1 a {
    z-index: 5;
    font-size: 18px;
}

#CarriageButtons {
    width: 100%;
    height: 54px;
    position: relative;
}

#CarriageWoodContent {
    position: relative;
    top: -40px;
    width: 90%;
    margin-left: 5%;
}

#CarriageWoodContent img {
    position: relative;
    top: 80px;
}

#CarriageMetalContent {
    position: relative;
    top: -40px;
    width: 90%;
    margin-left: 5%;
}

#CarriageMetalContent img {
    position: relative;
    top: 80px;
}

#CarriageService {
    position: relative;
    top: 160px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#CarriageService a {
    text-decoration: none;
}

#CarriageContactUs {
    position: relative;
    top: 160px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#CarriageContactUs p {
    color: #fff;
    text-align: center;
}

#CarriageBottom {
    position: relative;
    top: 120px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#Contemporary {
    position: relative;
    left: 0px;
    top: 140px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#ContemporaryTitle {
    position: relative;
    top: 0px;
    z-index: 5;
    background-color: transparent;
}

#ContemporaryTitle h1 span {
    text-decoration: none;
    background-color: transparent;
}

#ContemporaryTitle h1 a {
    z-index: 5;
}

#ContemporaryMaterial {
    position: relative;
    top: 20px;
}

#ContemporaryButtonDiv {
    width: 100%;
    height: 54px;
    position: relative;
    top: 15px;
}


#ContemporaryWoodContent {
    position: relative;
    top: -80px;
    width: 90%;
    margin-left: 5%;
}

#ContemporaryWoodContent img {
    position: relative;
    top: 80px;
}

#ContemporaryMetalContent {
    position: relative;
    top: -80px;
    width: 90%;
    margin-left: 5%;
}

#ContemporaryMetalContent img {
    position: relative;
    top: 80px;
}

#ContemporaryService {
    position: relative;
    top: 140px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#ContemporaryService a {
    text-decoration: none;
}

#ContemporaryContactUs {
    position: relative;
    top: 160px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#ContemporaryContactUs p {
    color: #fff;
    text-align: center;
}

#ContemporaryBottom {
    position: relative;
    top: 160px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#Residential {
    position: relative;
    left: 0px;
    top: 120px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#ResidentialTitle {
    position: relative;
    top: 0px;
    z-index: 5;
    background-color: transparent;
}

#ResidentialTitle h1 {
    position: relative;
    top: 0px;
    text-decoration: none;
    background-color: transparent;
}

#ResidentialTitle h6 {
    position: relative;
    top: 40px;
}

#ResidentialMetalContent {
    position: relative;
    top: 10px;
    width: 90%;
    margin-left: 5%;
}

#ResidentialMetalContent img {
    position: relative;
    top: 40px;
}

#ResidentialService {
    position: relative;
    top: 170px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#ResidentialService a {
    text-decoration: none;
}

#ResidentialContactUs {
    position: relative;
    top: 170px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#ResidentialContactUs p {
    color: #fff;
    text-align: center;
}

#ResidentialBottom {
    position: relative;
    top: 140px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#Openers {
    position: relative;
    left: 0px;
    top: 140px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#OpenersContent {
    position: relative;
    top: 0px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.openers {
    background-color: transparent;
    color: #000;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.openers p {
    color: #fff;
    position: relative;
    z-index: 5;
    top: 30px;
    left: 0px;
    padding: 0px;
    width: 98%;
    padding-left: 1%;
    border: 0px;
    margin: 0px;
    background-color: transparent;
    color: #48b3fb;
    letter-spacing: 2px;
}

.openers img {
    position: relative;
    top: 20px;
    font-size: 0px;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.openersText {
    position: relative;
    top: 20px;
    color: #fff;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px;
}

.openersText p {
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    padding-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.openersApp {
    position: relative;
    width: 98%;
    padding-left: 1%;
}

.openersApp img {
    width: 150px;
}

#OpenersService {
    position: relative;
    top: 30px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#OpenersService a {
    text-decoration: none;
}

#OpenersContactUs {
    position: relative;
    top: 80px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#OpenersContactUs p {
    color: #fff;
    text-align: center;
}

#OpenersBottom {
    position: relative;
    top: 100px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#ContactContent {
    position: relative;
    left: 0px;
    top: 150px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.contact-form {
    position: relative;
    top: -10px;
    background-color: transparent;
}

#main-contact-form {
    text-align: center;
    background-color: transparent;
    position: relative;
    top: -10px;
    width: 80%;
    margin-left: 10%;
}

.form-group {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.form-group i {
    padding-left: 5px;
    font-size: 12px;
}

.form-group input {
    font-size: 20px;
    line-height: 24px;
    width: 96%;
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.form-group textarea {
    font-size: 20px;
    line-height: 24px;
    width: 96%;
    background-color: transparent;
    border-color: #fff;
    border-width: 2px;
}

.cError {
    color: #FF0000 !important;
    background-color: transparent;
    text-align: center;
    width: 100%;
    height: 30px;
    margin-top: 10px;
    font-size: 20px;
    text-shadow: none;
    font-weight: bold;
}

#ContactBottom {
    position: relative;
    top: 130px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: #333;
}

/*--------------------------------------------------------------*/

#ServiceFader {
    position: fixed;
    top: 112px;
    left: 0px;
    z-index: 700;
    padding: 0px;
    border: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

#Service {
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#ServiceTitle {
    position: relative;
    top: 0px;
    z-index: 5;
    background-color: transparent;
    background-color: #333;
}

#ServiceTitle h1 span {
    text-decoration: none;
    background-color: transparent;
}

#ServiceContent {
    position: relative;
    top: 30px;
    background-color: #333;
    padding-left: 2%;
    width: 96%;
}

#ServiceContent h5 {
    text-align: left;
}

#ServiceContactUs {
    position: relative;
    top: 410px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#ServiceContactUs p {
    color: #fff;
    text-align: center;
}

#ServiceBottom {
    position: relative;
    top: 0px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;

}

/*--------------------------------------------------------------*/

#ServiceArea {
    position: relative;
    left: 0px;
    top: 120px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#ServiceAreaTitle {
    position: relative;
    top: 0px;
    z-index: 5;
    background-color: transparent;
}

#ServiceAreaContent {
    position: relative;
    top: 0px;
    text-align: left;
}

#ServiceAreaContent h5 {
    position: relative;
    top: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

#ServiceAreaContent p {
    color: #fff;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#ServiceAreaMap {
    font-size: 0px;
    position: relative;
    top: 0px;
    width: 100%;
}

#ServiceAreaBottom {
    position: relative;
    top: 120px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#PrivacyContent {
    position: relative;
    left: 0px;
    top: 140px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#PrivacyTitle {
    position: relative;
    top: -20px;
    z-index: 5;
    background-color: transparent;
}

#PrivacyPolicyContent {
    position: relative;
    top: 0px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#PrivacyPolicyContent img {
    position: relative;
    top: 40px;
}

#PrivacyPolicyContent h2 {
    color: #9acafe;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 0px;
}

#PrivacyPolicyContent p {
    color: #fff;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#PrivacyContactUs {
    position: relative;
    top: 210px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#PrivacyContactUs p {
    color: #fff;
    text-align: center;
}

#PrivacyBottom {
    position: relative;
    top: 210px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

#Hardware {
    position: relative;
    left: 0px;
    z-index: 800;
    width: 100%;
    text-align: center;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    top: 100px;
}

#HardwareTitle {
    position: relative;
    top: 20px;
    z-index: 5;
    background-color: transparent;
}

#HardwareContent {
    position: relative;
    top: 0px;
    width: 100%;
}

#HardwareContent object {
    width: 100%;
    height: 100vh;
}


#HardwareService {
    position: relative;
    top: 50px;
    background-color: transparent;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}

#HardwareContactUs {
    position: relative;
    top: 70px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

#HardwareContactUs p {
    color: #fff;
    text-align: center;
}

#HardwareBottom {
    position: relative;
    top: 40px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
    background-color: transparent;
}

/*--------------------------------------------------------------*/

.switchColor {
    color: #fff;
}

#ConnectWithUs {
    position: relative;
    top: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#ConnectWithUs p {
    font-size: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#ConnectWithUs a img {
    padding: 0px;
    border: 0px;
    margin: 5px;
    width: 32px;
    height: 32px;
}

.featured {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

.featured p {
    color: #fff;
    position: absolute;
    z-index: 5;
    top: -10px;
    left: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    background-color: rgba(0, 0, 0, .60);
    padding: 0px;
    width: 100%;
    border: 0px;
    margin: 0px;
}

.featured img {
    position: relative;
    top: -10px;
    font-size: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.doors1 {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

.doors1 p {
    color: #fff;
    position: absolute;
    z-index: 5;
    top: 44px;
    left: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 4vw;
    background-color: rgba(0, 0, 0, .60);
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.doors1 img {
    position: relative;
    top: 0px;
    font-size: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.doors2 {
    position: relative;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

.doors2 p {
    color: #fff;
    position: absolute;
    z-index: 5;
    top: 80px;
    left: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background-color: rgba(0, 0, 0, .60);
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.doors2 img {
    position: relative;
    top: 0px;
    font-size: 0px;
    width: 100%;
    height: 100%;
    
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#logo {
    position: relative;
    top: 0px;
    width: 90%;
    border: none;
    border-color: transparent;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

#menuButton {
    top: 6px;
    left: 6px;
    width: 36px;
    height: 32px;
}

#dayMode {
    position: fixed;
    top: 6px;
    right: 0px;
    z-index: 1000;
    cursor: pointer;
    background: transparent;
    border-radius: 4px;
    border-style: solid;
    border-color: black;
    border-width: 0px;
    width: 36px;
    height: 32px;
}

#dayModeImage {
    position: relative;
    top: 3px;
    left: 0px;
    width: 25px;
}

#navMenuLogo {
    position: relative;
    margin: 0 auto;
}

#navMenu {
    position: absolute;
    width: 80%;
    padding-left: 10%;
    z-index: 850;
    background: #00000000;
    top: -150%;
}
#navMenuContent {
    width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-color: #0f72eb;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    background-color: #FFF;
}
#navMenu ul {
    position: relative;
    top: 130px;
}
#navMenu ul a {
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
    text-shadow: 1px 2px #000;
    text-decoration: none;
    transition: 0.3s;
    padding: 12px 11px;
    font-size: 15px;
    line-height: 2px;
}
#navMenu ul a:hover {
    font-size: 20px;
}
#navMenuFooter {
    position: relative;
    top: 130px;
    width: 100%;
    background-color: #00000000;
    height: 60px;
}
#navMenuFooter span {
    position: relative;
    top: -8px;
    font-size: 10px;
    font-weight: bold;
    width: 100%;
}
#navMenuFooterContent {
    width: 150%;
    height: 30px;
}
.navMenuFooterIcon {
    border: 0px;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 18%;
    padding: 1%;
}
.navMenuFooterIcon a {
    width: 18%;
}
.navMenuFooterIcon img {
    width: 100%;
}
.navMenuFooterIcon img:hover {
    width: 20%;
    transition: .3s ease-in-out;
}

.navPageGuide {
    position: relative;
    top: -5px;
    left: 0px;
    z-index: 800;
    height: 20px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 28px;
    width: 100%;
    text-align: center;
    background-color: transparent;
}

.navPageGuide a {
    cursor: pointer;
}

.navPageGuide img {
    position: relative;
    top: 5px;
    left: 0px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #00ffff00;
}

.navIndicator {
    text-align: right;
    margin-right: 18%;
}


.Section h2 {
    text-align: center;
}

.Section h3 {
    text-align: center;
}

.Section p {
    text-align: left;
}

.link_button {
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
    border-top-left-radius: .3em;
    border-top-right-radius: .3em;
    border-bottom-left-radius: .3em;
    border-bottom-right-radius: .3em;
    text-decoration: none;
    padding: 4px;
    background: linear-gradient(#ffffff80, #000000, #000000);
    color: #fff;
    border: 1px solid #fff;
}

.div_link_button {
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
    border-top-left-radius: .3em;
    border-top-right-radius: .3em;
    border-bottom-left-radius: .3em;
    border-bottom-right-radius: .3em;
    text-decoration: none;
    padding: 0px;
    background: linear-gradient(#ffffff80, #000000, #000000);
    color: #fff;
    border: 1px solid #fff;
}

.vertPadding {
    position: relative;
    padding: 0px;
    border: 0px;
    margin: 0px;
    height: 30px;
}

#divLandscape {
    /* Defaults */
    display: none;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 0px;
}

#PageName {
    position: absolute;
    z-index: 801;
    top: 150px;
    width: 98%;
    margin-left: 1%;
    background-color: transparent;
    height: 14px;
    font-size: 10px;
    font-weight: bold;
}

#PageName span {
    background-color: #00000055;
    font-size: 10px;
    font-weight: bold;
}

#OpenerLinks {
    position: relative;
    top: 50px;
}