﻿
/* #### Generated By: http://www.cufonfonts.com #### */


/* DESKTOP VERSION */

#SWTMap {
    margin: 0 auto;
    min-width: 1068px;
    max-width: 1068px;
    width: 100%;
    min-height: 310px;
    max-height: 310px;
    height: 100%;
    display: none;
    background-color: #3c3e45;
}

#DesktopMapZone {
    min-width: 620px;
    max-width: 620px;
    width: 100%;
    height: 310px;
    margin-left: 421px;
    background-image: url(../images/security-stripes.png);
    background-repeat: repeat;
    background-color: #3D3F45;
    background-position-x: 3px;
}

#SWTMap img {
    position: relative;
    top: 32px;
    left: 90px;
}

#centerSWT {
    position: absolute;
    margin-left: 171px;
}

#LableNorthEntrance {
    position: absolute;
    top: 40px;
    left: 30px;
    font-family: Verdana;
    font-size: 23px;
    color: white;
    line-height: 24px;
}

#DesktopNorthHorizontal {
    width: 628px;
    border-top: 2px solid black;
    position: absolute;
    top: 74px;
    left: 160px;
    z-index: 20;
}

#DesktopNorthVertical {
    height: 108px;
    border-left: 2px solid black;
    position: absolute;
    top: 75px;
    left: 786px;
    z-index: 30;
}


#DesktopNorthCircle {
    height: 40px;
    width: 40px;
    border-radius: 40px;
    border: 2px solid black;
    position: absolute;
    top: 160px;
    left: 765px;
    z-index: 20;
}



#LableSouthEntrance {
    position: absolute;
    top: 200px;
    left: 30px;
    font-family: Verdana;
    font-size: 23px;
    color: white;
    line-height: 24px;
}

#DesktopSouthHorizontal {
    width: 453px;
    border-top: 2px solid black;
    position: absolute;
    top: 235px;
    left: 160px;
    z-index: 20;
}

#DesktopSouthVertical {
    height: 57px;
    border-left: 2px solid black;
    position: absolute;
    top: 180px;
    left: 611px;
    z-index: 30;
}

#DesktopSouthCircle {
    height: 40px;
    width: 40px;
    border-radius: 40px;
    border: 2px solid black;
    position: absolute;
    top: 160px;
    left: 590px;
    z-index: 20;
}




#LabelTimeInfo {

    min-width:250px;
    max-width:250px;
    width: 100%;
    height: 37px;
    background-color: #929388;
    border-radius: 5px;
    color: White;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
}


    #LabelTimeInfo a {
        font-weight: bolder;
        font-size: 11px;
        line-height: 37px;
        font-family: 'BrandonGrotesqueBoldRegular';
        text-transform: uppercase;
    }


#SWTOnMaster {

    position: absolute;
    margin-left: 375px;
    top: 0px;
    min-width: 620px;
    max-width: 620px;
    width: 100%;
}


/* END DESKTOP VESION */



.TableSWT {
    width: 100%;
    height: 92px;
    background-image: url('../images/security-stripes.png');
}



#NorthTimeInfo {
    min-width: 160px;
    max-width: 160px;
    width: 100%;
    height: 37px;
    background-color: #929388;
    border-radius: 5px;
    color: White;
    margin-right: 4px;
    cursor: pointer;
    margin-left: 10px;
    margin-right:10px;
}

#SouthTimeInfo {
    min-width: 160px;
    max-width: 160px;
    width: 100%;
    height: 37px;
    background-color: #929388;
    border-radius: 5px;
    color: White;
    margin-left: 10px;
    cursor: pointer;
}

.TimeInfoTitle {
    padding: 0px 5px 0px 5px;
    font-size: 11px;
    line-height: 10px;
    font-family: 'BrandonGrotesqueBoldRegular';
    text-transform: uppercase;
}

.TimeDetails {
    /*font-size: 20px;*/
    font-size: 11px;
    font-family: 'BrandonGrotesqueBoldRegular';
    text-transform: uppercase;
    position: relative;
    /*top:5px;	*/
}


.SWTRed {
    background-color: #9A1212;
    text-align: center;
    /*width: 44px;*/
    width: 70px;
    height: 37px;
    padding: 0px 2px 0px 2px;
}

.SWTYellow {
    background-color: #CFCB36;
    text-align: center;
    /*width: 44px;*/
    width: 70px;
    height: 37px;
    padding: 0px 2px 0px 2px;
}

.SWTGreen {
    background-color: #326930;
    text-align: center;
    /*width: 44px;*/
    width: 70px;
    height: 37px;
    padding: 0px 2px 0px 2px;
}