/*
    STRUCTURE
*/

/* BASE LAYOUT
--------------------------------------------------------------*/
body {
    min-width: 960px;
    margin: 0 auto; }

/* 2009 - 2010 (c) | ez-css.org
 * ez-min.css :: version 1.3 :: 03132010
 */
.ez-oh{overflow:hidden}.ez-oa{overflow:auto}.ez-dt{display:table}.ez-it{display:inline-table}.ez-tc{display:table-cell}.ez-ib{display:inline-block}.ez-fl{float:left}.ez-fr{float:right}.ez-20{width:20%}.ez-25{width:25%}.ez-33{width:33.33%}.ez-50{width:50%}.ez-66{width:66.66%}.ez-75{width:75%}.ez-negml{margin-left:-1px}.ez-wr:after,.ez-box:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ez-wr,.ez-box,.ez-last{min-height:0;display:block}.ez-negmr,.ez-negmx{margin-right:-1px}


/* FORM SUCCESS STYLING */
.messages {padding: 10px; }

.messages ul {margin: 0 0 0 45px; }

.messages li {padding: 0; }


/* FORM ERROR STYLING */
.warning {
    margin: 0 5px;
    padding: 10px; }

.warning p {margin-top: 0; }

.warning ul {margin: 0 0 0 45px; }

.warning li {padding: 0; }

.formError {
    margin: 0 0 .5em 175px;
    padding-left: 30px; }


/* HELP TIPS */
.js .helpWrap {
    display: block;
    position: absolute;
    right: -23px;
    top: .8em;
    z-index: 1000; }

.js .helpWrap.active {z-index: 2000; }

.helpText {margin-bottom: 15px; }

.js .helpText {
    display: none;
    position: absolute;
    right: -6px;
    top: auto;
    width: 350px;
    padding: 10px 0 0; }

.helpText blockquote {padding: 10px; }

.helpText p {
    width: auto !important;
    margin: 0 !important; }

.helpText ul {margin-bottom: 0; }

.helpText li {
    margin-top: 3px;
    padding: 0; }

.js .helpLink {
    display: inline-block;
    height: 19px;
    margin-top: 1px;
    padding: 0;
    text-indent: -999em;
    width: 19px; }

.helpText span {
    display: inline-block;
    text-indent: -999em;
    text-align: left;
    padding: 0;
    margin: 0;
    height: 1.6em;
    width: 15px; }


/* BUTTONS
--------------------------------------------------------------*/
.button, .buttonCont {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    padding: 12px 10px 10px;
    word-wrap: break-word;
    position: relative; }

.buttonCont,
.buttonCont:link {
    margin-top: 70px;
    width: 5em; }

.button:active,
.buttonCont:active {top: 1px; }


/* HEADER
--------------------------------------------------------------*/
#headerWrap .header {
    position: relative;
    max-width: 960px;
    margin: 0 auto 28px;
    padding: 10px 0 20px 0;
}

#headerWrap .logo {
    display: block;
    text-indent: -999em;
    min-height: 64px; }


/* LINKS */
#links {
    display: block;
    margin-top: 10px;
    text-align: right; }

#links li {
    display: inline-block;
    padding: 0;
    list-style-type: none;
    margin: 0;
    white-space: nowrap;  }

#links a {
    margin-top: 10px;
    display: inline-block;
    padding: 10px 10px 10px 28px; }


/* FOOTER
--------------------------------------------------------------*/
#footerWrap {clear: both; }

#footerWrap .footer {
	clear: both;
	margin: 0 auto;
	position: relative;
	text-align: right; }

#footerWrap ul {margin: 0 20px 10px 0; }

#footerWrap li {
    padding: 0 0 0 10px;
    margin-left: 10px;
    display: inline; }

#footerWrap .builtBy {
    text-indent: -999em;
    overflow: hidden;
    display: block;
    width: 248px;
    height: 132px;
    margin: 0 auto; }

#headerWrap .builtBy {
    text-indent: -999em;
    overflow: hidden;
    display: block;
    width: 190px;
    height: 43px;
    margin: 10px auto;
}


/* ICONS
--------------------------------------------------------------*/
.icon {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin: 0 0 10px 5px;
    min-height: 20px; }


/*--------------------------------------------------------------
  PAGE SPECIFIC STYLING
--------------------------------------------------------------*/
/* STATEMENT GENERATOR
--------------------------------------------------------------*/
#generator .intro p {
    max-width: 700px;
    text-align: center;
}

#generator {min-width: 680px; }

#generator .pageIn {height: 300px; }

#generator .outerWrapTwo {
    margin-top: -300px;
    padding-top: 350px;
    position: relative;}

#generator h2 {
    font-weight: 400;
    padding-top: 52px;
    margin: 0 auto 20px;
    position: relative;
    line-height: 1em;
    max-width: 455px;
    word-wrap: break-word; }

#generator h3,
#generator p {
    font-size: 16px;
    margin: 1em auto .5em;
    max-width: 455px;
    padding: 0 60px; }


/* FORM STYLES */
#generator legend {padding: 35px 0 0; }

#generator .formRadio legend {
    padding-right: 35px;
    width: 140px;
    display: block;
    float: left;
    position: relative;
    word-wrap: break-word;
    white-space: normal; }

#generator .formRadio label {
    float: left;
    vertical-align: top;
    width: 90px;
    margin: 0 5px 0 0;
    text-align: center;
    line-height: 23px;
    padding: 93px 0 0; }

#generator .formRadio input {
    margin: 0;
    position: relative; }

.js #generator .formCheckbox label {padding-left: 45px; }

#generator .formTextarea label {padding: 5px 0 0 40px; }

#generator .formTextarea textarea {
    width: 408px;
    margin-left: 40px;
    padding: 6px 3px; }

.js #generator .formTextarea textarea {
    width: 405px;
    height: 6em;
    margin-left: 45px; }


/* FORM ERRORS */
#generator .warning {
    width: 420px;
    left: 50%;
    margin: 0 0 0 -210px;
    position: absolute;
    top: 320px; }

#generator .warning p {
    width: auto;
    margin-top: 0;
    padding-left: 30px; }

#generator .formError {
    width: auto;
    margin: 0 0 .5em 175px; }


/* STEP ONE */
#stepOne {
    z-index: 200;
    }

#stepOne .wrapOne {
    padding-top: 238px;
    }

#stepOne .wrapTwo {padding-bottom: 80px; }


/* STEP TWO */
#stepTwo {position: relative; }

#stepTwo .wrapTwo {padding-top: 330px; }

#stepTwo .wrapThree {
	margin-top: -65px;
	padding-bottom: 80px; }

#stepTwo .formTextarea {padding: 0; }

.js #stepTwo .formTextarea {display: none; }


/* STEP THREE */
#stepThree {
    padding-bottom: 165px;
    position: relative; }

#stepThree .wrapTwo {padding-bottom: 150px; }

#stepThree p {margin: 2em auto 1em; }

#stepThree ul {
    margin: 0;
    overflow: hidden; }

#stepThree .yesNo {
    margin: 0 auto;
    width: 530px; }

#stepThree .yesNo li {padding: 0; }

#stepThree .yesNo .yes {
    display: block;
    float: left;
    min-height: 23em;
    position: relative;
    width: 251px;
    overflow: hidden; }

#stepThree .yesNo .buttonYes {
    display: none;
    left: 0;
    padding-bottom: 42px;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 251px;
    z-index: 400; }

.js #stepThree .yesNo .buttonYes {display: block; }

#stepThree .yesNo .buttonYes.open {
    left: -255px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }

#stepThree .buttonInner {
    min-height: 20em;
    display: block; }

.js #stepThree .yesNo .fieldsetWrap {display: none; }

.js #stepThree .yesNo .fieldsetWrap.show {display: block; }

#stepThree .yesNo fieldset {
    width: auto;
    min-height: 20em;
    padding: 30px 20px 25px;
    position: relative;
    z-index: 200; }

#stepThree .yesNo fieldset .formItem {
    float: none;
}

#stepThree .yesNo fieldset p {
    padding: 0;
}

#stepThree .optIn label {
    margin-bottom: 10px;
}

#stepThree .yesNo fieldset * {
    width: auto;
    overflow: visible; }

#stepThree .yesNo fieldset label {
    float: none;
    font-size: 14px;
    padding: 0; }

#stepThree .yesNo fieldset p {
    margin-left: 0;
    word-wrap: break-word; }

#stepThree .yesNo fieldset .formError {width: 180px; }

#stepThree .yesNo legend {
    position: absolute;
    left: -999em; }

#stepThree .yesNo input {width: 200px; }
#stepThree .yesNo input[type="checkbox"] {width: auto; }
#stepThree .optIn label {text-align: left; }

#stepThree fieldset p {margin: 0 0 8px; }

#stepThree .yesNo .no {
    text-indent: -999em;
    display: block;
    float: right;
    min-height: 23em;
    position: relative;
    width: 251px;
    overflow: hidden; }

#stepThree .yesNo .buttonNo {
    display: block;
    float: right;
    min-height: 20em;
    width: 100%; }

#stepThree .button {
    margin-top: 0;
}


/* STEP FOUR */

#stepFour .wrapTwo {
    background: #fff;
    padding-top: 60px; }

#generator .pageOut {
    z-index: 100;
    margin-top: -260px;
    height: 260px; }

#stepFour input {min-width: 200px; }


/* FOOTER */
#generator .footer {
    text-align: left;
    padding-bottom: 40px; }

#generator .footer ul {
    position: absolute;
    right: 0;
    bottom: 0; }

#generator #footerWrap {margin: 100px auto 0; }


/* LOGIN/LOGOUT
--------------------------------------------------------------*/

#login #content,
#logout #content {
    position: relative;
    min-height: 925px; }

#login .warning,
#logout .warning,
#login .success,
#logout .success {
    margin: 0 0 0 -235px;
    padding: 5px 10px 5px 40px;
    width: 420px;
    position: absolute;
    top: 0;
    left: 50%; }

#login .success,
#logout .success {
    margin: 0 0 0 -220px;
    padding: 5px 10px; }


/* LOGIN FORM */
#login form {padding-top: 155px; }

#login form,
#login fieldset {
    margin: 0 auto;
    width: 630px; }

#login label {width: 90px; }

#login .formText input {width: 200px; }
.formText input[type="checkbox"] {
    width: auto;
    margin-left: 0;
    margin-top: 0.6em;
}


#login .formText a {
    display: inline-block;
    width: 80px;
    line-height: 1.25em;
    min-height: 19px;
    margin-left: 5px;
    padding-left: 30px; }

#login .button {
    margin-left: 210px;
    width: 210px; }

/* welcome back */
#login .welcomeBack {padding-top: 0; }

#login .welcomeBack p {
    width: 420px;
    margin: 0 auto 10px;
    padding-top: 105px; }

/* LOGOUT */
#logout h1 {
    width: 480px;
    margin: 0 auto;
    padding: 120px 0 0; }

#logout .buttonCont {
    margin-top: 50px;
    width: 7em; }


/* PASSWORD RESET
--------------------------------------------------------------*/
#login.passwordReset h1 {
    margin: 1em auto 0;
    width: 430px;
    padding-top: 155px; }

#login.passwordReset p {
    margin: 1em auto;
    width: 430px; }


/* LISTING STATEMENTS
--------------------------------------------------------------*/
#listing #content {min-height: 900px; }

#listing .contentInner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 380px;
    width: 580px; }

#listing .noResults,
#listing table {
    margin-right: 0;
    margin-top: 4em; }

#listing p {margin-right: 10em; }

#listing .noResults,
#listing table {
    margin-right: 0;
    margin-top: 4em;
    border-collapse: collapse; }

#listing .button {
    display: inline-block;
    width: auto; }

#listing .buttonCont {
    padding: 8px 5px 5px;
    width: auto;
    margin: 0; }

#listing .buttonCont:active {top: 0; }


/* VIEW STATEMENT
--------------------------------------------------------------*/
#view .success,
#view .warning {
    margin: 0 auto;
    padding: 5px 10px 5px 40px;
    width: 450px; }

#view .success {padding-left: 10px; }

#view #contentWrap {
    width: 680px;
    margin: 10em auto 0;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    transform: rotate(2deg); }

#view.temp #contentWrap {margin: 6em auto 0; }

#view #content {
    padding: 40px;
    position: relative;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    transform: rotate(-2deg); }

#view .ui-tabs-nav {
    position: absolute;
    top: -1.5em;
    right: 0;
    overflow: hidden;
    margin: -10px 20px 0 0; }

#view .ui-tabs-nav li {
    list-style-type: none;
    padding: 0;
    vertical-align: bottom;
    float: left;
    margin-left: 5px; }

#view .ui-tabs-nav a {
    position: relative;
    display: block;
    top: 2px;
    padding: 5px 10px; }

#view .ui-tabs-nav .ui-state-active {top: 0; }

#view h1 {
    margin-bottom: 0;
    padding: 10px 0 5px; }

#view textarea {
    resize: vertical;
    width: 100%; }

#view #footerWrap {margin-top: 60px; }



/* STANDARD PAGE STYLING
--------------------------------------------------------------*/
#page #contentWrap {
    width: 680px;
    margin: 10em auto 0;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    transform: rotate(2deg); }

#page #content {
    padding: 40px;
    overflow: hidden;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    transform: rotate(-2deg); }

#page h1 {
    margin-bottom: 0;
    padding: 10px 0 5px; }

#page fieldset {
    width: auto;
    margin-top: 30px; }

#page legend {margin: 0; }

#page .formItem {width: auto; }

#page .currentPass {margin-top: 30px; }

#page .button {margin: 30px 0 0 175px; }


/* PROFILE ERRORS */
#page .warning {background-position: 10px .8em; }

#page .warning p {padding-left: 30px; }

#page #footerWrap {margin-top: 60px; }


/* ACTIVATE STATEMENT
--------------------------------------------------------------*/
#page.activate #contentWrap {margin: 2em auto 0; }


/* DELETE STATEMENT
--------------------------------------------------------------*/
#page.delete .submitRow {
    padding-top: 40px;
    overflow: hidden; }

#page.delete .submitRow .buttonCont {
    margin: 5px 20px 0 0;
    float: right; }

#page.delete .submitRow .button {
    width: 200px;
    float: right;
    margin: 0; }
