@import url(/base.css);


body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 19px;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #3b67ce;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-bottom: 19px;
}

/* HEADER */

#header {
    background: url(/style/header-bg.jpg) left top repeat-x;
}

#header-inner {
    background: url(/style/header-right.jpg) right top no-repeat;
    height: 108px;
}

#header-content {
    width: 970px;
    margin: 0 auto;
}

#header-name { text-align: left; }
#header-name a {
    display: block;
    background: url(/style/header-name.jpg) -34px top no-repeat;
    height: 108px;
    width: 395px;
    text-indent: -9999px;
}

/* NAVIGATION */

#main-navigation {
    background: url(/style/nav-bg.png) top left repeat-x;
    height: 27px;
    z-index: 100;
}

#main-navigation-inner {
    width:  972px;
    margin: 0 auto;
}

#main-navigation ul {
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 400;
}

#main-navigation li {
    display: inline;
    position: relative;
    float: left;
    z-index: 500;
}

#main-navigation a {
    display: block;
    float: left;
    width: 160px;
    height: 27px;
    text-indent: -999px;
    overflow: hidden;
    background: #ccc;
    color: #fff;
    font-weight: bold;
}

#main-navigation .home a {
    background: url(/style/nav-home.png) left top no-repeat;
    width: 95px;
}

#main-navigation .about-us a {
    background: url(/style/nav-about.png) left top no-repeat;
    width: 132px;
}

#main-navigation .contact-us a {
    background: url(/style/nav-contact.png) left top no-repeat;
    width: 147px;
}

#main-navigation .products a {
    background: url(/style/nav-products.png) left top no-repeat;
    width: 131px;
}

#main-navigation .support a {
    background: url(/style/nav-support.png) left top no-repeat;
    width: 123px;
}

#main-navigation .information a {
    background: url(/style/nav-information.png) left top no-repeat;
    width: 152px;
}

#main-navigation .news-events a {
    background: url(/style/nav-news.png) left top no-repeat;
    width: 177px;
}


/* Having the home button highlighted by default just seems wrong. */
/* #main-navigation .home.active a, */
#main-navigation .home a:hover,
#main-navigation .about-us.active a,
#main-navigation .about-us a:hover,
#main-navigation .contact-us.active a,
#main-navigation .contact-us a:hover,
#main-navigation .products.active a,
#main-navigation .products a:hover,
#main-navigation .support-information.active a,
#main-navigation .support-information a:hover,
#main-navigation .news-events.active a,
#main-navigation .news-events a:hover
{
    background-position: left -27px;
}



#main-navigation ul.submenu {
    display: none;
    position: absolute;
    z-index: 1000;
    background: #3b67ce;
    top: 27px;
    left: 0;
    border: 5px solid #3b67ce;
    width: 150px;
}

#main-navigation li:hover ul {
    display: block;
}

#main-navigation ul.submenu li {
    display: block;
}

#main-navigation .active ul.submenu a,
#main-navigation ul.submenu a {
    background: none;
    height: auto;
    text-align: left;
    padding: 5px;
    border: none;
    text-indent: 0;
    width: 140px;
}

#main-navigation ul.submenu a:hover {
    background: #ff7f00;
    text-decoration: none;
}


/* FOOTER */

#footer {
    margin: 15px 0;
}

#footer p {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
    margin: 0;
}

#footer-nav {
    color: #3b67ce;
}


/* CONTENT */

#content {
    margin-top: 20px;
}

.asset-header {
    position: relative;
    margin-bottom: 20px;
}

.page-asset .asset-header {
    height: 171px;
}

#alpha h1 {
    font-size: 40px;
    line-height: 38px;
    text-transform: uppercase;
    color: #3a67cc;
    width: 100%;
    border-bottom: 2px solid #d16932;
    padding-bottom: 6px;
    font-family: "Helvetica Neue Condensed", "Arial Narrow";
    letter-spacing: -0.03em;
}

#alpha .page-asset h1 {
    position: absolute;
    bottom: 0px;
}

#alpha h2 {
    color: #3a67ce;
    font-weight: bold;
    font-size: 14px;
    margin: 14px 0 5px;
}

#alpha h3 {
    font-weight: bold;
    margin: 14px 0 5px;
}
#alpha h3.widget-header {
    margin: 0;
}


#alpha ul {
    list-style: disc;
    margin: 0 0 19px 16px;
}

/* WIDGETS */

.widget {
    margin-bottom: 20px;
    padding: 7px 10px;
    border: 1px solid #c8c8c8;
    width: auto;
}

h3.widget-header {
    text-transform:uppercase;
    margin:0;
    padding:0;
}

.widget p {
    margin-bottom: 0;
}


.widget-pages {
    border: 0;
    background: url(/style/widget-pages-bg.png) left top repeat-x;
    min-height: 280px;
    padding: 12px;
}

.widget-pages ul {
    list-style: none;
}
.widget-pages li {
	padding-bottom: 10px;
}

.widget-pages li:last-child {
    padding-bottom: 0px;
}

.widget-pages a.active {
    font-weight: bold;
    color: #4d4d4d;
}


.widget-product-demo a {
    display: block;
    background: url(/style/widget-product-demo.jpg) left top no-repeat;
    height: 130px;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-client-case-studies p.image {
    text-align: center;
    margin: 5px 0 7px;
}

.widget-analysis-estimate {
    background: url(/style/widget-analysis-estimate-middle.png) left top repeat-y;
    border: 0;
    position: relative;
    padding: 0;
    width: 181px;

}

.widget-analysis-estimate h3 {
    background: url(/style/widget-analysis-estimate-top.png) left top no-repeat;
    height: 46px;
    width: 181px;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-analysis-estimate .widget-content {
    background: url(/style/widget-analysis-estimate-bottom.png) left bottom no-repeat;
    padding-bottom: 10px;
}

.widget-analysis-estimate .comments-open {
    padding: 7px 0 0 10px;
}

.widget-analysis-estimate label {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    width: 74px;
}

.widget-analysis-estimate input {
    width: 83px;
}

.widget-analysis-estimate textarea {
    width: 160px;
}

.widget-analysis-estimate #comments-open-footer {
    padding-left: 40px;
}

#comments-open-captcha { display: none; }

.widget-analysis-estimate #comment-submit {
    background: url(/style/widget-analysis-estimate-submit.png) left top no-repeat;
    border: 0;
    height: 27px;
    width: 84px;
    overflow: hidden;
    padding-top: 25px;
    text-indent: -9999px;
}

/* GENERIC COMMENT FORM, FREE ANALYSIS & ESTIMATE */

#comment-form-name,
#comment-form-first-name,
#comment-form-last-name,
#comment-form-phone,
#comment-form-email,
#comment-form-company,
#comment-form-country,
#comments-open-text {
    clear: both;
    margin-bottom: 7px;
}

#comments-open-footer {
	padding-top: 10px;
    clear: both;
}

label {
    display: block;
    float: left;
    width: 60px;
}


/* MISCELLANEOUS PER-PAGE STYLING */

th,
td {
    vertical-align: top;
    padding: 5px 15px;
}

.entry-image {
    float: right;
    margin: 0 0 8px 20px;
}

.asset-meta {
    margin-bottom: 15px;
}

blockquote {
    margin-left: 20px;
}


/* HOME PAGE */

.layout-w #alpha {
    width: 100%;
}

.layout-w #alpha-inner {
    padding: 0;
}

.layout-w #alpha-inner {
    line-height: 1.4em;
}


#home-bottom {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}

#home-left,
#home-right {
    float: left;
}
#home-left { width: 768px; }
#home-right { width: 190px; }

#home-left .widget,
#home-right .widget {
    margin: 0;
    padding: 0;
    border: 0;
}

#home-left .widget-to-your-company {
    width: 190px;
    float: left;
    background: url(/style/widget-bg-gray-bottom.png) left bottom no-repeat;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
#home-left .widget-to-your-company .widget-content {
    background: url(/style/widget-bg-gray-middle.png) left top repeat-y;
    padding: 0px 10px 0 10px;
}
#home-left .widget-to-your-company h2.widget-header {
    background: url(/style/widget-bg-gray-top.png) left top no-repeat;
    padding: 15px 10px 0 10px;
    margin: 0;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 14px;
}

#home-left .widget-to-your-company h3 { margin: 0; padding: 10px 0 0;}
#home-left .widget-to-your-company p { font-style: italic; }

#home-left .widget-start-getting-results {
    padding: 0 0 0 20px;
    width: 520px;
    min-height: 300px;
    background: url(/style/widget-globe.jpg) right top no-repeat;
}
#home-left .widget-start-getting-results h2.widget-header {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    color: #3b67ce;
    font-weight: normal;
    padding: 0 200px 20px 0;
}
#home-left .widget-start-getting-results .widget-content {
    font-size: 15px;
    line-height: 20px;
    color: #646464;
    font-weight: bold;
    padding: 0 270px 0 0;
}

#home-right .widget-speak {
    margin-bottom: 15px;
}

#home-right .recent-entries-widget {
    width: 190px;
    background: url(/style/widget-bg-gray-middle.png) left top repeat-y;
    padding: 0;
    margin: 0;
}
#home-right .recent-entries-widget .widget-content {
    background: url(/style/widget-bg-gray-top.png) left top no-repeat;
    padding: 5px 10px 0 10px;
    margin: 0;
}
#home-right .recent-entries-widget .widget-footer {
    background: url(/style/widget-bg-gray-bottom.png) left bottom no-repeat;
    height: 16px;
}

#home-right .recent-entries-widget h3 a:link,
#home-right .recent-entries-widget h3 a:visited {
    margin: 0;
    padding: 10px 0 5px;
    text-transform: uppercase;
    color: #4d4d4d;
    font-size: 14px;
}

#home-right .recent-entries-widget ul {
    list-style-type: none;
    margin: 0;
    text-indent: 0;
}
#home-right .recent-entries-widget li { padding-bottom: 5px; }

#home-right .recent-entries-widget span.date { display: block; }


#home-left-bottom {
    clear: both;
    position: relative;
}

#home-small-widgets { width: 510px; margin-bottom: 20px; }

#home-small-widgets .widget {
    margin: 0 20px 20px 0;
    padding: 7px 10px;
    border: 1px solid #c8c8c8;
    width: 210px;
    float: left;
    height: 130px;
    /*overflow: auto;*/
}

#home-small-widgets .image {
    float: left;
    margin: 0 15px 5px 0;
}

#home-small-widgets .widget-header { text-transform: none; }

#home-left-bottom .widget-analysis-estimate {
    position: absolute;
    top: 0;
    left: 510px;
    background: url(/style/widget-bg-blue-middle.png) left top repeat-y;
    width: 230px;
}

#home-left-bottom .widget-analysis-estimate h3 {
    background: url(/style/widget-bg-blue-top.png) left top no-repeat;
    height: 27px;
    width: 200px;
    text-indent: 0;
    color: #fff;
    padding: 15px 20px 0 10px;
    font-size: 14px;
}

#home-left-bottom .widget-analysis-estimate .widget-content {
    background: url(/style/widget-bg-blue-bottom.png) left bottom no-repeat;
    padding-bottom: 10px;
}

#home-left-bottom .widget-analysis-estimate input { width: 135px; }
#home-left-bottom .widget-analysis-estimate textarea { width: 205px; height: 58px; }

.widget-analysis-estimate #comment-submit {
    background: url(/style/widget-analysis-estimate-submit.png) center top no-repeat;
    border: 0;
    height: 27px;
    width: 84px;
    overflow: hidden;
    text-indent: -9999px;
}

#home-bottom .widget {
    overflow: hidden;
}

.widget-2-wide {
    height: 180px;
}

.widget-sponsors,
.widget-cros {
    padding: 11px;
    border: 0;
    float: left;
    margin-right: 15px;
    height: 158px;
    width: 452px;
}

.widget-sponsors {
    background: url(/style/widget-sponsors.jpg) top left no-repeat;
}
.widget-cros {
    background: url(/style/widget-cros.jpg) top left no-repeat;
    margin-right: 0;
}

.widget-sponsors .widget-content,
.widget-cros .widget-content {
    width: 330px;
}

.widget-sponsors p.click-here a,
.widget-cros p.click-here a {
    display: block;
    height: 50px;
    width: 200px;
    margin-bottom: 10px;
    overflow: hidden;
    text-indent: -9999px;
}

.widget-cros h3.widget-header,
.widget-sponsors h3.widget-header {
    display: none;
}


