/* CSS Document */



/* Major Stuff - Page divs and formatting */

body
{
    text-align: center;
    margin: 0;
    background: #e6ebf0;
    position: relative;
}

#wrapper
{
    background: url(images/background.gif) repeat-x;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#body
{
    width: 950px;
    background: url(images/bodybg.jpg) repeat-y;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    z-index: 0;
    height: 94px;
    margin: 0px 0 20px 0px;
    background: url(images/headerbg.jpg) no-repeat;
    padding: 0px 23px 0 23px;
}

    #header img
    {
        margin: 15px 0 0 15px;
        padding: 0;
    }

    #header p
    {
        display: block;
        float: right;
        width: 660px;
        margin: 3px;
        padding: 0;
        font-size: 12pt;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        color: #868686;
    }

        #header p .small
        {
            font-size: 10pt;
        }

#header2
{
    float: right;
    width: 680px;
    background: #223a77;
    margin: 10px 0 10px 0;
}

    #header2 h1
    {
        color: #fff;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        padding: 0;
        margin: 5px 5px 5px 15px;
        font-size: 18pt;
        font-weight: normal;
    }

#header3
{
    float: right;
    width: 560px;
    background: #223a77;
    margin: 15px 0 10px 0;
}

    #header3 h1
    {
        color: #fff;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        padding: 0;
        margin: 5px 5px 5px 15px;
        font-size: 18pt;
        font-weight: normal;
    }







/*Table Styles*/
table
{
    clear: right;
    margin: auto;
    border-collapse: collapse;
}

td
{
    border-right: 2px solid #fff;
    padding: 3px;
    margin: 0;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

    td a
    {
        text-align: center;
    }

th
{
    text-align: center;
    padding: 3px;
    font-family: Arial, Arial, Helvetica, sans-serif;
    color: #ca181d;
}

.grey
{
    background: #e6ebf0;
}

.white
{
    background: #fff;
}

.rightnav
{
    float: right;
    position: relative;
    clear: both;
}


#menu
{
    background: url(images/menustripe.jpg) #ca181d repeat-y left;
    padding: 10px 8px;
    height: 20px;
    margin: 0;
    position: relative;
    float: right;
    width: 720px;
}

    #menu a img
    {
        position: relative float: right;
        color: #fff;
        margin: 0;
        padding: 0;
        border: none;
    }

#main
{
    margin: 0px 23px 0px 23px;
}

    #main p
    {
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin: 20px;
    }

    #main ul li
    {
        list-style-image: url(images/bullet.gif);
        font-family: Arial, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin: 0 0 0 20px;
        padding: 0;
    }

    #main h2
    {
        color: #223a77;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        padding: 0;
        margin: 0 0 0 10px;
        font-size: 12pt;
        font-weight: normal;
    }

#globemovie
{
    background: transparent!important;
}

#address
{
    margin: 30px 0 0 10px;
    display: block;
    width: 190px;
    float: left;
    clear: both;
}

    #address p
    {
        margin: 3px;
        padding: 0;
        font-size: 12pt;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        color: #868686;
    }

        #address p .small
        {
            font-size: 10pt;
        }

        #address p .smaller
        {
            font-size: 10pt;
            font-family: Arial, Arial, Helvetica, sans-serif;
        }


#call
{
    margin: 25px 20px 0 0px;
    float: right;
    width: 600px;
}

    #call ul
    {
        margin: 2px 0 0 0;
        padding: 10px;
        font-size: 12pt;
        background: #e7ecf1;
        color: #868686;
    }

    #call h3
    {
        background: #868686;
        color: #fff;
        margin: 0;
        padding: 5px;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        font-weight: 500;
    }

    #call ul li
    {
        font-size: 10pt;
        font-family: Arial, Arial, Helvetica, sans-serif;
    }

 .desktopcall
    {
        clear: none!important;
  display: inline-block;
    }
    .mobilecall
    {
        display: none;
    }


/* Keyword Formatting */

.subject
{
    color: #787878;
    font-family: Arial, Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0 0 0 0px;
    font-size: 13px;
    font-weight: bold;
}



/* Sidebar */
#side
{
    width: 315px;
    float: left;
    margin: 0px 0px 0 10px;
}

    #side img
    {
        float: left;
        margin: 0px 0 0 10px;
        padding: 0;
        postion: relative;
        z-index: 200;
    }



/* Standard Page Formatting */

#standardpagecontent
{
    padding: 10px;
}

    #standardpagecontent img
    {
        float: left;
        position: relative;
        z-index: 200;
        margin: 10px 30px 10px 10px;
        padding: 0;
    }

    #standardpagecontent a
    {
        color: #223a77;
    }

.desktopMarginLeft
{
    margin-left: 195px;
}
/* Home Page Formatting */

#homepagecontent
{
    width: 560px;
    float: right;
    background: #eaeef2 url(images/contentbg.jpg) repeat-x;
}

    #homepagecontent img
    {
        float: left;
        position: relative;
        z-index: 200;
        margin: 10px 30px 10px 10px;
        padding: 0;
    }

    #homepagecontent h2
    {
        color: #ca181d;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        padding: 0;
        margin: 20px;
        font-size: 18px;
        font-weight: normal;
    }

#whitebox
{
    background: #fff;
    margin: 20px;
    padding: 1px;
}

    #whitebox h2
    {
        font-size: 16px;
    }



/* Filter Media Page Formatting */

#leftcol
{
    width: 350px;
    float: left;
    position: relative;
    margin: 20px 0 10px 170px;
}

#rightcol
{
    width: 350px;
    float: left;
}





/* Tanks Page Formatting */

#tankspagecontent
{
    padding: 10px;
    margin: 0;
    background: #e6ebf0 url(images/tanksbg.jpg) repeat-x;
    height: 560px;
}

    #tankspagecontent img
    {
        float: left;
        position: relative;
        top: 22px;
        left: 2px;
        z-index: 200;
        margin: 6px;
        padding: 0;
    }
/*Individual Tank Pages Formatting */

#tankpagecontent
{
    margin: 0;
    float: left;
    background: #e6ebf0 url(images/tanks-bg.jpg) repeat-x;
    width: 576px;
}

    #tankpagecontent img
    {
        float: left;
        position: relative;
        left: 20px;
        z-index: 200;
        margin: 0;
        padding: 0;
    }

#tanknav
{
    float: right;
    width: 315px;
}

    #tanknav img
    {
        margin: 10px 13px 0 0;
    }

#description
{
    width: 400px;
    float: right;
}

    #description h2
    {
        color: #ca181d;
        font-family: Impact, Impact5, Charcoal6, sans-serif;
        padding: 0;
        margin: 20px;
        font-size: 18px;
        font-weight: normal;
    }

        #description h2 a
        {
            font-family: Impact, Impact5, Charcoal6, sans-serif;
            padding: 0;
            font-size: 18px;
            font-weight: normal;
            color: #223a77;
        }

    #description p
    {
        padding: 0 10px 0 0;
    }

    #description ul
    {
        padding: 0 10px 0 0;
    }




/* Primary Nav */

#menu a:link
{
    font-size: 14px;
    font-family: Impact, Impact5, Charcoal6, sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    background: none;
    padding: 0 10px 0 0;
    text-align: center;
    float: right;
    margin: 0 10px 0 5px;
}

    #menu a:link img
    {
        padding: 0;
        text-align: center;
        border-right: none;
    }

#menu a:visited
{
    font-size: 14px;
    font-family: Impact, Impact5, Charcoal6, sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    background: none;
    padding: 0 15px 0 0;
    text-align: center;
    float: right;
    margin: 0 10px 0 10px;
}

#menu a:hover
{
    font-size: 14px;
    font-family: Impact, Impact5, Charcoal6, sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    background: none;
    text-align: center;
    float: right;
}




/* Footer Stuff */

#footer
{
    width: 950px;
    height: 52px;
    clear: both;
    background: url(images/footerbg.jpg) no-repeat bottom;
    padding: 0 0 10px 0;
    margin: 0;
}

    #footer p
    {
        display: block;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Arial, Helvetica, sans-serif;
        color: #787878;
        padding: 18px 0 0 0;
        text-align: center;
        height: 23px;
        width: 930px;
        clear: left;
        clear: right;
        margin: 0px 10px 0px 10px;
    }

    #footer a
    {
        font-weight: bold;
        font-size: 10px;
        font-family: Arial, Arial, Helvetica, sans-serif;
        color: #787878;
        padding: 8px 0 0 0;
        text-align: center;
        text-decoration: none;
        margin: 0px 10px 0px 10px;
    }

#wrapper #body #main #homepagecontent p strong
{
    color: #0000A0;
}

.hiddendesktop
{
    display: none!important;
}


@media only screen and (max-width:480px)
{
    #hamburger, .hiddendesktop
    {
        display: block;
    }

    #menu, .hiddenmob
    {
        display: none!important;
    }

    #body
    {
        background: url("images/bodybg.jpg") no-repeat scroll 13px 100% / 93% 100% rgba(0, 0, 0, 0);
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: 100%;
    }

    #header
    {
        background-image: url("images/headerbg.jpg");
        background-repeat: no-repeat;
        height: auto;
        margin: -35px 0 20px;
        padding: 0 0 0 23px;
        position: relative;
        width: 86%;
        z-index: 0;
    }

        #header p
        {
            width: 100%;
            text-align: center;
            margin: 0px;
        }

        #header img
        {
            margin: 15px 0 0 15px;
            padding: 0;
            width: 81%;
        }

    #header3, #header2
    {
        width: 100%;
        text-align: center;
    }

        #header3 h1
        {
            padding: 0 2px 7px 2px;
            font-size: 22pt;
        }

    #main
    {
        margin: 0 0 0 15px;
        width: 100%!important;
    }

    #side
    {
        width: 90%;
        float: left;
        margin: 0;
        overflow: hidden;
    }

        #side img
        {
            float: left;
            margin: 0px 0 0 10px;
            padding: 0;
            position: relative;
            z-index: 200;
            width: 46%;
            height: 209px;
        }

    #homepagecontent
    {
        width: 95%;
        float: left;
        background: transparent;
    }

        #homepagecontent div
        {
            width: 91%;
            padding: 0px!important;
            margin: 6px -10px 0 11px!important;
            float: none!important;
            text-align: center;
        }

    #address
    {
        display: block;
        width: 100%;
        float: left;
        clear: both;
        text-align: center;
        margin: 12px 0;
    }

    #footer
    {
        width: 88%;
        margin-left: 24px;
        height: 59px;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    }

        #footer p
        {
            display: none;
        }


    #standardpagecontent
    {
        float: left;
        width: 86%;
    }

    form
    {
        margin-bottom: 0 !important;
        margin-left: -39px;
        margin-right: 0 !important;
        margin-top: 0 !important;
        width: 59%;
    }

    #tanknav img
    {
        width: 45%;
    }

    .desktopMarginLeft > img
    {
        width: 84%;
    }
}


@media only screen and (min-width:481px) and (max-width:950px)
{



    #wrapper
    {
        background: url("images/background.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

    #body
    {
        background: url("images/bodybg.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
        margin-left: 2px;
        margin-right: auto;
        text-align: left;
        width: 96%;
    }

    #header
    {
        background: url("images/headerbg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 94px;
        margin: 0 0 20px;
        padding: 0 23px;
        position: relative;
        text-align: center;
        z-index: 0;
    }

        #header img
        {
            margin: 10px 32%;
            padding: 0;
            text-align: center !important;
            width: 36%;
        }

        #header p
        {
            color: rgb(134, 134, 134);
            display: block;
            float: right;
            font-family: Impact,Impact5,Charcoal6,sans-serif;
            font-size: 12pt;
            margin: 3px;
            padding: 0;
            width: 95%;
        }

    #header3
    {
        background: none repeat scroll 0 0 rgb(34, 58, 119);
        float: right;
        margin: 15px 0 10px;
        width: 100%;
    }

    #header3, #header2
    {
        width: 100%;
        text-align: center;
    }

    #menu
    {
        background: url("images/menustripe.jpg") repeat-y scroll left center rgb(202, 24, 29);
        float: left;
        height: 36px;
        margin: auto;
        padding: 10px 8px;
        position: relative;
        text-align: center;
        width: 97%;
    }

    #side
    {
        float: left;
        margin: 0 0 0 10px;
        width: 100%;
    }

        #side img
        {
            float: left !important;
            height: auto;
            margin-top: 1px;
            padding: 0 27px;
            width: 20%;
            z-index: 200;
        }

        #side > p
        {
            display: none;
        }

    #address
    {
        width: 100%;
        text-align: center;
    }

    #homepagecontent
    {
        background: url("images/contentbg.jpg") repeat-x scroll 0 0 rgb(234, 238, 242);
        float: right;
        margin-left: 8px;
        width: 96%;
    }

    #footer
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        clear: both;
        height: auto;
        margin: 0;
        padding: 0 0 10px;
        width: 100%;
    }

        #footer > p
        {
            margin: auto !important;
            padding: 10px !important;
            width: 82%;
        }

    .hiddentab
    {
        display: none;
    }

    #menu a img, #standardpagecontent
    {
        width: 100%;
        padding: 0;
    }

    #main:not(.home)
    {
        margin: 0 23px 0 14%;
    }

    form
    {
        margin-bottom: 0 !important;
        margin-left: -39px;
        margin-right: 0 !important;
        margin-top: 0 !important;
        width: 100%;
    }

    #tanknav img
    {
        width: 30%;
    }
}

/* common css */
@media only screen and (max-width:950px)
{
    #tankspagecontent
    {
        margin-left: -9px;
        width: 96%;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 0;
    }

    .rightnav, #leftcol, #rightcol
    {
        width: 87%;
        padding: 0px;
        margin: 0px;
        float: left;
    }

    #address
    {
        clear: both;
        display: block;
        float: left;
        margin: 58px 0 0;
        text-align: center;
        width: 100%;
    }

    table
    {
        border-collapse: collapse;
        clear: both;
        float: left !important;
        margin: auto;
        width: 99%;
    }

    #call
    {
        float: left;
        margin: 12px 0 0 10px;
        width: 86%;
    }

    #tankspagecontent img
    {
        width: 26%;
    }

    .desktopMarginLeft
    {
        margin: 0px;
    }

    form table
    {
        margin: 0 !important;
        width: 100%;
    }

    #tankpagecontent
    {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        margin-left: 11px;
        width: 86%;
    }

        #tankpagecontent > img
        {
            width: 22%;
        }

        #tankpagecontent #description
        {
            width: 76%;
        }

    #tanknav
    {
        float: left;
        margin-left: 15px;
        width: 88%;
    }

    .desktopMarginLeft h3
    {
        clear: both;
        margin-bottom: 65px;
        margin-left: 20px;
        z-index: 9999;
    }

    iframe
    {
        width: 100%;
    }

    .desktopcall
    {
        display: none;
    }
    .mobilecall
    {
        clear: none;
  display: inline-block;
    }
}
