
/* General Page Styles */
#faux-column-wrapper
{
    width:790px;
    background: url('/rfs/home/consumer/images/faux_col_repeater.gif') repeat-y;
    padding-bottom:15px;
}
#account-left-wrapper
{
    width:602px;
    float:left;
    display:inline;
}
#account-left-inner
{
    padding-top:20px;
}
#account-right-wrapper
{
    width:188px;
    float:left;
    display:inline;
}

#account-segment-title
{
    font-size:18px;
    font-weight:bold;
    color:#5C5954;
    margin-left:20px;
}
#complete-link
{
    float:right;
    font-weight:bold;
    font-size:12px;
}
#account-content-wrapper
{
    width:580px;
    background:#fff;
    padding-bottom:5px;
    float:left;
    margin-left:20px;
    display:inline;
}
#account-content-gradient
{
    background:url('/rfs/home/consumer/images/content_gradient_repeater.jpg') repeat-x bottom;
    margin:0px 5px;
    min-height:300px;
    height:auto !important;
    height:300px;
}

#account-content-inner
{
    padding:25px 15px;
}
.field-title
{
    font-size:14px;
    font-weight:bold;
    color:#666;
    padding-top: 10px;
}

.reqd-star
{
    color: #ED2929;
}
.error-text
{
    color: #ED2929;
}
.questioncolor
{
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}
#bread-crumbs
{
    padding-bottom: 15px;
    font-size: 11px;
    color: #666;
}
#page-title
{
    font-size:14px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
}
.back-link
{
    font-size: 11px;
    padding: 10px 0px;
}

/* My Account Section Styles */
.detailsSection
{
    width: 400px;
}

.navSection
{
    width: 160px;
    padding-left: 13px;
}
/* Right Navigation Styles */
#right-nav-widget-wrapper
{
    margin-top: 40px;
    margin-left: 5px;
}
#right-nav-top
{
    background: url('/rfs/home/consumer/images/right_nav_top.gif') no-repeat;
    width:163px;
    height:10px;
}
#right-nav-mid
{
    background: url('/rfs/home/consumer/images/right_nav_mid.gif') repeat-y;
    width:163px;
}
#right-nav-bottom
{
    background: url('/rfs/home/consumer/images/right_nav_bottom.gif') no-repeat;
    width:163px;
    height:20px;
}
.right-nav-segment-link a, .right-nav-segment-link a:hover
{
    text-decoration:none;
}
.right-nav-segment
{
    height:30px;
    color:#2689EE;
}
.right-nav-segment-link
{
    margin-left:23px;
    font-size:14px;
    font-weight:bold;
    padding-top:5px;
    display:block;
    cursor:pointer;
}
.right-nav-segment-active
{
    background:url('/rfs/home/consumer/images/active_arrow.gif') no-repeat;
    height:35px;
    color:#fff;
}
.right-nav-segment-hover
{
    background:url('/rfs/home/consumer/images/right_nav_hover.gif') repeat-y;
    height:30px;
    color:#666;
}
/* Tab Styles */
#tab-wrapper
{
    margin-top:10px;
    margin-left:7px;
    float: left;
    display:inline;
}

ol#tabs
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#tabs li
{
    float: left;
    margin: 0 1px 0 0;
}

ol#tabs a
{
    background: url('/rfs/home/consumer/images/static.gif');
    font: bold 13px arial;
    color: #666;
    display: block;
    float: left;
    height: 2.1em;
    padding-left: 10px;
    margin-left: 3px;
    text-decoration: none;
}

ol#tabs a:hover
{
    background: url('/rfs/home/consumer/images/static.gif');
    color: #2689ee;
}

ol#tabs a:hover span
{
    background: url('/rfs/home/consumer/images/static.gif') 100% 0;
}

ol#tabs li.current a
{
    background: url('/rfs/home/consumer/images/current.gif');
    color: #666;
}
ol#tabs li.current a:hover
{
    background: url('/rfs/home/consumer/images/current.gif');
}

ol#tabs li.current a:hover span
{
    background: url('/rfs/home/consumer/images/current.gif') 100% 0;
}

ol#tabs li.current span
{
    background: url('/rfs/home/consumer/images/current.gif') 100% 0;
}

ol#tabs span
{
    background: url('/rfs/home/consumer/images/static.gif') 100% 0;
    display: block;
    line-height: 2.1em;
    padding-right: 10px;
}
ul.account-nav-links
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
ul.account-nav-links li
{
    background: url('/images/arrows/grey_circle.gif') no-repeat 0px 3px;
    padding-left: 18px;
}

#createProject
{
    width: 345px;
    height: 100px;
    position: absolute;
    left: -200px;
    z-index: 199;
    display: none;
    background-color: #EDF4FC;
    border: 1px #E1E1E1 solid;
    text-align: center;
}

/* Neighborhood Information */
.neighborhoodBlock
{
    background:#efefef url('/rfs/home/consumer/images/NewBurst_50x37.jpg') 95% 15% no-repeat;
    width:190px;
    margin-top:20px;
    padding: 3px 10px 10px 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ui-autocomplete
{
    z-index: 1000;
}

/*Matt B Temp fix for rebrand */
#faux-column-wrapper, #right-nav-bottom, #right-nav-mid,#right-nav-mid,#right-nav-top,.right-nav-segment-hover,ol#tabs li.current a:hover span,ol#tabs a, ol#tabs span, ol#tabs li.current a, ol#tabs li.current a:hover, ol#tabs li.current span, ol#tabs a:hover, ol#tabs a:hover span{
    background:none repeat scroll 0 0 transparent;
}
#faux-column-wrapper {
    margin: 0 auto;
    width: 1000px;
    background-color: #FFFFFF;
}
ol#tabs li a:hover span {
    color: #5C5954;
}
ol#tabs span{
    color: #F7901E;
}
.right-nav-segment {
    background:none repeat scroll 0 0 transparent;
}
.right-nav-segment div a{
    color:#5C5954;
}
.right-nav-segment div a:hover, .right-nav-segment-link a:hover{
    color: #F7901E !important;
}
.right-nav-segment-active{
    background:none repeat scroll 0 0 transparent;
    color:#F7901E;
    height:30px;
}
/*this is the css fix for header and footer messed up, in conjunction with the div i added temp-rebrand-wrapper-fixer */
#sm-main-wrapper-centered{
    width: 1000px;
}
#sm-main-wrapper-centered{
    width: 100%;
    background-color:#f1f1f1;
}
#temp-rebrand-wrapper-fixer{
    background: none repeat scroll 0 0 #F1F1F1;
    width: 100%;
}
#account-content-gradient{
    background: none repeat scroll 0 0 transparent;
    min-height: 150px;
}
.radio-wrapper {
    width: 220px !important;
}
#account-segment-title   {
    float:left;
}
#tab-wrapper{
    margin-top: 0;
}
.current span {
    color:#5C5954 !important;
}
.blue-arrow-link{
    background: none repeat scroll 0 0 transparent;
}
.size11, .xsmall, .verd11, .arial11{
    line-height: 18px;
}
#account-content-inner{
    padding: 25px 0 0 25px;
}

/*Matt B Temp fix for rebrand */
#faux-column-wrapper, #right-nav-bottom, #right-nav-mid,#right-nav-mid,#right-nav-top,.right-nav-segment-hover,ol#tabs li.current a:hover span,ol#tabs a, ol#tabs span, ol#tabs li.current a, ol#tabs li.current a:hover, ol#tabs li.current span, ol#tabs a:hover, ol#tabs a:hover span{
    background:none repeat scroll 0 0 transparent;
}
#faux-column-wrapper {
    margin: 0 auto;
    width: 1000px;
    background-color: #FFFFFF;
}
ol#tabs li a:hover span {
    color: #5C5954;
}
ol#tabs span{
    color: #F7901E;
}
.right-nav-segment {
    background:none repeat scroll 0 0 transparent;
}
.right-nav-segment-active{
    background:none repeat scroll 0 0 transparent;
    color:#F7901E;
    height:30px;
}
/*this is the css fix for header and footer messed up, in conjunction with the div i added temp-rebrand-wrapper-fixer */
#sm-main-wrapper-centered{
    width: 1000px;
}
#sm-main-wrapper-centered{
    width: 100%;
    background-color:#f1f1f1;
}
#temp-rebrand-wrapper-fixer{
    background: none repeat scroll 0 0 #F1F1F1;
    width: 100%;
}
#account-content-gradient{
    background: none repeat scroll 0 0 transparent;
    min-height: 150px;
}
.radio-wrapper {
    width: 220px !important;
}
#account-segment-title   {
    float:left;
}
#tab-wrapper{
    margin-top: 0;
}
.current span {
    color:#5C5954 !important;
}
.blue-arrow-link{
    background: none repeat scroll 0 0 transparent;
}
.size11, .xsmall, .verd11, .arial11{
    line-height: 18px;
}
#account-content-inner{
    padding: 25px 0 0 25px;
}

/*Matt B Temp fix for rebrand */
#faux-column-wrapper, #right-nav-bottom, #right-nav-mid,#right-nav-mid,#right-nav-top,.right-nav-segment-hover,ol#tabs li.current a:hover span,ol#tabs a, ol#tabs span, ol#tabs li.current a, ol#tabs li.current a:hover, ol#tabs li.current span, ol#tabs a:hover, ol#tabs a:hover span{
    background:none repeat scroll 0 0 transparent;
}
#faux-column-wrapper {
    margin: 0 auto;
    width: 1000px;
    background-color: #FFFFFF;
}
ol#tabs li a:hover span {
    color: #5C5954;
}
ol#tabs span{
    color: #F7901E;
}
.right-nav-segment {
    background:none repeat scroll 0 0 transparent;
}
.right-nav-segment-active{
    background:none repeat scroll 0 0 transparent;
    color:#F7901E;
    height:30px;
}
/*this is the css fix for header and footer messed up, in conjunction with the div i added temp-rebrand-wrapper-fixer */
#sm-main-wrapper-centered{
    width: 1000px;
}
#sm-main-wrapper-centered{
    width: 100%;
    background-color:#f1f1f1;
}
#temp-rebrand-wrapper-fixer{
    background: none repeat scroll 0 0 #F1F1F1;
    width: 100%;
}
#account-content-gradient{
    background: none repeat scroll 0 0 transparent;
    min-height: 150px;
}
.radio-wrapper {
    width: 220px !important;
}
#account-segment-title   {
    float:left;
}
#tab-wrapper{
    margin-top: 0;
}
.current span {
    color:#5C5954 !important;
}
.blue-arrow-link{
    background: none repeat scroll 0 0 transparent;
}
.size11, .xsmall, .verd11, .arial11{
    line-height: 18px;
}
#account-content-inner{
    padding: 25px 0 0 25px;
}

/*
this is to do the subnav temp work*/

div#temp-rebrand-subnav div.t-underline{
    width:1000px;
}
