/***************************************/
/*Site template*/
/*site colors:*/

html {
    height: 100%;
}

* {
    outline: none;
}

img {
    border: 0;
}

.container_16 {
    background-color: #fff;
}

body {
    background-color: #999999;
    /*background-image: url(../images/slp-site-bg3.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    border-top: 0px solid #000;
    padding: 0px 0 40px;
}

a {
    color: blue;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px; /*color:#e70f47;*/
    color: #036f6b;
    font-weight: normal;
    text-align: left;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    padding-top: 20px;
    font-weight: normal;
    text-align: left;
}

    h2.title {
        width: 700px;
    }

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    padding-top: 20px;
    font-weight: normal;
    text-align: left;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    padding-top: 20px;
    font-weight: normal;
    text-align: left;
}

h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
    text-align: left;
}

p {
    padding: 0px 0px; /*padding: 0px 10px;*/
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
/*------------  Applies 960 grid spacing to both classes and IDs  ----------*/
#mainwrapper, #maincontent, #productimage, #productdescription, #productproperties, #thumbcolumn, #tabwrapper, #callus, #searchwrapper, #maincontenthome, #homebanner, #productproperties, #search, #rightcontent, .footercontent, .itemwrapper, #categorymain, #productmainwrapper, #productitemtable, .title, #rightcolumn, #homemaincolumn, #homemaincontent, #signinwrapper, .breadcrumb, .main {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}

#homecontentwrapper {
    display: inline;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    height: 100%;
}


/*------------  Header elements  ----------*/

#header {
    width: 960px;
    height: 110px;
    margin: auto; /*background-image:url(../images/slp-header.jpg); background-repeat:no-repeat;*/
    background-color: #dbece7;
}

#headerhome {
    width: 960px;
    height: 150px;
    margin: auto;
    background-color: #fff;
    border-top: 5px solid #ec0049;
}

#headercontentwrapper {
    width: 150px;
    float: right;
    padding-top: 30px;
    padding-right: 20px;
}

    #headercontentwrapper p {
        text-align: right;
    }

#logo {
    width: 85px;
    height: 85px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

#headertitle {
    width: 500px;
    margin-top: 25px;
    float: left;
}

#sitename {
    width: 250px;
    margin-top: 30px;
    float: left;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
}

#homebanner {
    width: 940px;
    height: 150px;
    background-image: url(../images/homepage-banner-small-color.jpg);
    background-repeat: no-repeat;
}

#globalnavwrapper {
    width: 600px;
    height: 24px;
    float: right;
    padding-top: 5px;
}

#searchwrapper {
    width: 600px;
    height: 21px;
    float: right;
}

#logincart {
    width: 180px;
    height: 24px;
    float: right;
    background-color: #fff;
    padding-top: 5px;
}

#cartimage {
    float: right;
}

#callus {
    width: 180;
    float: right;
    font-size: 14px;
    color: #c5003d;
    font-weight: bold;
}

#catalog {
    width: 132px;
    height: 24px;
    float: right;
    background-color: #fff;
}

#search {
    width: auto;
    height: 24px;
    float: right;
    padding-top: 5px;
}

#loginwrapper {
    width: 960px;
    height: 20px;
    background-color: #999;
}

#login {
    width: 300px;
    height: 20px;
    float: right;
}


/*------------   Common navigation wrappers  ----------*/

#navwrapper {
    width: 960px;
    height: 35px;
    background-color: #036f6b;
    /*background-image: url(../images/slp-nav-bg-repeater.jpg);*/
    z-index: 1000;
    position: relative;
}

#nav {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #e70f47;
}

span#navwrapper {
    vertical-align: middle;
}

/*------------ Soh Tanaka mega drop down  ----------*/


ul#topnav {
    float: left;
    width: 960px;
    list-style: none;
    font-size: 1.0em;
    /*background-image: url(../images/slp-nav-bg-repeater.jpg);*/
    background-repeat: repeat-x;
    margin-bottom: 0px;
}

    ul#topnav li {
        float: left;
        margin: 0;
        padding: 0;
        position: relative; /*–Important–*/
        z-index: 99999;
    }

        ul#topnav li a {
            float: left;
            text-indent: -9999px;
            height: 35px;
        }

            ul#topnav li:hover a, ul#topnav li a:hover {
                background-position: left bottom;
            }

    ul#topnav a.myportal {
        background: url(../images/nav-my-portal.png) no-repeat;
        width: 112px;
    }

    ul#topnav a.faq {
        background: url(../images/nav-faq.png) no-repeat;
        width: 56px;
    }

    ul#topnav a.forms {
        background: url(../images/nav-forms.png) no-repeat;
        width: 80px;
    }

    ul#topnav a.links {
        background: url(../images/nav-links.png) no-repeat;
        width: 71px;
    }

    ul#topnav a.blehome {
        background: url(../images/nav-ble-home.png) no-repeat;
        width: 104px;
    }

    ul#topnav a.logout {
        background: url(../images/nav-logout.png) no-repeat;
        width: 91px;
    }

.fatnavheader {
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

ul#topnav li .sub {
    position: absolute;
    top: 35px;
    left: 4px;
    background: #4e2a3c url(../images/flyout.jpg) no-repeat;
    background-position: bottom left;
    background-color: #bf215b;
    padding: 10px 0px 20px 0px;
    float: left;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    z-index: 100;
}

ul#topnav li .row {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

ul#topnav li .sub ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 200px;
    float: left;
}

ul#topnav .sub ul li {
    width: 100%;
    color: #fff;
}

    ul#topnav .sub ul li h2 {
        padding: 0;
        margin: 0;
        font-size: 1.0em;
        font-weight: normal;
    }

        ul#topnav .sub ul li h2 a {
            padding: 5px 0;
            background-image: none;
            color: #fff;
        }

    ul#topnav .sub ul li a {
        float: none;
        text-indent: 0; /*--Reset text indent--*/
        height: auto;
        background: url(../images/navlist_arrow.png) no-repeat 5px 12px;
        padding: 0px 5px 0px 15px;
        display: block;
        text-decoration: none;
        color: #fff;
    }

        ul#topnav .sub ul li a:hover {
            color: #ddd;
            background-position: 5px 12px;
        }


/*------------   Left navigation  ----------*/

#contentwrapper #leftnav {
    width: 210px;
    float: left;
    background-color: #fff;
    overflow: visible;
}

    #contentwrapper #leftnav ul {
        list-style-type: none;
        margin: 0px;
        padding-left: 0px;
    }

        #contentwrapper #leftnav ul li {
            margin-left: 10px;
        }

            #contentwrapper #leftnav ul li li {
                margin-left: 0px;
            }

    #contentwrapper #leftnav a:link, #leftnav a:visited, #leftnav a:hover, #leftnav a:active {
        font: Verdana, Geneva, sans-serif;
        color: #333;
        display: block;
        width: 180px;
        padding: 0 0px;
        cursor: pointer;
        text-decoration: none;
    }

    #contentwrapper #leftnav li {
        line-height: 1.5;
        float: none;
        height: 25px;
        display: block;
        color: #FFFFFF;
        font-size: 12px;
        list-style-image: none;
        list-style-type: none;
        list-style-position: outside;
        display: block;
    }

    #contentwrapper #leftnav hr {
        width: 80%;
        text-align: center;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 10px;
    }

#emergencybox {
    padding-left: 15px;
    padding-top: 15px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

#emergencyboxcontent {
    height: 120px;
    width: 210px;
    background-color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    text-align: center;
}

#emergencybox #topcap, #emergencybox #bottomcap {
    height: 15px;
}

#hoursbox {
    padding-left: 15px;
    padding-top: 15px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

#hoursboxcontent {
    width: 210px;
    background-color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

    #hoursboxcontent p {
        text-align: center;
        margin-bottom: 0px;
    }

#hoursbox #topcap, #hoursbox #bottomcap {
    height: 15px;
}

#leftnavwrapper {
    padding-left: 15px;
    padding-top: 15px;
    font-family: Arial, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
    /*#emergencyboxcontent {height:120px; width:210px; background-color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-align:center;}*/
    #leftnavwrapper #topcap, #leftnavwrapper #bottomcap {
        height: 10px;
        font-size: 8px;
    }

/*------------   Content areas, Both home and regular  ----------*/


#hottopicswrapper {
    width: 220px;
    text-align: center;
    background-image: url(../images/hot-topics-bottom-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #783b90;
    color: #FFF;
}

    #hottopicswrapper li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #hottopicswrapper li a {
            color: #FFF;
            text-decoration: none;
        }

#onlinescheduling {
    margin-top: 10px;
    margin-bottom: 10px;
}



#homecontentwrapper {
    background-color: #fff;
    width: 960px;
    height: 100%;
}

#hometopcontentwrapper {
    width: 960px;
    height: 270px;
}

    #hometopcontentwrapper #homejquery {
        width: 460px;
        height: 250px;
        float: left;
    }

        #hometopcontentwrapper #homejquery li {
            margin-left: 0px;
        }

#homemiddlecontentwrapper {
    width: 960px;
    padding-right: 10px;
}

    #homemiddlecontentwrapper #selectmarket {
        width: 520px;
        height: 110px;
        background-image: url(../images/select-market-bg.jpg);
        background-repeat: none;
        float: left;
        padding-left: 20px;
    }

    #homemiddlecontentwrapper .homebutton a:link, #homemiddlecontentwrapper .homebutton a:visited {
        background-image: url(../images/homebutton.png);
        width: 160px;
        height: 30px;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
        display: block;
        color: #fff;
        text-align: center;
        padding-top: 5px;
    }

    #homemiddlecontentwrapper .homebuttonspace {
        width: 160px;
        height: 30px;
        float: left;
        margin-right: 10px;
        margin-top: 10px;
        padding-top: 5px;
    }

    #homemiddlecontentwrapper #homequote {
        width: 410px;
        height: 110px;
        float: left;
        background-image: url(../images/quote-bg.jpg);
        background-repeat: no-repeat;
    }

    #homemiddlecontentwrapper #quotetext {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        line-height: 1.2em;
        color: #325773;
        padding-top: 10px;
        padding-left: 20px;
        width: 300px;
    }

    #homemiddlecontentwrapper #quotebyline {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        line-height: 1.1em;
        font-style: italic;
        color: #325773;
        padding-top: 10px;
        padding-left: 20px;
        width: 300px;
        text-align: center;
    }

#homebottomcontentwrapper {
    width: 960px;
    height: 100%;
    overflow: auto;
    background-image: url(../images/homebottom-bg.jpg);
    background-repeat: repeat-x;
}

    #homebottomcontentwrapper #bottomcontent {
        width: 460px;
        display: inline;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
        text-align: left;
    }

    #homebottomcontentwrapper #events {
        width: 200px;
        padding: 20px;
        float: left;
        background-image: url(../images/home-newsbacking.jpg);
        background-repeat: no-repeat;
    }

    #homebottomcontentwrapper .eventwrapper {
        width: 180px;
    }

    #homebottomcontentwrapper #events h2 {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 16px;
        color: #FFF;
        margin-top: 0px;
    }

    #homebottomcontentwrapper .eventdate {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #70193d;
        font-weight: bold;
    }

    #homebottomcontentwrapper .eventtitle {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #325773;
    }

    #homebottomcontentwrapper .eventdescription {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.1em;
    }

    #homebottomcontentwrapper .eventmore a {
        color: #70193d;
        font-weight: bold;
    }

    #homebottomcontentwrapper #quicklinks {
        width: 200px;
        padding: 20px;
        float: left;
        background-image: url(../images/home-newsbacking.jpg);
        background-repeat: no-repeat;
    }

        #homebottomcontentwrapper #quicklinks h2 {
            font-family: Verdana, Geneva, sans-serif;
            font-size: 16px;
            color: #FFF;
            margin-top: 0px;
        }

    #homebottomcontentwrapper .linkwrapper {
        width: 200px;
    }

    #homebottomcontentwrapper ul {
        list-style: none outside none;
    }

        #homebottomcontentwrapper ul li {
            list-style: none outside none;
            margin-left: 0px;
        }

            #homebottomcontentwrapper ul li a {
                font-family: Verdana, Geneva, sans-serif;
                font-size: 11px;
                color: #325773;
                ;
                margin-top: 0px;
            }


#contentwrapper #breadcrumbwrapper {
    width: 900px;
    height: 30px;
    background-color: #fff;
    background-repeat: no-repeat;
    float: left;
    padding-left: 30px;
}

.breadcrumb {
    font-family: /*Georgia, "Times New Roman", Times, serif;*/ Arial, sans serif;
    font-size: 11px;
    text-transform: capitalize;
    color: #666;
    padding-left: 0px;
    padding-top: 15px;
    float: left;
    width: 100%;
}

    .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active { /*Georgia, "Times New Roman", Times, serif;*/
        Arial, sans serif;
        font-size: 11px;
        color: #036F6B;
        text-transform: capitalize;
        text-decoration: none;
    }

    .breadcrumb a:hover {
        text-transform: capitalize;
        text-decoration: underline;
    }

#contentwrapper {
    /*background-image: url(../images/content-bg.jpg);*/
    background-repeat: repeat-y;
    width: 960px;
}

    #contentwrapper .main {
        padding-left: 30px;
        width: 880px;
    }

    #contentwrapper #leftcolumn {
        width: 240px;
        float: left;
        background-image: url(../images/slp-leftnav-bg2.jpg);
        background-color: #ffffff;
        background-repeat: no-repeat;
        height: 100%;
        min-height: 350px;
    }

    #contentwrapper #rightcolumn {
        width: 220px;
        float: left;
        text-align: center;
    }

    #contentwrapper #maincolumn {
        width: 940px;
        float: left;
    }

    #contentwrapper #homemaincolumn {
        width: 940px;
        float: left;
    }

    #contentwrapper #homemaincontent {
        width: 460px;
        float: left;
    }

    #contentwrapper #maincontent {
        margin-left: auto;
        margin-right: auto;
        width: 640px;
        background-color: #fff;
        background-image: url(../images/white_square.png);
        padding: 0px 10px 20px 10px;
        margin-bottom: 20px;
        text-transform: ca;
    }

#featuredwrapper {
    width: 720px;
}

#subcategorywrapper {
    width: 720px;
}

#maincontentnonav {
    width: 700px;
    background-color: #ffffff;
    padding-left: 150px;
}

#contentwrappernonav {
    background-color: #ffffff;
    width: 960px;
    height: 100%;
}

#maincolumnnonav {
    float: left;
    width: 740px;
}

.jcarousel-item {
    width: 460px;
    height: 250px;
    margin-left: 0px;
}




/*------------   Category  ----------*/

#categorydescription {
}

#categorymain {
    width: 680px;
    height: 100%;
}
/*#categorymain {width:680px; height:100%;}  updated RLS */
#categorymainimage {
    width: 400px;
    float: left;
}

#categorydescription {
    width: 260px;
    padding-left: 10px;
    padding-top: 0px;
    float: left;
}

#categoryimage {
    width: 220px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.noimagecategorydescription {
    width: 700px !important;
}

/*------------   Product  ----------*/

#contentwrapper #productmainwrapper {
    width: 660px;
    height: 100%;
}

#contentwrapper #productimagewrapper {
    width: 300px;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

#contentwrapper #productdescription {
    width: 300px;
    height: 280px;
    background-color: #d9f0f6;
    padding-top: 0px;
    padding-bottom: 10px;
    background-image: url(/images/prod_desc_bg.jpg);
}

#contentwrapper #productproperties {
    width: 200px;
    height: 280px;
    background-color: #d9f0f6;
    padding: 10px;
    background-image: url(../images/prod_prop_bg.jpg);
}

#productdescription h3 {
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    font-family: Georgia, serif;
}

#productproperties h3 {
    padding-left: 10px;
    margin-bottom: 10px;
}
/*.productimage {padding:20px; float:right; white-space:normal;}*/
#productitemtable {
    width: 640px;
}


.itemcontent {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333333;
    width: 200px;
    height: 60px;
    text-align: left;
    line-height: 1.1;
    margin-top: 10px; /*border: solid 1px #cccccc;padding:5px;margin-left:5px; margin-right:10px;*/
}

.itemwrapper {
    width: 200px;
    height: 250px;
    display: inline;
    float: left;
    text-align: left;
}

.itemimage {
    width: 200px;
}

.itemtitle {
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.itemcontent .itemtitle a {
    font-family: "Times New Roman", Times, serif;
    color: #7A003C;
    font-size: 14px;
    text-align: center;
}





/*------------   News  ----------*/

/*
.newsdate {color:#666666; font-size:11px;}
.newstitle {color: #666666; font-size: 12px; font-weight: bold;}
.newsdescription {color: #333; font-size: 12px;}
.newsarticledate {color: #666666; font-size:12px;}
.newsarticletitle {padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-bottom:0px; margin-left: 0px; margin-right: 0px;}
.newsarticletitle h1 {padding-bottom: 0px; padding-left: 0px; padding-right: 0px; margin-bottom:0px; margin-left: 0px; margin-right: 0px;}
.newsarticledescription {color: #333; font-size: 12px;}
*/

/*------------   Testimonials  ----------*/

#testimonial {
    width: 300px;
    height: auto;
    background-color: #fff;
    float: right;
}


/*------------   Footer  ----------*/

#footer {
    width: 940px;
    padding: 10px;
    height: 80px;
    background-color: #dbece7;
    margin: auto;
    display: block;
}

#footerminncorlogo {
    width: 180px;
    height: 50px;
    float: left;
    display: block;
}

#footerdoclogo {
    width: 180px;
    height: 65px;
    float: right;
    display: block;
    padding-top: 10px;
}

.footercontent a {
    color: #333;
}

.footercontent {
    width: 220px;
    height: 80px;
    float: left;
    color: #333;
}

    .footercontent h3 {
        font-size: 16px;
        color: #333;
    }

#footer #footeraddress {
    width: 260px;
    float: left;
    padding-top: 10px;
}

    #footer #footeraddress li, #footer #footeraddress li a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 10px;
        color: #fff;
        list-style: inside none;
        overflow: visible;
        line-height: 1;
    }

#footercap {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}



/*------------   Misc  ----------*/
.hide {
    display: none !important;
    visibility: hidden !important;
    width: 0px;
    height: 0px;
}

#tblQuoteDetails {
    width: 600px;
}

    #tblQuoteDetails .quotebutton a:link {
        float: right;
        background-image: url(../images/homebutton.png);
        width: 160px;
        height: 30px;
        float: right;
        margin-left: 20px;
        margin-right: 0px;
        display: block;
        color: #fff;
        text-align: center;
        padding-top: 5px;
    }

#tblContactInformation {
    width: 600px;
}

    #tblContactInformation .submitbutton a:link {
        float: right;
        background-image: url(../images/homebutton.png);
        width: 160px;
        height: 30px;
        float: right;
        margin-left: 20px;
        margin-right: 0px;
        display: block;
        color: #fff;
        text-align: center;
        padding-top: 5px;
    }

    #tblContactInformation td {
        padding: 4px;
        vertical-align: middle;
    }

input {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
}

textarea {
    font: 12px/1.5 Arial, Helvetica, sans-serif;
}

#MainContent_pnlHeader, .uneditable {
    background-color: #eee;
    padding: 15px;
}

#ContactInfo, #ApplicationInfo, #LoginInfo, #PreviousInfo, #contactstyle, #applicationstyle, #previousInfo {
    width: 860px;
    background-color: #eee;
    padding: 10px;
    margin-bottom: 10px;
}

#MainContent_logLogin td {
    height: 25px;
}

#contactstyle td, #applicationstyle td, #LoginInfo td, #previousInfo td {
    height: 25px;
}

.required {
    color: red;
    font-size: 14px;
}

#signinwrapper {
    width: 940px;
    float: left;
    display: block;
}

.tablestructure td {
    padding: 5px;
}

.tablestructure th {
    background-color: #eee;
    border-left: 1px solid #333;
    text-align: center;
}

.modalBackground {
    background-color: #000000;
    filter: alpha(opacity=60);
    opacity: 0.5;
    position: relative;
}

.ModalWindow {
    background-color: #fff;
    border: solid 3px #ccc;
    padding: 5px;
    background: #f0f0f0;
    position: absolute;
    z-index: 2000;
}

.Popups {
    visibility: hidden;
}
