/* Is a Catch */
/* Profile Section Stylesheet
----------------------------------------------------------------------------- */


        #facts {

        float: left;
        width: 490px;
        margin-bottom: 15px;

        }

        #facts h3 {

        clear: left;
        font: bold 26px/26px Tahoma, Verdana, Arial, sans-serif;

        }

        #facts a.photos {

        display: block;
        width: 140px;
        height: 140px;
        overflow: hidden;
        float: left;
        margin: 0 20px 30px 0;

        }

        #facts p {

        margin: 9px 0;

        }

        strong.status {

        display: block;
        width: 132px;
        height: 84px;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: -5000px;
        z-index: 3;

        }

        ul.vices {

        margin-top: 15px;

        }

        ul.vices.edit li {

        line-height: 22px;

        }

        ul.vices li {

        float: left;
        width: 105px;
        margin: 0 20px 5px 0;
        padding: 5px 0 0 20px;
        background-repeat: no-repeat;
        line-height: 15px;

        }

        #facts em a {

        clear: left;
        display: block;
        width: 100px;
        padding: 15px 0 20px 0;
        font: bold 12px/12px Tahoma, Verdana, Arial, sans-serif;

        }


/* Checkout Lane
----------------------------------------------------------------------------- */


        #checkout {

        clear: both;
        float: left;
        width: 460px;
        min-height: 100px;
        padding: 15px;

        }

        #checkout h3 {

        line-height: 21px;

        }
		
		#checkout ul.stories {

        float: left;
        width: 440px;
        margin:0px;
        padding:0px;

        }

        #checkout ul.stories li {

        clear: left;
        float: left;
        margin: 0 0 8px -15px;
        padding: 0 8px 0 15px;
        _margin:0px 0px 8px 0px;
        line-height: 25px;


        }

        #checkout ul.stories a {

        font-weight: normal;

        }

        #checkout button.action, #checkout a.action {

        float: right;

        }
		
		.trailone{
		 visibility:hidden;
		 }


/* Recommendations
----------------------------------------------------------------------------- */


        #recommendations, #createcamp, #createcamp2 {

        float: right;
        width: 350px;
        margin-bottom: 15px;
        padding: 15px;
        min-height: 218px;


        }

        #recommendations h3 {

        line-height: 41px;

        }

        #recommendations a.action {

        float: right;

        }


/* Chemistry Matches
----------------------------------------------------------------------------- */


        #chemistry {

        float: right;
        width: 350px;
        min-height: 100px;
        padding: 15px;
        margin-bottom: 15px;

        }

        #chemistry h3 {

        line-height: 41px;

        }


/* Questions
----------------------------------------------------------------------------- */


        #questions {

        width: 490px;
        min-height: 100px;
        float: left;

        }

        #questions h3 {

        font: bold 26px/26px Tahoma, Verdana, Arial, sans-serif;
        margin-bottom: 21px;

        }

        #questions ul.questions li {

        width: 460px;
        float: left;
        padding: 15px 15px 47px 15px;
        position: relative;
        }

        #questions ul.questions li .delete {

        position: absolute;
        top: 10px;
        right: 10px;
        text-indent: -9999em;
        background: url(../images/layout/delete-alt.png) 0 0 no-repeat;
        _background: url(../images/layout/delete.gif) 0 0 no-repeat;
        height: 15px;
        width: 15px;

        }

        #questions img {

        float: left;

        }

        #questions li div {

        width: 365px;
        float: right;

        }

        #questions p {

        margin: 7px 0;

        }

        #questions a.more {

        display: block;
        margin: 10px 0 0 0;

        }

        #questions li div strong {

        display: block;
        padding: 0 5px;
        line-height: 23px;

        }

        #questions div.actions {

        clear: left;
        width: 467px;
        padding: 0 8px 0 15px;
        height: 50px;
        margin: 0 0 15px 0;

        }

        #questions ul.pages {

        margin-top: 17px;

        }

        #questions div.actions ul.actions {

        margin-top: 13px;
        float: right;

        }

        #questions li div em {

        display: block;
        font-style: normal;
        font-weight: bold;
        width: 29px;
        height: 24px;
        padding: 3px 0 0 32px;

        }


/* Contributors
----------------------------------------------------------------------------- */


        #contributors {

        width: 176px;
        float: right;
        margin-right: 28px;
        margin-bottom: 15px;

        }

        #contributors h3 {

        margin: 0;
        text-align: center;

        }

        #contributors a.expand {

        display: block;
        width: 176px;
        margin-bottom: 2px;
        line-height: 24px;
        text-align: center;

        }

        #contributors li.active a.expand {

        background: none;

        }

        #contributors ul.people {

        margin: 10px 48px;
        width: 80px;

        }

        #contributors ul.people li {

        margin-left: 0;

        }

        #contributors a.back, #contributors a.next, #contributors em.back, #contributors em.next {

        display: block;
        width: 16px;
        height: 15px;
        margin: 0 0 5px 31px;
        text-indent: -5000px;

        }

        #contributors a.back, #contributors em.back {

        margin: 3px 0 3px 31px;

        }

        #contributors a.next {

        display: block;
        width: 16px;
        height: 15px;
        text-indent: -5000px;

        }

        #contributors em.back, #contributors em.next {

        background-position: 0 -15px;

        }


/* Photos
----------------------------------------------------------------------------- */


        #photos {

        width: 380px;
        padding-top: 30px;
        float: right;

        }

        ul.photos {

        float: left;
        margin-left: 0px;
        _margin-left: -2px;
        width: 340px;

        }

        ul.photos li {

        float: left;
        margin: 0 8px 8px 0;

        }