/*
 Styles created by Eight Bit Studios, LLC
 This is the "valid" CSS all the kids are talking about.
 */
body {
    background: #fff url(../img/backgrounds/body.jpg);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    margin: 0;
    padding: 0;
}

.charity_image {
    border: solid thin #dfdfdf;
}

.branding {
    position: relative;
    display: block;
}

.wrapper {
    position: relative;
    display: block;
    width: 1073px;
    clear: both;
    margin: 0 auto;
}

.masthead {
    position: relative;
    display: block;
    background: url(../img/backgrounds/masthead.jpg) center 0 no-repeat;
    height: 450px;
    z-index: 2;
}

.charitySignUp {
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    margin-left: -20px;
    display: inline;
}

.charitySignUpImage{
    padding-bottom: 30px;
}

.charityTaglineBoldLarge{
    display:inline;
    float:left;
    font-size:1.5em;
    margin-left:10px;
}

.charityTaglineSmallerGray{
    color:gray;
    display:inline;
    float:left;
    font-size:1em;
    line-height:1.7em;
    padding-left:10px
}

.charityRow{    
    display:inline;
    float:left;
    margin-bottom:20px;
    width:900px
}

.charitySignUpButton {
    background: url("../img/buttons/charity-sign-up.png") no-repeat scroll center 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: right;
    height: 20px;
    margin: -10px 10px -10px -100px;
    width: 241px;
    overflow: hidden;
    padding: 12px 10px;
    position: relative;
    text-decoration: none;
}

h1 {
    position: absolute;
    left: 47px;
    top: 280px;
}

h1 a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 261px;
    height: 96px;
    text-indent: -9999px;
    background: url(../img/rubity-logo.png) 0 0 no-repeat;
}

p.slogan {
    position: absolute;
    left: 283px;
    top: 143px;
    width: 612px;
    height: 164px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/text/best-free-kids-gift-registry.png) 0 0 no-repeat;
}

ul.navigation {
    position: absolute;
    left: 47px;
    top: 376px;
    width: 960px;
    background: #fff;
    padding: 10px 10px 0 10px;
    height: 64px;
    z-index: 2;
}

ul.navigation li {
    position: relative;
    float: left;
    display: inline;
    background: #ccc;
    font-size: 2em;
    text-align: center;
    border-right: 1px solid #ececec;
    border-left: 1px solid #b4b4b4;
}

ul.navigation li.first {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-left: none;
}

ul.navigation li a {
    position: relative;
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding: 22px 50px 22px 30px;
    cursor: pointer;
    background: transparent url(../img/icons/down-arrow.png) 86% center no-repeat;
}

ul.navigation li a:hover {
    background: #fff url(../img/icons/down-arrow.png) 86% center no-repeat;
}

ul.navigation li a strong {
    color: #d24366;
}

ul.navigation li a img {
    padding: 0 0 4px 5px;
}

ul.navigation li a.on {
    color: #ffeeba;
    background: #c73955 url(../img/icons/down-arrow-on.png) 86% center no-repeat;
}

ul.navigation li a.on strong {
    color: #fff;
}

ul.navigation li.signUp a {
    position: relative;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 202px;
    height: 91px;
    margin: -30px 0 0 0;
    padding: 0;
    background: url(../img/buttons/sign-up.png) 0 0 no-repeat;
}

ul.navigation li.signUp {
    background: #ccc;
    padding: 0 21px 3px 22px;
    border-right: none;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}

ul.navigation li.signUp:hover {
    background: #fff;
}

ul.super-nav {
    position: absolute;
    top: 0;
    right: 50px;
    z-index: 100;
    height: 100px;
}

ul.super-nav li {
    position: relative;
    float: left;
    display: inline;
    margin: 0 13px 0 0;
}

ul.super-nav li.email {
    font-style: italic;
    font-size: 1.6em;
    font-family: Georgia, 'Times', serif;
    color: #fff;
    line-height: 50px;
    margin: 0 16px 0 0;
}

ul.super-nav li.login a {
    position: relative;
    display: block;
    width: 105px;
    height: 50px;
    background: url(../img/buttons/login.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

ul.super-nav li.login a:hover {
    background: url(../img/buttons/login.png) 0 bottom no-repeat;
}

ul.super-nav li.facebook a {
    position: relative;
    display: block;
    width: 105px;
    height: 50px;
    background: url(../img/buttons/facebook-connect.png) 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

ul.super-nav li.facebook a:hover {
    background: url(../img/buttons/facebook-connect.png) 0 -50px no-repeat;
}

ul.super-nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 50px;
}

ul.super-nav li a:hover {
    color: #ccc;
    /*    color: #c73955;*/
}

.main-content {
    position: relative;
    display: block;
    background: url(../img/backgrounds/home-content.png) center 0 no-repeat;
    height: 500px;
    margin: -5px 0 0 0;
    overflow: hidden;
    z-index: 2;
}

.main-content .wrapper {
    width: 953px;
    padding: 30px 60px 0 60px;
}

/* Reactivate when video tutorial is finished
 .main-content #video {
 float: left;
 display: inline;
 width: 560px;
 margin: 0 45px 0 0;
 background: #000;
 display: none;
 }
 
 .main-content h2 {
 font-weight: bold;
 font-size: 3.2em;
 margin: 2px 0 16px 0;
 }
 
 .main-content p {
 font-size: 2em;
 margin: 0 0 30px 0;
 }
 
 .main-content p em {
 font-family: Georgia, 'Times', serif;
 font-style: italic;
 color: #592231;
 line-height: 1.2em;
 }
 
 .main-content ul {
 font-size: 1.6em;
 line-height: 1.3em;
 margin: 0 0 20px 0;
 color: #393939;
 }
 
 .main-content ul li {
 margin: 0 0 6px 15px;
 list-style: disc;
 font-weight: bold;
 }
 
 */
/* These are the beta launch postit notes */
.postit {
    position: relative;
    float: left;
    display: inline;
}

.postit.one {
    margin: 0 70px 0 22px;
}

.postit h2 {
    position: relative;
    display: block;
    width: 344px;
    height: 64px;
    overflow: hidden;
    text-indent: -9999px;
}

.postit p {
    position: relative;
    display: block;
    width: 394px;
    height: 355px;
    margin: -40px 0 0 0;
    overflow: hidden;
    text-indent: -9999px;
}

.postit.one h2 {
    background: transparent url(../img/text/parents-use-rubity.png) 0 0 no-repeat;
}

.postit.two h2 {
    background: transparent url(../img/text/friends-family-use-rubity.png) 0 0 no-repeat;
}

.postit.one p {
    background: transparent url(../img/backgrounds/postit-01.png) 0 0 no-repeat;
}

.postit.two p {
    background: transparent url(../img/backgrounds/postit-02.png) 0 0 no-repeat;
}

/* SAUCES */
#whatSauce, #whySauce, #howSauce {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 450px;
}

#whatSauce .wrapper, #whySauce .wrapper, #howSauce .wrapper {
    position: relative;
    display: block;
    width: 840px;
    height: 370px;
    padding: 42px 60px 0; /*30*/
    margin: 0 auto;
    background: #c73955;
}

#whatSauce h3 {
    position: absolute;
    top: -10px;
    left: 0;
    background: #c73955;
    width: 232px;
    ^width: 230px; /* IE specific */
    overflow: hidden;
    text-indent: -9999px;
}

#whySauce h3 {
    position: absolute;
    top: -10px;
    left: 235px;
    ^left: 232px;
    background: #c73955;
    width: 247px;
    overflow: hidden;
    text-indent: -9999px;
}

#howSauce h3 {
    position: absolute;
    top: -10px;
    left: 485px;
    ^left: 481px;
    background: #c73955;
    width: 228px;
    ^width: 226px;
    overflow: hidden;
    text-indent: -9999px;
}

p.fact {
    position: relative;
    float: left;
    display: inline;
    font-size: 4.2em;
    color: #fff;
    font-weight: bold;
    line-height: 1.3em;
    width: 436px;
    margin: 0 70px 0 0;
}

#whatSauce p.fact {
    width: 460px;
}

h4 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    margin: 0 0 10px 0;
}

#whatSauce ul,
#whySauce ul,
#howSauce ul,
#whatSauce ol,
#whySauce ol,
#howSauce ol {
    position: relative;
    float: left;
    display: inline;
    width: 320px;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3em;
    color: #fff;
}

#whatSauce ul li,
#whySauce ul li,
#howSauce ul li {
    padding: 3px 0 0 35px;
    margin: 0 0 5px 0;
    background: transparent url(../img/icons/li-check.png) 0 0 no-repeat;
}

#howSauce ol li {
    padding: 3px 0 0 35px;
    margin: 0 0 5px 0;
    background: transparent url(../img/icons/li-one.png) 0 0 no-repeat;
}

#howSauce ol li + li { background: transparent url(../img/icons/li-two.png) 0 0 no-repeat; }
#howSauce ol li + li + li { background: transparent url(../img/icons/li-three.png) 0 0 no-repeat; }
#howSauce ol li + li + li + li { background: transparent url(../img/icons/li-four.png) 0 0 no-repeat; }
#howSauce ol li + li + li + li + li { background: transparent url(../img/icons/li-five.png) 0 0 no-repeat; }

#whatSauce ul li.continue,
#whySauce ul li.continue,
#howSauce ul li.continue {
    background: none;
}

#whatSauce ul li.continue a,
#whySauce ul li.continue a,
#howSauce ul li.continue a {
    color: #fff;
}

#whatSauce ul li.continue a:hover,
#whySauce ul li.continue a:hover,
#howSauce ul li.continue a:hover {
    text-decoration: none;
}

/* PROMO AREA */

.promo .wrapper {
    position: relative;
    width: 949px;
    padding: 70px 35px 40px 35px;
    margin: -50px auto 0 auto;
    background: #fff;
    z-index: 1;
}

.promo .item {
    float: left;
    display: inline;
    width: 178px; 
}

.promo .item.last {
    margin: 0;
}

.promo .item img {
    margin: 0 0 5px 0;
}

.promo .item h3 {
    font-size: 2.0em;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.promo .item p {
    font-size: 1.4em;
    line-height: 1.2em;
    color: #878787;
    margin: 0 0 8px 0;
}

.promo .item .more {
    font-weight: bold;
    color: #878787;
    font-size: 1.4em;
}

.promo .item .more a {
    color: #d24366;
    text-decoration: none;
}

.promo .item .more a:hover { text-decoration: underline; }

.footer .wrapper {
    position: relative;
    width: 963px;
    padding: 30px 28px 40px 28px;
    margin: 0 auto;
    background: #dfdfdf url(../img/backgrounds/footer.png) repeat-x;
}

.footer .partner {
    position: relative;
    float: right;
}

.footer ul.sitemap {
    position: relative;
    float: right;
    display: inline;
    width: 380px;
    margin: 0 65px 0 0;
    z-index: 3;
}



/*FOOTER*/

.footer ul.sitemap li {
    float: left;
    display: inline;
    width: 125px;
    line-height: 1.6em;
}

.footer ul.sitemap li a {
    font-size: 1.2em;
    color: #858585;
    font-weight: bold;
    text-decoration: none;
}

.footer ul.sitemap li a:hover { color: #d24366; }

.footer .eight-bit {
    float: left;
    display: inline;
    margin: 0 12px 0 0;
}

.footer ul.legal {
    position: relative;
    padding: 10px 0 0 0;
    height: 18px;
    width: 250px;
}

.footer ul.legal li {
    float: left;
    display: inline;
    margin: 0 6px 0 0;
    padding: 0 6px 0 0;
    border-right: 1px solid #999;
    font-weight: bold;
    font-size: 1.4em;
}

.footer ul.legal li a {
    color: #d24366;
    text-decoration: none;
}

.footer ul.legal li a:hover {
    text-decoration: underline;
}

.footer ul.legal li.last {
    border-right: none;
}

.footer p {
    font-weight: bold;
    color: #272727;
    font-size: 1.4em;
}

.footer .company {
    display: block;
    margin: 10px 0 4px;
}

.clear {
    clear: both;
}


/*SHORT INTERFACE*/
.masthead.stout {
    height: 150px;
    z-index: 1;
}

.masthead.stout h1 { top: 54px; }

.main-content.stout {
    background: none;
    height: auto;
    margin: 0;
    font-size: 1.4em;
}

.main-content.stout a { color: #d24366; }
.main-content.stout a:hover { text-decoration: none; }

.main-content.stout p {
    margin: 0 0 20px 0;
    line-height: 1.3em;
}

.main-content.stout .wrapper {
    background: #fff;
    width: 949px;
    padding: 35px 35px 0 35px;
}

.main-content.stout h3 {
    font-size: 3em;
    font-weight: bold;
    margin: 0 0 34px 0;
}

.main-content.stout ol,
.main-content.stout ol li {
    list-style: decimal;
    margin: 0 0 5px 40px;
    padding: 0;
    line-height: 1.3em;
}

.main-content.stout ol {
    margin: 0 0 20px 0;
}

.main-content strong {
    display: block;
    font-weight: bold;
    color: #d24366;
}

/* faq pages */

.content.faq h3 {
    font-size: 3em;
    font-weight: bold;
    margin: 0 0 34px 0;
}

.content.faq p {
    display: block;
    background: url(../img/backgrounds/faq-separator.png) no-repeat 0 bottom;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
}

.content.faq p strong {
    display: block;
    font-size: 1.4em;
    line-height: 1em;
    font-weight: bold;
    color: #456397;
    margin: 0 0 6px 0;
}

/*LOGGED IN*/

body#connected {

}

body#connected .masthead {
    background: #420407 url(../img/backgrounds/account-masthead.jpg) center top no-repeat;
    height: 238px;
    z-index: 1;
    overflow-x: hidden;
}

body#connected .masthead .wrapper {
    position: relative;
}

body#connected .masthead .super-nav-helper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: transparent url(../img/backgrounds/super-nav.png);
}

body#connected .masthead h1 {
    top: 69px;
}

body#connected .masthead ul.navigation {
    top: 117px;
    left: 367px;
    width: 660px;
    height: 48px;
    background: none;
    padding: 0;
}

body#connected .masthead ul.navigation li {
    position: relative;
    float: left;
    display: inline;
    background: none;
    font-size: 1.8em;
    text-align: center;
    border-right: none;
    border-left: none;
    background: #d6d6d6 url(../img/backgrounds/connected-nav.png) bottom repeat-x;
}

body#connected .masthead ul.navigation li.first {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-left: none;
}

body#connected .masthead ul.navigation li a {
    position: relative;
    display: block;
    color: #272727;
    text-decoration: none;
    font-weight: bold;
    padding: 18px 25px 12px 25px;
    cursor: pointer;
    background: none;
}

body#connected .masthead ul.navigation li a:hover {
    background: #fff;
    ^background: #efefef;
}

body#connected .masthead ul.navigation li a.on {
    background: #fff;
}

body#connected .masthead ul.super-nav li a {
    font-size: 1.6em;
}

body#connected .masthead .widgets {
    position: absolute;
    left: 47px;
    top: 165px;
    width: 921px;
    background: #fff;
    padding: 17px 30px 0 30px;
    height: 56px;
    z-index: 2;
}

body#connected .masthead .widgets .progress {
    position: relative;
    float: left;
    width: 230px;
}

body#connected .masthead .widgets .progress p {
    position: relative;
    float: left;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 0 6px 8px;
}

body#connected .masthead .widgets .progress #percentage {
    font-size: 1.4em;
    font-weight: bold;
    float: right;
    display: inline;
}

body#connected .masthead .widgets .progress .progress-container {
    position: relative;
    display: block;
    clear: both;
    background: #adb0b3;
    border-top: 1px solid #adb0b3;
    border-bottom: 1px solid #adb0b3;
    width: 230px;
    height: 16px;
    overflow-y: hidden;
}

body#connected .masthead .widgets .progress .progress-bar {
    background: transparent url(../img/backgrounds/progress.png) top repeat-x;
    height: 16px;
}

body#connected .masthead .widgets p.tag_message {
    font-size: 1.2em;
    width: 230px;
    line-height: 1.3em;
}

body#connected .main-content {
    background: none;
    height: auto;
    margin: 0;
    z-index: 2;
    overflow: visible;
}

body#connected .main-content .wrapper {
    background: transparent url(../img/backgrounds/connected-main.png) left top repeat-y;
    width: 1007px;
    padding: 0 8px 0 0;
}

body#connected .main-content .wrapper .utility {
    position: relative;
    float: left;
    display: inline;
    width: 245px;
    padding: 20px 30px 0 30px;
    margin: -4px 0 0 0;
    z-index: 10;
    background: transparent url(../img/backgrounds/utility-top.png) 18px top no-repeat;
}

body#connected .main-content .wrapper .utility h2 {
    font-family: Georgia, 'Times', serif;
    font-weight: normal;
    font-style: italic;
    color: #404143;
    font-size: 1.4em;
    background: transparent url(../img/icons/complete.png) 8px 0 no-repeat;
    padding: 3px 0 10px 35px;
    border-bottom: 1px dotted #adb0b3;
}

body#connected .main-content .wrapper .utility.faq h2,
body#connected .main-content .wrapper .utility.myRubity h2,
body#connected .main-content .wrapper .utility.contact h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 8px 0;
    padding: 0;
    color: #000;
    border-bottom: none;
    background: none;
}

body#connected .main-content .wrapper .utility.faq p,
body#connected .main-content .wrapper .utility.myRubity p,
body#connected .main-content .wrapper .utility.contact p {
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0 0 20px 0;
}

body#connected .main-content .wrapper .utility.faq p a {
    color: #d04163;
    text-decoration: none;
}

body#connected .main-content .wrapper .utility.faq p a:hover {
    text-decoration: underline;
}

body#connected .main-content .wrapper .utility .profile-name {
    position: relative;
    display: block;
    z-index: 100;
    margin: 0 -5px 20px 0;
    padding: 9px;
    height: 49px;
    background: url(../img/backgrounds/profile-name.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .utility .profile-name:hover {
    background: url(../img/backgrounds/profile-name.png) 0 -67px no-repeat;
    color: #fff;
}

body#connected .main-content .wrapper .utility .profile-name:hover h2 {
    color: #fff;
}

body#connected .main-content .wrapper .utility .profile-name img {
    position: relative;
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

body#connected .main-content .wrapper .utility .profile-name h2 {
    background: none;
    border-bottom: none;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.8em;
    margin: 6px 0 0 0;
    padding: 0;
    z-index: 1001;
}

body#connected .main-content .wrapper .utility .profile-name p {
    font-family: Georgia, Times, serif;
    font-size: 1.4em;
    font-style: italic;
    margin: -3px 0 0 0;
    line-height: 1.4em;
}

body#connected .main-content .wrapper .utility .profile-name .more-kids {
    position: absolute;
    top: 65px;
    left: 0;
    width: 248px;
    background: #eee;
    z-index: 1000;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px #999;
    -moz-box-shadow: 2px 2px 3px #999;
}

body#connected .main-content .wrapper .utility .profile-name .more-kids li {
    border-bottom: 1px solid #ddd;
}

body#connected .main-content .wrapper .utility .profile-name .more-kids a {
    position: relative;
    display: block;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1em;
    color: #d04163;
    padding: 9px 8px 8px 8px;
    text-decoration: none;
}

body#connected .main-content .wrapper .utility .profile-name .more-kids a:hover {
    color: #333;
    background: #ddd;
}

body#connected .main-content .wrapper .utility .profile-name .more-kids a span {
    display: block;
    font-size: .7em;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
}

body#connected .main-content .wrapper .utility ul.create {
    position: relative;
    display: block;
    font-size: 1.4em;
    z-index: 99;
}

body#connected .main-content .wrapper .utility ul.create li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

body#connected .main-content .wrapper .utility ul.create li a {
    position: relative;
    display: block;
    background: transparent url(../img/buttons/add-item.png) 0 0 no-repeat;
    width: 226px;
    height: 25px;
    padding: 12px 0 0 35px;
    margin: 0;
    color: #d04163;
    font-weight: bold;
    text-decoration: none;
}

body#connected .main-content .wrapper .utility ul.create li a:hover {
    color: #fff;
    background: transparent url(../img/buttons/add-item.png) 0 -37px no-repeat;
}

body#connected .main-content .wrapper .utility table {
    width: 100%;
    margin: 20px 0 150px 0;
}

body#connected .main-content .wrapper .utility table caption {
    color: #404143;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 0 0 12px;
}

body#connected .main-content .wrapper .utility table th {
    display: none;
}

body#connected .main-content .wrapper .utility table.lists th {
    position: relative;
    display: table-cell;
    font-family: Helvetica, Arial, sans-serif;
    color: #404143;
    font-weight: bold;
    font-size: 1.2em;
    text-indent: 6px;
}

body#connected .main-content .wrapper .utility table.lists th {
    width: 40px;
}

body#connected .main-content .wrapper .utility table.lists th.category {
    width: 174px;
    padding: 0 0 0 6px;
}


body#connected .main-content .wrapper .utility p.address {
    font-size: 1.5em;
    width: 230px;
    line-height: 1.3em;
    padding-left: 10px;
}

body#connected .main-content .wrapper .utility .charity_image {
    background-color: #FFFFFF;
    height:155px;
    margin-bottom:10px;
    padding:5px;
}

body#connected .main-content .wrapper .utility a.email {
    font-size: 1.5em;
    width: 230px;
    line-height: 1.3em;
    padding-left: 10px;
    color: #D04163;
    text-decoration: none;
}

body#connected .main-content .wrapper .utility p.address_bold {
    font-size: 1.5em;
    font-weight: 900;
    width: 230px;
    line-height: 1.3em;
    padding-left: 10px;
}

body#connected .main-content .wrapper .utility table tr {
}

body#connected .main-content .wrapper .utility table td {
    color: #404143;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    text-indent: 6px;
    border-bottom: 1px dotted #adb0b3;
    line-height: 30px;
}

body#connected .main-content .wrapper .utility table td a {
    color: #d04163;
    text-decoration: underline;
}

body#connected .main-content .wrapper .utility table td.category {
    text-indent: 12px;
    width: 180px;
    font-style: italic;
    font-family: Georgia, 'Times', serif;
    font-size: 1.4em;
    font-weight: normal;
}

body#connected .main-content .wrapper .content {
    position: relative;
    float: right;
    display: inline;
    width: 638px;
    padding: 0 30px 0 0;
}

body#connected .main-content .wrapper .content .welcome {
    position: relative;
    display: block;
    overflow: hidden;
    width: 612px;
    height: 299px;
    padding: 26px 40px 0 28px; /* 28+12 for the negative margin */
    background: transparent url(../img/backgrounds/notecard-welcome.png) right 0 no-repeat;
    margin: 0 -12px 0 0;
}

body#connected .main-content .wrapper .content .welcome_charity {
    position: relative;
    display: block;
    overflow: hidden;
    width: 612px;
    height: 299px;
    padding: 26px 40px 0 28px; /* 28+12 for the negative margin */
    background: transparent url(../img/backgrounds/notecard-welcome.png) right 0 no-repeat;
    margin: 0 -12px 0 0;
}

body#connected .main-content .wrapper .content .welcome.noItems {
    margin: -10px -12px 0 0;
    height: 246px;
    background: transparent url(../img/backgrounds/no-items.png) right 0 no-repeat;
}

body#connected .main-content .wrapper .content .welcome h2 {
    font-size: 2.8em;
    margin: 0 0 3px 0;
}

body#connected .main-content .wrapper .content .welcome p.where {
    font-size: 2em;
}

body#connected .main-content .wrapper .content .welcome p.message {
    font-size: 1.7em;
    margin-top: 4px;
    line-height: 1.7em;
    font-weight: bold;
}

body#connected .main-content .wrapper .content .welcome a.signUp {
    background: url("../img/buttons/charity-sign-up.png") no-repeat scroll center 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    height: 91px;
    margin: 0 10px -10px -15px;
    width: 187px;
    overflow: hidden;
    padding: 12px 0 10px 24px;
    position: relative;
    text-decoration: none;
    font-size: 1.8em;
}
body#connected .main-content .wrapper .content .welcome a.approval {
    background: url("../img/buttons/approval.png") no-repeat scroll center 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    height: 91px;
    margin: 0 10px -10px -15px;
    width: 187px;
    overflow: hidden;
    padding: 12px 0 10px 24px;
    position: relative;
    text-decoration: none;
    font-size: 1.8em;
}

body#connected .main-content .wrapper .content .welcome p.attention {
    color: #456397;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.9em;
    padding: 5px 0 0 43px;
    margin: 1px 0 27px 0;
    background: transparent url(../img/icons/attention.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .welcome p.attention_charity {
    color: #456397;
    font-weight: bold;
    line-height: 1.8em;
    padding: 3px 10px 2px 33px;
    background: transparent url(../img/icons/attention_charity.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .welcome.noItems p.attention {
    line-height: 1.85;
    padding: 0 0 0 43px;
}

body#connected .main-content .wrapper .content .welcome p.steps {
    font-size: 1.6em;
    line-height: 2.2em;
}

body#connected .main-content .wrapper .content .welcome p.steps a.add-child {
    width: 92px;
    height: 25px;
    position: relative;
    float: left;
    display: inline;
    font-size: .9em;
    line-height: 1.1em;
    font-weight: bold;
    padding: 12px 0 0 34px;
    margin: 0 15px 0 0;
    color: #fff;
    background: transparent url(../img/buttons/add-a-child.png) 0 0 no-repeat;
}


body#connected .main-content .wrapper .content .welcome p.steps a.add-item {
    width: 220px;
    height: 25px;
    position: relative;
    float: left;
    display: inline;
    font-size: .9em;
    line-height: 1.1em;
    font-weight: bold;
    padding: 12px 0 0 34px;
    margin: 0 15px 0 0;
    color: #fff;
    background: transparent url(../img/buttons/add-item.png) 0 -37px no-repeat;
}

body#connected .main-content .wrapper .content .welcome p.steps a.friend-family,
body#connected .main-content .wrapper .content .welcome p.steps a.wish-has-lists {
    height: 25px;
    position: relative;
    float: left;
    display: inline;
    font-size: .9em;
    line-height: 1.1em;
    font-weight: bold;
    padding: 12px 0 0 34px;
    margin: 0 15px 0 0;
    color: #fff;
    width: 172px;
    background: transparent url(../img/buttons/invite-friends-family.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .welcome p.steps a.skip {
    font-weight: bold;
    margin: 0 0 0 5px;
}

body#connected .main-content .wrapper .content .welcome p.steps a.add-child:hover {
    color: #b2415e;
    text-decoration: none;
    background: transparent url(../img/buttons/add-a-child.png) 0 -37px no-repeat;
}


body#connected .main-content .wrapper .content .welcome p.steps a.add-item:hover {
    color: #b2415e;
    text-decoration: none;
    background: transparent url(../img/buttons/add-item.png) 0 0px no-repeat;
}

body#connected .main-content .wrapper .content .welcome p.steps a.friend-family:hover,
body#connected .main-content .wrapper .content .welcome p.steps a.wish-has-lists:hover {
    color: #b2415e;
    text-decoration: none;
    background: transparent url(../img/buttons/invite-friends-family.png) 0 -37px no-repeat;
}

body#connected .main-content .wrapper .content p {
    font-size: 1.4em;
    line-height: 1.2em;
    color: #404143;
}



body#connected .main-content .wrapper .content.contact h3 {
    font-size: 3em;
    font-weight: bold;
    margin: 0 0 34px 0;
}

body#connected .main-content .wrapper .content.contact p {
    margin: 0 0 20px 0;
}

body#connected .main-content .wrapper .content.contact ol {
    font-size: 1.4em;
    margin: 0 0 20px 20px;
    list-style: decimal;
}

body#connected .main-content .wrapper .content.contact ol li {
    margin: 0 0 0 20px;
}

body#connected .main-content .wrapper .content p.security { padding: 0 20px 0 30px; }

body#connected .main-content .wrapper .content a {
    color: #b2415e;
    text-decoration: none;
}

body#connected .main-content .wrapper .content a:hover {
    text-decoration: underline;
}


body#connected .main-content .wrapper .content ul.sub-navigation {
    position: relative;
    display: block;
    margin: -45px 0 0 0;
    height: 45px;
    font-size: 1.8em;
    z-index: 2;
}

body#connected .main-content .wrapper .content ul.sub-navigation li {
    position: relative;
    float: left;
    display: inline;
    margin: 0;
}

body#connected .main-content .wrapper .content ul.sub-navigation li a {
    display: block;
    cursor: pointer;
    color: #404143;
    line-height: 46px;
    margin-bottom: -1px;
    text-align: center;
    width: 119px;
    font-weight: bold;
}

body#connected .main-content .wrapper .content ul.sub-navigation li a.on,
body#connected .main-content .wrapper .content ul.sub-navigation li a.on {
    background: url(../img/backgrounds/sub-nav-my-kids.png) 0 0 no-repeat;
    text-decoration: none;
}

body#connected .main-content .wrapper .content ul.sub-navigation li a.mailing,
body#connected .main-content .wrapper .content ul.sub-navigation li a.shipping,
body#connected .main-content .wrapper .content ul.sub-navigation li a.personal {
    width: 164px;
}

body#connected .main-content .wrapper .content ul.sub-navigation li a.mailing.on,
body#connected .main-content .wrapper .content ul.sub-navigation li a.shipping.on,
body#connected .main-content .wrapper .content ul.sub-navigation li a.personal.on {
    background: url(../img/backgrounds/sub-nav-personal-info.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .controls {
    background: url(../img/backgrounds/display-controls.png) 0 0 no-repeat;
    height: 41px;
    position: relative;
    display: block;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0 35px 0 0;
    z-index: 1;
    text-align: right;
}

body#connected .main-content .wrapper .content .controls label {
    font-weight: bold;
    line-height: 41px;
    font-size: 1.1em;
    margin: 0 5px 0 0;
}

body#connected .main-content .wrapper .content .controls select option {
    font-size: 0.9em;
}

body#connected .main-content .wrapper .content .listing {
    position: relative;
    display: none;
    width: 625px;
}

body#connected .main-content .wrapper .content .listing.on { display: block; }

body#connected .main-content .wrapper .content .listing.mailing h3,
body#connected .main-content .wrapper .content .listing.shipping h3,
body#connected .main-content .wrapper .content .listing.personal h3,
body#connected .main-content .wrapper .content .listing.password h3 {
    font-size: 3em;
    font-weight: bold;
    padding: 0 0 0 25px;
    margin: 0 0 20px 0;
}

body#connected .main-content .wrapper .content .listing.mailing form label,
body#connected .main-content .wrapper .content .listing.shipping form label,
body#connected .main-content .wrapper .content .listing.personal form label,
body#connected .main-content .wrapper .content .listing.password form label {
    position: relative;
    float: left;
    display: inline;
    font-size: 1.8em;
    font-weight: bold;
    color: #393939;
    width: 210px;
    clear: both;
    margin: 10px 20px 0 0;
    text-align: right;
}

body#connected .main-content .wrapper .content .listing.mailing form input,
body#connected .main-content .wrapper .content .listing.shipping form input,
body#connected .main-content .wrapper .content .listing.personal form input,
body#connected .main-content .wrapper .content .listing.password form input {
    width: auto; margin: 10px 0 0 0;
    position: relative;
    float: left;
    display: inline;
    color: #456397;
    font-weight: bold;
    font-size: 1.8em;
    padding: 5px;
    margin: 0 0 8px 0;
    width: 280px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

body#connected .main-content .wrapper .content .listing.mailing  form checkbox {
    width: auto;
    margin: 10px 0 0 0;    
}

body#connected .main-content .wrapper .content .listing.personal .image_upload{
    position: relative;
    float: left;
    display: inline;
    color: #456397;
    padding: 20px;
    margin: 0 0 8px 0;
    width: 580px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

body#connected .main-content .wrapper .content .listing.personal .image_upload p.content{
    display:inline;
    float:left;
    margin-left:200px;
    margin-top:30px;
    position:relative;
}

body#connected .main-content .wrapper .content .listing.personal .image_upload .label{
    font-weight: bold;
    font-size: 1.8em;
    position: relative;
    float: left;
    display: inline;
    margin-top: 30px;
}

body#connected .main-content .wrapper .content .listing.mailing form a.saveIt,
body#connected .main-content .wrapper .content .listing.shipping form a.saveIt,
body#connected .main-content .wrapper .content .listing.personal form a.saveIt,
body#connected .main-content .wrapper .content .listing.password form a.saveIt {
    position: relative;
    float: left;
    display: inline;
    clear: both;
    background: url(../img/buttons/save.png) center 0 no-repeat;
    text-align: center;
    font-size: 1.4em;
    color: #fff;
    font-weight: bold;
    padding: 12px 20px 11px;
    margin: 20px 0 20px 230px;
}

body#connected .main-content .wrapper .content .listing .item {
    position: relative;
    ^height: 1%;
    display: block;
    margin: 0 0 20px 2px;
    padding: 0;
    background: transparent url(../img/backgrounds/item.png) no-repeat center bottom;
}

body#connected .main-content .wrapper .content .listing .item .list-info {
    position: relative;
    float: left;
    display: inline;
    width: 75%;
    margin: 0 0 20px 0;
}

body#connected .main-content .wrapper .content .listing .item .photo {
    position: relative;
    float: left;
    display: inline;
    width: 120px;
    height: 120px;
    margin: 0 20px 20px 0;
    overflow: hidden;
    background: transparent url(../img/backgrounds/photo-placeholder.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .listing .item .photo.thing { 
    background: none;
    width: inherit;
}

body#connected .main-content .wrapper .content .listing .item .photo img {
    width: 120px;
    margin: -5% 0 0 0;
    padding: 0 0 20px 0;
}

/*body#connected .main-content .wrapper .content .listing .item .photo.thing img {
    width: inherit;
    margin: 0;
}
*/
body#connected .main-content .wrapper .content .listing .item .name {
    font-size: 1.8em;
    line-height: 1.3em;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 0 0 4px 0;
}

body#connected .main-content .wrapper .content .listing .item .name a {
    font-family: Georgia, 'Times', serif;
    font-style: italic;
    font-weight: normal;
    font-size: .8em;
    color: #d04163;
    text-decoration: underline;
}

body#connected .main-content .wrapper .content .listing .item .name a:hover { text-decoration: none; }

body#connected .main-content .wrapper .content .listing .item p {
    display: block;
    margin: 0 0 8px 0;
    clear: right;
}

body#connected .main-content .wrapper .content .listing .item p.description {
    display: block;
    clear: both;
    margin: 3px 0 7px 0;
    line-height: 1.3em;
}

body#connected .main-content .wrapper .content .listing .item .quantity {
    display: block;
    clear: both;
    margin: 3px 0 7px 0;
    line-height: 1.3em;
    font-size: 1.4em;
}

body#connected .main-content .wrapper .content .listing .item .birthday {
    font-family: Georgia, 'Times', serif;
    font-style: italic;
    font-size: 1.4em;
    margin: 0 0 8px 0;
}

body#connected .main-content .wrapper .content .listing .item .price {
    display: block;
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0 0 4px 0;
    clear: both;
}

body#connected .main-content .wrapper .content .listing .item .noprice {
    display: inline;
    font-size: 1.0em;
    line-height: 1.2em;
    font-weight: bold;
    font-style: italic;
    float: left;
    margin: 0 0 4px 0;
    clear: both;
    color: #AFAFAF;
}

/*body#connected .main-content .wrapper .content .listing .item .reserved-bought {
    font-size: 1.2em;
    position: relative;
    float: left;
    display: inline;
    margin: 0 0 6px -5px;
    color: #666;
    background: #eee url(../img/icons/complete.png) 8px center no-repeat;
    padding: 12px 12px 8px 35px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

body#connected .main-content .wrapper .content .listing .item .reserved-bought:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    ^zoom: 1;
}*/

body#connected .main-content .wrapper .content .listing .item .reserved-bought {
    display: inline;
    font-size: .8em;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    font-color: #404143;
    padding: 0 0 0 3px;
}

body#connected .main-content .wrapper .content .listing .item .price a.list-item {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-size: .8em;
    font-style: italic;
    text-decoration: underline;
    padding: 0 0 0 3px;
}

body#connected .main-content .wrapper .content .listing .item .price a.list-item:hover {
    text-decoration: none;
}

body#connected .main-content .wrapper .content .listing .item .price a img {
    vertical-align: middle;
    padding-left: 2px;
}

body#connected .main-content .wrapper .content .listing .item .modify {
    position: relative;
    display: block;
    height: 35px;
    margin: 20px 0 10px 0;
    padding: 0 15px;
    clear: both;
}

body#connected .main-content .wrapper .content .listing .item .modify p {
    position: relative;
    float: left;
    display: inline;
    font-family: Georgia, 'Times', serif;
    font-size: 1.4em;
    color: #000;
    font-style: italic;
    width: 200px;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action {
    position: relative;
    float: right;
    display: inline;
    width: 390px;
    margin: -16px 0 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a {
    position: relative;
    float: right;
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #404143;
    font-style: normal;
    margin: 12px 0 0 15px;
    padding: 5px 0 5px 28px;
}

body#connected .main-content .wrapper .content .listing .item .modify p.public_reserve a {
    position: relative;
    float: right;
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #404143;
    font-style: normal;
    padding: 5px 0 5px 28px;
}

body#connected .main-content .wrapper .content .listing .item .modify p.public_reserve {
    position: relative;
    float: right;
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #404143;
    font-style: normal;
    padding: 5px 0 5px 28px;
    text-align: right;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a.edit {
    background: transparent url(../img/icons/edit.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a.delete {
    background: transparent url(../img/icons/delete.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a.reserve {
    background: transparent url(../img/icons/reserve.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.public_reserve a.reserve {
    background: transparent url(../img/icons/reserve.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a.unreserve {
    background: transparent url(../img/icons/unreserve.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p.action a.received {
    background: transparent url(../img/icons/received.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .more_items {
    position: relative;
    display: block;
    margin: 0 0 40px 0;
    text-align: center;
}

body#connected .main-content .wrapper .content .listing .more_items a {
    display: block;
    width: 614px;
    line-height: 50px;
    font-weight: bold;
    font-size: 1.4em;
    background: transparent url(../img/buttons/more-items.png) 0 0 no-repeat;
}

body#connected .main-content .wrapper .content .listing .more_items a:hover {
    color: #fff;
    text-decoration: none;
    background: transparent url(../img/buttons/more-items.png) 0 -50px no-repeat;
}

/*body#connected .main-content .wrapper .content .listing .item .modify p a.reserve {
    width: 91px;
    margin: 0;
    padding: 12px 0 9px 35px;
    color: #fff;
    background: transparent url(../img/buttons/reserve.png) no-repeat 0 0;
}

body#connected .main-content .wrapper .content .listing .item .modify p a.unreserve {
    width: 91px;
    margin: 0;
    padding: 12px 0 9px 35px;
    color: #d04163;
    background: transparent url(../img/buttons/unreserve.png) no-repeat 0 0;
}*/

.public {
    margin-left:270px;
    font-size: 80%;
}

.public_url, .public_charity_url {
    color:gray;
    display:inline;
    float:right;
    font-size:80%;
    margin-left:-110px;
    margin-top:5px;
    padding-right:30px;
    position:absolute;
    text-align:right;
    width:500px;
}

.public_charity_url{
    margin-left:-320px;
    padding-top:10px;
}

.public_publisher, .public_reserve p {
    font-size:100%;
    font-weight:bold;
    margin-left:200px;
    margin-top:20px;
}

body#connected .footer .wrapper {
    width: 927px;
}

body#connected .footer .wrapper p {
    font-size: 1.2em;
}

body#connected .footer .wrapper ul.sitemap {
    margin: 0 40px 0 0;
}

.email_checkbox {
    display:inline;
    float:left;
    margin-left:-130px;
    padding-top:15px;
}
