﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*End Reset*/







@font-face {



    font-family: 'Glypha55Roman';
    src: url('fonts/Glypha55Roman.eot');
    src: url('fonts/Glypha55Roman.eot?#iefix') format('embedded-opentype'),
         url('fonts/Glypha55Roman.woff') format('woff'),
         url('fonts/Glypha55Roman.ttf') format('truetype'),
         url('fonts/Glypha55Roman.svg#Glypha55Roman') format('svg');
    font-weight: normal;

}



body {
    background-color: white;
    font-family: Glypha55Roman;
}

h1 {
    text-transform: uppercase;
    color: #002e5f;
    font-size: 15pt;
    line-height: 25px;
}



h2 {
    text-transform: uppercase;
    color: #ff0000;
    font-size: 18pt;
    line-height: 24px;
}

    h2 a {
       color: #ff0000;
    }

    h2.blue a{
        color: #002e5f;
    }

h3 {
    color:#002e5f;
    font-size:12pt;
    line-height:20px;
}

h4 {
    color:#ff0000;
    font-size:16px;
    line-height:20px;
}



p {
    color: #58595B;
    font-size: 12pt;
    line-height: 25px;
}

    p.type-2 {
        font-size: 11pt;
        line-height: 18px;
    }

    p.type-3 {
        font-size:12pt;
    line-height:20px;
    }

a {
    text-decoration:none;
    color:#58595B;
}

    a:hover {
        color:#ff0000;
    }


.clear {
    clear: both;
}

.superscript{font-size:x-small; vertical-align:top; line-height:18px;} 

#container {
    width: 1041px;
    margin-left: auto;
    margin-right: auto;
    background-image:url(../images/background.jpg);
    padding-left:19px;
    height:950px;
    position:relative;
}

#header {
    width: 1024px;
    height: 92px;
    background-image: url(../images/image_bluebar.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position:relative;
}

    #header a img {
        left:47px;
        top:20px;
    }

    #header img {
        position: absolute;
        left: 700px;
        top: 120px;
    }

#footer {
   
    text-transform: lowercase;
    font-size: 9pt;
    
    
    color: #58595b;
    position:absolute;
    
    width:1022px;
    bottom:20px;
    text-align:center;
   
}

#copy{
    border: 1px solid #58595b;
    
    display:inline-block;
    padding:5px;
   
}

#top-nav {
    list-style: none;
    height: 92px;
    margin-left: 50px;
    width:100%;
}

    #top-nav li {
        float: left;
        margin-top: 78px;
        margin-right: 40px;
    }

        #top-nav li a {
            text-decoration: none;
            text-transform: uppercase;
            color: #58595b;
            font-size: 13pt;
        }

            #top-nav li a:hover, #top-nav a.selected {
                color: #ff0000;
            }

#content {
    width: 1024px;
}

#home {
    width: 1024px;
}

    #home img {
        margin-left: 200px;
        margin-top: 137px;
    }

    #home h1 {
        margin-left: 233px;
        margin-top: 60px;
    }

    #home p {
        margin-top: 17px;
        width: 546px;
        margin-left: 233px;
    }

#ordering, #about, #certified {
    background-image: url(../images/bolts2.png);
    background-repeat:no-repeat;
    background-position:690px 10px;
}

    #ordering #left, #about #left, #certified #left {
        width: 420px;
        float: left;
        margin-top: 128px;
        text-align: right;
        
    }

        #ordering #left h1, #about #left h1, #certified #left h1 {
            margin-right: 75px;
        }

        #ordering #left p,  #certified #left p {
            margin-top: 17px;
            margin-right: 75px;
            margin-bottom: 28px;
            padding-left:20px;
        }



    #ordering #right, #about #right, #certified #right {
        width: 600px;
        float: left;
        margin-top: 128px;
        text-align: left;
    }

        #ordering #right p, #about #right p {
            margin-bottom: 46px;
        }

        #about #right p {
            width: 344px;
        }

#inventory #left {
    width: 382px;
    float: left;
    margin-top: 128px;
    text-align: right;
}

    #inventory #left h1 {
        margin-right: 37px;
        margin-top:27px;
    }

    #inventory #left ul {
        margin-right: 37px;
    }

        #inventory #left ul li {
            color: #68ace5;
            margin-top: 13px;
            font-size: 15pt;
        }


#inventory #right {
    width: 600px;
    float: left;
    text-align: left;
    margin-top: 36px;
}

    #inventory #right div#left-col {
        width: 293px;
        float: left;
    }

    #inventory #right div#right-col {
        margin-left: 25px;
        width: 220px;
        float: left;
    }

    #inventory #right div {
        margin-bottom:13px;
    }



    #inventory #right div h2 {
        margin-left: 38px;
        margin-top: 17px;
    }

#inventory h2 {
    margin-bottom:7px;
}




    #inventory #right div p {
        margin-left: 38px;
    }



    #inventory #right div#right-col h2, #inventory #right div#right-col p, #inventory #right div#right-col ul {
        margin-left: 0px;
    }

    #inventory #right ul {
        color: #58595B;
        font-size: 11pt;
        line-height: 18px;
    }

        #inventory #right ul li span {
            margin-right:6px;
        }


#contact #left {
    margin-top:128px;
    width:700px;
}

    #contact #left #col_1 {
        text-align:right;
        width:338px;
        float:left;
    }

        #contact #left #col_1 p, #contact #left #col_1 h3, #contact #left #col_1 h1 {
            margin-right:22px;
        }

        #contact #left #col_1 img {
            margin-top:128px;
        }

    #contact #left #col_2 {
        width:362px;
        float:left;
    }

        #contact #left #col_2 ul {
            margin-left:68px;
        }

            #contact #left #col_2 ul li {
                color:#58595B;
                font-size:10pt;
                margin-top:20px;
                line-height:15px;
            }
                #contact #left #col_2 ul li:first-child {
                    margin-top:0px;
                }

                #contact #left #col_2 ul li h4 {
                   
                }

                #contact #left #col_2 ul li a {
                    color:#58595B;
                    text-decoration:none;
                }

                    #contact #left #col_2 ul li a:hover {
                        color:#ff0000;
                    }

#contact #right {
    width:304px;
    float:left;
    padding-left:20px;
    
}



#PartsSearchApp {
    width: 1024px;
    height:800px;
    margin:auto;
    border:none;
    
}
