@charset
"utf-8"
;
/* CSS Document */

BODY {
    background-color: #F3F3F3;
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #555;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

/*****************************************************************
*   Note from Bruce:
*   Zeroing Basic Elements. Zeroing basic elements happened to stop
*   Internet Explorer from adding mystery-line-spaces after divs.
*
*****************************************************************/

html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form, table, td, tr, {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: separate;
    border-spacing: 0;
}

input, select, DIV.bfButtonTextVertAlign, table.bfListTable, table.bfListTable tr, {
    margin: 0;
    padding: 0;
}

/*--Font size 12px--*/
DIV.bfTopContent, DIV.bfTopContentWide, DIV.bfTopContentBruce, DIV.bfExpandHeader, DIV.bfExpandHeader2,
DIV.bfExpandHeaderText, DIV.bfContent, DIV.bfContentNoImage, DIV.bfContentOnPage,
DIV.bfPortalLoginContentOnPage, BUTTON, TD, H3, INPUT.bfText, input, select, table.bfListTable, .cell1 {
    font-size: 12px;
}

/*****************************************************************
*
* Page Header/Footer Styles
*
*****************************************************************/
#bfHeaderLeft {
    background-image: url("HeaderLeft.jpg");
    background-repeat: repeat-x; /*margin: 0;*/
}

#bfHeaderCenter {
    width: 975px;
    background-image: url("HeaderCenter.jpg");
    background-repeat: no-repeat;
}

#bfHeaderRight {
    background-image: url("HeaderRight.jpg");
    background-repeat: repeat-x;
}

DIV.bfEmpty {
    width: 1px;
    height: 1px;
}

#bfFooter {
    background-image: url("Footer.gif");
    background-color: #F6F6F6;
    background-repeat: no-repeat;
    width: 975px;
    height: 28px;
    font-size: 9px;
    line-height: 28px;
    text-align: left;
    color: #999999;
}

/*****************************************************************
*
* Top section with white background going right across the page
*
*****************************************************************/
DIV.bfTopFrame {
    width: 100%;
    padding-bottom: 8px;
    background-color: #FFFFFF;
    background-image: url("ShadowNormal.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
}

DIV.bfReseller {
    height: 158px;
    background-color: #FFFFFF;
    background-image: url("Reseller-Header-Background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

DIV.bfMyAccount {
    height: 158px;
    background-color: #FFFFFF;
    background-image: url("My-Account-Header-Background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

DIV.bfResellerNoBack {
/*height: 158px;*/
    background-color: #FFFFFF;
    min-height: 20px;
}

DIV.bfAdmin {
    height: 158px;
    background-color: #FFFFFF;
    background-image: url("Admin-Header-Background.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

DIV.bfAdminNoImage {
/*height: 158px;*/
    min-height: 20px;
    background-color: #FFFFFF;
}

DIV.bfAdminText {
    height: 158px;
    background-color: #FFFFFF;
    background-image: url("Admin-Header-Text.jpg");
    background-position: top center;
    background-repeat: no-repeat;
}

DIV.bfAdminNoBack {
/*height: 158px;*/
    background-color: #FFFFFF;
    min-height: 20px;
}

DIV.bfTopFrameCurvedShadow {
    width: 100%;
    padding-bottom: 8px;
    background-color: #FFFFFF;
    background-image: url("ShadowBent.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfShadowBent {
    width: 945px;
    background-image: url("ShadowBent.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfShadowNormal {
    width: 100%;
    height: 8px;
    background-color: #FFFFFF;
    background-image: url("ShadowNormal.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
}

DIV.bfTopContent {
    width: 945px;
    background-color: #FFFFFF;
    text-align: left;
}

DIV.bfWide {
    width: 945px;
    min-height: 20px;
}

DIV.bfFullWhiteBack {
    width: 100%;
    background-color: white;
}

DIV.bfDialHeader {
    background-image: url("dialImages/Dial-Header.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfDialFooter {
    background-image: url("dialImages/Dial-Footer.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfLDHeader {
    background-image: url("ldImages/LD-Header.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfLDFooter {
    background-image: url("ldImages/LD-Footer.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfPremiumHeader {
    background-image: url("premiumVoipImages/VoipPremium-Header.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfPremiumFooter {
    background-image: url("premiumVoipImages/VoipPremium-Footer.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfVoipBasicHeader {
    background-image: url("basicVoipImages/VoipBasic-Header.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfVoipBasicFooter {
    background-image: url("basicVoipImages/VoipBasic-Footer.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfTopContentWide {
    width: 945px;
    padding: 0 0 16px 0;
    background-color: #FFFFFF;
    text-align: left;
}

/* ***************************************
*   Begin: Top Content Wide div tables
******************************************/
DIV.bfTopContentBruce {
    width: 945px;
    background-color: #FFFFFF;
    text-align: left;
}

.bfTopContentCell2 {
    width: 945px;
    height: 20px;
}

.bfTopContentCell1 {
    width: 50%;
    float: left;
}

/*****************************************
*   End: Top Content Wide div tables
***************************************/

DIV.bfContentWideOnPage {
    width: 945px;
    padding: 9px 0 9px 0;
    font-size: 9pt;
}

/*****************************************************************
*
* Drop-down Styles
*
*****************************************************************/
DIV.bfExpandHeader {
    background-repeat: repeat-x;
    height: 29px;
    width: 945px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    background-image: url("../3web/sectionHeader.gif");
}

DIV.bfExpandHeader2 {
    background-repeat: repeat-x;
    height: 26px;
    width: 100%;
    text-align: left;
    background-image: url("../3web/bfExpandHeader2.jpg");
    border-top: 1px solid white;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #ececec;
    vertical-align: middle;
}

DIV.bfExpandHeader3 {
/*background-repeat: repeat-x;*/
    height: 26px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    background-color: #f6f6f6;
    border: 1px thin #cccccc;
}

DIV.bfExpandHeaderShort {
    background-repeat: repeat-x;
    height: 29px;
    width: 700px;
    font-weight: bold;
    text-align: left;
    background-image: url("../3web/sectionHeader.gif");
}

DIV.bfExpandBody {
    background-color: white;
    min-height: 50px;
    width: 905px;
    margin: 0 20px 0 20px;
    text-align: left;
    padding: 20px;
    border-bottom: 1px;
    border-style: none none solid none;
    border-color: #EFEFEF;
}

DIV.bfExpandBodyEnd {
    background-color: white;
    min-height: 50px;
    width: 905px;
    margin: 0 20px 0 20px;
    text-align: left;
    padding: 20px;
    background-image: url("ShadowBent.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfExpandBodyShort {
    background-color: white;
    min-height: 50px; /*width: 680px;*/
    text-align: left;
    padding: 20px;
    border-bottom: 1px;
    border-style: none none solid none;
    border-color: #EFEFEF;
}

DIV.bfExpandBodyShortEnd {
    background-color: white;
    min-height: 50px; /*width: 680px;*/
    text-align: left;
    padding: 20px;
    background-image: url("Shad-End.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

DIV.bfExpandHeaderText {
    display: inline;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

SPAN.price {
    background-image: url("price-underline.jpg;");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 900px;
    width: 200px;
    min-height: 300px;
    display: inline;
}

/*****************************************************************
*
* Additional content sections
*
*****************************************************************/
DIV.bfContent {
    width: 905px;
    padding: 20px;
    background-color: #FFFFFF;
    background-image: url("ShadowBent.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: left;
}

DIV.bfContentNoImage {
    width: 905px;
    margin: 0 0 4px 0;
    padding: 20px;
    background-color: #FFFFFF;
    text-align: left;
}

DIV.bfContentOnPage {
    width: 945px;
    margin: 14px 0 4px 0;
    padding: 10px 0 32px 0;
    text-align: left;
}

DIV.bfPortalLoginContentOnPage {
    width: 945px;
    height: 235px;
    background-image: url("Portal-Login-Background.jpg");
    background-repeat: no-repeat;
}

/* Begin: My First use of div tables */
.bfAdminLoginCell2 {
    padding: 20px;
    width: 905px;
    height: 195px;
    text-align: left;
    float: left;
}

.bfAdminLoginCell1 {
    margin: 0 30px 0 0;
    width: 320px;
    height: 195px;
    vertical-align: top;
    text-align: left;
    float: left;
}

/* End: My First use of div tables */

DIV.bfBullet {
    float: left;
    clear: none;
    margin-top: 3px;
    margin-right: 10px;
    background-image: url("BulletOnContent.jpg");
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

DIV.bfBulletGreen {
    float: left;
    clear: none;
    margin-right: 10px;
    background-image: url("green-bullet.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

DIV.bfBulletGreen01 {
    float: left;
    clear: none;
    margin-right: 5px;
    background-image: url("Bullet-Green-01.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

DIV.bfBulletGreen02 {
    display: inline;
    float: left;
    clear: none;
    margin-right: 5px;
    background-image: url("Bullet-Green-02.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

DIV.bfBulletGreen03 {
    display: inline;
    float: left;
    clear: none;
    background-image: url("Bullet-Green-03.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 20px;
}

DIV.bfBulletQMark {
    float: left;
    clear: none;
    margin-right: 5px;
    background-image: url("Bullet-Q-Mark.gif");
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}

DIV.bfContentWideOnPage DIV.bfBullet {
    float: left;
    clear: none;
    margin: 2px 10px 0 0;
    background-image: url("BulletOnPage.jpg");
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

/*Product Page Button DIV 176PX across*/
DIV.bfProductButton {
    background-image: url("productButton.jpg");
    background-repeat: repeat-x;
    width: 176px;
    height: 155px;
    position: relative;
    margin-right: 5px;
}

DIV.bfSpacerVert {
    background-image: url("transparent.gif");
    width: 100%;
    min-height: 1px;
}

DIV.bfTransparent {
    background-image: url("transparent.gif");
}

/*****************************************************************
*
* Override standard styles
*
*****************************************************************/
A:link, A:visited {
    color: #3399FE;
    text-decoration: none;
}

A:active, A:hover {
    color: #666666;
    text-decoration: none;
}

A.bfTextButton {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left; /*font-variant: small-caps;*/
}

A.bfTextButton:hover {
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left; /*font-variant: small-caps;*/
}

SPAN.bfHighlight1 {
    display: inline;
    padding: 4px 0 4px 8px;
    font-size: 8pt;
}

SPAN.bfHighlight2 {
    color: #FE9900;
}

SPAN.bfHighlight3 {
    display: inline;
    padding: 2px 6px 2px 6px;
    font-size: 8pt;
    background-image: url("Highlight.gif");
    background-position: bottom;
    background-repeat: repeat-x;
}

.bfCheckmark {
    display: inline;
    margin-left: auto;
    margin-right: auto;
    width: 10px;
    height: 10px;
    background-image: url("checkmark-green.gif");
    background-position: top left;
    background-repeat: no-repeat;
}

SPAN.bfBold {
    color: #575757;
    font-weight: bold;
}

SPAN.bfBold A {
    font-weight: bold;
}

SPAN.bfBolder A {
    font-weight: bold;
    font-style: italic;
}

SPAN.bfLink {
    color: #3399FE;
    text-decoration: underline;
}

SPAN.bfBoldItalics {
    font-weight: bold;
    font-style: italic;
}

SPAN.bfStatusColor {
    color: #555555;
}

DIV.bfSmallIndent {
    padding-left: 20px;
}

DIV.bfIndent {
    padding-left: 50px;
}

INPUT.bfText {
    color: #555;
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 200px;
}

INPUT.bfDate {
    color: #555;
    background-color: #fffcec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 50px;
}

INPUT.bfTextDisabled {
    color: #c0c0c0;
    background-color: #f4f4f4;
    width: 200px;
}

SELECT.bfSelect {
    background-color: #fffcec;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 200px;
}

INPUT.bfRadio {
    display: inline;
    background-color: #FFFFFF;
}

TEXTAREA.bfTextArea {
    background-color: #fffcec;
    border: solid;
    border-width: thin;
    border-top-color: #999;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #999;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 4px;
    width: 100%;
}

H1 {
    font-size: 16pt;
    font-weight: normal;
    color: #555;
    padding: 0 0 10px 0;

}

.bfH1 {
    font-size: 20px;
    font-weight: normal;
    color: #555;
    padding: 0 0 10px 0;
    margin: 8px 0 0 0;

}

H2 {
    font-size: 16px;
    font-weight: bold;
    color: #555;
    padding: 0 0 10px 0; /*text-shadow: 1px 1px 2px #ccc;*/
    text-align: left;
}

.bfH2 {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    padding: 0 0 5px 0;
    margin: 8px 0 0 0;
}

.bfH3 {
    color: #555;
    font-size: 14px;
    font-weight: bold;
}

H3 {
    color: #555555;
    margin: 0 0 3px 0;
}

HR {
    color: #cccccc;
}

P {
    margin: 10px 0 10px 0;
}

BUTTON {
    display: inline;
    background-image: url("ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left;
    border: solid;
    border-width: thin;
    border-top-color: #ECECEC;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #ECECEC;
    color: #333333;
    height: 21px;
    width: auto;
    font-weight: bold;
    cursor: pointer;
}

BUTTON:hover {
    color: #000000;
}

BUTTON.bfSmall {
    font-size: 10px;
    text-shadow: 1px 1px 1px #FFF;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 4px;
    border: solid;
    border-width: thin;
    border-top-color: #ECECEC;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #ECECEC;
    height: 21px;
}

DIV.bfButtonTextVertAlign {
    height: 21px;
    vertical-align: middle;
    padding: 0 10px 0 10px;
    width: auto;
}

SPAN.bfButtonTextVertAlign {
    height: 21px;
    vertical-align: middle;
    padding: 0 10px 0 10px;
    width: auto;
}

SPAN.bfButtonSpacerHor {
    background-image: url("transparent.gif");
    width: 3px;
    height: 21px;
}

SPAN.bfHeaderTextVertAlign {
    height: 21px;
    vertical-align: middle;
    font-weight: bold;
}

DIV.bfSplashBackground {
    background-image: url("SplashCenter.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    height: 246px;
    position: relative;
}

DIV.bfError {
    color: RED;
    margin-top: 9px;
}

DIV.bfExclamation {
    background-image: url("icon-attention.gif");
    background-position: 15px 10px;
    background-repeat: no-repeat;
    background-color: #fffbe2;
    margin: 20px 0 20px 0;
    padding: 10px 20px 10px 60px;
    min-width: 150px;
    min-height: 30px;
}

DIV#bfSplashCenterContent {
    width: 405px;
    font-size: 8pt;
    color: #555555;
    position: absolute;
    left: 265px;
    top: 30px;
}

DIV#bfSplashYellowContent {
    width: 260px;
    font-size: 8pt;
    position: absolute;
    left: 685px;
    top: 30px;
    text-align: center;
}

input {
    background-color: #fffcec;
    font-size: 12px;
    height: 18px;
}

input.bfFsa {
    width: 50px;
    background-color: #fffcec;
}

label {
    color: #666666;
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -2px;
}

select {
    height: 22px;
    background-color: #fffcec;
    color: #666666;
    font-size: 12px;
}

DIV#localeLinks {
    position: absolute;
    display: inline;
    background-image: url("Highlight.gif");
    background-position: top left;
    background-repeat: repeat-x;
    top: 2px;
    left: 853px;
    width: 92px;
    padding: 0 0 2px 0;
}

DIV#contactUsInfo {
    position: absolute;
    top: 350px;
    left: 50px;
}

IMG.plusButton {
    display: inline;
    vertical-align: middle;
    padding: 6px 0 6px 6px;
    border: none;
}

IMG.padlock {
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
}

.bfGradAccent {
    background-image: url("grad-for-box.jpg");
    background-repeat: repeat-x;
    border: 1px solid #eeeeee; /*border-top: 1px solid #eeeeee;*/
/*border-right: 1px solid #ebe8e8;*/
/*border-bottom: 1px solid #ebe8e8;*/
/*border-left: 1px solid #eeeeee;*/
    vertical-align: top;
}

.bfGradAccentSm {
    background-image: url("grad-for-box-sm.jpg");
    background-repeat: repeat-x;
    border: 1px solid #eeeeee;
    vertical-align: top;
}

.bfGrayAccent {
    background-color: #f8f8f8;
    background-image: url("Gray-Accent-Shad.gif");
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: top;
}

.bfWhiteAccent {
    background-color: white;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #eeeeee;
}

/********************************************************
*  BEGIN:
*  Classes bfTitleAccent, bfBoxAccent, bfBoxAccentShad
*  can be used together or separately.
********************************************************/
DIV.bfTitleAccent {
    padding: 7px 20px 7px 10px;
    color: #777;
    text-shadow: #FFF 1px 1px 1px; /*font-weight:bold;*/
/*background-color: #f6f6f6;*/
/*background-image: url("../3web/sectionHeader.gif");*/
    background-image: url("../3web/bfExpandHeader2.jpg");
    background-position: top;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: top; /*border-top: 1px solid #f2f2f2;*/
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee; /*border-bottom: 1px solid #dddddd;*/
    border-left: 1px solid #eeeeee;
}

DIV.bfBoxAccent {
    background-color: white;
    text-align: left;
    padding: 20px; /*background-image: url("Gray-Accent-Shad.gif");*/
    background-image: url("grad-for-box.jpg");
    background-repeat: repeat-x;
    background-position: top;

    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee; /*border-bottom: 1px solid #dddddd;*/
    border-left: 1px solid #eeeeee;
}

DIV.bfBoxAccentShad {
    background-image: url("Shad-End.gif");
    background-position: bottom;
    background-repeat: no-repeat;
    height: 4px;
}

/*********************************************************
*  END:
*  Classes bfTitleAccent, bfBoxAccent, bfBoxAccentShad
*  can be used together or separately.
**********************************************************/

.bfArrow {
    background-image: url("arrow.gif");
    background-repeat: no-repeat;
    color: #666666;
    display: inline-block;
    height: 11px;
    margin: 0;
    padding: 0 5px 0 12px;
    vertical-align: middle;
}

.bfArrowTiny {
    background-image: url("arrow-tiny.gif");
    background-repeat: no-repeat;
    color: #666666;
    display: inline-block;
    font-size: 10px;
    height: 12px;
    margin: 0;
    padding: 0 0 0 12px;
    vertical-align: middle;
}

/*****************************************************************
*
* Table Styles
*
*****************************************************************/
table.bfListTable {
    overflow: hidden;
    background-color: white;
    width: 100%;
    position: relative;
    clear: both;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    *border-collapse: collapse; /*hack is needed for IE7 also*/
    visibility: visible;
}

table.bfListTable th {
/*background: #f3f3f3;*/
    color: #555555;
    text-align: left;
    padding: 3px 6px 3px 6px;
    background-image: url("ListTableHeaderDouble.gif");
    background-repeat: repeat-x;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #ececec;
    vertical-align: bottom; /*text-shadow: #ffffff 1px 1px 1px;*/
    text-decoration: none; /*max-height: 22px;*/
}

table.bfListTable tr {
    padding: 3px 6px 3px 6px;
    height: 22px; /*border-right: 1px solid #dcdcdc;*/
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
    width: 100%;
}

table.bfListTable tr:hover {
    border-bottom: 1px solid #dcdcdc;
    background-color: #f8f8f8;
    padding: 3px 6px 3px 6px;
}

navigation.bfListTable tr:hover {
    border-bottom: 1px solid #dcdcdc;
    background-color: red;
    padding: 3px 3px 3px 6px;
}

table.bfListTable tr td {
    position: relative; /*background-color: white;*/
    border-bottom: 1px solid #dcdcdc;
    padding: 3px 6px 3px 6px;
    min-height: 22px;
    max-height: 22px;
}

.bfListTableBgColour {
    background-color: #f6f6f6;
}

/*
table.bfListTable:first-child {
    width: 150px;
}
*/

table.bfListTable td+td {
    border-left: 1px solid #eaeaea;
    padding: 3px 3px 3px 6px;
}

.bfListTableHeader {
    padding: 3px 6px 3px 6px;
    background-image: url("ListTableHeader.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #dcdcdc;
    vertical-align: bottom;
    overflow: hidden;
}

.bfListTableHeaderDouble {
    padding: 3px 6px 3px 6px;
    background-image: url("ListTableHeaderDouble.gif");
    background-repeat: repeat-x;
    vertical-align: bottom;
    overflow: hidden;
}

TR.even {
    text-align: left;
}

TR.odd {
    text-align: left;
}

TR.summary TD {
    border-top: #ada8a8;
    border-bottom: 1px solid #ada8a8;
}

table.bfViewTicketTable tr td {
    background-color: white;
    padding: 0;
    border-spacing: 0;
}

DIV.bfBottomBorder {
    background-image: url("Shad-End.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    height: 4px;
}

/*****************************************************************
*
* Styles for different text colors
*
*****************************************************************/
span.bfHeader {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

span.bfPlatinum {
    font-size: 12px;
    font-weight: bold;
    color: #669999;
}

span.bfGold {
    font-size: 12px;
    font-weight: bold;
    color: #d8b700;
}

span.bfSilver {
    font-size: 12px;
    font-weight: bold;
    color: #a1bec6;
}

span.bfActive {
    font-size: 12px;
    font-weight: bold;
    color: #70af0a;
}

span.bfInActive {
    font-size: 12px;
    font-weight: bold;
    color: #d36a30;
}

span.bfItalicBold {
    font-style: italic;
    font-weight: bold;
}

span.bfItalic {
    font-style: italic;
}

DIV.bfItalic {
    font-style: italic;
}

.bfBold {
    font-weight: bold; /*color: #2e2e2e;*/
    color: #555;
}

span.bfBlack {
    color: black;
}

.bfBoldGray {
    font-weight: bold;
    color: #555555;
}

.bfSmallCaps {
    font-variant: small-caps;
    text-transform: lowercase;
    vertical-align: middle;
}

.bfGreen {
    color: #66cc33;
}

.bfOrangeBold {
    font-weight: bold;
    color: #FE9900;
}

.bfOrange {
    color: #FE9900;
}

DIV.bfPadded10 {
    padding: 10px;
}

DIV.bfPadded20 {
    padding: 20px;
    font-size: 12px;
    text-align: left;
}

.bfPadded20 {
    padding: 20px;
    font-size: 12px;
    text-align: left;
}

DIV.bfTicketNotes {
    background-color: #FFF;
}

/************************
*   Bruce:
*   Styles for div tables.
*************************/
.cell10, .cell9, .cell8, .cell7, .cell6, .cell5, .cell4, .cell3, .cell2, .cell1 {
    display: inline; /*width: auto;*/
    float: left;
    clear: right;
}

/*********************************
*   End Styles for div tables.
******************************/

/*****************************************************************************************
*   Bruce: Styles for popups. Note: Style is added to the Java files as a property.
******************************************************************************************/

div.wicket-modal div.my-window-style div.w_left,
div.wicket-modal div.my-window-style div.w_right {
    background-image: url('my-window-style-2-alpha.png');
    _background-image: url('my-window-style-2-ie.png');
}

div.wicket-modal div.my-window-style div.w_top,
div.wicket-modal div.my-window-style div.w_bottom,
div.wicket-modal div.my-window-style div.w_topLeft,
div.wicket-modal div.my-window-style div.w_topRight,
div.wicket-modal div.my-window-style div.w_bottomRight,
div.wicket-modal div.my-window-style div.w_bottomLeft,
div.wicket-modal div.my-window-style a.w_close {
    background-image: url('my-window-style-1-alpha.png');
    _background-image: url('my-window-style-1-ie.png');
}

/***************************
*   End: Styles for popups.
****************************/

/************************************
*   Begin: Clearfix*
**************************************/
/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/************************************
*   End: Clearfix*
**************************************/
.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {

    height: 1%;
    margin: 0;
    padding: 0;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
/************************************
*   End Clearfix
**************************************/

.feedbackPanelERROR {
    color: #d36a30;
    font-size: 12px; /*letter-spacing: 0.15em;*/
    margin: 0;
    padding: 0; /*text-align:left;*/
}

.feedbackPanelINFO {
    font-size: 12px; /*letter-spacing: 0.2em;*/
    color: #333333;
    margin: 0;
    padding: 0; /*text-align:left;*/
}

/*****************************************************************
*
* Ordered List Styles
*
*****************************************************************/

ol.bfSteps {
    color: #666666;
    font-weight: bold;
    margin: 0; /*padding:0 20px 0 20px;*/

}

ol.bfSteps li p {
    color: #666666;
    font-weight: normal;
}
