



















/*********************************************************/
/* GENERAL ALIGNMENT                                     */
/* - center site, but keep internal content left aligned */

body {
	text-align:center;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px!important;
    /* background-color: #f9f9f4; */
    background-color: #ffffff;
    color: #000000;
    margin: 12px 0px 0px 0px;
    padding: 0px ;
}

#container {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 781px;
    clear: both;
    
        padding: 1px 0px 0px 0px; /* 4px left padding to lineup with WDC */
    
}

#fullContainer {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 781px;
    clear: both;
    
        padding: 12px 0px 0px 4px; /* 4px left padding to lineup with WDC */
    
}

#fullContainer {
    width: 98%;
}

div {
    text-align: left;
}

/* remove cell spacing from most tables */
table {
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
}

td {
    padding: 0px;
    margin: 0px;
}

FORM {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*********************************************************/
/* GENERAL TAGS: SPACING, COLOR, ETC.                    */

.clear { clear: both; }

img { border: none; }

h2 { font-size: 18px; font-weight: bold; margin: 0px; }
h3 { font-size: 12px; font-weight: bold; margin: 0px; }

.head_profile { color: #b2a820; }

floatLeft {
    float: left;
}

floatRight {
    float: right;
}

.margin9 { margin-bottom: 9px; }
.margin18 { margin-bottom: 18px; }

.wellPadding {
    margin-left: 10px;
    margin-right: 10px;
}

.wellNoPadding {
    margin-left: -10px;
    margin-right: -10px;
    width: 588px;
}

.headFont {
    color: #e5e5e5;
    font-size: 40px;
}

.head {
    padding: 6px 0px 8px 0px;
}

.headPadding {
    padding: 6px 0px 8px 10px;
}

.subHead {
    font-size: 16px;
    font-weight: bold ;
    padding: 0px 0px 18px 0px;
}

a:link      { color: #0033cc; }
a:visited   { color: #0033cc; }
a:hover     { color: #000000; }

.green { color: #008000!important; }

.hidden { display: none; }
.block { display: block; }

.DropDownAction  {
    white-space: nowrap;
}

.DropDownAction img {
    padding: 0px 3px 0px 0px;
    margin: 0px 0px 3px 0px;
    border: 0px;
    vertical-align: text-top;
}

input,
textarea,
select {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

/* Vertical spacers */
.br1 {font-size:1px;}
.br2 {font-size:2px;}
.br4{font-size:4px}
.br5{font-size:5px}
.br6{font-size:6px}
.br8{font-size:8px}
.br9{font-size:9px}
.br10{font-size:10px}
.br11{font-size:11px}


div.contentRow { clear: both; }

.nowrap { white-space: nowrap; }

.fl   {float:left; text-align: left;}
.fr   {float:right; text-align: right;}

.tal  {text-align: left!important;}
.tar  {text-align: right!important;}
.tac  {text-align: center!important;}

.pb10 { padding-bottom: 10px!important; }
.pb5  { padding-bottom:  5px!important; }
.pt10 { padding-top:    10px!important; }
.pt5  { padding-top:     5px!important; }
.pl10 { padding-left:   10px!important; }
.pl5  { padding-left:    5px!important; }
.pr10 { padding-right:  10px!important; }
.pr5  { padding-right:   5px!important; }

.y    {background-color: yellow; }
.rb   {border: 1px solid red;    }

.ResponseList {
    margin: 0px 0px 14px 5px;
    font-family: arial, helvetica, sans-serif;
}

.ErrorList {
    margin: 0px 0px 14px 17px;
    font-family: arial, helvetica, sans-serif;
}

.ErrorList ul {
    color: #DD0000;
    margin: 0px;
    padding: 0px;
    clear: both;
}

li.ErrorItem {
    list-style-type: square;
    line-height: 18px;
}

.ResponseList ol {
    color: #008000;
    margin: 0px;
    padding: 0px;
    clear: both;
}

li.ResponseItem {
    list-style-type: none;
}

.FieldHelpText {
    font-weight: normal;
    font-size: 11px;
    font-family: arial, sans-serif;
    color: #808080;
    line-height: 15px;
    clear: both;
}

.reqStar {
    color: #DD0000;
    font-size: 16px;
    font-weight: bold;
    vertical-align: -20%;
}

.reqKey {
    color: #DD0000;
    margin-bottom: 9px;
    display: none;
}

.channelContainer, .topicContainer, .subTopicContainer {
    position: relative;
    float: left;
}

#topicSelector select {
    width: 175px;
    margin-right: 5px;
}

div.charCount {
    float: left;
}

.charCount {
    padding-left: 4px;
    vertical-align: top;
    color: #444444;
    font-size: 11px;
}

span.curCharCount {
    font-weight: bold;
    color: #222222;
    vertical-align: top;
}

span.errorCharCount {
    font-weight: bold;
    color: #DD0000!important;
}

/*********************************************************/
/* HEADER LOGO AREA                                      */
.header {
    margin-left: 0px;
    width: 100%;
}

.tgl {
    font-size: 16px;
    color: #5f8739;
    white-space: nowrap;
    float:left;
    text-align: left;
}

.logo {
    padding: 0px;
    text-align: left;
	vertical-align: top;
    
    
}

.search {
    vertical-align: top;
    text-align: left;
    
        padding-left: 65px;
    
}

.upperNav {
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    
        padding-bottom: 3px;
    
}


.searchBar {
    text-align: right;
    
}

.searchBar input.disableAutoComplete {
    
        width: 352px;
        margin-left: 1px;
    
}

.beta A:hover, .beta A:link, .beta A:visited {
    color:#777777;
    text-decoration:none;
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.30em;
}

.srchopt {
    font-family: arial, sans-serif;
    font-size:11px;
    position:relative;
    bottom:0.20em;
}

.srchtype {
    text-align:right;
    margin-right:70px;
}

.srchR {
    
        margin-left:1px;
       
}

.lowerNav {
    text-align: right;
    font-size: 11px;
    
        padding: 0 0 7px 0;
    
}

.lowerNav .name {
    font-weight:bold;
    font-style:italic;
}

.lowerNav img {
    vertical-align: middle;
}

.maglass {
    
        margin-right:1px;
    
}

.VersionInfo {
    font-weight: normal;
    font-size: 11px;
    font-family: arial, sans-serif;
    color: #808080;
    line-height: 15px;
}

/*********************************************************/
/* Breadcrumb                                            */
#bcrumb {
    padding-left: 11px;
    font-family: arial;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    
        padding-top: 18px;
        padding-bottom: 9px;
    
}

/*********************************************************/
/* CONTENT WELL FRAMING                                  */
.contentContainer {
    width: 100%;
}

td.leftWellContainer {
    width: 100%;
}

table.leftWell {
    width: 100%;
    background-color: #ffffff;
}

td.rightRailContainer {
    vertical-align: top;
    padding-right: 14px;
    /* padding-right: 30px;  This will make the nav column lineup exactly with WDC.  But we decide we will use the extra 16px in UGC */
    padding-left: 3px;
    
        padding-top: 3px;
    
}

table.rightRail {
    width: 164px;
    margin-left: 14px;
    margin-top: 10px;
    padding: 0px;
}

.rightRail img {
    border: 0px;
}

/* borders for content well */
.corner {
    width: 7px;
}
.border {
    width: 1px;
    height: 1%;
}


        
    .topLeftWell {
        width: 100%;
        background:  white url(http://members.work.com/images/border_green_top.gif) scroll repeat-x;
    }
    .bottomLeftWell {
        width: 100%;
        background: white url(http://members.work.com/images/border_green_bottom.gif) scroll repeat-x;
    }
    


.greenBg {
    background-color: #7dac4e;
}

/* borders for right nav */
.topRightNav {
    background-image: url(http://members.work.com/images/border_blue_top.gif);
    width: 100%;
}
.bottomRightNav {
    background-image: url(http://members.work.com/images/border_blue_bottom.gif);
    width: 100%;
}
.leftNavBorder {
    background-image: url(http://members.work.com/images/border_blue_left.gif);
}
.rightNavBorder {
    background-image: url(http://members.work.com/images/border_blue_right.gif);
}

/*********************************************************/
/* WELL AND RAIL CONTENTS                                */
.contentWell {
    background-color: #FFFFFF;
}

.rightNavLinks {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.rightNavLinksList {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    line-height: 23px;
    font-size: 12px;
}
.rightNavLinksList a:Link,
.rightNavLinksList a:visited,
.rightNavLinksList a:focus {
    color: green!important ;
}

a:link.greenLink,
a:visited.greenLink,
a:focus.greenLink{
    color: #008000;
    font-weight: bold;
}

a:hover.greenLink,
a:active.greenLink{
    color: #008000;
    font-weight: bold;
}


.linksList {                /* Ben See if this is used anywhere other than right nav */
    list-style: none;
    margin: 0px;
    padding: 0 0 0 4px;
    line-height: 20px;
    font-size: 12px;
}


/*********************************************************/
/* FOOTER                                                */
#footer {
    clear: both;
    padding-top: 15px;
    margin-bottom: 10px;
}

.footerRow {
    font-family: arial, sans-serif, serif;
    font-size: 10px;
    color: #333333;
    clear: both;
}

.footerRow a:link,
.footerRow a:visited,
.footerRow a:focus {
    color: #008000;
}

.footerRow a:hover,
.footerRow a:active {
    color: #008000;
}
