/* import extranet.css */

@import url("styles/extranet.css") ;

/* ==== Master Positioning Elements ==== */

#wrapper
{
    /*    position: relative;*/
    left: 0px;
    text-align: left;
    width: 848px;
    margin: 0 auto;
}

#header
{
    height: 147px;
    background-color: #fff;
}

#breadcrumbs
{
    float: left;
    margin: 5px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    color: #FDAD33;
}

#breadcrumbs b
{
    color: #999;
}

#utilities
{
    float: right;
    text-align:center;
    margin: 5px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#utilities img
{
    vertical-align: middle;
}

.noTopMargin {
    margin-top: 0px !important;
}

.cover:after
{
    content: '.';
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
}

/* ==== Main Body Elements ==== */

#descriptive, #descriptive2
{
    /* 848 (#main) - 16 (margins) = 832 */
    margin: 12px 8px;
    padding: 0px 0px 0px 0px;
    z-index: 0;

}
.main_ban{
    margin-top: 4px;
    margin-bottom: 2px;
    z-index: 0;
}
/* ==== Left-side Elements ==== */
#left {
    float: left;
    width: 624px;
}
.left6col, .left8col
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.left8col-launchkit /*For launchkit only -- margin*/
{
    display: block;
    float: left;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.left6col, .left8col
{
    background-repeat: no-repeat;
    background-position: 1px 2px; /* adjusted downward to line up with body bubble */
}

.left6col
{
    width: 624px;
}

.left6col
{
    padding-bottom: 15px;
}

.left8col
{
    width: 832px;
/*    width: 100%;*/
}

.alignTop {
    vertical-align: top;
}

.backgroundBottom {
    background-position: bottom;
}

#detail, #productDetail
{
    width: 320px;
    height: 200px;
    min-height: 200px;
    margin: 10px 0px 20px 12px; /* bottom value is to prevent overlap with container curve */
    padding: 0px 0px 0px 0px;
}

a.prodTitle
{
    font-size: 11px; font-weight: bold;
}
a.prodTitle:hover
{
    text-decoration: none; font-size: 11px; font-weight: bold;
}

.prodImg
{
    float: right;
    margin: 0 0 20px 20px;
    border: 1px solid red;
}

div[class] #detail
{
    height: auto;
    position: relative;
    padding: 0px 0px 10px 0px;
}
.topLevelAlignP
{
    padding-left: 17px;
}
#productDetail
{
    height: 280px;
}
#productDetail p{
    word-spacing:0;
}
ul.productDetail li{
    list-style-image:url(/upload/icons/checkmark_blue.jpg);
}
table.productDetail{
    text-align:center;
}
.ntgrdiff-pan-blue, 
.ntgrdiff-pan-red, 
.ntgrdiff-pan-green, 
.ntgrdiff-pan-gold{
    width: 270px;
    float: left;
    padding: 2px;
    margin: 20px 5px;
}
.ntgrdiff-pan-full{width: 554px;}
.ntgrdiff-pan-blue{border: 1px solid #009DDC;}
.ntgrdiff-pan-red{border: 1px solid #CC0000;}
.ntgrdiff-pan-green{border: 1px solid #6DB43E;}
.ntgrdiff-pan-gold{border: 1px solid #BCBDC0}

.ntgrdiff-pan-blue div, 
.ntgrdiff-pan-red div, 
.ntgrdiff-pan-green div,
.ntgrdiff-pan-gold div.header{

    color: #E6E6E6;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    padding: 3px;
    text-align: center;
}
.ntgrdiff-pan-gold div.header{
    height: auto;
}

.ntgrdiff-pan-blue div{background-color: #009DDC;}
.ntgrdiff-pan-red div{background-color:#CC0000;}
.ntgrdiff-pan-green div{background-color:#6DB43E;}
.ntgrdiff-pan-gold div.header{background-color:#DFB53B;}
.ntgrdiff-pan-blue ul{
    list-style-image: url(/upload/icons/checkmark_blue.jpg);
}
.ntgrdiff-pan-red ul{
    list-style-image: url(/upload/icons/checkmark_red.jpg);
}
.ntgrdiff-pan-green ul{
    list-style-image: url(/upload/icons/checkmark_green.jpg);
}
.ntgrdiff-pan-gold ul{
    list-style-image: url(/upload/icons/checkmark_grey.jpg);
}
.ntgrdiff-pan-grey{
    width: 275px;
    border: 1px solid #6B747C;
    float: left;
    margin-left: 10px;
}

.ntgrdiff-pan-grey > p{
    background-color: #6B747C;
    margin: 2px;
    padding: 3px;
    color: #FFF;
    font-weight: bold;
}

ul.piclist50{
    padding: 0 5px;
    list-style: none ;
    list-style-image: none;
}
ul.piclist50 li{
    display: block;
    padding: 10px 5px 10px 50px;
    min-height: 50px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-top: 1px solid #6B747C;
}
.ntgrdiff-pan-gold ul.piclist50 li{
    border: none;
}
.grey-list{
    list-style-image: url(/upload/icons/checkmark_grey.jpg);
}
.prod-specs-tbl{
    border-collapse: collapse;
}
.prod-specs-tbl td{
    border: 1px solid #009DDC;
}
.prod-specs-tbl-active{
    background-color:  #e0e3e6;

}
.prod-tbl-bluehead, .prod-tbl-redhead, .prod-tbl-greenhead{
    border-collapse: collapse;
}
.prod-tbl-bluehead th,.prod-tbl-redhead th,.prod-tbl-greenhead th{
    color: #fff;
}
.prod-tbl-bluehead th{
    border: 1px solid #009DDC;
    background-color: #009DDC;
}
.prod-tbl-redhead th{
    border: 1px solid #CC0000;
    background-color: #CC0000;
}
.prod-tbl-greenhead th{
    border: 1px solid #6DB43E;
    background-color: #6DB43E;
}
.prod-tbl-bluehead td,.prod-tbl-redhead td,.prod-tbl-greenhead td{
    padding: 3px;
    text-align: center;
}
.prod-tbl-bluehead td{
    border: 1px solid #009DDC;
}
.prod-tbl-redhead td{
    border: 1px solid #CC0000;
}
.prod-tbl-greenhead td{
    border: 1px solid #6DB43E;
}
/*.prod-specs-tbl-active td{
    border: 1px solid #009DDC !important;
}*/
.check-gray{
    background: url(/upload/icons/checkmark_gray.jpg) center center no-repeat;
}
.check-black{
    background: url(/upload/icons/checkmark_black.jpg) center center no-repeat;

}
.features{
    background-position: 20px 50%;
    background-repeat: no-repeat;
    border-top: 1px solid #808080;
    padding: 20px 30px 20px 90px;
}
.sum-table{
    border-collapse: collapse;
    margin: 20px 0;
}
.sum-table th{
    border: 1px solid grey;
}
.sum-table td{
    border: 1px solid grey;
}
.productDetail td{
    border-bottom: 1px solid rgb(153, 153, 153);
    border-left: 1px solid rgb(153, 153, 153);
    border-right: 1px solid rgb(153, 153, 153);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    vertical-align:middle;
}
.productDetail tr{
    padding: 2px;
}
table.choose_prod{
    border:          0px;      /* border="0" */
    border-collapse: collapse; /* cellspacing="0" */
    width:           600px;
}
.choose_prod td{
    padding: 0px;
    font-size:10px;
    vertical-align:middle;
}
.choose_prod_green td{
    border:1px solid #6DB43E;

}
.choose_prod_blue td{
    border:1px solid #009DDC;

}
#detailWide6, #detailWide8
{
    /*height: 200px;*/
    margin: 10px 0px 10px 12px;
    padding: 0px 0px 15px 0px;
}

#detailShort6, #detailShort8
{
    height: 60px;
    margin: 10px 0px 10px 12px;
    padding: 0px 0px 15px 0px;
}

#solution6
{
    margin: 10px 0px 10px 12px;
    padding: 0px 0px 15px 0px;
}

#detailWide6, #detailShort6
{
    width: 595px;
}

#detailWide8, #detailShort8
{
    width: 740px;
}

#right2colhome
{
    display: block;
    float: right;
    width: 208px;
    margin: 0px 0px 0px -12px;
    padding: 0px 0px 0px 0px;
}

#right2col
{
    display: block;
    float: right;
    width: 208px;
    margin: 0px 0px 10px -12px; /* bottom value is to prevent overlap with container curve */
    padding: 0px 0px 0px 0px;
}

#divPromo
{
    /*height: 114px;
        width: 624px;
        margin-top: 5px;*/
}

.left {
    float: left;
}

/* ==== Left-Side Tools ==== */

#marketFilters
{
    /*    position: relative;*/
    top: 0px;
    left: 12px;
    width: 600px;
    font-weight: bold;
    color: #FDAD33;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

#marketFilters p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#marketFilters a
{
    font-weight: normal;
}

#marketFilters b
{
    color: #999;
    font-weight: bold;
}

#productTabs
{
    position:relative;
    left: 0px;
    width: 620px;
    border-collapse: collapse;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

#productTabs, .productTab
{
    width: 126px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
}


#productTabs1, .productTab1
{
    width: 620px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
    background-image:url(images/curves/detail_tab_bttm.gif);
}

#productTabs4, .productTab4
{
    width: 620px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
    background-image:url(images/curves/detail_tab_bttm4.gif);
}

#productTabs5, .productTab5
{
    width: 620px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
    background-image:url(images/curves/detail_tab_bttm5.gif);
}


.productTab p
{
    margin: 2px 5px 1px 5px;
    line-height: 14px;
}

/* ==== Right-Side Elements ==== */

#marginSubNav
{
    width: 208px;
    margin: 0px 0px -2px 0px;
    padding: 0px 0px 0px 0px;
}
.jobs{
    width: 206px;
    height: 220px;
    background: url(/images/backgrounds/enus_jobs.jpg) 8px 8px no-repeat;
}
.jobs h1{
    padding: 200px 0 0 100px !important;
}
.marginBubble2Col, #marginWhereToBuy, .marginLinkBubble
{
    width: 208px;
    margin: 2px 0px -2px 0px;
    padding: 2px 0px 0px 0px;
}

.marginBubble2Col, .marginLinkBubble, #marginSubNav
{
    background-image: url(images/backgrounds/column_2_bg_with_head.gif);
    border-bottom: solid 1px #fff; /* firefox hack */
}

#marginSubNav
{
    background-image: url(images/backgrounds/subnav_top.gif) !important;
}

.marginWhereToBuy
{
    background-image: url(images/backgrounds/column_2_bg_gold_with_head.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 1px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

.marginWhereToBuyNoGoldNoHead
{
    background-image: url(images/backgrounds/column_2_bg_no_head.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin: 1px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

.marginWhereToBuy p, .marginWhereToBuyNoGoldNoHead p
{
    /*border: dotted 1px red;*/
    width: 198px;
    padding: 7px 0px 7px 10px;
    margin: 0px -6px 0px 0px;
    text-align: left;
}

.marginWhereToBuy p.divider
{
    border-top: solid 1px #efefef;
}



.wtbBottom2col
{
    width: 208px;
    margin: -6px 0px -6px 0px;
    padding: 0px 0px 0px 0px;
    background-color: Transparent;
    background-image: url(images/curves/column_2_gold_bttm.gif);
    background-repeat: no-repeat;
}

.marginSupport
{
    width: 208px;
    margin: 0px -10px 0px 0px;
    padding: 10px 0px 0px 10px;
    height: 30px;
    background-image: url(images/backgrounds/column_2_gold_button_bg.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.marginWhereToBuy img, .marginSupport img, .marginLinkBubble img
{
    float: left;
    vertical-align: middle;
    border-style: none;
}

.marginLinkBubble b, .marginBubble2Col b
{
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #FDAD33;
    padding-top: 8px;
    letter-spacing: 1px;
}

/*
.marginBubble2Col b
{
        font-size: 10px;
        font-style: normal;
        line-height: 16px;
        font-weight: bold;
        color: #333;
        padding-top: 8px;
        letter-spacing: 1px;
}*/

.marginBubble2Col img
{
    float:  right;
    margin-left: 10px;
    /*margin-bottom: 5px;*/
}

table.collapse {
    border-collapse: collapse;
}

.marginBubble2Col h4, .marginBubble2Col p, .marginWhereToBuy2Col h4, .marginWhereToBuy2Col p, .marginLinkBubble h4, .marginLinkBubble p
{
    width: 184px;
    margin: 8px 0px 8px 0px;
    padding: 2px 0px 0px 10px;
}
.marginBubble2Col p{text-align:left;}

.bubbleHomeMarket a.columnImage {
    display: block;
    margin: 20px -9px 0px -9px;
}
.bubbleHomeMarket h1{
    width: 188px;
    overflow: hidden;
}

table.collapse {
    margin: 0px;
    padding: 0px;
}
table.collapse tr {
    margin: 0px;
    padding: 0px;
}
table.collapse td {
    margin: 0px;
    padding: 0px;
}

.bubbleHomeMarket {
    background-image: url(images/backgrounds/hp_columns_bg.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 0px 10px !important;
    width: 208px;
}

.pillBottom2Col, .pillBottomSubNav, .pillBottomHomeMarkets, .pillBottom200, .pillBottom400, .pillBottom600, .pillBottomContent
{
    background-color: Transparent;
    background-repeat: no-repeat;
    width: 208px;
    height: 8px;
    margin: 0px;
    padding: 0px;
}

.pillBottom2Col {
    background-image: url(images/curves/column_2_bttm.gif);
}

.pillBottomSubNav {
    background-image: url(images/curves/subnav_bttm.gif);
    height: 16px;
}

.pillBottomHomeMarkets {
    background-image: url(images/curves/hp_columns_bttm.gif);
    width: 624px;
    height: 10px;
    color: #f5f5f5;
}

.pillBottom200 {
    background-image: url(images/backgrounds/200_bttm.gif);
    width: 200px;
}

.pillBottom400 {
    background-image: url(images/backgrounds/400_bttm.gif);
    width: 400px;
}

.pillBottom600 {
    background-image: url(images/backgrounds/600_bttm.gif);
    width: 600px;
}

.pillBottomContent {
    background-image: url(images/curves/content_container_bttm.jpg);
    width: 848px;
    height: 10px;
}
table.noborder{
    border: 0;
}
table.noborder td{
    border: 0;
}
table.alignCenter td{
    text-align: center;
    vertical-align: middle
}

/* ==== End Main Body Elements ==== */

#containerBottom
{
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px -22px 0px;
    background-color: #fff;
}

#footer
{
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    background-color: #fff;
    color: #999;
    border: solid 1px #fff;
}

#footer p, #footer .legal
{
    margin: 3px 10px 10px 10px;
}
.social{
    text-align: center !important;
    /*    background-color: #FFF;*/
    padding: 10px 0;
    height: 40px;
}
.social img{
    float: none;
}
.social a.vk,
.social a.twitter{
    line-height: 16px;
    padding-left: 20px;
    font-size: 14px;
}
.social a.vk{
    background: url(/images/social/VK_logo.gif) 0 0 no-repeat;
    padding-right: 10px
}
.social a.twitter{
    background: url(/images/social/twitter.png) 0 0 no-repeat;
}
.social_like{
    text-align: right;
    height: 30px;
    position: relative;
    padding-right: 180px;
}
#ok_like,
#fb_like,
#vk_like,
#mailru_like{
    float: right;
/*    width: 130px;
    position: absolute;
    display: inline-block;*/
}
#ok_like{
/*    right: 300px;
    width: 300px;*/
}
#fb_like{
/*    right: 150px;*/
/*    bottom: 5px;*/
}
#vk_like{
/*    right: 0;*/
/*    bottom: 2px;*/
}
#vk_wrap{
    width: 180px;
    height: 22px;
    float: right;
    right: 0;
    position: absolute;
}
#mailru_like{
    right: 0;
}
#fb-root{
    float: right;
}
#twitter_follow img{
    float: none;
    margin: 0;
}
.newsletterBar
{
    height: 30px;
    border-collapse: collapse;
    vertical-align: middle;
    background: url("/css/images/backgrounds/nav_bg.png") no-repeat 5px -86px #FFFFFF;
    color: #333;
}

.newsletterBar tbody tr td
{
    padding: 5px 15px;
    vertical-align: middle;

}

.newsletterBar tbody tr td input
{
    /*    width: 168px;*/
    vertical-align: middle;
    border: solid 1px #666;
    font-size: 10px;
}

.alignLeft {
    text-align: left !important;
}
.alignCenter {
    text-align: center !important;
}
.b-align-center {
    text-align: center;
}
.alignRight {
    text-align: right;
}

/* this part added by Adam Luter, used for BSP2 new pages */

table.data_sheets {
    width: 100%;
}
table.data_sheets td {
    width: 30%;
    padding-right: 10px;
}
table.data_sheets td.image {
    text-align:center;
    width: auto;
    padding: 8px 8px 8px 8px;
}
table.data_sheets td.description {
    width: auto;
    padding: 2px 10px 2px 2px;
}

table.product_sheets
{
    width: 600px;

}


#virtualcategory
{
    padding-left:10px;
    padding-right: 10px;
    margin-top:15px;
    margin-bottom:5px;
    color: #FDAD33;
    font-weight:bold;
}
#virtualcategory b
{
    color: #999999;
    font-weight: bold;
}

#virtualcategory a:active
{
    color:Green;
}
#doclist {
    background-image: url(images/static/rules_600_3columns.gif);
    padding: 10px 0px;
    margin: 10px 10px 10px 10px;
}
#productlist {
    background-image: url(images/static/rules_600_2columns.gif);
    margin: 10px 5px 10px 5px;
    padding: 0px 2px 0px 2px;
}

#productlist .listHeading
{
    background-image: url(images/backgrounds/2nd_bg_top.gif);
    width: 300px;
    text-align: left;
    padding:5px 10px 3px 15px;
    vertical-align:top;
}
#productlist .listHeading img
{
    border:medium none;
    float:right;
    margin:-15px -3px -10px 10px;
    position:relative;
    vertical-align: text-top;
}
#productlist .listHeadingLinks
{
    background-image: url(images/backgrounds/2nd_bg_bttm.gif);
    width: 300px;
    text-align: left;
    background-repeat:no-repeat;
    height:34px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
}
#productlist .listHeadingLinks img
{
    vertical-align: middle;
}

#lbLinks
{
    color:Orange;
}
span.error {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
table.common{
    border-collapse: collapse;
    padding: 3px;
    width: 100%;
    margin: 0 auto;
}
.common tr{

}
.common td,
.common th{
    border: 1px solid #333;
    font-weight: normal;
    font-family: sans-serif;
    vertical-align: bottom;
}
table.grey-border{
    border-collapse: collapse;
    padding: 3px;
    width: 100%;
    margin: 0 auto;
}
.grey-border tr:nth-child(even){
    background: #E0E3E6;
}
.grey-border th{
    text-align: center;
    vertical-align: middle;
}
.grey-border td,
.grey-border th{
    border: 1px solid #A5A5A5;
    font-weight: normal;
    font-family: sans-serif;
    vertical-align: bottom;
    padding: 3px;
}
