/* reset.css from 960.gs */
/*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,font,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}*/

* {
    margin: 0px;
    padding: 0px;
}

body {
    width: 100%;
    min-width: 975px;
    background: #fff url('/images/pagetopper.jpg') repeat-x;
    font-family: sans-serif;
}

a {
    color: #a40000;
    text-decoration: none;
}

#logo {
    position: relative;
    left: 15px;
    border: none;
}

#contactBlock {
    position: absolute;
    right: 25px;
    top: 5px;
    float: right;
    color: #a4a4a4;
    font-size: 0.8em;
    font-weight: bold;
}

#box {
    position: relative;
    top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 970px;
}

#boxTop {
    background-image: url('/images/box.png');
    background-position: center top;
    width: 970px;
    height: 24px;
}

#boxHeader {
    border-left: 10px solid #6a0000;
    border-right: 10px solid #6a0000;
    background-color: #fff;
    height: 90px;
    width: 950px;
    position: relative;
}

.bannerDivider {
    background-color: #3b3b3b;
    border-left: 10px solid #6a0000;
    border-right: 10px solid #6a0000;
    width: 950px;
    height: 5px;
}

#homeBanner {
    background-image: url('/images/banner.png');
    height: 128px;
    width: 970px;
}

#templateBanner {
    background-image: url('/images/banner.png');
    background-position: center left;
    height: 80px;
    width: 970px;
}

#boxBottom {
    background-image: url('/images/box.png');
    background-position: center bottom;
    height: 24px;
    width: 970px;
    clear: both;
}

#topTabs {
    background-image: url('/images/topTabLeft.jpg');
    background-repeat: no-repeat;
    padding-left: 11px;
    display: block;
    float: right;
    height: 31px;
    position: absolute;
    bottom: 0px;
    right: 80px;
}

#topTabsRight {
    background-image: url('/images/topTabRight.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    margin-right: 8px;
    height: 100%;
    width: 100%;
}

#topTabs ul {
    background-image: url('/images/topTabRight.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    list-style: none;
}

#topTabs ul li {
    float: left;
    height: 30px;
}

.topTab {
    display: block;
    background: url('/images/topTabBG.jpg');
    background-repeat: repeat-x;
    height: 21px;
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    color: #fff;
    font-variant: small-caps;
    font-size: 0.9em;
    /*font-weight: bold;*/
    text-decoration: none;
}

#leftBannerText {
    width: 400px;
    position: relative;
    left: 36px;
    top: 35px;
    float: left;
    color: #fff;
    font-size: 1.4em;
}

#templateBannerText {
    width: 650px;
    position: relative;
    right: 36px;
    top: 20px;
    float: right;
    text-align: right;
    color: #fff;
    font-size: 1.3em;
    z-index: 1;
}

#rightBannerText {
    width: 450px;
    position: relative;
    right: 20px;
    top: 20px;
    float: right;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.3em;
    letter-spacing: 0.03em;
}

#insetBox {
    position: relative;
    top: 5px;
    width: 948px;
    margin-left: auto;
    margin-right: auto;

}

.inset {
    padding-left: 1px;
    padding-right: 1px;
    float: left;
    width: 314px;
    font-size: 0.85em;
}

.insetTopper {
    background-image: url('/images/insetTopper.png');
    display: block;
    vertical-align: middle;
    width: 299px;
    height: 35px;
    color: #fff;
    font-variant: small-caps;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 15px;
}

#mainArea {
    background: #fff url('/images/pagetopper.jpg') repeat-x;
    background-position: center -80px;
    width: 950px;
    border-right: 10px solid #6a0000;
    border-left: 10px solid #6a0000;
    min-height: 200px;
    position: relative;
}

#content {
    border-left: 1px solid #e1e1e1;
    margin-left: 216px;
    min-height: 300px;
    padding: 0px 15px 30px 15px;
}

#contentHeader {
    height: 25px;
    position: relative;
    padding-top: 5px;
}

#contentHeader h1 {
    position: absolute;
    height: 22px;
    padding-right: 100px;
    float: left;
    font-size: 120%;
    background-image: url('/images/wave.png');
    background-position: center right;
    background-repeat: no-repeat;
    text-align: center;
}

#content ul.bullets {
    list-style: disc;
}

#pageNav {
    float: left;
    position: absolute;
    top: 30px;
    width: 216px;
}

#pageNav ul {
    list-style: none;
}

.pageNavItem {
    margin-left: 5px;
    margin-right: 5px;
    background-image: url('/images/pageNav-bg.png');
    background-repeat: no-repeat;
}

.pageNavItem a {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0.95em;
    color: #fff;
    width: 200px;
    height: 30px;
    font-variant: small-caps;
}

/* By selecting the subNavs this way, they will only be displayed if the body
 * class matches the subNav ID.
 */
.solutions #solutionsNav { display: block; }
.products #productsNav { display: block; }
.company #companyNav { display: block; }

.subNav {
    list-style: none;
    background: #fff url('/images/pagetopper.jpg') repeat-x;
    background-position: center -80px;
    width: 200px;
    display: none;
    /*position: relative;*/
    top: 0px;
}

.subNav a {
    padding-left: 30px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 0.8em;
    font-variant: normal;
    height: 25px;
}

#toolNav {
    float: left;
    top: 30px;
    width: 216px;
    list-style: none;
}

.toolNavItem {
    margin-left: 5px;
    margin-right: 5px;
    background-image: url('/images/pageNav-bg.png');
    background-repeat: no-repeat;
}

.toolNavItem a {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0.95em;
    color: #fff;
    width: 200px;
    height: 30px;
    font-variant: small-caps;
}

.insetContent {
    width: 304px;
    height: 250px;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 5px;
    line-height: 1.5em;
    letter-spacing: 0.10em;
}

#solutionsInset {
    background-image: url('/images/solutions-inset.png');
}

#productsInset {
    background-image: url('/images/products-inset.png');
}

#companyInset {
    background-image: url('/images/company-inset.png');
}

.error {
    color: #f00;
    font-weight: bold;
}

.copyright {
    padding-top: 5px;
    padding-right: 5px;
    float: right;
    color: #777;
    font-size: 0.7em;
}

#horde {
    font-size: 0.8em;
}
