* {
    color: #333;
}

a, a * {
    color: #0066c0;
}

a:hover {
    color: #0066c0;
}

html {
    /*background: url("../images/px_by_Gre3g.png") repeat scroll 0 0 transparent;*/
}

body {
    background: transparent;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    margin-bottom: 10px;
}

h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #333;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    margin-bottom: 0;
    box-shadow: none;
    transition: none;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    box-shadow: none;
    transition: none;
}

#header #logo {
    left: 0px;
    top: 0px;
    position: absolute;
}

#logo a {
    height: 104px;
    font-size: 20px;
}

#hld {
    width: 960px;
    margin: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 3px #999;
    margin: 20px auto 20px;
    padding-top: 0px;
    border: 1px solid #ccc \9; /* IE specific hack */
}

#header-container {

}

#header {
    position: relative;
    height: 95px;
    margin: 0 10px;
    text-align: center;
}

#header .contactus {
    float: left;
    text-align: left;
    line-height: 23px;
    margin: 16px 0px 0px 310px;
}

#header .contactus span {
    margin-left: 5px;
}

#footer div.footer-title {
    clear: both;
    border-bottom: 1px dotted #E0E0E0;
    padding-top: 10px;
    padding-bottom: 1px;
    color: #222;
    font-size: 17px;
    font-weight: 600;
}

#footer .address {
    text-align: left;
    display: inline-block;
    padding-right: 20px;
    margin-top: 7px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 7px;
    text-align: left;
}

#footer .address div {
    margin-top: 1px;
}

#footer .address span {
    color: #222;
    font-size: 10pt;
}

/*
#header #search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #bbb;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 75px;
    width: 197px;
    z-index: 15;
}

#header .button-search {
    background: url("../images/button-search.png") no-repeat scroll center center transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    width: 30px;
}
#header #search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #999999;
    height: 28px;
    line-height: 27px;
    padding: 1px 30px 1px 10px;
    width: 157px;
}
*/
#header #search {
    width: 300px;
    position: absolute;
    right: 00px;
    top: 65px;
}

#globalwrapper {
}

#contentwrapper {
    margin: 0px auto 0px auto;
    border: 0px solid #ccc;
    border-radius: 0px;
}

#content {
}

#footer {
    /*color: #757575;*/
    color: #666;
    clear: both;
    overflow: hidden;
    /*background:url("../images/borderBg.jpg") repeat-x scroll left top #F9F9F9;*/
    background: #F9F9F9;
    text-align: center;
    position: relative;
    clear: both;
    min-height: 100px;
    padding: 10px 0px 10px 0px;
    border-top: 1px dotted #ddd;
}

#footer {
    font-size: 11px;
}

#footer a {
}

#footer a:hover {
}

#footer .left {
    float: left;
}

#footer .right {
    float: right;
    text-align: right;
}

#footer .center {
    text-align: center;
}

#footer .column {
    float: left;
    min-height: 100px;
    padding: 0 20px;
    width: 20%;
    text-align: left;
}

#footer h3 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
}

#footer .column ul li:first-child {
    border-top: 0 none;
}

#footer .column ul {
    margin: 0;
    padding: 0;
}

#footer .column ul li {
    /*background: url("../images/arrows-2.png") no-repeat scroll left 16px transparent;
    border-top: 1px dotted #E0E0E0;*/
    list-style: none outside none;
    padding: 8px 0 8px 12px;
}

#footer .column a {
    color: #888888;
    display: block;
    text-decoration: none;
}

#footer div.copyright {
    clear: both;
    border-top: 1px dotted #E0E0E0;
    padding-top: 10px;
    color: #888;
"
}

#footer div.copyright a {
    color: #888888;
    text-decoration: underline;
}

.footer-top {
    border-bottom: 1px solid #454545;
    border-top: 3px solid #454545;
    height: 4px;
    margin: 10px 0 25px;
}

/* Specific jumbotrons
------------------------- */
/* supporting docs pages */
.subhead {
    padding-bottom: 0;
    margin-bottom: 9px;
}

.subhead h1 {
    font-size: 54px;
}

/* Subnav */
.subnav {
    height: 55px;
    background: #232f3e;
    background-color: #232f3e; /* Old browsers */
    background-repeat: repeat-x; /* Repeat the gradient */
    background-image: none;
    border-bottom: 0px solid #232f3e;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    /*background:url("../images/menubar2.png") repeat-x scroll 0 0 transparent*/
}

.subnav .nav {
    margin-bottom: 0;
}

.subnav .nav > li > a {
    height: 55px;
    margin: 0;
    padding: 18px 25px 22px 25px;
    padding-bottom: 11px;
    border-left: 1px solid #232f3e;
    border-right: 1px solid #232f3e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.subnav .nav > li > a:hover {
    color: #FFF;
    background: #232f3e;
    border-left: 1px dotted #777777;
    border-right: 1px dotted #777777;
}

.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
    background-color: #232f3e;
    border-right-color: #232f3e;
    border-left: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .05);
    color: #FFF;
    font-weight: bold;
}

.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
    border-top-color: #777;
}

.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
    border-left: 0;
    padding-left: 18px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.subnav .nav > li:last-child > a {
    border-right: 0;
}

.subnav .dropdown-menu {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.carousel {
    cursor: pointer;
    margin-bottom: 0px;
}

/* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
@media (min-width: 980px) {
    .subnav-fixed {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
        border-color: #d5d5d5;
        border-width: 0 0 1px; /* drop the border on the fixed edges */
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0, 0, 0, .1);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
    }

    .subnav-fixed .nav {
        width: 938px;
        margin: 0 auto;
        padding: 0 1px;
    }

    .subnav .nav > li:first-child > a,
    .subnav .nav > li:first-child > a:hover {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

blockquote {
    border-left: 0px solid #EEEEEE;
    margin: 0 0 0px;
    padding: 0 0 0 0px;
}

blockquote p {
    border-left: 0px solid #EEEEEE;
    font-size: 13px;
    margin: 0 0 0px;
    padding: 0 0 0 0px;
}

.thumbnail {
    border-radius: 0px;
    padding: 2px;
}

.marketing-byline {
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 20px;
    text-align: left;
}

.quote-byline {
    color: #6c6c6c;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin: 5px 0px 0px 0px;
    text-align: left;
}

hr {
    margin: 10px 0;
}

.hr1 {
    border-bottom: 1px solid #454545;
    height: 0;
    margin: 0px 0px 16px 0px;
    padding: 16px 0px 0px 0px;
}

.dropcap {
    display: block;
    float: left;
    font-size: 45px;
    margin: 10px 8px 3px 0;
    padding: 0;
}

.quote {
    clear: both;
    overflow: hidden;
    margin-bottom: 25px;
}

.quote blockquote {
    background-color: #FFFfff;
    padding: 15px 15px 15px 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #dedede;
}

.quote span {
    float: right;
}

.quote em {
    font-style: normal;
}

#lightbox-container-image-data {
    overflow: hidden;
}

#lightbox-image-details-currentNumber {
    clear: left;
    display: block;
    padding-bottom: 1em;
}

#lightbox-container-image-data #lightbox-image-details {
    float: left;
    text-align: center;
    width: 100%;
}

#lightbox-image-details-caption {
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    width: 300px;
}

#lightbox-secNav {
    display: inline;
}

#lightbox-secNav-btnClose {
    float: right;
    padding-bottom: 0.7em;
    width: 30px;
    margin-right: -12px;
    margin-top: -15px;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 2px;
    left: 3px;
    padding: 10px 15px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
    width: 88%;
}

.scanlines {
    background: url("../images/tile.png") repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

#lateststories span {
    text-transform: uppercase;
    font-weight: bold;
}

#topmenu {
}

#topmenu ul {
}

#topmenu, #topmenu li {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

#topmenu .dropdown-menu {
    margin: 0px 0 0;
    z-index: 10000;
    background: #FFFFFF;
    border: 0;
    border-color: #999;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
}

#topmenu .dropdown-menu * {
    text-align: left;
    font-size: 14px;
}

#topmenu .dropdown-menu a {
    color: #000000;
}

#topmenu .dropdown-menu a:hover,
#topmenu .dropdown-menu a:focus {
    color: #0066c0;
    background: #FFFFFF;
    text-decoration: underline;
    filter: none;
}

#topmenu li.dropdown.open,
#topmenu li.dropdown.open a.dropdown-toggle,
#topmenu li.dropdown.open a.dropdown-toggle:hover {
    background-color: #333;
    color: #FFF;
    border-color: transparent;
    filter: none;
}

#topmenu li, #topmenu li a {
}

#topmenu li {
}

#topmenu li a:hover {
    color: #FFF;
}

#topmenu .caret {
    border-top-color: #D3CFCE;
    border-bottom-color: #D3CFCE;
    opacity: 1.0;
}

ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

a.menu:after, .dropdown-toggle:after {
    content: none;
}

.caret {
    opacity: 1.0 !important;
}

pre, code {
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}

pre {
    margin: 10px 0px 10px 0px;
}

.carousel-control {
    background: none;
    background-image: none;
    border: none;
    opacity: 0.7;
}

.carousel-control:hover {
    color: #333;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.right span {
    color: #333;
}

.carousel-control.left {
    background-image: none;
}

.carousel-control.left span{
    color: #333;
}

.product-category {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 3px #CCCCCC;
    display: inline-block;
    margin: 10px 11px;
    text-align: left;
    vertical-align: top;
    width: 210px;
    height: 220px;
}

.product-category .image {
    border: 1px solid #EEEEEE;
    display: block;
    line-height: 150px;
    margin: 10px 10px 5px 10px;
    min-height: 150px;
    text-align: center;
}

.product-category .image img {
    padding: 5px;
    vertical-align: middle;
    width: 178px;
    height: 150px;
}

.product-category .proName {
    border-top: 0 solid #E0E0E0;
    float: left;
    margin: 0 10px;
    padding: 0 0 8px;
    position: relative;
    width: 190px;
}

.product-category .proName .name {
    display: block;
    padding: 0;
    text-align: center;
}

.product-category .proName .name a {
    display: inline;
    font-size: 13px;
    font-weight: normal;
}

.flexslider {
    background: url("../images/banner-shadow.png") no-repeat scroll 0 bottom #FFFFFF;
    margin: 0 0px;
    padding: 0 0 15px;
    position: relative;
    z-index: 0;
}

.category-heading {
    background: url("../images/hr.png") repeat-x scroll left 10px transparent;
    color: #333;
    font-size: 24px;
    line-height: 24px;
    overflow: none;
    padding: 2px 0 0;
    text-align: center;
    width: 100%;
}

.category-heading span {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 15px;
}

[class*="span"] {
    float: left;
    margin-left: 0;
    min-height: 1px;
}

#companies{
    margin: 30px auto 10px;
}

#companies div.thumbnail {
    height: 55px;
    line-height: 55px
}

#companies .thumbnail img {
    vertical-align: middle;
    max-height: 53px;
}

#companiesWrapper {
    margin-top: 10px;
    height: 70px;
}

.content-left-nav-index {
    border-right: 1px solid #DDDDDD;
}

.content-left-nav-index .title h3 {
    color: #777777;
}

.content-left-nav-index li {
    padding-bottom: 5px;
    font-size: 13px;
}

.content-left-nav-index a {
    color: #333333
}

.content-left-nav-index a:hover {
    color: #0066c0;
    text-decoration: underline;
}

.content-left-nav-index a.active {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.content-main-body {
    padding-left: 30px;
}
