﻿html {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    font-size: .85em;
    font-family: Verdana, Helvetica, Sans-Serif;
    background-color: #fff2df;
    color: black;
}

body {
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
}
*:focus {
    outline: none;
}
#divImgWait{
	width: 100%;
	text-align: center;
}
/* Marketing Areas */
/*=== Marketing ===*/
#divMktHdr {
    padding: 5px 0 20px;
    text-align: center;
}

#mktL {
    width: 300px;
    padding-right: 30px;
    vertical-align: top;
    color: black;
    float: left;
}

#tdAcctRegMktL {
    width: 300px;
    padding-right: 30px;
    vertical-align: top;
}

#tdAcctMktL {
    width: 300px;
    padding-right: 30px;
    vertical-align: top;
}

#tdBillMktL {
    width: 300px;
    padding-right: 30px;
    vertical-align: top;
}

#divtxt {
    text-align: justify;
    padding: 5px 0 25px 0;
    line-height: 1.5;
    letter-spacing: .75px;
}

.pText {
    text-align: center;
    margin-bottom: 20px;
}

#divlinks {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 4px 0 7px 0;
    color: black;
    font-weight: bold;
    line-height: 2.5;
    font-size: .8em;
}

#divLocAugustine {
    margin: 0 auto 0;
    height: 110px;
    width: 292px;
    background-image: url('../images/Augustine.PNG');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#divLocCherche {
    margin: 0 auto 0;
    height: 97px;
    width: 216px;
    background-image: url('../images/ChercheMidi.PNG');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#divLocLucky {
    margin: 0 auto 0;
    height: 100px;
    width: 250px;
    background-image: url('../images/LuckyStrike.PNG');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#divLocations {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
}

#spAst {
    color: red;
}

#divTermCond {
    font-size: 11px;
    text-align: justify;
}

header {
    margin-top: 15px;
    height: 100px;
    background-image: url("../images/poll_logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-bottom: 100px;
}

footer {
    height: 50px;
    width: 100%;
    text-align: center;
    float: left;
}



#mktR {
}

/*==========================*/

div#divLoMain {
    margin: 0 auto 0;
    background-image: url("../images/Majors.jpg");
    background-repeat: no-repeat;
    background-position: center 120px;
    width: 900px;
    height: 900px;
    color: black;
}

#divMain {
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0 auto 0;
    width: 560px;
    /*background-color: rgba(0, 0, 0, 0.6);
    border-radius: 7px;*/
}

#main-content {
}

/* 
    Use this media area for resizing when there is a marketing area (left or right).
    Will have to adjust max-width based on dimensions of marketing areas.
    Display: none is default. Can be adjusted so that mkt areas got top/bottom if desired.
*/
@media screen and (max-width: 900px) {
    #mktL {
        display: block;
        float: inherit;
        margin: 0 auto 0;
    }

    #mktR {
        display: none;
    }

    div#divMain {
    	float: none;
    	margin: 0 auto 0;
    	border: 2px solid darkgray;
    	width: 640px;
    }

    div#divLoMain {
        width: 100%;
    }
}

/* ==================== */

.clsRequired, .clsRequire {
    color: red;
    text-decoration: none;
}

.clsDivErrMsg {
    color: rgb(251, 28, 28);
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

#divRsltMsg {
    padding: 1px 1px 1px 1px;
    width: 200px;
    margin: 0 auto 10px;
    color: red;
    text-align: center;
}

div#divSkipToMain a {
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    div#divSkipToMain a:focus, div#divSkipToMain a:active {
        position: static;
        left: 0;
        width: auto;
        height: auto;
        overflow: visible;
        text-decoration: underline;
    }

#sectMap {
    display: block;
    font-family: "Century Gothic", "Segoe UI", Verdana, Helvetica, sans-serif;
    height: 45px;
    margin: 0px auto 0;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    /*padding-top: 4px;*/
    text-align: left;
    width: 590px;
}
#ulMap {
    list-style: none;
    list-style-position: inside;
    padding: 0;
}

li.clsMap {
    display: inline-block;
    padding-right: 7px;
    margin-left: 1px;
    border-right: 1px solid;
    font-size: 18px;
}

li.clsMapHere {
    font-weight: bold;
}

a.aMapLink {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

li.clsMapLast {
    display: inline-block;
    padding-right: 4px;
    margin-left: 1px;
    font-size: 18px;
}

li.clsMapBack {
    display: inline-block;
    border-right: 1px solid;
    padding-right: 4px;
    margin-left: 1px;
}

h1.clsPgTitle {
    text-align: left;
    width: 570px;
    margin: 0 auto 0;
}

div.divBtns {
    margin: 0 auto 0;
    padding-bottom: 10px;
    text-align: center;
}

.clsDivItmAmt {
    margin-top: 10px;
    margin-bottom: 10px;
}

#divItmsTotAmt {
    text-align: center;
}
#divImgWait{
	width: 100%;
	text-align: center;
}
/*.clsBtn {
    text-align: center;
    margin: 0px auto 10px;
    font-size: 16px;
    color: white;
    background-color: gray;
    border: 1px solid gray;
    min-height: 50px;
    min-width: 90px;
    letter-spacing: 1px;
}

    .clsBtn:hover {
        box-shadow: 0px 0px 4px 1px rgba(80, 93, 100, 0.90);
    }
    
.clsBtn {
    margin-top: 15px;
    background: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff, #a3a3a3);
    background-image: -moz-linear-gradient(top, #ffffff, #a3a3a3);
    background-image: -o-linear-gradient(top, #ffffff, #a3a3a3);
    background-image: linear-gradient(to bottom, #ffffff, #a3a3a3);
    border-radius: 10px;
    text-shadow: 1px 1px 3px #666666;
    font-family: Arial;
    color: #000000;
    font-size: 14px;
    padding: 7px 20px 7px 20px;
    border: solid #000000 1px;
    text-decoration: none;
}

    .clsBtn:hover {
        cursor: pointer;
        background: #ffffff;
        background-image: -webkit-linear-gradient(top, #ffffff, #4c677a);
        background-image: -moz-linear-gradient(top, #ffffff, #4c677a);
        background-image: -o-linear-gradient(top, #ffffff, #4c677a);
        background-image: linear-gradient(to bottom, #ffffff, #4c677a);
        text-decoration: none;
    }*/


@media screen and (max-width: 635px) {
    html {
    }
		#mktL{
			padding-top: 20px;
		}
    header {
        margin: 0 auto 20px;
        width: 90%;
        text-align: center;
    }
    
    #hdrImg{
    	width: 100%;
    	margin: 0 auto 0;
    }

    div#divMain {
        width: 90%;
        min-width: 310px;
        float: none;
        border: 2px solid darkgray;
        margin: 0 auto 0;
    }

    #sectMap {
        width: 90%;
        margin: 8px auto 0;
        text-align: left;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }

    .clsBtn {
        text-align: center;
        margin: 0px auto 10px;
        font-size: 18px;
        color: white;
        background-color: gray;
        height: 105px;
        width: 230px;
        letter-spacing: 2px;
        border-width: 1px;
        border-style: solid;
    }

    .divBtns {
        text-align: center;
    }

    #ulMap {
        text-align: center;
    }

    h1.clsPgTitle {
        width: 100%;
        margin: 0 auto 10px;
        text-align: center;
    }
}

.clsBtn {
    cursor: pointer;
    text-align: center;
    min-width: 8em;
    height: 1.75em;
    margin: 0 3px 0 0;
    border: 0px solid white;
    font-weight: 600;
    color: white;
    background-color: rgb(197,26,32);
}

    .clsBtn:hover {
        color: black;
        background-color: rgb(208,198,186);
    }

a:hover, a:focus {
    color: black;
}

a {
    color: black;
}
