/*
'//////////////////////////////////////
'// FILE: /include/css/cwStyles2.css 
'// DESC: Master stylesheet for Members Zone
'//       Updated for Bus MZ
'// $Revision: 3$
'// $Date: 5/31/2006 3:49:50 PM$
'// $Author: Amy Love$
'//////////////////////////////////////
*/
body {
  background-color: #fff;
  color: #000;
}

p, td, blockquote, li, b, body {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    line-height: 17px;
}

a:link { 
    color: #000066;
}

a:hover {
    color: #c00; 
    text-decoration: underline;
}

h1 {
    font-size: 18px;
    font-weight: normal;
}

sup {
    font-size: 9px;
    vertical-align: text-top;
}
th { 
	color: #fff;
	background-color: #000;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

td { vertical-align: top; }


/* Classes */
.subnav {
	
    color: #006; 
    font-weight: bold; 
    text-decoration: none;
}

b.red {
	color: #CC0000;
}

b.smallwhite {
    color: white;
    font-size: 11px;
    font-weight: bold;
}
b.large {
	font-size: 14px;
}

b.blue {
	color: #006;
}

.green {
	color: #099;
	font-size: 15px;
	font-weight: bold;
}


.small { 
	font-size: 10px;
    line-height: 14px;
}

.smallError { 
	font-size: 11px;
    color: #c00;
    font-weight: bold;
}

.RegTextSmall, A.RegTextSmall { 
	font-size: 11px;
}

.RegTextSmallBold { 
	font-size: 11px;
    font-weight: bold;
}

.smallRed { 
	font-size: 10px;
    color: #c00;
}

.smallBold {
	font-size: 11px; 
    font-weight: bold;
}

.white { 
	font-weight: bold; 
	color:#fff; 
	padding-right: 5px;
}

.smallWhite { 
	font-size: 10px; 
	font-weight: normal; 
	color:#fff; 
	/*padding-left: 6px;
	padding-right: 5px;*/
}

.standout {  
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
    color: #0079B5;
}

.standoutFOM {  
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #0066CC; 
}

.purpleStandout {  
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #4B4B8A;
}

.blackStandout {  
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000;
}

.pad {  
	padding-right: 5px; 
	font-size: 11px;
	font-weight: normal;
}

.greyBox {
     border-top: 1px solid; 
     border-right: 1px solid; 
     border-left: 1px solid; 
     border-bottom: 1px solid; 
     border-color: #000;
     background-color: #EFEFEF;
}

.whiteBox {
     border-top: 1px solid; 
     border-right: 1px solid; 
     border-left: 1px solid; 
     border-bottom: 1px solid; 
     border-color: #999;
     background-color: #fff;
}

.whiteBoxHelp {
     border-top: 1px solid; 
     border-right: 1px solid; 
     border-left: 1px solid; 
     border-bottom: 1px solid; 
     border-color: #699;
     background-color: #fff;
}

.notSoSmall { 
    font-size: 11px; 
    padding-right: 5px;
}

.headline {
    color: #006;
    font-weight: bold;
    font-size: 14px;
    font-family: inherit;
}

.coloredBox {
    border: 1px groove #006;
    background-color: #ffc;
}

.borderTopBottom {
    border-bottom: 1px solid #000; 
    border-top: 1px solid #000;
    margin: 5px;
    padding: 5px;
}

.borderBottomRight {
    border-bottom: 1px solid #000; 
    border-right: 1px solid #000;
    margin: 5px;
    padding: 5px;
}

.borderTopLeftBottom {
    border-top: 1px solid #000; 
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 5px;
    padding: 5px;
}

.borderRight {
    border-right: 1px solid #000;
}

.borderLeft {
    border-left: 1px solid #000;
}

.borderTop {
    border-top: 1px solid #000;
}

.borderBottom {
    border-bottom: 1px solid #000;
}

.blueBorder {
    border: 1px solid #006;
}

.pageTitle {
    font-size: 15px;
    font-weight: bold;
}

.spacer {
    margin: 5px;
    padding: 5px;
}

/* Wizard styles */
.WIZtaskbodyTd, .WIZtaskheadTd {
    border-width: 0 0 1 0; 
    border-style: solid; 
    border-color: #006;
}

.WIZtaskheadTd {
    background-color: #fff;
}

.WIZtaskheadTitle {
    padding: 5px 10px 0 10px; 
    font-size:13px; 
    font-weight: bold; 
}

.WIZtaskheadDiv {
    padding: 0 10px 5px 20px; 
    font-size: 11px; 
}

.WIZtaskbodyDiv {
    padding: 0 10px 5px 20px; 
}

.WIZtaskfootDiv {
    padding: 6px 10px 3px 10px; 
}

.GENerrorBorder {
    border-width: 2px; 
    border-style: solid; 
    border-color: black;
}

.MZbody P {
	font-size: 12px;
	margin: 10px 10px 15px 10px;
}


.MZsubhead {
	font-size: 12px;
	border-width: 1;
	border-style: solid;
	border-color: black;
    margin: 2px 0 0 0;
}

.MZfoot {
    font-size: 11px;
    margin: 20px 15px 0 20px;
}

.NMZfoot, .NMZfoot A {
    font-size: 11px;
    margin: 0;
}

.MZBillingDetail {
    font-size: 11px;
    border-bottom: 1px solid #363;
    border-right: 1px solid #363;
}

/* Newsletter styles */
.smallBlueBold {
    font-size: 11px; 
    font-weight: bold;
    color: #006;
}

.NLTitle {  
	font-size: 14px; 
	font-style: normal; 
	color: #369; 
}

A.NLTitle {  
	font-size: 14px; 
	font-style: normal; 
	color: #369;
    text-decoration: none;
    font-weight: bold;
}

.NLSmallBlue {
    font-size: 11px;
	color: #006;
}

.textbox {
    border: 1px solid #000;
	background-color: #fff;
    font-size: 11px;
}

/*.button {
	border: 3px outset #000066;
    border-top-width: 2px;
    border-left-width: 2px;
	background-color: #0079B5;
    font-size: 12px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}*/

.button {
	border: 2px outset #ccc;
    border-top-width: 2px;
    border-left-width: 2px;
	background-color: #69c;
    font-size: 11px;
    font-weight: bold;
	padding: 1px;
    color: #fff;
}

.whiteBorderTop {
    border-top: 1px solid white;     
}


/* NPL */

A.smallWhite {
    color: #fff;
    font-size: 9px;
}


/* CPL */
.icon {
    border: 1px solid black; 
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold; 
    font-size: 14px;
    background-color: #efefef;
}

/* Fax Line Compare box */
.greyRightBottom { 
    border-bottom: 1px solid #666; 
    border-right: 1px solid #666; 
    padding: 3px; 
}
.greyLeftRightBottom { 
    border-left: 1px solid #666; 
    border-bottom: 1px solid #666; 
    border-right: 1px solid #666; 
    padding: 3px; 
}
.greyRight { 
    border-right: 1px solid #666; 
    padding: 3px; 
}

.greyText {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    color: #999;
}

/*
These are styles associated with the BUS MZ layout and tabs.
PLEASE BE VERY CAREFUL MAKING CHANGES TO THESE!!!
*/
#tabs DIV {
    position: relative;
    height: 29px;
    width: 101px;
    top: 0px;
    float: left;
    background-image: url(/images/nav/inactiveTab.gif); 
    background-repeat: no-repeat; 
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    color: #333; 
    font-size: 11px; 
    line-height: 11px; 
    letter-spacing: .03em; 
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}

#MZ0 .Active { background-image: url(/images/nav/activeBlueTab.gif);   }
#MZ1 .Active { background-image: url(/images/nav/activePurpleTab.gif); }
#MZ2 .Active { background-image: url(/images/nav/activeGreenTab.gif);  }
#MZ3 .Active { background-image: url(/images/nav/activeTealTab.gif);   }
#MZ4 .Active { background-image: url(/images/nav/activeOrangeTab.gif); }

#tabs DIV A { text-decoration: none; color: #333; }
#tabs DIV A:Hover { text-decoration: underline; color: #c00; }

#tabs .Active A {
    color: #fff;
    padding-top: 4px;
    color: white; 
    font-size: 12px; 
    line-height: 12px;
    text-decoration: none;
}

#cwBanner {
    position: absolute;
    top: 0;
    left: 0;
    height: 41;
    width: 100%;		
    background-image: url(/images/members/MZHeadSliver.gif); 
    background-repeat: repeat-x;
}

#tabs {
    position: absolute;
    top: 51;
    left: 10;
    height: 29;
    width: 505;
}

#rightOfTabs {
    position: absolute;
    width: auto;
    top: 51;
    left: 515;
    height: 29;
    }
    
#headerSep {
    position: absolute;
    top: 80;
    left: 0;
    height: 2;
    width: 100%;
}

#MZ0 #headerSep { background-color: #0079B5; }
#MZ1 #headerSep { background-color: #7D7DA8; }
#MZ2 #headerSep { background-color: #517D51; }
#MZ3 #headerSep { background-color: #7CA7A7; }
#MZ4 #headerSep { background-color: #FDA726; }

#titleBar {
    position: absolute;
    top: 82;
    left: 0;
    height: 25;
    width: 100%;
    padding: 5 0 0 20;
    font-weight: bold;
    font-size: 14px;
}

#MZ0 #titleBar { background-color: #CCDDEE; }
#MZ1 #titleBar { background-color: #DDDDEE; }
#MZ2 #titleBar { background-color: #DDEEDD; }
#MZ3 #titleBar { background-color: #DDEEEE; }
#MZ4 #titleBar { background-color: #FFEEBB; }

#MZ0 #cwBody { border-color: #0079B5; }
#MZ1 #cwBody { border-color: #7D7DA8; }
#MZ2 #cwBody { border-color: #517D51; }
#MZ3 #cwBody { border-color: #7CA7A7; }
#MZ4 #cwBody { border-color: #FDA726; }

#MZ0 #crm { background-color: #CCDDEE; }
#MZ1 #crm { background-color: #DDDDEE; }
#MZ2 #crm { background-color: #DDEEDD; }
#MZ3 #crm { background-color: #DDEEEE; }
#MZ4 #crm { background-color: #FFEEBB; }

#main {
    position: absolute;
    top: 107;
    left: 0;
    width: 100%;
    height: auto;
}

#main1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
#cwBody {
    padding: 20 20 20 20;
    border-width : 1 1 1 0; 
    border-style: solid;
    background-color: #FFFFFF;
}

#CWfooter {
    width: 100%;
    padding: 0 10 0 0;
}

#crm {
    font-size:11px;
    padding: 5 15 10 15;
    /*width: 150px;*/
}

/* Choose Features Styles */
.CFBorderLeft {
    border-left: 1px solid #7D7DA8;
}

.CFBorderRight {
    border-right: 1px solid #7D7DA8;
}

.CFBorderTop {
    border-top: 1px solid #7D7DA8;
}

.CFBorderBottom {
    border-bottom: 1px solid #7D7DA8;
}

.CFBorderBottomRight {
    border-bottom: 1px solid #7D7DA8;
    border-right: 1px solid #7D7DA8;
}

.CFBorderBottomLeft {
    border-bottom: 1px solid #7D7DA8;
    border-left: 1px solid #7D7DA8;
}

#CF_currentSetting {
    font-size: 13px;
    background-color: #FCFDDF;
    font-weight: bold;
    border-top: 2px solid #7D7DA8; 
    border-bottom: 2px solid #7D7DA8;
}

#CFModify {
    font-size: 14px; 
    font-weight: bold; 
    color: white; 
    padding: 5px; 
    background-color: #7D7DA8;
}

#CFModify DIV {
    text-align: center;
    font-size: 14px; 
}

#CFDivider {
    border-right: 1px solid #DDDDEE;
    text-align: center;
}

#CFDivider B {
    font-size: 13px;
}


/* Account Summary */
#ASModify {
    font-size: 14px; 
    font-weight: bold; 
    color: white; 
    padding: 5px; 
    background-color: #0079B5;
}

/* Business Card */
.dropshadow2{
        /*float:left;
        clear:left;*/
        width: 430px;
        background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
        background: url(/images/shadow.gif) no-repeat bottom right;
        margin: 10px 0 10px 10px !important;
        margin: 10px 0 10px 5px;
        padding: 0px;
}

.innerbox{
        position:relative;
        bottom:6px;
        right: 6px;
        border: 1px solid #0079B5;
        padding:4px;
        margin: 0px 0px 0px 0px;
}

.innerbox{
        /* IE5 hack */
        \margin: 0px 0px -3px 0px;
        ma\rgin:  0px 0px 0px 0px;
}

.innerbox p b {            
        padding-left: 8px;
}
/* End Business Card */

.pipe {
    font-weight: bold;
    font-size: 13px;
    color: #c00;
}

.left {
    float: left;
    width: 110px;
    text-align: left;
    padding: 0 8px 0 0;
}
.middle { padding-bottom: 10px;  margin: 0; }
