/**
 * Bulk of Habit css including reset
 * by devin
 */

/* ________________________________________________________ Habit Indus CSS RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}


ul,
li {
    list-style: none;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

/* ________________________________________________________ LAYOUT - BASE*/

body {
    background: #fef5db;
    color: #000;
    font-family: Georgia, serif;
    font-size: 62.5%;
    line-height: 1.125em;
    min-width: 920px;
}

/* ________________________________________________________ LAYOUT - STRUCTURE */

#fz_header-wrapper {
    background: #c4e0f5
                url(http://cdn.habitindustries.com/habitindus/img/header/header-gummi_2.jpg)
                no-repeat 50%;
    height: 120px;
}

#fz_header-wrapper-dash {
    background: #c4e0f5
                url(http://cdn.habitindustries.com/habitindus/img/header/header-gummi-dash_2.jpg)
                no-repeat 50%;
    height: 120px;
}

#fz_header,
#fz_footer,
#fz_main {
    margin: 0px auto;
    width: 920px;
}

#fz_main {
    padding-top: 24px;
    min-height: 420px;
}

#fz_content {
	clear: both;
}

#fz_footer {
    padding-top: 48px;
    height: 80px;
}

#fz_footer-interior {
    background: url(http://cdn.habitindustries.com/habitindus/img/backgrounds/footer-bg_2.jpg)
                repeat-x;
    height: 80px;
    margin-top: 18px;
    margin: 0px auto;
    padding: 0px 24px 0px 18px;
}

#fz_footer-interior p {
    padding-top: 32px;
}

/* ________________________________________________________ LAYOUT - COLUMNS */
.fz_full-column {
    float:left;
    padding: 8px;
    margin-bottom: 8px;
    width: 904px;
    clear: both;
}

.fz_quarter-column {
    float: left;
    padding: 8px;
    margin-bottom: 8px;
    width: 214px;
}

.fz_three_quarter-column {
    float: right;
    padding: 8px;
    margin-bottom: 8px;
    width: 672px;
}

.fz_two-third-column {
    float: left;
    padding: 8px;
    margin-bottom: 8px;
    width: 592px;
}

.fz_two-third-column-center {
    margin: 0px auto;
    padding: 8px;
    margin-bottom: 8px;
    width: 592px;
}

.fz_third-column {
    float: left;
    padding: 8px;
    margin-bottom: 8px;
    width: 280px;
}

.fz_half-column {
    float: left;
    padding: 8px;
    margin-bottom: 8px;
    width: 432px;
}

.fz_full-column .fz_third-column {
    /** Interior layouts */
    padding: 0px 8px 0px 0px;
    width: 272px;
}

.fz_full-column .fz_half-column {
    padding: 0px 8px 0px 0px;
    width: 416px;
}

.fz_third-column-simple {
    width: 280px;
}

.fz_third-column-right {
    float: right;
    padding: 8px;
    margin-bottom: 8px;
}

.fz_third-column-left {
    float: left;
    padding: 8px;
    margin-bottom: 8px;
}

.fz_column-border {
    border-bottom: 1px solid #736357;
}

.fz_column-border-top {
    border-top: 1px solid #736357;
}

.fz_column-push {
    /* Moves columns off each other */
    margin-right: 16px;
}

/* ________________________________________________________ LAYOUT - FRONT PAGE BANNERS */

#fz_intro-minvid-banner {
    padding: 16px;
    width: 888px;
}

#hi_intro-feedhabit {
    background: #fffdf8 url(http://cdn.habitindustries.com/habitindus/img/backgrounds/habitfeed_2.jpg) no-repeat center right;
    padding: 16px;
    width: 888px;
}

/* ________________________________________________________ LAYOUT - MINIVID DEMO */
#fz_ajaxedWidget {
    height: 300px;
    width: 904px;
}

#fz_widget-container {
    height: 300px;
    width: 600px;
    margin: 0 auto;
}

.fz_demobox-arrows {
    width: 130px;
    height: 300px;
    float: left;
}


/* ________________________________________________________ LAYOUT - MINIVID PAGE DEMO */

#fz_minivid-topper {
    background: url(http://cdn.habitindustries.com/habitindus/img/backgrounds/minivid-grabber_2.gif) repeat-x;
}

#fz_minivid-topper-description {
    padding-top: 16px;
    width: 496px;
}

/* ________________________________________________________ TYPOGRAPHY - BASE */

p {
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 8px 0px 8px 0px;
}

p.fz_indent {
    margin: 8px 16px 8px 16px;
}

q {
    font-style: italic;
}

q span {
    font-weight: bold;
}

h1, h2 {
	color: #002850;
	font-family: Helvetica, Arial, Sans-serif;
    font-size: 2.4em;
	font-weight: bold;
    line-height: 1.4em;
}

h1 span, h2 span{
    color: #867e57;   
}

h3 {
    font-family: Helvetica, Arial, Sans-serif;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
    letter-spacing: .05em;
    margin: 8px 0px 0px 0px;
}

h3 span {
    font-size: .85em;
	font-weight: normal;
	font-style: normal;
}

h4 {
    font-weight: bold;
	font-style: italic;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 8px 0px 0px 0px;
    padding: 0;
}

h4 span {
	font-size: .85em;
	font-weight: normal;
	font-style: normal;
}

h3 a span {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: normal;
}

h3 span.fz_author {
    font-size: .9em;
    color: #0074c5;
}

pre {    
    font-size: 1.4em;
    width: 90%;
    line-height: 1.5em;
    padding: 8px;
    margin: 8px 0px 8px 3%;
    background: #fffdf8;
    border: 1px solid #c5bfaa;
}

blockquote {
    margin-left: 9.5%;
    background: #fffdf8;
    width: 80%;
    line-height: 1.6em;
    font-size: 1.2em;
    font-style: italic;
    padding: 8px;
}

dl {   
    margin: 8px 0 0 16px;
    line-height: 1.5em;
}

dl dt {
    color: #222;
    font-size: 1.4em;
    margin: 8px 0 2px 0;
}

dl dt code {
    font-size: 1.2em;
}

dl dd {
    font-size: 1.4em;
    margin-left: 16px;
}


/* ________________________________________________________ TYPOGRAPHY - PAGINATION */
.fz_paginate, .fz_paginate-direct {
    font-size: 1.4em;
    line-height: 1.6em;
}
.fz_paginate-direct {
    font-family: Arial, sans-serif;
    padding: 2px 5px;
}
a.fz_paginate-direct{
    border: 1px solid #c5bfaa;
    background: #fffdf8;
}
a.fz_paginate-direct:hover {
    border: 1px solid #c5bfaa;
}

/* ________________________________________________________ TYPOGRAPHY - LINKS */

a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dotted #888;
}

a:hover {
    color: #7bb12b;
    text-decoration: none;
    border-bottom: none;
}

h2 a {
    border: none 0;
}

.fz_linkButton {
    color: #fff;
    background: #76b92d;
    border: 1px solid #c5bfaa;
    padding: 6px 8px;
    cursor: pointer;
    
    font-weight: bold;
    font-size: 1.4em;
}

.fz_linkButton:hover {
    color: #fff;
    background: #5aa41d;
}

.fz_linkButton-shaded {
    color: #fff;
    background: #888;
    border: 1px solid #c5bfaa;
    padding: 6px 8px;
    
    font-weight: bold;
    font-size: 1.4em;
}

.fz_linkButton-shaded:hover {
    color: #fff;
    background: #363636;
}

.fz_linkButton-disabled {
    color: #363636;
    background: #d8c697;
    border: 1px solid #c5bfaa;
    padding: 6px 8px;
    cursor: pointer;
    
    font-weight: bold;
    font-size: 1.4em;
}

.fz_linkButton-disabled:hover {
    cursor: default;
    color: #363636;
    background: #d8c697;
    border: 1px solid #c5bfaa;
}



#fz_account-links {
    height: 40px;
}

#fz_account-links p {
    font-size: 1.2em;
    margin: 0;
    background: #fef5db;
    padding: 8px;
    opacity: .9;
}

/* ________________________________________________________ TYPOGRAPHY - LISTS */

ul{
    /*padding-top: 8px;*/
}

ul li {
    margin-left: 8px;
    /*font-size: 1.4em;
    line-height: 1.5em;*/
    padding: 0 0 8px 0;
}

ul.fz_text-list {
	
}

ul.fz_text-list li {
	/* Like a list paragraph */
	font-size: 1.4em;
    line-height: 1.5em;
}

ul.fz_option-list {
    padding: 0;
    margin-top: 10px;
    margin-left: 5px;
    border-left: 1px solid #c5bfaa;
}

ul.fz_option-list li{
    /* special class for lists embedded in other lists */
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 8px 11px;
}

ul.fz_req-list {
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
}

ul.fz_req-list li, ul.fz_feature-list li {
    font-size: 1.4em;
    line-height: 1.5em;
        list-style-image: url(http://cdn.habitindustries.com/habitindus/img/icon/bullet-swoop_2.gif);
    }

ul.fz_feature-list li {
    list-style: none;
}

ul.fz_feature-list li {
    text-align: center;
    width: 180px;
    margin-top: 16px;
    padding-right: 14px;
    margin-left: 4px;
    float: left;
    text-indent: 0;
}

ul.fz_feature-list li + li {
    border-left: 1px solid #c5bfaa;
}

p + ul {
    margin-top: -8px;
}

ul.fz_horizontal-list {
	margin: 0;
	padding: 0;
}

ul.fz_horizontal-list li{
	float: right;
	margin-left: 8px;
	padding: 0;
}

ul.fz_left-horizontal-list {
	margin: 0;
	padding: 0;
}

ul.fz_left-horizontal-list li{
	float: left;
	margin-right: 8px;
	padding: 0;
}

/* ________________________________________________________ TYPOGRAPHY - TABS */

ul#fz_top-navigation {
    float: right;
            padding-top: 52px;
    }

ul#fz_top-navigation li{
    display: inline;
    margin: 0px 0px 0px 8px;
}

ul#fz_top-navigation li a{
    background: #2e2f2e;
    color: #fff;
    font-weight: bold;
    font-style: italic;
	font-size: 1.4em;
    line-height: 1.6em;
    text-decoration: none;
    border-bottom: none;
        padding: 8px 8px 9px 8px;
    }

#fz_top-navigation li a:hover {
    background: #555;
}

#fz_top-navigation li a.fz_activeTab {
    background: #fef5db ;
    color: #0083ca;
}

/** Tabs in body content */

div.fz_column-tabs {
	display: block;
	border-bottom: 1px solid #736357;
	height: 30px;
	margin-bottom: 0px;
}

* html div.fz_column-tabs {
    /** Oh hey, IE5.5+ */
    margin-bottom: -1px;
}

div.fz_column-tabs ul {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div.fz_column-tabs ul li {
	float: left;
	font-size: 1em;
	padding: 4px 4px 3px 4px;
	margin: 0 0 0 8px;
	height: 24px;
	line-height: 24px;
}

div.fz_column-tabs ul li a {
	border: 0 none;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Helvetica, Arial, sans-serif;
}

div.fz_column-tabs ul li.fz_current {
	padding: 3px;
	background: #fffdf8;
	border-top: 1px solid #736357;
	border-left: 1px solid #736357;
	border-right: 1px solid #736357;
}

div.fz_column-tabs ul li.fz_current a {
	color: #0083ca;
}

div.fz_column-tabs-options {
    background: #fffdf8;
    padding: 4px;
    margin-bottom: 8px;
}


/* ________________________________________________________ TYPOGRAPHY - FORM ELEMENTS*/

.fz_half-column-form {
	margin: 16px auto;
    padding: 8px;
    margin-bottom: 8px;
    width: 444px;
}

fieldset {
	padding: 16px 16px 0 16px;
	border-top: 1px solid #002850;
}

* html fieldset {
    padding: 0px 16px 0 16px;
}

fieldset legend{
	color: #002850;
	font-family: Helvetica, Arial, Sans-serif;
    font-size: 1.8em;
    line-height: 1.6em;
	letter-spacing: -.05em;
	font-weight: bold;
	
	margin: 0 0 0 -8px;
	padding: 0px 8px 0px 8px;
}

input {
	font-family: Georgia, serif;
	padding: 4px;
	font-size: 1.6em;
}

.fz_half-column-form input.fz_text-input {
	width: 400px;
}

input.fz_small_text {
	/** tiny text input for tight places */
	border: 1px solid #736357;
	height: 16px;
	width: 200px;
	font-size: 1.4em;
	padding: 3px;
}

.fz_promptingClass {
	font-style: italic;
	color: #bababa;
}

select {
    font-family: Georgia, serif;
	padding: 4px;
	font-size: 1.6em;
}

input.fz_submit {
    font-weight: bold;
	height: 2em;
}

p input {
    font-size: 1em;
}

p input.fz_details-input {
    width: 236px;
}

p select {
    font-size: 1em;
}

/* ________________________________________________________ TYPOGRAPHY - GRID FORMS */

fieldset p.fz_fieldset-hint {
    float: right;
        margin-top: -24px;
        margin-bottom: -24px;
}

fieldset table {
      
}

fieldset table tr {
    border-bottom: 8px solid #fef5db;
}

fieldset table tr td {
    width: 88px;
    overflow: hidden;
}

fieldset table tr th {
    font-weight: bold;
	font-style: italic;
    font-size: 1.4em;
    line-height: 1.6em;
    vertical-align: middle;
    
    background: #f4e5bf;
    width: 88px;
    padding-left: 8px;
}
fieldset table.fz_wide-form tr th {
    width: 176px;
}

fieldset table tr th span{
    font-weight: normal;
    font-style: normal;
    font-size: .85em;
}
fieldset table tr td.fz_form-field {
    width: 228px;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: middle;
}
fieldset table tr td input.fz_text-input {
    width: 224px;
}
fieldset table tr td.fz_form-hint {
    width: 228px;
}

fieldset table tr td textarea.fz_textarea {
    font-family: Georgia, Times, serif;
    font-size: 1.4em;
    line-height: 1.4em;
    width: 450px;
    height: 64px;
    padding: 4px;
}

/* Form hints appear next to form when extra information about that form 
 * needs to be conveyed */
.basic-form-hint, .positive-form-hint, .negative-form-hint {
    background: #f4e5bf url(http://cdn.habitindustries.com/habitindus/img/dashboard/interface/hintarrow_2.gif) left center no-repeat;
    font-size: 1.2em;
    line-height: 1.6em;
    font-style: italic;
    padding: .55em 0 .4em .8em;
}
.positive-form-hint {
    background: #dbe6b2 url(http://cdn.habitindustries.com/habitindus/img/dashboard/interface/hintarrow_2.gif) left center no-repeat;
}
.negative-form-hint {
    background: #f1d5c8 url(http://cdn.habitindustries.com/habitindus/img/dashboard/interface/hintarrow_2.gif) left center no-repeat;
}

/* ________________________________________________________ TYPOGRAPHY - TABLE FORMS */

table.fz_form-table {

}

table.fz_form-table tr {
}

table.fz_form-table td {
    font-size: 1.6em;
    line-height: 1.5em;
    text-align: left;
    padding: 8px;
    vertical-align: middle;

    color: #666;
}

table.fz_form-table td + td {
    text-align: left;
}

input.fz_submit-button {
    background: #76b92d;
    color: #fff;
}

/* ________________________________________________________ TYPOGRAPHY - TITLE IMAGES */

h1#fz_page-title {
    text-indent: -9999px;
}

h4.fz_coming-soon {
    background: url(http://cdn.habitindustries.com/habitindus/img/header/comingsoon_2.gif) no-repeat;
    text-indent: -9999px;
    position: absolute;
    width: 155px;
    height: 155px;
    top: 0px;
    right: 0px;
    z-index: 30;
    padding: 0px;
    margin: 0px;
}


h2#fz_front-tag-line {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/front-tag-line_2.gif) no-repeat;
    height: 44px;
    width: 584px;
    text-indent: -9999px;
    display:block;
}

h3#fz_front-blog {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/blogheading_2.gif) no-repeat;
    height: 28px;
    width: 344px;
    text-indent: -9999px;
    display:block;
    margin-top: 6px;
}

h3#fz_front-twitter {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/front-twitter_2.gif) no-repeat;
    height: 28px;
    width: 120px;
    text-indent: -9999px;
    display:block;
    margin-top: 6px;
}


h1#fz_minivid-intro a{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-intro_2.gif) 0px -32px no-repeat;
    height: 32px;
    width: 288px;
    text-indent: -9999px;
    display:block;
    border: none 0;
}

h1#fz_minivid-intro a:hover{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-intro_2.gif) 0 0 no-repeat;
}

h3#fz_minivid-sub-intro {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-sub-intro_2.gif) no-repeat;
    height: 40px;
    width: 656px;
    text-indent: -9999px;
    display:block;
}

h3#fz_minivid-learnmore a {
    background: url(http://cdn.habitindustries.com/habitindus/img/character/front-learnmore_2.jpg) no-repeat;
    height: 162px;
    width: 195px;
    text-indent: -9999px;
    display:block;
    border: none 0;
    margin-top: 32px;
}
h3#fz_minivid-learnmore a:hover {
    background: url(http://cdn.habitindustries.com/habitindus/img/character/front-learnmore_2.jpg) 0px -162px no-repeat;
}

#fz_front-seeit-button a{
    cursor: pointer;
    background: url(http://cdn.habitindustries.com/habitindus/img/button/seeit-button_2.jpg) no-repeat;
    height: 39px;
    width: 188px;
    text-indent: -9999px;
    display:block;
    margin: 33px 0px 0px 46px;
    border-bottom: none;
}

#fz_front-seeit-button a:hover {
    background: url(http://cdn.habitindustries.com/habitindus/img/button/seeit-button_2.jpg) 0px -39px;
}

h2#fz_about-title {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/about-title_2.gif) no-repeat;
    height: 28px;
    width: 400px;
    text-indent: -9999px;
    display:block;
}

h2#fz_contact-title {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/contact-title_2.gif) no-repeat;
    height: 28px;
    width: 168px;
    text-indent: -9999px;
    display:block;
}

h2#fz_jobs-title {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/jobs-title_2.gif) no-repeat;
    height: 28px;
    width: 280px;
    text-indent: -9999px;
    display:block;
}

h2#fz_minivid-title {
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-title_2.gif) no-repeat;
    height: 56px;
    width: 578px;
    text-indent: -9999px;
    display:block;
}

h1#fz_minivid-title-fixit{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-fixit_2.gif) no-repeat;
    height: 24px;
    width: 216px;
    text-indent: -9999px;
    display:block;
}
h2#fz_minivid-title-whyworks{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-whywork_2.gif) no-repeat;
    height: 24px;
    width: 224px;
    text-indent: -9999px;
    display:block;
}
h2#fz_minivid-title-howuse{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-howuse_2.gif) no-repeat;
    height: 24px;
    width: 276px;
    text-indent: -9999px;
    display:block;
}
h2#fz_minivid-title-whatnext{
    background: url(http://cdn.habitindustries.com/habitindus/img/title/minivid-whatnext_2.gif) no-repeat;
    height: 24px;
    width: 152px;
    text-indent: -9999px;
    display:block;
}

/* ________________________________________________________ COMMON */
.fz_clear {
    clear: both;
}

.fz_right {
    float: right;
}

.fz_left {
    float: left;
}

.fz_shaded {
    background: #f4e5bf;
}

.fz_highlighted {
    background: #fffdf8;
    padding: 8px;
}

.fz_good { background: #dbe6b2; }

.fz_bad { background: #f1d5c8; }

.fz_highlighted-box {
    background: #fffdf8;
    border: 1px solid #c5bfaa;
}

.fz_hidden {
	display: none;
}

.fz_ghost{
    width: 0px;
    height: 0px;
    display: none;
}

/* ________________________________________________________ LAYOUT - WARNING POPUPS */
#fz_jswarning {
    position: fixed;
    top: 40%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #e3dbc6;
    border: 2px solid #F00;
    padding: 12px;
    z-index: 500;
}

* html #fz_jswarning {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* ________________________________________________________ IE COMPATIBILITY */
/* List box elements */
.fz_listBox{
    width: 118px;
    height: 158px;
    margin-right: 9px;
    margin-bottom: 18px;

    overflow: hidden;
}

/** Moderation **/
.fz_unmoderated p {
    color: #990000;
	font-size: 10px;
}

.fz_moderated p {
    color: #black;
	font-size: 10px;
}


/* TEMP SITE!!!! */
body#hs {
    background: #303030;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 62.5%;
    line-height: 16px;
}

#hs #hs_page { width: 896px; margin: 96px auto 0 auto; }
#hs .cola { width: 352px; float: left; text-align: right; }
#hs .colb { width: 192px; height: 384px; float: left; background: url(http://cdn.habitindustries.com/habitindus/img/stripped_1.jpg) top left no-repeat; text-align: center;}
#hs .colc { width: 352px; float: left; text-align: left; }

#hs h1, h2 { font-family: Georgia, serif; font-size: 2.4em; font-style: italic; font-weight: normal; color: #fff; text-shadow: #000 0px 1px 1px; line-height: 24px; }

#hs .cola h1 { padding: 80px 0 0 0; }
#hs .colb h2 { padding: 176px 0 0 0; }
#hs .colc h1 { padding: 276px 0 0 0; }

#hs a { border: 0 none; color: #0097d1; }
#hs a:hover { color: #06b9fd; }

#hs ul { margin-top: 40px; }
#hs ul li { margin: 0; padding-top: 0px; }
#hs h3, #hs ul li { font-family: Helvetica, Arial, sans-serif; color: #a7a7a7; font-weight: normal; text-transform: uppercase; 
                        letter-spacing: 1px; font-size: 1.2em; }