/*
 blue = #059fe2
 green = #9cc11b
 orange = #f3a100
 purple = #a27db3
 red = #850037
 */

body
{
    background-color:#4b5c68;
    /* background:url(/_images/background.png) 0 210px repeat-x #4b5c68; */
    background:url(/_images/03544-Docman-Background-Tile.jpg) 0 0 repeat-x #ffffff;
}
html, body
{
    color:#425968;
}
a
{
    color:#4e8abe;
}
a:hover,
a:focus
{
    color:#0e2432;
}
hr
{
    background-color:#425968;
    border:0;
    color:#425968;
    height:2px;
    margin:10px 20px;
    text-align:left;
}
form
{
    overflow:hidden;
    position:relative;
}
form .formcolumnleft
{
    clear:left;
    float:left;
    margin:0 2% 0 0;
    padding:0;
    width:48%;
}
.left form .formcolumnleft
{
    margin:0 20px 0 20px;
    width:300px;
}
form .formcolumnfull
{
    clear:both;
    float:none;
    margin:0;
    padding:0;
    width:100%;
}
.left form .formcolumnfull
{
    margin:0 0 0 20px;
    width:99%;
}
form .formcolumnright
{
    clear:right;
    float:right;
    margin:0 0 0 2%;
    padding:0;
    width:48%;
}
form .formcolumnfull .orderitem
{
    clear:left;
    float:left;
    width:300px;
}
form .formcolumnfull .orderquantity
{
    clear:right;
    float:right;
    margin:0 13px 0 0;
    width:340px;
}
form fieldset legend.addressdetails,
form fieldset legend.orderdetails,
form fieldset legend.organisationdetails,
form fieldset legend.personaldetails,
form fieldset legend.questiondetails,
form fieldset legend.quotedetails,
form fieldset legend.supportdetails
{
    margin-top:-999999px;
    margin-left:-999999px;
}
form fieldset label
{
    clear:both;
    display:block;
    float: left;
    line-height:120%;
    margin:5px 0;
}
div form fieldset fieldset
{
    float: left;
    width: 48%;
}
div form fieldset fieldset legend
{
    border-left: 0 none;
    font-weight:bold;
    margin-top:0;
    margin-left:0;
    padding-left:0;
    outline: none;
}
.legend
{
    font-weight: bold;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
form fieldset label .hide
{
    margin-top:-999999px;
    margin-left:-999999px;
}
.checkboxcontainer
{
    clear:both;
    overflow:hidden;
    padding:5px 0;
}
form fieldset .checkboxLabel
{
    clear:both;
    float:left;
    margin:0;
    width:40%;
}
form fieldset fieldset .checkboxLabel
{
    width:60%;
}
form fieldset .checkboxInput
{
    clear:right;
    float:left;
    width:20px;
}
form fieldset input,
form fieldset select,
form fieldset textarea
{
    clear:both;
    display:block;
    float: left;
    margin:0 0 10px 0;
    padding:2px;
    width:95%;
}
form fieldset select
{
    height:22px;
    line-height:22px;
    padding:1px;
}
form fieldset textarea
{
    height:124px;
}
form fieldset textarea.short
{
    height:100px;
}
#content .wrapper .left table
{
    margin-left:20px;
    width:660px;
}
#content .wrapper .right table
{
    width:230px;
}
table thead th
{
    border-bottom:2px solid #425968;
    height:22px;
    line-height:22px;
    padding:10px;
    text-align:left;
}
table thead th:first-child,
table tbody td:first-child
{
    padding-left:0;
}
table tbody td
{
    font-size:10pt;
    padding:10px;
    text-align:left;
    vertical-align:top;
}
.button,
.button-back,
.button-forward
{
    background:#fff;
    border:2px solid #d5dade;
    -moz-border-radius:10px 10px 10px 0;
    -webkit-border-radius:10px;
    -webkit-border-bottom-left-radius:0;
    -khtml-border-radius:10px 10px 10px 0;
    border-radius:10px 10px 10px 0;
    clear:both;
    color:#435a69;
    cursor:pointer;
    font-weight:bold;
    line-height:45px;
    overflow:hidden;
    padding:10px 0;
    text-decoration:none;
}
table tbody td .button,
table tbody td .button-back,
table tbody td .button-forward
{
    line-height:35px;
    padding-top:5px;
    padding-bottom:5px;
}
.button span,
.button-forward span
{
    background:url(/_images/buttonForward.png) 95% 50% no-repeat;
    display:inline;
    height:100%;
    padding-right:30px;
    padding-left:9px;
    width:100%;
}
.button-back span
{
    background:url(/_images/buttonBack.png) 5% 50% no-repeat;
    display:inline;
    height:100%;
    padding-right:9px;
    padding-left:30px;
    width:100%;
}
.submit
{
    background:url(/_images/buttonForward.png) no-repeat 92% 50% #fff;
    border:2px solid #d5dade;
    -moz-border-radius:10px 10px 10px 0;
    -webkit-border-radius:10px 10px 10px 0;
    -khtml-border-radius:10px 10px 10px 0;
    border-radius:10px 10px 10px 0;
    clear:both;
    color:#435a69;
    cursor:pointer;
    display:inline;
    font-weight:bold;
    line-height:45px;
    line-height:100%;
    padding:10px 35px 10px 5px;
    overflow:hidden;
    text-decoration:none;
}


#header
{
    height:90px;
    width:100%;
}
#header .wrapper
{
    height:90px;
    margin:0 auto;
    position:relative;
    width:960px;
}
#header .wrapper #logo
{
    height:61px;
    left:0;
    position:absolute;
    top:20px;
    width:155px;
    z-index:100;
}
#header .wrapper #logo a
{
    display:block;
    height:100%;
    width:100%;
}
#header .wrapper #strapline
{
    color:#fff;
    font-size:12pt;
    font-weight:bold;
    left:200px;
    position:absolute;
    top:15px;
}
#header .wrapper #options
{
    color:#fff;
    font-size:11px;
    font-weight:bold;
    height: 50px;
    position:absolute;
    right:10px;
    top:7px;
    text-align:right;
    width: 800px;
}
#header .wrapper #contact
{
    color:#fff;
    float:left;
    font-size:11px;
    font-weight:bold;
    height: 35px;
    padding-top: 15px;
    padding-right: 10px;
    position: absolute;
    top: -2px;
    right: 140px;
    width: 600px;
}
#header .wrapper #contact>a
{
    color:#fff;
    font-family:arial;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}
#header .wrapper #livechat
{
    height: 35px;
    overflow: hidden;
    padding-right: -10px;
    position:absolute;
    right: 0;
    top: 0;
}
#header .wrapper #livechat table,
#header .wrapper #livechat table tr,
#header .wrapper #livechat table tr td
{
    margin:0;
    padding:0;
}
#header .wrapper #livechat table
{
    width:140px;
    padding-left:3px;
}
#header .wrapper #livechat table tr td
{
    width:140px;
    text-align:right;
}


#nav
{
    overflow: visible;
    position: absolute;
    top: 47px;
    width: 100%;
    z-index: 1200;
}
#nav .wrapper
{
    margin: 0 auto;
    position: relative;
    overflow: visible;
    width: 960px;
}
#nav .wrapper ul, 
#nav .wrapper li,
#nav .wrapper a
{
    display: block;
}
#nav .wrapper>ul
{
    clear: both;
    float: right;
    margin-right: 10px;
    overflow: visible;
}
#nav .wrapper>ul>li
{
    background: #fff;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 3px;
    padding: 0;
    position: relative;
    z-index: 3;
}
#nav .wrapper a
{
    color: #425968;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
#nav .wrapper>ul>li>a
{
    border-bottom: 3px solid #4e8abe;
    padding: 0 24px;
}
#nav .wrapper>ul>li>a:hover,
#nav .wrapper>ul>li>a:focus,
#nav .wrapper>ul>li>a.selected
{
    border-bottom: 3px solid #e30450;
}

#nav .wrapper>ul>li>ul
{
    border-bottom: 3px solid #e30450;
}
#nav .wrapper>ul>li>.columns
{
    background-color: #fff;
    border-bottom: 3px solid #e30450;
    display: block;
    overflow: hidden;
    width: auto;
}

#nav .wrapper>ul>li>.columns>.column-gutter
{
    background: #888;
    display: block;
    height: 100%;
    left: 160px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    z-index: 1300;
}
#nav .wrapper>ul>li>.columns>.column-two
{
    border-left: 1px solid #e4e5e7;
    left: 160px;
}

#nav .wrapper>ul>li:hover,
#nav .wrapper>ul>li:focus
{
    z-index: 1;
}
#nav .wrapper>ul>li>ul,
#nav .wrapper>ul>li>div,
#nav .wrapper>ul>li>div ul
{
    visibility: hidden;
}
#nav .wrapper>ul>li>ul,
#nav .wrapper>ul>li>.columns>ul
{
    background-color: #fff;
    float: none;
    left: 0;
    margin: 15px 0 10px 0;
    padding-top: 5px;
    padding-bottom: 0;
    position: absolute;
    z-index: 1200;
}
#nav .wrapper>ul>li>ul
{
    width: 100%;
}
#nav .wrapper>ul>li>.columns>ul
{
    width: 50%;
}
#nav .wrapper>ul>li:hover ul,
#nav .wrapper>ul>li:hover div,
#nav .wrapper>ul>li:focus ul,
#nav .wrapper>ul>li:focus div
{
    display: block;
    visibility: visible;
}
#nav .wrapper>ul>li:hover>.columns,
#nav .wrapper>ul>li:focus>.columns,
#nav .wrapper>ul>li:hover>ul,
#nav .wrapper>ul>li:focus>ul
{
    -moz-box-shadow:0 8px 10px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow:0 8px 10px rgba(0, 0, 0, 0.40);
    box-shadow: 0 8px 10px #888;
}
#nav .wrapper>ul>li>ul>li,
#nav .wrapper>ul>li>.columns>ul>li
{
    background-color: #fff;
    border: 0 none;
    clear: left;
    float: none;
    height: auto;
    line-height: 125%;
    margin: 0 10px 15px 0;
    min-width: 120px;
    padding: 0 20px;
    width: auto;
}
#nav .wrapper>ul>li>ul>li a,
#nav .wrapper>ul>li>.columns>ul>li a
{
    border: 0 none;
    height: 100%;
    text-decoration: none;
    margin: 0 0 10px 0;
    padding: 0;
    width: auto;
}
#nav .wrapper>ul>li>ul li a:hover,
#nav .wrapper>ul>li>ul li a:focus,
#nav .wrapper>ul>li>ul li a.selected,
#nav .wrapper>ul>li>.columns>ul li a:hover,
#nav .wrapper>ul>li>.columns>ul li a:focus,
#nav .wrapper>ul>li>.columns>ul li a.selected
{
    border: 0 none;
    text-decoration: none;
    color: #111f2a;
}

#nav .wrapper ul ul ul
{
    clear: left;
    float: none;
    margin: -5px 0 10px 0;
    padding: 0;
}
#nav .wrapper li li li
{
    background-image: url(/_images/nav-prefix.png);
    background-repeat: no-repeat;
    background-position: 0px 7px;
    clear: both;
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 10px;
    white-space: nowrap;
}



#content
{
    margin-top:0px;
    width:100%;
}
#content .wrapper
{
    background:white;
    border:none;
    -moz-border-radius:30px 0 20px 0;
    -webkit-border-radius:20px;
    -webkit-border-bottom-left-radius:0;
    -khtml-border-radius:20px 20px 20px 0;
    border-radius:30px 0 20px 0;
    margin:0 auto;
    padding:10px 0;
    position:relative;
    width:960px;
}
#content .wrapper .breadcrumbs
{
    color:#425968;
    font-size:9pt;
    height:30px;
    padding:10px 20px;
}
#content .wrapper .breadcrumbs a
{
    color:#425968;
    text-decoration:none;
}
#content .wrapper .breadcrumbs .selected
{
    font-weight:bold;
}
#content .wrapper .left
{
    float:left;
    width:710px;
}
#content .wrapper .fullwidth
{
    float:none;
    width:962px;
}

#content .wrapper ul li,
#content .wrapper ol li
{
    margin-left:2em;
    list-style-type:disc;
}
#content .wrapper ol li
{
    list-style-type:decimal;
}
#content .wrapper .tick li
{
    background:url(/_admin/_icons/16/tick.png) left 50% no-repeat;
    list-style-type:none;
    margin-left:7px;
    padding-left:24px;
}
#content .wrapper h1,
#content .wrapper h2,
#content .wrapper h3,
#content .wrapper p,
#content .wrapper ul,
#content .wrapper ol
{
    clear:left;
    margin:10px 0;
    padding:0 20px 0 20px;
}
#content .wrapper h1
{
    background:#e30450;
    clear:both;
    color:#fff;
    display:table-cell;
    font-size:13pt;
    padding:12px 20px 12px 20px;
    margin-top:100px;
    z-index:5px;
}
#content .wrapper h2
{
    color:#425968;
    font-size:12pt;
}
#content .wrapper h3
{
    color:#425968;
    font-size:9pt;
    font-weight:bold;
}

#content .wrapper .main-products
{
    clear: left;
    float: none;
    padding: 0 0 7px 0;
}
#content .wrapper .mainproduct
{
    border: 0 none;
    float: left;
    height: 282px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
    position:relative;
    width: 464px;
}
#content .wrapper .mainproduct-blue
{
    background: url(/_images/prdMainBlue.png) no-repeat 0 0 transparent;
}
#content .wrapper .mainproduct-green
{
    background: url(/_images/prdMainGreen.png) no-repeat 0 0 transparent;
}
#content .wrapper .mainproduct-orange
{
    background: url(/_images/prdMainOrange.png) no-repeat 0 0 transparent;
}
#content .wrapper .mainproduct-purple
{
    background: url(/_images/prdMainPurple.png) no-repeat 0 0 transparent;
}
#content .wrapper .mainproduct-red
{
    background: url(/_images/prdMainRed.png) no-repeat 0 0 transparent;
}
#content .wrapper .mainproduct img
{
    max-height: 282px;
    max-width: 464px;
}
#content .wrapper .mainproduct h1
{
    background: transparent;
    clear: both;
    display: block;
    float: none;
    font-size:18pt;
    height: auto;
    line-height:100%;
    margin:10px 0 10px 20px;
    padding:0;
}
#content .wrapper .mainproduct-blue h1
{
    color: #059fe2;
}
#content .wrapper .mainproduct-green h1
{
    color: #9cc11b;
}
#content .wrapper .mainproduct-orange h1
{
    color: #f3a100;
}
#content .wrapper .mainproduct-purple h1
{
    color: #a27db3;
}
#content .wrapper .mainproduct-red h1
{
    color: #850037;
}
#content .wrapper .mainproduct p
{
    background: transparent;
    font-size:9pt;
    font-weight:bold;
    margin:5px 20px;
    padding:0;
}
#content .wrapper .mainproduct .links
{
    bottom: 20px;
    clear: both;
    display: block;
    margin: 0 0 0 24px;
    overflow: hidden;
    padding: 0;
    position: absolute;
}
#content .wrapper .mainproduct .links a
{
    border: 0 none;
    color: #435a69;
    display: block;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    list-style-type: none;
    height: 29px;
    margin: 0 15px 0 0 ;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
}
#content .wrapper .mainproduct .links a:hover,
#content .wrapper .mainproduct .links a:focus
{
    cursor: pointer;
}
#content .wrapper .mainproduct .links a .begin
{
    background: url(/_images/accessoryBegin.png) no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    margin: 0;
    padding: 0 15px;
}
#content .wrapper .mainproduct .links a .end
{
    background: url(/_images/accessoryEnd.png) no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 35px;
}
#content .wrapper #product-billboard
{
    margin:0;
    padding:0 0 0 10px;
    position:relative;
}
#content .wrapper #product-billboard h1
{
    background:#e30450;
    color:#fff;
    display:list-item;
    font-size:13pt;
    height:42px;
    line-height:42px;
    list-style-type:none;
    margin:0;
    min-width:120px;
    padding:0 20px;
    position:absolute;
    top:41px;
    left:0;
    z-index:5px;
}



#content .wrapper .left ul.tabs
{
    border-bottom:3px solid #4e8abe;
    list-style-type:none;
    margin:20px 0 0 10px;
    overflow:hidden;
    padding:0;
}
#content .wrapper ul.tabs li
{
    list-style-type:none;
    float:left;
    margin-right:3px;
    margin:0 3px 0 0;
    padding:0;
}
#content .wrapper ul.tabs li a
{
    background-color:#e9ecee;
    color:#425968;
    display:block;
    font-size:8pt;
    font-weight:bold;
    height:20px;
    line-height:20px;
    padding:0 10px;
    text-decoration:none;
    text-transform:lowercase;
}
#content .wrapper ul.tabs li a:hover,
#content .wrapper ul.tabs li a:focus,
#content .wrapper ul.tabs li.selected a
{
    background-color:#4e8abe;
    color:#fff;
}
#content .wrapper .right
{
    margin-right:10px;
    float:right;
    width:230px;
}
#content .wrapper .right p
{
    padding:0;
}
#content .wrapper .right #videolist
{
    padding:0;
}
#content .wrapper .right #videolist .video
{
    border:8px solid #d9dee1;
}
#content .wrapper .right #videolist .video p
{
    padding:0 5px;
}

#content .wrapper .nav3blue
{
    padding:0;
    margin:0;
}
#content .wrapper .nav3blue li
{
    list-style-type:none;
    margin-left:0;
    margin-bottom:2px;
    padding-left:12px;
    width:214px;
}
#content .wrapper .nav3blue li a
{
    display:block;
    font-weight:bold;
    height: auto;
    text-decoration:none;
    width:100%;
}
#content .wrapper .nav3blue li
{
    background:url(/_images/_ie/nav3_blue_middle.png) top left no-repeat;
    border:none;
    height:39px;
    line-height:39px;
    width:218px;
}
#content .wrapper .nav3blue li a
{
    background: url(/_images/nav3BlueRAQua.png) 95% 50% no-repeat transparent;
    background: none;
    color:#fff;
    height:100%;
}
#content .wrapper .nav3blue li:first-child
{
    background:url(/_images/_ie/nav3_blue_top.png) top left no-repeat;
}
#content .wrapper .nav3blue li:last-child,
#content .wrapper .nav3blue li.last-child
{
    background:url(/_images/_ie/nav3_blue_bottom.png) top left no-repeat;
}


#content .wrapper .nav3
{
    padding:0;
    margin:0 0 10px 0;
}
#content .wrapper .nav3 li
{
    background: url(/_images/_ie/nav3_grey_middle.png) top left no-repeat;
    border:none;
    height:50px;
    line-height:50px;
    list-style-type:none;
    margin-left:0;
    margin-bottom:2px;
    padding-left:12px;
    width:218px;
}
#content .wrapper .nav3 li a
{
    background:none;
    color:#425968;
    display:block;
    font-weight:bold;
    height:100%;
    line-height:50px;
    text-decoration:none;
    width:100%;
}
#content .wrapper .nav3 li:first-child
{
    background:url(/_images/_ie/nav3_grey_top.png) top left no-repeat;
}
#content .wrapper .nav3 li:last-child,
#content .wrapper .nav3 li.last-child
{
    background:url(/_images/_ie/nav3_grey_bottom.png) top left no-repeat;
}



.features
{
    clear: both;
    float: none;
    margin: 0;
    margin-bottom: 1px;
    overflow: hidden;
    width: 710px;
}
#content .features .shorttitle {
    background: transparent;
    height: 100px; 
    left: 0;
    line-height: 180%;
    right: 100px;
    position: absolute;
    top: 28px;
}
#content .features .content {
    background: transparent;
    bottom: 0px;
    left: 0;
    height: 110px;
    position: absolute;
}
.features .links
{
    bottom: 16px;
    left: 0;
    position: absolute;
    width: 100%;
}
.features .links a
{
    background: url(/_images/btnCare.png) 0 0 no-repeat transparent;
    clear: none;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 15px;
    overflow: hidden;
    padding: 0 10px;
    width: 123px;
}
.features .links a span
{
    background: transparent;
    clear: none;
    display: inline;
    margin: 0;
    padding: 0;
}
.featureblue,
.featuregreen,
.featureorange,
.featurepurple,
.featurered
{
    border: none;
    height: 195px;
    margin: 0 0 10px 10px;
    position: relative;
    text-align: left;
    width: 345px;
}
.featureblue
{
    background:url(/_images/featureBlue.png) no-repeat top left;
}
.featuregreen
{
    background:url(/_images/_ie/feature_green.png) no-repeat top left;
}
.featureorange
{
    background:url(/_images/featureOrange.png) no-repeat top left;
}
.featurepurple
{
    background:url(/_images/_ie/feature_purple.png) no-repeat top left;
}
.featurered
{
    background:url(/_images/featureRed.png) no-repeat top left;
}
.featureblue a,
.featuregreen a,
.featureorange a,
.featurepurple a,
.featurered a
{
    border: none;
    color: #425968;
    display: block-inline;
    text-decoration: none;
}
.featureblue img,
.featuregreen img,
.featureorange img,
.featurepurple img,
.featurered img
{
    margin:0 0 0 16px;
}
#content .wrapper .featureblue span
{
    clear: left;
    display: block;
    margin: 0;
    padding: 0;
}
#content .wrapper .featureblue h2,
#content .wrapper .featuregreen h2,
#content .wrapper .featureorange h2,
#content .wrapper .featurepurple h2,
#content .wrapper .featurered h2
{
    font-size: 16pt;
    margin: 0 0 10px 15px;
    padding:0;
}
#content .wrapper .featureblue h2
{
    color: #059fe2;
}
#content .wrapper .featuregreen h2
{
    color: #9cc11b;
}
#content .wrapper .featureorange h2
{
    color: #f3a100;
}
#content .wrapper .featurepurple h2
{
    color: #a27db3;
}
#content .wrapper .featurered h2
{
    color: #850037;
}
#content .wrapper .featureblue p,
#content .wrapper .featuregreen p,
#content .wrapper .featureorange p,
#content .wrapper .featurepurple p,
#content .wrapper .featurered p
{
    font-size: 10pt;
    font-weight: bold;
    line-height: 11pt;
    margin: 0 0 0 15px;
    padding: 0;
}
#content .content-home
{
    clear:both;
    float:left;
    margin-bottom:10px;
    padding:0;
    width:483px;
    width:710px;
}
.content-home a
{
    color:#4e8abe;
    text-decoration:none;
}
.content-home .text
{
    float: right;
    width: 230px;
}
#content .wrapper .content-home h2,
#content .wrapper .content-home p
{
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right:0;
}
#content .wrapper #product-overview h2
{
    font-size: 12pt;
}
#news-home
{
    border:2px solid #d9dee1;
    -moz-border-radius:10px 10px 10px 0;
    -webkit-border-radius:10px;
    -webkit-border-bottom-left-radius:0;
    -khtml-border-radius:10px 10px 10px 0;
    border-radius:10px 10px 10px 0;
    margin:0 0 10px 0;
    padding:0;
    width: 226px;
}
#news-home .previous
{
    background:url(/_images/buttonBack.png) no-repeat center transparent;
}
#news-home .next
{
    background:url(/_images/buttonForward.png) no-repeat center transparent;
}
#news-home .previous,
#news-home .next
{
    float:right;
    height:16px;
    margin:7px 7px 0px 0px;
    width:16px;
}
#news-home .previous a,
#news-home .next a
{
    display:block;
    height:100%;
    width:100%;
}
#news-home .panels
{
    clear:both;
}
#content #news-home h2
{
    color:#425968;
    float:left;
    font-size:9pt;
    margin: 9px 0 12px 0;
    padding-left:8px;
    padding-right:8px;
}
#content #news-home h2 a
{
    color:#425968;
    font-size: 10pt;
    text-decoration:none;
}
#content #news-home h2 a:hover,
#content #news-home h2 a:focus
{
    text-decoration:underline;
}
#content #news-home p
{
    color:#425968;
    font-size:8pt;
    padding-left:8px;
    padding-right:8px;
}
#content #news-home a
{
    color:#4e8abe;
    font-size:9pt;
}
#content #news-home a:hover,
#content #news-home a:focus
{
    color:#0e2432;
}
#content #news-home .publisheddate
{
    color:#4e8abe;
}
#content #screenshots
{
    clear:both;
    margin-left:20px;
}
#content .screenshots
{
    margin-top:10px;
    padding-left:20px;
}
#content .screenshots .screenshot
{
    clear:none;
    float:left;
    height:160px;
    margin:0px 10px 10px 0;
    padding:0;
}
#content .screenshots .screenshot img
{
    clear:both;
    display:block;
    margin:0;
    vertical-align:top;
}
#content .screenshots .screenshot span
{
    clear:both;
    display:block;
    height:40px;
    overflow:hidden;
    width:160px;
}
#content #screenshots .screenshot
{
    float:left;
    margin:10px 20px 10px 0;
    width:210px;
}
#content #screenshots .screenshot a
{
    color:#4e8abe;
    display:block;
    text-decoration:none;
}
#content #screenshots .screenshot a:hover,
#content #screenshots .screenshot a:focus
{
    color:#0e2432;
}

.supportingproduct,
.supportingproductgrey,
.supportingproductblue,
.supportingproductgreen,
.supportingproductorange,
.supportingproductpurple,
.supportingproductred
{
    background-color:#fff;
    border:2px solid transparent;
    -moz-border-radius:10px 10px 10px 0;
    -webkit-border-radius:10px 10px 10px 0;
    -khtml-border-radius:10px 10px 10px 0;
    border-radius:10px 10px 10px 0;
    height:76px;
    margin-left:10px;
    text-align:center;
    width:128px;
}
.supportingproduct,
.supportingproductgrey
{
    border-color:#d9dee1;
}
.supportingproductblue
{
    border-color:#059fe2;
}
.supportingproductgreen
{
    border-color:#9cc11b;
}
.supportingproductorange
{
    border-color:#f3a100;
}
.supportingproductpurple
{
    border-color:#a27db3;
}
.supportingproductred
{
    border-color:#850037;
}
.supportingproduct a,
.supportingproductgrey a,
.supportingproductblue a,
.supportingproductgreen a,
.supportingproductorange a,
.supportingproductpurple a,
.supportingproductred a
{
    border:none;
    display:block;
    height:100%;
    text-decoration:none;
    width:100%;
    vertical-align:middle;
}
.supportingproduct img,
.supportingproductgrey img,
.supportingproductblue img,
.supportingproductgreen img,
.supportingproductorange img,
.supportingproductpurple img,
.supportingproductred img
{
    margin:0 auto;
    vertical-align:middle;
}



#downloadlist,
#casestudylist
{
    clear:both;
}
#downloadlist img,
#casestudylist img
{
    margin-top:5px;
    margin-left:20px;
}
#downloadlist hr,
#casestudylist hr
{
    margin-top:-10px;
}

#videolist
{
    clear:both;
    padding-left:20px;
}
#videolist .video
{
    float:left;
    margin:10px 15px 10px 0;
    width:213px;
}
#videolist .columnone
{
    clear:both;
}
#videolist .video img
{
    clear:both;
    display:block;
    height:120px;
    margin-bottom:10px;
    width:213px;
}
#videolist .video p
{
	padding:0;
}

.callout,
.casestudy,
.download
{
    background:url(/_images/newsletterBkg.png) left bottom no-repeat #fff;
    border:2px solid #d9dee1;
    -moz-border-radius:10px 10px 10px 0;
    -webkit-border-radius:10px;
    -webkit-border-bottom-left-radius:0;
    -khtml-border-radius:10px 10px 10px 0;
    border-radius:10px 10px 10px 0;
    margin:0 0 10px 0;
    padding:0;
}
#content .right .callout h3
{
    font-weight:normal;
    margin:0;
}
.callout fieldset
{
    margin:0;
    padding:0;
}
.callout input[type=text]
{
    clear:both;
    width:97%;
}
.callout input[type=button]
{
    clear:both;
    float:none;
}
.download,
.casestudy
{
    margin:0 20px;
    padding:10px;
}
#content .download h2
{
    font-size:10pt;
}
.download .downloadcontent
{
    clear:both;
    float:left;
    width:510px;
}
.download .button,
.download .button-forward,
.download .button-back,
.casestudy .button,
.casestudy .button-forward,
.casestudy .button-back
{
    clear:none;
    float:left;
    line-height:35px;
    padding:0px;
}
#downloadlist .download,
#casestudylist .casestudy
{
    background:url(/_images/downloadsBkg.png) repeat-y left top #fff;
    clear:both;
    margin-bottom:10px;
    position:relative;
}
#downloadlist .download h2,
#downloadlist .download p,
#casestudylist .casestudy h2,
#casestudylist .casestudy p
{
    width:450px
}
#downloadlist .download .link,
#casestudylist .casestudy .link
{
    position:absolute;
    right:18px;
    top:9px;
}



.left .callout
{
    float:right;
    margin-left:10px;
    width:216px;
}
.right .callout
{
    padding:10px;
    width:206px;
}
#content .right .callout h2
{
    margin:0 0 10px 0;
    padding:0;
}
#content .right .callout h3
{
    margin:10px 0;
    padding:0;
}
.right .callouter
{
    overflow:hidden;
    position:relative;
}
.right .subscription-callout
{
    padding-bottom:20px;
}
.subscription-image
{
    position:absolute;
    bottom:12px;
    right:0;
    z-index:1;
}
#content #newsletter fieldset
{
    float: left;
    margin: -5px 0 10px 0;
    padding: 2px 0 0 0;
    width: 70%;
}
#content #newsletter fieldset  input[type="text"]
{
    height: 14px;
    line-height: 14px;
    margin: 0;
    width: auto;
}
#content #newsletter #btnsubmit
{
    background: url(/_images/nBtnSubmit.png) no-repeat 0 0 transparent;
    border: 0 none;
    clear: none;
    float: left;
    height: 29px;
    margin: -7px 0 0 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 33px;
}
#newsletter
{
    background:url(/_images/_ie/callout_newsletter.png) no-repeat top left;
    border:0 none;
    height:96px;
    margin-bottom: 0;
    padding:10px 12px 0 12px;
    width:206px;
}
#newsletter h2
{
    margin: 0 !important;
    padding: 0 0 2px 0 !important;
}
#content #newsletter p
{
    margin: 0;
    padding: 0 0 10px 0;
}
#newsletter span
{
    font-size:8pt;
}

.modules
{
    clear:both;
}
.moduleblue,
.modulegreen,
.moduleorange,
.modulepurple,
.modulered
{
    border:2px solid transparent;
    -moz-border-radius:10px 0 10px 10px;
    -webkit-border-radius:10px;
    -webkit-border-top-right-radius:0;
    -khtml-border-radius:10px 0 10px 10px;
    border-radius:10px 0 10px 10px;
    height:156px;
    margin:5px 0;
    position:relative;
    text-align:center;
    width:226px;
}
.modules .moduleblue,
.modules .modulegreen,
.modules .moduleorange,
.modules .modulepurple,
.modules .modulered
{
    height:176px;
    margin:5px 0 5px 10px;
    width:176px;
}
.moduleblue
{
    background:url(/_images/moduleBlue.png) no-repeat top right;
    border-color:#059fe2;
}
.modulegreen
{
    background:url(/_images/moduleGreen.png) no-repeat top right;
    border-color:#9cc11b;
}
.moduleorange
{
    background:url(/_images/moduleOrange.png) no-repeat top right;
    border-color:#f3a100;
}
.modulepurple
{
    background:url(/_images/modulePurple.png) no-repeat top right;
    border-color:#a27db3;
}
.modulered
{
    background:url(/_images/moduleRed.png) no-repeat top right;
    border-color:#850037;
}
.moduleblue img,
.modulegreen img,
.moduleorange img,
.modulepurple img,
.modulered img
{
    margin:0 auto;
}
.moduleblue .button-forward,
.modulegreen .button-forward,
.moduleorange .button-forward,
.modulepurple .button-forward,
.modulered .button-forward
{
    bottom: 15px;
    left: 15px;
    line-height: 10px;
    position: absolute;
}
#content .accessories
{
    background: url(/_images/_ie/accessory_list_top.png) no-repeat top left;
    clear: both;
    display: block;
    margin: 10px 10px 0 10px;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    width: 940px;
}
#content .accessories ul
{
    display: block;
    list-style-type: none;
    margin: 10px auto 0 auto;
    overflow: hidden;
    padding: 0;
}
#content .accessories li
{
    display: block;
    float: left;
    font-size: 9pt;
    list-style-type: none;
    height: 29px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#content .accessories li a
{
    color: #435a69;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}
#content .accessories li a:hover,
#content .accessories li a:focus
{
    cursor: pointer;
}
#content .accessories li .accessorybegin
{
    background: url(/_images/accessoryBegin.png) no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 29px;
    line-height: 29px;
    margin: 0;
    padding: 0 15px;
}
#content .accessories li .accessoryend
{
    background: url(/_images/accessoryEnd.png) no-repeat 0 0 transparent;
    display: block;
    float: left;
    height: 29px;
    margin: 0;
    padding: 0;
    width: 35px;
}
#content .accessories .button-forward
{
    line-height: 10px;
    position: absolute;
    right: 10px;
    top: 11px;
}
#content .accessoriesend
{
    background: url(/_images/_ie/accessory_list_end.png) no-repeat top left;
    height: 10px;
    margin: 0 0 0 10px;
    width: 940px;
}



#supporthelpdesk,
#casestudylist
{
    clear:both;
}
#supporthelpdesk .callout
{
    background:url(/_images/nav3Trans.png) top left repeat-y #edeeef;
    -moz-border-radius:10px 0 0 0;
    -webkit-border-radius:0;
    -webkit-border-top-left-radius:10px;
    -khtml-border-radius:10px 0 0 0;
    border-radius:10px 0 0 0;
    clear:left;
    float:left;
    min-height:261px;
    width:436px;
}
#supporthelpdesk object,
#supporthelpdesk video
{
    display:block;
    margin:18px auto;
    position:relative;
    
    width:384px;
    height:216px;
}
#content .wrapper #supporthelpdesk .nav3
{
    clear:none;
    float:left;
    margin-left:10px;
}
#content .wrapper #supporthelpdesk .nav3 li
{
    background: url(/_images/_ie/supporthelpdesk_nav3_middle.png) no-repeat top left;
    border: 0 none;
    display: block;
    height: 81px;
    margin: 0 0 10px 0;
    overflow: hidden;
    width: 218px;
}
#content .wrapper #supporthelpdesk .nav3 li:first-child
{
    background:url(/_images/_ie/supporthelpdesk_nav3_top.png) no-repeat top left;
}
#content .wrapper #supporthelpdesk .nav3 li:last-child
{
    background:url(/_images/_ie/supporthelpdesk_nav3_bottom.png) no-repeat top left;
}
#content .wrapper #supporthelpdesk .nav3 li a
{
    display: block;
    height: 78px;
    line-height: 78px;
}

#resourcecontent
{
    clear:both;
    margin-top:10px;
}
#resourcecontent .callout
{
    background:url(/_images/resource-callout.png) top left no-repeat;
    border:0 none;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    border-radius:0;
    clear:left;
    float:left;
    height:350px;
    position:relative;
    width:440px;
}
#resourcecontent .callout h2
{
    padding-top:7px;
}
#resourcecontent .callout object,
#resourcecontent .callout video
{
    display:block;
    margin:20px auto;
    position:relative;
    
    width:384px;
    height:216px;
}
#content .wrapper #resourcecontent .callout .button-forward
{
    background:transparent;
    border:0 none;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    border-radius:0;
    display:block;
    height:29px;
    line-height:29px;
    margin:0;
    padding:0;
    position:absolute;
    right:20px;
    top:12px;
    width:110px;
}
#content .wrapper #resourcecontent .callout .button-forward span
{
    background:none;
}
#content .wrapper #resourcecontent .nav3
{
    clear:none;
    float:left;
    margin-left:10px;
}
#content .wrapper #resourcecontent .nav3 li
{
    background:none;
    border:0 none;
    height:110px;
    margin:0 0 10px 0;
    padding:0;
    width:230px;
}
#content .wrapper #resourcecontent .nav3 li:first-child
{
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    border-radius:0;
}
#content .wrapper #resourcecontent .nav3 li:last-child
{
    -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    border-radius:0;
}
#content .wrapper #resourcecontent .nav3 li a
{
    height:110px;
    line-height:110px;
}



#footer
{
    height: auto;
    margin: 7px 0 0 0;
    width: 100%;
}
#footer .wrapper
{
    /* background: url(/_images/footerBackground.png) no-repeat top right transparent; */
    background: transparent;
    border: 2px solid #d3d8dc;
    /* border:2px solid #d5dade; */
    -moz-border-radius:0 10px 0 0;
    -webkit-border-radius:10px;
    -webkit-border-top-left-radius:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-bottom-left-radius:0;
    -khtml-border-radius:0 10px 0 0;
    border-radius:0 10px 0 0;
    border-bottom: 0 none;
    color: #425968;
    font-size: 8pt;
    margin: 0 auto;
    padding: 0 9px 0 17px;
    width: 956px;
}

#footer .wrapper #footernav
{
    clear: left;
    display: block;
    float: left;
    height: auto;
    margin: 35px 0 0 0;
    padding: 0 0 35px 0 ;
    width: 555px;
}
#footer .wrapper #footernav ul
{
    clear: left;
    display: block;
    float:left;
    margin: 0;
    padding: 0;
}
#footer .wrapper #footernav li
{
    display: block;
    float:left;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding:0 0 0 0;
    width: 120px;
}
#footer .wrapper #footernav li a
{
    color:#425968;
    font-size: inherit;
    text-decoration:none;
    text-transform:capitalize;
}
#footer .wrapper #footernav li a:hover
{
    color:#111f2a;
}
#footer .wrapper #footernav ul ul
{
    clear: left;
    float: none;
    list-style: inside none;
    margin: 0;
    padding: 12px 0 0 0;
    width: 100%;
}
#footer .wrapper #footernav li li
{
    background: url(/_images/footerNavBullet.png) 0 6px no-repeat transparent;
    clear: left;
    display: block;
    font-size: 9pt;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 10px;
}
#footer .wrapper #footernav li li a
{
    
}

#footer .wrapper #search
{
    background: url(/_images/footerSearchBox.png) no-repeat 0 0 transparent;
    clear: right;
    display: block;
    float: right;
    height: 58px;
    margin: 22px 10px 0 0;
    padding: 0;
    position: relative;
    width: 340px;
}
#footer .wrapper #search form
{
    display: block;
    height: 100%;
    width: 100%;
}
#footer .wrapper #search input[type=text]
{
    border:1px solid #ccc;
    color:#425968;
    font-size:8pt;
    height:20px;
    left: 15px;
    margin: 0;
    padding:1px 3px;
    position: absolute;
    top: 17px;
    width:205px;
}
#footer .wrapper #search input[type=submit]
{
    background: url(/_images/_ie/billboard_more_button.png) no-repeat 0 0 transparent;
    border: 0 none;
    color: #425968;
    font-size: 10pt;
    font-weight: bold;
    height: 29px;
    right: 12px;
    margin: 0;
    position: absolute;
    top: 14px;
    width: 90px;
}

#footer .wrapper #social
{
    clear: right;
    float:right;
    margin: 0 3px 0 0;
    padding: 6px 0 0 0;
    width: 180px;
}
#footer .wrapper #social ul
{
    float:right;
    padding: 0 5px !important;
}
#footer .wrapper #social li
{
    float:left;
    margin-left: 5px !important;
    padding-left:3px;
    list-style-type:none;
}

#footer .wrapper #legal
{
    clear: right;
    float: right;
    margin: 0 10px 0 0;
    padding: 10px 0 0 0;
    text-align: right;
    width: 250px;
}
#footer .wrapper #legal ul
{
    clear: none;
    float: right;
    margin: 0 0 0 5px;
    padding: 0;
}
#footer .wrapper #legal li
{
    float: right;
    margin: 0 0 0 5px;
    padding: 0;
    list-style-type:none;
}
#footer .wrapper #legal a
{
    color:#425968;
    text-decoration:none;
}
#footer .wrapper #legal a:hover,
#footer .wrapper #legal a:focus
{
    color: #0e2432;
}

#billboard
{
    background: transparent;
    height:253px;
    margin: 0 auto 10px auto;
    position: relative;
    width:960px;
}
#billboard ul.panels
{
    position:relative;    
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
#billboard ul.panels li
{
    position:absolute;    
    height:100%;
    left:0;
    list-style-type:none;
    margin:0;
    overflow:hidden;
    padding:0;
    top:0;
    width:100%;
}
#billboard ul.panels li:first-child
{
	z-index: 20 !important;
}
#billboard ul.panels>li.current
{
	display:block;
	z-index: 30 !important;
}
#billboard ul.panels>li.next
{
	display:block;
	z-index: 25 !important;
}
#billboard ul.panels li img
{
    position: absolute;
    height: 100%;
    left: 9px;
    overflow: hidden;
    top: 0;
    width: auto;
}
#billboard ul.panels li h3
{
    position:absolute;
    background-color:#e30450;
    color:#ffffff;
    font-size:24pt;
    height:50px;
    left:0;
    line-height:50px;
    margin:0;
    padding:0 40px 0 40px;
    top:40px;
}
#billboard ul.panels li p.description
{
    position:absolute;
    color:#3b576a;
    font-size:13pt;
    font-weight:bold;
    height:100px;
    left:40px;
    margin:0;
    overflow:hidden;
    padding:0;
    top:105px;
    width:310px;
}
#billboard ul.panels li p.more
{
    position:absolute;
    background:url(/_images/more.png) 0 0 no-repeat;
    bottom:18px;
    color:#3b576a;
    display:block;
    height:29px;
    left:40px;
    line-height:29px;
    margin:0;
    padding:0;
    width:91px;
}
#billboard ul.panels li p.more a
{
    display:block;
    color:#3b576a;
    font-weight:bold;
    height:100%;
    padding:0 0 0 11px;
    text-decoration:none;
    width:80px;
}
#billboard ul.indicator
{
    display: none;
    visibility: hidden;
}
#billboard div.next,
#billboard div.previous
{
	bottom: 20px;
	cursor:pointer;
	display:block;
	height: 24px;
	position: absolute;
	width: 28px;
	z-index: 1000;
}
#billboard div.previous
{
	background:url(/_images/bBtnLeft.png) 0 0 no-repeat transparent;
	right: 75px;
}
#billboard div.previous:hover
{
	background-position: 0 -25px;
}
#billboard div.next
{
	background:url(/_images/bBtnRight.png) 0 0 no-repeat transparent;
	right: 30px;
}
#billboard div.next:hover
{
	background-position: 0 -25px;
}

#sliderzone,
#slider
{
    height: 328px;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 470px;
}
#sliderzone
{
    float: left;
    position:relative;
}
#slider
{
    background: url(/_slider/background.png) no-repeat 0 0 transparent;
    position:absolute;
    left: 0px;
    top: 478px;
}
#slider .sliderbackviewer
{
    bottom: 29px;
    height: 40px;
    left: 43px;
    position: absolute;
    width: 385px;
    z-index: 100;
}
#slider ul.sliderback
{
    height: 40px;
    left: 350px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 1800px;
    z-index: 100;
}
#slider ul.sliderback li
{
    display: block;
    float: left;
    height: 40px;
    list-style-type: none;
    margin: 0 3px;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 72px;
}
#slider ul.sliderback li .viewer
{
    background:url(/_slider/conveyor_frame_image_background.png) 0 0 no-repeat;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 72px;
    z-index:10;
}
#slider ul.sliderback li.selected .viewer
{
    background:url(/_slider/conveyor_frame_image_background.png) 0 -41px no-repeat;
}
#slider ul.sliderback li img
{
    height: 36px;
    margin: 2px;
    position: relative;
    width: 68px;
    z-index: 1;
}
#slider .porthole
{
    height: 216px;
    left: 42px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 385px;
    z-index: 100;
}
#slider .porthole ul.sliderfront
{
    height: 220px;
    left: -770px;
    margin: 0;
    overflow: hidden;
    padding:0;
    position:absolute;
    top:0;
    width: 8000px;
}
#slider .porthole ul.sliderfront li
{
    float: left;
    height: 216px;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 385px;
}
#slider .portholebackground
{
    background: url(/_slider/conveyor_frame_background.png) 0 0 no-repeat;
    height: 216px;
    left: 41px;
    position: absolute;
    top: 20px;
    width: 385px;
    z-index: 10;
}
#slider .portholeleftedge
{
    background: url(/_slider/conveyor_frame_left.png) 0 0 no-repeat;
    height: 216px;
    left: 46px;
    position: absolute;
    top: 20px;
    width: 11px;
    z-index: 100;
}
#slider .portholerightedge
{
    background: url(/_slider/conveyor_frame_right.png) 0 0 no-repeat;
    height: 216px;
    left: 413px;
    position: absolute;
    top: 20px;
    width: 11px;
    z-index: 1;
}
#slider .portholebottomedge
{
    background: url(/_slider/conveyor_frame_bottom.png) 0 0 no-repeat;
    height: 16px;
    left: 218px;
    position: absolute;
    top: 232px;
    width: 28px;

}
#slider #btnsliderleft
{
    background:url(/_images/btnsliderleft.png) 0 0 no-repeat;
    bottom: 24px;
    height: 50px;
    position: absolute;
    left: 23px;
    text-indent: -9999px;
    width: 58px;
    z-index: 200;
}
#slider #btnsliderright
{
    background:url(/_images/btnsliderright.png) 0 0 no-repeat;
    bottom: 24px;
    height: 50px;
    right: 23px;
    position: absolute;
    text-indent:-9999px;
    width: 58px;
    z-index: 200;
}
#slider #btnsliderfadeleft
{
    background:url(/_images/btnfadeleft.png) 0 0 repeat-y;
    bottom: 24px;
    height: 50px;
    position: absolute;
    left: 77px;
    text-indent: -9999px;
    width: 25px;
    z-index: 200;
}
#slider #btnsliderfaderight
{
    background:url(/_images/btnfaderight.png) 0 0 repeat-y;
    bottom: 24px;
    height: 50px;
    right: 73px;
    position: absolute;
    text-indent:-9999px;
    width: 25px;
    z-index: 200;
}
#btnsliderleft.outer
{
    top:220px;
}
#slider .sliderfront li
{
    display:block;
    position:relative;
    width:385px;
    height:216px;
}
#slider object, #slider video
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:385px;
    height:216px;
}
.slideroverlay
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    padding:0;
    margin:0;
    width: 385px;
    height: 216px;
    overflow:hidden;
    background-color:transparent;
    color:#ffffff;
}
.slideroverlay .bottomthird
{
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    padding:10px;
    width: 370px;
    overflow:hidden;
    background:rgb(91,91,91);
    background:rgba(91,91,91,0.75);
    color:#ffffff;
}
#slider .slideroverlay .bottomthird h4
{
    padding:0;
    margin:0;
}
#slider .slideroverlay .bottomthird p
{
    padding:0;
    margin:0;
}
li.video:hover .slideroverlay,
li.video .slideroverlay:hover
{
    display:none;
}
.slideroverlay .btnvideoplay
{
    position:absolute;
    left:164px;
    top:81px;
    width:56px;
    height:56px;
    background:url(/_images/showcase_play_btn.png) 0 0 no-repeat;
}
.question_media_player
{
    padding-left:20px;
    padding-top:20px;
    height:507px;
    width:676px;
}
.question_media_player .vzaar_media_player
{
    height:507px;
    width:676px;
}
.question_media_player .vzaar_media_player object, .question_media_player .vzaar_media_player video
{
    display:block;
    height:507px;
    width:676px;
}


#content ul.paging
{
    clear:both;
    display:block;
    height:20px;
    line-height:20px;
}
#content ul.paging li
{
    float:left;
    list-style-type:none;
    margin-left:0;
    margin-right:10px;
}
#content ul.paging li a
{
    color:#425968;
    text-decoration:none;
}
#content ul.paging li a:hover,
#content ul.paging li a:focus,
#content ul.paging li.selected,
#content ul.paging li.selected a
{
    color:#0e2432;
    text-decoration:underline;
}

#content .wrapper p.blogpostcategories
{
    margin-bottom:15px;
}

#content .wrapper ul.blogcategories,
#content .wrapper ul.blogrecent,
#content .wrapper ul.blogarchive,
#content .wrapper ul.social
{
    margin:0;
    padding:0.25em 0 0.5em 0;
}
#content .wrapper ul.blogcategories li,
#content .wrapper ul.blogrecent li,
#content .wrapper ul.blogarchive li,
#content .wrapper ul.social li
{
    margin:10px 0 10px 0;
    padding:0;
    list-style-type:none;
}
#content .wrapper ul.social
{
    overflow:hidden;
    padding-left:20px;
}
#content .wrapper ul.social li
{
    float:left;
    padding-right:5px;
}
#content .questiondetail p
{
    clear:left;
}
#content .questiondetail p.questiondata
{
    clear:both;
    font-weight:bold;
}



.sidebyside
{
    float:left;
}

.contact-layout
{
    width:355px;
    float:left;
}
.contact-phone label,
.contact-email label,
.contact-notice label
{
    padding-left:20px;
    width:140px;
    display:block;
    float:left;
    clear:both;
}
.contact-notice
{
    clear:both;
}
#content .wrapper .contact-hours h2,
#content .wrapper .contact-hours p
{
    padding:0;
}
#map
{
    width:355px;
    height:355px;
    overflow:visible;
}
#map div
{
    overflow:visible;
}
.floatleft
{
    float:left;
    padding: 0 10px 10px 0;
}
.floatright
{
    float:right;
    padding: 0 0 10px 10px;
}







/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.videopopup
{
    visibility:hidden;
}
.videopopup a.btnclose
{
    background:url(/_images/closebox.png) 0 0 no-repeat;
    width:30px;
    height:30px;
    position:absolute;
    top:0;
    left:0;
    text-indent:-9999px;
    outline:none;
}
#pagemask
{
    background:url(/_images/pagemask.png) 0 0 repeat;
    display:none;
    z-index:1000000;
}
input.inactive
{
    font-style:italic;
    color:#808080;
}
.article
{
    margin-top:15px;
    overflow:hidden;
}
.article .header
{
    width:180px;
    float:left;
    clear:left;
}
.article .header img
{
    padding-left:1em;
}
.article .intro
{
    float:left;
    width:520px;
}
#content .wrapper .article h2
{
    margin-top:0;
}

#content .wrapper .article p
{
}

.hidden
{
    display:none;
}
.casestudy_map_background
{
	margin:10px 0 10px 20px;
	width:683px;
	height:580px;
	background:url(/_images/casestudy_map_background.png) 0 0 no-repeat;
	position:relative;
	overflow:visible;
}
.casestudy_map_background .casestudy_map 
{
	position:absolute;
	left:35px;
	top:10px;
	width:571px;
	height:561px;
	overflow:visible;
	background:url(/_images/casestudy_map.png) 0 0 no-repeat;
}
.casestudy_map_background .casestudy_nav
{
	position:absolute;
	right:39px;
	top:168px;
	width:190px;
	height:auto;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul
{
	margin:0;
	padding:0;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li
{
	margin:0 0 4px 0;
	padding:0 0 0 0;
	list-style-type:none;
	height:29px;
	line-height:29px;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li a
{
	padding:0 10px;
	display:block;
	background:url(/_images/casestudy_nav_sprite.png) 0 -29px no-repeat;
	text-decoration:none;
	color:#435a69;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li a:hover,
#content .wrapper .casestudy_map_background .casestudy_nav ul li a.selected
{
	background:url(/_images/casestudy_nav_sprite.png) 0 -116px no-repeat;
	color:#ffffff;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li.first a
{
	background-position: 0 0;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li.last a
{
	background-position: 0 -58px;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li.first a:hover,
#content .wrapper .casestudy_map_background .casestudy_nav ul li.first a.selected
{
	background-position: 0 -87px;
}
#content .wrapper .casestudy_map_background .casestudy_nav ul li.last a:hover,
#content .wrapper .casestudy_map_background .casestudy_nav ul li.last a.selected
{
	background-position: 0 -145px;
}
.casestudy_map_background .casestudy_text
{
	color:#435a69;
	font-size:11pt;
	font-weight:bold;
	position:absolute;
	right:39px;
	top:50px;
	width:240px;
	height:auto;
	text-align:right;
}
.casestudy_map_background .casestudy_map .pin
{
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:19px;
	background:url(/_images/map_pin_blue.png) 0 0 no-repeat;
	cursor: pointer;
}
.casestudy_map_background .casestudy_map .red
{
	background:url(/_images/map_pin_red.png) 0 0 no-repeat;
}
.casestudy_map_background .casestudy_map .pin .popupx
{
	position:absolute;
	width:180px;
	height:auto;
	left:5px;
	top:18px;	
	z-index:100000;
	padding:0;
	overflow:hidden;
}
#content .wrapper .casestudy_map_background .casestudy_map .pin .popupx .popuptop
{
	width:160px;
	overflow:hidden;
	padding:5px 10px 0 10px;
	background:url(/_images/map_pin_popover_top.png) 0 0 no-repeat;
}
#content .wrapper .casestudy_map_background .casestudy_map .pin .popupx .popupbottom
{
	width:160px;
	overflow:hidden;
	padding:0 10px 5px 10px;
	background:url(/_images/map_pin_popover_bottom.png) 0 100% no-repeat;
}
#content .wrapper .casestudy_map_background .casestudy_map .pin .popupx h3,
#content .wrapper .casestudy_map_background .casestudy_map .pin .popupx p
{
	font-size:8pt;
	line-height:10pt;
	margin:0;
	padding:0 0 5px 0;
}
#content .wrapper .casestudy_map_background .casestudy_map .pin .popupx p a
{
	background:url(/_images/map_pin_popover_chevron.png) 100% 50% no-repeat;
	padding-right:20px;
	text-decoration:none;
	color:#435a69;
	font-weight:bold;
}
#international-listing
{
    background: url(/_images/international-bkg.png) top left no-repeat transparent;
    color: #fff;
    height: 25px;
    line-height: 25px;
    left: 106px;
    left: 182px;
    overflow: visible;
    padding: 0 0 0 11px;
    position: absolute;
    top: -30px;
    width: 144px;
    z-index: 1500;
}
#international-listing ul
{
    height: 50px;
    left: -999999px;
    position: relative;
    width: 50px;
}
#international-listing li
{
    background: no-repeat 7px 50% #617785;
    border: 2px solid #8ca2b0;
    border-top: 0;
    height: 22px;
    line-height: 22px;
    padding: 0;
    min-width: 95px;
}
#international-listing li:focus,
#international-listing li:hover
{
    background-color: #4d5b66;
}
#international-listing li.uk
{
    background-image: url(/_images/international-uk.png);
}
#nav #international-listing li a
{
    color: #fff;
    font-weight: normal;
    padding: 0 0 0 32px;
    text-decoration: none;
}
#international-listing:focus ul,
#international-listing:hover ul
{
    left: -11px;

}
.fancyform
{
    margin:100px auto 0 auto;
    background:url(/_images/portal.png) no-repeat 0 0;
    width: 428px;
    height: 420px;
    padding:20px;
}
.fancyform .logo-blue
{
    margin: 20px auto;
    width: 97px;
    height: 58px;
    display:block;
    clear:both;
}
.fancyform .logo-blue a
{
    display:block;
    overflow:hidden;
    width: 97px;
    height: 58px;    
}
.fancyform h1
{
    display:block;
    clear:both;
    margin:18px 0 10px 0;    
    color: #2daee6;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    width: 428px;
    height: 25px;
    line-height: 25px;
    overflow:hidden;
}
.fancyform .panel
{
    background: url(/_images/portal-panel.png) 0 0 no-repeat;
    margin:0 auto;
    width: 311px;
    height: 190px;
    padding: 10px;
}
.fancyform label
{
    float: left;
    width: 120px;
    text-align:right;
    padding-right: 5px;
    margin-bottom:7px;
    height: 23px;
    line-height: 23px;
}
.fancyform input[type=text]
{
    width: 175px;
    margin-bottom:7px;
}
.fancyform input[type=submit]
{
    background:url(/_images/btncertificate.png) 0 0 no-repeat;
    border:none;
    outline:none;
    width: 168px;
    height: 39px;
    margin:10px auto;
    padding:0;
    text-indent:100%;
    display:block;
    cursor:pointer;
}
input#generate
{
	background:url(/_images/button-refresh.png) 0 0 no-repeat;
    border:none;
    outline:none;
    width: 168px;
    height: 39px;
    margin:10px auto;
    padding:0;
    text-indent:100%;
    display:block;
    cursor:pointer;
}


/* addthis */

.left .addthis_toolbox {
    margin-left: 18px;
}
.right .addthis_toolbox {
    width: 230px;
}
#content .wrapper .left .addthis_toolbox>ul, 
#content .wrapper .right .addthis_toolbox>ul {
    margin: 0;
    padding: 0;    
}
#content .wrapper .left .addthis_toolbox>ul>li,
#content .wrapper .right .addthis_toolbox>ul>li {
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#content .wrapper .right .addthis_toolbox>ul>li {
    width: 115px;
}
/*
.right .addthis_toolbox>a {
{
    margin:0;
    display: block;
    background-color: pink;
    width: 110px;
    height: 30px;
    padding:0;
}
.right .addthis_toolbox>a>iframe {
    height: 30px;
}
.right .addthis_button_google_plusone {
    clear: left; 
}
.right .addthis_counter {
    display:block;
    clear:right;
    width: 50px;
}
*/