/* Universal Settings */
body
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    background-color: #59595B;
}


h1
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 13px;
    font-weight: bolder;
    margin: 1.25em 0 1.25em 0;
    text-transform: uppercase;
}

h2
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 10px;
    font-weight: bolder;
    margin: 0;
}

h3
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    font-weight: bolder;
    margin: 0;
}

h4
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 13px;
    font-weight: bolder;
    color: #CC0000;
    margin: 0;
}

img
{
    border-style: none;
}

a:link
{
    color: #000099;
}

a:hover
{
    color: #CC0000;
}

a:visited
{
    color: #CC0000;
}

ul, li
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px; /*line-height: 100%;*/
    color: #000000;
    margin-top: 0; /*xmargin-left: 1.1em;*/
    list-style-image: url("http://515ecmnew/ECMWEB/images/bullet.png");
}


/* Template Formatting */

.WFT_wrapper
{
    text-align: center;
}
.WFT_tablewrapper
{
    width: 990px;
    height: 800px;
}

.WFT_banner
{
    background-color: #ffffff;
}


/* SearchBox formatting */

.WFT_SearchBox
{
    color: #000000;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    margin-left: 5px;
    height: 20px;
}
.search_text
{
    background-position: right center;
    border-width: 0px;
    background-image: url('http://www.weatherford.com/weatherford/fragments/wftsearchbox2/SearchBG.png');
    background-repeat: no-repeat;
    width: 154px;
    height: 20px;
    text-align: center;
}



/* Main Content Placeholder formatting */

.WFT_mainprofile
{
    height: 650px;
    width: 990px;
}

.ContentPlaceholder
{
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
}

.ContentPlaceholderTable
{
    width: 99%;
    height: 92%;
    vertical-align: top;
    text-align: right;
}

.ContentBox
{
    vertical-align: top;
    height: 650px;
    width: 100%; /* border-right: 1px solid #CCCCCC; */
    vertical-align: top;
    padding-left: 12px;
}

.ContentContainer
{
    padding: 12px;
}

.DoubleColumn
{
    vertical-align: top;
    text-align: justify;
}

.DoubleColumnHeading
{
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: #cccccc 1px solid;
    height: 60px;
    padding-right: 15px;
}

.DoubleColumnLeft
{
    padding-right: 15px;
    padding-top: 10px;
    vertical-align: top;
    width: 50%;
    text-align: justify;
}

.DoubleColumnRight
{
    padding-top: 10px;
    vertical-align: top;
    width: 50%;
    text-align: justify;
    padding-right: 10px;
}

/* Menu */

.Menu_Borders
{
    background-color: #59595b;
}

/* Breadcrumb formatting */

.breadcrumb
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 7pt;
    font-weight: normal;
    color: black;
    vertical-align: middle;
    background-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #59595B;
    text-align: left;
    text-indent: 32px;
    height: 16px;
}

.breadcrumb A:link, .breadcrumb A:visited, .breadcrumb B A:hover
{
    color: blue;
    font-weight: normal;
}

.breadcrumb A:hover
{
    color: #CC0000;
}

.breadcrumb div
{
    width: 990px;
    height: 12px;
    background-color: #CCCCCC;
    vertical-align: bottom;
}


/* LeftNav */

.LeftNav
{
    background-position: rgba(f, f, f, 0.6);
    background-color: #ffffff;
    border: 1px solid #ccc; /* Fallback for web browsers that doesn't support RGBa */ /* background: rgb(f, f, f); /* RGBa with 0.6 opacity */
    background: rgba(f, f, f, 0.8); /* For IE 5.5 - 7*/ /* for IE */
    filter: alpha(opacity=80); /* CSS3 standard */
    opacity: 0.8;
    vertical-align: top;
    height: 400px;
    color: #000000;
}

.LeftNavContainer
{
    position: relative;
    width: 100%; /* for IE 6 */
    vertical-align: top;
}

.LeftNav_content
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    position: absolute;
    top: 0px;
    width: 175px;
    vertical-align: top;
    left: 0px;
}

.LeftNavScroll
{
    height: 400px;
}

.sidelink, .sidelink A .sidelinkhglt, .sidelink B A .sidelinkhglt
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: #333;
    line-height: 10.5pt;
    text-align: left;
    margin: 5px;
    padding-left: 12px;
    padding-top: 2px;
}

.sidelink A:link, .sidelink A:visited, .sidelink B A:hover
{
    color: #333;
    text-decoration: none;
}

.sidelink B A:link, .sidelink B A:visited
{
    color: #CC0000;
    text-decoration: none;
}

.sidelink A:hover
{
    color: #CC0000;
    text-decoration: none;
}

.sidelink strong A:hover, .sidelink strong A:link, .sidelink strong A:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.sideHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #333;
    line-height: 10.5pt;
    text-align: left;
    margin: 5px;
    padding-left: 4px;
    padding-top: 2px;
}

/* Top Nav */

.topNav
{
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 7pt;
    font-weight: normal;
    color: black;
    line-height: 10.5pt;
    text-align: justify;
}

.topNav A:link, .topNav A:visited, .topNav B A:hover
{
    color: black;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}

.topNavDivider
{
    border-left-style: solid;
    border-left-color: #C0C0C0;
    border-left-width: 1px;
    text-align: left;
    padding-left: 15px;
}

.topNavFirst
{
    text-align: left;
}

/* RightNav */

.IRRightNav
{
    width: 130px;
    height: 45px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.IRRightNav img
{
    width: 40px;
    height: 45px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.RightNav_Sidebar
{
    height: 100%;
    text-align: center;
    vertical-align: top;
}

.RightNav
{
    width: 145px;
    height: 45px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    text-decoration: none;
    vertical-align: middle;
}

.RightNav A:link, .RightNav A:visited, .RightNav B A:hover
{
    color: black;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
}

.RightNav img
{
    width: 40px;
    height: 45px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.RightNavDivider
{
    border-top-style: solid;
    border-top-color: #C0C0C0;
    border-top-width: 1px;
    font-size: 2px;
}

.RightNavFeeds
{
    padding-bottom: 5px;
    padding-left: 8px;
    text-decoration: none;
    vertical-align: middle;
}

.RightNavFeeds img
{
    width: 30px;
    height: 25px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.RightNavFeeds img
{
    width: 25px;
    height: 25px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.RightNavTopTable
{
    height: 65%;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    z-index: 200;
}


.RightNavBottomTable
{
    height: 35%;
    text-align: center;
    white-space: nowrap;
    vertical-align: bottom;
    z-index: -200;
}

.footerCenter
{
    font-weight: normal;
    font-size: 10px;
    width: 33%;
    color: #666666;
    line-height: 12px;
    font-family: Arial, Helvetica, Verdana;
    text-decoration: none;
    padding-bottom: 8px;
}

.footerLeft
{
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    line-height: 12px;
    font-family: Arial, Helvetica, Verdana;
    text-decoration: none;
    width: 50%;
    bottom: 20px;
    height: 50px;
    text-align: left;
    width: 150px;
}

.footerFeeds
{
    padding-bottom: 5px;
    padding-left: 15px;
    width: 100px;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.footerFeeds img
{
    width: 40px;
    height: 45px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.inlineright
{
    margin: 0 0 0 10px;
}

.inlineleft
{
    margin: 5px 10px 0 0;
}

.top_menu
{
    padding-left: 140px;
}

.homepagelinks
{
    font-size: 10pt;
    color: #999999;
    font-family: sans-serif;
    letter-spacing: -0.3pt;
    height: 37px;
    text-decoration: none;
}

.homepagelinks a:active, .homepagelinks a:link, .homepagelinks a:visited, .homepagelinks a:hover
{
    color: #999999;
    font-weight: normal;
    font-size: 10pt;
    font-family: sans-serif;
    text-decoration: none;
}

.homepagelinks A:hover
{
    color: #999999;
}

.newsline
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    width: 115px;
}
.newslineBox
{
    border-width: 0px 1px 1px 1px;
    border-color: #FFFFFF #D3D3D3 #D3D3D3 #D3D3D3;
    border-style: none solid solid solid;
    width: 129px;
    height: 87px;
}

.newslineTitle
{
    font-weight: bold;
    font-size: 10px;
    color: #000;
    font-family: Helvetica;
    width: 129px;
    height: 12px;
}

.newslineTitle2
{
    padding: 8px 0px 0px 15px;
    font-weight: bold;
    font-size: 12px;
    color: #ce1141;
    font-family: Helvetica;
    width: 129px;
    height: 12px;
    vertical-align: top;
}

.SCDSLoginBoxIcon
{
    padding: 0 0 0 15px;
    font-weight: bold;
    font-size: 12px;
    color: #ce1141;
    width: 39px;
    font-family: Helvetica;
    vertical-align: middle;
}

.SCDSLoginBox
{
    padding: 0 0 0 15px;
    font-weight: bold;
    font-size: 12px;
    color: #ce1141;
    width: 140px;
    font-family: Helvetica;
    vertical-align: middle;
}

.SCDSLoginBox a
{
    color: #ce1141;
}

.newslineTitle2 a
{
    color: #ce1141;
}

.bannerline
{
    border-width: 1px 0px 0px 0px;
    border-color: #D3D3D3 #FFFFFF #FFFFFF #FFFFFF;
    border-style: solid none none none;
}

.newslineBox2
{
    /* border-width: 0px 1px 1px 1px;       border-color: #FFFFFF #D3D3D3 #D3D3D3 #D3D3D3;       border-style: none solid solid solid;*/
    padding: 5px 0 0 15px;
    width: 280px;
    height: 47px;
    color: #ce1141;
}

.newslineBox2 a
{
    color: #000;
    text-decoration: none;
}

.greeting
{
    font-family: Arial;
    font-size: 8pt;
    color: #9f9f9f;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    position: relative;
    width: 312px;
    height: 163px;
    left: 11px;
    top: -1px;
    line-height: 20pt;
}

.greeting span
{
    color: #cc0000;
}

.homepageicons
{
    height: 37px;
    width: 37px;
}

.homepageicons2 a
{
    font-family: sans-serif;
    font-size: 8pt;
    color: #999999;
    height: 60px;
    width: 80px;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}


.homepageiconsdesc a
{
    font-family: sans-serif;
    font-size: 10pt;
    color: #999999;
    letter-spacing: -0.3pt;
    height: 37px;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
}

.headlinenews
{
    border-top-width: 1px;
    border-right: #D3D3D3 1px solid;
    border-left: #D3D3D3 1px solid;
    width: 129px;
    border-top-color: #D3D3D3;
    border-bottom: #D3D3D3 1px solid;
    height: 87px;
}

.greeting2
{
    position: relative;
    left: 11px;
    top: -1px;
}

/* drilling icon Horizontal */


.drillingtooltip
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.drillingtooltip div
{
    background: url(/ECMWEB/images/icons/greybox1D.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: 20px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
}

#drilling-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/drilling.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#drilling-icon:hover
{
    opacity: 1.0;
}


/* evaluation icon Horizontal */


.evaltooltip
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.evaltooltip div
{
    background: url(/images/icons/greybox2E.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -20px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
}

#evaluation-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/evaluation.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#evaluation-icon:hover
{
    opacity: 1.0;
}


/* completion icon Horizontal */


.compltooltip
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.compltooltip div
{
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 2px 0px 4px;
}

#completion-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/completion.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#completion-icon:hover
{
    opacity: 1.0;
}


/*production icon Horizontal */


.prodtooltip
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.prodtooltip div
{
    background: url(/images/icons/greybox4P.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -100px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
}

#production-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/production.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#production-icon:hover
{
    opacity: 1.0;
}


/*intervention icon Horizontal */

.intertooltip
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.intertooltip div
{
    background: url(/images/icons/greybox5I.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -140px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 4px 0 4px;
}

#intervention-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/intervention.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#intervention-icon:hover
{
    opacity: 1.0;
}

/* drilling icon Verticle */


.drillingtooltipV
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.drillingtooltipV div
{
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
}


/* evaluation icon Verticle */


.evaltooltipV
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.evaltooltipV div
{
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
    z-index: 500;
}

#evaluationV-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/evaluation.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#evaluationV-icon:hover
{
    opacity: 1.0;
}


/* completion icon Verticle */


.compltooltipV
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.compltooltipV div
{
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 2px 0px 4px;
}

#completionV-icon
{
    width: 65px;
    height: 55px;
    background: url(/images/icons/completion.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#completionV-icon:hover
{
    opacity: 1.0;
}


/*production icon Verticle */


.prodtooltipV
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.prodtooltipV div
{
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 0px 0px 4px;
}

#productionV-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/production.png) no-repeat 0 0;
    margin: 0;
    float: left;
}

#productionV-icon:hover
{
    opacity: 1.0;
}


/*intervention icon Verticle */

.intertooltipV
{
    margin: 0;
    padding: 0;
    width: 70px;
    position: relative;
}

.intertooltipV div
{
    background-position: url(/images/icons/greybox3C.png) no-repeat;
    background: url(/images/icons/greybox3C.png) no-repeat;
    width: 186px;
    height: 111px;
    position: absolute;
    bottom: -121px;
    left: -60px;
    text-align: left;
    display: none;
    font-family: Helvetica, sans-serif;
    font-size: 7.5pt;
    text-decoration: none;
    padding: 8px 4px 0 4px;
}

#interventionV-icon
{
    width: 67px;
    height: 55px;
    background: url(/images/icons/intervention.png) no-repeat 0 0;
    margin: 0;
    display: block;
    float: left;
}

#interventionV-icon:hover
{
    opacity: 1.0;
}


.gradient
{
    padding: 20px;
    background: white;
    color: #fffff4;
    width: 780px;
    margin: 0 auto;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#c6cdd2',EndColorStr='#FFFFFF');
}

.gradient H1
{
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #B41946;
}

#rotating_items
{
    position: relative;
    margin: 0px;
    vertical-align: top;
    width: 900px;
    height: 137px;
}

#rotating_items div.rotating_item
{
    position: absolute;
    margin: 0px;
    top: 0px;
    left: 0px;
}

/*image rotator position */
div#rotator ul li
{
    float: left;
    position: absolute;
    list-style: none;
    top: 0px;
    left: 0px;
}

/* image rotator image style */
div#rotator ul li img
{
    border: 1px solid #ccc;
    padding: 4px;
    background: #FFF;
}

div#rotator ul li.show
{
    z-index: 500;
}

/* ScrollBar */

.jScrollPaneContainer
{
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: 10px;
}

.jScrollPaneDragTop
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.jScrollPaneDragBottom
{
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}

.jScrollPaneTrack
{
    background: url(http://515ecmnew/ECMWEB/images/wftnew/scroll/Pane_Track_Line.png) repeat-y center;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
}
.jScrollPaneDrag
{
    background: url(http://515ecmnew/ECMWEB/images/wftnew/scroll/Iconver2_b.png) no-repeat center center;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    right: 0;
    top: 0;
}
a.jScrollArrowUp
{
    background: url(http://515ecmnew/ECMWEB/images/wftnew/scroll/Generic_Scroll_Arrow2.png) no-repeat top center;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden; 
    height: 1px;
}
a.jScrollArrowDown
{
    background: url(http://515ecmnew/ECMWEB/images/wftnew/scroll/Generic_Scroll_Arrow2.png) no-repeat top center;
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden; /*background-color: #666;*/
    height: 1px;
}
/* IE SPECIFIC HACKED STYLES */* html .jScrollPaneDragBottom
{
    bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */

.LandingScroll
{
    height: 680px;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

.ContentScroll
{
    height: 650px;
    font-size: 11px;
    font-weight: normal;
    margin-right: 12px;

}

#pane1
{
}

#pane2
{
}

.rollover-table
{
    vertical-align: top;
    width: 85px;
}

.rollover-buttons
{
    height: 90px;
    text-align: center;
}

.rollover-buttons a:link, .rollover-buttons a:visited, .rollover-buttons a:hover
{
    color: black;
    text-decoration: none;
    font-weight: normal;
    font-size: 8pt;
}

.rollover-buttons a img
{
    border-style: none;
    position: relative;
    border-width: 0;
    z-index: 1;
    vertical-align: bottom;
}
.rollover-buttons span
{
    border-width: 0;
    position: relative;
    z-index: 2;
}

