@charset "UTF-8";
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,
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-weight: inherit;
    font-style: inherit;
    font-size: 100.0%;
    font-family: inherit;
    vertical-align: baseline;
    font-family: 'SharpSansNo1','Century Gothic',Arial,Helvetica,sans-serif;
}
*:focus {
    outline: 0;
}
body {
    line-height: 1.2;
    font: 16px 'SharpSansNo1','Century Gothic',Arial,Helvetica,sans-serif;
    width: 100%;
}
html {
    width: 100%;
}
ol,
ul {
    list-style: none;
    -webkit-padding-start: 0px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
}
blockquote {
    color: #007cba;
    font-size: 1.625em;
    font-family: 'Kettering Book','Rockwell','SharpSansNo1',sans-serif;
    font-weight: normal;
    padding: 3px 20px 3px 16px;
    margin: 20px 0 20px 40px;
}
q {
    quotes: '\201C' '\201D' '\2018' '\2019';
    font-family: 'Kettering Book','Rockwell','SharpSansNo1',sans-serif;
    font-weight: normal;
}
q:before {
    content: open-quote;
    font-weight: bold;
}
q:after {
    content: close-quote;
    font-weight: bold;
}
.group:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .group {
    height: 1.0%;
}
*:first-child+html .group {
    min-height: 1px;
}
html .imageReplacement {
    text-indent: -9999px;
}
.clear {
    clear: both;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.content-row {
    clear: both;
    display: block;
}
.content-column {
    float: left;
    position: relative;
    display: block;
}
p {
    margin: 1em 0;
    line-height:  24px;
    font-size: 1.2em;
}
h1 {
    color: #00406e;
}
strong {
    font-weight: 600;
}
a {
    color: #007cba;
    text-decoration: none;
}
a:hover {
    color: #57c9e8;
    text-decoration: none;
}
a.btn {
    line-height: 18px;
    font-size: 11px;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    background: #ff6600 url(shadow-up.png) repeat-x 0 bottom;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
a:hover.btn {
    color: #ffffff;
}
#footer a {
    text-decoration: none;
    display: inline-block;
}
#footer h4 a {
    margin-bottom: 5px;
}
#header {
}
#header .logo {
}
#header .social-navigation-header {
    position: absolute;
    top: 2px;
    right: 0px;
    height: 20px;
    width: 700px;
    text-align: right;
}
#header .social-navigation-header .twitter-follow-button {
    padding-top: 2px;
}
#header .navigation {
    position: absolute;
    right: 0px;
    bottom: 7px;
    display: block;
}
#header .navigation ul.root {
    position: relative;
    background: url(/partner/s/menuLeft.png?v=1) repeat-x;
    height: 45px;
    max-width: 700px;
    float: left;
    padding-left: 1px;
}
#header .navigation ul.root li {
    position: relative;
    float: left;
    line-height: 47px;
    border-right: 1px solid #202d3a;
    border-left: 1px solid #4b6074;
}
#header .navigation ul.root li.menuitem-selected {
    background: url(/partner/s/activeMenuBG.png?v=1) repeat-x 0 3px;
}
#header .navigation ul.root li.menuitem-selected a {
    color: #007cba;
}
#header .navigation ul.root li a {
    position: relative;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding-left: 26px;
    padding-right: 26px;
    line-height: 47px;
}
#header .navigation ul.root li a:hover {
    color: #57c9e8;
}
#header .navigation .search {
    float: left;
    position: relative;
    background: url(/partner/s/menuRight.png?v=1) repeat-x right;
    height: 45px;
    max-width: 500px;
    color: #ffffff;
    padding-right: 26px;
    padding-left: 26px;
    line-height: 50px;
    font-size: 13px;
    width: 117px;
}
#content {
    clear: both;
    margin: 0 auto;
}
#content.expanded {
    max-width: 100%;
}
#content .col1of2,
#content .col2of2 {
    width: 50%;
    display: block;
}
#content .col1of3_2wd,
#content .col2of3_2wd {
    width: 66%;
    display: block;
}
#content .col1of3,
#content .col2of3,
#content .col3of3 {
    width: 33%;
    display: block;
}
#content .col1of2,
#content .col1of3_2wd,
#content .col1of3 {
    padding: 40px 20px 40px 40px;
    float: left;
}
#content .col2of3 {
    padding: 40px 20px;
    float: left;
}
#content .col2of2,
#content .col2of3_2wd,
#content .col3of3 {
    padding: 40px 40px 40px 20px;
    float: left;
}
#footer {
    display: block;
    color: #ffffff;
}
#footer-content {
}
#footer .content-column {
    width: 160px;
    padding-right: 20px;
    margin-right: 20px;
}
#homepage-banners {
    width: 100.0%;
    height: 300px;
    margin-bottom: 20px;
    padding-top: 5px;
}
.homepage .content-row {
}
.homepage .content-row.top-divider {
}
.homepage .content-column {
    width: 246px;
    border-right: 1px solid #e1e1e1;
    margin-right: 40px;
    padding-right: 40px;
}
.homepage .content-column.last {
    border-right-style: none;
    margin-right: 0;
}
.homepage .content-column p {
    font-size: 12px;
    margin-bottom: 8px;
}
.homepage .content-column .news-publication {
    font-size: 11px;
    font-weight: 600;
}
.homepage .content-column a {
    margin-bottom: 8px;
    display: block;
}
.flex-container a:active,
.flexslider a:active {
    outline: none;
    list-style-type: none;
    border-style: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    border-style: none;
}
.flexslider {
    width: 100.0%;
    margin: 0;
    padding: 0;
    -webkit-padding-start: 0px;
    list-style-type: none;
    border: 0px;
}
.flexslider .slides>li {
    display: none;
    -webkit-padding-start: 0px;
    list-style-type: none;
    border-style: none;
}
.flexslider .slides img {
    width: 100%;
    height: 300px;
    display: block;
    -webkit-padding-start: 0px;
    list-style-type: none;
    border-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    list-style-type: none;
}
html[xmlns].slides {
    display: block;
}
* html .slides {
    height: 1.0%;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    position: relative;
    zoom: 1;
    list-style-type: none;
    border-style: none;
}
.flexslider .slides {
    zoom: 1;
    -webkit-padding-start: 0px;
    list-style-type: none;
}
.flexslider .slides>li {
    position: relative;
    -webkit-padding-start: 0px;
    list-style-type: none;
    margin: 0;
}
.flex-container {
    zoom: 1;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    list-style-type: none;
    border-style: none;
}
.flex-direction-nav li .disabled {
    opacity: 0.3;
    cursor: default;
}
.flex-control-nav {
    width: 100.0%;
    position: absolute;
    bottom: -30px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
}
.flex-control-nav li:first-child {
    margin: 0;
}
.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    background: url(theme/bg_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}
.flex-control-nav li a:hover {
    background-position: 0 -13px;
}
.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default;
}
.products-sidebar-menu {
    float: left;
    width: 200px;
    margin-right: 40px;
}
.products-list {
    float: right;
    width: 700px;
    margin-bottom: 40px;
}
.products-list .product-item {
    margin-bottom: 20px;
}
.products-list .product-image {
    float: left;
    margin-right: 20px;
    width: 200px;
}
.products-list .product-details {
    float: right;
    width: 460px;
}
.products-list .product-details h4 {
    font-size: 11px;
    margin-bottom: 4px;
}
.products-list .product-details h2 {
    font-size: 22px;
    margin-bottom: 8px;
    color: #007cba;
}
.products-list .product-details p {
    font-size: 12px;
    margin-bottom: 6px;
}
.products-list .product-details a {
    font-size: 12px;
}
.products-list .product-details .ui-row {
    display: block;
    margin-bottom: 12px;
}
.products-list .product-details .price {
    font-size: 12px;
    margin-right: 10px;
}
.products-list .product-details {
}
.product-top-panel {
    position: relative;
    font-size: 12px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.product-top-panel .product-details {
    position: relative;
    float: left;
    width: 500px;
}
.product-top-panel .product-details p {
    position: relative;
    font-size: 12px;
    margin-bottom: 10px;
}
.product-top-panel .product-details h4 {
    position: relative;
    font-size: 11px;
}
.product-top-panel .product-details h1 {
    position: relative;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 200;
}
.product-top-panel .product-details .price {
    position: relative;
    font-size: 11px;
}
.product-top-panel .product-details ul {
    margin-bottom: 20px;
    padding-top: 10px;
}
.product-top-panel .product-details ul li {
    position: relative;
    font-weight: 12px;
    line-height: 20px;
    background: url(cirrus-bullet.png) no-repeat left 4px;
    padding-left: 16px;
}
.product-top-panel .product-image {
    position: relative;
    padding-top: 40px;
    float: right;
    width: 384px;
}
.product-lower-content {
    position: relative;
    font-size: 12px;
    background: url(/partner/s/divderTop.png?v=1) no-repeat;
    padding-top: 40px;
}
.product-lower-content p {
    position: relative;
    font-size: 12px;
    margin-bottom: 6px;
}
.product-lower-content.top-divider {
    position: relative;
}
.product-additional-details {
    position: relative;
    float: left;
    width: 600px;
}
.product-additional-details strong {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
}
.product-specifications {
    position: relative;
    float: right;
    width: 280px;
}
.product-specifications strong {
    font-weight: 600;
}
.product-specifications ul li {
    margin-bottom: 6px;
}
.slides {
    list-style-type: none;
}
.flexslider .slides.emv img {
    min-width: 1200px;
    display: block;
    -webkit-padding-start: 0px;
    list-style-type: none;
    border-style: none;
}
